diff --git a/l10n/af.js b/l10n/af.js index 403dd7e3..a74222dc 100644 --- a/l10n/af.js +++ b/l10n/af.js @@ -15,6 +15,7 @@ OC.L10N.register( "Delete" : "Skrap", "Favorite" : "Gunsteling", "View in folder" : "Vertoon in gids", + "Continue" : "Gaan voort", "General" : "Algemeen", "Account" : "Rekening", "Close" : "Sluit", @@ -41,7 +42,6 @@ OC.L10N.register( "Share" : "Deel", "Previous" : "Vorige", "Next" : "Volgende", - "Continue" : "Gaan voort", "Original" : "Oorspronklik", "Custom" : "Eie", "Value" : "Waarde", diff --git a/l10n/af.json b/l10n/af.json index 9636e1d3..673cc0d8 100644 --- a/l10n/af.json +++ b/l10n/af.json @@ -13,6 +13,7 @@ "Delete" : "Skrap", "Favorite" : "Gunsteling", "View in folder" : "Vertoon in gids", + "Continue" : "Gaan voort", "General" : "Algemeen", "Account" : "Rekening", "Close" : "Sluit", @@ -39,7 +40,6 @@ "Share" : "Deel", "Previous" : "Vorige", "Next" : "Volgende", - "Continue" : "Gaan voort", "Original" : "Oorspronklik", "Custom" : "Eie", "Value" : "Waarde", diff --git a/l10n/ar.js b/l10n/ar.js index 579156a9..02ea6a45 100644 --- a/l10n/ar.js +++ b/l10n/ar.js @@ -56,10 +56,8 @@ OC.L10N.register( "Add to album" : "إضِف إلى ألبوم", "Move to person" : "نقل إلى فئة شخص", "Remove from person" : "إزالة من شخصٍ", - "You are about to download a large number of files. Are you sure?" : "أنت على وشك تحميل عدد كبير من الملفات. هل أنت متأكد؟", - "You are about to delete a large number of files. Are you sure?" : "أنت على وشك حذف عدد كبير من الملفات. هل أنت متأكد؟", + "Continue" : "متابعة", "Failed to delete files" : "فشل في حذف الملفات", - "You are about to move a large number of files. Are you sure?" : "أنت على وشك أن تقوم بنقل عدد كبير من الملفات. هل أنت متأكد؟", "You must enable \"Mark person in preview\" to use this feature" : "يجب عليك تمكين \"تمييز شخص في المعاينة\" لاستخدام هذه الميزة", "Only user \"{user}\" can update this person" : "يمكن للمستخدم \"{user}\" فقط تحديث هذا الشخص", "_{n} selected_::_{n} selected_" : ["تم تحديد {n}","تم تحديد {n}","تم تحديد {n}","تم تحديد {n}","تم تحديد {n}","تم تحديد {n}"], @@ -134,6 +132,7 @@ OC.L10N.register( "Looks like it has been more than an hour since the last index job was run. Make sure Nextcloud cron is configured correctly." : "يبدو أنه قد مرت أكثر من ساعة منذ تشغيل آخر وظيفة في الفهرس. تأكد من تكوين Nextcloud cron بشكل صحيح.", "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "الوِحدَة (OC_DEFAULT_MODULE) تدعم فقط التشفير من جانب الخادم، ولكن تمّ تمكين وحدة تشفير encryption module أخرى.", "The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "يتم إنشاء فهارس EXIF والتحقق منها كمهمة دورية في الخلفية. كن حذرًا عند تحديد أي شيء بخلاف الفهرسة التلقائية. على سبيل المثال، قد يتسبب تعيين الفهرسة على مجلدات التسلسل الزمني فقط في حدوث تأخير في إتاحة الوسائط متاحة للمستخدمين نظرًا لأن المستخدم يقوم بتهيئة التسلسل الزمني فقط بعد دخوله.", + "Folders with a \".nomedia\" or a \".nomemories\" file are always excluded from indexing." : "المجلدات التي تحوي ملفات باسم \".nomedia\" أو \".nomedia\" تستثنى دائماً من الفهرسة", "Index all media automatically (recommended)" : "فهرسة جميع الوسائط تلقائيًا (موصى به)", "Index per-user timeline folders (not recommended)" : "فهرسة مجلدات التسلسل الزمني لكل مستخدم (لا يوصي به)", "Index a fixed relative path" : "فهرسة مسار نسبي ثابت", @@ -292,7 +291,6 @@ OC.L10N.register( "Enter name of the new face" : "أدخل اسم الوجه الجديد", "Failed to create face" : "فشل في إنشاء الوجه", "Merge {name} with person" : "إدمِج {name} في شخصٍ", - "Are you sure you want to merge {name} with {newName}?" : "هل أنت متأكد من رغبتك في دمج {name} مع {newName}؟", "Too many failures, aborting" : "إخفاقات كثيرة، سيتم الخروج", "Error while moving {basename}" : "خطأٌ أثناء نقل {basename}", "Failed to move {name}." : "فشل في نقل {name}.", @@ -366,7 +364,6 @@ OC.L10N.register( "Save as" : "حفظ كـ", "All changes will be lost." : "ستفقد كل التغييرات.", "Are you sure you want to continue?" : "هل أنت متأكد أنك ترغب بالاستمرار؟", - "Continue" : "متابعة", "Undo" : "تراجع", "Redo" : "إعادة", "Show original image" : "أعرُض الصور الأصلية", diff --git a/l10n/ar.json b/l10n/ar.json index a3635911..d291ff42 100644 --- a/l10n/ar.json +++ b/l10n/ar.json @@ -54,10 +54,8 @@ "Add to album" : "إضِف إلى ألبوم", "Move to person" : "نقل إلى فئة شخص", "Remove from person" : "إزالة من شخصٍ", - "You are about to download a large number of files. Are you sure?" : "أنت على وشك تحميل عدد كبير من الملفات. هل أنت متأكد؟", - "You are about to delete a large number of files. Are you sure?" : "أنت على وشك حذف عدد كبير من الملفات. هل أنت متأكد؟", + "Continue" : "متابعة", "Failed to delete files" : "فشل في حذف الملفات", - "You are about to move a large number of files. Are you sure?" : "أنت على وشك أن تقوم بنقل عدد كبير من الملفات. هل أنت متأكد؟", "You must enable \"Mark person in preview\" to use this feature" : "يجب عليك تمكين \"تمييز شخص في المعاينة\" لاستخدام هذه الميزة", "Only user \"{user}\" can update this person" : "يمكن للمستخدم \"{user}\" فقط تحديث هذا الشخص", "_{n} selected_::_{n} selected_" : ["تم تحديد {n}","تم تحديد {n}","تم تحديد {n}","تم تحديد {n}","تم تحديد {n}","تم تحديد {n}"], @@ -132,6 +130,7 @@ "Looks like it has been more than an hour since the last index job was run. Make sure Nextcloud cron is configured correctly." : "يبدو أنه قد مرت أكثر من ساعة منذ تشغيل آخر وظيفة في الفهرس. تأكد من تكوين Nextcloud cron بشكل صحيح.", "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "الوِحدَة (OC_DEFAULT_MODULE) تدعم فقط التشفير من جانب الخادم، ولكن تمّ تمكين وحدة تشفير encryption module أخرى.", "The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "يتم إنشاء فهارس EXIF والتحقق منها كمهمة دورية في الخلفية. كن حذرًا عند تحديد أي شيء بخلاف الفهرسة التلقائية. على سبيل المثال، قد يتسبب تعيين الفهرسة على مجلدات التسلسل الزمني فقط في حدوث تأخير في إتاحة الوسائط متاحة للمستخدمين نظرًا لأن المستخدم يقوم بتهيئة التسلسل الزمني فقط بعد دخوله.", + "Folders with a \".nomedia\" or a \".nomemories\" file are always excluded from indexing." : "المجلدات التي تحوي ملفات باسم \".nomedia\" أو \".nomedia\" تستثنى دائماً من الفهرسة", "Index all media automatically (recommended)" : "فهرسة جميع الوسائط تلقائيًا (موصى به)", "Index per-user timeline folders (not recommended)" : "فهرسة مجلدات التسلسل الزمني لكل مستخدم (لا يوصي به)", "Index a fixed relative path" : "فهرسة مسار نسبي ثابت", @@ -290,7 +289,6 @@ "Enter name of the new face" : "أدخل اسم الوجه الجديد", "Failed to create face" : "فشل في إنشاء الوجه", "Merge {name} with person" : "إدمِج {name} في شخصٍ", - "Are you sure you want to merge {name} with {newName}?" : "هل أنت متأكد من رغبتك في دمج {name} مع {newName}؟", "Too many failures, aborting" : "إخفاقات كثيرة، سيتم الخروج", "Error while moving {basename}" : "خطأٌ أثناء نقل {basename}", "Failed to move {name}." : "فشل في نقل {name}.", @@ -364,7 +362,6 @@ "Save as" : "حفظ كـ", "All changes will be lost." : "ستفقد كل التغييرات.", "Are you sure you want to continue?" : "هل أنت متأكد أنك ترغب بالاستمرار؟", - "Continue" : "متابعة", "Undo" : "تراجع", "Redo" : "إعادة", "Show original image" : "أعرُض الصور الأصلية", diff --git a/l10n/bg.js b/l10n/bg.js index e96baa84..ee89642b 100644 --- a/l10n/bg.js +++ b/l10n/bg.js @@ -47,8 +47,7 @@ OC.L10N.register( "Add to album" : "Добавяне към албум", "Move to person" : "Преместване към лице", "Remove from person" : "Премахване от лице", - "You are about to download a large number of files. Are you sure?" : "Предстои ви да изтеглите голям брой файлове. Сигурни ли сте?", - "You are about to delete a large number of files. Are you sure?" : "Предстои ви да изтриете голям брой файлове. Сигурни ли сте?", + "Continue" : "Продължаване", "You must enable \"Mark person in preview\" to use this feature" : "За да използвате тази функция, трябва да активирате \"Маркиране на лице в предварителен преглед\".", "Only user \"{user}\" can update this person" : "Само потребителят \"{user}\" може да актуализира това лице", "_{n} selected_::_{n} selected_" : ["{n} избрани","{n} избрани"], @@ -226,7 +225,6 @@ OC.L10N.register( "Failed to rename {oldName} to {name}." : "Неуспешно преименуване от {oldName} на {name}.", "Loading …" : "Зареждане …", "Merge {name} with person" : "Обединяване на {name} с лице", - "Are you sure you want to merge {name} with {newName}?" : "Сигурни ли сте, че искате да обедините {name} с {newName}?", "Too many failures, aborting" : "Твърде много грешки от общ характер, прекъсване", "Error while moving {basename}" : "Грешка при преместване на {basename}", "Failed to move {name}." : "Неуспешно преместване на {name}.", @@ -295,7 +293,6 @@ OC.L10N.register( "Save as" : "Запиши като", "All changes will be lost." : "Всички промени ще бъдат загубени.", "Are you sure you want to continue?" : "Сигурни ли сте, че искате да продължите?", - "Continue" : "Продължаване", "Undo" : "Отмяна", "Redo" : "Повторение", "Show original image" : "Показване на оригиналното изображение", diff --git a/l10n/bg.json b/l10n/bg.json index 1c154ad8..afa63dd6 100644 --- a/l10n/bg.json +++ b/l10n/bg.json @@ -45,8 +45,7 @@ "Add to album" : "Добавяне към албум", "Move to person" : "Преместване към лице", "Remove from person" : "Премахване от лице", - "You are about to download a large number of files. Are you sure?" : "Предстои ви да изтеглите голям брой файлове. Сигурни ли сте?", - "You are about to delete a large number of files. Are you sure?" : "Предстои ви да изтриете голям брой файлове. Сигурни ли сте?", + "Continue" : "Продължаване", "You must enable \"Mark person in preview\" to use this feature" : "За да използвате тази функция, трябва да активирате \"Маркиране на лице в предварителен преглед\".", "Only user \"{user}\" can update this person" : "Само потребителят \"{user}\" може да актуализира това лице", "_{n} selected_::_{n} selected_" : ["{n} избрани","{n} избрани"], @@ -224,7 +223,6 @@ "Failed to rename {oldName} to {name}." : "Неуспешно преименуване от {oldName} на {name}.", "Loading …" : "Зареждане …", "Merge {name} with person" : "Обединяване на {name} с лице", - "Are you sure you want to merge {name} with {newName}?" : "Сигурни ли сте, че искате да обедините {name} с {newName}?", "Too many failures, aborting" : "Твърде много грешки от общ характер, прекъсване", "Error while moving {basename}" : "Грешка при преместване на {basename}", "Failed to move {name}." : "Неуспешно преместване на {name}.", @@ -293,7 +291,6 @@ "Save as" : "Запиши като", "All changes will be lost." : "Всички промени ще бъдат загубени.", "Are you sure you want to continue?" : "Сигурни ли сте, че искате да продължите?", - "Continue" : "Продължаване", "Undo" : "Отмяна", "Redo" : "Повторение", "Show original image" : "Показване на оригиналното изображение", diff --git a/l10n/bn_BD.js b/l10n/bn_BD.js index 32307a0a..9dfd409f 100644 --- a/l10n/bn_BD.js +++ b/l10n/bn_BD.js @@ -10,6 +10,7 @@ OC.L10N.register( "Cancel" : "বাতির", "Delete" : "মুছে", "Favorite" : "প্রিয়জন", + "Continue" : "চালিয়ে যাও", "General" : "সাধারণ", "Close" : "বন্ধ", "Unknown" : "অজানা", @@ -34,7 +35,6 @@ OC.L10N.register( "Share" : "ভাগাভাগি কর", "Previous" : "পূর্ববর্তী", "Next" : "পরবর্তী", - "Continue" : "চালিয়ে যাও", "Size" : "আকার" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/bn_BD.json b/l10n/bn_BD.json index 1349a343..78da401d 100644 --- a/l10n/bn_BD.json +++ b/l10n/bn_BD.json @@ -8,6 +8,7 @@ "Cancel" : "বাতির", "Delete" : "মুছে", "Favorite" : "প্রিয়জন", + "Continue" : "চালিয়ে যাও", "General" : "সাধারণ", "Close" : "বন্ধ", "Unknown" : "অজানা", @@ -32,7 +33,6 @@ "Share" : "ভাগাভাগি কর", "Previous" : "পূর্ববর্তী", "Next" : "পরবর্তী", - "Continue" : "চালিয়ে যাও", "Size" : "আকার" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/br.js b/l10n/br.js index 19022b1b..0d53da03 100644 --- a/l10n/br.js +++ b/l10n/br.js @@ -13,6 +13,7 @@ OC.L10N.register( "Delete" : "Lemel", "Favorite" : "Pennrollañ", "View in folder" : "Diskwel en teuliad", + "Continue" : "Kendec'hel", "General" : "Hollek", "Account" : "Kont", "Close" : "Seriñ", @@ -38,7 +39,6 @@ OC.L10N.register( "Unsaved changes" : "Kemmoù n'int ket bet enrollet", "Share" : "Rannan", "Next" : "Da heul", - "Continue" : "Kendec'hel", "Original" : "Orin", "Size" : "Ment" }, diff --git a/l10n/br.json b/l10n/br.json index 3871ef53..075e9271 100644 --- a/l10n/br.json +++ b/l10n/br.json @@ -11,6 +11,7 @@ "Delete" : "Lemel", "Favorite" : "Pennrollañ", "View in folder" : "Diskwel en teuliad", + "Continue" : "Kendec'hel", "General" : "Hollek", "Account" : "Kont", "Close" : "Seriñ", @@ -36,7 +37,6 @@ "Unsaved changes" : "Kemmoù n'int ket bet enrollet", "Share" : "Rannan", "Next" : "Da heul", - "Continue" : "Kendec'hel", "Original" : "Orin", "Size" : "Ment" },"pluralForm" :"nplurals=5; plural=((n%10 == 1) && (n%100 != 11) && (n%100 !=71) && (n%100 !=91) ? 0 :(n%10 == 2) && (n%100 != 12) && (n%100 !=72) && (n%100 !=92) ? 1 :(n%10 ==3 || n%10==4 || n%10==9) && (n%100 < 10 || n% 100 > 19) && (n%100 < 70 || n%100 > 79) && (n%100 < 90 || n%100 > 99) ? 2 :(n != 0 && n % 1000000 == 0) ? 3 : 4);" diff --git a/l10n/bs.js b/l10n/bs.js index 817f775e..2caaaa68 100644 --- a/l10n/bs.js +++ b/l10n/bs.js @@ -9,6 +9,7 @@ OC.L10N.register( "Cancel" : "Otkaži", "Delete" : "Obriši", "Favorite" : "Favorit", + "Continue" : "Nastavi", "Close" : "Zatvori", "Unknown" : "Nepoznato", "Save" : "Spremi", @@ -26,7 +27,6 @@ OC.L10N.register( "Share" : "Podjeli", "Previous" : "Prethodno", "Next" : "Sljedeće", - "Continue" : "Nastavi", "Size" : "Veličina" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/l10n/bs.json b/l10n/bs.json index 0ac609d0..6480acdc 100644 --- a/l10n/bs.json +++ b/l10n/bs.json @@ -7,6 +7,7 @@ "Cancel" : "Otkaži", "Delete" : "Obriši", "Favorite" : "Favorit", + "Continue" : "Nastavi", "Close" : "Zatvori", "Unknown" : "Nepoznato", "Save" : "Spremi", @@ -24,7 +25,6 @@ "Share" : "Podjeli", "Previous" : "Prethodno", "Next" : "Sljedeće", - "Continue" : "Nastavi", "Size" : "Veličina" },"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);" } \ No newline at end of file diff --git a/l10n/ca.js b/l10n/ca.js index dd114498..36aa688e 100644 --- a/l10n/ca.js +++ b/l10n/ca.js @@ -26,6 +26,7 @@ OC.L10N.register( "Unarchive" : "Desbloquejar", "View in folder" : "Visualitza-ho a la carpeta", "Add to album" : "Afegeix a l'àlbum", + "Continue" : "Continua", "General" : "General", "Account" : "Compte", "Close" : "Tanca", @@ -106,7 +107,6 @@ OC.L10N.register( "Save as" : "Anomena i desa", "All changes will be lost." : "Tots els canvis es perdran.", "Are you sure you want to continue?" : "Esteu segur que voleu continuar?", - "Continue" : "Continua", "Undo" : "Desfés", "Redo" : "Refer", "Show original image" : "Mostra la imatge original", diff --git a/l10n/ca.json b/l10n/ca.json index 07a28e1d..06e97c55 100644 --- a/l10n/ca.json +++ b/l10n/ca.json @@ -24,6 +24,7 @@ "Unarchive" : "Desbloquejar", "View in folder" : "Visualitza-ho a la carpeta", "Add to album" : "Afegeix a l'àlbum", + "Continue" : "Continua", "General" : "General", "Account" : "Compte", "Close" : "Tanca", @@ -104,7 +105,6 @@ "Save as" : "Anomena i desa", "All changes will be lost." : "Tots els canvis es perdran.", "Are you sure you want to continue?" : "Esteu segur que voleu continuar?", - "Continue" : "Continua", "Undo" : "Desfés", "Redo" : "Refer", "Show original image" : "Mostra la imatge original", diff --git a/l10n/cs.js b/l10n/cs.js index 8fd56f4a..555bad7a 100644 --- a/l10n/cs.js +++ b/l10n/cs.js @@ -55,8 +55,7 @@ OC.L10N.register( "Add to album" : "Přidat do alba", "Move to person" : "Přesunout pod osobu", "Remove from person" : "Odebrat z osoby", - "You are about to download a large number of files. Are you sure?" : "Chystáte se stahovat si velký počet souborů. Opravdu to chcete?", - "You are about to delete a large number of files. Are you sure?" : "Chystáte se smazat velké množství souborů. Opravdu to chcete?", + "Continue" : "Pokračovat", "Failed to delete files" : "Nepodařilo se smazat soubory", "You must enable \"Mark person in preview\" to use this feature" : "Aby bylo možné používat tuto funkci, je třeba zapnout „Označovat osobu v náhledu", "Only user \"{user}\" can update this person" : "Tuto osobu může aktualizovat pouze uživatel „{user}“", @@ -132,6 +131,7 @@ OC.L10N.register( "Looks like it has been more than an hour since the last index job was run. Make sure Nextcloud cron is configured correctly." : "Zdá se, že od minulé úlohy vytváření rejstříku uplynula více než hodina. Zajistěte, že jsou správně nastavené naplánované úlohy (cron) pro Nextcloud.", "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Je podporováno pouze šifrování na straně serveru (OC_DEFAULT_MODULE), ale navzdory tomu je zapnutý jiný šifrovací modul.", "The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "Rejstříky EXIF metadat jsou vytvářeny a kontrolovány v rámci pravidelné úlohy spouštěné na pozadí. Při vybírání čehokoli jiného než automatického vytváření rejstříků buďte opatrní. Například nastavení vytváření rejstříků pouze na složky s časovou osou může způsobovat prodlevy v dostupnosti médií ", + "Folders with a \".nomedia\" or a \".nomemories\" file are always excluded from indexing." : "Složky obsahující soubor „.nomedia“ nebo „.nomemories“ jsou z vytváření rejstříku vynechávány.", "Index all media automatically (recommended)" : "Automaticky vytvářet rejstřík ze všech médií (doporučeno)", "Index per-user timeline folders (not recommended)" : "Vytvářet rejstřík ze složek, obsahujících časovou osu pro jednotlivé uživatele (nedoporučováno)", "Index a fixed relative path" : "Vytvářet rejstřík z pevně daného relativního popisu umístění", @@ -290,7 +290,6 @@ OC.L10N.register( "Enter name of the new face" : "Zadejte název nové tváře", "Failed to create face" : "Nepodařilo se vytvořit obličej", "Merge {name} with person" : "Sloučit {name} s osobou", - "Are you sure you want to merge {name} with {newName}?" : "Opravdu chcete sloučit {name} s {newName}?", "Too many failures, aborting" : "Příliš mnoho nezdarů – přerušuje se", "Error while moving {basename}" : "Chyba při přesouvání {basename}", "Failed to move {name}." : "Nepodařilo se přesunout {name}.", @@ -336,6 +335,7 @@ OC.L10N.register( "Unassigned faces" : "Nepřiřazené obličeje", "Merge with different person" : "Sloučit s jinou osobou", "Mark person in preview" : "Označovat osobu v náhledu", + "Unnamed person" : "Bezejmenná osoba", "Folder View" : "Zobrazení se složkami", "Timeline View" : "Zobrazení s časovou osou", "Share folder" : "Nasdílet složku", @@ -363,7 +363,6 @@ OC.L10N.register( "Save as" : "Uložit jako", "All changes will be lost." : "Veškeré změny budou ztraceny.", "Are you sure you want to continue?" : "Opravdu chcete pokračovat?", - "Continue" : "Pokračovat", "Undo" : "Vrátit zpět", "Redo" : "Zopakovat", "Show original image" : "Zobrazit původní obrázek", diff --git a/l10n/cs.json b/l10n/cs.json index 646dca67..6906454d 100644 --- a/l10n/cs.json +++ b/l10n/cs.json @@ -53,8 +53,7 @@ "Add to album" : "Přidat do alba", "Move to person" : "Přesunout pod osobu", "Remove from person" : "Odebrat z osoby", - "You are about to download a large number of files. Are you sure?" : "Chystáte se stahovat si velký počet souborů. Opravdu to chcete?", - "You are about to delete a large number of files. Are you sure?" : "Chystáte se smazat velké množství souborů. Opravdu to chcete?", + "Continue" : "Pokračovat", "Failed to delete files" : "Nepodařilo se smazat soubory", "You must enable \"Mark person in preview\" to use this feature" : "Aby bylo možné používat tuto funkci, je třeba zapnout „Označovat osobu v náhledu", "Only user \"{user}\" can update this person" : "Tuto osobu může aktualizovat pouze uživatel „{user}“", @@ -130,6 +129,7 @@ "Looks like it has been more than an hour since the last index job was run. Make sure Nextcloud cron is configured correctly." : "Zdá se, že od minulé úlohy vytváření rejstříku uplynula více než hodina. Zajistěte, že jsou správně nastavené naplánované úlohy (cron) pro Nextcloud.", "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Je podporováno pouze šifrování na straně serveru (OC_DEFAULT_MODULE), ale navzdory tomu je zapnutý jiný šifrovací modul.", "The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "Rejstříky EXIF metadat jsou vytvářeny a kontrolovány v rámci pravidelné úlohy spouštěné na pozadí. Při vybírání čehokoli jiného než automatického vytváření rejstříků buďte opatrní. Například nastavení vytváření rejstříků pouze na složky s časovou osou může způsobovat prodlevy v dostupnosti médií ", + "Folders with a \".nomedia\" or a \".nomemories\" file are always excluded from indexing." : "Složky obsahující soubor „.nomedia“ nebo „.nomemories“ jsou z vytváření rejstříku vynechávány.", "Index all media automatically (recommended)" : "Automaticky vytvářet rejstřík ze všech médií (doporučeno)", "Index per-user timeline folders (not recommended)" : "Vytvářet rejstřík ze složek, obsahujících časovou osu pro jednotlivé uživatele (nedoporučováno)", "Index a fixed relative path" : "Vytvářet rejstřík z pevně daného relativního popisu umístění", @@ -288,7 +288,6 @@ "Enter name of the new face" : "Zadejte název nové tváře", "Failed to create face" : "Nepodařilo se vytvořit obličej", "Merge {name} with person" : "Sloučit {name} s osobou", - "Are you sure you want to merge {name} with {newName}?" : "Opravdu chcete sloučit {name} s {newName}?", "Too many failures, aborting" : "Příliš mnoho nezdarů – přerušuje se", "Error while moving {basename}" : "Chyba při přesouvání {basename}", "Failed to move {name}." : "Nepodařilo se přesunout {name}.", @@ -334,6 +333,7 @@ "Unassigned faces" : "Nepřiřazené obličeje", "Merge with different person" : "Sloučit s jinou osobou", "Mark person in preview" : "Označovat osobu v náhledu", + "Unnamed person" : "Bezejmenná osoba", "Folder View" : "Zobrazení se složkami", "Timeline View" : "Zobrazení s časovou osou", "Share folder" : "Nasdílet složku", @@ -361,7 +361,6 @@ "Save as" : "Uložit jako", "All changes will be lost." : "Veškeré změny budou ztraceny.", "Are you sure you want to continue?" : "Opravdu chcete pokračovat?", - "Continue" : "Pokračovat", "Undo" : "Vrátit zpět", "Redo" : "Zopakovat", "Show original image" : "Zobrazit původní obrázek", diff --git a/l10n/cy_GB.js b/l10n/cy_GB.js index 67f9bc82..28130510 100644 --- a/l10n/cy_GB.js +++ b/l10n/cy_GB.js @@ -13,6 +13,7 @@ OC.L10N.register( "Cancel" : "Diddymu", "Delete" : "Dileu", "Favorite" : "Ffefryn", + "Move" : "Symud", "General" : "Cyffredinol", "Account" : "Cyfrif", "Close" : "Cau", @@ -42,6 +43,7 @@ OC.L10N.register( "Undo" : "Dadwneud", "Custom" : "Cyfaddas", "Size" : "Maint", - "Auto" : "Awto" + "Auto" : "Awto", + "No" : "Na" }, "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"); diff --git a/l10n/cy_GB.json b/l10n/cy_GB.json index a61a968d..d51be8f5 100644 --- a/l10n/cy_GB.json +++ b/l10n/cy_GB.json @@ -11,6 +11,7 @@ "Cancel" : "Diddymu", "Delete" : "Dileu", "Favorite" : "Ffefryn", + "Move" : "Symud", "General" : "Cyffredinol", "Account" : "Cyfrif", "Close" : "Cau", @@ -40,6 +41,7 @@ "Undo" : "Dadwneud", "Custom" : "Cyfaddas", "Size" : "Maint", - "Auto" : "Awto" + "Auto" : "Awto", + "No" : "Na" },"pluralForm" :"nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;" } \ No newline at end of file diff --git a/l10n/da.js b/l10n/da.js index 534a4dc2..e0021746 100644 --- a/l10n/da.js +++ b/l10n/da.js @@ -23,8 +23,8 @@ OC.L10N.register( "Favorite" : "Favorit", "Unarchive" : "Annuller arkivering", "View in folder" : "Vis i mappe", - "You are about to download a large number of files. Are you sure?" : "Du er ved at downloade et stort antal filer. Er du sikker?", - "You are about to delete a large number of files. Are you sure?" : "Du er ved at slette et stort antal filer. Er du sikker?", + "Continue" : "Fortsæt", + "Move" : "Flyt", "General" : "Generelt", "Timeline Path" : "Tidslinjesti", "Account" : "Konto", @@ -81,7 +81,6 @@ OC.L10N.register( "Share" : "Del", "Previous" : "Tidligere", "Next" : "Næste", - "Continue" : "Fortsæt", "Undo" : "Fortryd", "Redo" : "Annullér fortryd", "Zoom in" : "Zoom ind", diff --git a/l10n/da.json b/l10n/da.json index c3bebb7d..ff626126 100644 --- a/l10n/da.json +++ b/l10n/da.json @@ -21,8 +21,8 @@ "Favorite" : "Favorit", "Unarchive" : "Annuller arkivering", "View in folder" : "Vis i mappe", - "You are about to download a large number of files. Are you sure?" : "Du er ved at downloade et stort antal filer. Er du sikker?", - "You are about to delete a large number of files. Are you sure?" : "Du er ved at slette et stort antal filer. Er du sikker?", + "Continue" : "Fortsæt", + "Move" : "Flyt", "General" : "Generelt", "Timeline Path" : "Tidslinjesti", "Account" : "Konto", @@ -79,7 +79,6 @@ "Share" : "Del", "Previous" : "Tidligere", "Next" : "Næste", - "Continue" : "Fortsæt", "Undo" : "Fortryd", "Redo" : "Annullér fortryd", "Zoom in" : "Zoom ind", diff --git a/l10n/de.js b/l10n/de.js index 224335cb..ba2770d8 100644 --- a/l10n/de.js +++ b/l10n/de.js @@ -48,8 +48,8 @@ OC.L10N.register( "Add to album" : "Zum Album hinzufügen", "Move to person" : "Zu einer Person verschieben", "Remove from person" : "Von der Person entfernen", - "You are about to download a large number of files. Are you sure?" : "Du bist dabei, eine große Anzahl von Dateien herunterzuladen. Bist du dir sicher?", - "You are about to delete a large number of files. Are you sure?" : "Du bist dabei, eine große Anzahl von Dateien zu löschen. Bist du dir sicher?", + "Continue" : "Fortsetzen", + "Move" : "Verschieben", "You must enable \"Mark person in preview\" to use this feature" : "Du musst „Person in Vorschau markieren“ aktivieren, um diese Funktion nutzen zu können", "Only user \"{user}\" can update this person" : "Nur der Benutzer \"{user}\" kann diese Person aktualisieren.", "_{n} selected_::_{n} selected_" : ["{n} ausgewählt","{n} ausgewählt"], @@ -227,7 +227,6 @@ OC.L10N.register( "Failed to rename {oldName} to {name}." : "{oldName} konnte nicht in {name} umbenannt werden.", "Loading …" : "Lade …", "Merge {name} with person" : "{name} mit Person zusammenführen", - "Are you sure you want to merge {name} with {newName}?" : "Bist du sicher, dass du {name} mit {newName} zusammenführen möchtest?", "Too many failures, aborting" : "Zu viele Fehler, Abbruch", "Error while moving {basename}" : "Fehler beim Verschieben von {basename}", "Failed to move {name}." : "{name} konnte nicht verschoben werden.", @@ -296,7 +295,6 @@ OC.L10N.register( "Save as" : "Speichern als", "All changes will be lost." : "Alle Änderungen gehen verloren.", "Are you sure you want to continue?" : "Bist du dir sicher, dass du fortsetzen möchtest?", - "Continue" : "Fortsetzen", "Undo" : "Rückgängig", "Redo" : "Wiederherstellen", "Show original image" : "Originalbild anzeigen", @@ -404,6 +402,7 @@ OC.L10N.register( "Archive photos you don't want to see in your timeline" : "Archiviere Fotos, die du nicht in deiner Chronik sehen möchtest", "Tag photos to find them easily" : "Markiere Fotos, um sie leicht zu finden", "Recognize is still working on your photos" : "Die Erkennung arbeitet noch an deinen Fotos", - "Places you have been to will appear here" : "Orte, die du besucht hast, werden hier angezeigt" + "Places you have been to will appear here" : "Orte, die du besucht hast, werden hier angezeigt", + "No" : "Nein" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de.json b/l10n/de.json index a04e921e..0f7653c9 100644 --- a/l10n/de.json +++ b/l10n/de.json @@ -46,8 +46,8 @@ "Add to album" : "Zum Album hinzufügen", "Move to person" : "Zu einer Person verschieben", "Remove from person" : "Von der Person entfernen", - "You are about to download a large number of files. Are you sure?" : "Du bist dabei, eine große Anzahl von Dateien herunterzuladen. Bist du dir sicher?", - "You are about to delete a large number of files. Are you sure?" : "Du bist dabei, eine große Anzahl von Dateien zu löschen. Bist du dir sicher?", + "Continue" : "Fortsetzen", + "Move" : "Verschieben", "You must enable \"Mark person in preview\" to use this feature" : "Du musst „Person in Vorschau markieren“ aktivieren, um diese Funktion nutzen zu können", "Only user \"{user}\" can update this person" : "Nur der Benutzer \"{user}\" kann diese Person aktualisieren.", "_{n} selected_::_{n} selected_" : ["{n} ausgewählt","{n} ausgewählt"], @@ -225,7 +225,6 @@ "Failed to rename {oldName} to {name}." : "{oldName} konnte nicht in {name} umbenannt werden.", "Loading …" : "Lade …", "Merge {name} with person" : "{name} mit Person zusammenführen", - "Are you sure you want to merge {name} with {newName}?" : "Bist du sicher, dass du {name} mit {newName} zusammenführen möchtest?", "Too many failures, aborting" : "Zu viele Fehler, Abbruch", "Error while moving {basename}" : "Fehler beim Verschieben von {basename}", "Failed to move {name}." : "{name} konnte nicht verschoben werden.", @@ -294,7 +293,6 @@ "Save as" : "Speichern als", "All changes will be lost." : "Alle Änderungen gehen verloren.", "Are you sure you want to continue?" : "Bist du dir sicher, dass du fortsetzen möchtest?", - "Continue" : "Fortsetzen", "Undo" : "Rückgängig", "Redo" : "Wiederherstellen", "Show original image" : "Originalbild anzeigen", @@ -402,6 +400,7 @@ "Archive photos you don't want to see in your timeline" : "Archiviere Fotos, die du nicht in deiner Chronik sehen möchtest", "Tag photos to find them easily" : "Markiere Fotos, um sie leicht zu finden", "Recognize is still working on your photos" : "Die Erkennung arbeitet noch an deinen Fotos", - "Places you have been to will appear here" : "Orte, die du besucht hast, werden hier angezeigt" + "Places you have been to will appear here" : "Orte, die du besucht hast, werden hier angezeigt", + "No" : "Nein" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 04032eff..0a4b60d3 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -56,10 +56,9 @@ OC.L10N.register( "Add to album" : "Zum Album hinzufügen", "Move to person" : "Zu einer Person verschieben", "Remove from person" : "Von der Person entfernen", - "You are about to download a large number of files. Are you sure?" : "Sie sind dabei, eine große Anzahl an Dateien herunterzuladen. Sind Sie sich sicher?", - "You are about to delete a large number of files. Are you sure?" : "Sie sind dabei, eine große Anzahl an Dateien zu löschen. Sind Sie sich sicher?", + "Continue" : "Fortsetzen", "Failed to delete files" : "Löschen von Dateien fehlgeschlagen", - "You are about to move a large number of files. Are you sure?" : "Sie sind im Begriff, eine große Anzahl von Dateien zu verschieben. Sind Sie sich sicher?", + "Move" : "Verschieben", "You must enable \"Mark person in preview\" to use this feature" : "Sie müssen „Person in Vorschau markieren“ aktivieren, um diese Funktion nutzen zu können", "Only user \"{user}\" can update this person" : "Nur der Benutzer \"{user}\" kann diese Person aktualisieren", "_{n} selected_::_{n} selected_" : ["{n} ausgewählt","{n} ausgewählt"], @@ -134,6 +133,7 @@ OC.L10N.register( "Looks like it has been more than an hour since the last index job was run. Make sure Nextcloud cron is configured correctly." : "Es scheint, dass seit der Ausführung des letzten Indexjobs mehr als eine Stunde vergangen ist. Stellen Sie sicher, dass Nextcloud-Cron richtig konfiguriert ist.", "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Nur die serverseitige Verschlüsselung (OC_DEFAULT_MODULE) wird unterstützt, es ist jedoch ein anderes Verschlüsselungsmodul aktiviert.", "The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "Die EXIF-Indexe werden in regelmäßigen Abständen im Hintergrund erstellt und überprüft. Seien Sie vorsichtig, wenn Sie etwas anderes als die automatische Indexierung auswählen. Wenn Sie z. B. die Indexierung auf Zeitleistenordner beschränken, kann es zu Verzögerungen kommen, bevor die Medien für die Benutzer verfügbar sind, da der Benutzer die Zeitleiste erst nach der Anmeldung konfiguriert.", + "Folders with a \".nomedia\" or a \".nomemories\" file are always excluded from indexing." : "Ordner mit einer „.nomedia“- oder einer „.nomemories“-Datei werden immer von der Indizierung ausgeschlossen.", "Index all media automatically (recommended)" : "Alle Medien automatisch indexieren (empfohlen)", "Index per-user timeline folders (not recommended)" : "Indexierung von Zeitleistenordnern pro Benutzer (nicht empfohlen)", "Index a fixed relative path" : "Einen festen relativen Pfad indexieren", @@ -292,7 +292,6 @@ OC.L10N.register( "Enter name of the new face" : "Geben Sie den Namen des neuen Gesichts ein", "Failed to create face" : "Gesicht konnte nicht angelegt werden", "Merge {name} with person" : "{name} mit Person zusammenführen", - "Are you sure you want to merge {name} with {newName}?" : "Sind Sie sicher, dass Sie {name} mit {newName} zusammenführen möchten?", "Too many failures, aborting" : "Zu viele Fehler, Abbruch", "Error while moving {basename}" : "Fehler beim Verschieben von {basename}", "Failed to move {name}." : "{name} konnte nicht verschoben werden.", @@ -366,7 +365,6 @@ OC.L10N.register( "Save as" : "Speichern als", "All changes will be lost." : "Alle Änderungen gehen verloren.", "Are you sure you want to continue?" : "Sind Sie sich sicher, dass Sie fortsetzen wollen?", - "Continue" : "Fortsetzen", "Undo" : "Rückgängig", "Redo" : "Wiederherstellen", "Show original image" : "Originalbild anzeigen", @@ -478,6 +476,7 @@ OC.L10N.register( "Archive photos you don't want to see in your timeline" : "Archivieren Sie Fotos, die Sie nicht in Ihrer Chronik sehen möchten", "Tag photos to find them easily" : "Markieren Sie Fotos, um sie leicht zu finden", "Recognize is still working on your photos" : "Die Erkennung arbeitet noch an Ihren Fotos", - "Places you have been to will appear here" : "Orte, die Sie besucht haben, werden hier angezeigt" + "Places you have been to will appear here" : "Orte, die Sie besucht haben, werden hier angezeigt", + "No" : "Nein" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/de_DE.json b/l10n/de_DE.json index 55d5efef..45f071b3 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -54,10 +54,9 @@ "Add to album" : "Zum Album hinzufügen", "Move to person" : "Zu einer Person verschieben", "Remove from person" : "Von der Person entfernen", - "You are about to download a large number of files. Are you sure?" : "Sie sind dabei, eine große Anzahl an Dateien herunterzuladen. Sind Sie sich sicher?", - "You are about to delete a large number of files. Are you sure?" : "Sie sind dabei, eine große Anzahl an Dateien zu löschen. Sind Sie sich sicher?", + "Continue" : "Fortsetzen", "Failed to delete files" : "Löschen von Dateien fehlgeschlagen", - "You are about to move a large number of files. Are you sure?" : "Sie sind im Begriff, eine große Anzahl von Dateien zu verschieben. Sind Sie sich sicher?", + "Move" : "Verschieben", "You must enable \"Mark person in preview\" to use this feature" : "Sie müssen „Person in Vorschau markieren“ aktivieren, um diese Funktion nutzen zu können", "Only user \"{user}\" can update this person" : "Nur der Benutzer \"{user}\" kann diese Person aktualisieren", "_{n} selected_::_{n} selected_" : ["{n} ausgewählt","{n} ausgewählt"], @@ -132,6 +131,7 @@ "Looks like it has been more than an hour since the last index job was run. Make sure Nextcloud cron is configured correctly." : "Es scheint, dass seit der Ausführung des letzten Indexjobs mehr als eine Stunde vergangen ist. Stellen Sie sicher, dass Nextcloud-Cron richtig konfiguriert ist.", "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Nur die serverseitige Verschlüsselung (OC_DEFAULT_MODULE) wird unterstützt, es ist jedoch ein anderes Verschlüsselungsmodul aktiviert.", "The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "Die EXIF-Indexe werden in regelmäßigen Abständen im Hintergrund erstellt und überprüft. Seien Sie vorsichtig, wenn Sie etwas anderes als die automatische Indexierung auswählen. Wenn Sie z. B. die Indexierung auf Zeitleistenordner beschränken, kann es zu Verzögerungen kommen, bevor die Medien für die Benutzer verfügbar sind, da der Benutzer die Zeitleiste erst nach der Anmeldung konfiguriert.", + "Folders with a \".nomedia\" or a \".nomemories\" file are always excluded from indexing." : "Ordner mit einer „.nomedia“- oder einer „.nomemories“-Datei werden immer von der Indizierung ausgeschlossen.", "Index all media automatically (recommended)" : "Alle Medien automatisch indexieren (empfohlen)", "Index per-user timeline folders (not recommended)" : "Indexierung von Zeitleistenordnern pro Benutzer (nicht empfohlen)", "Index a fixed relative path" : "Einen festen relativen Pfad indexieren", @@ -290,7 +290,6 @@ "Enter name of the new face" : "Geben Sie den Namen des neuen Gesichts ein", "Failed to create face" : "Gesicht konnte nicht angelegt werden", "Merge {name} with person" : "{name} mit Person zusammenführen", - "Are you sure you want to merge {name} with {newName}?" : "Sind Sie sicher, dass Sie {name} mit {newName} zusammenführen möchten?", "Too many failures, aborting" : "Zu viele Fehler, Abbruch", "Error while moving {basename}" : "Fehler beim Verschieben von {basename}", "Failed to move {name}." : "{name} konnte nicht verschoben werden.", @@ -364,7 +363,6 @@ "Save as" : "Speichern als", "All changes will be lost." : "Alle Änderungen gehen verloren.", "Are you sure you want to continue?" : "Sind Sie sich sicher, dass Sie fortsetzen wollen?", - "Continue" : "Fortsetzen", "Undo" : "Rückgängig", "Redo" : "Wiederherstellen", "Show original image" : "Originalbild anzeigen", @@ -476,6 +474,7 @@ "Archive photos you don't want to see in your timeline" : "Archivieren Sie Fotos, die Sie nicht in Ihrer Chronik sehen möchten", "Tag photos to find them easily" : "Markieren Sie Fotos, um sie leicht zu finden", "Recognize is still working on your photos" : "Die Erkennung arbeitet noch an Ihren Fotos", - "Places you have been to will appear here" : "Orte, die Sie besucht haben, werden hier angezeigt" + "Places you have been to will appear here" : "Orte, die Sie besucht haben, werden hier angezeigt", + "No" : "Nein" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/el.js b/l10n/el.js index 408ea8f0..49d161f6 100644 --- a/l10n/el.js +++ b/l10n/el.js @@ -22,6 +22,8 @@ OC.L10N.register( "Unarchive" : "Αναίρεση αρχειοθέτησης", "View in folder" : "Προβολή στον φάκελο", "Add to album" : "Προσθήκη στο άλμπουμ", + "Continue" : "Συνεχίστε", + "Move" : "Μετακίνηση", "General" : "Γενικά", "Account" : "Λογαριασμός", "Close" : "Κλείσιμο", @@ -73,7 +75,6 @@ OC.L10N.register( "Share" : "Διαμοιρασμός", "Previous" : "Προηγούμενο", "Next" : "Επόμενο", - "Continue" : "Συνεχίστε", "Undo" : "Ακύρωση ενέργειας", "Redo" : "Ξανακάντε", "Zoom in" : "Εστίαση", @@ -92,6 +93,7 @@ OC.L10N.register( "Auto" : "Αυτόματα", "Failed to create {albumName}." : "Απέτυχε η δημιουργία {albumName}", "Failed to rename {currentAlbumName} to {newAlbumName}." : "Απέτυχε η μετονομασία του {currentAlbumName} σε {newAlbumName}.", - "Failed to delete {fileName}." : "Απέτυχε η διαγραφή {fileName}." + "Failed to delete {fileName}." : "Απέτυχε η διαγραφή {fileName}.", + "No" : "Όχι" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/el.json b/l10n/el.json index d3d96f7c..344b5011 100644 --- a/l10n/el.json +++ b/l10n/el.json @@ -20,6 +20,8 @@ "Unarchive" : "Αναίρεση αρχειοθέτησης", "View in folder" : "Προβολή στον φάκελο", "Add to album" : "Προσθήκη στο άλμπουμ", + "Continue" : "Συνεχίστε", + "Move" : "Μετακίνηση", "General" : "Γενικά", "Account" : "Λογαριασμός", "Close" : "Κλείσιμο", @@ -71,7 +73,6 @@ "Share" : "Διαμοιρασμός", "Previous" : "Προηγούμενο", "Next" : "Επόμενο", - "Continue" : "Συνεχίστε", "Undo" : "Ακύρωση ενέργειας", "Redo" : "Ξανακάντε", "Zoom in" : "Εστίαση", @@ -90,6 +91,7 @@ "Auto" : "Αυτόματα", "Failed to create {albumName}." : "Απέτυχε η δημιουργία {albumName}", "Failed to rename {currentAlbumName} to {newAlbumName}." : "Απέτυχε η μετονομασία του {currentAlbumName} σε {newAlbumName}.", - "Failed to delete {fileName}." : "Απέτυχε η διαγραφή {fileName}." + "Failed to delete {fileName}." : "Απέτυχε η διαγραφή {fileName}.", + "No" : "Όχι" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/en_GB.js b/l10n/en_GB.js index 9953690c..74b55c15 100644 --- a/l10n/en_GB.js +++ b/l10n/en_GB.js @@ -56,10 +56,9 @@ OC.L10N.register( "Add to album" : "Add to album", "Move to person" : "Move to person", "Remove from person" : "Remove from person", - "You are about to download a large number of files. Are you sure?" : "You are about to download a large number of files. Are you sure?", - "You are about to delete a large number of files. Are you sure?" : "You are about to delete a large number of files. Are you sure?", + "Continue" : "Continue", "Failed to delete files" : "Failed to delete files", - "You are about to move a large number of files. Are you sure?" : "You are about to move a large number of files. Are you sure?", + "Move" : "Move", "You must enable \"Mark person in preview\" to use this feature" : "You must enable \"Mark person in preview\" to use this feature", "Only user \"{user}\" can update this person" : "Only user \"{user}\" can update this person", "_{n} selected_::_{n} selected_" : ["{n} selected","{n} selected"], @@ -134,6 +133,7 @@ OC.L10N.register( "Looks like it has been more than an hour since the last index job was run. Make sure Nextcloud cron is configured correctly." : "Looks like it has been more than an hour since the last index job was run. Make sure Nextcloud cron is configured correctly.", "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled.", "The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in.", + "Folders with a \".nomedia\" or a \".nomemories\" file are always excluded from indexing." : "Folders with a \".nomedia\" or a \".nomemories\" file are always excluded from indexing.", "Index all media automatically (recommended)" : "Index all media automatically (recommended)", "Index per-user timeline folders (not recommended)" : "Index per-user timeline folders (not recommended)", "Index a fixed relative path" : "Index a fixed relative path", @@ -292,7 +292,6 @@ OC.L10N.register( "Enter name of the new face" : "Enter name of the new face", "Failed to create face" : "Failed to create face", "Merge {name} with person" : "Merge {name} with person", - "Are you sure you want to merge {name} with {newName}?" : "Are you sure you want to merge {name} with {newName}?", "Too many failures, aborting" : "Too many failures, aborting", "Error while moving {basename}" : "Error while moving {basename}", "Failed to move {name}." : "Failed to move {name}.", @@ -366,7 +365,6 @@ OC.L10N.register( "Save as" : "Save as", "All changes will be lost." : "All changes will be lost.", "Are you sure you want to continue?" : "Are you sure you want to continue?", - "Continue" : "Continue", "Undo" : "Undo", "Redo" : "Redo", "Show original image" : "Show original image", diff --git a/l10n/en_GB.json b/l10n/en_GB.json index bd270301..918e0d6b 100644 --- a/l10n/en_GB.json +++ b/l10n/en_GB.json @@ -54,10 +54,9 @@ "Add to album" : "Add to album", "Move to person" : "Move to person", "Remove from person" : "Remove from person", - "You are about to download a large number of files. Are you sure?" : "You are about to download a large number of files. Are you sure?", - "You are about to delete a large number of files. Are you sure?" : "You are about to delete a large number of files. Are you sure?", + "Continue" : "Continue", "Failed to delete files" : "Failed to delete files", - "You are about to move a large number of files. Are you sure?" : "You are about to move a large number of files. Are you sure?", + "Move" : "Move", "You must enable \"Mark person in preview\" to use this feature" : "You must enable \"Mark person in preview\" to use this feature", "Only user \"{user}\" can update this person" : "Only user \"{user}\" can update this person", "_{n} selected_::_{n} selected_" : ["{n} selected","{n} selected"], @@ -132,6 +131,7 @@ "Looks like it has been more than an hour since the last index job was run. Make sure Nextcloud cron is configured correctly." : "Looks like it has been more than an hour since the last index job was run. Make sure Nextcloud cron is configured correctly.", "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled.", "The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in.", + "Folders with a \".nomedia\" or a \".nomemories\" file are always excluded from indexing." : "Folders with a \".nomedia\" or a \".nomemories\" file are always excluded from indexing.", "Index all media automatically (recommended)" : "Index all media automatically (recommended)", "Index per-user timeline folders (not recommended)" : "Index per-user timeline folders (not recommended)", "Index a fixed relative path" : "Index a fixed relative path", @@ -290,7 +290,6 @@ "Enter name of the new face" : "Enter name of the new face", "Failed to create face" : "Failed to create face", "Merge {name} with person" : "Merge {name} with person", - "Are you sure you want to merge {name} with {newName}?" : "Are you sure you want to merge {name} with {newName}?", "Too many failures, aborting" : "Too many failures, aborting", "Error while moving {basename}" : "Error while moving {basename}", "Failed to move {name}." : "Failed to move {name}.", @@ -364,7 +363,6 @@ "Save as" : "Save as", "All changes will be lost." : "All changes will be lost.", "Are you sure you want to continue?" : "Are you sure you want to continue?", - "Continue" : "Continue", "Undo" : "Undo", "Redo" : "Redo", "Show original image" : "Show original image", diff --git a/l10n/eo.js b/l10n/eo.js index 8b8fa2ee..ceaed59a 100644 --- a/l10n/eo.js +++ b/l10n/eo.js @@ -16,6 +16,8 @@ OC.L10N.register( "Delete" : "Forigi", "Favorite" : "Pliŝatati", "View in folder" : "Vidi en dosierujo", + "Continue" : "Daŭrigi", + "Move" : "Movi", "General" : "Ĝenerala", "Account" : "Konto", "Close" : "Malfermi", @@ -51,7 +53,6 @@ OC.L10N.register( "Share" : "Kunhavigi", "Previous" : "Antaŭa", "Next" : "Sekva", - "Continue" : "Daŭrigi", "Undo" : "Malfari", "Redo" : "Refari", "Custom" : "Propra", @@ -59,6 +60,8 @@ OC.L10N.register( "Size" : "Grando", "Position" : "Loko", "Extension" : "Dosiersufikso", - "Auto" : "Aŭtomate" + "Auto" : "Aŭtomate", + "Yes" : "Jes", + "No" : "Ne" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eo.json b/l10n/eo.json index 63731e3d..bb8a1669 100644 --- a/l10n/eo.json +++ b/l10n/eo.json @@ -14,6 +14,8 @@ "Delete" : "Forigi", "Favorite" : "Pliŝatati", "View in folder" : "Vidi en dosierujo", + "Continue" : "Daŭrigi", + "Move" : "Movi", "General" : "Ĝenerala", "Account" : "Konto", "Close" : "Malfermi", @@ -49,7 +51,6 @@ "Share" : "Kunhavigi", "Previous" : "Antaŭa", "Next" : "Sekva", - "Continue" : "Daŭrigi", "Undo" : "Malfari", "Redo" : "Refari", "Custom" : "Propra", @@ -57,6 +58,8 @@ "Size" : "Grando", "Position" : "Loko", "Extension" : "Dosiersufikso", - "Auto" : "Aŭtomate" + "Auto" : "Aŭtomate", + "Yes" : "Jes", + "No" : "Ne" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/es.js b/l10n/es.js index fe4d83b3..5332e0e6 100644 --- a/l10n/es.js +++ b/l10n/es.js @@ -56,9 +56,9 @@ OC.L10N.register( "Add to album" : "Añadir al álbum", "Move to person" : "Mover a persona", "Remove from person" : "Quitar de la persona", - "You are about to download a large number of files. Are you sure?" : "Está a punto de descargar un gran número de archivos. ¿Está seguro?", - "You are about to delete a large number of files. Are you sure?" : "Está a punto de eliminar un gran número de archivos. ¿Está seguro?", + "Continue" : "Continuar", "Failed to delete files" : "Fallo al eliminar archivos", + "Move" : "Mover", "You must enable \"Mark person in preview\" to use this feature" : "Debe habilitar \"Marcar persona en la vista previa\" para utilizar esta característica", "Only user \"{user}\" can update this person" : "Solo el usuario \"{user}\" puede actualizar esta persona", "_{n} selected_::_{n} selected_" : ["{n} seleccionado","{n} seleccionados","{n} seleccionados"], @@ -285,7 +285,6 @@ OC.L10N.register( "Enter name of the new face" : "Ingrese el nombre de la nueva cara", "Failed to create face" : "Fallo al crear la cara", "Merge {name} with person" : "Unir {name} con persona", - "Are you sure you want to merge {name} with {newName}?" : "¿Está seguro de quiere unir {name} con {newName}?", "Too many failures, aborting" : "Demasiados fallos, abortando", "Error while moving {basename}" : "Error mientras se movía {basename}", "Failed to move {name}." : "Fallo al mover {name}.", @@ -358,7 +357,6 @@ OC.L10N.register( "Save as" : "Guardar como", "All changes will be lost." : "Todos los cambios se perderán.", "Are you sure you want to continue?" : "¿Está seguro que desea continuar?", - "Continue" : "Continuar", "Undo" : "Deshacer", "Redo" : "Rehacer", "Show original image" : "Mostrar imagen original", @@ -470,6 +468,8 @@ OC.L10N.register( "Archive photos you don't want to see in your timeline" : "Archive las fotos que no quiera ver en su línea de tiempo", "Tag photos to find them easily" : "Etiquete las fotos para encontrarlas fácilmente", "Recognize is still working on your photos" : "Recognize sigue trabajando en sus fotos", - "Places you have been to will appear here" : "Los lugares en los que ha estado aparecerán aquí" + "Places you have been to will appear here" : "Los lugares en los que ha estado aparecerán aquí", + "Yes" : "Sí", + "No" : "No" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es.json b/l10n/es.json index 2d706f4d..4862e321 100644 --- a/l10n/es.json +++ b/l10n/es.json @@ -54,9 +54,9 @@ "Add to album" : "Añadir al álbum", "Move to person" : "Mover a persona", "Remove from person" : "Quitar de la persona", - "You are about to download a large number of files. Are you sure?" : "Está a punto de descargar un gran número de archivos. ¿Está seguro?", - "You are about to delete a large number of files. Are you sure?" : "Está a punto de eliminar un gran número de archivos. ¿Está seguro?", + "Continue" : "Continuar", "Failed to delete files" : "Fallo al eliminar archivos", + "Move" : "Mover", "You must enable \"Mark person in preview\" to use this feature" : "Debe habilitar \"Marcar persona en la vista previa\" para utilizar esta característica", "Only user \"{user}\" can update this person" : "Solo el usuario \"{user}\" puede actualizar esta persona", "_{n} selected_::_{n} selected_" : ["{n} seleccionado","{n} seleccionados","{n} seleccionados"], @@ -283,7 +283,6 @@ "Enter name of the new face" : "Ingrese el nombre de la nueva cara", "Failed to create face" : "Fallo al crear la cara", "Merge {name} with person" : "Unir {name} con persona", - "Are you sure you want to merge {name} with {newName}?" : "¿Está seguro de quiere unir {name} con {newName}?", "Too many failures, aborting" : "Demasiados fallos, abortando", "Error while moving {basename}" : "Error mientras se movía {basename}", "Failed to move {name}." : "Fallo al mover {name}.", @@ -356,7 +355,6 @@ "Save as" : "Guardar como", "All changes will be lost." : "Todos los cambios se perderán.", "Are you sure you want to continue?" : "¿Está seguro que desea continuar?", - "Continue" : "Continuar", "Undo" : "Deshacer", "Redo" : "Rehacer", "Show original image" : "Mostrar imagen original", @@ -468,6 +466,8 @@ "Archive photos you don't want to see in your timeline" : "Archive las fotos que no quiera ver en su línea de tiempo", "Tag photos to find them easily" : "Etiquete las fotos para encontrarlas fácilmente", "Recognize is still working on your photos" : "Recognize sigue trabajando en sus fotos", - "Places you have been to will appear here" : "Los lugares en los que ha estado aparecerán aquí" + "Places you have been to will appear here" : "Los lugares en los que ha estado aparecerán aquí", + "Yes" : "Sí", + "No" : "No" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_419.js b/l10n/es_419.js index d65f26bb..10a241da 100644 --- a/l10n/es_419.js +++ b/l10n/es_419.js @@ -17,6 +17,8 @@ OC.L10N.register( "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -49,12 +51,12 @@ OC.L10N.register( "Share" : "Compartir", "Previous" : "Anterior", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", "Text" : "Texto", "Size" : "Tamaño", - "Position" : "Posición" + "Position" : "Posición", + "Yes" : "Si" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_419.json b/l10n/es_419.json index 90951876..9f994c9b 100644 --- a/l10n/es_419.json +++ b/l10n/es_419.json @@ -15,6 +15,8 @@ "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -47,12 +49,12 @@ "Share" : "Compartir", "Previous" : "Anterior", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", "Text" : "Texto", "Size" : "Tamaño", - "Position" : "Posición" + "Position" : "Posición", + "Yes" : "Si" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_AR.js b/l10n/es_AR.js index aece0980..3cc33766 100644 --- a/l10n/es_AR.js +++ b/l10n/es_AR.js @@ -18,6 +18,8 @@ OC.L10N.register( "Favorite" : "Favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -49,13 +51,13 @@ OC.L10N.register( "Share" : "Compartir", "Previous" : "Anterior", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", "Text" : "Texto", "Size" : "Tamaño", "Position" : "Posición", - "Direct" : "Directo" + "Direct" : "Directo", + "Yes" : "Sí" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_AR.json b/l10n/es_AR.json index e36104b9..3e97808d 100644 --- a/l10n/es_AR.json +++ b/l10n/es_AR.json @@ -16,6 +16,8 @@ "Favorite" : "Favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -47,13 +49,13 @@ "Share" : "Compartir", "Previous" : "Anterior", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", "Text" : "Texto", "Size" : "Tamaño", "Position" : "Posición", - "Direct" : "Directo" + "Direct" : "Directo", + "Yes" : "Sí" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_CL.js b/l10n/es_CL.js index 41d311e4..89977050 100644 --- a/l10n/es_CL.js +++ b/l10n/es_CL.js @@ -17,6 +17,8 @@ OC.L10N.register( "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -50,12 +52,12 @@ OC.L10N.register( "Share" : "Compartir", "Previous" : "Previo", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", "Text" : "Texto", "Size" : "Tamaño", - "Position" : "Posición" + "Position" : "Posición", + "Yes" : "Si" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/es_CL.json b/l10n/es_CL.json index 39d5d275..e4358174 100644 --- a/l10n/es_CL.json +++ b/l10n/es_CL.json @@ -15,6 +15,8 @@ "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -48,12 +50,12 @@ "Share" : "Compartir", "Previous" : "Previo", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", "Text" : "Texto", "Size" : "Tamaño", - "Position" : "Posición" + "Position" : "Posición", + "Yes" : "Si" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/es_CO.js b/l10n/es_CO.js index a80d4578..52fe1104 100644 --- a/l10n/es_CO.js +++ b/l10n/es_CO.js @@ -17,6 +17,8 @@ OC.L10N.register( "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -50,7 +52,6 @@ OC.L10N.register( "Share" : "Compartir", "Previous" : "Previo", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_CO.json b/l10n/es_CO.json index abd76b97..8a934064 100644 --- a/l10n/es_CO.json +++ b/l10n/es_CO.json @@ -15,6 +15,8 @@ "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -48,7 +50,6 @@ "Share" : "Compartir", "Previous" : "Previo", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_CR.js b/l10n/es_CR.js index 9bed23a0..c5cea939 100644 --- a/l10n/es_CR.js +++ b/l10n/es_CR.js @@ -17,6 +17,8 @@ OC.L10N.register( "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -50,7 +52,6 @@ OC.L10N.register( "Share" : "Compartir", "Previous" : "Previo", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_CR.json b/l10n/es_CR.json index 8f3632cf..eb8cd736 100644 --- a/l10n/es_CR.json +++ b/l10n/es_CR.json @@ -15,6 +15,8 @@ "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -48,7 +50,6 @@ "Share" : "Compartir", "Previous" : "Previo", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_DO.js b/l10n/es_DO.js index c3e287d9..d842c37f 100644 --- a/l10n/es_DO.js +++ b/l10n/es_DO.js @@ -16,6 +16,8 @@ OC.L10N.register( "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -48,7 +50,6 @@ OC.L10N.register( "Share" : "Compartir", "Previous" : "Previo", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_DO.json b/l10n/es_DO.json index de522d03..528f322c 100644 --- a/l10n/es_DO.json +++ b/l10n/es_DO.json @@ -14,6 +14,8 @@ "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -46,7 +48,6 @@ "Share" : "Compartir", "Previous" : "Previo", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_EC.js b/l10n/es_EC.js index 680386e7..dc298ed6 100644 --- a/l10n/es_EC.js +++ b/l10n/es_EC.js @@ -55,9 +55,9 @@ OC.L10N.register( "Add to album" : "Agregar al álbum", "Move to person" : "Mover a persona", "Remove from person" : "Eliminar de persona", - "You are about to download a large number of files. Are you sure?" : "Estás a punto de descargar un gran número de archivos. ¿Estás seguro?", - "You are about to delete a large number of files. Are you sure?" : "Estás a punto de eliminar un gran número de archivos. ¿Estás seguro?", + "Continue" : "Continuar", "Failed to delete files" : "Error al eliminar archivos", + "Move" : "Mover", "You must enable \"Mark person in preview\" to use this feature" : "Debes habilitar \"Marcar persona en la vista previa\" para usar esta función", "Only user \"{user}\" can update this person" : "Solo el usuario \"{user}\" puede actualizar esta persona", "_{n} selected_::_{n} selected_" : ["{n} seleccionado","{n} seleccionados","{n} seleccionado"], @@ -255,7 +255,6 @@ OC.L10N.register( "Enter name of the new face" : "Ingresa el nombre de la nueva cara", "Failed to create face" : "Error al crear la cara", "Merge {name} with person" : "Fusionar {name} con persona", - "Are you sure you want to merge {name} with {newName}?" : "¿Seguro que deseas fusionar {name} con {newName}?", "Too many failures, aborting" : "Demasiados fallos, abortando", "Error while moving {basename}" : "Error al mover {basename}", "Failed to move {name}." : "Error al mover {name}.", @@ -328,7 +327,6 @@ OC.L10N.register( "Save as" : "Guardar como", "All changes will be lost." : "Se perderán todos los cambios.", "Are you sure you want to continue?" : "¿Estás seguro de que deseas continuar?", - "Continue" : "Continuar", "Undo" : "Deshacer", "Redo" : "Rehacer", "Show original image" : "Mostrar imagen original", diff --git a/l10n/es_EC.json b/l10n/es_EC.json index ff914f80..a655191f 100644 --- a/l10n/es_EC.json +++ b/l10n/es_EC.json @@ -53,9 +53,9 @@ "Add to album" : "Agregar al álbum", "Move to person" : "Mover a persona", "Remove from person" : "Eliminar de persona", - "You are about to download a large number of files. Are you sure?" : "Estás a punto de descargar un gran número de archivos. ¿Estás seguro?", - "You are about to delete a large number of files. Are you sure?" : "Estás a punto de eliminar un gran número de archivos. ¿Estás seguro?", + "Continue" : "Continuar", "Failed to delete files" : "Error al eliminar archivos", + "Move" : "Mover", "You must enable \"Mark person in preview\" to use this feature" : "Debes habilitar \"Marcar persona en la vista previa\" para usar esta función", "Only user \"{user}\" can update this person" : "Solo el usuario \"{user}\" puede actualizar esta persona", "_{n} selected_::_{n} selected_" : ["{n} seleccionado","{n} seleccionados","{n} seleccionado"], @@ -253,7 +253,6 @@ "Enter name of the new face" : "Ingresa el nombre de la nueva cara", "Failed to create face" : "Error al crear la cara", "Merge {name} with person" : "Fusionar {name} con persona", - "Are you sure you want to merge {name} with {newName}?" : "¿Seguro que deseas fusionar {name} con {newName}?", "Too many failures, aborting" : "Demasiados fallos, abortando", "Error while moving {basename}" : "Error al mover {basename}", "Failed to move {name}." : "Error al mover {name}.", @@ -326,7 +325,6 @@ "Save as" : "Guardar como", "All changes will be lost." : "Se perderán todos los cambios.", "Are you sure you want to continue?" : "¿Estás seguro de que deseas continuar?", - "Continue" : "Continuar", "Undo" : "Deshacer", "Redo" : "Rehacer", "Show original image" : "Mostrar imagen original", diff --git a/l10n/es_GT.js b/l10n/es_GT.js index 2427ba09..b9f74833 100644 --- a/l10n/es_GT.js +++ b/l10n/es_GT.js @@ -17,6 +17,8 @@ OC.L10N.register( "Favorite" : "Favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -49,7 +51,6 @@ OC.L10N.register( "Share" : "Compartir", "Previous" : "Previo", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_GT.json b/l10n/es_GT.json index c1649953..2b93f210 100644 --- a/l10n/es_GT.json +++ b/l10n/es_GT.json @@ -15,6 +15,8 @@ "Favorite" : "Favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -47,7 +49,6 @@ "Share" : "Compartir", "Previous" : "Previo", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_HN.js b/l10n/es_HN.js index d23df08a..aaeef20d 100644 --- a/l10n/es_HN.js +++ b/l10n/es_HN.js @@ -17,6 +17,8 @@ OC.L10N.register( "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -50,7 +52,6 @@ OC.L10N.register( "Share" : "Compartir", "Previous" : "Anterior", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_HN.json b/l10n/es_HN.json index 3e83f413..ad4b1d24 100644 --- a/l10n/es_HN.json +++ b/l10n/es_HN.json @@ -15,6 +15,8 @@ "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -48,7 +50,6 @@ "Share" : "Compartir", "Previous" : "Anterior", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_MX.js b/l10n/es_MX.js index 6848867d..a0f85e41 100644 --- a/l10n/es_MX.js +++ b/l10n/es_MX.js @@ -19,6 +19,8 @@ OC.L10N.register( "Favorite" : "Marcar como favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -52,7 +54,6 @@ OC.L10N.register( "Share" : "Compartir", "Previous" : "Previo", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Redo" : "Rehacer", "Custom" : "Personalizado", diff --git a/l10n/es_MX.json b/l10n/es_MX.json index b3858545..e67eeb59 100644 --- a/l10n/es_MX.json +++ b/l10n/es_MX.json @@ -17,6 +17,8 @@ "Favorite" : "Marcar como favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -50,7 +52,6 @@ "Share" : "Compartir", "Previous" : "Previo", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Redo" : "Rehacer", "Custom" : "Personalizado", diff --git a/l10n/es_NI.js b/l10n/es_NI.js index 1d991319..255e6e6c 100644 --- a/l10n/es_NI.js +++ b/l10n/es_NI.js @@ -16,6 +16,8 @@ OC.L10N.register( "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -48,7 +50,6 @@ OC.L10N.register( "Share" : "Compartir", "Previous" : "Anterior", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_NI.json b/l10n/es_NI.json index 4c8a1e89..77dd18e4 100644 --- a/l10n/es_NI.json +++ b/l10n/es_NI.json @@ -14,6 +14,8 @@ "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -46,7 +48,6 @@ "Share" : "Compartir", "Previous" : "Anterior", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_PA.js b/l10n/es_PA.js index 95943a6c..af65acb8 100644 --- a/l10n/es_PA.js +++ b/l10n/es_PA.js @@ -17,6 +17,8 @@ OC.L10N.register( "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -49,7 +51,6 @@ OC.L10N.register( "Share" : "Compartir", "Previous" : "Anterior", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_PA.json b/l10n/es_PA.json index e1ea4c4b..06f2113f 100644 --- a/l10n/es_PA.json +++ b/l10n/es_PA.json @@ -15,6 +15,8 @@ "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -47,7 +49,6 @@ "Share" : "Compartir", "Previous" : "Anterior", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_PE.js b/l10n/es_PE.js index aa6cf6b1..b1a4bcee 100644 --- a/l10n/es_PE.js +++ b/l10n/es_PE.js @@ -17,6 +17,8 @@ OC.L10N.register( "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -49,7 +51,6 @@ OC.L10N.register( "Share" : "Compartir", "Previous" : "Anterior", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_PE.json b/l10n/es_PE.json index 30e93f94..bfefffb5 100644 --- a/l10n/es_PE.json +++ b/l10n/es_PE.json @@ -15,6 +15,8 @@ "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -47,7 +49,6 @@ "Share" : "Compartir", "Previous" : "Anterior", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_PR.js b/l10n/es_PR.js index 38ff55a6..af4d7fd7 100644 --- a/l10n/es_PR.js +++ b/l10n/es_PR.js @@ -16,6 +16,8 @@ OC.L10N.register( "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -47,7 +49,6 @@ OC.L10N.register( "Share" : "Compartir", "Previous" : "Anterior", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_PR.json b/l10n/es_PR.json index 01bc35ed..fef60303 100644 --- a/l10n/es_PR.json +++ b/l10n/es_PR.json @@ -14,6 +14,8 @@ "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -45,7 +47,6 @@ "Share" : "Compartir", "Previous" : "Anterior", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_PY.js b/l10n/es_PY.js index 796455b2..5a0a08c4 100644 --- a/l10n/es_PY.js +++ b/l10n/es_PY.js @@ -17,6 +17,8 @@ OC.L10N.register( "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -48,7 +50,6 @@ OC.L10N.register( "Share" : "Compartir", "Previous" : "Anterior", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_PY.json b/l10n/es_PY.json index c63b83c6..4dda8e82 100644 --- a/l10n/es_PY.json +++ b/l10n/es_PY.json @@ -15,6 +15,8 @@ "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -46,7 +48,6 @@ "Share" : "Compartir", "Previous" : "Anterior", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_SV.js b/l10n/es_SV.js index 3962b59d..5a5c52fd 100644 --- a/l10n/es_SV.js +++ b/l10n/es_SV.js @@ -17,6 +17,8 @@ OC.L10N.register( "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -49,7 +51,6 @@ OC.L10N.register( "Share" : "Compartir", "Previous" : "Previo", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_SV.json b/l10n/es_SV.json index 99fae2cd..4cbdc24d 100644 --- a/l10n/es_SV.json +++ b/l10n/es_SV.json @@ -15,6 +15,8 @@ "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -47,7 +49,6 @@ "Share" : "Compartir", "Previous" : "Previo", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_UY.js b/l10n/es_UY.js index 13db7ea7..f242c741 100644 --- a/l10n/es_UY.js +++ b/l10n/es_UY.js @@ -17,6 +17,8 @@ OC.L10N.register( "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -48,7 +50,6 @@ OC.L10N.register( "Share" : "Compartir", "Previous" : "Anterior", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/es_UY.json b/l10n/es_UY.json index 536c35be..72d8580f 100644 --- a/l10n/es_UY.json +++ b/l10n/es_UY.json @@ -15,6 +15,8 @@ "Favorite" : "Hacer favorito", "Unarchive" : "Desarchivar", "View in folder" : "Ver en la carpeta", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "General", "Account" : "Cuenta", "Close" : "Cerrar", @@ -46,7 +48,6 @@ "Share" : "Compartir", "Previous" : "Anterior", "Next" : "Siguiente", - "Continue" : "Continuar", "Undo" : "Deshacer", "Custom" : "Personalizado", "Value" : "Valor", diff --git a/l10n/et_EE.js b/l10n/et_EE.js index a6b5ea78..85dbbf2d 100644 --- a/l10n/et_EE.js +++ b/l10n/et_EE.js @@ -22,6 +22,8 @@ OC.L10N.register( "Favorite" : "Lemmik", "View in folder" : "Vaata kaustas", "Add to album" : "Lisa albumisse", + "Continue" : "Jätka", + "Move" : "Liiguta", "General" : "Üldine", "Account" : "Konto", "Sign out" : "Logi välja", @@ -85,7 +87,6 @@ OC.L10N.register( "Share" : "Jaga", "Previous" : "Eelmine", "Next" : "Järgmine", - "Continue" : "Jätka", "Undo" : "Tühista", "Custom" : "Kohandatud", "Size" : "Suurus", diff --git a/l10n/et_EE.json b/l10n/et_EE.json index ef3c725a..5003289c 100644 --- a/l10n/et_EE.json +++ b/l10n/et_EE.json @@ -20,6 +20,8 @@ "Favorite" : "Lemmik", "View in folder" : "Vaata kaustas", "Add to album" : "Lisa albumisse", + "Continue" : "Jätka", + "Move" : "Liiguta", "General" : "Üldine", "Account" : "Konto", "Sign out" : "Logi välja", @@ -83,7 +85,6 @@ "Share" : "Jaga", "Previous" : "Eelmine", "Next" : "Järgmine", - "Continue" : "Jätka", "Undo" : "Tühista", "Custom" : "Kohandatud", "Size" : "Suurus", diff --git a/l10n/eu.js b/l10n/eu.js index 3698ae21..0ea2ef01 100644 --- a/l10n/eu.js +++ b/l10n/eu.js @@ -48,8 +48,8 @@ OC.L10N.register( "Add to album" : "Gehitu albumera", "Move to person" : "Mugitu pertsonara", "Remove from person" : "Kendu pertsonatik", - "You are about to download a large number of files. Are you sure?" : "Fitxategi asko deskargatuko dituzu. Ziur zaude?", - "You are about to delete a large number of files. Are you sure?" : "Fitxategi asko ezabatuko dituzu. Ziur zaude?", + "Continue" : "Jarraitu", + "Move" : "Mugitu", "_{n} selected_::_{n} selected_" : ["{n} hautatuta","{n} hautatuta"], "Memories Settings" : "Memories-en ezarpenak", "General" : "Orokorra", @@ -207,7 +207,6 @@ OC.L10N.register( "Failed to rename {oldName} to {name}." : "{oldName} {name}(e)ra aldatzeak huts egin du.", "Loading …" : "Kargatzen …", "Merge {name} with person" : "Batu {izena} pertsonarekin", - "Are you sure you want to merge {name} with {newName}?" : "Ziur {name} eta {newName} batu nahi dituzula?", "Too many failures, aborting" : "Hutsegite gehiegi, abortatzen", "Error while moving {basename}" : "Errorea {basename} mugitzen", "Failed to move {name}." : "{name} mugitzeak huts egin du.", @@ -271,7 +270,6 @@ OC.L10N.register( "Save as" : "Gorde honela", "All changes will be lost." : "Aldaketa guztiak galduko dira.", "Are you sure you want to continue?" : "Ziur zaude jarraitu nahi duzula?", - "Continue" : "Jarraitu", "Undo" : "Desegin", "Redo" : "Berregin", "Show original image" : "Erakutsi jatorrizko irudia", @@ -379,6 +377,8 @@ OC.L10N.register( "Archive photos you don't want to see in your timeline" : "Artxibatu zure denbora-lerroan ikusi nahi ez dituzun argazkiak", "Tag photos to find them easily" : "Etiketatu argazkiak modu errazean aurkitzeko", "Recognize is still working on your photos" : "Hautematea zure argazkietan lanean ari da oraindik", - "Places you have been to will appear here" : "Hemen egon zaren tokiak agertuko dira" + "Places you have been to will appear here" : "Hemen egon zaren tokiak agertuko dira", + "Yes" : "Bai", + "No" : "Ez" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/eu.json b/l10n/eu.json index 67dcca26..b32cfc92 100644 --- a/l10n/eu.json +++ b/l10n/eu.json @@ -46,8 +46,8 @@ "Add to album" : "Gehitu albumera", "Move to person" : "Mugitu pertsonara", "Remove from person" : "Kendu pertsonatik", - "You are about to download a large number of files. Are you sure?" : "Fitxategi asko deskargatuko dituzu. Ziur zaude?", - "You are about to delete a large number of files. Are you sure?" : "Fitxategi asko ezabatuko dituzu. Ziur zaude?", + "Continue" : "Jarraitu", + "Move" : "Mugitu", "_{n} selected_::_{n} selected_" : ["{n} hautatuta","{n} hautatuta"], "Memories Settings" : "Memories-en ezarpenak", "General" : "Orokorra", @@ -205,7 +205,6 @@ "Failed to rename {oldName} to {name}." : "{oldName} {name}(e)ra aldatzeak huts egin du.", "Loading …" : "Kargatzen …", "Merge {name} with person" : "Batu {izena} pertsonarekin", - "Are you sure you want to merge {name} with {newName}?" : "Ziur {name} eta {newName} batu nahi dituzula?", "Too many failures, aborting" : "Hutsegite gehiegi, abortatzen", "Error while moving {basename}" : "Errorea {basename} mugitzen", "Failed to move {name}." : "{name} mugitzeak huts egin du.", @@ -269,7 +268,6 @@ "Save as" : "Gorde honela", "All changes will be lost." : "Aldaketa guztiak galduko dira.", "Are you sure you want to continue?" : "Ziur zaude jarraitu nahi duzula?", - "Continue" : "Jarraitu", "Undo" : "Desegin", "Redo" : "Berregin", "Show original image" : "Erakutsi jatorrizko irudia", @@ -377,6 +375,8 @@ "Archive photos you don't want to see in your timeline" : "Artxibatu zure denbora-lerroan ikusi nahi ez dituzun argazkiak", "Tag photos to find them easily" : "Etiketatu argazkiak modu errazean aurkitzeko", "Recognize is still working on your photos" : "Hautematea zure argazkietan lanean ari da oraindik", - "Places you have been to will appear here" : "Hemen egon zaren tokiak agertuko dira" + "Places you have been to will appear here" : "Hemen egon zaren tokiak agertuko dira", + "Yes" : "Bai", + "No" : "Ez" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fa.js b/l10n/fa.js index d65cdc44..f387efb1 100644 --- a/l10n/fa.js +++ b/l10n/fa.js @@ -56,9 +56,9 @@ OC.L10N.register( "Add to album" : "به آلبوم اضافه کنید", "Move to person" : "Move to person", "Remove from person" : "Remove from person", - "You are about to download a large number of files. Are you sure?" : "You are about to download a large number of files. Are you sure?", - "You are about to delete a large number of files. Are you sure?" : "You are about to delete a large number of files. Are you sure?", + "Continue" : "ادامه دادن", "Failed to delete files" : "Failed to delete files", + "Move" : "انتقال", "You must enable \"Mark person in preview\" to use this feature" : "You must enable \"Mark person in preview\" to use this feature", "Only user \"{user}\" can update this person" : "Only user \"{user}\" can update this person", "_{n} selected_::_{n} selected_" : ["{n} selected","{n} selected"], @@ -285,7 +285,6 @@ OC.L10N.register( "Enter name of the new face" : "Enter name of the new face", "Failed to create face" : "Failed to create face", "Merge {name} with person" : "Merge {name} with person", - "Are you sure you want to merge {name} with {newName}?" : "Are you sure you want to merge {name} with {newName}?", "Too many failures, aborting" : "Too many failures, aborting", "Error while moving {basename}" : "Error while moving {basename}", "Failed to move {name}." : "Failed to move {name}.", @@ -358,7 +357,6 @@ OC.L10N.register( "Save as" : "Save as", "All changes will be lost." : "All changes will be lost.", "Are you sure you want to continue?" : "Are you sure you want to continue?", - "Continue" : "ادامه دادن", "Undo" : "برگرداندن", "Redo" : "Redo", "Show original image" : "Show original image", diff --git a/l10n/fa.json b/l10n/fa.json index 089b81e1..4090f842 100644 --- a/l10n/fa.json +++ b/l10n/fa.json @@ -54,9 +54,9 @@ "Add to album" : "به آلبوم اضافه کنید", "Move to person" : "Move to person", "Remove from person" : "Remove from person", - "You are about to download a large number of files. Are you sure?" : "You are about to download a large number of files. Are you sure?", - "You are about to delete a large number of files. Are you sure?" : "You are about to delete a large number of files. Are you sure?", + "Continue" : "ادامه دادن", "Failed to delete files" : "Failed to delete files", + "Move" : "انتقال", "You must enable \"Mark person in preview\" to use this feature" : "You must enable \"Mark person in preview\" to use this feature", "Only user \"{user}\" can update this person" : "Only user \"{user}\" can update this person", "_{n} selected_::_{n} selected_" : ["{n} selected","{n} selected"], @@ -283,7 +283,6 @@ "Enter name of the new face" : "Enter name of the new face", "Failed to create face" : "Failed to create face", "Merge {name} with person" : "Merge {name} with person", - "Are you sure you want to merge {name} with {newName}?" : "Are you sure you want to merge {name} with {newName}?", "Too many failures, aborting" : "Too many failures, aborting", "Error while moving {basename}" : "Error while moving {basename}", "Failed to move {name}." : "Failed to move {name}.", @@ -356,7 +355,6 @@ "Save as" : "Save as", "All changes will be lost." : "All changes will be lost.", "Are you sure you want to continue?" : "Are you sure you want to continue?", - "Continue" : "ادامه دادن", "Undo" : "برگرداندن", "Redo" : "Redo", "Show original image" : "Show original image", diff --git a/l10n/fi.js b/l10n/fi.js index 6aa1794d..791d06ff 100644 --- a/l10n/fi.js +++ b/l10n/fi.js @@ -56,9 +56,9 @@ OC.L10N.register( "Add to album" : "Lisää albumiin", "Move to person" : "Siirrä henkilölle", "Remove from person" : "Poista henkilöltä", - "You are about to download a large number of files. Are you sure?" : "Olet lataamassa suurta määrää tiedostoja. Oletko varma?", - "You are about to delete a large number of files. Are you sure?" : "Olet poistamassa suurta määrää tiedostoja. Oletko varma?", + "Continue" : "Jatka", "Failed to delete files" : "Tiedostojen poisto epäonnistui", + "Move" : "Siirrä", "Only user \"{user}\" can update this person" : "Vain käyttäjä \"{user}\" voi päivittää tätä henkilöä", "_{n} selected_::_{n} selected_" : ["{n} valittu","{n} valittu"], "Memories Settings" : "Muistot-sovelluksen asetukset", @@ -228,7 +228,6 @@ OC.L10N.register( "Enter name of the new face" : "Syötä kasvojen nimi", "Failed to create face" : "Kasvojen luonti epäonnistui", "Merge {name} with person" : "Yhdistä {name} henkilöön", - "Are you sure you want to merge {name} with {newName}?" : "Haluatko varmasti yhdistää kohteen {name} henkilöön {newName}?", "Too many failures, aborting" : "Liian monta epäonnistumista, lopetetaan", "Error while moving {basename}" : "Virhe siirtäessä kohdetta {basename}", "Failed to move {name}." : "Kohteen {name} siirtäminen epäonnistui.", @@ -298,7 +297,6 @@ OC.L10N.register( "Save as" : "Tallenna nimellä", "All changes will be lost." : "Kaikki muutokset menetetään.", "Are you sure you want to continue?" : "Haluatko varmasti jatkaa?", - "Continue" : "Jatka", "Undo" : "Kumoa", "Redo" : "Tee uudelleen", "Show original image" : "Näytä alkuperäinen kuva", @@ -402,6 +400,8 @@ OC.L10N.register( "Archive photos you don't want to see in your timeline" : "Arkistoi kuvat, joita et halua nähdä aikajanallasi", "Tag photos to find them easily" : "Lisää kuviin tunnisteita löytääksesi ne helpommin", "Recognize is still working on your photos" : "Recognize käsittelee vielä kuviasi", - "Places you have been to will appear here" : "Sijainnit, joissa olet ollut, tulevat tänne näkyviin" + "Places you have been to will appear here" : "Sijainnit, joissa olet ollut, tulevat tänne näkyviin", + "Yes" : "Kyllä", + "No" : "Ei" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/fi.json b/l10n/fi.json index 558e6ec8..5a5f7451 100644 --- a/l10n/fi.json +++ b/l10n/fi.json @@ -54,9 +54,9 @@ "Add to album" : "Lisää albumiin", "Move to person" : "Siirrä henkilölle", "Remove from person" : "Poista henkilöltä", - "You are about to download a large number of files. Are you sure?" : "Olet lataamassa suurta määrää tiedostoja. Oletko varma?", - "You are about to delete a large number of files. Are you sure?" : "Olet poistamassa suurta määrää tiedostoja. Oletko varma?", + "Continue" : "Jatka", "Failed to delete files" : "Tiedostojen poisto epäonnistui", + "Move" : "Siirrä", "Only user \"{user}\" can update this person" : "Vain käyttäjä \"{user}\" voi päivittää tätä henkilöä", "_{n} selected_::_{n} selected_" : ["{n} valittu","{n} valittu"], "Memories Settings" : "Muistot-sovelluksen asetukset", @@ -226,7 +226,6 @@ "Enter name of the new face" : "Syötä kasvojen nimi", "Failed to create face" : "Kasvojen luonti epäonnistui", "Merge {name} with person" : "Yhdistä {name} henkilöön", - "Are you sure you want to merge {name} with {newName}?" : "Haluatko varmasti yhdistää kohteen {name} henkilöön {newName}?", "Too many failures, aborting" : "Liian monta epäonnistumista, lopetetaan", "Error while moving {basename}" : "Virhe siirtäessä kohdetta {basename}", "Failed to move {name}." : "Kohteen {name} siirtäminen epäonnistui.", @@ -296,7 +295,6 @@ "Save as" : "Tallenna nimellä", "All changes will be lost." : "Kaikki muutokset menetetään.", "Are you sure you want to continue?" : "Haluatko varmasti jatkaa?", - "Continue" : "Jatka", "Undo" : "Kumoa", "Redo" : "Tee uudelleen", "Show original image" : "Näytä alkuperäinen kuva", @@ -400,6 +398,8 @@ "Archive photos you don't want to see in your timeline" : "Arkistoi kuvat, joita et halua nähdä aikajanallasi", "Tag photos to find them easily" : "Lisää kuviin tunnisteita löytääksesi ne helpommin", "Recognize is still working on your photos" : "Recognize käsittelee vielä kuviasi", - "Places you have been to will appear here" : "Sijainnit, joissa olet ollut, tulevat tänne näkyviin" + "Places you have been to will appear here" : "Sijainnit, joissa olet ollut, tulevat tänne näkyviin", + "Yes" : "Kyllä", + "No" : "Ei" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/fr.js b/l10n/fr.js index 587cc759..f381b662 100644 --- a/l10n/fr.js +++ b/l10n/fr.js @@ -51,9 +51,9 @@ OC.L10N.register( "Add to album" : "Ajouter à l'album", "Move to person" : "Déplacer vers une personne", "Remove from person" : "Retirer de la personne", - "You are about to download a large number of files. Are you sure?" : "Vous êtes sur le point de télécharger un grand nombre de fichiers. Êtes-vous certain de vouloir le faire ?", - "You are about to delete a large number of files. Are you sure?" : "Vous êtes sur le point de supprimer un grand nombre de fichiers. Êtes-vous certain⋅e de vouloir le faire ?", + "Continue" : "Continuer", "Failed to delete files" : "Échec de la suppression des fichiers", + "Move" : "Déplacer", "You must enable \"Mark person in preview\" to use this feature" : "Vous devez activer l'option \"Marquer la personne dans l'aperçu\" pour utiliser cette fonctionnalité", "Only user \"{user}\" can update this person" : "Seul l'utilisateur·trice \"{user}\" peut mettre à jour cette personne", "_{n} selected_::_{n} selected_" : ["{n} sélectionné","{n} sélectionnés","{n} sélectionnés"], @@ -238,7 +238,6 @@ OC.L10N.register( "Enter name of the new face" : "Saisir le nom de la nouvelle personne", "Failed to create face" : "Échec de la création d'une personne", "Merge {name} with person" : "Fusionner {name} avec la personne", - "Are you sure you want to merge {name} with {newName}?" : "Êtes-vous sûr de vouloir fusionner {name} avec {newName} ?", "Too many failures, aborting" : "Trop d'échecs, abandon", "Error while moving {basename}" : "Erreur lors du déplacement de {basename}", "Failed to move {name}." : "Impossible de déplacer {name}.", @@ -309,7 +308,6 @@ OC.L10N.register( "Save as" : "Enregistrer sous", "All changes will be lost." : "Tous les changements seront perdus.", "Are you sure you want to continue?" : "Êtes-vous sûr de vouloir continuer ?", - "Continue" : "Continuer", "Undo" : "Annuler", "Redo" : "Rétablir", "Show original image" : "Afficher l'image originale", @@ -418,6 +416,8 @@ OC.L10N.register( "Archive photos you don't want to see in your timeline" : "Archivez les photos que vous ne souhaitez pas voir dans votre chronologie", "Tag photos to find them easily" : "Étiquetez vos photos pour les trouver facilement", "Recognize is still working on your photos" : "Recognize travaille encore sur vos photos", - "Places you have been to will appear here" : "Les endroits où vous êtes allé apparaîtront ici" + "Places you have been to will appear here" : "Les endroits où vous êtes allé apparaîtront ici", + "Yes" : "Oui", + "No" : "Non" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/fr.json b/l10n/fr.json index 29b391ea..229b0260 100644 --- a/l10n/fr.json +++ b/l10n/fr.json @@ -49,9 +49,9 @@ "Add to album" : "Ajouter à l'album", "Move to person" : "Déplacer vers une personne", "Remove from person" : "Retirer de la personne", - "You are about to download a large number of files. Are you sure?" : "Vous êtes sur le point de télécharger un grand nombre de fichiers. Êtes-vous certain de vouloir le faire ?", - "You are about to delete a large number of files. Are you sure?" : "Vous êtes sur le point de supprimer un grand nombre de fichiers. Êtes-vous certain⋅e de vouloir le faire ?", + "Continue" : "Continuer", "Failed to delete files" : "Échec de la suppression des fichiers", + "Move" : "Déplacer", "You must enable \"Mark person in preview\" to use this feature" : "Vous devez activer l'option \"Marquer la personne dans l'aperçu\" pour utiliser cette fonctionnalité", "Only user \"{user}\" can update this person" : "Seul l'utilisateur·trice \"{user}\" peut mettre à jour cette personne", "_{n} selected_::_{n} selected_" : ["{n} sélectionné","{n} sélectionnés","{n} sélectionnés"], @@ -236,7 +236,6 @@ "Enter name of the new face" : "Saisir le nom de la nouvelle personne", "Failed to create face" : "Échec de la création d'une personne", "Merge {name} with person" : "Fusionner {name} avec la personne", - "Are you sure you want to merge {name} with {newName}?" : "Êtes-vous sûr de vouloir fusionner {name} avec {newName} ?", "Too many failures, aborting" : "Trop d'échecs, abandon", "Error while moving {basename}" : "Erreur lors du déplacement de {basename}", "Failed to move {name}." : "Impossible de déplacer {name}.", @@ -307,7 +306,6 @@ "Save as" : "Enregistrer sous", "All changes will be lost." : "Tous les changements seront perdus.", "Are you sure you want to continue?" : "Êtes-vous sûr de vouloir continuer ?", - "Continue" : "Continuer", "Undo" : "Annuler", "Redo" : "Rétablir", "Show original image" : "Afficher l'image originale", @@ -416,6 +414,8 @@ "Archive photos you don't want to see in your timeline" : "Archivez les photos que vous ne souhaitez pas voir dans votre chronologie", "Tag photos to find them easily" : "Étiquetez vos photos pour les trouver facilement", "Recognize is still working on your photos" : "Recognize travaille encore sur vos photos", - "Places you have been to will appear here" : "Les endroits où vous êtes allé apparaîtront ici" + "Places you have been to will appear here" : "Les endroits où vous êtes allé apparaîtront ici", + "Yes" : "Oui", + "No" : "Non" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/gl.js b/l10n/gl.js index fa7d5e42..f7dc6364 100644 --- a/l10n/gl.js +++ b/l10n/gl.js @@ -56,10 +56,9 @@ OC.L10N.register( "Add to album" : "Engadir ao álbum", "Move to person" : "Mover a persona", "Remove from person" : "Retirar da persoa", - "You are about to download a large number of files. Are you sure?" : "Está a piques de descargar un gran número de ficheiros. Confirma que quere facelo?", - "You are about to delete a large number of files. Are you sure?" : "Está a piques de eliminar un gran número de ficheiros. Confirma que quere facelo?", + "Continue" : "Continuar", "Failed to delete files" : "Produciuse un fallo ao eliminar os ficheiros", - "You are about to move a large number of files. Are you sure?" : "Está a piques de mover un gran número de ficheiros. Confirma que quere facelo?", + "Move" : "Mover", "You must enable \"Mark person in preview\" to use this feature" : "Ten que activar «Marcar persoa na vista previa» para usar esta función", "Only user \"{user}\" can update this person" : "Só o usuario «{user}» pode actualizar esta persoa", "_{n} selected_::_{n} selected_" : ["{n} seleccionado","{n} seleccionados"], @@ -134,6 +133,7 @@ OC.L10N.register( "Looks like it has been more than an hour since the last index job was run. Make sure Nextcloud cron is configured correctly." : "Semella que pasou máis dunha hora dende que se executou o último traballo de índice. Asegúrese de que Nextcloud cron estea configurado correctamente.", "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Só se admite o cifrado do lado do servidor (OC_DEFAULT_MODULE), mais hai outro módulo de cifrado activado.", "The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "Os índices EXIF ​​constrúense e compróbanse nunha tarefa periódica en segundo plano. Teña coidado ao seleccionar calquera cousa que non sexa a indexación automática. Por exemplo, estabelecer a indexación só para cartafoles da cronoloxía pode provocar atrasos antes de que os medios estean dispoñíbeis para os usuarios, xa que o usuario configura a cronoloxía só após acceder.", + "Folders with a \".nomedia\" or a \".nomemories\" file are always excluded from indexing." : "Os cartafoles cun ficheiro «.nomedia» ou «.nomemories» sempre están excluídos da indexación.", "Index all media automatically (recommended)" : " Indexar todos los medios automáticamente (recomendado)", "Index per-user timeline folders (not recommended)" : "Indexar os cartafoles da cronoloxía por usuario (non recomendado)", "Index a fixed relative path" : "Indexar unha ruta relativa fixa", @@ -292,7 +292,6 @@ OC.L10N.register( "Enter name of the new face" : "Introduza o nome da nova cara", "Failed to create face" : "Produciuse un fallo ao crear unha cara", "Merge {name} with person" : "Combinar {nome} coa persoa", - "Are you sure you want to merge {name} with {newName}?" : "Confirma que quere combinar {name} con {newName}?", "Too many failures, aborting" : "Demasiados fallos, interrompendo", "Error while moving {basename}" : "Produciuse un erro ao mover {basename}", "Failed to move {name}." : "Produciuse un fallo ao mover {name}.", @@ -366,7 +365,6 @@ OC.L10N.register( "Save as" : "Gardar como", "All changes will be lost." : "Perderanse todos os cambios.", "Are you sure you want to continue?" : "Confirma que quere continuar?", - "Continue" : "Continuar", "Undo" : "Desfacer", "Redo" : "Refacer", "Show original image" : "Amosar a imaxe orixinal", diff --git a/l10n/gl.json b/l10n/gl.json index d9adb43a..502eacc5 100644 --- a/l10n/gl.json +++ b/l10n/gl.json @@ -54,10 +54,9 @@ "Add to album" : "Engadir ao álbum", "Move to person" : "Mover a persona", "Remove from person" : "Retirar da persoa", - "You are about to download a large number of files. Are you sure?" : "Está a piques de descargar un gran número de ficheiros. Confirma que quere facelo?", - "You are about to delete a large number of files. Are you sure?" : "Está a piques de eliminar un gran número de ficheiros. Confirma que quere facelo?", + "Continue" : "Continuar", "Failed to delete files" : "Produciuse un fallo ao eliminar os ficheiros", - "You are about to move a large number of files. Are you sure?" : "Está a piques de mover un gran número de ficheiros. Confirma que quere facelo?", + "Move" : "Mover", "You must enable \"Mark person in preview\" to use this feature" : "Ten que activar «Marcar persoa na vista previa» para usar esta función", "Only user \"{user}\" can update this person" : "Só o usuario «{user}» pode actualizar esta persoa", "_{n} selected_::_{n} selected_" : ["{n} seleccionado","{n} seleccionados"], @@ -132,6 +131,7 @@ "Looks like it has been more than an hour since the last index job was run. Make sure Nextcloud cron is configured correctly." : "Semella que pasou máis dunha hora dende que se executou o último traballo de índice. Asegúrese de que Nextcloud cron estea configurado correctamente.", "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Só se admite o cifrado do lado do servidor (OC_DEFAULT_MODULE), mais hai outro módulo de cifrado activado.", "The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "Os índices EXIF ​​constrúense e compróbanse nunha tarefa periódica en segundo plano. Teña coidado ao seleccionar calquera cousa que non sexa a indexación automática. Por exemplo, estabelecer a indexación só para cartafoles da cronoloxía pode provocar atrasos antes de que os medios estean dispoñíbeis para os usuarios, xa que o usuario configura a cronoloxía só após acceder.", + "Folders with a \".nomedia\" or a \".nomemories\" file are always excluded from indexing." : "Os cartafoles cun ficheiro «.nomedia» ou «.nomemories» sempre están excluídos da indexación.", "Index all media automatically (recommended)" : " Indexar todos los medios automáticamente (recomendado)", "Index per-user timeline folders (not recommended)" : "Indexar os cartafoles da cronoloxía por usuario (non recomendado)", "Index a fixed relative path" : "Indexar unha ruta relativa fixa", @@ -290,7 +290,6 @@ "Enter name of the new face" : "Introduza o nome da nova cara", "Failed to create face" : "Produciuse un fallo ao crear unha cara", "Merge {name} with person" : "Combinar {nome} coa persoa", - "Are you sure you want to merge {name} with {newName}?" : "Confirma que quere combinar {name} con {newName}?", "Too many failures, aborting" : "Demasiados fallos, interrompendo", "Error while moving {basename}" : "Produciuse un erro ao mover {basename}", "Failed to move {name}." : "Produciuse un fallo ao mover {name}.", @@ -364,7 +363,6 @@ "Save as" : "Gardar como", "All changes will be lost." : "Perderanse todos os cambios.", "Are you sure you want to continue?" : "Confirma que quere continuar?", - "Continue" : "Continuar", "Undo" : "Desfacer", "Redo" : "Refacer", "Show original image" : "Amosar a imaxe orixinal", diff --git a/l10n/he.js b/l10n/he.js index e5c5f396..9f54623f 100644 --- a/l10n/he.js +++ b/l10n/he.js @@ -20,6 +20,8 @@ OC.L10N.register( "Favorite" : "סימון כמועדף", "Unarchive" : "הוצאה מהארכיון", "View in folder" : "הצג בתיקייה", + "Continue" : "להמשך", + "Move" : "העברה", "General" : "כללי", "Account" : "חשבון", "Close" : "סגירה", @@ -67,7 +69,6 @@ OC.L10N.register( "Share" : "שתף", "Previous" : "הקודם", "Next" : "הבא", - "Continue" : "להמשך", "Undo" : "ביטול", "Redo" : "שחזור", "Zoom in" : "התקרבות", diff --git a/l10n/he.json b/l10n/he.json index 0b4f12e2..14ca3104 100644 --- a/l10n/he.json +++ b/l10n/he.json @@ -18,6 +18,8 @@ "Favorite" : "סימון כמועדף", "Unarchive" : "הוצאה מהארכיון", "View in folder" : "הצג בתיקייה", + "Continue" : "להמשך", + "Move" : "העברה", "General" : "כללי", "Account" : "חשבון", "Close" : "סגירה", @@ -65,7 +67,6 @@ "Share" : "שתף", "Previous" : "הקודם", "Next" : "הבא", - "Continue" : "להמשך", "Undo" : "ביטול", "Redo" : "שחזור", "Zoom in" : "התקרבות", diff --git a/l10n/hr.js b/l10n/hr.js index a00f75e4..eafe26ae 100644 --- a/l10n/hr.js +++ b/l10n/hr.js @@ -20,6 +20,8 @@ OC.L10N.register( "Favorite" : "Favorit", "Unarchive" : "Dearhiviraj", "View in folder" : "Prikaži u mapi", + "Continue" : "Nastavi", + "Move" : "Premjesti", "General" : "Općenito", "Account" : "Račun", "Close" : "Zatvori", @@ -62,7 +64,6 @@ OC.L10N.register( "Share" : "Dijeli", "Previous" : "Natrag", "Next" : "Dalje", - "Continue" : "Nastavi", "Undo" : "Poništi", "Redo" : "Ponovno", "Zoom in" : "Uvećaj", @@ -77,6 +78,8 @@ OC.L10N.register( "Name is required." : "Ime je obavezno.", "Quality" : "Kvaliteta", "Direct" : "Izravno", - "Auto" : "Auto" + "Auto" : "Auto", + "Yes" : "Da", + "No" : "Ne" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); diff --git a/l10n/hr.json b/l10n/hr.json index 04453cab..03f7a5cb 100644 --- a/l10n/hr.json +++ b/l10n/hr.json @@ -18,6 +18,8 @@ "Favorite" : "Favorit", "Unarchive" : "Dearhiviraj", "View in folder" : "Prikaži u mapi", + "Continue" : "Nastavi", + "Move" : "Premjesti", "General" : "Općenito", "Account" : "Račun", "Close" : "Zatvori", @@ -60,7 +62,6 @@ "Share" : "Dijeli", "Previous" : "Natrag", "Next" : "Dalje", - "Continue" : "Nastavi", "Undo" : "Poništi", "Redo" : "Ponovno", "Zoom in" : "Uvećaj", @@ -75,6 +76,8 @@ "Name is required." : "Ime je obavezno.", "Quality" : "Kvaliteta", "Direct" : "Izravno", - "Auto" : "Auto" + "Auto" : "Auto", + "Yes" : "Da", + "No" : "Ne" },"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;" } \ No newline at end of file diff --git a/l10n/hu.js b/l10n/hu.js index a37b08b8..bb4f3877 100644 --- a/l10n/hu.js +++ b/l10n/hu.js @@ -55,9 +55,9 @@ OC.L10N.register( "Add to album" : "Hozzáadás az albumhoz", "Move to person" : "Áthelyezés egy személyhez", "Remove from person" : "Eltávolítás a személytől", - "You are about to download a large number of files. Are you sure?" : "Sok fájl letöltésére készül. Biztos benne?", - "You are about to delete a large number of files. Are you sure?" : "Sok fájl törlésére készül. Biztos benne?", + "Continue" : "Folytatás", "Failed to delete files" : "A fájlok törlése sikertelen", + "Move" : "Áthelyezés", "You must enable \"Mark person in preview\" to use this feature" : "A funkció használatához engedélyeznie kell a „Személy megjelölése az előnézetben” beállítást", "Only user \"{user}\" can update this person" : "Csak „{user}” felhasználó frissítheti ezt a személyt", "_{n} selected_::_{n} selected_" : ["{n} kiválasztva","{n} kiválasztva"], @@ -255,7 +255,6 @@ OC.L10N.register( "Enter name of the new face" : "Adja meg az új arc nevét", "Failed to create face" : "Az arc létrehozása sikertelen", "Merge {name} with person" : "{name} összevonása egy másik személlyel", - "Are you sure you want to merge {name} with {newName}?" : "Biztos, hogy összevonja a következőket: {name} és {newName}?", "Too many failures, aborting" : "Túl sok hiba, megszakítás", "Error while moving {basename}" : "Hiba a(z) {basename} áthelyezése során", "Failed to move {name}." : "A(z) {name} áthelyezése sikertelen.", @@ -327,7 +326,6 @@ OC.L10N.register( "Save as" : "Mentés másként", "All changes will be lost." : "Az összes változtatás elvész.", "Are you sure you want to continue?" : "Biztos, hogy folytatja?", - "Continue" : "Folytatás", "Undo" : "Visszavonás", "Redo" : "Újra", "Show original image" : "Eredeti kép megjelenítése", @@ -436,6 +434,8 @@ OC.L10N.register( "Archive photos you don't want to see in your timeline" : "Archiválja azokat a fényképeket, melyeket nem akar az idővonalán látni", "Tag photos to find them easily" : "Címkézze a fényképeket, hogy könnyen megtalálja őket", "Recognize is still working on your photos" : "A felismerés még mindig dolgozik a fényképein", - "Places you have been to will appear here" : "A helyek, ahol volt, itt fognak megjelenni" + "Places you have been to will appear here" : "A helyek, ahol volt, itt fognak megjelenni", + "Yes" : "Igen", + "No" : "Nem" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hu.json b/l10n/hu.json index 6e9e17a4..9b3d1b39 100644 --- a/l10n/hu.json +++ b/l10n/hu.json @@ -53,9 +53,9 @@ "Add to album" : "Hozzáadás az albumhoz", "Move to person" : "Áthelyezés egy személyhez", "Remove from person" : "Eltávolítás a személytől", - "You are about to download a large number of files. Are you sure?" : "Sok fájl letöltésére készül. Biztos benne?", - "You are about to delete a large number of files. Are you sure?" : "Sok fájl törlésére készül. Biztos benne?", + "Continue" : "Folytatás", "Failed to delete files" : "A fájlok törlése sikertelen", + "Move" : "Áthelyezés", "You must enable \"Mark person in preview\" to use this feature" : "A funkció használatához engedélyeznie kell a „Személy megjelölése az előnézetben” beállítást", "Only user \"{user}\" can update this person" : "Csak „{user}” felhasználó frissítheti ezt a személyt", "_{n} selected_::_{n} selected_" : ["{n} kiválasztva","{n} kiválasztva"], @@ -253,7 +253,6 @@ "Enter name of the new face" : "Adja meg az új arc nevét", "Failed to create face" : "Az arc létrehozása sikertelen", "Merge {name} with person" : "{name} összevonása egy másik személlyel", - "Are you sure you want to merge {name} with {newName}?" : "Biztos, hogy összevonja a következőket: {name} és {newName}?", "Too many failures, aborting" : "Túl sok hiba, megszakítás", "Error while moving {basename}" : "Hiba a(z) {basename} áthelyezése során", "Failed to move {name}." : "A(z) {name} áthelyezése sikertelen.", @@ -325,7 +324,6 @@ "Save as" : "Mentés másként", "All changes will be lost." : "Az összes változtatás elvész.", "Are you sure you want to continue?" : "Biztos, hogy folytatja?", - "Continue" : "Folytatás", "Undo" : "Visszavonás", "Redo" : "Újra", "Show original image" : "Eredeti kép megjelenítése", @@ -434,6 +432,8 @@ "Archive photos you don't want to see in your timeline" : "Archiválja azokat a fényképeket, melyeket nem akar az idővonalán látni", "Tag photos to find them easily" : "Címkézze a fényképeket, hogy könnyen megtalálja őket", "Recognize is still working on your photos" : "A felismerés még mindig dolgozik a fényképein", - "Places you have been to will appear here" : "A helyek, ahol volt, itt fognak megjelenni" + "Places you have been to will appear here" : "A helyek, ahol volt, itt fognak megjelenni", + "Yes" : "Igen", + "No" : "Nem" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/hy.js b/l10n/hy.js index c29d39c0..fb58c331 100644 --- a/l10n/hy.js +++ b/l10n/hy.js @@ -9,6 +9,8 @@ OC.L10N.register( "Photos" : "Նկարներ", "Cancel" : "ընդհատել", "Delete" : "հեռացնել", + "Continue" : "Շարունակել", + "Move" : "Տեղափոխել", "General" : "Ընդհանուր", "Close" : "Փակել", "Unknown" : "Անհայտ", @@ -28,7 +30,8 @@ OC.L10N.register( "Share" : "Կիսվել", "Previous" : "Նախորդ", "Next" : "Հաջորդ", - "Continue" : "Շարունակել", - "Size" : "Չափս" + "Size" : "Չափս", + "Yes" : "Այո", + "No" : "Ոչ" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/hy.json b/l10n/hy.json index d47b6abb..1cf97ace 100644 --- a/l10n/hy.json +++ b/l10n/hy.json @@ -7,6 +7,8 @@ "Photos" : "Նկարներ", "Cancel" : "ընդհատել", "Delete" : "հեռացնել", + "Continue" : "Շարունակել", + "Move" : "Տեղափոխել", "General" : "Ընդհանուր", "Close" : "Փակել", "Unknown" : "Անհայտ", @@ -26,7 +28,8 @@ "Share" : "Կիսվել", "Previous" : "Նախորդ", "Next" : "Հաջորդ", - "Continue" : "Շարունակել", - "Size" : "Չափս" + "Size" : "Չափս", + "Yes" : "Այո", + "No" : "Ոչ" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ia.js b/l10n/ia.js index c6c7eba5..81c2ecab 100644 --- a/l10n/ia.js +++ b/l10n/ia.js @@ -12,6 +12,7 @@ OC.L10N.register( "Delete" : "Deler", "Favorite" : "Favorite", "View in folder" : "Vider in dossier", + "Move" : "Mover", "General" : "General", "Close" : "Clauder", "Unknown" : "Incognite", diff --git a/l10n/ia.json b/l10n/ia.json index a4fa9515..6d7004ca 100644 --- a/l10n/ia.json +++ b/l10n/ia.json @@ -10,6 +10,7 @@ "Delete" : "Deler", "Favorite" : "Favorite", "View in folder" : "Vider in dossier", + "Move" : "Mover", "General" : "General", "Close" : "Clauder", "Unknown" : "Incognite", diff --git a/l10n/id.js b/l10n/id.js index ad4d4d38..93464b78 100644 --- a/l10n/id.js +++ b/l10n/id.js @@ -23,6 +23,8 @@ OC.L10N.register( "Favorite" : "Favorit", "View in folder" : "Lihat dalam folder", "Add to album" : "Tambahkan album", + "Continue" : "Lanjutkan", + "Move" : "Pindah", "General" : "Umum", "Account" : "Akun", "Close" : "Tutup", @@ -83,7 +85,6 @@ OC.L10N.register( "Share" : "Bagikan", "Previous" : "Sebelumnya", "Next" : "Berikutnya", - "Continue" : "Lanjutkan", "Undo" : "Undo", "Value" : "Nilari", "Size" : "Ukuran", diff --git a/l10n/id.json b/l10n/id.json index 816e0caf..25a655a5 100644 --- a/l10n/id.json +++ b/l10n/id.json @@ -21,6 +21,8 @@ "Favorite" : "Favorit", "View in folder" : "Lihat dalam folder", "Add to album" : "Tambahkan album", + "Continue" : "Lanjutkan", + "Move" : "Pindah", "General" : "Umum", "Account" : "Akun", "Close" : "Tutup", @@ -81,7 +83,6 @@ "Share" : "Bagikan", "Previous" : "Sebelumnya", "Next" : "Berikutnya", - "Continue" : "Lanjutkan", "Undo" : "Undo", "Value" : "Nilari", "Size" : "Ukuran", diff --git a/l10n/is.js b/l10n/is.js index c7dba12b..00f16730 100644 --- a/l10n/is.js +++ b/l10n/is.js @@ -21,6 +21,8 @@ OC.L10N.register( "Favorite" : "Eftirlæti", "Unarchive" : "Taka úr geymslu", "View in folder" : "Skoða í möppu", + "Continue" : "Halda áfram", + "Move" : "Færa", "General" : "Almennt", "Account" : "Aðgangur", "Close" : "Loka", @@ -61,7 +63,6 @@ OC.L10N.register( "Share" : "Deila", "Previous" : "Fyrra", "Next" : "Næsta", - "Continue" : "Halda áfram", "Undo" : "Undo", "Redo" : "Redo", "Zoom in" : "Renna að", diff --git a/l10n/is.json b/l10n/is.json index 7eafc9d4..36c9dcbb 100644 --- a/l10n/is.json +++ b/l10n/is.json @@ -19,6 +19,8 @@ "Favorite" : "Eftirlæti", "Unarchive" : "Taka úr geymslu", "View in folder" : "Skoða í möppu", + "Continue" : "Halda áfram", + "Move" : "Færa", "General" : "Almennt", "Account" : "Aðgangur", "Close" : "Loka", @@ -59,7 +61,6 @@ "Share" : "Deila", "Previous" : "Fyrra", "Next" : "Næsta", - "Continue" : "Halda áfram", "Undo" : "Undo", "Redo" : "Redo", "Zoom in" : "Renna að", diff --git a/l10n/it.js b/l10n/it.js index 3a10680d..c3ee847b 100644 --- a/l10n/it.js +++ b/l10n/it.js @@ -26,6 +26,8 @@ OC.L10N.register( "Unarchive" : "Togli dall'archivio", "View in folder" : "Visualizza nella cartella", "Add to album" : "Aggiungi all'album", + "Continue" : "Continua", + "Move" : "Sposta", "General" : "Generale", "Account" : "Account", "Close" : "Chiudi", @@ -106,7 +108,6 @@ OC.L10N.register( "Save as" : "Salva come", "All changes will be lost." : "Tutte le modifiche verranno perse.", "Are you sure you want to continue?" : "Sei sicuro di voler continuare?", - "Continue" : "Continua", "Undo" : "Annulla", "Redo" : "Rifai", "Show original image" : "Mostra immagine originale", @@ -190,6 +191,8 @@ OC.L10N.register( "Auto" : "Automatico", "Failed to create {albumName}." : "Creazione di {albumName} non riuscita", "Failed to rename {currentAlbumName} to {newAlbumName}." : "Rinominazione di {currentAlbumName} in {newAlbumName} non riuscita.", - "Failed to delete {fileName}." : "Eliminazione di {fileName} non riuscita." + "Failed to delete {fileName}." : "Eliminazione di {fileName} non riuscita.", + "Yes" : "Si", + "No" : "No" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/it.json b/l10n/it.json index 156bd47c..bededca8 100644 --- a/l10n/it.json +++ b/l10n/it.json @@ -24,6 +24,8 @@ "Unarchive" : "Togli dall'archivio", "View in folder" : "Visualizza nella cartella", "Add to album" : "Aggiungi all'album", + "Continue" : "Continua", + "Move" : "Sposta", "General" : "Generale", "Account" : "Account", "Close" : "Chiudi", @@ -104,7 +106,6 @@ "Save as" : "Salva come", "All changes will be lost." : "Tutte le modifiche verranno perse.", "Are you sure you want to continue?" : "Sei sicuro di voler continuare?", - "Continue" : "Continua", "Undo" : "Annulla", "Redo" : "Rifai", "Show original image" : "Mostra immagine originale", @@ -188,6 +189,8 @@ "Auto" : "Automatico", "Failed to create {albumName}." : "Creazione di {albumName} non riuscita", "Failed to rename {currentAlbumName} to {newAlbumName}." : "Rinominazione di {currentAlbumName} in {newAlbumName} non riuscita.", - "Failed to delete {fileName}." : "Eliminazione di {fileName} non riuscita." + "Failed to delete {fileName}." : "Eliminazione di {fileName} non riuscita.", + "Yes" : "Si", + "No" : "No" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/ja.js b/l10n/ja.js index d83b9ce8..e07ba5c1 100644 --- a/l10n/ja.js +++ b/l10n/ja.js @@ -20,6 +20,8 @@ OC.L10N.register( "Favorite" : "お気に入り", "Unarchive" : "アーカイブを解除", "View in folder" : "フォルダー内で表示", + "Continue" : "続ける", + "Move" : "移動", "General" : "一般", "Account" : "アカウント", "Close" : "閉じる", @@ -71,7 +73,6 @@ OC.L10N.register( "Next" : "次へ", "All changes will be lost." : "全ての変更がなくなります", "Are you sure you want to continue?" : "本当に続けてよろしいですか?", - "Continue" : "続ける", "Undo" : "元に戻す", "Redo" : "やり直し", "Show original image" : "オリジナル画像を表示する", @@ -101,6 +102,8 @@ OC.L10N.register( "Name is required." : "名前は必須です。", "Quality" : "品質", "Direct" : "ダイレクト", - "Auto" : "自動" + "Auto" : "自動", + "Yes" : "はい", + "No" : "いいえ" }, "nplurals=1; plural=0;"); diff --git a/l10n/ja.json b/l10n/ja.json index 958542cc..7b1f79f3 100644 --- a/l10n/ja.json +++ b/l10n/ja.json @@ -18,6 +18,8 @@ "Favorite" : "お気に入り", "Unarchive" : "アーカイブを解除", "View in folder" : "フォルダー内で表示", + "Continue" : "続ける", + "Move" : "移動", "General" : "一般", "Account" : "アカウント", "Close" : "閉じる", @@ -69,7 +71,6 @@ "Next" : "次へ", "All changes will be lost." : "全ての変更がなくなります", "Are you sure you want to continue?" : "本当に続けてよろしいですか?", - "Continue" : "続ける", "Undo" : "元に戻す", "Redo" : "やり直し", "Show original image" : "オリジナル画像を表示する", @@ -99,6 +100,8 @@ "Name is required." : "名前は必須です。", "Quality" : "品質", "Direct" : "ダイレクト", - "Auto" : "自動" + "Auto" : "自動", + "Yes" : "はい", + "No" : "いいえ" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/ka_GE.js b/l10n/ka_GE.js index 4f546afa..eee11d41 100644 --- a/l10n/ka_GE.js +++ b/l10n/ka_GE.js @@ -17,6 +17,8 @@ OC.L10N.register( "Favorite" : "რჩეული", "Unarchive" : "ამოღება", "View in folder" : "ჩვენება დირექტორიაში", + "Continue" : "გაგრძელება", + "Move" : "გადატანა", "General" : "ზოგადი", "Account" : "ანგარიში", "Close" : "დახურვა", @@ -49,12 +51,12 @@ OC.L10N.register( "Share" : "გაზიარება", "Previous" : "წინა", "Next" : "შემდეგი", - "Continue" : "გაგრძელება", "Undo" : "დაბრუნება", "Custom" : "ინდივიდუალური", "Value" : "მნიშვნელობა", "Text" : "ტექსტი", "Size" : "ზომა", - "Position" : "პოზიცია" + "Position" : "პოზიცია", + "Yes" : "დიახ" }, "nplurals=2; plural=(n!=1);"); diff --git a/l10n/ka_GE.json b/l10n/ka_GE.json index 2db306a7..f600d17f 100644 --- a/l10n/ka_GE.json +++ b/l10n/ka_GE.json @@ -15,6 +15,8 @@ "Favorite" : "რჩეული", "Unarchive" : "ამოღება", "View in folder" : "ჩვენება დირექტორიაში", + "Continue" : "გაგრძელება", + "Move" : "გადატანა", "General" : "ზოგადი", "Account" : "ანგარიში", "Close" : "დახურვა", @@ -47,12 +49,12 @@ "Share" : "გაზიარება", "Previous" : "წინა", "Next" : "შემდეგი", - "Continue" : "გაგრძელება", "Undo" : "დაბრუნება", "Custom" : "ინდივიდუალური", "Value" : "მნიშვნელობა", "Text" : "ტექსტი", "Size" : "ზომა", - "Position" : "პოზიცია" + "Position" : "პოზიცია", + "Yes" : "დიახ" },"pluralForm" :"nplurals=2; plural=(n!=1);" } \ No newline at end of file diff --git a/l10n/kab.js b/l10n/kab.js index 1321c0f3..38bab5bc 100644 --- a/l10n/kab.js +++ b/l10n/kab.js @@ -10,6 +10,8 @@ OC.L10N.register( "Cancel" : "Sefsex", "Delete" : "Kkes", "Favorite" : "Menyif", + "Continue" : "Continuer", + "Move" : "Senkez", "General" : "Amatu", "Close" : "Mdel", "Unknown" : "Arussin", @@ -27,7 +29,8 @@ OC.L10N.register( "Share" : "Bḍu", "Previous" : "Ɣer deffir", "Next" : "Uḍfir", - "Continue" : "Continuer", - "Size" : "Teɣzi" + "Size" : "Teɣzi", + "Yes" : "Oui", + "No" : "Uhu" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/kab.json b/l10n/kab.json index 8a9b80ca..ce03159e 100644 --- a/l10n/kab.json +++ b/l10n/kab.json @@ -8,6 +8,8 @@ "Cancel" : "Sefsex", "Delete" : "Kkes", "Favorite" : "Menyif", + "Continue" : "Continuer", + "Move" : "Senkez", "General" : "Amatu", "Close" : "Mdel", "Unknown" : "Arussin", @@ -25,7 +27,8 @@ "Share" : "Bḍu", "Previous" : "Ɣer deffir", "Next" : "Uḍfir", - "Continue" : "Continuer", - "Size" : "Teɣzi" + "Size" : "Teɣzi", + "Yes" : "Oui", + "No" : "Uhu" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/km.js b/l10n/km.js index 8f576884..7acc332e 100644 --- a/l10n/km.js +++ b/l10n/km.js @@ -9,6 +9,8 @@ OC.L10N.register( "Edit" : "កែប្រែ", "Cancel" : "បោះបង់", "Delete" : "លុប", + "Continue" : "បន្ត", + "Move" : "Move", "General" : "ទូទៅ", "Close" : "បិទ", "Back" : "ត្រឡប់ក្រោយ", @@ -31,9 +33,10 @@ OC.L10N.register( "Share" : "ចែក​រំលែក", "Previous" : "មុន", "Next" : "បន្ទាប់", - "Continue" : "បន្ត", "Value" : "តម្លៃ", "Line" : "បន្ទាត់", - "Size" : "ទំហំ" + "Size" : "ទំហំ", + "Yes" : "បាទ ឬចាស", + "No" : "ទេ" }, "nplurals=1; plural=0;"); diff --git a/l10n/km.json b/l10n/km.json index 1d0d451b..aeb9ba94 100644 --- a/l10n/km.json +++ b/l10n/km.json @@ -7,6 +7,8 @@ "Edit" : "កែប្រែ", "Cancel" : "បោះបង់", "Delete" : "លុប", + "Continue" : "បន្ត", + "Move" : "Move", "General" : "ទូទៅ", "Close" : "បិទ", "Back" : "ត្រឡប់ក្រោយ", @@ -29,9 +31,10 @@ "Share" : "ចែក​រំលែក", "Previous" : "មុន", "Next" : "បន្ទាប់", - "Continue" : "បន្ត", "Value" : "តម្លៃ", "Line" : "បន្ទាត់", - "Size" : "ទំហំ" + "Size" : "ទំហំ", + "Yes" : "បាទ ឬចាស", + "No" : "ទេ" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/kn.js b/l10n/kn.js index 6b4c3620..5e6408a6 100644 --- a/l10n/kn.js +++ b/l10n/kn.js @@ -9,6 +9,8 @@ OC.L10N.register( "Cancel" : "ರದ್ದು", "Delete" : "ಅಳಿಸಿ", "Favorite" : "ಅಚ್ಚುಮೆಚ್ಚಿನ", + "Continue" : "ಮುಂದುವರಿಸಿ", + "Move" : "Move", "Close" : "ಮುಚ್ಚು", "Save" : "ಉಳಿಸಿ", "Search" : "Search", @@ -23,7 +25,8 @@ OC.L10N.register( "Sort by name" : "Order by name", "Share" : "ಹಂಚಿಕೊಳ್ಳಿ", "Next" : "ಮುಂದೆ", - "Continue" : "ಮುಂದುವರಿಸಿ", - "Size" : " ಗಾತ್ರ" + "Size" : " ಗಾತ್ರ", + "Yes" : "ಹೌದು", + "No" : "ಇಲ್ಲ" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/kn.json b/l10n/kn.json index 25fe632b..7829da54 100644 --- a/l10n/kn.json +++ b/l10n/kn.json @@ -7,6 +7,8 @@ "Cancel" : "ರದ್ದು", "Delete" : "ಅಳಿಸಿ", "Favorite" : "ಅಚ್ಚುಮೆಚ್ಚಿನ", + "Continue" : "ಮುಂದುವರಿಸಿ", + "Move" : "Move", "Close" : "ಮುಚ್ಚು", "Save" : "ಉಳಿಸಿ", "Search" : "Search", @@ -21,7 +23,8 @@ "Sort by name" : "Order by name", "Share" : "ಹಂಚಿಕೊಳ್ಳಿ", "Next" : "ಮುಂದೆ", - "Continue" : "ಮುಂದುವರಿಸಿ", - "Size" : " ಗಾತ್ರ" + "Size" : " ಗಾತ್ರ", + "Yes" : "ಹೌದು", + "No" : "ಇಲ್ಲ" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/ko.js b/l10n/ko.js index d738f2ea..f7fd035f 100644 --- a/l10n/ko.js +++ b/l10n/ko.js @@ -53,9 +53,9 @@ OC.L10N.register( "Add to album" : "앨범에 추가", "Move to person" : "사람으로 이동", "Remove from person" : "사람에서 제거", - "You are about to download a large number of files. Are you sure?" : "많은 파일을 다운로드 하려고 합니다. 확인하셨나요?", - "You are about to delete a large number of files. Are you sure?" : "많은 파일을 삭제하려고 합니다. 확인하셨나요?", + "Continue" : "계속", "Failed to delete files" : "파일 삭제 실패", + "Move" : "이동", "You must enable \"Mark person in preview\" to use this feature" : "이 기능을 사용하려면 \"미리 보기에 사람 표시\"를 사용해야 합니다.", "Only user \"{user}\" can update this person" : "\"{user}\"님만 이 사람을 업데이트할 수 있습니다.", "_{n} selected_::_{n} selected_" : ["{n}개 선택됨"], @@ -248,7 +248,6 @@ OC.L10N.register( "Enter name of the new face" : "새 얼굴에 이름을 입력하세요.", "Failed to create face" : "얼굴을 만들지 못했습니다.", "Merge {name} with person" : "사람에 {name}(을)를 병합", - "Are you sure you want to merge {name} with {newName}?" : "{name}에 {newName}(을)를 병합하시겠습니까?", "Too many failures, aborting" : "너무 많이 실패하여 취소함", "Error while moving {basename}" : "{basename} 이동 중 실패", "Failed to move {name}." : "{name}(을)를 이동하지 못했습니다.", @@ -319,7 +318,6 @@ OC.L10N.register( "Save as" : "다른 이름으로 저장", "All changes will be lost." : "모든 변경 사항을 잃게 됩니다.", "Are you sure you want to continue?" : "계속하시겠습니까?", - "Continue" : "계속", "Undo" : "실행 취소", "Redo" : "다시 실행", "Show original image" : "원본 이미지 표시", @@ -428,6 +426,8 @@ OC.L10N.register( "Archive photos you don't want to see in your timeline" : "타임라인에서 보고 싶지 않은 사진을 보관하세요.", "Tag photos to find them easily" : "사진에 태그를 달아 쉽게 찾으세요.", "Recognize is still working on your photos" : "사진을 계속 인식하는 중입니다.", - "Places you have been to will appear here" : "갔었던 장소가 이곳에 나타납니다." + "Places you have been to will appear here" : "갔었던 장소가 이곳에 나타납니다.", + "Yes" : "예", + "No" : "아니오" }, "nplurals=1; plural=0;"); diff --git a/l10n/ko.json b/l10n/ko.json index d50444da..5b0ba891 100644 --- a/l10n/ko.json +++ b/l10n/ko.json @@ -51,9 +51,9 @@ "Add to album" : "앨범에 추가", "Move to person" : "사람으로 이동", "Remove from person" : "사람에서 제거", - "You are about to download a large number of files. Are you sure?" : "많은 파일을 다운로드 하려고 합니다. 확인하셨나요?", - "You are about to delete a large number of files. Are you sure?" : "많은 파일을 삭제하려고 합니다. 확인하셨나요?", + "Continue" : "계속", "Failed to delete files" : "파일 삭제 실패", + "Move" : "이동", "You must enable \"Mark person in preview\" to use this feature" : "이 기능을 사용하려면 \"미리 보기에 사람 표시\"를 사용해야 합니다.", "Only user \"{user}\" can update this person" : "\"{user}\"님만 이 사람을 업데이트할 수 있습니다.", "_{n} selected_::_{n} selected_" : ["{n}개 선택됨"], @@ -246,7 +246,6 @@ "Enter name of the new face" : "새 얼굴에 이름을 입력하세요.", "Failed to create face" : "얼굴을 만들지 못했습니다.", "Merge {name} with person" : "사람에 {name}(을)를 병합", - "Are you sure you want to merge {name} with {newName}?" : "{name}에 {newName}(을)를 병합하시겠습니까?", "Too many failures, aborting" : "너무 많이 실패하여 취소함", "Error while moving {basename}" : "{basename} 이동 중 실패", "Failed to move {name}." : "{name}(을)를 이동하지 못했습니다.", @@ -317,7 +316,6 @@ "Save as" : "다른 이름으로 저장", "All changes will be lost." : "모든 변경 사항을 잃게 됩니다.", "Are you sure you want to continue?" : "계속하시겠습니까?", - "Continue" : "계속", "Undo" : "실행 취소", "Redo" : "다시 실행", "Show original image" : "원본 이미지 표시", @@ -426,6 +424,8 @@ "Archive photos you don't want to see in your timeline" : "타임라인에서 보고 싶지 않은 사진을 보관하세요.", "Tag photos to find them easily" : "사진에 태그를 달아 쉽게 찾으세요.", "Recognize is still working on your photos" : "사진을 계속 인식하는 중입니다.", - "Places you have been to will appear here" : "갔었던 장소가 이곳에 나타납니다." + "Places you have been to will appear here" : "갔었던 장소가 이곳에 나타납니다.", + "Yes" : "예", + "No" : "아니오" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lb.js b/l10n/lb.js index 2148e063..8c03d36c 100644 --- a/l10n/lb.js +++ b/l10n/lb.js @@ -12,6 +12,8 @@ OC.L10N.register( "Delete" : "Läschen", "Favorite" : "Favorit", "View in folder" : "Kuk am Dossier ", + "Continue" : "Weider", + "Move" : "Verschieben", "General" : "Allgemeng", "Close" : "Zoumaachen", "Unknown" : "Onbekannt", @@ -37,8 +39,9 @@ OC.L10N.register( "Share" : "Deelen", "Previous" : "Zeréck", "Next" : "Weider", - "Continue" : "Weider", "Custom" : "Individualiséier", - "Size" : "Gréisst" + "Size" : "Gréisst", + "Yes" : "Jo", + "No" : "Nee" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/lb.json b/l10n/lb.json index 7ef07bbf..c599bbca 100644 --- a/l10n/lb.json +++ b/l10n/lb.json @@ -10,6 +10,8 @@ "Delete" : "Läschen", "Favorite" : "Favorit", "View in folder" : "Kuk am Dossier ", + "Continue" : "Weider", + "Move" : "Verschieben", "General" : "Allgemeng", "Close" : "Zoumaachen", "Unknown" : "Onbekannt", @@ -35,8 +37,9 @@ "Share" : "Deelen", "Previous" : "Zeréck", "Next" : "Weider", - "Continue" : "Weider", "Custom" : "Individualiséier", - "Size" : "Gréisst" + "Size" : "Gréisst", + "Yes" : "Jo", + "No" : "Nee" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/lo.js b/l10n/lo.js index cf25b373..0ab19b41 100644 --- a/l10n/lo.js +++ b/l10n/lo.js @@ -12,6 +12,8 @@ OC.L10N.register( "Delete" : "ລຶບ", "Favorite" : "ລາຍການທີ່ມັກ", "View in folder" : "ເບິ່ງໃນໂຟນເດີ", + "Continue" : "ສືບຕໍ່", + "Move" : "ຍ້າຍ", "General" : "ທົ່ວໄປ", "Close" : "ປິດ", "Unknown" : "ບໍ່ຮູ້", @@ -27,8 +29,8 @@ OC.L10N.register( "Share" : "ແບ່ງປັນ", "Previous" : "ກ່ອນໜ້າ", "Next" : "ທັດໄປ", - "Continue" : "ສືບຕໍ່", "Original" : "ຕົ້ນສະບັບ", - "Size" : "ຂະຫນາດ" + "Size" : "ຂະຫນາດ", + "No" : "ບໍ່" }, "nplurals=1; plural=0;"); diff --git a/l10n/lo.json b/l10n/lo.json index 40f533d0..19946cb2 100644 --- a/l10n/lo.json +++ b/l10n/lo.json @@ -10,6 +10,8 @@ "Delete" : "ລຶບ", "Favorite" : "ລາຍການທີ່ມັກ", "View in folder" : "ເບິ່ງໃນໂຟນເດີ", + "Continue" : "ສືບຕໍ່", + "Move" : "ຍ້າຍ", "General" : "ທົ່ວໄປ", "Close" : "ປິດ", "Unknown" : "ບໍ່ຮູ້", @@ -25,8 +27,8 @@ "Share" : "ແບ່ງປັນ", "Previous" : "ກ່ອນໜ້າ", "Next" : "ທັດໄປ", - "Continue" : "ສືບຕໍ່", "Original" : "ຕົ້ນສະບັບ", - "Size" : "ຂະຫນາດ" + "Size" : "ຂະຫນາດ", + "No" : "ບໍ່" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/lt_LT.js b/l10n/lt_LT.js index 3cc5c66d..101b6e4e 100644 --- a/l10n/lt_LT.js +++ b/l10n/lt_LT.js @@ -26,8 +26,8 @@ OC.L10N.register( "Unarchive" : "Išskleisti", "View in folder" : "Rodyti aplanke", "Add to album" : "Pridėti į albumą", - "You are about to download a large number of files. Are you sure?" : "Jūs ketinate atsisiųsti didelį failų skaičių. Ar esate tikri?", - "You are about to delete a large number of files. Are you sure?" : "Jūs ketinate ištrinti didelį failų skaičių. Ar esate tikri?", + "Continue" : "Tęsti", + "Move" : "Perkelti", "General" : "Bendra", "Timeline Path" : "Laiko juostos kelias", "Square grid mode" : "Kvadratinio tinklelio veiksena", @@ -86,7 +86,6 @@ OC.L10N.register( "Update" : "Atnaujinti", "Failed to rename {oldName} to {name}." : "Nepavyko pervadinti {oldName} į {name}.", "Loading …" : "Įkeliama…", - "Are you sure you want to merge {name} with {newName}?" : "Ar tikrai norite sulieti {name} su {newName}?", "Too many failures, aborting" : "Per daug nesėkmių, nutraukiama", "Error while moving {basename}" : "Klaida perkeliant {basename}", "Failed to move {name}." : "Nepavyko perkelti {name}.", @@ -120,7 +119,6 @@ OC.L10N.register( "Save as" : "Įrašyti kaip", "All changes will be lost." : "Visi pakeitimai bus prarasti.", "Are you sure you want to continue?" : "Ar tikrai norite tęsti?", - "Continue" : "Tęsti", "Undo" : "Atšaukti", "Redo" : "Grąžinti", "Zoom in" : "Didinti", @@ -147,6 +145,8 @@ OC.L10N.register( "General Failure" : "Bendrinė nesėkmė", "Error: {msg}" : "Klaida: {msg}", "Failed to delete {fileName}." : "Nepavyko ištrinti {fileName}.", - "Failed to download files" : "Nepavyko atsisiųsti failų" + "Failed to download files" : "Nepavyko atsisiųsti failų", + "Yes" : "Taip", + "No" : "Ne" }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/lt_LT.json b/l10n/lt_LT.json index af7bea24..24362635 100644 --- a/l10n/lt_LT.json +++ b/l10n/lt_LT.json @@ -24,8 +24,8 @@ "Unarchive" : "Išskleisti", "View in folder" : "Rodyti aplanke", "Add to album" : "Pridėti į albumą", - "You are about to download a large number of files. Are you sure?" : "Jūs ketinate atsisiųsti didelį failų skaičių. Ar esate tikri?", - "You are about to delete a large number of files. Are you sure?" : "Jūs ketinate ištrinti didelį failų skaičių. Ar esate tikri?", + "Continue" : "Tęsti", + "Move" : "Perkelti", "General" : "Bendra", "Timeline Path" : "Laiko juostos kelias", "Square grid mode" : "Kvadratinio tinklelio veiksena", @@ -84,7 +84,6 @@ "Update" : "Atnaujinti", "Failed to rename {oldName} to {name}." : "Nepavyko pervadinti {oldName} į {name}.", "Loading …" : "Įkeliama…", - "Are you sure you want to merge {name} with {newName}?" : "Ar tikrai norite sulieti {name} su {newName}?", "Too many failures, aborting" : "Per daug nesėkmių, nutraukiama", "Error while moving {basename}" : "Klaida perkeliant {basename}", "Failed to move {name}." : "Nepavyko perkelti {name}.", @@ -118,7 +117,6 @@ "Save as" : "Įrašyti kaip", "All changes will be lost." : "Visi pakeitimai bus prarasti.", "Are you sure you want to continue?" : "Ar tikrai norite tęsti?", - "Continue" : "Tęsti", "Undo" : "Atšaukti", "Redo" : "Grąžinti", "Zoom in" : "Didinti", @@ -145,6 +143,8 @@ "General Failure" : "Bendrinė nesėkmė", "Error: {msg}" : "Klaida: {msg}", "Failed to delete {fileName}." : "Nepavyko ištrinti {fileName}.", - "Failed to download files" : "Nepavyko atsisiųsti failų" + "Failed to download files" : "Nepavyko atsisiųsti failų", + "Yes" : "Taip", + "No" : "Ne" },"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/l10n/lv.js b/l10n/lv.js index 16cc1aa9..ff65c0b8 100644 --- a/l10n/lv.js +++ b/l10n/lv.js @@ -17,6 +17,8 @@ OC.L10N.register( "Delete" : "Dzēst", "Favorite" : "Favorīts", "View in folder" : "Skatīt mapē", + "Continue" : "Turpināt", + "Move" : "Pārvietot", "General" : "Vispārīgs", "Account" : "Konts", "Close" : "Aizvērt", @@ -56,7 +58,6 @@ OC.L10N.register( "Previous" : "Iepriekšējā", "Next" : "Nākamā", "Save as" : "Saglabāt kā", - "Continue" : "Turpināt", "Undo" : "Atsaukt", "Redo" : "Atcelt atsaukšanu", "Original" : "Oriģināls", diff --git a/l10n/lv.json b/l10n/lv.json index c04f2703..917eeef3 100644 --- a/l10n/lv.json +++ b/l10n/lv.json @@ -15,6 +15,8 @@ "Delete" : "Dzēst", "Favorite" : "Favorīts", "View in folder" : "Skatīt mapē", + "Continue" : "Turpināt", + "Move" : "Pārvietot", "General" : "Vispārīgs", "Account" : "Konts", "Close" : "Aizvērt", @@ -54,7 +56,6 @@ "Previous" : "Iepriekšējā", "Next" : "Nākamā", "Save as" : "Saglabāt kā", - "Continue" : "Turpināt", "Undo" : "Atsaukt", "Redo" : "Atcelt atsaukšanu", "Original" : "Oriģināls", diff --git a/l10n/mk.js b/l10n/mk.js index 72139d72..c09a6398 100644 --- a/l10n/mk.js +++ b/l10n/mk.js @@ -24,6 +24,8 @@ OC.L10N.register( "Favorite" : "Омилен", "View in folder" : "Погледни во папката", "Add to album" : "Додади во албум", + "Continue" : "Продолжи", + "Move" : "Премести", "General" : "Општо", "Account" : "Сметка", "Logged in as {user}" : "Најавени сте како {user}", @@ -91,7 +93,6 @@ OC.L10N.register( "Save as" : "Зачувај како", "All changes will be lost." : "Сите промени ќе се изгубат.", "Are you sure you want to continue?" : "Дали си сигурен дека сакаш да продолжиш?", - "Continue" : "Продолжи", "Undo" : "Назад", "Redo" : "Напред", "Show original image" : "Прикажи ја оргиналната слика", diff --git a/l10n/mk.json b/l10n/mk.json index 08432fcf..3aa33044 100644 --- a/l10n/mk.json +++ b/l10n/mk.json @@ -22,6 +22,8 @@ "Favorite" : "Омилен", "View in folder" : "Погледни во папката", "Add to album" : "Додади во албум", + "Continue" : "Продолжи", + "Move" : "Премести", "General" : "Општо", "Account" : "Сметка", "Logged in as {user}" : "Најавени сте како {user}", @@ -89,7 +91,6 @@ "Save as" : "Зачувај како", "All changes will be lost." : "Сите промени ќе се изгубат.", "Are you sure you want to continue?" : "Дали си сигурен дека сакаш да продолжиш?", - "Continue" : "Продолжи", "Undo" : "Назад", "Redo" : "Напред", "Show original image" : "Прикажи ја оргиналната слика", diff --git a/l10n/mn.js b/l10n/mn.js index b4d694f8..cfbd5c7e 100644 --- a/l10n/mn.js +++ b/l10n/mn.js @@ -17,6 +17,8 @@ OC.L10N.register( "Favorite" : "Дуртай", "Unarchive" : "Архиваас гаргах", "View in folder" : "Хавтасыг нээх", + "Continue" : "үргэлжлүүлэх", + "Move" : "Зөөх", "General" : "Ерөнхий", "Account" : "аккаунт", "Close" : "Хаах", @@ -45,7 +47,6 @@ OC.L10N.register( "Share" : "Түгээх", "Previous" : "өмнөх", "Next" : "дараагийх", - "Continue" : "үргэлжлүүлэх", "Undo" : "буцах", "Custom" : "Дурын", "Value" : "Үнийн дүн", diff --git a/l10n/mn.json b/l10n/mn.json index 70a28faf..0dcf0f76 100644 --- a/l10n/mn.json +++ b/l10n/mn.json @@ -15,6 +15,8 @@ "Favorite" : "Дуртай", "Unarchive" : "Архиваас гаргах", "View in folder" : "Хавтасыг нээх", + "Continue" : "үргэлжлүүлэх", + "Move" : "Зөөх", "General" : "Ерөнхий", "Account" : "аккаунт", "Close" : "Хаах", @@ -43,7 +45,6 @@ "Share" : "Түгээх", "Previous" : "өмнөх", "Next" : "дараагийх", - "Continue" : "үргэлжлүүлэх", "Undo" : "буцах", "Custom" : "Дурын", "Value" : "Үнийн дүн", diff --git a/l10n/ms_MY.js b/l10n/ms_MY.js index 5fb39e8a..a6bc27c3 100644 --- a/l10n/ms_MY.js +++ b/l10n/ms_MY.js @@ -8,6 +8,7 @@ OC.L10N.register( "Edit" : "Sunting", "Cancel" : "Batal", "Delete" : "Padam", + "Move" : "Move", "General" : "Umum", "Close" : "Tutup", "Back" : "Kembali", @@ -27,6 +28,8 @@ OC.L10N.register( "Share" : "Kongsi", "Previous" : "Sebelum", "Next" : "Seterus", - "Size" : "Saiz" + "Size" : "Saiz", + "Yes" : "Ya", + "No" : "Tidak" }, "nplurals=1; plural=0;"); diff --git a/l10n/ms_MY.json b/l10n/ms_MY.json index e65003c4..53099572 100644 --- a/l10n/ms_MY.json +++ b/l10n/ms_MY.json @@ -6,6 +6,7 @@ "Edit" : "Sunting", "Cancel" : "Batal", "Delete" : "Padam", + "Move" : "Move", "General" : "Umum", "Close" : "Tutup", "Back" : "Kembali", @@ -25,6 +26,8 @@ "Share" : "Kongsi", "Previous" : "Sebelum", "Next" : "Seterus", - "Size" : "Saiz" + "Size" : "Saiz", + "Yes" : "Ya", + "No" : "Tidak" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/nb.js b/l10n/nb.js index 2aa15d22..b54bf88f 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -43,8 +43,8 @@ OC.L10N.register( "Move to folder" : "Flytt til mappe", "Add to album" : "Legg til i album", "Remove from person" : "Fjern fra person", - "You are about to download a large number of files. Are you sure?" : "Du er i ferd med å laste ned et stort antall filer. Er du sikker?", - "You are about to delete a large number of files. Are you sure?" : "Du er i ferd med å slette et stort antall filer. Er du sikker?", + "Continue" : "Fortsett", + "Move" : "Flytt", "_{n} selected_::_{n} selected_" : ["{n} valgt","{n} valgt"], "Memories Settings" : "Minner-innstillinger", "General" : "Generell", @@ -120,7 +120,6 @@ OC.L10N.register( "Failed to rename {oldName} to {name}." : "Kunne ikke endre navn på {oldName} til {name}.", "Loading …" : "Laster ...", "Merge {name} with person" : "Slå sammen {name} med person", - "Are you sure you want to merge {name} with {newName}?" : "Er du sikker på at du vil slå sammen {name} med {newName}?", "Too many failures, aborting" : "For mange feil, abort", "Error while moving {basename}" : "Feil under flytting av {basename}", "Failed to move {name}." : "Kunne ikke flytte {name}.", @@ -164,7 +163,6 @@ OC.L10N.register( "Save as" : "Lagre som", "All changes will be lost." : "Alle endringer vil gå tapt.", "Are you sure you want to continue?" : "Er du sikker på at du vil fortsette?", - "Continue" : "Fortsett", "Undo" : "Angre", "Redo" : "Gjør om", "Show original image" : "Vis originalbilde", diff --git a/l10n/nb.json b/l10n/nb.json index 2fa8131e..c1e1d905 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -41,8 +41,8 @@ "Move to folder" : "Flytt til mappe", "Add to album" : "Legg til i album", "Remove from person" : "Fjern fra person", - "You are about to download a large number of files. Are you sure?" : "Du er i ferd med å laste ned et stort antall filer. Er du sikker?", - "You are about to delete a large number of files. Are you sure?" : "Du er i ferd med å slette et stort antall filer. Er du sikker?", + "Continue" : "Fortsett", + "Move" : "Flytt", "_{n} selected_::_{n} selected_" : ["{n} valgt","{n} valgt"], "Memories Settings" : "Minner-innstillinger", "General" : "Generell", @@ -118,7 +118,6 @@ "Failed to rename {oldName} to {name}." : "Kunne ikke endre navn på {oldName} til {name}.", "Loading …" : "Laster ...", "Merge {name} with person" : "Slå sammen {name} med person", - "Are you sure you want to merge {name} with {newName}?" : "Er du sikker på at du vil slå sammen {name} med {newName}?", "Too many failures, aborting" : "For mange feil, abort", "Error while moving {basename}" : "Feil under flytting av {basename}", "Failed to move {name}." : "Kunne ikke flytte {name}.", @@ -162,7 +161,6 @@ "Save as" : "Lagre som", "All changes will be lost." : "Alle endringer vil gå tapt.", "Are you sure you want to continue?" : "Er du sikker på at du vil fortsette?", - "Continue" : "Fortsett", "Undo" : "Angre", "Redo" : "Gjør om", "Show original image" : "Vis originalbilde", diff --git a/l10n/nl.js b/l10n/nl.js index 9ec291c6..6946d9da 100644 --- a/l10n/nl.js +++ b/l10n/nl.js @@ -37,6 +37,8 @@ OC.L10N.register( "View in folder" : "Bekijken in map", "Move to folder" : "Verplaatsen naar map", "Add to album" : "Toevoegen aan album", + "Continue" : "Doorgaan", + "Move" : "Verplaatsen", "General" : "Algemeen", "Account" : "Account", "Close" : "Sluit", @@ -124,7 +126,6 @@ OC.L10N.register( "Are you sure you want to delete?" : "Weet je zeker dat je wilt verwijderen?", "All changes will be lost." : "Alle aanpassingen zullen verloren gaan.", "Are you sure you want to continue?" : "Weet je zeker dat je wilt doorgaan?", - "Continue" : "Doorgaan", "Undo" : "Ongedaan maken", "Redo" : "Opnieuw doen", "Show original image" : "Toon originele afbeelding", @@ -178,6 +179,8 @@ OC.L10N.register( "Auto" : "Automatisch", "Failed to create {albumName}." : "Het maken van {albumName} is mislukt.", "Failed to rename {currentAlbumName} to {newAlbumName}." : "Hernoemen van {currentAlbumName} naar {newAlbumName} mislukt.", - "Failed to delete {fileName}." : "Verwijderen van {fileName} mislukt." + "Failed to delete {fileName}." : "Verwijderen van {fileName} mislukt.", + "Yes" : "Ja", + "No" : "Nee" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/nl.json b/l10n/nl.json index fe75faeb..b784ac04 100644 --- a/l10n/nl.json +++ b/l10n/nl.json @@ -35,6 +35,8 @@ "View in folder" : "Bekijken in map", "Move to folder" : "Verplaatsen naar map", "Add to album" : "Toevoegen aan album", + "Continue" : "Doorgaan", + "Move" : "Verplaatsen", "General" : "Algemeen", "Account" : "Account", "Close" : "Sluit", @@ -122,7 +124,6 @@ "Are you sure you want to delete?" : "Weet je zeker dat je wilt verwijderen?", "All changes will be lost." : "Alle aanpassingen zullen verloren gaan.", "Are you sure you want to continue?" : "Weet je zeker dat je wilt doorgaan?", - "Continue" : "Doorgaan", "Undo" : "Ongedaan maken", "Redo" : "Opnieuw doen", "Show original image" : "Toon originele afbeelding", @@ -176,6 +177,8 @@ "Auto" : "Automatisch", "Failed to create {albumName}." : "Het maken van {albumName} is mislukt.", "Failed to rename {currentAlbumName} to {newAlbumName}." : "Hernoemen van {currentAlbumName} naar {newAlbumName} mislukt.", - "Failed to delete {fileName}." : "Verwijderen van {fileName} mislukt." + "Failed to delete {fileName}." : "Verwijderen van {fileName} mislukt.", + "Yes" : "Ja", + "No" : "Nee" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/nn_NO.js b/l10n/nn_NO.js index 731a229f..c4945a77 100644 --- a/l10n/nn_NO.js +++ b/l10n/nn_NO.js @@ -12,6 +12,8 @@ OC.L10N.register( "Cancel" : "Avbryt", "Delete" : "Slett", "Favorite" : "Favoritt", + "Continue" : "Gå vidare", + "Move" : "Move", "General" : "Generelt", "Close" : "Lat att", "Unknown" : "Ukjend", @@ -36,7 +38,6 @@ OC.L10N.register( "Share" : "Del", "Previous" : "Førre", "Next" : "Neste", - "Continue" : "Gå vidare", "Value" : "Verdi", "Size" : "Storleik" }, diff --git a/l10n/nn_NO.json b/l10n/nn_NO.json index 680d2a2e..11fd0eba 100644 --- a/l10n/nn_NO.json +++ b/l10n/nn_NO.json @@ -10,6 +10,8 @@ "Cancel" : "Avbryt", "Delete" : "Slett", "Favorite" : "Favoritt", + "Continue" : "Gå vidare", + "Move" : "Move", "General" : "Generelt", "Close" : "Lat att", "Unknown" : "Ukjend", @@ -34,7 +36,6 @@ "Share" : "Del", "Previous" : "Førre", "Next" : "Neste", - "Continue" : "Gå vidare", "Value" : "Verdi", "Size" : "Storleik" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/l10n/oc.js b/l10n/oc.js index 7ba2b8b8..83e91b91 100644 --- a/l10n/oc.js +++ b/l10n/oc.js @@ -18,6 +18,8 @@ OC.L10N.register( "Delete" : "Suprimir", "Favorite" : "Favorit", "View in folder" : "Veire dins lo dossièr", + "Continue" : "Contunhar", + "Move" : "Desplaçar", "General" : "Generals", "Account" : "Compte", "Close" : "Tampar", @@ -52,7 +54,6 @@ OC.L10N.register( "Share" : "Partejar", "Previous" : "Precedent", "Next" : "Seguent", - "Continue" : "Contunhar", "Undo" : "Desfar", "Redo" : "Refar", "Custom" : "Personalizar", @@ -62,6 +63,8 @@ OC.L10N.register( "Text" : "Tèxt", "Size" : "Talha", "Position" : "Posicion", - "Extension" : "Extension" + "Extension" : "Extension", + "Yes" : "Òc", + "No" : "Non" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/oc.json b/l10n/oc.json index 8cf5a39b..218f274c 100644 --- a/l10n/oc.json +++ b/l10n/oc.json @@ -16,6 +16,8 @@ "Delete" : "Suprimir", "Favorite" : "Favorit", "View in folder" : "Veire dins lo dossièr", + "Continue" : "Contunhar", + "Move" : "Desplaçar", "General" : "Generals", "Account" : "Compte", "Close" : "Tampar", @@ -50,7 +52,6 @@ "Share" : "Partejar", "Previous" : "Precedent", "Next" : "Seguent", - "Continue" : "Contunhar", "Undo" : "Desfar", "Redo" : "Refar", "Custom" : "Personalizar", @@ -60,6 +61,8 @@ "Text" : "Tèxt", "Size" : "Talha", "Position" : "Posicion", - "Extension" : "Extension" + "Extension" : "Extension", + "Yes" : "Òc", + "No" : "Non" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/pl.js b/l10n/pl.js index be560234..62dab77d 100644 --- a/l10n/pl.js +++ b/l10n/pl.js @@ -50,9 +50,9 @@ OC.L10N.register( "Add to album" : "Dodaj do albumu", "Move to person" : "Przenieś do osoby", "Remove from person" : "Usuń z osoby", - "You are about to download a large number of files. Are you sure?" : "Zamierzasz pobrać dużą liczbę plików. Jesteś pewny?", - "You are about to delete a large number of files. Are you sure?" : "Zamierzasz usunąć dużą liczbę plików. Jesteś pewny?", + "Continue" : "Kontynuuj", "Failed to delete files" : "Nie udało się usunąć plików", + "Move" : "Przenieś", "You must enable \"Mark person in preview\" to use this feature" : "Musisz włączyć \"Zaznacz osobę w podglądzie\" aby skorzystać z tej funkcji", "Only user \"{user}\" can update this person" : "Tylko użytkownik \"{user}\" może zaktualizować tą osobę", "_{n} selected_::_{n} selected_" : ["{n} wybrana","{n} wybrane","{n} wybranych","{n} wybranych"], @@ -173,7 +173,6 @@ OC.L10N.register( "Enter name of the new face" : "Wprowadź nazwę nowej twarzy", "Failed to create face" : "Nie udało się utworzyć twarzy", "Merge {name} with person" : "Scal {name} z osobą", - "Are you sure you want to merge {name} with {newName}?" : "Czy na pewno chcesz scalić {name} z {newName}?", "Too many failures, aborting" : "Zbyt wiele niepowodzeń, przerywanie", "Error while moving {basename}" : "Błędy w trakcie przenoszenie {basename}", "Failed to move {name}." : "Nie udało się usunąć {name}.", @@ -240,7 +239,6 @@ OC.L10N.register( "Save as" : "Zapisz jako", "All changes will be lost." : "Wszystkie zmiany zostaną utracone.", "Are you sure you want to continue?" : "Jesteś pewien, że chcesz kontynuować?", - "Continue" : "Kontynuuj", "Undo" : "Cofnij", "Redo" : "Powtórz", "Show original image" : "Pokaż oryginalny obraz", @@ -346,6 +344,8 @@ OC.L10N.register( "Archive photos you don't want to see in your timeline" : "Archiwizuj zdjęcia, których nie chcesz widzieć na swojej osi czasu", "Tag photos to find them easily" : "Oznacz zdjęcia, aby łatwo je odnajdywać", "Recognize is still working on your photos" : "Aplikacja Rozpoznaj wciąż pracuje nad twoimi zdjęciami", - "Places you have been to will appear here" : "Odwiedzone miejsca pokażą się tutaj" + "Places you have been to will appear here" : "Odwiedzone miejsca pokażą się tutaj", + "Yes" : "Tak", + "No" : "Nie" }, "nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"); diff --git a/l10n/pl.json b/l10n/pl.json index fee4f7d3..d8792a66 100644 --- a/l10n/pl.json +++ b/l10n/pl.json @@ -48,9 +48,9 @@ "Add to album" : "Dodaj do albumu", "Move to person" : "Przenieś do osoby", "Remove from person" : "Usuń z osoby", - "You are about to download a large number of files. Are you sure?" : "Zamierzasz pobrać dużą liczbę plików. Jesteś pewny?", - "You are about to delete a large number of files. Are you sure?" : "Zamierzasz usunąć dużą liczbę plików. Jesteś pewny?", + "Continue" : "Kontynuuj", "Failed to delete files" : "Nie udało się usunąć plików", + "Move" : "Przenieś", "You must enable \"Mark person in preview\" to use this feature" : "Musisz włączyć \"Zaznacz osobę w podglądzie\" aby skorzystać z tej funkcji", "Only user \"{user}\" can update this person" : "Tylko użytkownik \"{user}\" może zaktualizować tą osobę", "_{n} selected_::_{n} selected_" : ["{n} wybrana","{n} wybrane","{n} wybranych","{n} wybranych"], @@ -171,7 +171,6 @@ "Enter name of the new face" : "Wprowadź nazwę nowej twarzy", "Failed to create face" : "Nie udało się utworzyć twarzy", "Merge {name} with person" : "Scal {name} z osobą", - "Are you sure you want to merge {name} with {newName}?" : "Czy na pewno chcesz scalić {name} z {newName}?", "Too many failures, aborting" : "Zbyt wiele niepowodzeń, przerywanie", "Error while moving {basename}" : "Błędy w trakcie przenoszenie {basename}", "Failed to move {name}." : "Nie udało się usunąć {name}.", @@ -238,7 +237,6 @@ "Save as" : "Zapisz jako", "All changes will be lost." : "Wszystkie zmiany zostaną utracone.", "Are you sure you want to continue?" : "Jesteś pewien, że chcesz kontynuować?", - "Continue" : "Kontynuuj", "Undo" : "Cofnij", "Redo" : "Powtórz", "Show original image" : "Pokaż oryginalny obraz", @@ -344,6 +342,8 @@ "Archive photos you don't want to see in your timeline" : "Archiwizuj zdjęcia, których nie chcesz widzieć na swojej osi czasu", "Tag photos to find them easily" : "Oznacz zdjęcia, aby łatwo je odnajdywać", "Recognize is still working on your photos" : "Aplikacja Rozpoznaj wciąż pracuje nad twoimi zdjęciami", - "Places you have been to will appear here" : "Odwiedzone miejsca pokażą się tutaj" + "Places you have been to will appear here" : "Odwiedzone miejsca pokażą się tutaj", + "Yes" : "Tak", + "No" : "Nie" },"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);" } \ No newline at end of file diff --git a/l10n/pt_BR.js b/l10n/pt_BR.js index 7dcd1975..5032fd88 100644 --- a/l10n/pt_BR.js +++ b/l10n/pt_BR.js @@ -56,9 +56,9 @@ OC.L10N.register( "Add to album" : "Adicionar a álbum", "Move to person" : "Move to person", "Remove from person" : "Remover da pessoa", - "You are about to download a large number of files. Are you sure?" : "Você está prestes a baixar um grande número de arquivos. Tem certeza?", - "You are about to delete a large number of files. Are you sure?" : "Você está prestes a excluir um grande número de arquivos. Tem certeza?", + "Continue" : "Continuar", "Failed to delete files" : "Falha ao excluir arquivos", + "Move" : "Mover", "You must enable \"Mark person in preview\" to use this feature" : "Você deve habilitar \"Marcar pessoa na visualização\" para usar este recurso", "Only user \"{user}\" can update this person" : "Apenas o usuário \"{user}\" pode atualizar esta pessoa", "_{n} selected_::_{n} selected_" : ["{n} selecionado","{n} selecionado","{n} selecionados"], @@ -102,6 +102,12 @@ OC.L10N.register( "If you are using Imaginary for preview generation, you can ignore this section." : "Se você estiver usando o Imaginary para geração de visualização, pode ignorar esta seção.", "To enable RAW support, install the Camera RAW Previews app." : "Para ativar o suporte RAW, instale o aplicativo Camera RAW Previews.", "Documentation." : "Documentação.", + "PHP-Imagick is available [{version}]." : "PHP-Imagick está disponível [{version}].", + "PHP-Imagick is not available." : "PHP-Imagick não está disponível.", + "Image editing will not work correctly." : "A edição de imagens não funcionará corretamente.", + "Thumbnail generation may not work for some formats (HEIC, TIFF)." : "A geração de miniaturas pode não funcionar para alguns formatos (HEIC, TIFF).", + "Thumbnails for videos will be generated with this binary." : "As miniaturas dos vídeos serão geradas com este binário.", + "Thumbnail generation may not work for videos." : "A geração de miniaturas pode não funcionar para vídeos.", "The following MIME types are configured for preview generation." : "Os tipos de MIME a seguir são configurados para geração de visualização.", "Max preview size (trade-off between quality and storage requirements)." : "Tamanho máximo de visualização (compensação entre qualidade e requisitos de armazenamento).", "Max memory for preview generation (MB)" : "Memória máxima para geração de visualização (MB)", @@ -127,6 +133,7 @@ OC.L10N.register( "Looks like it has been more than an hour since the last index job was run. Make sure Nextcloud cron is configured correctly." : "Parece que já se passou mais de uma hora desde a execução do último trabalho de indexação. Certifique-se de que o Nextcloud cron esteja configurado corretamente.", "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Apenas encriptação pelo servidor (OC_DEFAULT_MODULE) é suportado, mas outro módulo de encriptação está habilitado.", "The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "Os índices EXIF são construídos e verificados periodicamente em plano de fundo. Cuidado ao selecionar algo além de indexação automática. Por exemplo, configurar a indexação apenas para pastas da timeline pode causar atrasos antes da mídia se tornar disponível para os usuários, dado que a configuração ta timeline é feita apenas após o login.", + "Folders with a \".nomedia\" or a \".nomemories\" file are always excluded from indexing." : "Pastas com um arquivo \".nomedia\" ou \".nomemories\" são sempre excluídas da indexação.", "Index all media automatically (recommended)" : "Indexar toda mídia automaticamente (recomendado)", "Index per-user timeline folders (not recommended)" : "Indexar por diretório de timeline de cada usuário (não recomendado)", "Index a fixed relative path" : "Indexar usando um caminho relativo fixo", @@ -285,7 +292,6 @@ OC.L10N.register( "Enter name of the new face" : "Digite o nome do novo rosto", "Failed to create face" : "Falha ao criar rosto", "Merge {name} with person" : "Unir {name} com pessoa", - "Are you sure you want to merge {name} with {newName}?" : "Tem certeza que deseja unir {name} com {newName}?", "Too many failures, aborting" : "Abortando, falhas demais", "Error while moving {basename}" : "Erro ao mover {basename}", "Failed to move {name}." : "Falha ao mover {name}.", @@ -331,6 +337,7 @@ OC.L10N.register( "Unassigned faces" : "Rostos não identificados", "Merge with different person" : "Unir com outra pessoa", "Mark person in preview" : "Marcar pessoa na visualização", + "Unnamed person" : "Pessoa sem nome", "Folder View" : "Folder View", "Timeline View" : "Visualização da linha do tempo", "Share folder" : "Compartilhar pasta", @@ -358,7 +365,6 @@ OC.L10N.register( "Save as" : "Salvar como", "All changes will be lost." : "Todas as mudanças serão perdidas.", "Are you sure you want to continue?" : "Tem certeza que deseja continuar?", - "Continue" : "Continuar", "Undo" : "Desfazer", "Redo" : "Refazer", "Show original image" : "Mostrar imagem original", @@ -470,6 +476,8 @@ OC.L10N.register( "Archive photos you don't want to see in your timeline" : "Arquive as fotos que você não quer ver na sua linha do tempo", "Tag photos to find them easily" : "Marque fotos para encontrá-las facilmente", "Recognize is still working on your photos" : "O reconhecimento ainda está trabalhando em suas fotos", - "Places you have been to will appear here" : "Os lugares que você visitou aparecerão aqui" + "Places you have been to will appear here" : "Os lugares que você visitou aparecerão aqui", + "Yes" : "Sim", + "No" : "Não" }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/l10n/pt_BR.json b/l10n/pt_BR.json index 4b711979..7336f5fc 100644 --- a/l10n/pt_BR.json +++ b/l10n/pt_BR.json @@ -54,9 +54,9 @@ "Add to album" : "Adicionar a álbum", "Move to person" : "Move to person", "Remove from person" : "Remover da pessoa", - "You are about to download a large number of files. Are you sure?" : "Você está prestes a baixar um grande número de arquivos. Tem certeza?", - "You are about to delete a large number of files. Are you sure?" : "Você está prestes a excluir um grande número de arquivos. Tem certeza?", + "Continue" : "Continuar", "Failed to delete files" : "Falha ao excluir arquivos", + "Move" : "Mover", "You must enable \"Mark person in preview\" to use this feature" : "Você deve habilitar \"Marcar pessoa na visualização\" para usar este recurso", "Only user \"{user}\" can update this person" : "Apenas o usuário \"{user}\" pode atualizar esta pessoa", "_{n} selected_::_{n} selected_" : ["{n} selecionado","{n} selecionado","{n} selecionados"], @@ -100,6 +100,12 @@ "If you are using Imaginary for preview generation, you can ignore this section." : "Se você estiver usando o Imaginary para geração de visualização, pode ignorar esta seção.", "To enable RAW support, install the Camera RAW Previews app." : "Para ativar o suporte RAW, instale o aplicativo Camera RAW Previews.", "Documentation." : "Documentação.", + "PHP-Imagick is available [{version}]." : "PHP-Imagick está disponível [{version}].", + "PHP-Imagick is not available." : "PHP-Imagick não está disponível.", + "Image editing will not work correctly." : "A edição de imagens não funcionará corretamente.", + "Thumbnail generation may not work for some formats (HEIC, TIFF)." : "A geração de miniaturas pode não funcionar para alguns formatos (HEIC, TIFF).", + "Thumbnails for videos will be generated with this binary." : "As miniaturas dos vídeos serão geradas com este binário.", + "Thumbnail generation may not work for videos." : "A geração de miniaturas pode não funcionar para vídeos.", "The following MIME types are configured for preview generation." : "Os tipos de MIME a seguir são configurados para geração de visualização.", "Max preview size (trade-off between quality and storage requirements)." : "Tamanho máximo de visualização (compensação entre qualidade e requisitos de armazenamento).", "Max memory for preview generation (MB)" : "Memória máxima para geração de visualização (MB)", @@ -125,6 +131,7 @@ "Looks like it has been more than an hour since the last index job was run. Make sure Nextcloud cron is configured correctly." : "Parece que já se passou mais de uma hora desde a execução do último trabalho de indexação. Certifique-se de que o Nextcloud cron esteja configurado corretamente.", "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Apenas encriptação pelo servidor (OC_DEFAULT_MODULE) é suportado, mas outro módulo de encriptação está habilitado.", "The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "Os índices EXIF são construídos e verificados periodicamente em plano de fundo. Cuidado ao selecionar algo além de indexação automática. Por exemplo, configurar a indexação apenas para pastas da timeline pode causar atrasos antes da mídia se tornar disponível para os usuários, dado que a configuração ta timeline é feita apenas após o login.", + "Folders with a \".nomedia\" or a \".nomemories\" file are always excluded from indexing." : "Pastas com um arquivo \".nomedia\" ou \".nomemories\" são sempre excluídas da indexação.", "Index all media automatically (recommended)" : "Indexar toda mídia automaticamente (recomendado)", "Index per-user timeline folders (not recommended)" : "Indexar por diretório de timeline de cada usuário (não recomendado)", "Index a fixed relative path" : "Indexar usando um caminho relativo fixo", @@ -283,7 +290,6 @@ "Enter name of the new face" : "Digite o nome do novo rosto", "Failed to create face" : "Falha ao criar rosto", "Merge {name} with person" : "Unir {name} com pessoa", - "Are you sure you want to merge {name} with {newName}?" : "Tem certeza que deseja unir {name} com {newName}?", "Too many failures, aborting" : "Abortando, falhas demais", "Error while moving {basename}" : "Erro ao mover {basename}", "Failed to move {name}." : "Falha ao mover {name}.", @@ -329,6 +335,7 @@ "Unassigned faces" : "Rostos não identificados", "Merge with different person" : "Unir com outra pessoa", "Mark person in preview" : "Marcar pessoa na visualização", + "Unnamed person" : "Pessoa sem nome", "Folder View" : "Folder View", "Timeline View" : "Visualização da linha do tempo", "Share folder" : "Compartilhar pasta", @@ -356,7 +363,6 @@ "Save as" : "Salvar como", "All changes will be lost." : "Todas as mudanças serão perdidas.", "Are you sure you want to continue?" : "Tem certeza que deseja continuar?", - "Continue" : "Continuar", "Undo" : "Desfazer", "Redo" : "Refazer", "Show original image" : "Mostrar imagem original", @@ -468,6 +474,8 @@ "Archive photos you don't want to see in your timeline" : "Arquive as fotos que você não quer ver na sua linha do tempo", "Tag photos to find them easily" : "Marque fotos para encontrá-las facilmente", "Recognize is still working on your photos" : "O reconhecimento ainda está trabalhando em suas fotos", - "Places you have been to will appear here" : "Os lugares que você visitou aparecerão aqui" + "Places you have been to will appear here" : "Os lugares que você visitou aparecerão aqui", + "Yes" : "Sim", + "No" : "Não" },"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/l10n/pt_PT.js b/l10n/pt_PT.js index 74d0eaa6..73efb3ba 100644 --- a/l10n/pt_PT.js +++ b/l10n/pt_PT.js @@ -20,8 +20,8 @@ OC.L10N.register( "Delete" : "Eliminar", "Favorite" : "Favorito", "View in folder" : "Ver na pasta", - "You are about to download a large number of files. Are you sure?" : "Estás prestes a transferir um grande número de ficheiros. Tem a certeza?", - "You are about to delete a large number of files. Are you sure?" : "Estás prestes a eliminar um grande número de ficheiros. Tem a certeza?", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "Geral", "Timeline Path" : "Caminho da Cronologia", "Account" : "Conta", @@ -61,7 +61,6 @@ OC.L10N.register( "Share" : "Partilhar", "Previous" : "Anterior", "Next" : "Seguinte", - "Continue" : "Continuar", "Undo" : "Desfazer", "Redo" : "Repetir", "Original" : "Original", diff --git a/l10n/pt_PT.json b/l10n/pt_PT.json index e454db67..aa7fd14f 100644 --- a/l10n/pt_PT.json +++ b/l10n/pt_PT.json @@ -18,8 +18,8 @@ "Delete" : "Eliminar", "Favorite" : "Favorito", "View in folder" : "Ver na pasta", - "You are about to download a large number of files. Are you sure?" : "Estás prestes a transferir um grande número de ficheiros. Tem a certeza?", - "You are about to delete a large number of files. Are you sure?" : "Estás prestes a eliminar um grande número de ficheiros. Tem a certeza?", + "Continue" : "Continuar", + "Move" : "Mover", "General" : "Geral", "Timeline Path" : "Caminho da Cronologia", "Account" : "Conta", @@ -59,7 +59,6 @@ "Share" : "Partilhar", "Previous" : "Anterior", "Next" : "Seguinte", - "Continue" : "Continuar", "Undo" : "Desfazer", "Redo" : "Repetir", "Original" : "Original", diff --git a/l10n/ro.js b/l10n/ro.js index 421b5dbd..c3a87767 100644 --- a/l10n/ro.js +++ b/l10n/ro.js @@ -16,6 +16,8 @@ OC.L10N.register( "Delete" : "Șterge", "Favorite" : "Favorite", "View in folder" : "Vizualizează în director", + "Continue" : "Continuă", + "Move" : "Mută", "General" : "General", "Account" : "Cont", "Close" : "Închide", @@ -49,12 +51,12 @@ OC.L10N.register( "Share" : "Partajează", "Previous" : "Precedentul", "Next" : "Următorul", - "Continue" : "Continuă", "Undo" : "Anulează ultima acțiune", "Custom" : "Particularizat", "Text" : "Text", "Size" : "Mărime", "Position" : "Poziție", - "Auto" : "Auto" + "Auto" : "Auto", + "Yes" : "Da" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); diff --git a/l10n/ro.json b/l10n/ro.json index f50c4b4c..283e9475 100644 --- a/l10n/ro.json +++ b/l10n/ro.json @@ -14,6 +14,8 @@ "Delete" : "Șterge", "Favorite" : "Favorite", "View in folder" : "Vizualizează în director", + "Continue" : "Continuă", + "Move" : "Mută", "General" : "General", "Account" : "Cont", "Close" : "Închide", @@ -47,12 +49,12 @@ "Share" : "Partajează", "Previous" : "Precedentul", "Next" : "Următorul", - "Continue" : "Continuă", "Undo" : "Anulează ultima acțiune", "Custom" : "Particularizat", "Text" : "Text", "Size" : "Mărime", "Position" : "Poziție", - "Auto" : "Auto" + "Auto" : "Auto", + "Yes" : "Da" },"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));" } \ No newline at end of file diff --git a/l10n/ru.js b/l10n/ru.js index 01752e24..27a4f012 100644 --- a/l10n/ru.js +++ b/l10n/ru.js @@ -42,8 +42,8 @@ OC.L10N.register( "Move to folder" : "Переместить в папку", "Add to album" : "Добавить в альбом", "Remove from person" : "Снять отметку лица", - "You are about to download a large number of files. Are you sure?" : "Подтвердите скачивание большого количества файлов.", - "You are about to delete a large number of files. Are you sure?" : "Подтвердите удаление большого количества файлов.", + "Continue" : "Продолжить", + "Move" : "Переместить", "_{n} selected_::_{n} selected_" : ["Выбран: {n}","Выбрано: {n}","Выбрано: {n}","Выбрано: {n}"], "General" : "Основные", "Timeline Path" : "Расположение", @@ -158,7 +158,6 @@ OC.L10N.register( "Save as" : "Сохранить как", "All changes will be lost." : "Изменения не будут сохранены.", "Are you sure you want to continue?" : "Продолжить?", - "Continue" : "Продолжить", "Undo" : "Отменить", "Redo" : "Повторить", "Show original image" : "Показать исходное изображение", @@ -267,6 +266,8 @@ OC.L10N.register( "Archive photos you don't want to see in your timeline" : "Архивируйте фотографии, которые вы не хотите видеть на своей временной шкале", "Tag photos to find them easily" : "Помечайте фотографии тегами, чтобы легко их находить", "Recognize is still working on your photos" : "Программа распознавания все еще работает с вашими фотографиями", - "Places you have been to will appear here" : "Места, где вы побывали, появятся здесь" + "Places you have been to will appear here" : "Места, где вы побывали, появятся здесь", + "Yes" : "Да", + "No" : "Нет" }, "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"); diff --git a/l10n/ru.json b/l10n/ru.json index 631dde65..82bac624 100644 --- a/l10n/ru.json +++ b/l10n/ru.json @@ -40,8 +40,8 @@ "Move to folder" : "Переместить в папку", "Add to album" : "Добавить в альбом", "Remove from person" : "Снять отметку лица", - "You are about to download a large number of files. Are you sure?" : "Подтвердите скачивание большого количества файлов.", - "You are about to delete a large number of files. Are you sure?" : "Подтвердите удаление большого количества файлов.", + "Continue" : "Продолжить", + "Move" : "Переместить", "_{n} selected_::_{n} selected_" : ["Выбран: {n}","Выбрано: {n}","Выбрано: {n}","Выбрано: {n}"], "General" : "Основные", "Timeline Path" : "Расположение", @@ -156,7 +156,6 @@ "Save as" : "Сохранить как", "All changes will be lost." : "Изменения не будут сохранены.", "Are you sure you want to continue?" : "Продолжить?", - "Continue" : "Продолжить", "Undo" : "Отменить", "Redo" : "Повторить", "Show original image" : "Показать исходное изображение", @@ -265,6 +264,8 @@ "Archive photos you don't want to see in your timeline" : "Архивируйте фотографии, которые вы не хотите видеть на своей временной шкале", "Tag photos to find them easily" : "Помечайте фотографии тегами, чтобы легко их находить", "Recognize is still working on your photos" : "Программа распознавания все еще работает с вашими фотографиями", - "Places you have been to will appear here" : "Места, где вы побывали, появятся здесь" + "Places you have been to will appear here" : "Места, где вы побывали, появятся здесь", + "Yes" : "Да", + "No" : "Нет" },"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sc.js b/l10n/sc.js index 10f8a843..b700ab58 100644 --- a/l10n/sc.js +++ b/l10n/sc.js @@ -20,6 +20,8 @@ OC.L10N.register( "Delete" : "Cantzella", "Favorite" : "Preferidu", "View in folder" : "Càstia in sa cartella", + "Continue" : "Sighi", + "Move" : "Tràmuda", "General" : "Generale", "Account" : "Contu", "Close" : "Serra", @@ -61,7 +63,6 @@ OC.L10N.register( "Share" : "Cumpartzidura", "Previous" : "Pretzedente", "Next" : "Imbeniente", - "Continue" : "Sighi", "Undo" : "Annulla", "Redo" : "Torra a fàghere", "Zoom in" : "Ammània", @@ -76,6 +77,8 @@ OC.L10N.register( "Name is required." : "Su nùmene est rechertu: ", "Quality" : "Calidade", "Direct" : "Deretu", - "Auto" : "Auto" + "Auto" : "Auto", + "Yes" : "Si", + "No" : "No" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sc.json b/l10n/sc.json index e31f1b74..cb2b4755 100644 --- a/l10n/sc.json +++ b/l10n/sc.json @@ -18,6 +18,8 @@ "Delete" : "Cantzella", "Favorite" : "Preferidu", "View in folder" : "Càstia in sa cartella", + "Continue" : "Sighi", + "Move" : "Tràmuda", "General" : "Generale", "Account" : "Contu", "Close" : "Serra", @@ -59,7 +61,6 @@ "Share" : "Cumpartzidura", "Previous" : "Pretzedente", "Next" : "Imbeniente", - "Continue" : "Sighi", "Undo" : "Annulla", "Redo" : "Torra a fàghere", "Zoom in" : "Ammània", @@ -74,6 +75,8 @@ "Name is required." : "Su nùmene est rechertu: ", "Quality" : "Calidade", "Direct" : "Deretu", - "Auto" : "Auto" + "Auto" : "Auto", + "Yes" : "Si", + "No" : "No" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/si.js b/l10n/si.js index 15a182dc..f3ccb882 100644 --- a/l10n/si.js +++ b/l10n/si.js @@ -34,6 +34,7 @@ OC.L10N.register( "Next" : "ඊළඟ", "Undo" : "පෙරසේ", "Value" : "අගය", - "Size" : "ප්‍රමාණය" + "Size" : "ප්‍රමාණය", + "No" : "නැහැ" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/si.json b/l10n/si.json index 7810695f..c9c3da9d 100644 --- a/l10n/si.json +++ b/l10n/si.json @@ -32,6 +32,7 @@ "Next" : "ඊළඟ", "Undo" : "පෙරසේ", "Value" : "අගය", - "Size" : "ප්‍රමාණය" + "Size" : "ප්‍රමාණය", + "No" : "නැහැ" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sk.js b/l10n/sk.js index 78f7e9ef..8be354c5 100644 --- a/l10n/sk.js +++ b/l10n/sk.js @@ -25,8 +25,8 @@ OC.L10N.register( "View in folder" : "Zobraziť v priečinku", "Add to album" : "Pridať do albumu", "Remove from person" : "Odobrať z osoby", - "You are about to download a large number of files. Are you sure?" : "Chystáte sa stiahnuť veľké množstvo súborov. Si si istý?", - "You are about to delete a large number of files. Are you sure?" : "Chystáte sa odstrániť veľké množstvo súborov. Si si istý?", + "Continue" : "Pokračovať", + "Move" : "Presunúť", "_{n} selected_::_{n} selected_" : ["{n} vybraté","{n} vybraté","{n} vybratých","{n} vybraté"], "General" : "Všeobecné", "Timeline Path" : "Popis umiestnenia časovej osi", @@ -91,7 +91,6 @@ OC.L10N.register( "Failed to rename {oldName} to {name}." : "Nepodarilo sa premenovať {oldName} na {name}.", "Loading …" : "Načítavam …", "Merge {name} with person" : "Zlúčiť {name} s osobou", - "Are you sure you want to merge {name} with {newName}?" : "Naozaj chcete zlúčiť {name} s {newName}?", "Too many failures, aborting" : "Príliš veľa zlyhaní, prerušujem", "Error while moving {basename}" : "Chyba pri presúvaní {basename}", "Failed to move {name}." : "Nepodarilo sa presunúť {name}.", @@ -118,7 +117,6 @@ OC.L10N.register( "Save as" : "Uložiť ako", "All changes will be lost." : "Vaše zmeny budú stratené.", "Are you sure you want to continue?" : "Naozaj chcete pokračovať?", - "Continue" : "Pokračovať", "Undo" : "Vrátiť", "Redo" : "Vrátiť", "Show original image" : "Zobraziť originálny obrázok", @@ -206,6 +204,8 @@ OC.L10N.register( "Error: {msg}" : "Chyba: {msg}", "Failed to delete {fileName}." : "Nepodarilo sa zmazať {fileName}.", "Failed to favorite files." : "Nepodarilo sa pridať súbory medzi obľúbené.", - "Failed to favorite {fileName}." : "Nepodarilo sa pridať súbor {fileName} medzi obľúbené." + "Failed to favorite {fileName}." : "Nepodarilo sa pridať súbor {fileName} medzi obľúbené.", + "Yes" : "Áno", + "No" : "Nie" }, "nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"); diff --git a/l10n/sk.json b/l10n/sk.json index cda73679..470a7707 100644 --- a/l10n/sk.json +++ b/l10n/sk.json @@ -23,8 +23,8 @@ "View in folder" : "Zobraziť v priečinku", "Add to album" : "Pridať do albumu", "Remove from person" : "Odobrať z osoby", - "You are about to download a large number of files. Are you sure?" : "Chystáte sa stiahnuť veľké množstvo súborov. Si si istý?", - "You are about to delete a large number of files. Are you sure?" : "Chystáte sa odstrániť veľké množstvo súborov. Si si istý?", + "Continue" : "Pokračovať", + "Move" : "Presunúť", "_{n} selected_::_{n} selected_" : ["{n} vybraté","{n} vybraté","{n} vybratých","{n} vybraté"], "General" : "Všeobecné", "Timeline Path" : "Popis umiestnenia časovej osi", @@ -89,7 +89,6 @@ "Failed to rename {oldName} to {name}." : "Nepodarilo sa premenovať {oldName} na {name}.", "Loading …" : "Načítavam …", "Merge {name} with person" : "Zlúčiť {name} s osobou", - "Are you sure you want to merge {name} with {newName}?" : "Naozaj chcete zlúčiť {name} s {newName}?", "Too many failures, aborting" : "Príliš veľa zlyhaní, prerušujem", "Error while moving {basename}" : "Chyba pri presúvaní {basename}", "Failed to move {name}." : "Nepodarilo sa presunúť {name}.", @@ -116,7 +115,6 @@ "Save as" : "Uložiť ako", "All changes will be lost." : "Vaše zmeny budú stratené.", "Are you sure you want to continue?" : "Naozaj chcete pokračovať?", - "Continue" : "Pokračovať", "Undo" : "Vrátiť", "Redo" : "Vrátiť", "Show original image" : "Zobraziť originálny obrázok", @@ -204,6 +202,8 @@ "Error: {msg}" : "Chyba: {msg}", "Failed to delete {fileName}." : "Nepodarilo sa zmazať {fileName}.", "Failed to favorite files." : "Nepodarilo sa pridať súbory medzi obľúbené.", - "Failed to favorite {fileName}." : "Nepodarilo sa pridať súbor {fileName} medzi obľúbené." + "Failed to favorite {fileName}." : "Nepodarilo sa pridať súbor {fileName} medzi obľúbené.", + "Yes" : "Áno", + "No" : "Nie" },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);" } \ No newline at end of file diff --git a/l10n/sl.js b/l10n/sl.js index 275336ee..c810195a 100644 --- a/l10n/sl.js +++ b/l10n/sl.js @@ -46,6 +46,8 @@ OC.L10N.register( "Add to album" : "Dodaj album", "Move to person" : "Premakni k osebi", "Remove from person" : "Odstrani", + "Continue" : "Nadaljuj", + "Move" : "Premakni", "Memories Settings" : "Nastavitve programa", "General" : "Splošno", "Timeline Path" : "Pot časovnice", @@ -184,7 +186,6 @@ OC.L10N.register( "Save as" : "Shrani kot", "All changes will be lost." : "Vse spremembe bodo izgubljene.", "Are you sure you want to continue?" : "Ali ste prepričani, da želite nadaljevati?", - "Continue" : "Nadaljuj", "Undo" : "Razveljavi", "Redo" : "Ponovno uveljavi", "Show original image" : "Pokaži izvorno sliko", @@ -274,6 +275,8 @@ OC.L10N.register( "Failed to move files." : "Premikanje datotek je spodletelo.", "Could not move {fileName}, target exists." : "Datoteke {fileName} ni mogoče premakniti, ker cilj že obstaja.", "Failed to move {fileName}." : "Premikanje datoteke {fileName} je spodletelo.", - "Failed to download files" : "Prejemanje datotek je spodletelo." + "Failed to download files" : "Prejemanje datotek je spodletelo.", + "Yes" : "Da", + "No" : "Ne" }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/l10n/sl.json b/l10n/sl.json index 0d67abb9..d34900cf 100644 --- a/l10n/sl.json +++ b/l10n/sl.json @@ -44,6 +44,8 @@ "Add to album" : "Dodaj album", "Move to person" : "Premakni k osebi", "Remove from person" : "Odstrani", + "Continue" : "Nadaljuj", + "Move" : "Premakni", "Memories Settings" : "Nastavitve programa", "General" : "Splošno", "Timeline Path" : "Pot časovnice", @@ -182,7 +184,6 @@ "Save as" : "Shrani kot", "All changes will be lost." : "Vse spremembe bodo izgubljene.", "Are you sure you want to continue?" : "Ali ste prepričani, da želite nadaljevati?", - "Continue" : "Nadaljuj", "Undo" : "Razveljavi", "Redo" : "Ponovno uveljavi", "Show original image" : "Pokaži izvorno sliko", @@ -272,6 +273,8 @@ "Failed to move files." : "Premikanje datotek je spodletelo.", "Could not move {fileName}, target exists." : "Datoteke {fileName} ni mogoče premakniti, ker cilj že obstaja.", "Failed to move {fileName}." : "Premikanje datoteke {fileName} je spodletelo.", - "Failed to download files" : "Prejemanje datotek je spodletelo." + "Failed to download files" : "Prejemanje datotek je spodletelo.", + "Yes" : "Da", + "No" : "Ne" },"pluralForm" :"nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);" } \ No newline at end of file diff --git a/l10n/sq.js b/l10n/sq.js index 99ae2a01..5fb59521 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -17,6 +17,8 @@ OC.L10N.register( "Favorite" : "I/E Preferuar", "Unarchive" : "Hiq nga arkivi", "View in folder" : "Shikoje në dosje", + "Continue" : "Vazhdo", + "Move" : "Zhvendos", "General" : "Të përgjithshme", "Account" : "Llogari", "Close" : "Mbylleni", @@ -48,7 +50,6 @@ OC.L10N.register( "Share" : "Shpërndaje", "Previous" : "I mëparshëm", "Next" : "Tjetër", - "Continue" : "Vazhdo", "Undo" : "Ktheje pas", "Redo" : "Ribëj", "Custom" : "E përshtatur", @@ -56,6 +57,7 @@ OC.L10N.register( "Text" : "Tekst", "Size" : "Madhësi", "Position" : "Pozicion", - "Name is required." : "Emri është i domosdoshëm" + "Name is required." : "Emri është i domosdoshëm", + "Yes" : "Po" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sq.json b/l10n/sq.json index 3d53bd50..7694c8d1 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -15,6 +15,8 @@ "Favorite" : "I/E Preferuar", "Unarchive" : "Hiq nga arkivi", "View in folder" : "Shikoje në dosje", + "Continue" : "Vazhdo", + "Move" : "Zhvendos", "General" : "Të përgjithshme", "Account" : "Llogari", "Close" : "Mbylleni", @@ -46,7 +48,6 @@ "Share" : "Shpërndaje", "Previous" : "I mëparshëm", "Next" : "Tjetër", - "Continue" : "Vazhdo", "Undo" : "Ktheje pas", "Redo" : "Ribëj", "Custom" : "E përshtatur", @@ -54,6 +55,7 @@ "Text" : "Tekst", "Size" : "Madhësi", "Position" : "Pozicion", - "Name is required." : "Emri është i domosdoshëm" + "Name is required." : "Emri është i domosdoshëm", + "Yes" : "Po" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/sr.js b/l10n/sr.js index 9de78a8d..8ff828b1 100644 --- a/l10n/sr.js +++ b/l10n/sr.js @@ -56,10 +56,9 @@ OC.L10N.register( "Add to album" : "Додај у албум", "Move to person" : "Премести у особу", "Remove from person" : "Уклони из особе", - "You are about to download a large number of files. Are you sure?" : "Управо ћете да преузмете велики број фајлова. Да ли сте сигурни да то желите?", - "You are about to delete a large number of files. Are you sure?" : "Управо ћете да обришете велики број фајлова. Да ли сте сигурни да то желите?", + "Continue" : "Настави", "Failed to delete files" : "Фајлови нису могли да се обришу", - "You are about to move a large number of files. Are you sure?" : "Управо ћете да преместите велики број фајлова. Да ли сте сигурни да то желите?", + "Move" : "Помери", "You must enable \"Mark person in preview\" to use this feature" : "Да бисте користили ову могућност, морате да укључите „Означи особу у прегледу”", "Only user \"{user}\" can update this person" : "Ову особу може да ажурира само „{user}”", "_{n} selected_::_{n} selected_" : ["{n} изабран","{n} изабрана","{n} изабрано"], @@ -134,6 +133,7 @@ OC.L10N.register( "Looks like it has been more than an hour since the last index job was run. Make sure Nextcloud cron is configured correctly." : "Изгледа да је прошло више од сат времена од како је покренут последњи посао индексирања. Проверите да ли је Nextcloud cron исправно конфигурисан.", "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Подржава се само шифровање на страни сервера (OC_DEFAULT_MODULE), али је укључен неки други модул за шифровање.", "The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "EXIF индекси се периодично изграђују и проверавају у позадинском задатку. Будите пажљиви када бирате било шта осим аутоматског индексирања. На пример, ако се индексирање постави само за фолдере временске линије, медији ће постати доступни корисницима са закашњењем, јер корисник конфигурише временску линију тек након пријаве.", + "Folders with a \".nomedia\" or a \".nomemories\" file are always excluded from indexing." : "Фолдери са фајлом „.nomedia” или „.nomemories” се никада не индексирају.", "Index all media automatically (recommended)" : "Аутоматски индексирај све медије (препоручено)", "Index per-user timeline folders (not recommended)" : "Индексирај фолдере временске линије за свако корисника (не препоручује се)", "Index a fixed relative path" : "Индексирај фиксну релативну путању", @@ -292,7 +292,6 @@ OC.L10N.register( "Enter name of the new face" : "Унесите име новог лица", "Failed to create face" : "Није успело креирање лица", "Merge {name} with person" : "Споји {name} са особом", - "Are you sure you want to merge {name} with {newName}?" : "Да ли сте сигурни да желите да спојите {name} са {newName}?", "Too many failures, aborting" : "Превише грешака, прекида се", "Error while moving {basename}" : "Грешка токома премештања {basename}", "Failed to move {name}." : "Није успело премештање {name}.", @@ -366,7 +365,6 @@ OC.L10N.register( "Save as" : "Сачувај као", "All changes will be lost." : "Изгубиће се све измене.", "Are you sure you want to continue?" : "Да ли сте сигурни да желите да наставите?", - "Continue" : "Настави", "Undo" : "Опозови", "Redo" : "Понови", "Show original image" : "Прикажи оригиналну слику", diff --git a/l10n/sr.json b/l10n/sr.json index 48dae862..9792f60f 100644 --- a/l10n/sr.json +++ b/l10n/sr.json @@ -54,10 +54,9 @@ "Add to album" : "Додај у албум", "Move to person" : "Премести у особу", "Remove from person" : "Уклони из особе", - "You are about to download a large number of files. Are you sure?" : "Управо ћете да преузмете велики број фајлова. Да ли сте сигурни да то желите?", - "You are about to delete a large number of files. Are you sure?" : "Управо ћете да обришете велики број фајлова. Да ли сте сигурни да то желите?", + "Continue" : "Настави", "Failed to delete files" : "Фајлови нису могли да се обришу", - "You are about to move a large number of files. Are you sure?" : "Управо ћете да преместите велики број фајлова. Да ли сте сигурни да то желите?", + "Move" : "Помери", "You must enable \"Mark person in preview\" to use this feature" : "Да бисте користили ову могућност, морате да укључите „Означи особу у прегледу”", "Only user \"{user}\" can update this person" : "Ову особу може да ажурира само „{user}”", "_{n} selected_::_{n} selected_" : ["{n} изабран","{n} изабрана","{n} изабрано"], @@ -132,6 +131,7 @@ "Looks like it has been more than an hour since the last index job was run. Make sure Nextcloud cron is configured correctly." : "Изгледа да је прошло више од сат времена од како је покренут последњи посао индексирања. Проверите да ли је Nextcloud cron исправно конфигурисан.", "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "Подржава се само шифровање на страни сервера (OC_DEFAULT_MODULE), али је укључен неки други модул за шифровање.", "The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "EXIF индекси се периодично изграђују и проверавају у позадинском задатку. Будите пажљиви када бирате било шта осим аутоматског индексирања. На пример, ако се индексирање постави само за фолдере временске линије, медији ће постати доступни корисницима са закашњењем, јер корисник конфигурише временску линију тек након пријаве.", + "Folders with a \".nomedia\" or a \".nomemories\" file are always excluded from indexing." : "Фолдери са фајлом „.nomedia” или „.nomemories” се никада не индексирају.", "Index all media automatically (recommended)" : "Аутоматски индексирај све медије (препоручено)", "Index per-user timeline folders (not recommended)" : "Индексирај фолдере временске линије за свако корисника (не препоручује се)", "Index a fixed relative path" : "Индексирај фиксну релативну путању", @@ -290,7 +290,6 @@ "Enter name of the new face" : "Унесите име новог лица", "Failed to create face" : "Није успело креирање лица", "Merge {name} with person" : "Споји {name} са особом", - "Are you sure you want to merge {name} with {newName}?" : "Да ли сте сигурни да желите да спојите {name} са {newName}?", "Too many failures, aborting" : "Превише грешака, прекида се", "Error while moving {basename}" : "Грешка токома премештања {basename}", "Failed to move {name}." : "Није успело премештање {name}.", @@ -364,7 +363,6 @@ "Save as" : "Сачувај као", "All changes will be lost." : "Изгубиће се све измене.", "Are you sure you want to continue?" : "Да ли сте сигурни да желите да наставите?", - "Continue" : "Настави", "Undo" : "Опозови", "Redo" : "Понови", "Show original image" : "Прикажи оригиналну слику", diff --git a/l10n/sr@latin.js b/l10n/sr@latin.js index e0273777..eca30e23 100644 --- a/l10n/sr@latin.js +++ b/l10n/sr@latin.js @@ -12,6 +12,7 @@ OC.L10N.register( "Cancel" : "Otkaži", "Delete" : "Obriši", "Favorite" : "Omiljene", + "Move" : "Premesti", "General" : "Opšte", "Close" : "Zatvori", "Back" : "Nazad", diff --git a/l10n/sr@latin.json b/l10n/sr@latin.json index 0d4b6ddc..4b385dcc 100644 --- a/l10n/sr@latin.json +++ b/l10n/sr@latin.json @@ -10,6 +10,7 @@ "Cancel" : "Otkaži", "Delete" : "Obriši", "Favorite" : "Omiljene", + "Move" : "Premesti", "General" : "Opšte", "Close" : "Zatvori", "Back" : "Nazad", diff --git a/l10n/sv.js b/l10n/sv.js index 15305173..cebe3c35 100644 --- a/l10n/sv.js +++ b/l10n/sv.js @@ -25,8 +25,8 @@ OC.L10N.register( "Unarchive" : "Ta bort ur arkivet", "View in folder" : "Utforska i mapp", "Add to album" : "Lägg till i album", - "You are about to download a large number of files. Are you sure?" : "Du kommer att ladda ner en stor mängd filer. Är du säker?", - "You are about to delete a large number of files. Are you sure?" : "Du kommer att ta bort ett stort antal filer. Är du säker?", + "Continue" : "Fortsätt", + "Move" : "Flytta", "General" : "Allmänt", "Timeline Path" : "Tidslinjesökväg", "Account" : "Konto", @@ -111,7 +111,6 @@ OC.L10N.register( "Save as" : "Spara som", "All changes will be lost." : "Alla ändringar kommer att gå förlorade.", "Are you sure you want to continue?" : "Är du säker på att du vill fortsätta?", - "Continue" : "Fortsätt", "Undo" : "Ångra", "Redo" : "Gör om", "Show original image" : "Visa originalbilden", @@ -187,6 +186,8 @@ OC.L10N.register( "Failed to rename {currentAlbumName} to {newAlbumName}." : "Lyckades inte döpa om {currentAlbumName} till {newAlbumName}.", "Failed to delete {fileName}." : "Misslyckades att radera {fileName}.", "Failed to favorite files." : "Misslyckades att favorisera filer.", - "Failed to favorite {fileName}." : "Misslyckades att favorisera {fileName}." + "Failed to favorite {fileName}." : "Misslyckades att favorisera {fileName}.", + "Yes" : "Ja", + "No" : "Nej" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/sv.json b/l10n/sv.json index b65c69f8..3dec9747 100644 --- a/l10n/sv.json +++ b/l10n/sv.json @@ -23,8 +23,8 @@ "Unarchive" : "Ta bort ur arkivet", "View in folder" : "Utforska i mapp", "Add to album" : "Lägg till i album", - "You are about to download a large number of files. Are you sure?" : "Du kommer att ladda ner en stor mängd filer. Är du säker?", - "You are about to delete a large number of files. Are you sure?" : "Du kommer att ta bort ett stort antal filer. Är du säker?", + "Continue" : "Fortsätt", + "Move" : "Flytta", "General" : "Allmänt", "Timeline Path" : "Tidslinjesökväg", "Account" : "Konto", @@ -109,7 +109,6 @@ "Save as" : "Spara som", "All changes will be lost." : "Alla ändringar kommer att gå förlorade.", "Are you sure you want to continue?" : "Är du säker på att du vill fortsätta?", - "Continue" : "Fortsätt", "Undo" : "Ångra", "Redo" : "Gör om", "Show original image" : "Visa originalbilden", @@ -185,6 +184,8 @@ "Failed to rename {currentAlbumName} to {newAlbumName}." : "Lyckades inte döpa om {currentAlbumName} till {newAlbumName}.", "Failed to delete {fileName}." : "Misslyckades att radera {fileName}.", "Failed to favorite files." : "Misslyckades att favorisera filer.", - "Failed to favorite {fileName}." : "Misslyckades att favorisera {fileName}." + "Failed to favorite {fileName}." : "Misslyckades att favorisera {fileName}.", + "Yes" : "Ja", + "No" : "Nej" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/ta.js b/l10n/ta.js index db6a36a2..e6cbf193 100644 --- a/l10n/ta.js +++ b/l10n/ta.js @@ -11,6 +11,8 @@ OC.L10N.register( "Cancel" : "இரத்து செய்க", "Delete" : "நீக்குக", "Favorite" : "விருப்பமான", + "Continue" : "Continue", + "Move" : "Move", "General" : "பொதுவான", "Close" : "மூடுக", "Unknown" : "தெரியாத", @@ -31,8 +33,9 @@ OC.L10N.register( "Share" : "பகிர்வு", "Previous" : "முன்தைய", "Next" : "அடுத்த", - "Continue" : "Continue", "Value" : "Value", - "Size" : "அளவு" + "Size" : "அளவு", + "Yes" : "ஆம்", + "No" : "இல்லை" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ta.json b/l10n/ta.json index 764f423f..a33ce28d 100644 --- a/l10n/ta.json +++ b/l10n/ta.json @@ -9,6 +9,8 @@ "Cancel" : "இரத்து செய்க", "Delete" : "நீக்குக", "Favorite" : "விருப்பமான", + "Continue" : "Continue", + "Move" : "Move", "General" : "பொதுவான", "Close" : "மூடுக", "Unknown" : "தெரியாத", @@ -29,8 +31,9 @@ "Share" : "பகிர்வு", "Previous" : "முன்தைய", "Next" : "அடுத்த", - "Continue" : "Continue", "Value" : "Value", - "Size" : "அளவு" + "Size" : "அளவு", + "Yes" : "ஆம்", + "No" : "இல்லை" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/th.js b/l10n/th.js index c4d8aaa7..eb9ff6d7 100644 --- a/l10n/th.js +++ b/l10n/th.js @@ -19,6 +19,8 @@ OC.L10N.register( "Delete" : "ลบ", "Favorite" : "รายการโปรด", "View in folder" : "ดูในโฟลเดอร์", + "Continue" : "ดำเนินการต่อ", + "Move" : "ย้าย", "General" : "ทั่วไป", "Account" : "บัญชี", "Close" : "ปิด", @@ -54,11 +56,12 @@ OC.L10N.register( "Share" : "แชร์", "Previous" : "ก่อนหน้า", "Next" : "ถัดไป", - "Continue" : "ดำเนินการต่อ", "Undo" : "เลิกทำ", "Custom" : "กำหนดเอง", "Text" : "ข้อความ", "Size" : "ขนาด", - "Position" : "ตำแหน่ง" + "Position" : "ตำแหน่ง", + "Yes" : "ใช่", + "No" : "ไม่ตกลง" }, "nplurals=1; plural=0;"); diff --git a/l10n/th.json b/l10n/th.json index 4f4cfe06..5bc965fc 100644 --- a/l10n/th.json +++ b/l10n/th.json @@ -17,6 +17,8 @@ "Delete" : "ลบ", "Favorite" : "รายการโปรด", "View in folder" : "ดูในโฟลเดอร์", + "Continue" : "ดำเนินการต่อ", + "Move" : "ย้าย", "General" : "ทั่วไป", "Account" : "บัญชี", "Close" : "ปิด", @@ -52,11 +54,12 @@ "Share" : "แชร์", "Previous" : "ก่อนหน้า", "Next" : "ถัดไป", - "Continue" : "ดำเนินการต่อ", "Undo" : "เลิกทำ", "Custom" : "กำหนดเอง", "Text" : "ข้อความ", "Size" : "ขนาด", - "Position" : "ตำแหน่ง" + "Position" : "ตำแหน่ง", + "Yes" : "ใช่", + "No" : "ไม่ตกลง" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/tr.js b/l10n/tr.js index 25153c5c..e8f16005 100644 --- a/l10n/tr.js +++ b/l10n/tr.js @@ -56,9 +56,9 @@ OC.L10N.register( "Add to album" : "Albüme ekle", "Move to person" : "Kişiye taşı", "Remove from person" : "Kişiden kaldır", - "You are about to download a large number of files. Are you sure?" : "Çok sayıda dosyayı indirmek üzeresiniz. Bunu yapmak istediğinize emin misiniz?", - "You are about to delete a large number of files. Are you sure?" : "Çok sayıda dosyayı silmek üzeresiniz. Bunu yapmak istediğinize emin misiniz?", + "Continue" : "Sürdür", "Failed to delete files" : "Dosyalar silinemedi", + "Move" : "Taşı", "You must enable \"Mark person in preview\" to use this feature" : "Bu özelliği kullanabilmek için \"Kişiyi ön izlemede işaretle\" seçeneğini etkinleştirmelisiniz", "Only user \"{user}\" can update this person" : "Bu kişiyi yalnızca \"{user}\" kullanıcısı güncelleyebilir", "_{n} selected_::_{n} selected_" : ["{n} seçilmiş","{n} seçilmiş"], @@ -285,7 +285,6 @@ OC.L10N.register( "Enter name of the new face" : "Yeni yüz için bir ad yazın", "Failed to create face" : "Yüz eklenemedi", "Merge {name} with person" : "{name} kişisini kişi ile birleştir", - "Are you sure you want to merge {name} with {newName}?" : "{name} kişisini {newName} kişisi ile birleştirmek istediğinize emin misiniz?", "Too many failures, aborting" : "Çok sayıda sorun çıktı, vazgeçiliyor", "Error while moving {basename}" : "{basename} taşınırken sorun çıktı", "Failed to move {name}." : "{name} taşınamadı.", @@ -358,7 +357,6 @@ OC.L10N.register( "Save as" : "Farklı kaydet", "All changes will be lost." : "Tüm değişiklikler kaybolacak.", "Are you sure you want to continue?" : "İşlemi sürdürmek istediğinize emin misiniz?", - "Continue" : "Sürdür", "Undo" : "Geri al", "Redo" : "Yinele", "Show original image" : "Özgün görseli görüntüle", @@ -470,6 +468,8 @@ OC.L10N.register( "Archive photos you don't want to see in your timeline" : "Zaman tünelinizde görmek istemediğiniz fotoğrafları arşivleyin", "Tag photos to find them easily" : "Fotoğrafları kolayca bulabilmek için etiketleyin", "Recognize is still working on your photos" : "Recognize fotoğraflarınız üzerinde çalışmayı bitirmedi", - "Places you have been to will appear here" : "Bulunduğunuz yerler burada görüntülenecek" + "Places you have been to will appear here" : "Bulunduğunuz yerler burada görüntülenecek", + "Yes" : "Evet", + "No" : "Hayır" }, "nplurals=2; plural=(n > 1);"); diff --git a/l10n/tr.json b/l10n/tr.json index dd3ce4a7..57f26494 100644 --- a/l10n/tr.json +++ b/l10n/tr.json @@ -54,9 +54,9 @@ "Add to album" : "Albüme ekle", "Move to person" : "Kişiye taşı", "Remove from person" : "Kişiden kaldır", - "You are about to download a large number of files. Are you sure?" : "Çok sayıda dosyayı indirmek üzeresiniz. Bunu yapmak istediğinize emin misiniz?", - "You are about to delete a large number of files. Are you sure?" : "Çok sayıda dosyayı silmek üzeresiniz. Bunu yapmak istediğinize emin misiniz?", + "Continue" : "Sürdür", "Failed to delete files" : "Dosyalar silinemedi", + "Move" : "Taşı", "You must enable \"Mark person in preview\" to use this feature" : "Bu özelliği kullanabilmek için \"Kişiyi ön izlemede işaretle\" seçeneğini etkinleştirmelisiniz", "Only user \"{user}\" can update this person" : "Bu kişiyi yalnızca \"{user}\" kullanıcısı güncelleyebilir", "_{n} selected_::_{n} selected_" : ["{n} seçilmiş","{n} seçilmiş"], @@ -283,7 +283,6 @@ "Enter name of the new face" : "Yeni yüz için bir ad yazın", "Failed to create face" : "Yüz eklenemedi", "Merge {name} with person" : "{name} kişisini kişi ile birleştir", - "Are you sure you want to merge {name} with {newName}?" : "{name} kişisini {newName} kişisi ile birleştirmek istediğinize emin misiniz?", "Too many failures, aborting" : "Çok sayıda sorun çıktı, vazgeçiliyor", "Error while moving {basename}" : "{basename} taşınırken sorun çıktı", "Failed to move {name}." : "{name} taşınamadı.", @@ -356,7 +355,6 @@ "Save as" : "Farklı kaydet", "All changes will be lost." : "Tüm değişiklikler kaybolacak.", "Are you sure you want to continue?" : "İşlemi sürdürmek istediğinize emin misiniz?", - "Continue" : "Sürdür", "Undo" : "Geri al", "Redo" : "Yinele", "Show original image" : "Özgün görseli görüntüle", @@ -468,6 +466,8 @@ "Archive photos you don't want to see in your timeline" : "Zaman tünelinizde görmek istemediğiniz fotoğrafları arşivleyin", "Tag photos to find them easily" : "Fotoğrafları kolayca bulabilmek için etiketleyin", "Recognize is still working on your photos" : "Recognize fotoğraflarınız üzerinde çalışmayı bitirmedi", - "Places you have been to will appear here" : "Bulunduğunuz yerler burada görüntülenecek" + "Places you have been to will appear here" : "Bulunduğunuz yerler burada görüntülenecek", + "Yes" : "Evet", + "No" : "Hayır" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/l10n/ug.js b/l10n/ug.js index 0a37a27e..0fa3a8ad 100644 --- a/l10n/ug.js +++ b/l10n/ug.js @@ -10,6 +10,7 @@ OC.L10N.register( "Cancel" : "ۋاز كەچ", "Delete" : "ئۆچۈر", "Favorite" : "يىغقۇچ", + "Move" : "Move", "General" : "ئادەتتىكى", "Close" : "ياپ", "Save" : "ساقلا", @@ -28,6 +29,8 @@ OC.L10N.register( "Share" : "ھەمبەھىر", "Previous" : "ئالدىنقى", "Next" : "كېيىنكى", - "Size" : "چوڭلۇقى" + "Size" : "چوڭلۇقى", + "Yes" : "ھەئە", + "No" : "ياق" }, "nplurals=2; plural=(n != 1);"); diff --git a/l10n/ug.json b/l10n/ug.json index 0e5f9ee6..37746443 100644 --- a/l10n/ug.json +++ b/l10n/ug.json @@ -8,6 +8,7 @@ "Cancel" : "ۋاز كەچ", "Delete" : "ئۆچۈر", "Favorite" : "يىغقۇچ", + "Move" : "Move", "General" : "ئادەتتىكى", "Close" : "ياپ", "Save" : "ساقلا", @@ -26,6 +27,8 @@ "Share" : "ھەمبەھىر", "Previous" : "ئالدىنقى", "Next" : "كېيىنكى", - "Size" : "چوڭلۇقى" + "Size" : "چوڭلۇقى", + "Yes" : "ھەئە", + "No" : "ياق" },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/l10n/uk.js b/l10n/uk.js index 8544a4f6..9eeaca7c 100644 --- a/l10n/uk.js +++ b/l10n/uk.js @@ -28,8 +28,8 @@ OC.L10N.register( "Unarchive" : "Розархівувати", "View in folder" : "Переглянути у каталозі", "Add to album" : "Додати в альбом", - "You are about to download a large number of files. Are you sure?" : "Ви збираєтеся завантажити велику кількість файлів. Ти впевнений?", - "You are about to delete a large number of files. Are you sure?" : "Ви збираєтеся вилучити велику кількість файлів. Чи ви впевнені?", + "Continue" : "Продовжити", + "Move" : "Перемістити", "General" : "Загальне", "Timeline Path" : "Шлях шкали часу", "Account" : "Обліковий запис", @@ -107,7 +107,6 @@ OC.L10N.register( "Save as" : "Зберегти як", "All changes will be lost." : "Усі зміни буде втрачено.", "Are you sure you want to continue?" : "Ви впевнені, що бажаєте продовжити?", - "Continue" : "Продовжити", "Undo" : "Скасувати", "Redo" : "Повторити", "Show original image" : "Показати вихідне зображення", diff --git a/l10n/uk.json b/l10n/uk.json index 2a937e2f..7ad2cc38 100644 --- a/l10n/uk.json +++ b/l10n/uk.json @@ -26,8 +26,8 @@ "Unarchive" : "Розархівувати", "View in folder" : "Переглянути у каталозі", "Add to album" : "Додати в альбом", - "You are about to download a large number of files. Are you sure?" : "Ви збираєтеся завантажити велику кількість файлів. Ти впевнений?", - "You are about to delete a large number of files. Are you sure?" : "Ви збираєтеся вилучити велику кількість файлів. Чи ви впевнені?", + "Continue" : "Продовжити", + "Move" : "Перемістити", "General" : "Загальне", "Timeline Path" : "Шлях шкали часу", "Account" : "Обліковий запис", @@ -105,7 +105,6 @@ "Save as" : "Зберегти як", "All changes will be lost." : "Усі зміни буде втрачено.", "Are you sure you want to continue?" : "Ви впевнені, що бажаєте продовжити?", - "Continue" : "Продовжити", "Undo" : "Скасувати", "Redo" : "Повторити", "Show original image" : "Показати вихідне зображення", diff --git a/l10n/vi.js b/l10n/vi.js index e5e9967f..0de90ee6 100644 --- a/l10n/vi.js +++ b/l10n/vi.js @@ -16,6 +16,8 @@ OC.L10N.register( "Favorite" : "Ưa thích", "Unarchive" : "Bỏ lưu trữ", "View in folder" : "Xem trong thư mục", + "Continue" : "Tiếp tục", + "Move" : "Dịch chuyển", "General" : "Cài đặt chung", "Account" : "Tài khoản", "Close" : "Đóng", @@ -49,7 +51,6 @@ OC.L10N.register( "Share" : "Chia sẻ", "Previous" : "Trước", "Next" : "Tiếp theo", - "Continue" : "Tiếp tục", "Undo" : "Hoàn tác", "Redo" : "Làm lại", "Custom" : "Tùy chỉnh", @@ -59,6 +60,7 @@ OC.L10N.register( "Text" : "Văn bản", "Size" : "Kích cỡ", "Name is required." : "Tên là bắt buộc.", - "Auto" : "Tự động" + "Auto" : "Tự động", + "Yes" : "Có" }, "nplurals=1; plural=0;"); diff --git a/l10n/vi.json b/l10n/vi.json index dc60aad1..4f3e1e67 100644 --- a/l10n/vi.json +++ b/l10n/vi.json @@ -14,6 +14,8 @@ "Favorite" : "Ưa thích", "Unarchive" : "Bỏ lưu trữ", "View in folder" : "Xem trong thư mục", + "Continue" : "Tiếp tục", + "Move" : "Dịch chuyển", "General" : "Cài đặt chung", "Account" : "Tài khoản", "Close" : "Đóng", @@ -47,7 +49,6 @@ "Share" : "Chia sẻ", "Previous" : "Trước", "Next" : "Tiếp theo", - "Continue" : "Tiếp tục", "Undo" : "Hoàn tác", "Redo" : "Làm lại", "Custom" : "Tùy chỉnh", @@ -57,6 +58,7 @@ "Text" : "Văn bản", "Size" : "Kích cỡ", "Name is required." : "Tên là bắt buộc.", - "Auto" : "Tự động" + "Auto" : "Tự động", + "Yes" : "Có" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_CN.js b/l10n/zh_CN.js index 3964c056..8682c655 100644 --- a/l10n/zh_CN.js +++ b/l10n/zh_CN.js @@ -56,9 +56,9 @@ OC.L10N.register( "Add to album" : "添加至相册", "Move to person" : "移动到人", "Remove from person" : "从人中移除", - "You are about to download a large number of files. Are you sure?" : "您即将下载大量文件。你确定吗?", - "You are about to delete a large number of files. Are you sure?" : "您即将删除大量文件。你确定吗?", + "Continue" : "继续", "Failed to delete files" : "删除文件失败", + "Move" : "移动", "You must enable \"Mark person in preview\" to use this feature" : "您必须启用“在预览中标记人”才能使用此功能", "Only user \"{user}\" can update this person" : "仅用户“{user}”可以更新此人", "_{n} selected_::_{n} selected_" : ["已选择 {n} 个"], @@ -285,7 +285,6 @@ OC.L10N.register( "Enter name of the new face" : "输入新人脸的名称", "Failed to create face" : "创建人脸失败", "Merge {name} with person" : "将 {name} 与人合并", - "Are you sure you want to merge {name} with {newName}?" : "您确定要将 {name} 与 {newName} 合并吗?", "Too many failures, aborting" : "失败次数过多,中止", "Error while moving {basename}" : "移动{basename}时出错。", "Failed to move {name}." : "移动{name}失败。", @@ -358,7 +357,6 @@ OC.L10N.register( "Save as" : "另存为", "All changes will be lost." : "所有更改都将丢失。", "Are you sure you want to continue?" : "您确定要继续吗?", - "Continue" : "继续", "Undo" : "撤销操作", "Redo" : "恢复上个操作", "Show original image" : "显示原始图片", @@ -470,6 +468,8 @@ OC.L10N.register( "Archive photos you don't want to see in your timeline" : "归档您不想在时间线中看到的照片", "Tag photos to find them easily" : "给照片打上标签以便于查找", "Recognize is still working on your photos" : "“识别”仍在处理您的照片", - "Places you have been to will appear here" : "您去过的地方会出现在这里" + "Places you have been to will appear here" : "您去过的地方会出现在这里", + "Yes" : "是", + "No" : "否" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_CN.json b/l10n/zh_CN.json index c0303881..64282727 100644 --- a/l10n/zh_CN.json +++ b/l10n/zh_CN.json @@ -54,9 +54,9 @@ "Add to album" : "添加至相册", "Move to person" : "移动到人", "Remove from person" : "从人中移除", - "You are about to download a large number of files. Are you sure?" : "您即将下载大量文件。你确定吗?", - "You are about to delete a large number of files. Are you sure?" : "您即将删除大量文件。你确定吗?", + "Continue" : "继续", "Failed to delete files" : "删除文件失败", + "Move" : "移动", "You must enable \"Mark person in preview\" to use this feature" : "您必须启用“在预览中标记人”才能使用此功能", "Only user \"{user}\" can update this person" : "仅用户“{user}”可以更新此人", "_{n} selected_::_{n} selected_" : ["已选择 {n} 个"], @@ -283,7 +283,6 @@ "Enter name of the new face" : "输入新人脸的名称", "Failed to create face" : "创建人脸失败", "Merge {name} with person" : "将 {name} 与人合并", - "Are you sure you want to merge {name} with {newName}?" : "您确定要将 {name} 与 {newName} 合并吗?", "Too many failures, aborting" : "失败次数过多,中止", "Error while moving {basename}" : "移动{basename}时出错。", "Failed to move {name}." : "移动{name}失败。", @@ -356,7 +355,6 @@ "Save as" : "另存为", "All changes will be lost." : "所有更改都将丢失。", "Are you sure you want to continue?" : "您确定要继续吗?", - "Continue" : "继续", "Undo" : "撤销操作", "Redo" : "恢复上个操作", "Show original image" : "显示原始图片", @@ -468,6 +466,8 @@ "Archive photos you don't want to see in your timeline" : "归档您不想在时间线中看到的照片", "Tag photos to find them easily" : "给照片打上标签以便于查找", "Recognize is still working on your photos" : "“识别”仍在处理您的照片", - "Places you have been to will appear here" : "您去过的地方会出现在这里" + "Places you have been to will appear here" : "您去过的地方会出现在这里", + "Yes" : "是", + "No" : "否" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js index 734beb36..e4d40ebb 100644 --- a/l10n/zh_HK.js +++ b/l10n/zh_HK.js @@ -56,10 +56,9 @@ OC.L10N.register( "Add to album" : "添加至相簿", "Move to person" : "移動到人", "Remove from person" : "從人中刪除", - "You are about to download a large number of files. Are you sure?" : "您即將下載大量檔案。你確定嗎?", - "You are about to delete a large number of files. Are you sure?" : "您即將刪除大量檔案。你確定嗎?", + "Continue" : "繼續", "Failed to delete files" : "刪除檔案失敗", - "You are about to move a large number of files. Are you sure?" : "您將要移動大量檔案。你確定嗎?", + "Move" : "移動", "You must enable \"Mark person in preview\" to use this feature" : "您必須啟用「在預覽中標記人」以使用此功能", "Only user \"{user}\" can update this person" : "僅用戶「{user}」可以更新此人", "_{n} selected_::_{n} selected_" : ["已選擇 {n} 個"], @@ -134,6 +133,7 @@ OC.L10N.register( "Looks like it has been more than an hour since the last index job was run. Make sure Nextcloud cron is configured correctly." : "看起來距離上次運行索引作業已經過去一個多小時了。 確保 Nextcloud cron 配置正確。", "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "僅支持伺服器端加密(OC_DEFAULT_MODULE),但已啟用另一個加密模塊。", "The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "EXIF 索引是在定期後台任務中建立和檢查的。選擇自動索引以外的任何內容時要小心。例如,將索引設置為僅時間線資料夾可能會導致媒體在用戶可用之前出現延遲,因為用戶僅在登錄後配置時間線。", + "Folders with a \".nomedia\" or a \".nomemories\" file are always excluded from indexing." : "具有“.nomedia”或“.nomemories”檔案的資料夾始終從索引中排除。", "Index all media automatically (recommended)" : "自動索引所有媒體(推薦)", "Index per-user timeline folders (not recommended)" : "索引每個用戶的時間線資料夾(不推薦)", "Index a fixed relative path" : "索引一個固定的相對途徑", @@ -292,7 +292,6 @@ OC.L10N.register( "Enter name of the new face" : "輸入新面孔的名字", "Failed to create face" : "創建面孔失敗", "Merge {name} with person" : "將 {name} 與人合併", - "Are you sure you want to merge {name} with {newName}?" : "您確定要將 {name} 與 {newName} 合併嗎?", "Too many failures, aborting" : "失敗次數過多,中止", "Error while moving {basename}" : "移動 {basename} 時出錯", "Failed to move {name}." : "移動 {name} 失敗。", @@ -366,7 +365,6 @@ OC.L10N.register( "Save as" : "另存為", "All changes will be lost." : "所有的更改將被掉棄。", "Are you sure you want to continue?" : "您確定要繼續嗎?", - "Continue" : "繼續", "Undo" : "撤消", "Redo" : "重作", "Show original image" : "顯示原始圖像", @@ -478,6 +476,8 @@ OC.L10N.register( "Archive photos you don't want to see in your timeline" : "封存您不想要在時間軸中看到的照片", "Tag photos to find them easily" : "為照片加上標籤以輕鬆地找到它們", "Recognize is still working on your photos" : "Recognize 仍在處理您的照片", - "Places you have been to will appear here" : "您去過的地方會出現在此處" + "Places you have been to will appear here" : "您去過的地方會出現在此處", + "Yes" : "是", + "No" : "否" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json index 7df4dbe4..f82f1a7d 100644 --- a/l10n/zh_HK.json +++ b/l10n/zh_HK.json @@ -54,10 +54,9 @@ "Add to album" : "添加至相簿", "Move to person" : "移動到人", "Remove from person" : "從人中刪除", - "You are about to download a large number of files. Are you sure?" : "您即將下載大量檔案。你確定嗎?", - "You are about to delete a large number of files. Are you sure?" : "您即將刪除大量檔案。你確定嗎?", + "Continue" : "繼續", "Failed to delete files" : "刪除檔案失敗", - "You are about to move a large number of files. Are you sure?" : "您將要移動大量檔案。你確定嗎?", + "Move" : "移動", "You must enable \"Mark person in preview\" to use this feature" : "您必須啟用「在預覽中標記人」以使用此功能", "Only user \"{user}\" can update this person" : "僅用戶「{user}」可以更新此人", "_{n} selected_::_{n} selected_" : ["已選擇 {n} 個"], @@ -132,6 +131,7 @@ "Looks like it has been more than an hour since the last index job was run. Make sure Nextcloud cron is configured correctly." : "看起來距離上次運行索引作業已經過去一個多小時了。 確保 Nextcloud cron 配置正確。", "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "僅支持伺服器端加密(OC_DEFAULT_MODULE),但已啟用另一個加密模塊。", "The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "EXIF 索引是在定期後台任務中建立和檢查的。選擇自動索引以外的任何內容時要小心。例如,將索引設置為僅時間線資料夾可能會導致媒體在用戶可用之前出現延遲,因為用戶僅在登錄後配置時間線。", + "Folders with a \".nomedia\" or a \".nomemories\" file are always excluded from indexing." : "具有“.nomedia”或“.nomemories”檔案的資料夾始終從索引中排除。", "Index all media automatically (recommended)" : "自動索引所有媒體(推薦)", "Index per-user timeline folders (not recommended)" : "索引每個用戶的時間線資料夾(不推薦)", "Index a fixed relative path" : "索引一個固定的相對途徑", @@ -290,7 +290,6 @@ "Enter name of the new face" : "輸入新面孔的名字", "Failed to create face" : "創建面孔失敗", "Merge {name} with person" : "將 {name} 與人合併", - "Are you sure you want to merge {name} with {newName}?" : "您確定要將 {name} 與 {newName} 合併嗎?", "Too many failures, aborting" : "失敗次數過多,中止", "Error while moving {basename}" : "移動 {basename} 時出錯", "Failed to move {name}." : "移動 {name} 失敗。", @@ -364,7 +363,6 @@ "Save as" : "另存為", "All changes will be lost." : "所有的更改將被掉棄。", "Are you sure you want to continue?" : "您確定要繼續嗎?", - "Continue" : "繼續", "Undo" : "撤消", "Redo" : "重作", "Show original image" : "顯示原始圖像", @@ -476,6 +474,8 @@ "Archive photos you don't want to see in your timeline" : "封存您不想要在時間軸中看到的照片", "Tag photos to find them easily" : "為照片加上標籤以輕鬆地找到它們", "Recognize is still working on your photos" : "Recognize 仍在處理您的照片", - "Places you have been to will appear here" : "您去過的地方會出現在此處" + "Places you have been to will appear here" : "您去過的地方會出現在此處", + "Yes" : "是", + "No" : "否" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/l10n/zh_TW.js b/l10n/zh_TW.js index fff01f36..b603f022 100644 --- a/l10n/zh_TW.js +++ b/l10n/zh_TW.js @@ -56,10 +56,9 @@ OC.L10N.register( "Add to album" : "新增至相簿", "Move to person" : "移動到人", "Remove from person" : "從人中移除", - "You are about to download a large number of files. Are you sure?" : "您將要下載大量檔案。您確定嗎?", - "You are about to delete a large number of files. Are you sure?" : "您將要刪除大量檔案。您確定嗎?", + "Continue" : "繼續", "Failed to delete files" : "刪除檔案失敗", - "You are about to move a large number of files. Are you sure?" : "您將要移動大量檔案。您確定嗎?", + "Move" : "移動", "You must enable \"Mark person in preview\" to use this feature" : "您必須啟用「在預覽中標記人」以使用此功能", "Only user \"{user}\" can update this person" : "僅使用者「{user}」可以更新此人", "_{n} selected_::_{n} selected_" : ["已選取 {n} 個"], @@ -134,6 +133,7 @@ OC.L10N.register( "Looks like it has been more than an hour since the last index job was run. Make sure Nextcloud cron is configured correctly." : "看起來距離上次執行索引作業已經過去一個多小時了。請確保 Nextcloud cron 設定正確。", "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "僅支援伺服器端加密 (OC_DEFAULT_MODULE),但已啟用另一個加密模組。", "The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "EXIF 索引是在定期的背景工作中建立與檢查的。選擇自動索引以外的內容內容時必須小心。例如,將索引設定為僅時間軸資料夾可能會導致媒體在使用者可用前出現延遲,因為使用者僅會在登入後設定時間軸。", + "Folders with a \".nomedia\" or a \".nomemories\" file are always excluded from indexing." : "包含「.nomedia」或「.nomemories」檔案的資料夾一律會被排除在索引之外。", "Index all media automatically (recommended)" : "自動索引所有媒體(推薦)", "Index per-user timeline folders (not recommended)" : "索引每個使用者的時間軸資料夾(不推薦)", "Index a fixed relative path" : "索引一個固定的相對路徑", @@ -292,7 +292,6 @@ OC.L10N.register( "Enter name of the new face" : "輸入新臉孔的名字", "Failed to create face" : "建立臉孔失敗", "Merge {name} with person" : "將 {name} 與人合併", - "Are you sure you want to merge {name} with {newName}?" : "您真的想要將 {name} 與 {newName} 合併嗎?", "Too many failures, aborting" : "失敗次數過多,中止", "Error while moving {basename}" : "移動 {basename} 時發生錯誤", "Failed to move {name}." : "移動 {name} 失敗。", @@ -366,7 +365,6 @@ OC.L10N.register( "Save as" : "另存新檔", "All changes will be lost." : "所有變更都將會遺失。", "Are you sure you want to continue?" : "您確定您想要繼續嗎?", - "Continue" : "繼續", "Undo" : "復原", "Redo" : "重作", "Show original image" : "顯示原始影像", @@ -478,6 +476,8 @@ OC.L10N.register( "Archive photos you don't want to see in your timeline" : "封存您不想要在時間軸中看到的照片", "Tag photos to find them easily" : "為照片加上標籤以輕鬆地找到它們", "Recognize is still working on your photos" : "Recognize 仍在處理您的照片", - "Places you have been to will appear here" : "您去過的地方會出現在此處" + "Places you have been to will appear here" : "您去過的地方會出現在此處", + "Yes" : "是", + "No" : "否" }, "nplurals=1; plural=0;"); diff --git a/l10n/zh_TW.json b/l10n/zh_TW.json index 58ce73b3..fad07c0a 100644 --- a/l10n/zh_TW.json +++ b/l10n/zh_TW.json @@ -54,10 +54,9 @@ "Add to album" : "新增至相簿", "Move to person" : "移動到人", "Remove from person" : "從人中移除", - "You are about to download a large number of files. Are you sure?" : "您將要下載大量檔案。您確定嗎?", - "You are about to delete a large number of files. Are you sure?" : "您將要刪除大量檔案。您確定嗎?", + "Continue" : "繼續", "Failed to delete files" : "刪除檔案失敗", - "You are about to move a large number of files. Are you sure?" : "您將要移動大量檔案。您確定嗎?", + "Move" : "移動", "You must enable \"Mark person in preview\" to use this feature" : "您必須啟用「在預覽中標記人」以使用此功能", "Only user \"{user}\" can update this person" : "僅使用者「{user}」可以更新此人", "_{n} selected_::_{n} selected_" : ["已選取 {n} 個"], @@ -132,6 +131,7 @@ "Looks like it has been more than an hour since the last index job was run. Make sure Nextcloud cron is configured correctly." : "看起來距離上次執行索引作業已經過去一個多小時了。請確保 Nextcloud cron 設定正確。", "Only server-side encryption (OC_DEFAULT_MODULE) is supported, but another encryption module is enabled." : "僅支援伺服器端加密 (OC_DEFAULT_MODULE),但已啟用另一個加密模組。", "The EXIF indexes are built and checked in a periodic background task. Be careful when selecting anything other than automatic indexing. For example, setting the indexing to only timeline folders may cause delays before media becomes available to users, since the user configures the timeline only after logging in." : "EXIF 索引是在定期的背景工作中建立與檢查的。選擇自動索引以外的內容內容時必須小心。例如,將索引設定為僅時間軸資料夾可能會導致媒體在使用者可用前出現延遲,因為使用者僅會在登入後設定時間軸。", + "Folders with a \".nomedia\" or a \".nomemories\" file are always excluded from indexing." : "包含「.nomedia」或「.nomemories」檔案的資料夾一律會被排除在索引之外。", "Index all media automatically (recommended)" : "自動索引所有媒體(推薦)", "Index per-user timeline folders (not recommended)" : "索引每個使用者的時間軸資料夾(不推薦)", "Index a fixed relative path" : "索引一個固定的相對路徑", @@ -290,7 +290,6 @@ "Enter name of the new face" : "輸入新臉孔的名字", "Failed to create face" : "建立臉孔失敗", "Merge {name} with person" : "將 {name} 與人合併", - "Are you sure you want to merge {name} with {newName}?" : "您真的想要將 {name} 與 {newName} 合併嗎?", "Too many failures, aborting" : "失敗次數過多,中止", "Error while moving {basename}" : "移動 {basename} 時發生錯誤", "Failed to move {name}." : "移動 {name} 失敗。", @@ -364,7 +363,6 @@ "Save as" : "另存新檔", "All changes will be lost." : "所有變更都將會遺失。", "Are you sure you want to continue?" : "您確定您想要繼續嗎?", - "Continue" : "繼續", "Undo" : "復原", "Redo" : "重作", "Show original image" : "顯示原始影像", @@ -476,6 +474,8 @@ "Archive photos you don't want to see in your timeline" : "封存您不想要在時間軸中看到的照片", "Tag photos to find them easily" : "為照片加上標籤以輕鬆地找到它們", "Recognize is still working on your photos" : "Recognize 仍在處理您的照片", - "Places you have been to will appear here" : "您去過的地方會出現在此處" + "Places you have been to will appear here" : "您去過的地方會出現在此處", + "Yes" : "是", + "No" : "否" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file