Fix(l10n): 🔠 Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
old_stable24
Nextcloud bot 2023-03-03 03:31:29 +00:00
parent 63394a9622
commit 874d9dcc0a
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
4 changed files with 230 additions and 2 deletions

2
l10n/fr.js vendored
View File

@ -3,6 +3,7 @@ OC.L10N.register(
{
"Memories" : "Souvenirs",
"Fast, modern and advanced photo management suite" : "Suite d'outils de gestion de photos rapide, moderne et avancée",
"# Memories: Photo Management for Nextcloud\n\nMemories is a *batteries-included* photo management solution for Nextcloud with advanced features including:\n\n- **📸 Timeline**: Sort photos and videos by date taken, parsed from Exif data.\n- **⏪ Rewind**: Jump to any time in the past instantly and relive your memories.\n- **🤖 AI Tagging**: Group photos by people and objects, powered by [recognize](https://github.com/nextcloud/recognize) and [facerecognition](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\n- **🫱🏻‍🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\n- **📱 Mobile Support**: Works on devices of any shape and size through the web app.\n- **✏️ Edit Metadata**: Edit dates on photos quickly and easily.\n- **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.\n- **📹 Video Transcoding**: Memories transcodes videos and uses HLS for maximal performance.\n- **🗺️ Map**: View your photos on a map, tagged with accurate reverse geocoding.\n- **⚡️ Performance**: Memories is very fast.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store (try a demo [here](https://memories-demo.radialapps.com/apps/memories/)).\n1. Perform the recommended [configuration steps](https://github.com/pulsejet/memories/wiki/Extra-Configuration).\n1. Run `php occ memories:index` to generate metadata indices for existing photos.\n1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos." : "# Souvenirs : Gestion de photos pour Nextcloud\n\nSouvenirs est une solution de gestion de photos *batteries incluses* pour Nextcloud dotée des fonctionnalités avancées, notamment :\n\n- **📸 Chronologie** : trier les photos et vidéos par date prise, analysées à partir des données EXIF.\n- **⏪ Retour** : remontez à nimporte quel moment du passé et revivez vos souvenirs.\n- **🤖 Étiquetage par AI** : groupez vos photos par personne et objet, alimentées par les applications [Recognize](https://github.com/nextcloud/recognize) et [Reconnaissance faciale](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Albums** : créez des albums pour regrouper des photos et des vidéos, et partagez-les ensuite albums avec dautres utilisateurs.\n- **🫱🏻‍🫲🏻 Partage externe** : partagez des photos et des vidéos avec des personnes extérieures à votre instance Nextcloud.\n- **📱 Compatibilité mobile** : fonctionne sur des appareils de toute forme et de toute taille via lapplication Web.\n- **✏️ Édition des métadonnées** : modifier rapidement et facilement les dates sur les photos.\n- **📦 Archivage** : stockez les photos que vous ne voulez pas voir dans votre chronologie dans un dossier séparé.\n- **📹 Transcodage vidéo** : Souvenirs transcode les vidéos, en utilisant HLS pour une performance maximale.\n- **🗺️ Carte** : visualisez vos photos sur une carte, assorties dun géocodage inverse précis.\n- **⚡️ Performance** : Souvenirs est très rapide.\n\n## 🚀 Installation\n\n1. Installez lapplication à partir du magasin dapplications Nextcloud (testez une démo [ici](https://memories-demo.radialapps.com/apps/memories/)).\n1. Effectuez les [étapes de configuration](https://github.com/pulsejet/memories/wiki/Extra-Configuration) recommandées.\n1. Exécutez `php . /occ memories:index` pour générer les index de métadonnées pour les photos existantes.\n1. Ouvrez lapplication 📷 Souvenirs dans Nextcloud et configurez le répertoire contenant vos photos.",
"Settings" : "Paramètres",
"People (Recognize)" : "Personnes (Recognize)",
"People" : "Personnes",
@ -251,6 +252,7 @@ OC.L10N.register(
"Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Notez que la zone de recadrage sélectionnée est inférieure au redimensionnement appliqué, ce qui peut entraîner une baisse de qualité.",
"Actual size (100%)" : "Taille actuelle (100%)",
"Fit size" : "Adapter à la taille",
"Transcoding failed, check Nextcloud logs." : "Échec du transcodage, vérifiez les journaux Nextcloud.",
"Direct" : "Direct",
"Auto" : "Auto",
"Shared Folder" : "Dossier partagé",

2
l10n/fr.json vendored
View File

@ -1,6 +1,7 @@
{ "translations": {
"Memories" : "Souvenirs",
"Fast, modern and advanced photo management suite" : "Suite d'outils de gestion de photos rapide, moderne et avancée",
"# Memories: Photo Management for Nextcloud\n\nMemories is a *batteries-included* photo management solution for Nextcloud with advanced features including:\n\n- **📸 Timeline**: Sort photos and videos by date taken, parsed from Exif data.\n- **⏪ Rewind**: Jump to any time in the past instantly and relive your memories.\n- **🤖 AI Tagging**: Group photos by people and objects, powered by [recognize](https://github.com/nextcloud/recognize) and [facerecognition](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Albums**: Create albums to group photos and videos together. Then share these albums with others.\n- **🫱🏻‍🫲🏻 External Sharing**: Share photos and videos with people outside of your Nextcloud instance.\n- **📱 Mobile Support**: Works on devices of any shape and size through the web app.\n- **✏️ Edit Metadata**: Edit dates on photos quickly and easily.\n- **📦 Archive**: Store photos you don't want to see in your timeline in a separate folder.\n- **📹 Video Transcoding**: Memories transcodes videos and uses HLS for maximal performance.\n- **🗺️ Map**: View your photos on a map, tagged with accurate reverse geocoding.\n- **⚡️ Performance**: Memories is very fast.\n\n## 🚀 Installation\n\n1. Install the app from the Nextcloud app store (try a demo [here](https://memories-demo.radialapps.com/apps/memories/)).\n1. Perform the recommended [configuration steps](https://github.com/pulsejet/memories/wiki/Extra-Configuration).\n1. Run `php occ memories:index` to generate metadata indices for existing photos.\n1. Open the 📷 Memories app in Nextcloud and set the directory containing your photos." : "# Souvenirs : Gestion de photos pour Nextcloud\n\nSouvenirs est une solution de gestion de photos *batteries incluses* pour Nextcloud dotée des fonctionnalités avancées, notamment :\n\n- **📸 Chronologie** : trier les photos et vidéos par date prise, analysées à partir des données EXIF.\n- **⏪ Retour** : remontez à nimporte quel moment du passé et revivez vos souvenirs.\n- **🤖 Étiquetage par AI** : groupez vos photos par personne et objet, alimentées par les applications [Recognize](https://github.com/nextcloud/recognize) et [Reconnaissance faciale](https://github.com/matiasdelellis/facerecognition).\n- **🖼️ Albums** : créez des albums pour regrouper des photos et des vidéos, et partagez-les ensuite albums avec dautres utilisateurs.\n- **🫱🏻‍🫲🏻 Partage externe** : partagez des photos et des vidéos avec des personnes extérieures à votre instance Nextcloud.\n- **📱 Compatibilité mobile** : fonctionne sur des appareils de toute forme et de toute taille via lapplication Web.\n- **✏️ Édition des métadonnées** : modifier rapidement et facilement les dates sur les photos.\n- **📦 Archivage** : stockez les photos que vous ne voulez pas voir dans votre chronologie dans un dossier séparé.\n- **📹 Transcodage vidéo** : Souvenirs transcode les vidéos, en utilisant HLS pour une performance maximale.\n- **🗺️ Carte** : visualisez vos photos sur une carte, assorties dun géocodage inverse précis.\n- **⚡️ Performance** : Souvenirs est très rapide.\n\n## 🚀 Installation\n\n1. Installez lapplication à partir du magasin dapplications Nextcloud (testez une démo [ici](https://memories-demo.radialapps.com/apps/memories/)).\n1. Effectuez les [étapes de configuration](https://github.com/pulsejet/memories/wiki/Extra-Configuration) recommandées.\n1. Exécutez `php . /occ memories:index` pour générer les index de métadonnées pour les photos existantes.\n1. Ouvrez lapplication 📷 Souvenirs dans Nextcloud et configurez le répertoire contenant vos photos.",
"Settings" : "Paramètres",
"People (Recognize)" : "Personnes (Recognize)",
"People" : "Personnes",
@ -249,6 +250,7 @@
"Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Notez que la zone de recadrage sélectionnée est inférieure au redimensionnement appliqué, ce qui peut entraîner une baisse de qualité.",
"Actual size (100%)" : "Taille actuelle (100%)",
"Fit size" : "Adapter à la taille",
"Transcoding failed, check Nextcloud logs." : "Échec du transcodage, vérifiez les journaux Nextcloud.",
"Direct" : "Direct",
"Auto" : "Auto",
"Shared Folder" : "Dossier partagé",

114
l10n/sr.js vendored
View File

@ -7,7 +7,11 @@ OC.L10N.register(
"Folders" : "Фасцикле",
"Favorites" : "Омиљене",
"Videos" : "Видео снимци",
"Albums" : "Албуми",
"Archive" : "Архива",
"On this day" : "На данашњи дан",
"Places" : "Места",
"Map" : "Мапа",
"Tags" : "Ознаке",
"Edit" : "Измени",
"Cancel" : "Поништи",
@ -16,10 +20,39 @@ OC.L10N.register(
"Favorite" : "Омиљени",
"Unarchive" : "Врати из архиве",
"View in folder" : "Види у фасцикли",
"Add to album" : "Додај у албум",
"General" : "Опште",
"Search for collaborators" : "Претрага сарадника",
"Search people or groups" : "Претрага људи и група",
"Add {collaboratorLabel} to the collaborators list" : "Додај {collaboratorLabel} на листу сарадника",
"No collaborators available" : "Нема достуоних сарадника",
"Remove {collaboratorLabel} from the collaborators list" : "Уклони {collaboratorLabel} из листе сарадника",
"Copy the public link" : "Копирај јавни линк",
"Delete the public link" : "Обриши јавни линк",
"Add people or groups who can edit your album" : "Додај људе или групе које могу да уређују ваш албум",
"Public link copied!" : "Јавни линк је корипан!",
"Copy public link" : "Копирај јавни линк",
"Share via public link" : "Подели путем јавног линка",
"Failed to fetch collaborators list." : "Није успело добављање листе сарадника.",
"Public link" : "Јавна веза",
"Failed to fetch album." : "Није успело добављање албума.",
"Failed to update album." : "Није успело ажурирање албума.",
"New album" : "Нови албум",
"Create new album" : "Креирај албум",
"Edit album details" : "Уреди детаље о албуму",
"Name of the album" : "Назив албума",
"Location of the album" : "Локација албума",
"Go back to the previous view." : "Повратак на претходни поглед.",
"Go to the add collaborators view." : "Враћање на поглед додавања сарадника",
"Back to the new album form." : "Повратак на форму новог албума.",
"Back" : "Назад",
"Add collaborators" : "Додај сараднике",
"Save" : "Сачувај",
"Create album" : "Креирај албум",
"Add selection to album {albumName}" : "Додај изабрано у албум {albumName}",
"Create a new album." : "Креирање новог албума.",
"_Share with %n user_::_Share with %n users_" : ["Подели са %n корисником","Подели са %n корисника","Подели са %n корисника"],
"Save collaborators for this album." : "Сачувај сараднике на овом албуму",
"Year" : "Година",
"Month" : "Месец",
"Day" : "Дан",
@ -30,33 +63,112 @@ OC.L10N.register(
"Description" : "Опис",
"Label" : "Ознака",
"Copyright" : "Ауторско право",
"Remove person" : "Уклони особу",
"Name" : "Име",
"Rename person" : "Промени име особе",
"Update" : "Ажурирај",
"Loading …" : "Учитавање…",
"Refresh" : "Освежи",
"Remove" : "Уклони",
"Delete album" : "Обриши албум",
"Merge with different person" : "Споји са другом особом",
"Share folder" : "Дели фолдер",
"Error saving image" : "Грешка прикиком чувања слике",
"Unsaved changes" : "Несачуване измене",
"Drop changes" : "Откажи измене",
"Share" : "Подели",
"Sidebar" : "Бочна трака",
"Close" : "Затвори",
"Previous" : "Претходно",
"Next" : "Следеће",
"Save as" : "Сачувај као",
"Reset" : "Ресетуј",
"All changes will be lost." : "Изгубиће се све измене.",
"Are you sure you want to continue?" : "Да ли сте сигурни да желите да наставите?",
"Continue" : "Настави",
"Undo" : "Опозови",
"Redo" : "Понови",
"Show original image" : "Прикажи оригиналну слику",
"Zoom in" : "Увеличај",
"Zoom out" : "Умањи приказ",
"Toggle zoom menu" : "Укључи/искључи мени увећања",
"Adjust" : "Подеси",
"Fine-tune" : "Фино подешавање",
"Filters" : "Филтери",
"Watermark" : "Водени жиг",
"Draw" : "Цртање",
"Resize" : "Промена величине",
"Invalid image." : "Неисправна слика.",
"Error while uploading the image." : "Грешка приликом отпремања слике.",
"are not images" : "нису слике.",
"is not an image" : "није слика",
"to be uploaded" : "треба да се отпреми",
"Crop" : "Опсецање",
"Original" : "Оригинал",
"Custom" : "Прилагођено",
"Square" : "Квадрат",
"Landscape" : "Положено",
"Portrait" : "Усправно",
"Ellipse" : "Елипса",
"Classic TV" : "Класични ТВ",
"CinemaScope" : "Синемаскоп",
"Arrow" : "Стрелица",
"Blur" : "Замућење",
"Brightness" : "Осветљај",
"Contrast" : "Контраст",
"Un-flip X" : "Поништи окретање око X",
"Flip X" : "Окрени око X",
"Un-flip Y" : "Поништи обртање око Y",
"Flip Y" : "Обрни око Y",
"HSV" : "HSV",
"Hue" : "Hue",
"Saturation" : "Saturation (Засићење)",
"Value" : "Вредност",
"Image" : "Слика",
"Importing …" : "Увоз ...",
"+ Add image" : "+ Додај слику",
"Line" : "Линија",
"Pen" : "Оловка",
"Polygon" : "Полигон",
"Sides" : "Странице",
"Rectangle" : "Правоугаоник",
"Corner Radius" : "Полупречник угла",
"Width in pixels" : "Ширина у пикселима",
"Height in pixels" : "Висина у пикселима",
"Toggle ratio lock" : "Укључи/искључи закључавање односа страница",
"Reset to original image size" : "Ресетуј на оригиналну величину слике",
"Rotate" : "Ротирање",
"Text" : "Текст",
"Text spacing" : "Проред текста",
"Text alignment" : "Поравнање текста",
"Font family" : "Фамилија фонта",
"Size" : "величина",
"Letter spacing" : "Размак слова",
"Line height" : "Висина линије",
"Warmth" : "Топлина",
"+ Add watermark" : "+ Додај бодени жиг",
"Choose watermark type" : "Изаберите тип воденог жига",
"Upload watermark" : "Отпреми водени жи",
"Add as text" : "Додај као текст",
"Padding" : "Испуна",
"Shadow" : "Сенка",
"Horizontal" : "Хоризонтална`",
"Vertical" : "Вертикална",
"Opacity" : "Непрозирност",
"Position" : "Позиција",
"Stroke" : "Потез",
"Save image as" : "Сачувај слику као",
"Extension" : "Екстензија",
"Name is required." : "Потребно је име.",
"Quality" : "Квалитет",
"Saved image size (width x height)" : "Величина сачуване слике (ширина x висина)",
"Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Приметите да је величина изабране површине опсецања мања од примењене промене величине, а то може да умањи квалитет",
"Actual size (100%)" : "Стварна величина (100%)",
"Fit size" : "Уклопи величину",
"Direct" : "Директно",
"Auto" : "Аутоматски"
"Auto" : "Аутоматски",
"Failed to create {albumName}." : "{albumName} није могао да се креира.",
"Failed to rename {currentAlbumName} to {newAlbumName}." : "Није успела промена имена {currentAlbumName} у {newAlbumName}.",
"Failed to delete {fileName}." : "Није успело брисање {fileName}."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");

114
l10n/sr.json vendored
View File

@ -5,7 +5,11 @@
"Folders" : "Фасцикле",
"Favorites" : "Омиљене",
"Videos" : "Видео снимци",
"Albums" : "Албуми",
"Archive" : "Архива",
"On this day" : "На данашњи дан",
"Places" : "Места",
"Map" : "Мапа",
"Tags" : "Ознаке",
"Edit" : "Измени",
"Cancel" : "Поништи",
@ -14,10 +18,39 @@
"Favorite" : "Омиљени",
"Unarchive" : "Врати из архиве",
"View in folder" : "Види у фасцикли",
"Add to album" : "Додај у албум",
"General" : "Опште",
"Search for collaborators" : "Претрага сарадника",
"Search people or groups" : "Претрага људи и група",
"Add {collaboratorLabel} to the collaborators list" : "Додај {collaboratorLabel} на листу сарадника",
"No collaborators available" : "Нема достуоних сарадника",
"Remove {collaboratorLabel} from the collaborators list" : "Уклони {collaboratorLabel} из листе сарадника",
"Copy the public link" : "Копирај јавни линк",
"Delete the public link" : "Обриши јавни линк",
"Add people or groups who can edit your album" : "Додај људе или групе које могу да уређују ваш албум",
"Public link copied!" : "Јавни линк је корипан!",
"Copy public link" : "Копирај јавни линк",
"Share via public link" : "Подели путем јавног линка",
"Failed to fetch collaborators list." : "Није успело добављање листе сарадника.",
"Public link" : "Јавна веза",
"Failed to fetch album." : "Није успело добављање албума.",
"Failed to update album." : "Није успело ажурирање албума.",
"New album" : "Нови албум",
"Create new album" : "Креирај албум",
"Edit album details" : "Уреди детаље о албуму",
"Name of the album" : "Назив албума",
"Location of the album" : "Локација албума",
"Go back to the previous view." : "Повратак на претходни поглед.",
"Go to the add collaborators view." : "Враћање на поглед додавања сарадника",
"Back to the new album form." : "Повратак на форму новог албума.",
"Back" : "Назад",
"Add collaborators" : "Додај сараднике",
"Save" : "Сачувај",
"Create album" : "Креирај албум",
"Add selection to album {albumName}" : "Додај изабрано у албум {albumName}",
"Create a new album." : "Креирање новог албума.",
"_Share with %n user_::_Share with %n users_" : ["Подели са %n корисником","Подели са %n корисника","Подели са %n корисника"],
"Save collaborators for this album." : "Сачувај сараднике на овом албуму",
"Year" : "Година",
"Month" : "Месец",
"Day" : "Дан",
@ -28,33 +61,112 @@
"Description" : "Опис",
"Label" : "Ознака",
"Copyright" : "Ауторско право",
"Remove person" : "Уклони особу",
"Name" : "Име",
"Rename person" : "Промени име особе",
"Update" : "Ажурирај",
"Loading …" : "Учитавање…",
"Refresh" : "Освежи",
"Remove" : "Уклони",
"Delete album" : "Обриши албум",
"Merge with different person" : "Споји са другом особом",
"Share folder" : "Дели фолдер",
"Error saving image" : "Грешка прикиком чувања слике",
"Unsaved changes" : "Несачуване измене",
"Drop changes" : "Откажи измене",
"Share" : "Подели",
"Sidebar" : "Бочна трака",
"Close" : "Затвори",
"Previous" : "Претходно",
"Next" : "Следеће",
"Save as" : "Сачувај као",
"Reset" : "Ресетуј",
"All changes will be lost." : "Изгубиће се све измене.",
"Are you sure you want to continue?" : "Да ли сте сигурни да желите да наставите?",
"Continue" : "Настави",
"Undo" : "Опозови",
"Redo" : "Понови",
"Show original image" : "Прикажи оригиналну слику",
"Zoom in" : "Увеличај",
"Zoom out" : "Умањи приказ",
"Toggle zoom menu" : "Укључи/искључи мени увећања",
"Adjust" : "Подеси",
"Fine-tune" : "Фино подешавање",
"Filters" : "Филтери",
"Watermark" : "Водени жиг",
"Draw" : "Цртање",
"Resize" : "Промена величине",
"Invalid image." : "Неисправна слика.",
"Error while uploading the image." : "Грешка приликом отпремања слике.",
"are not images" : "нису слике.",
"is not an image" : "није слика",
"to be uploaded" : "треба да се отпреми",
"Crop" : "Опсецање",
"Original" : "Оригинал",
"Custom" : "Прилагођено",
"Square" : "Квадрат",
"Landscape" : "Положено",
"Portrait" : "Усправно",
"Ellipse" : "Елипса",
"Classic TV" : "Класични ТВ",
"CinemaScope" : "Синемаскоп",
"Arrow" : "Стрелица",
"Blur" : "Замућење",
"Brightness" : "Осветљај",
"Contrast" : "Контраст",
"Un-flip X" : "Поништи окретање око X",
"Flip X" : "Окрени око X",
"Un-flip Y" : "Поништи обртање око Y",
"Flip Y" : "Обрни око Y",
"HSV" : "HSV",
"Hue" : "Hue",
"Saturation" : "Saturation (Засићење)",
"Value" : "Вредност",
"Image" : "Слика",
"Importing …" : "Увоз ...",
"+ Add image" : "+ Додај слику",
"Line" : "Линија",
"Pen" : "Оловка",
"Polygon" : "Полигон",
"Sides" : "Странице",
"Rectangle" : "Правоугаоник",
"Corner Radius" : "Полупречник угла",
"Width in pixels" : "Ширина у пикселима",
"Height in pixels" : "Висина у пикселима",
"Toggle ratio lock" : "Укључи/искључи закључавање односа страница",
"Reset to original image size" : "Ресетуј на оригиналну величину слике",
"Rotate" : "Ротирање",
"Text" : "Текст",
"Text spacing" : "Проред текста",
"Text alignment" : "Поравнање текста",
"Font family" : "Фамилија фонта",
"Size" : "величина",
"Letter spacing" : "Размак слова",
"Line height" : "Висина линије",
"Warmth" : "Топлина",
"+ Add watermark" : "+ Додај бодени жиг",
"Choose watermark type" : "Изаберите тип воденог жига",
"Upload watermark" : "Отпреми водени жи",
"Add as text" : "Додај као текст",
"Padding" : "Испуна",
"Shadow" : "Сенка",
"Horizontal" : "Хоризонтална`",
"Vertical" : "Вертикална",
"Opacity" : "Непрозирност",
"Position" : "Позиција",
"Stroke" : "Потез",
"Save image as" : "Сачувај слику као",
"Extension" : "Екстензија",
"Name is required." : "Потребно је име.",
"Quality" : "Квалитет",
"Saved image size (width x height)" : "Величина сачуване слике (ширина x висина)",
"Note that the selected crop area is lower than the applied resize which might cause quality decrease" : "Приметите да је величина изабране површине опсецања мања од примењене промене величине, а то може да умањи квалитет",
"Actual size (100%)" : "Стварна величина (100%)",
"Fit size" : "Уклопи величину",
"Direct" : "Директно",
"Auto" : "Аутоматски"
"Auto" : "Аутоматски",
"Failed to create {albumName}." : "{albumName} није могао да се креира.",
"Failed to rename {currentAlbumName} to {newAlbumName}." : "Није успела промена имена {currentAlbumName} у {newAlbumName}.",
"Failed to delete {fileName}." : "Није успело брисање {fileName}."
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}