diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 5bae4e383b5..a152e3c0713 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -182,6 +182,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "إزالة الامتداد \"{old}\" من اسم الملف يمكن أن يتسبب في تغيير طريقة تناول و عرض الملف أو يجعله غير قابل للعرض.", "Adding the file extension \"{new}\" may render the file unreadable." : "إضافة الامتداد \"{new}\" لاسم الملف يمكن أن يتسبب في تغيير طريقة تناول و عرض الملف أو أن يجعله غير قابل للعرض.", "Do not show this dialog again." : "لا تُظهِر هذه النافذة مرة أخرى", + "Cancel" : "إلغاء", + "Rename" : "إعادة التسمية", "Select file or folder to link to" : "اختر ملف أو مجلد للربط معه", "Choose {file}" : "إختر {file}", "Files settings" : "إعدادات الملفات", @@ -236,25 +238,22 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["أنت على وشك أن تحذف نهائياً {count} عنصراً","أنت على وشك أن تحذف نهائياً {count} عنصراً","أنت على وشك أن تحذف نهائياً {count} عنصراً","أنت على وشك أن تحذف نهائياً {count} عناصر","أنت على وشك أن تحذف نهائياً {count} عناصر","أنت على وشك حذف {count} عنصر بشكل نهائي "], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["أنت على وشك أن تحذف {count} عنصراً","أنت على وشك أن تحذف {count} عنصراً","أنت على وشك أن تحذف {count} عنصراً","أنت على وشك أن تحذف {count} عناصر","أنت على وشك أن تحذف {count} عناصر","أنت على وشك أن تحذف {count} عنصراً"], "Confirm deletion" : "تأكيد الحذف", - "Cancel" : "إلغاء", "Download" : "تنزيل", "Add to favorites" : "إضافة إلى المفضلة", "Remove from favorites" : "إزالة من المفضلة", + "Move" : "نقل", + "Copy" : "نسخ", + "Move or copy" : "نقل أو نسخ", "Destination is not a folder" : "الوجهة ليست مجلد", "This file/folder is already in that directory" : "هذا الملف/المجلد موجود سلفاً في ذلك المجلد", "You cannot move a file/folder onto itself or into a subfolder of itself" : "لا يمكنك نقل ملف/مجلد إلى نفسه أو إلى مجلد فرعي منه", - "(copy)" : "(نسخ)", - "(copy %n)" : "(نسخ %n)", "A file or folder with that name already exists in this folder" : "ملف أو مجلد بنفس ذاك الاسم موجود سلفاً في هذا المجلد", "The files are locked" : "الملفات مقفلة", "The file does not exist anymore" : "الملف لم يعد موجوداً", "Choose destination" : "تحديد الوجهة", "Copy to {target}" : "نسخ إلى {target}", - "Copy" : "نسخ", "Move to {target}" : "نقل إلى {target}", - "Move" : "نقل", "Move or copy operation failed" : "عملية النسخ أو النقل فشلت", - "Move or copy" : "نقل أو نسخ", "Open folder" : "فتح المجلد", "Open folder {displayName}" : "فتح المجلد {displayName}", "Open in Files" : "فتح في \"الملفات\"", @@ -264,7 +263,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "يجب أن يفتح الملف الآن على جهازك. إذا لم يحدث ذلك، فيرجى التأكد من تثبيت تطبيق سطح المكتب.", "Retry and close" : "أعِد المحاولة ثم أغلِق", "Open online" : "إفتَح مُتَّصِلاً بالإنترنت", - "Rename" : "إعادة التسمية", "Details" : "التفاصيل", "Unfavorite" : "إبعادٌ من المُفضّلة", "View in folder" : "عرض في المجلد", @@ -283,10 +281,10 @@ OC.L10N.register( "Some files could not be uploaded" : "بعض الملفات لم يمكن رفعها", "Files uploaded successfully" : "تمّ رفع الملفات بنجاح", "No files to process" : "لا توجد ملفات لمعالجتها", - "Some files could not be copied" : "بعض الملفات لا يمكن نسخها", - "Some files could not be moved" : "تعذر نقل بعض الملفات", "Files copied successfully" : "تمّ نسخ الملفات بنجاح", "Files moved successfully" : "تمّ نقل الملفات بنجاح", + "Some files could not be copied" : "بعض الملفات لا يمكن نسخها", + "Some files could not be moved" : "تعذر نقل بعض الملفات", "Conflicts resolution skipped" : "تمّ تخطّي حلّ التعارضات", "Upload cancelled" : "تمّ إلغاء الرفع", "Could not rename \"{oldName}\", it does not exist any more" : "تعذر إعادة تسمية \"{oldName}\"، لم يعد موجودًا", @@ -371,6 +369,8 @@ OC.L10N.register( "Edit locally" : "تحرير الملف محلياً", "Moving \"{source}\" to \"{destination}\" …" : "نقل \"{source}\" إلى \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "نسخ \"{source}\" إلى \"{destination}\" …", + "(copy)" : "(نسخ)", + "(copy %n)" : "(نسخ %n)", "Move cancelled" : "تمّ إلغاء النقل", "Cancelled move or copy of \"{filename}\"." : "تمّ إلغاء عملية حذف أو نقل الملف \"{filename}\".", "Cancelled move or copy operation" : ".عملية النسخ أو النقل تمّ إلغاؤها", diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index 2fb1a5ba35e..8796a913d3f 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -180,6 +180,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "إزالة الامتداد \"{old}\" من اسم الملف يمكن أن يتسبب في تغيير طريقة تناول و عرض الملف أو يجعله غير قابل للعرض.", "Adding the file extension \"{new}\" may render the file unreadable." : "إضافة الامتداد \"{new}\" لاسم الملف يمكن أن يتسبب في تغيير طريقة تناول و عرض الملف أو أن يجعله غير قابل للعرض.", "Do not show this dialog again." : "لا تُظهِر هذه النافذة مرة أخرى", + "Cancel" : "إلغاء", + "Rename" : "إعادة التسمية", "Select file or folder to link to" : "اختر ملف أو مجلد للربط معه", "Choose {file}" : "إختر {file}", "Files settings" : "إعدادات الملفات", @@ -234,25 +236,22 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["أنت على وشك أن تحذف نهائياً {count} عنصراً","أنت على وشك أن تحذف نهائياً {count} عنصراً","أنت على وشك أن تحذف نهائياً {count} عنصراً","أنت على وشك أن تحذف نهائياً {count} عناصر","أنت على وشك أن تحذف نهائياً {count} عناصر","أنت على وشك حذف {count} عنصر بشكل نهائي "], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["أنت على وشك أن تحذف {count} عنصراً","أنت على وشك أن تحذف {count} عنصراً","أنت على وشك أن تحذف {count} عنصراً","أنت على وشك أن تحذف {count} عناصر","أنت على وشك أن تحذف {count} عناصر","أنت على وشك أن تحذف {count} عنصراً"], "Confirm deletion" : "تأكيد الحذف", - "Cancel" : "إلغاء", "Download" : "تنزيل", "Add to favorites" : "إضافة إلى المفضلة", "Remove from favorites" : "إزالة من المفضلة", + "Move" : "نقل", + "Copy" : "نسخ", + "Move or copy" : "نقل أو نسخ", "Destination is not a folder" : "الوجهة ليست مجلد", "This file/folder is already in that directory" : "هذا الملف/المجلد موجود سلفاً في ذلك المجلد", "You cannot move a file/folder onto itself or into a subfolder of itself" : "لا يمكنك نقل ملف/مجلد إلى نفسه أو إلى مجلد فرعي منه", - "(copy)" : "(نسخ)", - "(copy %n)" : "(نسخ %n)", "A file or folder with that name already exists in this folder" : "ملف أو مجلد بنفس ذاك الاسم موجود سلفاً في هذا المجلد", "The files are locked" : "الملفات مقفلة", "The file does not exist anymore" : "الملف لم يعد موجوداً", "Choose destination" : "تحديد الوجهة", "Copy to {target}" : "نسخ إلى {target}", - "Copy" : "نسخ", "Move to {target}" : "نقل إلى {target}", - "Move" : "نقل", "Move or copy operation failed" : "عملية النسخ أو النقل فشلت", - "Move or copy" : "نقل أو نسخ", "Open folder" : "فتح المجلد", "Open folder {displayName}" : "فتح المجلد {displayName}", "Open in Files" : "فتح في \"الملفات\"", @@ -262,7 +261,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "يجب أن يفتح الملف الآن على جهازك. إذا لم يحدث ذلك، فيرجى التأكد من تثبيت تطبيق سطح المكتب.", "Retry and close" : "أعِد المحاولة ثم أغلِق", "Open online" : "إفتَح مُتَّصِلاً بالإنترنت", - "Rename" : "إعادة التسمية", "Details" : "التفاصيل", "Unfavorite" : "إبعادٌ من المُفضّلة", "View in folder" : "عرض في المجلد", @@ -281,10 +279,10 @@ "Some files could not be uploaded" : "بعض الملفات لم يمكن رفعها", "Files uploaded successfully" : "تمّ رفع الملفات بنجاح", "No files to process" : "لا توجد ملفات لمعالجتها", - "Some files could not be copied" : "بعض الملفات لا يمكن نسخها", - "Some files could not be moved" : "تعذر نقل بعض الملفات", "Files copied successfully" : "تمّ نسخ الملفات بنجاح", "Files moved successfully" : "تمّ نقل الملفات بنجاح", + "Some files could not be copied" : "بعض الملفات لا يمكن نسخها", + "Some files could not be moved" : "تعذر نقل بعض الملفات", "Conflicts resolution skipped" : "تمّ تخطّي حلّ التعارضات", "Upload cancelled" : "تمّ إلغاء الرفع", "Could not rename \"{oldName}\", it does not exist any more" : "تعذر إعادة تسمية \"{oldName}\"، لم يعد موجودًا", @@ -369,6 +367,8 @@ "Edit locally" : "تحرير الملف محلياً", "Moving \"{source}\" to \"{destination}\" …" : "نقل \"{source}\" إلى \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "نسخ \"{source}\" إلى \"{destination}\" …", + "(copy)" : "(نسخ)", + "(copy %n)" : "(نسخ %n)", "Move cancelled" : "تمّ إلغاء النقل", "Cancelled move or copy of \"{filename}\"." : "تمّ إلغاء عملية حذف أو نقل الملف \"{filename}\".", "Cancelled move or copy operation" : ".عملية النسخ أو النقل تمّ إلغاؤها", diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index c80f1e85c25..b5f967188ed 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -134,6 +134,8 @@ OC.L10N.register( "Choose file or folder to transfer" : "Escoyer el ficheru o carpeta a tresferir", "Change" : "Camudar", "New owner" : "Propietariu nuevu", + "Cancel" : "Encaboxar", + "Rename" : "Renomar", "Select file or folder to link to" : "Seleicionar un ficheru o una carpeta a la qu'enllaciar", "Choose {file}" : "Escoyer «{file}»", "Files settings" : "Configuración de Ficheros", @@ -172,31 +174,27 @@ OC.L10N.register( "Delete folder" : "Desaniciar la carpeta", "Delete folders" : "Desaniciar les carpetes", "Confirm deletion" : "Confirmar el desaniciu", - "Cancel" : "Encaboxar", "Download" : "Baxar", "Add to favorites" : "Meter en Favoritos", "Remove from favorites" : "Quitar de Favoritos", + "Move" : "Mover", + "Copy" : "Copiar", + "Move or copy" : "Mover o copiar", "Destination is not a folder" : "El destín nun ye una carpeta", "This file/folder is already in that directory" : "Esti ficheru o esta carpeta yá ta nel direutoriu", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Nun pues mover un ficheru/carpeta a sigo mesma o la mesma socarpeta de la mesma carpeta", - "(copy)" : "(copia)", - "(copy %n)" : "(copia %n)", "A file or folder with that name already exists in this folder" : "Nesta carpeta, yá estie un ficheru o una carpeta con esi nome", "The files are locked" : "Los ficheros tán bloquiaos", "The file does not exist anymore" : "El ficheru yá nun esiste", "Choose destination" : "Escoyer el destín", "Copy to {target}" : "Copiar a {target}", - "Copy" : "Copiar", "Move to {target}" : "Mover a {target}", - "Move" : "Mover", "Move or copy operation failed" : "La operación de mover o copiar falló", - "Move or copy" : "Mover o copiar", "Open folder" : "Abrir la carpeta", "Open folder {displayName}" : "Abrir la carpeta «{displayName}»", "Open in Files" : "Abrir en Ficheros", "Open locally" : "Abrir llocalmente", "Failed to redirect to client" : "Nun se pue redirixir al veceru", - "Rename" : "Renomar", "Details" : "Detalles", "View in folder" : "Ver na carpeta", "Type" : "Tipu", @@ -213,10 +211,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Nun se pudieron xubir dalgunos ficheros", "Files uploaded successfully" : "Los ficheros xubiéronse correutamente", "No files to process" : "Nun hai nengún ficheru pa procesar", - "Some files could not be copied" : "Nun se pudieron copiar dalgunos ficheros", - "Some files could not be moved" : "Nun se pudieron copiar dalgunos ficheros", "Files copied successfully" : "Los ficheros copiáronse correutamente", "Files moved successfully" : "Los ficheros copiáronse correutamente", + "Some files could not be copied" : "Nun se pudieron copiar dalgunos ficheros", + "Some files could not be moved" : "Nun se pudieron copiar dalgunos ficheros", "Conflicts resolution skipped" : "Saltóse la resolución de conflictos", "Upload cancelled" : "Encaboxóse la busca", "Could not rename \"{oldName}\", it does not exist any more" : "Nun se pue renomar «{oldName}». Yá nun esiste", @@ -262,6 +260,8 @@ OC.L10N.register( "Tags" : "Etiquetes", "Deletion cancelled" : "Anulóse'l desaniciu", "Edit locally" : "Editar llocalmente", + "(copy)" : "(copia)", + "(copy %n)" : "(copia %n)", "Move cancelled" : "Anulóse la operación de mover", "Cancelled move or copy operation" : "Anulóse la operación de mover o copiar", "Open details" : "Abrir los detalles", diff --git a/apps/files/l10n/ast.json b/apps/files/l10n/ast.json index 20e25052d31..305d29e570c 100644 --- a/apps/files/l10n/ast.json +++ b/apps/files/l10n/ast.json @@ -132,6 +132,8 @@ "Choose file or folder to transfer" : "Escoyer el ficheru o carpeta a tresferir", "Change" : "Camudar", "New owner" : "Propietariu nuevu", + "Cancel" : "Encaboxar", + "Rename" : "Renomar", "Select file or folder to link to" : "Seleicionar un ficheru o una carpeta a la qu'enllaciar", "Choose {file}" : "Escoyer «{file}»", "Files settings" : "Configuración de Ficheros", @@ -170,31 +172,27 @@ "Delete folder" : "Desaniciar la carpeta", "Delete folders" : "Desaniciar les carpetes", "Confirm deletion" : "Confirmar el desaniciu", - "Cancel" : "Encaboxar", "Download" : "Baxar", "Add to favorites" : "Meter en Favoritos", "Remove from favorites" : "Quitar de Favoritos", + "Move" : "Mover", + "Copy" : "Copiar", + "Move or copy" : "Mover o copiar", "Destination is not a folder" : "El destín nun ye una carpeta", "This file/folder is already in that directory" : "Esti ficheru o esta carpeta yá ta nel direutoriu", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Nun pues mover un ficheru/carpeta a sigo mesma o la mesma socarpeta de la mesma carpeta", - "(copy)" : "(copia)", - "(copy %n)" : "(copia %n)", "A file or folder with that name already exists in this folder" : "Nesta carpeta, yá estie un ficheru o una carpeta con esi nome", "The files are locked" : "Los ficheros tán bloquiaos", "The file does not exist anymore" : "El ficheru yá nun esiste", "Choose destination" : "Escoyer el destín", "Copy to {target}" : "Copiar a {target}", - "Copy" : "Copiar", "Move to {target}" : "Mover a {target}", - "Move" : "Mover", "Move or copy operation failed" : "La operación de mover o copiar falló", - "Move or copy" : "Mover o copiar", "Open folder" : "Abrir la carpeta", "Open folder {displayName}" : "Abrir la carpeta «{displayName}»", "Open in Files" : "Abrir en Ficheros", "Open locally" : "Abrir llocalmente", "Failed to redirect to client" : "Nun se pue redirixir al veceru", - "Rename" : "Renomar", "Details" : "Detalles", "View in folder" : "Ver na carpeta", "Type" : "Tipu", @@ -211,10 +209,10 @@ "Some files could not be uploaded" : "Nun se pudieron xubir dalgunos ficheros", "Files uploaded successfully" : "Los ficheros xubiéronse correutamente", "No files to process" : "Nun hai nengún ficheru pa procesar", - "Some files could not be copied" : "Nun se pudieron copiar dalgunos ficheros", - "Some files could not be moved" : "Nun se pudieron copiar dalgunos ficheros", "Files copied successfully" : "Los ficheros copiáronse correutamente", "Files moved successfully" : "Los ficheros copiáronse correutamente", + "Some files could not be copied" : "Nun se pudieron copiar dalgunos ficheros", + "Some files could not be moved" : "Nun se pudieron copiar dalgunos ficheros", "Conflicts resolution skipped" : "Saltóse la resolución de conflictos", "Upload cancelled" : "Encaboxóse la busca", "Could not rename \"{oldName}\", it does not exist any more" : "Nun se pue renomar «{oldName}». Yá nun esiste", @@ -260,6 +258,8 @@ "Tags" : "Etiquetes", "Deletion cancelled" : "Anulóse'l desaniciu", "Edit locally" : "Editar llocalmente", + "(copy)" : "(copia)", + "(copy %n)" : "(copia %n)", "Move cancelled" : "Anulóse la operación de mover", "Cancelled move or copy operation" : "Anulóse la operación de mover o copiar", "Open details" : "Abrir los detalles", diff --git a/apps/files/l10n/be.js b/apps/files/l10n/be.js index 05c70e674f8..f9fb1f2b1ef 100644 --- a/apps/files/l10n/be.js +++ b/apps/files/l10n/be.js @@ -226,6 +226,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Выдаленне пашырэння файла \"{old}\" можа зрабіць файл нечытэльным.", "Adding the file extension \"{new}\" may render the file unreadable." : "Даданне пашырэння файла \"{new}\" можа зрабіць файл нечытэльным.", "Do not show this dialog again." : "Больш не паказваць гэта дыялогавае акно.", + "Cancel" : "Скасаваць", + "Rename" : "Перайменаваць", "Select file or folder to link to" : "Выберыце файл або каталог, на які трэба зрабіць спасылку", "Choose {file}" : "Выбраць {file}", "Files settings" : "Налады Файлаў", @@ -286,30 +288,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Вы збіраецеся назаўжды выдаліць {count} элемент","Вы збіраецеся назаўжды выдаліць {count} элементы","Вы збіраецеся назаўжды выдаліць {count} элементаў","Вы збіраецеся назаўжды выдаліць {count} элементаў"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Вы збіраецеся выдаліць {count} элемент","Вы збіраецеся выдаліць {count} элементы","Вы збіраецеся выдаліць {count} элементаў","Вы збіраецеся выдаліць {count} элементаў"], "Confirm deletion" : "Пацвердзіць выдаленне", - "Cancel" : "Скасаваць", "Download" : "Спампаваць", "The requested file is not available." : "Запытаны файл недаступны.", "The requested files are not available." : "Запытаныя файлы недаступны.", "Add to favorites" : "У абранае", "Remove from favorites" : "Выдаліць з абранага", "Add or remove favorite" : "Дадаць або выдаліць з абранага", - "Moving \"{source}\" to \"{destination}\" …" : "Перамяшчэнне \"{source}\" у \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Капіяванне \"{source}\" у \"{destination}\" …", + "Move" : "Перамясціць", + "Copy" : "Капіяваць", + "Move or copy" : "Перамясціць або капіяваць", "Destination is not a folder" : "Месца прызначэння не з'яўляецца папкай", "This file/folder is already in that directory" : "Гэты файл/папка ўжо знаходзіцца ў гэтым каталогу", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Нельга перамясціць файл/папку ў сябе або ў падпапку самой сябе", - "(copy)" : "(копія)", - "(copy %n)" : "(копія %n)", "A file or folder with that name already exists in this folder" : "Файл або папка з такой назвай ужо існуе ў гэтай папцы", "The files are locked" : "Файлы заблакіраваны", "The file does not exist anymore" : "Файл больш не існуе", + "Moving \"{source}\" to \"{destination}\" …" : "Перамяшчэнне \"{source}\" у \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Капіяванне \"{source}\" у \"{destination}\" …", "Choose destination" : "Выберыце прызначэнне", "Copy to {target}" : "Капіяваць у {target}", - "Copy" : "Капіяваць", "Move to {target}" : "Перамясціць у {target}", - "Move" : "Перамясціць", "Move or copy operation failed" : "Не ўдалося перамясціць або скапіяваць", - "Move or copy" : "Перамясціць або капіяваць", "Open folder {displayName}" : "Адкрыць папку {displayName}", "Open in Files" : "Адкрыць у Файлах", "Open locally" : "Адкрыць лакальна", @@ -318,7 +317,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Файл павінен адкрыцца на вашай прыладзе. Калі не, праверце, ці ўсталявана ў вас праграма для ПК.", "Retry and close" : "Паўтарыць спробу і закрыць", "Open online" : "Адкрыць анлайн", - "Rename" : "Перайменаваць", "Details" : "Падрабязнасці", "View in folder" : "Праглядзець у папцы", "Type" : "Тып", @@ -337,10 +335,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Некаторыя файлы не ўдалося запампаваць", "Files uploaded successfully" : "Файлы паспяхова запампаваныя", "No files to process" : "Няма файлаў для апрацоўкі", - "Some files could not be copied" : "Некаторыя файлы не ўдалося скапіяваць", - "Some files could not be moved" : "Некаторыя файлы не ўдалося перамясціць", "Files copied successfully" : "Файлы паспяхова скапіяваны", "Files moved successfully" : "Файлы паспяхова перамешчаны", + "Some files could not be copied" : "Некаторыя файлы не ўдалося скапіяваць", + "Some files could not be moved" : "Некаторыя файлы не ўдалося перамясціць", "Conflicts resolution skipped" : "Рашэнне канфліктаў прапушчана", "Upload cancelled" : "Запампоўванне скасавана", "Could not rename \"{oldName}\", it does not exist any more" : "Не атрымалася перайменаваць \"{oldName}\", ён больш не існуе", @@ -430,6 +428,8 @@ OC.L10N.register( "Edit locally" : "Рэдагаваць лакальна", "Moving \"{source}\" to \"{destination}\" …" : "Перамяшчэнне \"{source}\" у \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Капіяванне \"{source}\" у \"{destination}\" …", + "(copy)" : "(копія)", + "(copy %n)" : "(копія %n)", "Move cancelled" : "Перамяшчэнне скасавана", "Cancelled move or copy of \"{filename}\"." : "Аперацыя перамяшчэння або капіявання \"{filename}\" скасавана.", "Cancelled move or copy operation" : "Аперацыя перамяшчэння або капіявання скасавана", diff --git a/apps/files/l10n/be.json b/apps/files/l10n/be.json index 71c3c29291d..14676bd444c 100644 --- a/apps/files/l10n/be.json +++ b/apps/files/l10n/be.json @@ -224,6 +224,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Выдаленне пашырэння файла \"{old}\" можа зрабіць файл нечытэльным.", "Adding the file extension \"{new}\" may render the file unreadable." : "Даданне пашырэння файла \"{new}\" можа зрабіць файл нечытэльным.", "Do not show this dialog again." : "Больш не паказваць гэта дыялогавае акно.", + "Cancel" : "Скасаваць", + "Rename" : "Перайменаваць", "Select file or folder to link to" : "Выберыце файл або каталог, на які трэба зрабіць спасылку", "Choose {file}" : "Выбраць {file}", "Files settings" : "Налады Файлаў", @@ -284,30 +286,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Вы збіраецеся назаўжды выдаліць {count} элемент","Вы збіраецеся назаўжды выдаліць {count} элементы","Вы збіраецеся назаўжды выдаліць {count} элементаў","Вы збіраецеся назаўжды выдаліць {count} элементаў"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Вы збіраецеся выдаліць {count} элемент","Вы збіраецеся выдаліць {count} элементы","Вы збіраецеся выдаліць {count} элементаў","Вы збіраецеся выдаліць {count} элементаў"], "Confirm deletion" : "Пацвердзіць выдаленне", - "Cancel" : "Скасаваць", "Download" : "Спампаваць", "The requested file is not available." : "Запытаны файл недаступны.", "The requested files are not available." : "Запытаныя файлы недаступны.", "Add to favorites" : "У абранае", "Remove from favorites" : "Выдаліць з абранага", "Add or remove favorite" : "Дадаць або выдаліць з абранага", - "Moving \"{source}\" to \"{destination}\" …" : "Перамяшчэнне \"{source}\" у \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Капіяванне \"{source}\" у \"{destination}\" …", + "Move" : "Перамясціць", + "Copy" : "Капіяваць", + "Move or copy" : "Перамясціць або капіяваць", "Destination is not a folder" : "Месца прызначэння не з'яўляецца папкай", "This file/folder is already in that directory" : "Гэты файл/папка ўжо знаходзіцца ў гэтым каталогу", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Нельга перамясціць файл/папку ў сябе або ў падпапку самой сябе", - "(copy)" : "(копія)", - "(copy %n)" : "(копія %n)", "A file or folder with that name already exists in this folder" : "Файл або папка з такой назвай ужо існуе ў гэтай папцы", "The files are locked" : "Файлы заблакіраваны", "The file does not exist anymore" : "Файл больш не існуе", + "Moving \"{source}\" to \"{destination}\" …" : "Перамяшчэнне \"{source}\" у \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Капіяванне \"{source}\" у \"{destination}\" …", "Choose destination" : "Выберыце прызначэнне", "Copy to {target}" : "Капіяваць у {target}", - "Copy" : "Капіяваць", "Move to {target}" : "Перамясціць у {target}", - "Move" : "Перамясціць", "Move or copy operation failed" : "Не ўдалося перамясціць або скапіяваць", - "Move or copy" : "Перамясціць або капіяваць", "Open folder {displayName}" : "Адкрыць папку {displayName}", "Open in Files" : "Адкрыць у Файлах", "Open locally" : "Адкрыць лакальна", @@ -316,7 +315,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Файл павінен адкрыцца на вашай прыладзе. Калі не, праверце, ці ўсталявана ў вас праграма для ПК.", "Retry and close" : "Паўтарыць спробу і закрыць", "Open online" : "Адкрыць анлайн", - "Rename" : "Перайменаваць", "Details" : "Падрабязнасці", "View in folder" : "Праглядзець у папцы", "Type" : "Тып", @@ -335,10 +333,10 @@ "Some files could not be uploaded" : "Некаторыя файлы не ўдалося запампаваць", "Files uploaded successfully" : "Файлы паспяхова запампаваныя", "No files to process" : "Няма файлаў для апрацоўкі", - "Some files could not be copied" : "Некаторыя файлы не ўдалося скапіяваць", - "Some files could not be moved" : "Некаторыя файлы не ўдалося перамясціць", "Files copied successfully" : "Файлы паспяхова скапіяваны", "Files moved successfully" : "Файлы паспяхова перамешчаны", + "Some files could not be copied" : "Некаторыя файлы не ўдалося скапіяваць", + "Some files could not be moved" : "Некаторыя файлы не ўдалося перамясціць", "Conflicts resolution skipped" : "Рашэнне канфліктаў прапушчана", "Upload cancelled" : "Запампоўванне скасавана", "Could not rename \"{oldName}\", it does not exist any more" : "Не атрымалася перайменаваць \"{oldName}\", ён больш не існуе", @@ -428,6 +426,8 @@ "Edit locally" : "Рэдагаваць лакальна", "Moving \"{source}\" to \"{destination}\" …" : "Перамяшчэнне \"{source}\" у \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Капіяванне \"{source}\" у \"{destination}\" …", + "(copy)" : "(копія)", + "(copy %n)" : "(копія %n)", "Move cancelled" : "Перамяшчэнне скасавана", "Cancelled move or copy of \"{filename}\"." : "Аперацыя перамяшчэння або капіявання \"{filename}\" скасавана.", "Cancelled move or copy operation" : "Аперацыя перамяшчэння або капіявання скасавана", diff --git a/apps/files/l10n/bg.js b/apps/files/l10n/bg.js index 1cd5fa424b1..f0925248a3f 100644 --- a/apps/files/l10n/bg.js +++ b/apps/files/l10n/bg.js @@ -229,6 +229,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Премахването на файловото разширение \"{old}\" може да направи файла нечетлив.", "Adding the file extension \"{new}\" may render the file unreadable." : "Добавянето на файловото разширение \"{new}\" може да направи файла нечетлив.", "Do not show this dialog again." : "Не показвай този диалогов прозорец отново.", + "Cancel" : "Отказ", + "Rename" : "Преименувай", "Select file or folder to link to" : "Избор на файл или папка, към които да поставите връзка", "Choose {file}" : "Изберете {file}", "Files settings" : "Настройки на файловете", @@ -292,30 +294,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["На път сте да изтриете елемента {count} за постоянно","На път сте да изтриете елементите {count} за постоянно"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["На път сте да изтриете {count} елемент","На път сте да изтриете {count} елементи"], "Confirm deletion" : "Потвърдете изтриването", - "Cancel" : "Отказ", "Download" : "Изтегли", "The requested file is not available." : "Заявеният файл не е наличен.", "The requested files are not available." : "Заявените файлове не са налични.", "Add to favorites" : "Добави към любимите", "Remove from favorites" : "Премахни от любимите", "Add or remove favorite" : "Добавете или премахнете любими", - "Moving \"{source}\" to \"{destination}\" …" : "Преместване на \"{source}“ към “{destination}\"…", - "Copying \"{source}\" to \"{destination}\" …" : "Копиране на \"{source}“ в “{destination}\"…", + "Move" : "Преместване", + "Copy" : "Копирай", + "Move or copy" : "Премести или копирай", "Destination is not a folder" : "Предназначчението не е папка", "This file/folder is already in that directory" : "Този файл/папка вече е в тази директория", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Не можете да преместите файл/папка в папка или в подпапка", - "(copy)" : "(копие)", - "(copy %n)" : "(копирай %n)", "A file or folder with that name already exists in this folder" : "В тази папка вече съществува файл или папка с това име", "The files are locked" : "Файловете са заключени", "The file does not exist anymore" : "Файлът вече не съществува", + "Moving \"{source}\" to \"{destination}\" …" : "Преместване на \"{source}“ към “{destination}\"…", + "Copying \"{source}\" to \"{destination}\" …" : "Копиране на \"{source}“ в “{destination}\"…", "Choose destination" : "Изберете дестинация", "Copy to {target}" : "Копиране в {target}", - "Copy" : "Копирай", "Move to {target}" : "Преместване на {target}", - "Move" : "Преместване", "Move or copy operation failed" : "Операцията за преместване или копиране не бе успешна", - "Move or copy" : "Премести или копирай", "Open folder" : "Отвори папката", "Open folder {displayName}" : "Отворете папка {displayName}", "Open in Files" : "Отворете във Файлове", @@ -325,7 +324,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Файлът вече би трябвало да се отвори на вашето устройство. Ако не се отвори, моля, проверете дали имате инсталирано настолното приложение.", "Retry and close" : "Опитайте отново и затворете", "Open online" : "Отворете онлайн", - "Rename" : "Преименувай", "Details" : "Подробности", "View in folder" : "Преглед в папката", "Type" : "Тип", @@ -344,10 +342,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Някои файлове не можаха да бъдат качени", "Files uploaded successfully" : "Файловете са качени успешно", "No files to process" : "Няма файлове за обработка", - "Some files could not be copied" : "Някои файлове не можаха да бъдат копирани", - "Some files could not be moved" : "Някои файлове не могат да бъдат преместени", "Files copied successfully" : "Файловете са успешно копирани", "Files moved successfully" : "Файловете са преместени успешно", + "Some files could not be copied" : "Някои файлове не можаха да бъдат копирани", + "Some files could not be moved" : "Някои файлове не могат да бъдат преместени", "Conflicts resolution skipped" : "Разрешаването на конфликти е пропуснато", "Upload cancelled" : "Качването е отменено", "Could not rename \"{oldName}\", it does not exist any more" : "Файлът \"{oldName}\" не може да бъде преименуван защото не съществува", @@ -437,6 +435,8 @@ OC.L10N.register( "Edit locally" : "Локално редактиране", "Moving \"{source}\" to \"{destination}\" …" : "Преместване на \"{source}\" към \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Копиране на \"{source}\" в \"{destination}\" …", + "(copy)" : "(копие)", + "(copy %n)" : "(копирай %n)", "Move cancelled" : "Преместването е отменено", "Cancelled move or copy of \"{filename}\"." : "Преместването или копирането на \"{filename}\" е отменено.", "Cancelled move or copy operation" : "Операцията за преместване или копиране е отменена", diff --git a/apps/files/l10n/bg.json b/apps/files/l10n/bg.json index 36720dfb0bd..a2dd171fea0 100644 --- a/apps/files/l10n/bg.json +++ b/apps/files/l10n/bg.json @@ -227,6 +227,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Премахването на файловото разширение \"{old}\" може да направи файла нечетлив.", "Adding the file extension \"{new}\" may render the file unreadable." : "Добавянето на файловото разширение \"{new}\" може да направи файла нечетлив.", "Do not show this dialog again." : "Не показвай този диалогов прозорец отново.", + "Cancel" : "Отказ", + "Rename" : "Преименувай", "Select file or folder to link to" : "Избор на файл или папка, към които да поставите връзка", "Choose {file}" : "Изберете {file}", "Files settings" : "Настройки на файловете", @@ -290,30 +292,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["На път сте да изтриете елемента {count} за постоянно","На път сте да изтриете елементите {count} за постоянно"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["На път сте да изтриете {count} елемент","На път сте да изтриете {count} елементи"], "Confirm deletion" : "Потвърдете изтриването", - "Cancel" : "Отказ", "Download" : "Изтегли", "The requested file is not available." : "Заявеният файл не е наличен.", "The requested files are not available." : "Заявените файлове не са налични.", "Add to favorites" : "Добави към любимите", "Remove from favorites" : "Премахни от любимите", "Add or remove favorite" : "Добавете или премахнете любими", - "Moving \"{source}\" to \"{destination}\" …" : "Преместване на \"{source}“ към “{destination}\"…", - "Copying \"{source}\" to \"{destination}\" …" : "Копиране на \"{source}“ в “{destination}\"…", + "Move" : "Преместване", + "Copy" : "Копирай", + "Move or copy" : "Премести или копирай", "Destination is not a folder" : "Предназначчението не е папка", "This file/folder is already in that directory" : "Този файл/папка вече е в тази директория", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Не можете да преместите файл/папка в папка или в подпапка", - "(copy)" : "(копие)", - "(copy %n)" : "(копирай %n)", "A file or folder with that name already exists in this folder" : "В тази папка вече съществува файл или папка с това име", "The files are locked" : "Файловете са заключени", "The file does not exist anymore" : "Файлът вече не съществува", + "Moving \"{source}\" to \"{destination}\" …" : "Преместване на \"{source}“ към “{destination}\"…", + "Copying \"{source}\" to \"{destination}\" …" : "Копиране на \"{source}“ в “{destination}\"…", "Choose destination" : "Изберете дестинация", "Copy to {target}" : "Копиране в {target}", - "Copy" : "Копирай", "Move to {target}" : "Преместване на {target}", - "Move" : "Преместване", "Move or copy operation failed" : "Операцията за преместване или копиране не бе успешна", - "Move or copy" : "Премести или копирай", "Open folder" : "Отвори папката", "Open folder {displayName}" : "Отворете папка {displayName}", "Open in Files" : "Отворете във Файлове", @@ -323,7 +322,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Файлът вече би трябвало да се отвори на вашето устройство. Ако не се отвори, моля, проверете дали имате инсталирано настолното приложение.", "Retry and close" : "Опитайте отново и затворете", "Open online" : "Отворете онлайн", - "Rename" : "Преименувай", "Details" : "Подробности", "View in folder" : "Преглед в папката", "Type" : "Тип", @@ -342,10 +340,10 @@ "Some files could not be uploaded" : "Някои файлове не можаха да бъдат качени", "Files uploaded successfully" : "Файловете са качени успешно", "No files to process" : "Няма файлове за обработка", - "Some files could not be copied" : "Някои файлове не можаха да бъдат копирани", - "Some files could not be moved" : "Някои файлове не могат да бъдат преместени", "Files copied successfully" : "Файловете са успешно копирани", "Files moved successfully" : "Файловете са преместени успешно", + "Some files could not be copied" : "Някои файлове не можаха да бъдат копирани", + "Some files could not be moved" : "Някои файлове не могат да бъдат преместени", "Conflicts resolution skipped" : "Разрешаването на конфликти е пропуснато", "Upload cancelled" : "Качването е отменено", "Could not rename \"{oldName}\", it does not exist any more" : "Файлът \"{oldName}\" не може да бъде преименуван защото не съществува", @@ -435,6 +433,8 @@ "Edit locally" : "Локално редактиране", "Moving \"{source}\" to \"{destination}\" …" : "Преместване на \"{source}\" към \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Копиране на \"{source}\" в \"{destination}\" …", + "(copy)" : "(копие)", + "(copy %n)" : "(копирай %n)", "Move cancelled" : "Преместването е отменено", "Cancelled move or copy of \"{filename}\"." : "Преместването или копирането на \"{filename}\" е отменено.", "Cancelled move or copy operation" : "Операцията за преместване или копиране е отменена", diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index 67ab365313a..0524860b89a 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -182,6 +182,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Suprimeix l'extensió de fitxer \"{old}\" pot fer que el fitxer sigui il·legible.", "Adding the file extension \"{new}\" may render the file unreadable." : "Afegir l'extensió del fitxer \"{new}\" pot fer que el fitxer sigui il·legible.", "Do not show this dialog again." : "No torneu a mostrar aquest diàleg.", + "Cancel" : "Cancel·la", + "Rename" : "Canvia el nom", "Select file or folder to link to" : "Seleccioneu el fitxer o la carpeta que voleu enllaçar", "Choose {file}" : "Tria {file}", "Files settings" : "Paràmetres de Fitxers", @@ -235,25 +237,22 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Esteu a punt de suprimir permanentment {count} element","Esteu a punt de suprimir permanentment {count} elements"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Esteu a punt de suprimir {count} element","Esteu a punt de suprimir {count} elements"], "Confirm deletion" : "Confirma la supressió", - "Cancel" : "Cancel·la", "Download" : "Baixa", "Add to favorites" : "Afegeix als preferits", "Remove from favorites" : "Suprimeix dels preferits", + "Move" : "Mou", + "Copy" : "Copia", + "Move or copy" : "Mou o copia", "Destination is not a folder" : "La destinació no és una carpeta", "This file/folder is already in that directory" : "Aquest fitxer o carpeta ja existeix en aquesta carpeta", "You cannot move a file/folder onto itself or into a subfolder of itself" : "No podeu moure un fitxer o carpeta a la mateixa carpeta o a una subcarpeta de la mateixa carpeta", - "(copy)" : "(còpia)", - "(copy %n)" : "(còpia %n)", "A file or folder with that name already exists in this folder" : "Ja existeix un fitxer o carpeta amb aquest nom en aquesta carpeta", "The files are locked" : "Els fitxers estan blocats", "The file does not exist anymore" : "El fitxer ja no existeix", "Choose destination" : "Trieu una destinació", "Copy to {target}" : "Copia a {target}", - "Copy" : "Copia", "Move to {target}" : "Mou a {target}", - "Move" : "Mou", "Move or copy operation failed" : "Error en l'operació de desplaçament o còpia", - "Move or copy" : "Mou o copia", "Open folder" : "Obre la carpeta", "Open folder {displayName}" : "Obre la carpeta {displayName}", "Open in Files" : "Obre a Fitxers", @@ -263,7 +262,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Ara s'hauria d'obrir el fitxer al dispositiu. Si no és així, comproveu que teniu instal·lada l'aplicació d'escriptori.", "Retry and close" : "Torna-ho a provar i tanca", "Open online" : "Obre en línia", - "Rename" : "Canvia el nom", "Details" : "Detalls", "View in folder" : "Visualitza-ho en la carpeta", "Type" : "Tipus", @@ -281,10 +279,10 @@ OC.L10N.register( "Some files could not be uploaded" : "No s'han pogut pujar alguns fitxers", "Files uploaded successfully" : "Els fitxers s'han pujat correctament", "No files to process" : "No hi ha cap fitxer per processar", - "Some files could not be copied" : "No s'han pogut copiar alguns fitxers", - "Some files could not be moved" : "No s'han pogut moure alguns fitxers", "Files copied successfully" : "Els fitxers s'han copiat correctament", "Files moved successfully" : "Els fitxers s'han mogut correctament", + "Some files could not be copied" : "No s'han pogut copiar alguns fitxers", + "Some files could not be moved" : "No s'han pogut moure alguns fitxers", "Conflicts resolution skipped" : "S'ha omès la resolució de conflictes", "Upload cancelled" : "S'ha cancel·lat la pujada", "Could not rename \"{oldName}\", it does not exist any more" : "No s'ha pogut canviar el nom de «{oldName}», ja no existeix", @@ -366,6 +364,8 @@ OC.L10N.register( "Edit locally" : "Edita localment", "Moving \"{source}\" to \"{destination}\" …" : "S'està movent \"{source}\" a \"{destination}”…", "Copying \"{source}\" to \"{destination}\" …" : "S'està copiant \"{source}\" a \"{destination}” …", + "(copy)" : "(còpia)", + "(copy %n)" : "(còpia %n)", "Move cancelled" : "S'ha cancel·lat el desplaçament", "Cancelled move or copy of \"{filename}\"." : "S'ha cancel·lat el moviment o la còpia de \"{filename}\".", "Cancelled move or copy operation" : "S'ha cancel·lat l'operació de desplaçament o còpia", diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index d37bdd66ad1..133de694fb3 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -180,6 +180,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Suprimeix l'extensió de fitxer \"{old}\" pot fer que el fitxer sigui il·legible.", "Adding the file extension \"{new}\" may render the file unreadable." : "Afegir l'extensió del fitxer \"{new}\" pot fer que el fitxer sigui il·legible.", "Do not show this dialog again." : "No torneu a mostrar aquest diàleg.", + "Cancel" : "Cancel·la", + "Rename" : "Canvia el nom", "Select file or folder to link to" : "Seleccioneu el fitxer o la carpeta que voleu enllaçar", "Choose {file}" : "Tria {file}", "Files settings" : "Paràmetres de Fitxers", @@ -233,25 +235,22 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Esteu a punt de suprimir permanentment {count} element","Esteu a punt de suprimir permanentment {count} elements"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Esteu a punt de suprimir {count} element","Esteu a punt de suprimir {count} elements"], "Confirm deletion" : "Confirma la supressió", - "Cancel" : "Cancel·la", "Download" : "Baixa", "Add to favorites" : "Afegeix als preferits", "Remove from favorites" : "Suprimeix dels preferits", + "Move" : "Mou", + "Copy" : "Copia", + "Move or copy" : "Mou o copia", "Destination is not a folder" : "La destinació no és una carpeta", "This file/folder is already in that directory" : "Aquest fitxer o carpeta ja existeix en aquesta carpeta", "You cannot move a file/folder onto itself or into a subfolder of itself" : "No podeu moure un fitxer o carpeta a la mateixa carpeta o a una subcarpeta de la mateixa carpeta", - "(copy)" : "(còpia)", - "(copy %n)" : "(còpia %n)", "A file or folder with that name already exists in this folder" : "Ja existeix un fitxer o carpeta amb aquest nom en aquesta carpeta", "The files are locked" : "Els fitxers estan blocats", "The file does not exist anymore" : "El fitxer ja no existeix", "Choose destination" : "Trieu una destinació", "Copy to {target}" : "Copia a {target}", - "Copy" : "Copia", "Move to {target}" : "Mou a {target}", - "Move" : "Mou", "Move or copy operation failed" : "Error en l'operació de desplaçament o còpia", - "Move or copy" : "Mou o copia", "Open folder" : "Obre la carpeta", "Open folder {displayName}" : "Obre la carpeta {displayName}", "Open in Files" : "Obre a Fitxers", @@ -261,7 +260,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Ara s'hauria d'obrir el fitxer al dispositiu. Si no és així, comproveu que teniu instal·lada l'aplicació d'escriptori.", "Retry and close" : "Torna-ho a provar i tanca", "Open online" : "Obre en línia", - "Rename" : "Canvia el nom", "Details" : "Detalls", "View in folder" : "Visualitza-ho en la carpeta", "Type" : "Tipus", @@ -279,10 +277,10 @@ "Some files could not be uploaded" : "No s'han pogut pujar alguns fitxers", "Files uploaded successfully" : "Els fitxers s'han pujat correctament", "No files to process" : "No hi ha cap fitxer per processar", - "Some files could not be copied" : "No s'han pogut copiar alguns fitxers", - "Some files could not be moved" : "No s'han pogut moure alguns fitxers", "Files copied successfully" : "Els fitxers s'han copiat correctament", "Files moved successfully" : "Els fitxers s'han mogut correctament", + "Some files could not be copied" : "No s'han pogut copiar alguns fitxers", + "Some files could not be moved" : "No s'han pogut moure alguns fitxers", "Conflicts resolution skipped" : "S'ha omès la resolució de conflictes", "Upload cancelled" : "S'ha cancel·lat la pujada", "Could not rename \"{oldName}\", it does not exist any more" : "No s'ha pogut canviar el nom de «{oldName}», ja no existeix", @@ -364,6 +362,8 @@ "Edit locally" : "Edita localment", "Moving \"{source}\" to \"{destination}\" …" : "S'està movent \"{source}\" a \"{destination}”…", "Copying \"{source}\" to \"{destination}\" …" : "S'està copiant \"{source}\" a \"{destination}” …", + "(copy)" : "(còpia)", + "(copy %n)" : "(còpia %n)", "Move cancelled" : "S'ha cancel·lat el desplaçament", "Cancelled move or copy of \"{filename}\"." : "S'ha cancel·lat el moviment o la còpia de \"{filename}\".", "Cancelled move or copy operation" : "S'ha cancel·lat l'operació de desplaçament o còpia", diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 02e3eaccb93..152dde6fecb 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -233,6 +233,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Odebrání přípony souboru „{old}“ může soubor znečitelnit.", "Adding the file extension \"{new}\" may render the file unreadable." : "Přidání přípony souboru „{new}“ může soubor znečitelnit.", "Do not show this dialog again." : "Nezobrazovat tento dialog znovu.", + "Cancel" : "Storno", + "Rename" : "Přejmenovat", "Select file or folder to link to" : "Vyberte soubor nebo složku na kterou odkazovat", "Choose {file}" : "Zvolit {file}", "Files settings" : "Nastavení pro Soubory", @@ -298,30 +300,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Chystáte se trvale smazat {count} položku","Chystáte se trvale smazat {count} položky","Chystáte se trvale smazat {count} položek","Chystáte se trvale smazat {count} položky"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Chystáte se smazat {count} položku","Chystáte se smazat {count} položky","Chystáte se smazat {count} položek","Chystáte se smazat {count} položky"], "Confirm deletion" : "Potvrdit smazání", - "Cancel" : "Storno", "Download" : "Stáhnout", "The requested file is not available." : "Požadovaný soubor není k dispozici.", "The requested files are not available." : "Požadované soubory nejsou k dispozici.", "Add to favorites" : "Přidat do oblíbených", "Remove from favorites" : "Odebrat z oblíbených", "Add or remove favorite" : "Přidat nebo odebrat oblíbené", - "Moving \"{source}\" to \"{destination}\" …" : "Přesouvání „{source}“ do „{destination}“ …", - "Copying \"{source}\" to \"{destination}\" …" : "Kopírování „{source}“ do „{destination}“ …", + "Move" : "Přesunout", + "Copy" : "Kopírovat", + "Move or copy" : "Přesunout nebo zkopírovat", "Destination is not a folder" : "Cíl není složka", "This file/folder is already in that directory" : "V oné složce se už daný soubor/složka nachází", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Není možné přesunout soubor/složku do sebe samé nebo do své vlastní podložky", - "(copy)" : "(zkopírovat)", - "(copy %n)" : "(zkopírovat %n)", "A file or folder with that name already exists in this folder" : "V této složce už existuje stejnojmenný soubor či složka", "The files are locked" : "Soubory jsou zamknuty", "The file does not exist anymore" : "Soubor už neexistuje", + "Moving \"{source}\" to \"{destination}\" …" : "Přesouvání „{source}“ do „{destination}“ …", + "Copying \"{source}\" to \"{destination}\" …" : "Kopírování „{source}“ do „{destination}“ …", "Choose destination" : "Vyberte cíl", "Copy to {target}" : "Zkopírovat do {target}", - "Copy" : "Kopírovat", "Move to {target}" : "Přesunout do {target}", - "Move" : "Přesunout", "Move or copy operation failed" : "Operace přesunu či zkopírování se nezdařila", - "Move or copy" : "Přesunout nebo zkopírovat", "Open folder" : "Otevřít složku", "Open folder {displayName}" : "Otevřít složku {displayName}", "Open in Files" : "Otevřít v Souborech", @@ -331,7 +330,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Soubor by se nyní měl otevřít na vašem zařízení. Pokud ne, zkontrolujte, zda máte nainstalovanou desktopovou aplikaci.", "Retry and close" : "Zkusit znovu a zavřít", "Open online" : "Otevřít online", - "Rename" : "Přejmenovat", "Details" : "Podrobnosti", "Open the details sidebar" : "Otevřít postranní panel podrobností", "Unfavorite" : "Odebrat z oblíbených", @@ -353,10 +351,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Některé soubory nebylo možné nahrát", "Files uploaded successfully" : "Soubor úspěšně nahrán", "No files to process" : "Žádné soubory ke zpracování", - "Some files could not be copied" : "Některé soubory nebylo možné zkopírovat", - "Some files could not be moved" : "Některé soubory nebylo možné přesunout", "Files copied successfully" : "Soubory úspěšně zkopírovány", "Files moved successfully" : "Soubory úspěšně přesunuty", + "Some files could not be copied" : "Některé soubory nebylo možné zkopírovat", + "Some files could not be moved" : "Některé soubory nebylo možné přesunout", "Conflicts resolution skipped" : "Řešení kolizí přeskočeno", "Upload cancelled" : "Nahrávání zrušeno", "Could not rename \"{oldName}\", it does not exist any more" : "Není možné přejmenovat „{oldName}“ – už neexistuje", @@ -446,6 +444,8 @@ OC.L10N.register( "Edit locally" : "Upravit lokálně", "Moving \"{source}\" to \"{destination}\" …" : "Přesouvání „{source}“ do „{destination}“ …", "Copying \"{source}\" to \"{destination}\" …" : "Kopírování „{source}“ do „{destination}“ …", + "(copy)" : "(zkopírovat)", + "(copy %n)" : "(zkopírovat %n)", "Move cancelled" : "Přesunutí zrušeno", "Cancelled move or copy of \"{filename}\"." : "Přesunutí nebo zkopírování „{filename}“ zrušeno.", "Cancelled move or copy operation" : "Operace přesunutí či zkopírování zrušena", diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index f1671e364ed..cf70602d24e 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -231,6 +231,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Odebrání přípony souboru „{old}“ může soubor znečitelnit.", "Adding the file extension \"{new}\" may render the file unreadable." : "Přidání přípony souboru „{new}“ může soubor znečitelnit.", "Do not show this dialog again." : "Nezobrazovat tento dialog znovu.", + "Cancel" : "Storno", + "Rename" : "Přejmenovat", "Select file or folder to link to" : "Vyberte soubor nebo složku na kterou odkazovat", "Choose {file}" : "Zvolit {file}", "Files settings" : "Nastavení pro Soubory", @@ -296,30 +298,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Chystáte se trvale smazat {count} položku","Chystáte se trvale smazat {count} položky","Chystáte se trvale smazat {count} položek","Chystáte se trvale smazat {count} položky"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Chystáte se smazat {count} položku","Chystáte se smazat {count} položky","Chystáte se smazat {count} položek","Chystáte se smazat {count} položky"], "Confirm deletion" : "Potvrdit smazání", - "Cancel" : "Storno", "Download" : "Stáhnout", "The requested file is not available." : "Požadovaný soubor není k dispozici.", "The requested files are not available." : "Požadované soubory nejsou k dispozici.", "Add to favorites" : "Přidat do oblíbených", "Remove from favorites" : "Odebrat z oblíbených", "Add or remove favorite" : "Přidat nebo odebrat oblíbené", - "Moving \"{source}\" to \"{destination}\" …" : "Přesouvání „{source}“ do „{destination}“ …", - "Copying \"{source}\" to \"{destination}\" …" : "Kopírování „{source}“ do „{destination}“ …", + "Move" : "Přesunout", + "Copy" : "Kopírovat", + "Move or copy" : "Přesunout nebo zkopírovat", "Destination is not a folder" : "Cíl není složka", "This file/folder is already in that directory" : "V oné složce se už daný soubor/složka nachází", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Není možné přesunout soubor/složku do sebe samé nebo do své vlastní podložky", - "(copy)" : "(zkopírovat)", - "(copy %n)" : "(zkopírovat %n)", "A file or folder with that name already exists in this folder" : "V této složce už existuje stejnojmenný soubor či složka", "The files are locked" : "Soubory jsou zamknuty", "The file does not exist anymore" : "Soubor už neexistuje", + "Moving \"{source}\" to \"{destination}\" …" : "Přesouvání „{source}“ do „{destination}“ …", + "Copying \"{source}\" to \"{destination}\" …" : "Kopírování „{source}“ do „{destination}“ …", "Choose destination" : "Vyberte cíl", "Copy to {target}" : "Zkopírovat do {target}", - "Copy" : "Kopírovat", "Move to {target}" : "Přesunout do {target}", - "Move" : "Přesunout", "Move or copy operation failed" : "Operace přesunu či zkopírování se nezdařila", - "Move or copy" : "Přesunout nebo zkopírovat", "Open folder" : "Otevřít složku", "Open folder {displayName}" : "Otevřít složku {displayName}", "Open in Files" : "Otevřít v Souborech", @@ -329,7 +328,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Soubor by se nyní měl otevřít na vašem zařízení. Pokud ne, zkontrolujte, zda máte nainstalovanou desktopovou aplikaci.", "Retry and close" : "Zkusit znovu a zavřít", "Open online" : "Otevřít online", - "Rename" : "Přejmenovat", "Details" : "Podrobnosti", "Open the details sidebar" : "Otevřít postranní panel podrobností", "Unfavorite" : "Odebrat z oblíbených", @@ -351,10 +349,10 @@ "Some files could not be uploaded" : "Některé soubory nebylo možné nahrát", "Files uploaded successfully" : "Soubor úspěšně nahrán", "No files to process" : "Žádné soubory ke zpracování", - "Some files could not be copied" : "Některé soubory nebylo možné zkopírovat", - "Some files could not be moved" : "Některé soubory nebylo možné přesunout", "Files copied successfully" : "Soubory úspěšně zkopírovány", "Files moved successfully" : "Soubory úspěšně přesunuty", + "Some files could not be copied" : "Některé soubory nebylo možné zkopírovat", + "Some files could not be moved" : "Některé soubory nebylo možné přesunout", "Conflicts resolution skipped" : "Řešení kolizí přeskočeno", "Upload cancelled" : "Nahrávání zrušeno", "Could not rename \"{oldName}\", it does not exist any more" : "Není možné přejmenovat „{oldName}“ – už neexistuje", @@ -444,6 +442,8 @@ "Edit locally" : "Upravit lokálně", "Moving \"{source}\" to \"{destination}\" …" : "Přesouvání „{source}“ do „{destination}“ …", "Copying \"{source}\" to \"{destination}\" …" : "Kopírování „{source}“ do „{destination}“ …", + "(copy)" : "(zkopírovat)", + "(copy %n)" : "(zkopírovat %n)", "Move cancelled" : "Přesunutí zrušeno", "Cancelled move or copy of \"{filename}\"." : "Přesunutí nebo zkopírování „{filename}“ zrušeno.", "Cancelled move or copy operation" : "Operace přesunutí či zkopírování zrušena", diff --git a/apps/files/l10n/da.js b/apps/files/l10n/da.js index 084fe11d33f..0740dfaa258 100644 --- a/apps/files/l10n/da.js +++ b/apps/files/l10n/da.js @@ -226,6 +226,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Fjernelse af filendelsen \"{old}\" kan gøre filen ulæsbar.", "Adding the file extension \"{new}\" may render the file unreadable." : "Tilføjelse af filendelsen \"{new}\" kan efterlade gøre ulæsbar.", "Do not show this dialog again." : "Vis ikke denne dialog igen.", + "Cancel" : "Annullér", + "Rename" : "Omdøb", "Select file or folder to link to" : "Vælg fil eller mappe at linke til", "Choose {file}" : "Vælg {file}", "Files settings" : "indstillinger for filer", @@ -290,30 +292,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Du er ved at slette {count} element permanent","Du er ved at slette {count} elementer permanent"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Du er ved at slette {count} element","Du er ved at slette {count} elementer"], "Confirm deletion" : "Bekræft sletning", - "Cancel" : "Annullér", "Download" : "Download", "The requested file is not available." : "Den forespurgte fil er ikke tilgængelig.", "The requested files are not available." : "De forespurgte filer er ikke tilgængelige.", "Add to favorites" : "Tilføj til favoritter", "Remove from favorites" : "Fjern fra favoritter", "Add or remove favorite" : "Tilføj eller fjern fremhævning", - "Moving \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Kopierer \"{source}\" til \"{destination}\" …", + "Move" : "Flyt", + "Copy" : "Kopier", + "Move or copy" : "Flyt eller kopiér", "Destination is not a folder" : "Destinationen er ikke en mappe", "This file/folder is already in that directory" : "Filen/mappen er allerede i denne mappe", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan ikke flytte en fil/mappe ind i sig selv, eller til en mappe inden i sig selv", - "(copy)" : "(kopier)", - "(copy %n)" : "(kopier %n)", "A file or folder with that name already exists in this folder" : "En fil eller mappe med det navn findes allerede i denne mappe", "The files are locked" : "Filerne er låste", "The file does not exist anymore" : "Filen findes ikke længere", + "Moving \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Kopierer \"{source}\" til \"{destination}\" …", "Choose destination" : "Vælg destination", "Copy to {target}" : "Kopiér til {target}", - "Copy" : "Kopier", "Move to {target}" : "Flyt til {target}", - "Move" : "Flyt", "Move or copy operation failed" : "Flytte- eller kopioperationen fejlede", - "Move or copy" : "Flyt eller kopiér", "Open folder" : "Åbn mappe", "Open folder {displayName}" : "Åben mappe {displayName}", "Open in Files" : "Åben i Filer", @@ -323,7 +322,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Filen bør nu åbne på dit apparat. Hvis den ikke gør det, så kontroller venligst at desktop app'en er installeret.", "Retry and close" : "Forsøg igen og luk", "Open online" : "Åben online", - "Rename" : "Omdøb", "Details" : "Detaljer", "View in folder" : "Vis i mappe", "Type" : "Type", @@ -342,10 +340,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Nogle filer kunne ikke uploades", "Files uploaded successfully" : "Filer uploadet succesfuldt", "No files to process" : "Ingen filer til at behandle", - "Some files could not be copied" : "Nogle filer kunne ikke blive kopieret", - "Some files could not be moved" : "Nogle filer kunne ikke flyttes", "Files copied successfully" : "Filer kopieret succesfuldt", "Files moved successfully" : "Filer flyttet succesfuldt", + "Some files could not be copied" : "Nogle filer kunne ikke blive kopieret", + "Some files could not be moved" : "Nogle filer kunne ikke flyttes", "Conflicts resolution skipped" : "Konfliktløsning sprunget over", "Upload cancelled" : "Upload annulleret", "Could not rename \"{oldName}\", it does not exist any more" : "Kunne ikke omdøbe \"{oldName}\", da den ikke længere findes", @@ -435,6 +433,8 @@ OC.L10N.register( "Edit locally" : "Redigér lokalt", "Moving \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Kopierer \"{source}\" til \"{destination}\" …", + "(copy)" : "(kopier)", + "(copy %n)" : "(kopier %n)", "Move cancelled" : "Flytning annulleret", "Cancelled move or copy of \"{filename}\"." : "Annullerede flytning eller kopiering af \"{filename}\".", "Cancelled move or copy operation" : "Flytning eller kopiering er annulleret", diff --git a/apps/files/l10n/da.json b/apps/files/l10n/da.json index b60776931fe..d059bb2789c 100644 --- a/apps/files/l10n/da.json +++ b/apps/files/l10n/da.json @@ -224,6 +224,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Fjernelse af filendelsen \"{old}\" kan gøre filen ulæsbar.", "Adding the file extension \"{new}\" may render the file unreadable." : "Tilføjelse af filendelsen \"{new}\" kan efterlade gøre ulæsbar.", "Do not show this dialog again." : "Vis ikke denne dialog igen.", + "Cancel" : "Annullér", + "Rename" : "Omdøb", "Select file or folder to link to" : "Vælg fil eller mappe at linke til", "Choose {file}" : "Vælg {file}", "Files settings" : "indstillinger for filer", @@ -288,30 +290,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Du er ved at slette {count} element permanent","Du er ved at slette {count} elementer permanent"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Du er ved at slette {count} element","Du er ved at slette {count} elementer"], "Confirm deletion" : "Bekræft sletning", - "Cancel" : "Annullér", "Download" : "Download", "The requested file is not available." : "Den forespurgte fil er ikke tilgængelig.", "The requested files are not available." : "De forespurgte filer er ikke tilgængelige.", "Add to favorites" : "Tilføj til favoritter", "Remove from favorites" : "Fjern fra favoritter", "Add or remove favorite" : "Tilføj eller fjern fremhævning", - "Moving \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Kopierer \"{source}\" til \"{destination}\" …", + "Move" : "Flyt", + "Copy" : "Kopier", + "Move or copy" : "Flyt eller kopiér", "Destination is not a folder" : "Destinationen er ikke en mappe", "This file/folder is already in that directory" : "Filen/mappen er allerede i denne mappe", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan ikke flytte en fil/mappe ind i sig selv, eller til en mappe inden i sig selv", - "(copy)" : "(kopier)", - "(copy %n)" : "(kopier %n)", "A file or folder with that name already exists in this folder" : "En fil eller mappe med det navn findes allerede i denne mappe", "The files are locked" : "Filerne er låste", "The file does not exist anymore" : "Filen findes ikke længere", + "Moving \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Kopierer \"{source}\" til \"{destination}\" …", "Choose destination" : "Vælg destination", "Copy to {target}" : "Kopiér til {target}", - "Copy" : "Kopier", "Move to {target}" : "Flyt til {target}", - "Move" : "Flyt", "Move or copy operation failed" : "Flytte- eller kopioperationen fejlede", - "Move or copy" : "Flyt eller kopiér", "Open folder" : "Åbn mappe", "Open folder {displayName}" : "Åben mappe {displayName}", "Open in Files" : "Åben i Filer", @@ -321,7 +320,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Filen bør nu åbne på dit apparat. Hvis den ikke gør det, så kontroller venligst at desktop app'en er installeret.", "Retry and close" : "Forsøg igen og luk", "Open online" : "Åben online", - "Rename" : "Omdøb", "Details" : "Detaljer", "View in folder" : "Vis i mappe", "Type" : "Type", @@ -340,10 +338,10 @@ "Some files could not be uploaded" : "Nogle filer kunne ikke uploades", "Files uploaded successfully" : "Filer uploadet succesfuldt", "No files to process" : "Ingen filer til at behandle", - "Some files could not be copied" : "Nogle filer kunne ikke blive kopieret", - "Some files could not be moved" : "Nogle filer kunne ikke flyttes", "Files copied successfully" : "Filer kopieret succesfuldt", "Files moved successfully" : "Filer flyttet succesfuldt", + "Some files could not be copied" : "Nogle filer kunne ikke blive kopieret", + "Some files could not be moved" : "Nogle filer kunne ikke flyttes", "Conflicts resolution skipped" : "Konfliktløsning sprunget over", "Upload cancelled" : "Upload annulleret", "Could not rename \"{oldName}\", it does not exist any more" : "Kunne ikke omdøbe \"{oldName}\", da den ikke længere findes", @@ -433,6 +431,8 @@ "Edit locally" : "Redigér lokalt", "Moving \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Kopierer \"{source}\" til \"{destination}\" …", + "(copy)" : "(kopier)", + "(copy %n)" : "(kopier %n)", "Move cancelled" : "Flytning annulleret", "Cancelled move or copy of \"{filename}\"." : "Annullerede flytning eller kopiering af \"{filename}\".", "Cancelled move or copy operation" : "Flytning eller kopiering er annulleret", diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index 16658e8959b..76550ad7e13 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -233,6 +233,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Entfernen der Dateierweiterung \"{old}\" kann dazu führen, dass die Datei unlesbar wird.", "Adding the file extension \"{new}\" may render the file unreadable." : "Hinzufügen der Dateierweiterung \"{new}\" kann dazu führen, dass die Datei unlesbar wird.", "Do not show this dialog again." : "Diesen Dialog nicht mehr anzeigen.", + "Cancel" : "Abbrechen", + "Rename" : "Umbenennen", "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", "Choose {file}" : "{file} auswählen", "Files settings" : "Dateien-Einstellungen", @@ -298,30 +300,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Sie sind dabei, {count} Element endgültig zu löschen","Du bist dabei, {count} Elemente endgültig zu löschen."], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Sie sind dabei, {count} Element zu löschen","Du bist dabei, {count} Elemente zu löschen."], "Confirm deletion" : "Löschen bestätigen", - "Cancel" : "Abbrechen", "Download" : "Herunterladen", "The requested file is not available." : "Die angeforderte Datei ist nicht verfügbar.", "The requested files are not available." : "Die angeforderten Dateien sind nicht verfügbar.", "Add to favorites" : "Zu den Favoriten hinzufügen", "Remove from favorites" : "Aus Favoriten entfernen", "Add or remove favorite" : "Favorit hinzufügen oder entfernen", - "Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …", + "Move" : "Verschieben", + "Copy" : "Kopieren", + "Move or copy" : "Verschieben oder kopieren", "Destination is not a folder" : "Ziel ist kein Ordner", "This file/folder is already in that directory" : "Diese Datei oder Ordner ist bereits in diesem Verzeichnis vorhanden", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Eine Datei oder ein Ordner kann nicht auf sich selbst oder in einen Unterordner von sich selbst verschoben werden.", - "(copy)" : "(Kopie)", - "(copy %n)" : "(Kopie %n)", "A file or folder with that name already exists in this folder" : "In diesem Ordner ist bereits eine Datei oder ein Ordner mit diesem Namen vorhanden", "The files are locked" : "Die Dateien sind gesperrt", "The file does not exist anymore" : "Die Datei existiert nicht mehr", + "Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …", "Choose destination" : "Ziel wählen", "Copy to {target}" : "Nach {target} kopieren", - "Copy" : "Kopieren", "Move to {target}" : "Nach {target} verschieben", - "Move" : "Verschieben", "Move or copy operation failed" : "Verschiebe- oder Kopieroperation ist fehlgeschlagen.", - "Move or copy" : "Verschieben oder kopieren", "Open folder" : "Ordner öffnen", "Open folder {displayName}" : "Ordner {displayName} öffnen", "Open in Files" : "In Dateien öffnen", @@ -331,7 +330,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Die Datei sollte sich jetzt auf deinem Gerät öffnen. Wenn dies nicht der Fall ist, überprüfe, ob du die Desktop-App installiert hast.", "Retry and close" : "Erneut versuchen und schließen", "Open online" : "Online öffnen", - "Rename" : "Umbenennen", "Details" : "Details", "Open the details sidebar" : "Die Details-Seitenleiste öffnen", "Unfavorite" : "Nicht favorisieren", @@ -353,10 +351,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Einige Dateien konnten nicht hochgeladen werden", "Files uploaded successfully" : "Dateien hochgeladen", "No files to process" : "Keine Dateien zum Verarbeiten", - "Some files could not be copied" : "Einige Dateien konnten nicht kopiert werden", - "Some files could not be moved" : "Einige Dateien konnten nicht verschoben werden.", "Files copied successfully" : "Dateien kopiert", "Files moved successfully" : "Dateien verschoben", + "Some files could not be copied" : "Einige Dateien konnten nicht kopiert werden", + "Some files could not be moved" : "Einige Dateien konnten nicht verschoben werden.", "Conflicts resolution skipped" : "Konfliktlösung übersprungen", "Upload cancelled" : "Hochladen abgebrochen", "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" konnte nicht umbenannt werden, da es nicht mehr existiert.", @@ -446,6 +444,8 @@ OC.L10N.register( "Edit locally" : "Lokal bearbeiten", "Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …", + "(copy)" : "(Kopie)", + "(copy %n)" : "(Kopie %n)", "Move cancelled" : "Verschieben abgebrochen", "Cancelled move or copy of \"{filename}\"." : "Verschieben oder Kopieren von \"{filename}\" abgebrochen.", "Cancelled move or copy operation" : "Verschieben oder Kopieren abgebrochen", diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index 06371d35203..03884d2cae2 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -231,6 +231,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Entfernen der Dateierweiterung \"{old}\" kann dazu führen, dass die Datei unlesbar wird.", "Adding the file extension \"{new}\" may render the file unreadable." : "Hinzufügen der Dateierweiterung \"{new}\" kann dazu führen, dass die Datei unlesbar wird.", "Do not show this dialog again." : "Diesen Dialog nicht mehr anzeigen.", + "Cancel" : "Abbrechen", + "Rename" : "Umbenennen", "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", "Choose {file}" : "{file} auswählen", "Files settings" : "Dateien-Einstellungen", @@ -296,30 +298,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Sie sind dabei, {count} Element endgültig zu löschen","Du bist dabei, {count} Elemente endgültig zu löschen."], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Sie sind dabei, {count} Element zu löschen","Du bist dabei, {count} Elemente zu löschen."], "Confirm deletion" : "Löschen bestätigen", - "Cancel" : "Abbrechen", "Download" : "Herunterladen", "The requested file is not available." : "Die angeforderte Datei ist nicht verfügbar.", "The requested files are not available." : "Die angeforderten Dateien sind nicht verfügbar.", "Add to favorites" : "Zu den Favoriten hinzufügen", "Remove from favorites" : "Aus Favoriten entfernen", "Add or remove favorite" : "Favorit hinzufügen oder entfernen", - "Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …", + "Move" : "Verschieben", + "Copy" : "Kopieren", + "Move or copy" : "Verschieben oder kopieren", "Destination is not a folder" : "Ziel ist kein Ordner", "This file/folder is already in that directory" : "Diese Datei oder Ordner ist bereits in diesem Verzeichnis vorhanden", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Eine Datei oder ein Ordner kann nicht auf sich selbst oder in einen Unterordner von sich selbst verschoben werden.", - "(copy)" : "(Kopie)", - "(copy %n)" : "(Kopie %n)", "A file or folder with that name already exists in this folder" : "In diesem Ordner ist bereits eine Datei oder ein Ordner mit diesem Namen vorhanden", "The files are locked" : "Die Dateien sind gesperrt", "The file does not exist anymore" : "Die Datei existiert nicht mehr", + "Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …", "Choose destination" : "Ziel wählen", "Copy to {target}" : "Nach {target} kopieren", - "Copy" : "Kopieren", "Move to {target}" : "Nach {target} verschieben", - "Move" : "Verschieben", "Move or copy operation failed" : "Verschiebe- oder Kopieroperation ist fehlgeschlagen.", - "Move or copy" : "Verschieben oder kopieren", "Open folder" : "Ordner öffnen", "Open folder {displayName}" : "Ordner {displayName} öffnen", "Open in Files" : "In Dateien öffnen", @@ -329,7 +328,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Die Datei sollte sich jetzt auf deinem Gerät öffnen. Wenn dies nicht der Fall ist, überprüfe, ob du die Desktop-App installiert hast.", "Retry and close" : "Erneut versuchen und schließen", "Open online" : "Online öffnen", - "Rename" : "Umbenennen", "Details" : "Details", "Open the details sidebar" : "Die Details-Seitenleiste öffnen", "Unfavorite" : "Nicht favorisieren", @@ -351,10 +349,10 @@ "Some files could not be uploaded" : "Einige Dateien konnten nicht hochgeladen werden", "Files uploaded successfully" : "Dateien hochgeladen", "No files to process" : "Keine Dateien zum Verarbeiten", - "Some files could not be copied" : "Einige Dateien konnten nicht kopiert werden", - "Some files could not be moved" : "Einige Dateien konnten nicht verschoben werden.", "Files copied successfully" : "Dateien kopiert", "Files moved successfully" : "Dateien verschoben", + "Some files could not be copied" : "Einige Dateien konnten nicht kopiert werden", + "Some files could not be moved" : "Einige Dateien konnten nicht verschoben werden.", "Conflicts resolution skipped" : "Konfliktlösung übersprungen", "Upload cancelled" : "Hochladen abgebrochen", "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" konnte nicht umbenannt werden, da es nicht mehr existiert.", @@ -444,6 +442,8 @@ "Edit locally" : "Lokal bearbeiten", "Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …", + "(copy)" : "(Kopie)", + "(copy %n)" : "(Kopie %n)", "Move cancelled" : "Verschieben abgebrochen", "Cancelled move or copy of \"{filename}\"." : "Verschieben oder Kopieren von \"{filename}\" abgebrochen.", "Cancelled move or copy operation" : "Verschieben oder Kopieren abgebrochen", diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 8a44f1f6ef2..05c8ab7f512 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -233,6 +233,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Entfernen der Dateierweiterung \"{old}\" kann dazu führen, dass die Datei unlesbar wird.", "Adding the file extension \"{new}\" may render the file unreadable." : "Hinzufügen der Dateierweiterung \"{new}\" kann dazu führen, dass die Datei unlesbar wird.", "Do not show this dialog again." : "Diesen Dialog nicht mehr anzeigen.", + "Cancel" : "Abbrechen", + "Rename" : "Umbenennen", "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", "Choose {file}" : "{file} auswählen", "Files settings" : "Dateien-Einstellungen", @@ -298,30 +300,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Sie sind dabei, {count} Element endgültig zu löschen","Sie sind dabei, {count} Elemente endgültig zu löschen"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Sie sind dabei, {count} Element zu löschen","Sie sind dabei, {count} Elemente zu löschen"], "Confirm deletion" : "Löschen bestätigen", - "Cancel" : "Abbrechen", "Download" : "Herunterladen", "The requested file is not available." : "Die angeforderte Datei ist nicht verfügbar.", "The requested files are not available." : "Die angeforderten Dateien sind nicht verfügbar.", "Add to favorites" : "Zu den Favoriten hinzufügen", "Remove from favorites" : "Von Favoriten entfernen", "Add or remove favorite" : "Favorit hinzufügen oder entfernen", - "Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …", + "Move" : "Verschieben", + "Copy" : "Kopieren", + "Move or copy" : "Verschieben oder kopieren", "Destination is not a folder" : "Ziel ist kein Ordner", "This file/folder is already in that directory" : "Diese Datei oder Ordner ist bereits in diesem Verzeichnis vorhanden", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Eine Datei oder ein Ordner kann nicht auf sich selbst oder in einen Unterordner von sich selbst verschoben werden", - "(copy)" : "(Kopie)", - "(copy %n)" : "(Kopie %n)", "A file or folder with that name already exists in this folder" : "In diesem Ordner ist bereits eine Datei oder ein Ordner mit diesem Namen vorhanden", "The files are locked" : "Die Dateien sind gesperrt", "The file does not exist anymore" : "Diese Datei existiert nicht mehr", + "Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …", "Choose destination" : "Ziel wählen", "Copy to {target}" : "Nach {target} kopieren", - "Copy" : "Kopieren", "Move to {target}" : "Nach {target} verschieben", - "Move" : "Verschieben", "Move or copy operation failed" : "Verschiebe- oder Kopieroperation ist fehlgeschlagen.", - "Move or copy" : "Verschieben oder kopieren", "Open folder" : "Ordner öffnen", "Open folder {displayName}" : "Ordner {displayName} öffnen", "Open in Files" : "In Dateien öffnen", @@ -331,7 +330,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Die Datei sollte sich jetzt auf Ihrem Gerät öffnen. Wenn dies nicht der Fall ist, überprüfen Sie, ob Sie die Desktop-App installiert haben.", "Retry and close" : "Erneut versuchen und schließen", "Open online" : "Online öffnen", - "Rename" : "Umbenennen", "Details" : "Details", "Open the details sidebar" : "Die Details-Seitenleiste öffnen", "Unfavorite" : "Nicht favorisieren", @@ -353,10 +351,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Einige Dateien konnten nicht hochgeladen werden.", "Files uploaded successfully" : "Dateien hochgeladen", "No files to process" : "Keine Dateien zum Verarbeiten", - "Some files could not be copied" : "Einige Dateien konnten nicht kopiert werden", - "Some files could not be moved" : "Einige Dateien konnten nicht verschoben werden", "Files copied successfully" : "Dateien kopiert", "Files moved successfully" : "Dateien verschoben", + "Some files could not be copied" : "Einige Dateien konnten nicht kopiert werden", + "Some files could not be moved" : "Einige Dateien konnten nicht verschoben werden", "Conflicts resolution skipped" : "Konfliktelösung übersprungen", "Upload cancelled" : "Hochladen abgebrochen", "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" konnte nicht umbenannt werden, da es nicht mehr existiert", @@ -446,6 +444,8 @@ OC.L10N.register( "Edit locally" : "Lokal bearbeiten", "Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …", + "(copy)" : "(Kopie)", + "(copy %n)" : "(Kopie %n)", "Move cancelled" : "Verschieben abgebrochen", "Cancelled move or copy of \"{filename}\"." : "Verschieben oder Kopieren von \"{filename}\" abgebrochen.", "Cancelled move or copy operation" : "Verschieben oder kopieren abgebrochen", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index b729fad03e2..92ae36a0448 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -231,6 +231,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Entfernen der Dateierweiterung \"{old}\" kann dazu führen, dass die Datei unlesbar wird.", "Adding the file extension \"{new}\" may render the file unreadable." : "Hinzufügen der Dateierweiterung \"{new}\" kann dazu führen, dass die Datei unlesbar wird.", "Do not show this dialog again." : "Diesen Dialog nicht mehr anzeigen.", + "Cancel" : "Abbrechen", + "Rename" : "Umbenennen", "Select file or folder to link to" : "Datei oder Ordner zum Verknüpfen auswählen", "Choose {file}" : "{file} auswählen", "Files settings" : "Dateien-Einstellungen", @@ -296,30 +298,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Sie sind dabei, {count} Element endgültig zu löschen","Sie sind dabei, {count} Elemente endgültig zu löschen"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Sie sind dabei, {count} Element zu löschen","Sie sind dabei, {count} Elemente zu löschen"], "Confirm deletion" : "Löschen bestätigen", - "Cancel" : "Abbrechen", "Download" : "Herunterladen", "The requested file is not available." : "Die angeforderte Datei ist nicht verfügbar.", "The requested files are not available." : "Die angeforderten Dateien sind nicht verfügbar.", "Add to favorites" : "Zu den Favoriten hinzufügen", "Remove from favorites" : "Von Favoriten entfernen", "Add or remove favorite" : "Favorit hinzufügen oder entfernen", - "Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …", + "Move" : "Verschieben", + "Copy" : "Kopieren", + "Move or copy" : "Verschieben oder kopieren", "Destination is not a folder" : "Ziel ist kein Ordner", "This file/folder is already in that directory" : "Diese Datei oder Ordner ist bereits in diesem Verzeichnis vorhanden", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Eine Datei oder ein Ordner kann nicht auf sich selbst oder in einen Unterordner von sich selbst verschoben werden", - "(copy)" : "(Kopie)", - "(copy %n)" : "(Kopie %n)", "A file or folder with that name already exists in this folder" : "In diesem Ordner ist bereits eine Datei oder ein Ordner mit diesem Namen vorhanden", "The files are locked" : "Die Dateien sind gesperrt", "The file does not exist anymore" : "Diese Datei existiert nicht mehr", + "Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …", "Choose destination" : "Ziel wählen", "Copy to {target}" : "Nach {target} kopieren", - "Copy" : "Kopieren", "Move to {target}" : "Nach {target} verschieben", - "Move" : "Verschieben", "Move or copy operation failed" : "Verschiebe- oder Kopieroperation ist fehlgeschlagen.", - "Move or copy" : "Verschieben oder kopieren", "Open folder" : "Ordner öffnen", "Open folder {displayName}" : "Ordner {displayName} öffnen", "Open in Files" : "In Dateien öffnen", @@ -329,7 +328,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Die Datei sollte sich jetzt auf Ihrem Gerät öffnen. Wenn dies nicht der Fall ist, überprüfen Sie, ob Sie die Desktop-App installiert haben.", "Retry and close" : "Erneut versuchen und schließen", "Open online" : "Online öffnen", - "Rename" : "Umbenennen", "Details" : "Details", "Open the details sidebar" : "Die Details-Seitenleiste öffnen", "Unfavorite" : "Nicht favorisieren", @@ -351,10 +349,10 @@ "Some files could not be uploaded" : "Einige Dateien konnten nicht hochgeladen werden.", "Files uploaded successfully" : "Dateien hochgeladen", "No files to process" : "Keine Dateien zum Verarbeiten", - "Some files could not be copied" : "Einige Dateien konnten nicht kopiert werden", - "Some files could not be moved" : "Einige Dateien konnten nicht verschoben werden", "Files copied successfully" : "Dateien kopiert", "Files moved successfully" : "Dateien verschoben", + "Some files could not be copied" : "Einige Dateien konnten nicht kopiert werden", + "Some files could not be moved" : "Einige Dateien konnten nicht verschoben werden", "Conflicts resolution skipped" : "Konfliktelösung übersprungen", "Upload cancelled" : "Hochladen abgebrochen", "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" konnte nicht umbenannt werden, da es nicht mehr existiert", @@ -444,6 +442,8 @@ "Edit locally" : "Lokal bearbeiten", "Moving \"{source}\" to \"{destination}\" …" : "Verschiebe \"{source}\" nach \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Kopiere \"{source}\" nach \"{destination}\" …", + "(copy)" : "(Kopie)", + "(copy %n)" : "(Kopie %n)", "Move cancelled" : "Verschieben abgebrochen", "Cancelled move or copy of \"{filename}\"." : "Verschieben oder Kopieren von \"{filename}\" abgebrochen.", "Cancelled move or copy operation" : "Verschieben oder kopieren abgebrochen", diff --git a/apps/files/l10n/el.js b/apps/files/l10n/el.js index 920c729878f..d98c8ce75eb 100644 --- a/apps/files/l10n/el.js +++ b/apps/files/l10n/el.js @@ -226,6 +226,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Η αφαίρεση της επέκτασης αρχείου \"{old}\" μπορεί να καταστήσει το αρχείο μη αναγνώσιμο.", "Adding the file extension \"{new}\" may render the file unreadable." : "Η προσθήκη της επέκτασης αρχείου \"{new}\" μπορεί να καταστήσει το αρχείο μη αναγνώσιμο.", "Do not show this dialog again." : "Να μην εμφανιστεί ξανά αυτό το παράθυρο διαλόγου.", + "Cancel" : "Ακύρωση", + "Rename" : "Μετονομασία", "Select file or folder to link to" : "Επιλέξτε αρχείο ή φάκελο για σύνδεση", "Choose {file}" : "Επιλέξτε {file}", "Files settings" : "Ρυθμίσεις αρχείων", @@ -287,28 +289,25 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Πρόκειται να διαγράψετε οριστικά {count} αντικείμενο","Πρόκειται να διαγράψετε οριστικά {count} αντικείμενα"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Πρόκειται να διαγράψετε {count} αντικείμενο","Πρόκειται να διαγράψετε {count} αντικείμενα"], "Confirm deletion" : "Επιβεβαίωση διαγραφής", - "Cancel" : "Ακύρωση", "Download" : "Λήψη", "The requested file is not available." : "Το ζητούμενο αρχείο δεν είναι διαθέσιμο.", "The requested files are not available." : "Τα ζητούμενα αρχεία δεν είναι διαθέσιμα.", "Add to favorites" : "Προσθήκη στα αγαπημένα", "Remove from favorites" : "Αφαίρεση από τα αγαπημένα", "Add or remove favorite" : "Προσθήκη ή αφαίρεση αγαπημένου", + "Move" : "Μετακίνηση", + "Copy" : "Αντιγραφή", + "Move or copy" : "Μετακίνηση ή αντιγραφή", "Destination is not a folder" : "Ο προορισμός δεν είναι φάκελος", "This file/folder is already in that directory" : "Αυτό το αρχείο/φάκελος βρίσκεται ήδη σε αυτόν τον κατάλογο", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Δεν μπορείτε να μετακινήσετε ένα αρχείο/φάκελο στον εαυτό του ή σε έναν υποφάκελο του ίδιου του φακέλου.", - "(copy)" : "(αντιγραφή)", - "(copy %n)" : "(αντιγραφή %n)", "A file or folder with that name already exists in this folder" : "Ένα αρχείο ή ένας φάκελος με αυτό το όνομα υπάρχει ήδη σε αυτόν το φάκελο", "The files are locked" : "Το αρχεία είναι κλειδωμένα", "The file does not exist anymore" : "Το αρχείο δεν υπάρχει πλέον", "Choose destination" : "Επιλέξτε προορισμό", "Copy to {target}" : "Αντιγραφή σε {target}", - "Copy" : "Αντιγραφή", "Move to {target}" : "Μετακίνηση σε {target}", - "Move" : "Μετακίνηση", "Move or copy operation failed" : "Η λειτουργία μετακίνησης ή αντιγραφής απέτυχε", - "Move or copy" : "Μετακίνηση ή αντιγραφή", "Open folder" : "Άνοιγμα φακέλου", "Open folder {displayName}" : "Άνοιγμα φακέλου {displayName}", "Open in Files" : "Άνοιγμα στα Αρχεία", @@ -318,7 +317,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Το αρχείο θα πρέπει τώρα να ανοίξει στη συσκευή σας. Εάν δεν ανοίξει, παρακαλώ ελέγξτε ότι έχετε εγκατεστημένη την εφαρμογή στον υπολογιστή.", "Retry and close" : "Δοκιμή ξανά και κλείσιμο", "Open online" : "Άνοιγμα online", - "Rename" : "Μετονομασία", "Details" : "Λεπτομέρειες", "Unfavorite" : "Μη αγαπημένο", "View in folder" : "Προβολή στον φάκελο", @@ -338,10 +336,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Μερικά αρχεία δεν μπόρεσαν να μεταφορτωθούν", "Files uploaded successfully" : "Τα αρχεία μεταφορτώθηκαν επιτυχώς", "No files to process" : "Δεν υπάρχουν αρχεία προς επεξεργασία", - "Some files could not be copied" : "Ορισμένα αρχεία δεν μπόρεσαν να αντιγραφούν", - "Some files could not be moved" : "Αδυναμία μετακίνησης μερικών αρχείων", "Files copied successfully" : "Τα αρχεία αντιγράφηκαν επιτυχώς", "Files moved successfully" : "Τα αρχεία μετακινήθηκαν επιτυχώς", + "Some files could not be copied" : "Ορισμένα αρχεία δεν μπόρεσαν να αντιγραφούν", + "Some files could not be moved" : "Αδυναμία μετακίνησης μερικών αρχείων", "Conflicts resolution skipped" : "Η επίλυση συγκρούσεων παραλείφθηκε", "Upload cancelled" : "Η μεταφόρτωση ακυρώθηκε", "Could not rename \"{oldName}\", it does not exist any more" : "Δεν ήταν δυνατή η μετονομασία του \"{oldName}\", δεν υπάρχει πλέον", @@ -431,6 +429,8 @@ OC.L10N.register( "Edit locally" : "Επεξεργασία τοπικά", "Moving \"{source}\" to \"{destination}\" …" : "Μετακίνηση του \"{source}\" στο \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Αντιγραφή του \"{source}\" στο \"{destination}\" …", + "(copy)" : "(αντιγραφή)", + "(copy %n)" : "(αντιγραφή %n)", "Move cancelled" : "Μετακίνηση ακυρώθηκε", "Cancelled move or copy of \"{filename}\"." : "Ακυρώθηκε η μετακίνηση ή αντιγραφή του \"{filename}\".", "Cancelled move or copy operation" : "Ακυρώθηκε η λειτουργία μετακίνησης ή αντιγραφής", diff --git a/apps/files/l10n/el.json b/apps/files/l10n/el.json index 6c278d56233..afaf2189d5e 100644 --- a/apps/files/l10n/el.json +++ b/apps/files/l10n/el.json @@ -224,6 +224,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Η αφαίρεση της επέκτασης αρχείου \"{old}\" μπορεί να καταστήσει το αρχείο μη αναγνώσιμο.", "Adding the file extension \"{new}\" may render the file unreadable." : "Η προσθήκη της επέκτασης αρχείου \"{new}\" μπορεί να καταστήσει το αρχείο μη αναγνώσιμο.", "Do not show this dialog again." : "Να μην εμφανιστεί ξανά αυτό το παράθυρο διαλόγου.", + "Cancel" : "Ακύρωση", + "Rename" : "Μετονομασία", "Select file or folder to link to" : "Επιλέξτε αρχείο ή φάκελο για σύνδεση", "Choose {file}" : "Επιλέξτε {file}", "Files settings" : "Ρυθμίσεις αρχείων", @@ -285,28 +287,25 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Πρόκειται να διαγράψετε οριστικά {count} αντικείμενο","Πρόκειται να διαγράψετε οριστικά {count} αντικείμενα"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Πρόκειται να διαγράψετε {count} αντικείμενο","Πρόκειται να διαγράψετε {count} αντικείμενα"], "Confirm deletion" : "Επιβεβαίωση διαγραφής", - "Cancel" : "Ακύρωση", "Download" : "Λήψη", "The requested file is not available." : "Το ζητούμενο αρχείο δεν είναι διαθέσιμο.", "The requested files are not available." : "Τα ζητούμενα αρχεία δεν είναι διαθέσιμα.", "Add to favorites" : "Προσθήκη στα αγαπημένα", "Remove from favorites" : "Αφαίρεση από τα αγαπημένα", "Add or remove favorite" : "Προσθήκη ή αφαίρεση αγαπημένου", + "Move" : "Μετακίνηση", + "Copy" : "Αντιγραφή", + "Move or copy" : "Μετακίνηση ή αντιγραφή", "Destination is not a folder" : "Ο προορισμός δεν είναι φάκελος", "This file/folder is already in that directory" : "Αυτό το αρχείο/φάκελος βρίσκεται ήδη σε αυτόν τον κατάλογο", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Δεν μπορείτε να μετακινήσετε ένα αρχείο/φάκελο στον εαυτό του ή σε έναν υποφάκελο του ίδιου του φακέλου.", - "(copy)" : "(αντιγραφή)", - "(copy %n)" : "(αντιγραφή %n)", "A file or folder with that name already exists in this folder" : "Ένα αρχείο ή ένας φάκελος με αυτό το όνομα υπάρχει ήδη σε αυτόν το φάκελο", "The files are locked" : "Το αρχεία είναι κλειδωμένα", "The file does not exist anymore" : "Το αρχείο δεν υπάρχει πλέον", "Choose destination" : "Επιλέξτε προορισμό", "Copy to {target}" : "Αντιγραφή σε {target}", - "Copy" : "Αντιγραφή", "Move to {target}" : "Μετακίνηση σε {target}", - "Move" : "Μετακίνηση", "Move or copy operation failed" : "Η λειτουργία μετακίνησης ή αντιγραφής απέτυχε", - "Move or copy" : "Μετακίνηση ή αντιγραφή", "Open folder" : "Άνοιγμα φακέλου", "Open folder {displayName}" : "Άνοιγμα φακέλου {displayName}", "Open in Files" : "Άνοιγμα στα Αρχεία", @@ -316,7 +315,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Το αρχείο θα πρέπει τώρα να ανοίξει στη συσκευή σας. Εάν δεν ανοίξει, παρακαλώ ελέγξτε ότι έχετε εγκατεστημένη την εφαρμογή στον υπολογιστή.", "Retry and close" : "Δοκιμή ξανά και κλείσιμο", "Open online" : "Άνοιγμα online", - "Rename" : "Μετονομασία", "Details" : "Λεπτομέρειες", "Unfavorite" : "Μη αγαπημένο", "View in folder" : "Προβολή στον φάκελο", @@ -336,10 +334,10 @@ "Some files could not be uploaded" : "Μερικά αρχεία δεν μπόρεσαν να μεταφορτωθούν", "Files uploaded successfully" : "Τα αρχεία μεταφορτώθηκαν επιτυχώς", "No files to process" : "Δεν υπάρχουν αρχεία προς επεξεργασία", - "Some files could not be copied" : "Ορισμένα αρχεία δεν μπόρεσαν να αντιγραφούν", - "Some files could not be moved" : "Αδυναμία μετακίνησης μερικών αρχείων", "Files copied successfully" : "Τα αρχεία αντιγράφηκαν επιτυχώς", "Files moved successfully" : "Τα αρχεία μετακινήθηκαν επιτυχώς", + "Some files could not be copied" : "Ορισμένα αρχεία δεν μπόρεσαν να αντιγραφούν", + "Some files could not be moved" : "Αδυναμία μετακίνησης μερικών αρχείων", "Conflicts resolution skipped" : "Η επίλυση συγκρούσεων παραλείφθηκε", "Upload cancelled" : "Η μεταφόρτωση ακυρώθηκε", "Could not rename \"{oldName}\", it does not exist any more" : "Δεν ήταν δυνατή η μετονομασία του \"{oldName}\", δεν υπάρχει πλέον", @@ -429,6 +427,8 @@ "Edit locally" : "Επεξεργασία τοπικά", "Moving \"{source}\" to \"{destination}\" …" : "Μετακίνηση του \"{source}\" στο \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Αντιγραφή του \"{source}\" στο \"{destination}\" …", + "(copy)" : "(αντιγραφή)", + "(copy %n)" : "(αντιγραφή %n)", "Move cancelled" : "Μετακίνηση ακυρώθηκε", "Cancelled move or copy of \"{filename}\"." : "Ακυρώθηκε η μετακίνηση ή αντιγραφή του \"{filename}\".", "Cancelled move or copy operation" : "Ακυρώθηκε η λειτουργία μετακίνησης ή αντιγραφής", diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 06943f8b293..1c70f42eea7 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -233,6 +233,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Removing the file extension \"{old}\" may render the file unreadable.", "Adding the file extension \"{new}\" may render the file unreadable." : "Adding the file extension \"{new}\" may render the file unreadable.", "Do not show this dialog again." : "Do not show this dialogue again.", + "Cancel" : "Cancel", + "Rename" : "Rename", "Select file or folder to link to" : "Select file or folder to link to", "Choose {file}" : "Choose {file}", "Files settings" : "Files settings", @@ -298,30 +300,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["You are about to permanently delete {count} item","You are about to permanently delete {count} items"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["You are about to delete {count} item","You are about to delete {count} items"], "Confirm deletion" : "Confirm deletion", - "Cancel" : "Cancel", "Download" : "Download", "The requested file is not available." : "The requested file is not available.", "The requested files are not available." : "The requested files are not available.", "Add to favorites" : "Add to favourites", "Remove from favorites" : "Remove from favourites", "Add or remove favorite" : "Add or remove favorite", - "Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\" …", + "Move" : "Move", + "Copy" : "Copy", + "Move or copy" : "Move or copy", "Destination is not a folder" : "Destination is not a folder", "This file/folder is already in that directory" : "This file/folder is already in that directory", "You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself", - "(copy)" : "(copy)", - "(copy %n)" : "(copy %n)", "A file or folder with that name already exists in this folder" : "A file or folder with that name already exists in this folder", "The files are locked" : "The files are locked", "The file does not exist anymore" : "The file does not exist anymore", + "Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\" …", "Choose destination" : "Choose destination", "Copy to {target}" : "Copy to {target}", - "Copy" : "Copy", "Move to {target}" : "Move to {target}", - "Move" : "Move", "Move or copy operation failed" : "Move or copy operation failed", - "Move or copy" : "Move or copy", "Open folder" : "Open folder", "Open folder {displayName}" : "Open folder {displayName}", "Open in Files" : "Open in Files", @@ -331,7 +330,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "The file should now open on your device. If it doesn't, please check that you have the desktop app installed.", "Retry and close" : "Retry and close", "Open online" : "Open online", - "Rename" : "Rename", "Details" : "Details", "Open the details sidebar" : "Open the details sidebar", "Unfavorite" : "Unfavourite", @@ -353,10 +351,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Some files could not be uploaded", "Files uploaded successfully" : "Files uploaded successfully", "No files to process" : "No files to process", - "Some files could not be copied" : "Some files could not be copied", - "Some files could not be moved" : "Some files could not be moved", "Files copied successfully" : "Files copied successfully", "Files moved successfully" : "Files moved successfully", + "Some files could not be copied" : "Some files could not be copied", + "Some files could not be moved" : "Some files could not be moved", "Conflicts resolution skipped" : "Conflicts resolution skipped", "Upload cancelled" : "Upload cancelled", "Could not rename \"{oldName}\", it does not exist any more" : "Could not rename \"{oldName}\", it does not exist any more", @@ -446,6 +444,8 @@ OC.L10N.register( "Edit locally" : "Edit locally", "Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\" …", + "(copy)" : "(copy)", + "(copy %n)" : "(copy %n)", "Move cancelled" : "Move cancelled", "Cancelled move or copy of \"{filename}\"." : "Cancelled move or copy of \"{filename}\".", "Cancelled move or copy operation" : "Cancelled move or copy operation", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index a0606058729..c6b7b6fd73d 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -231,6 +231,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Removing the file extension \"{old}\" may render the file unreadable.", "Adding the file extension \"{new}\" may render the file unreadable." : "Adding the file extension \"{new}\" may render the file unreadable.", "Do not show this dialog again." : "Do not show this dialogue again.", + "Cancel" : "Cancel", + "Rename" : "Rename", "Select file or folder to link to" : "Select file or folder to link to", "Choose {file}" : "Choose {file}", "Files settings" : "Files settings", @@ -296,30 +298,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["You are about to permanently delete {count} item","You are about to permanently delete {count} items"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["You are about to delete {count} item","You are about to delete {count} items"], "Confirm deletion" : "Confirm deletion", - "Cancel" : "Cancel", "Download" : "Download", "The requested file is not available." : "The requested file is not available.", "The requested files are not available." : "The requested files are not available.", "Add to favorites" : "Add to favourites", "Remove from favorites" : "Remove from favourites", "Add or remove favorite" : "Add or remove favorite", - "Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\" …", + "Move" : "Move", + "Copy" : "Copy", + "Move or copy" : "Move or copy", "Destination is not a folder" : "Destination is not a folder", "This file/folder is already in that directory" : "This file/folder is already in that directory", "You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself", - "(copy)" : "(copy)", - "(copy %n)" : "(copy %n)", "A file or folder with that name already exists in this folder" : "A file or folder with that name already exists in this folder", "The files are locked" : "The files are locked", "The file does not exist anymore" : "The file does not exist anymore", + "Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\" …", "Choose destination" : "Choose destination", "Copy to {target}" : "Copy to {target}", - "Copy" : "Copy", "Move to {target}" : "Move to {target}", - "Move" : "Move", "Move or copy operation failed" : "Move or copy operation failed", - "Move or copy" : "Move or copy", "Open folder" : "Open folder", "Open folder {displayName}" : "Open folder {displayName}", "Open in Files" : "Open in Files", @@ -329,7 +328,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "The file should now open on your device. If it doesn't, please check that you have the desktop app installed.", "Retry and close" : "Retry and close", "Open online" : "Open online", - "Rename" : "Rename", "Details" : "Details", "Open the details sidebar" : "Open the details sidebar", "Unfavorite" : "Unfavourite", @@ -351,10 +349,10 @@ "Some files could not be uploaded" : "Some files could not be uploaded", "Files uploaded successfully" : "Files uploaded successfully", "No files to process" : "No files to process", - "Some files could not be copied" : "Some files could not be copied", - "Some files could not be moved" : "Some files could not be moved", "Files copied successfully" : "Files copied successfully", "Files moved successfully" : "Files moved successfully", + "Some files could not be copied" : "Some files could not be copied", + "Some files could not be moved" : "Some files could not be moved", "Conflicts resolution skipped" : "Conflicts resolution skipped", "Upload cancelled" : "Upload cancelled", "Could not rename \"{oldName}\", it does not exist any more" : "Could not rename \"{oldName}\", it does not exist any more", @@ -444,6 +442,8 @@ "Edit locally" : "Edit locally", "Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\" …", + "(copy)" : "(copy)", + "(copy %n)" : "(copy %n)", "Move cancelled" : "Move cancelled", "Cancelled move or copy of \"{filename}\"." : "Cancelled move or copy of \"{filename}\".", "Cancelled move or copy operation" : "Cancelled move or copy operation", diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index c32d95a779a..3f0a666608e 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -230,6 +230,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Quitar la extensión \"{old}\" podría hacer a el archivo ilegible.", "Adding the file extension \"{new}\" may render the file unreadable." : "Añadir la extensión \"{new}\" podría hacer a el archivo ilegible.", "Do not show this dialog again." : "No mostrar este diálogo de nuevo.", + "Cancel" : "Cancelar", + "Rename" : "Renombrar", "Select file or folder to link to" : "Selecciona archivo o carpeta a enlazar", "Choose {file}" : "Seleccionar {file}", "Files settings" : "Configuración de archivos", @@ -294,30 +296,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Está a punto de eliminar {count} elemento permanentemente","Está a punto de eliminar {count} elementos permanentemente.","Está a punto de eliminar {count} elementos permanentemente"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Está a punto de eliminar {count} elemento","Está a punto de eliminar {count} elementos","Está a punto de eliminar {count} elementos"], "Confirm deletion" : "Confirmar eliminación", - "Cancel" : "Cancelar", "Download" : "Descargar", "The requested file is not available." : "El archivo solicitado no está disponible.", "The requested files are not available." : "Los archivos solicitados no están disponibles.", "Add to favorites" : "Añadir a favoritos", "Remove from favorites" : "Quitar de favoritos", "Add or remove favorite" : "Añadir o quitar favorito", - "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" a \"{destination}\" …", + "Move" : "Mover", + "Copy" : "Copiar", + "Move or copy" : "Mover o copiar", "Destination is not a folder" : "El destino no es una carpeta", "This file/folder is already in that directory" : "Este archivo/carpeta ya está en ese directorio", "You cannot move a file/folder onto itself or into a subfolder of itself" : "No puede mover un archivo/carpeta a sí mismo o a una sub-carpeta de sí mismo", - "(copy)" : "(copiar)", - "(copy %n)" : "(copiar %n)", "A file or folder with that name already exists in this folder" : "Un archivo o carpeta con ese nombre ya existe en esta carpeta", "The files are locked" : "Los archivos están bloqueados", "The file does not exist anymore" : "El archivo ya no existe", + "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" a \"{destination}\" …", "Choose destination" : "Elegir destino", "Copy to {target}" : "Copiar a {target}", - "Copy" : "Copiar", "Move to {target}" : "Mover a {target}", - "Move" : "Mover", "Move or copy operation failed" : "La operación de mover o copiar falló", - "Move or copy" : "Mover o copiar", "Open folder" : "Abrir carpeta", "Open folder {displayName}" : "Abrir carpeta {displayName}", "Open in Files" : "Abrir en Archivos", @@ -327,7 +326,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "El archivo se abrirá ahora en su dispositivo. Si esto no ocurre, por favor verifique que ha instalado la aplicación de escritorio.", "Retry and close" : "Reintentar y cerrar", "Open online" : "Abrir en línea", - "Rename" : "Renombrar", "Details" : "Detalles", "Open the details sidebar" : "Abrir los detalles en el lateral", "Unfavorite" : "Quitar favorito", @@ -349,10 +347,10 @@ OC.L10N.register( "Some files could not be uploaded" : "No se pudieron subir algunos archivos", "Files uploaded successfully" : "Se subieron los archivos exitosamente", "No files to process" : "No hay archivos para procesar", - "Some files could not be copied" : "Algunos archivos no se han podido copiar", - "Some files could not be moved" : "No se han podido mover algunos archivos", "Files copied successfully" : "Archivos copiados exitosamente", "Files moved successfully" : "Archivos movidos exitosamente", + "Some files could not be copied" : "Algunos archivos no se han podido copiar", + "Some files could not be moved" : "No se han podido mover algunos archivos", "Conflicts resolution skipped" : "Resolución de conflictos omitida", "Upload cancelled" : "Subida cancelada", "Could not rename \"{oldName}\", it does not exist any more" : "No se ha podido renombrar \"{oldName}\", ya no existe", @@ -442,6 +440,8 @@ OC.L10N.register( "Edit locally" : "Editar localmente", "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" a \"{destination}\" …", + "(copy)" : "(copiar)", + "(copy %n)" : "(copiar %n)", "Move cancelled" : "Se canceló la movida", "Cancelled move or copy of \"{filename}\"." : "Se canceló la operación de mover o copiar de \"{filename}\".", "Cancelled move or copy operation" : "Se canceló la operación de mover o copiar", diff --git a/apps/files/l10n/es.json b/apps/files/l10n/es.json index 71572c807fb..1a2b7103647 100644 --- a/apps/files/l10n/es.json +++ b/apps/files/l10n/es.json @@ -228,6 +228,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Quitar la extensión \"{old}\" podría hacer a el archivo ilegible.", "Adding the file extension \"{new}\" may render the file unreadable." : "Añadir la extensión \"{new}\" podría hacer a el archivo ilegible.", "Do not show this dialog again." : "No mostrar este diálogo de nuevo.", + "Cancel" : "Cancelar", + "Rename" : "Renombrar", "Select file or folder to link to" : "Selecciona archivo o carpeta a enlazar", "Choose {file}" : "Seleccionar {file}", "Files settings" : "Configuración de archivos", @@ -292,30 +294,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Está a punto de eliminar {count} elemento permanentemente","Está a punto de eliminar {count} elementos permanentemente.","Está a punto de eliminar {count} elementos permanentemente"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Está a punto de eliminar {count} elemento","Está a punto de eliminar {count} elementos","Está a punto de eliminar {count} elementos"], "Confirm deletion" : "Confirmar eliminación", - "Cancel" : "Cancelar", "Download" : "Descargar", "The requested file is not available." : "El archivo solicitado no está disponible.", "The requested files are not available." : "Los archivos solicitados no están disponibles.", "Add to favorites" : "Añadir a favoritos", "Remove from favorites" : "Quitar de favoritos", "Add or remove favorite" : "Añadir o quitar favorito", - "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" a \"{destination}\" …", + "Move" : "Mover", + "Copy" : "Copiar", + "Move or copy" : "Mover o copiar", "Destination is not a folder" : "El destino no es una carpeta", "This file/folder is already in that directory" : "Este archivo/carpeta ya está en ese directorio", "You cannot move a file/folder onto itself or into a subfolder of itself" : "No puede mover un archivo/carpeta a sí mismo o a una sub-carpeta de sí mismo", - "(copy)" : "(copiar)", - "(copy %n)" : "(copiar %n)", "A file or folder with that name already exists in this folder" : "Un archivo o carpeta con ese nombre ya existe en esta carpeta", "The files are locked" : "Los archivos están bloqueados", "The file does not exist anymore" : "El archivo ya no existe", + "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" a \"{destination}\" …", "Choose destination" : "Elegir destino", "Copy to {target}" : "Copiar a {target}", - "Copy" : "Copiar", "Move to {target}" : "Mover a {target}", - "Move" : "Mover", "Move or copy operation failed" : "La operación de mover o copiar falló", - "Move or copy" : "Mover o copiar", "Open folder" : "Abrir carpeta", "Open folder {displayName}" : "Abrir carpeta {displayName}", "Open in Files" : "Abrir en Archivos", @@ -325,7 +324,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "El archivo se abrirá ahora en su dispositivo. Si esto no ocurre, por favor verifique que ha instalado la aplicación de escritorio.", "Retry and close" : "Reintentar y cerrar", "Open online" : "Abrir en línea", - "Rename" : "Renombrar", "Details" : "Detalles", "Open the details sidebar" : "Abrir los detalles en el lateral", "Unfavorite" : "Quitar favorito", @@ -347,10 +345,10 @@ "Some files could not be uploaded" : "No se pudieron subir algunos archivos", "Files uploaded successfully" : "Se subieron los archivos exitosamente", "No files to process" : "No hay archivos para procesar", - "Some files could not be copied" : "Algunos archivos no se han podido copiar", - "Some files could not be moved" : "No se han podido mover algunos archivos", "Files copied successfully" : "Archivos copiados exitosamente", "Files moved successfully" : "Archivos movidos exitosamente", + "Some files could not be copied" : "Algunos archivos no se han podido copiar", + "Some files could not be moved" : "No se han podido mover algunos archivos", "Conflicts resolution skipped" : "Resolución de conflictos omitida", "Upload cancelled" : "Subida cancelada", "Could not rename \"{oldName}\", it does not exist any more" : "No se ha podido renombrar \"{oldName}\", ya no existe", @@ -440,6 +438,8 @@ "Edit locally" : "Editar localmente", "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" a \"{destination}\" …", + "(copy)" : "(copiar)", + "(copy %n)" : "(copiar %n)", "Move cancelled" : "Se canceló la movida", "Cancelled move or copy of \"{filename}\"." : "Se canceló la operación de mover o copiar de \"{filename}\".", "Cancelled move or copy operation" : "Se canceló la operación de mover o copiar", diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js index 9aedb969f53..d6ab45aacc9 100644 --- a/apps/files/l10n/es_MX.js +++ b/apps/files/l10n/es_MX.js @@ -161,6 +161,8 @@ OC.L10N.register( "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Cambiar la extensión del archivo de \"{old}\" a \"{new}\" podría volver al archivo inaccesible.", "Removing the file extension \"{old}\" may render the file unreadable." : "Remover la extensión \"{old}\" podría volver al archivo inaccesible.", "Adding the file extension \"{new}\" may render the file unreadable." : "Añadir la extensión de archivo \"{new}\" podría volver al archivo inaccesible.", + "Cancel" : "Cancelar", + "Rename" : "Renombrar", "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.", "Choose {file}" : "Elegir {file}", "Files settings" : "Configuración de archivos", @@ -205,31 +207,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Está a punto de eliminar {count} elemento permanentemente.","Está a punto de eliminar {count} elementos permanentemente.","Está a punto de eliminar {count} elementos permanentemente."], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Está a punto de eliminar {count} elemento.","Está a punto de eliminar {count} elementos.","Está a punto de eliminar {count} elementos."], "Confirm deletion" : "Confirmar eliminación", - "Cancel" : "Cancelar", "Download" : "Descargar", "Add to favorites" : "Agregar a favoritos", "Remove from favorites" : "Eliminar de favoritos", + "Move" : "Mover", + "Copy" : "Copiar", + "Move or copy" : "Mover o copiar", "Destination is not a folder" : "El destino no es una carpeta", "This file/folder is already in that directory" : "Este archivo/carpeta ya está en ese directorio", "You cannot move a file/folder onto itself or into a subfolder of itself" : "No puede mover un archivo/carpeta a sí mismo o a una subcarpeta de sí mismo", - "(copy)" : "(copiar)", - "(copy %n)" : "(copiar %n)", "A file or folder with that name already exists in this folder" : "Un archivo o carpeta con ese nombre ya existe en esta carpeta", "The files are locked" : "Los archivos están bloqueados", "The file does not exist anymore" : "El archivo ya no existe", "Choose destination" : "Elegir destino", "Copy to {target}" : "Copiar a {target}", - "Copy" : "Copiar", "Move to {target}" : "Mover a {target}", - "Move" : "Mover", "Move or copy operation failed" : "La operación de mover o copiar falló", - "Move or copy" : "Mover o copiar", "Open folder {displayName}" : "Abrir carpeta {displayName}", "Open in Files" : "Abrir en Archivos", "Failed to redirect to client" : "Fallo al redirigir al cliente", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "El archivo se abrirá ahora en tu dispositivo. Si esto no ocurre, por favor verifica que hayas instalado la aplicación de escritorio.", "Retry and close" : "Reintentar y cerrar", - "Rename" : "Renombrar", "Details" : "Detalles", "View in folder" : "Ver en la carpeta", "Type" : "Tipo", @@ -247,10 +245,10 @@ OC.L10N.register( "Some files could not be uploaded" : "No se pudieron subir algunos archivos", "Files uploaded successfully" : "Archivo subido exitosamente", "No files to process" : "No hay archivos a procesar", - "Some files could not be copied" : "Algunos archivos no se pudieron copiar", - "Some files could not be moved" : "Algunos archivos no se pudieron mover", "Files copied successfully" : "Archivos copiados exitosamente", "Files moved successfully" : "Archivos movidos exitosamente", + "Some files could not be copied" : "Algunos archivos no se pudieron copiar", + "Some files could not be moved" : "Algunos archivos no se pudieron mover", "Conflicts resolution skipped" : "Resolución de conflictos omitida", "Upload cancelled" : "Subida cancelada", "Could not rename \"{oldName}\", it does not exist any more" : "No se pudo renombrar \"{oldName}\", ya no existe.", @@ -307,6 +305,8 @@ OC.L10N.register( "Edit locally" : "Editar localmente", "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" a \"{destination}\" …", + "(copy)" : "(copiar)", + "(copy %n)" : "(copiar %n)", "Move cancelled" : "Movimiento cancelado", "Cancelled move or copy of \"{filename}\"." : "Se canceló la operación de mover o copiar de \"{filename}\".", "Cancelled move or copy operation" : "Se canceló la operación de mover o copiar", diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json index ec7972a172a..485247fcaf7 100644 --- a/apps/files/l10n/es_MX.json +++ b/apps/files/l10n/es_MX.json @@ -159,6 +159,8 @@ "Changing the file extension from \"{old}\" to \"{new}\" may render the file unreadable." : "Cambiar la extensión del archivo de \"{old}\" a \"{new}\" podría volver al archivo inaccesible.", "Removing the file extension \"{old}\" may render the file unreadable." : "Remover la extensión \"{old}\" podría volver al archivo inaccesible.", "Adding the file extension \"{new}\" may render the file unreadable." : "Añadir la extensión de archivo \"{new}\" podría volver al archivo inaccesible.", + "Cancel" : "Cancelar", + "Rename" : "Renombrar", "Select file or folder to link to" : "Seleccionar archivo o carpeta para enlazar.", "Choose {file}" : "Elegir {file}", "Files settings" : "Configuración de archivos", @@ -203,31 +205,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Está a punto de eliminar {count} elemento permanentemente.","Está a punto de eliminar {count} elementos permanentemente.","Está a punto de eliminar {count} elementos permanentemente."], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Está a punto de eliminar {count} elemento.","Está a punto de eliminar {count} elementos.","Está a punto de eliminar {count} elementos."], "Confirm deletion" : "Confirmar eliminación", - "Cancel" : "Cancelar", "Download" : "Descargar", "Add to favorites" : "Agregar a favoritos", "Remove from favorites" : "Eliminar de favoritos", + "Move" : "Mover", + "Copy" : "Copiar", + "Move or copy" : "Mover o copiar", "Destination is not a folder" : "El destino no es una carpeta", "This file/folder is already in that directory" : "Este archivo/carpeta ya está en ese directorio", "You cannot move a file/folder onto itself or into a subfolder of itself" : "No puede mover un archivo/carpeta a sí mismo o a una subcarpeta de sí mismo", - "(copy)" : "(copiar)", - "(copy %n)" : "(copiar %n)", "A file or folder with that name already exists in this folder" : "Un archivo o carpeta con ese nombre ya existe en esta carpeta", "The files are locked" : "Los archivos están bloqueados", "The file does not exist anymore" : "El archivo ya no existe", "Choose destination" : "Elegir destino", "Copy to {target}" : "Copiar a {target}", - "Copy" : "Copiar", "Move to {target}" : "Mover a {target}", - "Move" : "Mover", "Move or copy operation failed" : "La operación de mover o copiar falló", - "Move or copy" : "Mover o copiar", "Open folder {displayName}" : "Abrir carpeta {displayName}", "Open in Files" : "Abrir en Archivos", "Failed to redirect to client" : "Fallo al redirigir al cliente", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "El archivo se abrirá ahora en tu dispositivo. Si esto no ocurre, por favor verifica que hayas instalado la aplicación de escritorio.", "Retry and close" : "Reintentar y cerrar", - "Rename" : "Renombrar", "Details" : "Detalles", "View in folder" : "Ver en la carpeta", "Type" : "Tipo", @@ -245,10 +243,10 @@ "Some files could not be uploaded" : "No se pudieron subir algunos archivos", "Files uploaded successfully" : "Archivo subido exitosamente", "No files to process" : "No hay archivos a procesar", - "Some files could not be copied" : "Algunos archivos no se pudieron copiar", - "Some files could not be moved" : "Algunos archivos no se pudieron mover", "Files copied successfully" : "Archivos copiados exitosamente", "Files moved successfully" : "Archivos movidos exitosamente", + "Some files could not be copied" : "Algunos archivos no se pudieron copiar", + "Some files could not be moved" : "Algunos archivos no se pudieron mover", "Conflicts resolution skipped" : "Resolución de conflictos omitida", "Upload cancelled" : "Subida cancelada", "Could not rename \"{oldName}\", it does not exist any more" : "No se pudo renombrar \"{oldName}\", ya no existe.", @@ -305,6 +303,8 @@ "Edit locally" : "Editar localmente", "Moving \"{source}\" to \"{destination}\" …" : "Moviendo \"{source}\" a \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" a \"{destination}\" …", + "(copy)" : "(copiar)", + "(copy %n)" : "(copiar %n)", "Move cancelled" : "Movimiento cancelado", "Cancelled move or copy of \"{filename}\"." : "Se canceló la operación de mover o copiar de \"{filename}\".", "Cancelled move or copy operation" : "Se canceló la operación de mover o copiar", diff --git a/apps/files/l10n/et_EE.js b/apps/files/l10n/et_EE.js index fc5acf4df09..483b5c26d03 100644 --- a/apps/files/l10n/et_EE.js +++ b/apps/files/l10n/et_EE.js @@ -233,6 +233,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "„{old}“ faililaiendi eemaldamine võib muuta faili loetamatuks.", "Adding the file extension \"{new}\" may render the file unreadable." : "„{new}“ faililaiendi lisamine võib muuta faili loetamatuks.", "Do not show this dialog again." : "Ära näita seda vaadet enam uuesti.", + "Cancel" : "Loobu", + "Rename" : "Muuda nime", "Select file or folder to link to" : "Vali lingitav fail või kaust", "Choose {file}" : "Vali „{file}“", "Files settings" : "Failide seadistused", @@ -298,30 +300,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Sa oled jäädavalt kustutamas {count} objekti","Sa oled jäädavalt kustutamas {count} objekti"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Sa oled kustutamas {count} objekti","Sa oled kustutamas {count} objekti"], "Confirm deletion" : "Kinnita kustutamine", - "Cancel" : "Loobu", "Download" : "Laadi alla", "The requested file is not available." : "Soovitud fail pole saadaval.", "The requested files are not available." : "Soovitud failid pole saadaval.", "Add to favorites" : "Lisa lemmikutesse", "Remove from favorites" : "Eemalda lemmikutest", "Add or remove favorite" : "Lisa või eemalda lemmik", - "Moving \"{source}\" to \"{destination}\" …" : "Teisaldan „{source}“ → „{destination}“…", - "Copying \"{source}\" to \"{destination}\" …" : "Kopeerin „{source}“ → „{destination}“…", + "Move" : "Teisalda", + "Copy" : "Kopeeri", + "Move or copy" : "Liiguta või kopeeri", "Destination is not a folder" : "Sihtasukoht pole kaust", "This file/folder is already in that directory" : "See fail või kaust juba asub selles kaustas", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Sa ei saa faili või kausta iseendaks teisaldada ega teisaldada kausta iseenda alamkausta", - "(copy)" : "(koopia)", - "(copy %n)" : "(%n koopia)", "A file or folder with that name already exists in this folder" : "Selles kaustas juba on olemas sama nimega fail või kaust", "The files are locked" : "Need failid on lukustatud", "The file does not exist anymore" : "Neid faile pole enam olemas", + "Moving \"{source}\" to \"{destination}\" …" : "Teisaldan „{source}“ → „{destination}“…", + "Copying \"{source}\" to \"{destination}\" …" : "Kopeerin „{source}“ → „{destination}“…", "Choose destination" : "Vali sihtkaust", "Copy to {target}" : "Kopeeri kausta {target}", - "Copy" : "Kopeeri", "Move to {target}" : "Teisalda kausta {target}", - "Move" : "Teisalda", "Move or copy operation failed" : "Teisaldamine või kopeerimine ei õnnestunud", - "Move or copy" : "Liiguta või kopeeri", "Open folder" : "Ava kaust", "Open folder {displayName}" : "Ava kaust {displayName}", "Open in Files" : "Ava failirakenduses", @@ -331,7 +330,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Fail peaks nüüd sinu seadmes või arvutis olema avatud. Kui see nii pole, siis palun kontrolli, et töölauarakendus on paigaldatud.", "Retry and close" : "Proovi uuesti ja sulge", "Open online" : "Ava võrgust", - "Rename" : "Muuda nime", "Details" : "Üksikasjad", "Open the details sidebar" : "Ava üksikasjade külgpaan", "Unfavorite" : "Eemalda lemmikute seast", @@ -353,10 +351,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Mõnda faili ei saanud üles laadida", "Files uploaded successfully" : "Failide üleslaadimine õnnestus", "No files to process" : "Töödeldavaid faile pole", - "Some files could not be copied" : "Mõnda faili ei saanud kopeerida", - "Some files could not be moved" : "Mõnda faili ei saanud teisaldada", "Files copied successfully" : "Failide kopeerimine õnnestus", "Files moved successfully" : "Failide teisaldamine õnnestus", + "Some files could not be copied" : "Mõnda faili ei saanud kopeerida", + "Some files could not be moved" : "Mõnda faili ei saanud teisaldada", "Conflicts resolution skipped" : "Andmekonfilkti lahendamine jäi vahele", "Upload cancelled" : "Üleslaadimine on katkestatud", "Could not rename \"{oldName}\", it does not exist any more" : "„{oldName}“ faili nime muutmine ei õnnestunud, seda pole enam olemas", @@ -446,6 +444,8 @@ OC.L10N.register( "Edit locally" : "Muuda lokaalselt", "Moving \"{source}\" to \"{destination}\" …" : "Teisaldan „{source}“ → „{destination}“…", "Copying \"{source}\" to \"{destination}\" …" : "Kopeerin „{source}“ → „{destination}“…", + "(copy)" : "(koopia)", + "(copy %n)" : "(%n koopia)", "Move cancelled" : "Teisaldamine on katkestatud", "Cancelled move or copy of \"{filename}\"." : "„{filename}“ faili teisaldamine või kopeerimine on katkestatud.", "Cancelled move or copy operation" : "Teisaldamine või kopeerimine on katkestatud", diff --git a/apps/files/l10n/et_EE.json b/apps/files/l10n/et_EE.json index 9c8ebb8b51b..52689803acc 100644 --- a/apps/files/l10n/et_EE.json +++ b/apps/files/l10n/et_EE.json @@ -231,6 +231,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "„{old}“ faililaiendi eemaldamine võib muuta faili loetamatuks.", "Adding the file extension \"{new}\" may render the file unreadable." : "„{new}“ faililaiendi lisamine võib muuta faili loetamatuks.", "Do not show this dialog again." : "Ära näita seda vaadet enam uuesti.", + "Cancel" : "Loobu", + "Rename" : "Muuda nime", "Select file or folder to link to" : "Vali lingitav fail või kaust", "Choose {file}" : "Vali „{file}“", "Files settings" : "Failide seadistused", @@ -296,30 +298,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Sa oled jäädavalt kustutamas {count} objekti","Sa oled jäädavalt kustutamas {count} objekti"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Sa oled kustutamas {count} objekti","Sa oled kustutamas {count} objekti"], "Confirm deletion" : "Kinnita kustutamine", - "Cancel" : "Loobu", "Download" : "Laadi alla", "The requested file is not available." : "Soovitud fail pole saadaval.", "The requested files are not available." : "Soovitud failid pole saadaval.", "Add to favorites" : "Lisa lemmikutesse", "Remove from favorites" : "Eemalda lemmikutest", "Add or remove favorite" : "Lisa või eemalda lemmik", - "Moving \"{source}\" to \"{destination}\" …" : "Teisaldan „{source}“ → „{destination}“…", - "Copying \"{source}\" to \"{destination}\" …" : "Kopeerin „{source}“ → „{destination}“…", + "Move" : "Teisalda", + "Copy" : "Kopeeri", + "Move or copy" : "Liiguta või kopeeri", "Destination is not a folder" : "Sihtasukoht pole kaust", "This file/folder is already in that directory" : "See fail või kaust juba asub selles kaustas", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Sa ei saa faili või kausta iseendaks teisaldada ega teisaldada kausta iseenda alamkausta", - "(copy)" : "(koopia)", - "(copy %n)" : "(%n koopia)", "A file or folder with that name already exists in this folder" : "Selles kaustas juba on olemas sama nimega fail või kaust", "The files are locked" : "Need failid on lukustatud", "The file does not exist anymore" : "Neid faile pole enam olemas", + "Moving \"{source}\" to \"{destination}\" …" : "Teisaldan „{source}“ → „{destination}“…", + "Copying \"{source}\" to \"{destination}\" …" : "Kopeerin „{source}“ → „{destination}“…", "Choose destination" : "Vali sihtkaust", "Copy to {target}" : "Kopeeri kausta {target}", - "Copy" : "Kopeeri", "Move to {target}" : "Teisalda kausta {target}", - "Move" : "Teisalda", "Move or copy operation failed" : "Teisaldamine või kopeerimine ei õnnestunud", - "Move or copy" : "Liiguta või kopeeri", "Open folder" : "Ava kaust", "Open folder {displayName}" : "Ava kaust {displayName}", "Open in Files" : "Ava failirakenduses", @@ -329,7 +328,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Fail peaks nüüd sinu seadmes või arvutis olema avatud. Kui see nii pole, siis palun kontrolli, et töölauarakendus on paigaldatud.", "Retry and close" : "Proovi uuesti ja sulge", "Open online" : "Ava võrgust", - "Rename" : "Muuda nime", "Details" : "Üksikasjad", "Open the details sidebar" : "Ava üksikasjade külgpaan", "Unfavorite" : "Eemalda lemmikute seast", @@ -351,10 +349,10 @@ "Some files could not be uploaded" : "Mõnda faili ei saanud üles laadida", "Files uploaded successfully" : "Failide üleslaadimine õnnestus", "No files to process" : "Töödeldavaid faile pole", - "Some files could not be copied" : "Mõnda faili ei saanud kopeerida", - "Some files could not be moved" : "Mõnda faili ei saanud teisaldada", "Files copied successfully" : "Failide kopeerimine õnnestus", "Files moved successfully" : "Failide teisaldamine õnnestus", + "Some files could not be copied" : "Mõnda faili ei saanud kopeerida", + "Some files could not be moved" : "Mõnda faili ei saanud teisaldada", "Conflicts resolution skipped" : "Andmekonfilkti lahendamine jäi vahele", "Upload cancelled" : "Üleslaadimine on katkestatud", "Could not rename \"{oldName}\", it does not exist any more" : "„{oldName}“ faili nime muutmine ei õnnestunud, seda pole enam olemas", @@ -444,6 +442,8 @@ "Edit locally" : "Muuda lokaalselt", "Moving \"{source}\" to \"{destination}\" …" : "Teisaldan „{source}“ → „{destination}“…", "Copying \"{source}\" to \"{destination}\" …" : "Kopeerin „{source}“ → „{destination}“…", + "(copy)" : "(koopia)", + "(copy %n)" : "(%n koopia)", "Move cancelled" : "Teisaldamine on katkestatud", "Cancelled move or copy of \"{filename}\"." : "„{filename}“ faili teisaldamine või kopeerimine on katkestatud.", "Cancelled move or copy operation" : "Teisaldamine või kopeerimine on katkestatud", diff --git a/apps/files/l10n/eu.js b/apps/files/l10n/eu.js index e01ea24cd45..406a4ad6a92 100644 --- a/apps/files/l10n/eu.js +++ b/apps/files/l10n/eu.js @@ -230,6 +230,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "«{old}» fitxategiaren luzapena kentzeak fitxategia irakurezin bihur dezake.", "Adding the file extension \"{new}\" may render the file unreadable." : "«{new}» fitxategiaren luzapena gehitzeak fitxategia irakurezin bihur dezake.", "Do not show this dialog again." : "Ez erakutsi elkarrizketa hau berriro", + "Cancel" : "Utzi", + "Rename" : "Berrizendatu", "Select file or folder to link to" : "Hautatu estekatzeko fitxategia edo karpeta", "Choose {file}" : "Aukeratu {file}", "Files settings" : "FItxategien ezarpenak", @@ -294,30 +296,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Elementu {count} betiko ezabatzera zoaz","{count} elementu betiko ezabatzera zoaz"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Elementu {count} ezabatzera zoaz"," {count} elementu ezabatzera zoaz"], "Confirm deletion" : "Berretsi ezabaketa", - "Cancel" : "Utzi", "Download" : "Deskargatu", "The requested file is not available." : "Eskatutako fitxategia ez dago eskuragarri.", "The requested files are not available." : "Eskatutako fitxategiak ez daude eskuragarri.", "Add to favorites" : "Gehitu gogokoetara", "Remove from favorites" : "Kendu gogokoetatik", "Add or remove favorite" : "Gehitu edo kendu gogokoetatik", - "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" \"{destination}\"-ra eramaten …", - "Copying \"{source}\" to \"{destination}\" …" : " \"{source}\" \"{destination}\"-ra kopiatzen …", + "Move" : "Mugitu", + "Copy" : "Kopiatu", + "Move or copy" : "Mugitu edo kopiatu", "Destination is not a folder" : "Helburua ez da karpeta bat", "This file/folder is already in that directory" : "Fitxategi/karpeta hau dagoeneko karpeta horretan dago", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Ezin duzu fitxategi/karpeta bat berera edo bere azpikarpeta batera mugitu", - "(copy)" : "(kopiatu)", - "(copy %n)" : "(kopiatu %n)", "A file or folder with that name already exists in this folder" : "Izen hori duen fitxategi edo karpeta bat dago karpena honetan", "The files are locked" : "Fitxategiak blokeatuta daude", "The file does not exist anymore" : "Fitxategia ez da existizen dagoeneko", + "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" \"{destination}\"-ra eramaten …", + "Copying \"{source}\" to \"{destination}\" …" : " \"{source}\" \"{destination}\"-ra kopiatzen …", "Choose destination" : "Aukeratu helburua", "Copy to {target}" : "Kopiatu hona: {target}", - "Copy" : "Kopiatu", "Move to {target}" : "Mugitu hona: {target}", - "Move" : "Mugitu", "Move or copy operation failed" : "Mugitzeko edo kopiatzeko eragiketak huts egin du", - "Move or copy" : "Mugitu edo kopiatu", "Open folder" : "Ireki karpeta", "Open folder {displayName}" : "Ireki {displayName} karpeta", "Open in Files" : "Ireki Fitxategiak aplikazioan", @@ -327,7 +326,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Fitxategia orain zure gailuan ireki beharko litzateke. Hala ez bada, egiaztatu mahaigaineko aplikazioa instalatuta duzula.", "Retry and close" : "Saiatu berriro eta itxi", "Open online" : "Ireki linean", - "Rename" : "Berrizendatu", "Details" : "Xehetasunak", "Unfavorite" : "Kendu gogokoetatik", "View in folder" : "Ikusi karpetan", @@ -347,10 +345,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Fitxategi batzuk ezin izan dira igo", "Files uploaded successfully" : "Fitxategiak behar bezala igo dira", "No files to process" : "Ez dago prozesatzeko fitxategirik", - "Some files could not be copied" : "Fitxategi batzuk ezin izan dira kopiatu", - "Some files could not be moved" : "Fitxategi batzuk ezin izan dira mugitu", "Files copied successfully" : "Fitxategiak behar bezala kopiatu dira", "Files moved successfully" : "Fitxategiak behar bezala mugitu dira", + "Some files could not be copied" : "Fitxategi batzuk ezin izan dira kopiatu", + "Some files could not be moved" : "Fitxategi batzuk ezin izan dira mugitu", "Conflicts resolution skipped" : "Gatazkak konpontzea saihestu da", "Upload cancelled" : "Igotzea bertan behera utzi da", "Could not rename \"{oldName}\", it does not exist any more" : "Ezin izan da \"{oldName}\" berrizendatu, ez da existitzen dagoeneko", @@ -440,6 +438,8 @@ OC.L10N.register( "Edit locally" : "Editatu lokalean", "Moving \"{source}\" to \"{destination}\" …" : "«{source}» «{destination}»(e)ra mugitzen", "Copying \"{source}\" to \"{destination}\" …" : "«{source}» «{destination}»(e)ra mugitzen", + "(copy)" : "(kopiatu)", + "(copy %n)" : "(kopiatu %n)", "Move cancelled" : "Mugimendua bertan behera utzi da", "Cancelled move or copy of \"{filename}\"." : "\"{filename}\" -ren mugimendua edo kopia bertan behera utzi da.", "Cancelled move or copy operation" : "Mugitze edo kopiatze operazioa utzi da", diff --git a/apps/files/l10n/eu.json b/apps/files/l10n/eu.json index b1c7edd53e2..636835c834c 100644 --- a/apps/files/l10n/eu.json +++ b/apps/files/l10n/eu.json @@ -228,6 +228,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "«{old}» fitxategiaren luzapena kentzeak fitxategia irakurezin bihur dezake.", "Adding the file extension \"{new}\" may render the file unreadable." : "«{new}» fitxategiaren luzapena gehitzeak fitxategia irakurezin bihur dezake.", "Do not show this dialog again." : "Ez erakutsi elkarrizketa hau berriro", + "Cancel" : "Utzi", + "Rename" : "Berrizendatu", "Select file or folder to link to" : "Hautatu estekatzeko fitxategia edo karpeta", "Choose {file}" : "Aukeratu {file}", "Files settings" : "FItxategien ezarpenak", @@ -292,30 +294,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Elementu {count} betiko ezabatzera zoaz","{count} elementu betiko ezabatzera zoaz"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Elementu {count} ezabatzera zoaz"," {count} elementu ezabatzera zoaz"], "Confirm deletion" : "Berretsi ezabaketa", - "Cancel" : "Utzi", "Download" : "Deskargatu", "The requested file is not available." : "Eskatutako fitxategia ez dago eskuragarri.", "The requested files are not available." : "Eskatutako fitxategiak ez daude eskuragarri.", "Add to favorites" : "Gehitu gogokoetara", "Remove from favorites" : "Kendu gogokoetatik", "Add or remove favorite" : "Gehitu edo kendu gogokoetatik", - "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" \"{destination}\"-ra eramaten …", - "Copying \"{source}\" to \"{destination}\" …" : " \"{source}\" \"{destination}\"-ra kopiatzen …", + "Move" : "Mugitu", + "Copy" : "Kopiatu", + "Move or copy" : "Mugitu edo kopiatu", "Destination is not a folder" : "Helburua ez da karpeta bat", "This file/folder is already in that directory" : "Fitxategi/karpeta hau dagoeneko karpeta horretan dago", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Ezin duzu fitxategi/karpeta bat berera edo bere azpikarpeta batera mugitu", - "(copy)" : "(kopiatu)", - "(copy %n)" : "(kopiatu %n)", "A file or folder with that name already exists in this folder" : "Izen hori duen fitxategi edo karpeta bat dago karpena honetan", "The files are locked" : "Fitxategiak blokeatuta daude", "The file does not exist anymore" : "Fitxategia ez da existizen dagoeneko", + "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" \"{destination}\"-ra eramaten …", + "Copying \"{source}\" to \"{destination}\" …" : " \"{source}\" \"{destination}\"-ra kopiatzen …", "Choose destination" : "Aukeratu helburua", "Copy to {target}" : "Kopiatu hona: {target}", - "Copy" : "Kopiatu", "Move to {target}" : "Mugitu hona: {target}", - "Move" : "Mugitu", "Move or copy operation failed" : "Mugitzeko edo kopiatzeko eragiketak huts egin du", - "Move or copy" : "Mugitu edo kopiatu", "Open folder" : "Ireki karpeta", "Open folder {displayName}" : "Ireki {displayName} karpeta", "Open in Files" : "Ireki Fitxategiak aplikazioan", @@ -325,7 +324,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Fitxategia orain zure gailuan ireki beharko litzateke. Hala ez bada, egiaztatu mahaigaineko aplikazioa instalatuta duzula.", "Retry and close" : "Saiatu berriro eta itxi", "Open online" : "Ireki linean", - "Rename" : "Berrizendatu", "Details" : "Xehetasunak", "Unfavorite" : "Kendu gogokoetatik", "View in folder" : "Ikusi karpetan", @@ -345,10 +343,10 @@ "Some files could not be uploaded" : "Fitxategi batzuk ezin izan dira igo", "Files uploaded successfully" : "Fitxategiak behar bezala igo dira", "No files to process" : "Ez dago prozesatzeko fitxategirik", - "Some files could not be copied" : "Fitxategi batzuk ezin izan dira kopiatu", - "Some files could not be moved" : "Fitxategi batzuk ezin izan dira mugitu", "Files copied successfully" : "Fitxategiak behar bezala kopiatu dira", "Files moved successfully" : "Fitxategiak behar bezala mugitu dira", + "Some files could not be copied" : "Fitxategi batzuk ezin izan dira kopiatu", + "Some files could not be moved" : "Fitxategi batzuk ezin izan dira mugitu", "Conflicts resolution skipped" : "Gatazkak konpontzea saihestu da", "Upload cancelled" : "Igotzea bertan behera utzi da", "Could not rename \"{oldName}\", it does not exist any more" : "Ezin izan da \"{oldName}\" berrizendatu, ez da existitzen dagoeneko", @@ -438,6 +436,8 @@ "Edit locally" : "Editatu lokalean", "Moving \"{source}\" to \"{destination}\" …" : "«{source}» «{destination}»(e)ra mugitzen", "Copying \"{source}\" to \"{destination}\" …" : "«{source}» «{destination}»(e)ra mugitzen", + "(copy)" : "(kopiatu)", + "(copy %n)" : "(kopiatu %n)", "Move cancelled" : "Mugimendua bertan behera utzi da", "Cancelled move or copy of \"{filename}\"." : "\"{filename}\" -ren mugimendua edo kopia bertan behera utzi da.", "Cancelled move or copy operation" : "Mugitze edo kopiatze operazioa utzi da", diff --git a/apps/files/l10n/fa.js b/apps/files/l10n/fa.js index 88ee7c4e9da..b1d34e3f133 100644 --- a/apps/files/l10n/fa.js +++ b/apps/files/l10n/fa.js @@ -230,6 +230,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "حذف پسوند فایل \"{old}\" ممکن است فایل را غیرقابل خواندن کند.", "Adding the file extension \"{new}\" may render the file unreadable." : "افزودن پسوند فایل \"{new}\" ممکن است فایل را غیرقابل خواندن کند.", "Do not show this dialog again." : "این کادر محاوره‌ای را دیگر نمایش نده.", + "Cancel" : "لغو", + "Rename" : "تغییرنام", "Select file or folder to link to" : "فایل یا پوشه را برای پیوند انتخاب کنید", "Choose {file}" : "انتخاب {file}", "Files settings" : "تنظیمات پرونده‌ها", @@ -292,30 +294,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["You are about to permanently delete {count} item","شما در شرف حذف دائمی {count} مورد هستید."], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["You are about to delete {count} item","شما در حال حذف {count} مورد هستید."], "Confirm deletion" : "تأیید حذف", - "Cancel" : "لغو", "Download" : "دانلود", "The requested file is not available." : "فایل مورد نظر موجود نیست.", "The requested files are not available." : "فایل‌های درخواستی در دسترس نیستند.", "Add to favorites" : "اضافه کردن به برگزیده ها", "Remove from favorites" : "حذف کردن از برگزیده ها", "Add or remove favorite" : "اضافه کردن یا حذف کردن موارد دلخواه", - "Moving \"{source}\" to \"{destination}\" …" : "انتقال «{source}» به «{destination}»", - "Copying \"{source}\" to \"{destination}\" …" : "کپی کردن \"{source}\" به \"{destination}\" ...", + "Move" : "انتقال", + "Copy" : "رونوشت", + "Move or copy" : "انتقال یا رونوشت", "Destination is not a folder" : "مقصد یک پوشه نیست", "This file/folder is already in that directory" : "این فایل/پوشه از قبل در آن دایرکتوری وجود دارد", "You cannot move a file/folder onto itself or into a subfolder of itself" : "شما نمی‌توانید یک فایل/پوشه را به داخل خودش یا به زیرپوشه‌ای از خودش منتقل کنید", - "(copy)" : "(کپی)", - "(copy %n)" : "(کپی %n)", "A file or folder with that name already exists in this folder" : "یک فایل یا پوشه با آن نام از قبل در این پوشه وجود دارد", "The files are locked" : "فایل‌ها قفل شده‌اند", "The file does not exist anymore" : "فایل دیگه وجود نداره", + "Moving \"{source}\" to \"{destination}\" …" : "انتقال «{source}» به «{destination}»", + "Copying \"{source}\" to \"{destination}\" …" : "کپی کردن \"{source}\" به \"{destination}\" ...", "Choose destination" : "مقصد را انتخاب کنید", "Copy to {target}" : "رونوشت به {target}", - "Copy" : "رونوشت", "Move to {target}" : "جابجایی به {target}", - "Move" : "انتقال", "Move or copy operation failed" : "عملیات انتقال یا کپی ناموفق بود", - "Move or copy" : "انتقال یا رونوشت", "Open folder" : "پوشه را بازکن", "Open folder {displayName}" : "باز کردن پوشه {displayName}", "Open in Files" : "در فایل باز کنید", @@ -325,7 +324,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "اکنون فایل باید روی دستگاه شما باز شود. اگر اینطور نیست، لطفاً بررسی کنید که برنامه دسکتاپ را نصب کرده‌اید.", "Retry and close" : "دوباره امتحان کنید و ببندید", "Open online" : "آنلاین باز کنید", - "Rename" : "تغییرنام", "Details" : "جزئیات", "View in folder" : "مشاهده در پوشه", "Type" : "نوع", @@ -344,10 +342,10 @@ OC.L10N.register( "Some files could not be uploaded" : "بعضی از فایل‌ها آپلود نشدند", "Files uploaded successfully" : "فایل‌ها با موفقیت آپلود شدند", "No files to process" : "هیچ فایلی برای پردازش وجود ندارد", - "Some files could not be copied" : "بعضی از فایل‌ها کپی نمی‌شدند", - "Some files could not be moved" : "برخی از پرونده‌ها قابل انتقال نیستند", "Files copied successfully" : "فایل‌ها با موفقیت کپی شدند", "Files moved successfully" : "فایل‌ها با موفقیت منتقل شدند", + "Some files could not be copied" : "بعضی از فایل‌ها کپی نمی‌شدند", + "Some files could not be moved" : "برخی از پرونده‌ها قابل انتقال نیستند", "Conflicts resolution skipped" : "حل اختلافات متوقف شد", "Upload cancelled" : "آپلود لغو شد", "Could not rename \"{oldName}\", it does not exist any more" : "نمی‌توان نام «{oldName}» را تغییر داد، دیگر وجود ندارد", @@ -437,6 +435,8 @@ OC.L10N.register( "Edit locally" : "ویرایش محلی", "Moving \"{source}\" to \"{destination}\" …" : "انتقال «{source}» به «{destination}» ...", "Copying \"{source}\" to \"{destination}\" …" : "کپی کردن \"{source}\" به \"{destination}\" ...", + "(copy)" : "(کپی)", + "(copy %n)" : "(کپی %n)", "Move cancelled" : "حرکت لغو شد", "Cancelled move or copy of \"{filename}\"." : "انتقال یا کپی \"{filename}\" لغو شد.", "Cancelled move or copy operation" : "عملیات انتقال یا کپی لغو شد", diff --git a/apps/files/l10n/fa.json b/apps/files/l10n/fa.json index 16faaf76e21..046a7a722da 100644 --- a/apps/files/l10n/fa.json +++ b/apps/files/l10n/fa.json @@ -228,6 +228,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "حذف پسوند فایل \"{old}\" ممکن است فایل را غیرقابل خواندن کند.", "Adding the file extension \"{new}\" may render the file unreadable." : "افزودن پسوند فایل \"{new}\" ممکن است فایل را غیرقابل خواندن کند.", "Do not show this dialog again." : "این کادر محاوره‌ای را دیگر نمایش نده.", + "Cancel" : "لغو", + "Rename" : "تغییرنام", "Select file or folder to link to" : "فایل یا پوشه را برای پیوند انتخاب کنید", "Choose {file}" : "انتخاب {file}", "Files settings" : "تنظیمات پرونده‌ها", @@ -290,30 +292,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["You are about to permanently delete {count} item","شما در شرف حذف دائمی {count} مورد هستید."], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["You are about to delete {count} item","شما در حال حذف {count} مورد هستید."], "Confirm deletion" : "تأیید حذف", - "Cancel" : "لغو", "Download" : "دانلود", "The requested file is not available." : "فایل مورد نظر موجود نیست.", "The requested files are not available." : "فایل‌های درخواستی در دسترس نیستند.", "Add to favorites" : "اضافه کردن به برگزیده ها", "Remove from favorites" : "حذف کردن از برگزیده ها", "Add or remove favorite" : "اضافه کردن یا حذف کردن موارد دلخواه", - "Moving \"{source}\" to \"{destination}\" …" : "انتقال «{source}» به «{destination}»", - "Copying \"{source}\" to \"{destination}\" …" : "کپی کردن \"{source}\" به \"{destination}\" ...", + "Move" : "انتقال", + "Copy" : "رونوشت", + "Move or copy" : "انتقال یا رونوشت", "Destination is not a folder" : "مقصد یک پوشه نیست", "This file/folder is already in that directory" : "این فایل/پوشه از قبل در آن دایرکتوری وجود دارد", "You cannot move a file/folder onto itself or into a subfolder of itself" : "شما نمی‌توانید یک فایل/پوشه را به داخل خودش یا به زیرپوشه‌ای از خودش منتقل کنید", - "(copy)" : "(کپی)", - "(copy %n)" : "(کپی %n)", "A file or folder with that name already exists in this folder" : "یک فایل یا پوشه با آن نام از قبل در این پوشه وجود دارد", "The files are locked" : "فایل‌ها قفل شده‌اند", "The file does not exist anymore" : "فایل دیگه وجود نداره", + "Moving \"{source}\" to \"{destination}\" …" : "انتقال «{source}» به «{destination}»", + "Copying \"{source}\" to \"{destination}\" …" : "کپی کردن \"{source}\" به \"{destination}\" ...", "Choose destination" : "مقصد را انتخاب کنید", "Copy to {target}" : "رونوشت به {target}", - "Copy" : "رونوشت", "Move to {target}" : "جابجایی به {target}", - "Move" : "انتقال", "Move or copy operation failed" : "عملیات انتقال یا کپی ناموفق بود", - "Move or copy" : "انتقال یا رونوشت", "Open folder" : "پوشه را بازکن", "Open folder {displayName}" : "باز کردن پوشه {displayName}", "Open in Files" : "در فایل باز کنید", @@ -323,7 +322,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "اکنون فایل باید روی دستگاه شما باز شود. اگر اینطور نیست، لطفاً بررسی کنید که برنامه دسکتاپ را نصب کرده‌اید.", "Retry and close" : "دوباره امتحان کنید و ببندید", "Open online" : "آنلاین باز کنید", - "Rename" : "تغییرنام", "Details" : "جزئیات", "View in folder" : "مشاهده در پوشه", "Type" : "نوع", @@ -342,10 +340,10 @@ "Some files could not be uploaded" : "بعضی از فایل‌ها آپلود نشدند", "Files uploaded successfully" : "فایل‌ها با موفقیت آپلود شدند", "No files to process" : "هیچ فایلی برای پردازش وجود ندارد", - "Some files could not be copied" : "بعضی از فایل‌ها کپی نمی‌شدند", - "Some files could not be moved" : "برخی از پرونده‌ها قابل انتقال نیستند", "Files copied successfully" : "فایل‌ها با موفقیت کپی شدند", "Files moved successfully" : "فایل‌ها با موفقیت منتقل شدند", + "Some files could not be copied" : "بعضی از فایل‌ها کپی نمی‌شدند", + "Some files could not be moved" : "برخی از پرونده‌ها قابل انتقال نیستند", "Conflicts resolution skipped" : "حل اختلافات متوقف شد", "Upload cancelled" : "آپلود لغو شد", "Could not rename \"{oldName}\", it does not exist any more" : "نمی‌توان نام «{oldName}» را تغییر داد، دیگر وجود ندارد", @@ -435,6 +433,8 @@ "Edit locally" : "ویرایش محلی", "Moving \"{source}\" to \"{destination}\" …" : "انتقال «{source}» به «{destination}» ...", "Copying \"{source}\" to \"{destination}\" …" : "کپی کردن \"{source}\" به \"{destination}\" ...", + "(copy)" : "(کپی)", + "(copy %n)" : "(کپی %n)", "Move cancelled" : "حرکت لغو شد", "Cancelled move or copy of \"{filename}\"." : "انتقال یا کپی \"{filename}\" لغو شد.", "Cancelled move or copy operation" : "عملیات انتقال یا کپی لغو شد", diff --git a/apps/files/l10n/fi.js b/apps/files/l10n/fi.js index 346aa6bece7..91a6d01e25c 100644 --- a/apps/files/l10n/fi.js +++ b/apps/files/l10n/fi.js @@ -202,6 +202,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Tiedostopäätteen \"{old}\" poistaminen saattaa tehdä tiedostosta lukukelvottoman.", "Adding the file extension \"{new}\" may render the file unreadable." : "Tiedostopäätteen \"{new}\" lisääminen saattaa tehdä tiedostosta lukukelvottoman.", "Do not show this dialog again." : "Älä näytä uudelleen", + "Cancel" : "Peruuta", + "Rename" : "Nimeä uudelleen", "Select file or folder to link to" : "Valitse tiedosto tai kansio, johon linkitetään", "Choose {file}" : "Valitse {file}", "Files settings" : "Tiedostojen asetukset", @@ -260,28 +262,26 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Olet poistamassa {count} kohteen lopullisesti","Olet poistamassa {count} kohdetta lopullisesti"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Olet poistamassa {count} kohteen","Olet poistamassa {count} kohdetta"], "Confirm deletion" : "Vahvista poistaminen", - "Cancel" : "Peruuta", "Download" : "Lataa", "The requested file is not available." : "Pyydetty tiedosto ei ole saatavilla.", "The requested files are not available." : "Pyydetyt tiedostot eivät ole saatavilla.", "Add to favorites" : "Lisää suosikkeihin", "Remove from favorites" : "Poista suosikeista", "Add or remove favorite" : "Lisää tai poista suosikki", - "Moving \"{source}\" to \"{destination}\" …" : "Siirretään \"{source}\" kohteeseen \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Kopioidaan \"{source}\" kohteeseen \"{destination}\" …", + "Move" : "Siirrä", + "Copy" : "Kopioi", + "Move or copy" : "Siirrä tai kopioi", "Destination is not a folder" : "Kohde ei ole kansio", "This file/folder is already in that directory" : "Tämä tiedosto/kansio on jo kyseisessä kansiossa", - "(copy)" : "(kopioi)", "A file or folder with that name already exists in this folder" : "Tiedosto tai kansio tällä nimellä on jo olemassa tässä kansiossa", "The files are locked" : "Tiedostot on lukittu", "The file does not exist anymore" : "Tiedostoa ei ole enää olemassa", + "Moving \"{source}\" to \"{destination}\" …" : "Siirretään \"{source}\" kohteeseen \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Kopioidaan \"{source}\" kohteeseen \"{destination}\" …", "Choose destination" : "Valitse kohde", "Copy to {target}" : "Kopioi kohteeseen {target}", - "Copy" : "Kopioi", "Move to {target}" : "Siirrä kohteeseen {target}", - "Move" : "Siirrä", "Move or copy operation failed" : "Siirto- tai kopiointitoiminto epäonnistui", - "Move or copy" : "Siirrä tai kopioi", "Open folder" : "Avaa kansio", "Open folder {displayName}" : "Avaa kansio {displayName}", "Open in Files" : "Avaa tiedostosovelluksessa", @@ -290,7 +290,6 @@ OC.L10N.register( "Open file locally" : "Avaa tiedosto paikallisesti", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Tiedoston pitäisi nyt avautua laitteellasi. Jos se ei avaudu, varmista että sinulla työpöytäsovellus asennettuna.", "Retry and close" : "Yritä uudelleen ja sulje", - "Rename" : "Nimeä uudelleen", "Details" : "Tiedot", "Unfavorite" : "Poista suosikeista", "View in folder" : "Näe kansiossa", @@ -310,10 +309,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Joitain tiedostoja ei voitu lähettää", "Files uploaded successfully" : "Tiedostot lähetetty onnistuneesti", "No files to process" : "Ei tiedostoja käsiteltäväksi", - "Some files could not be copied" : "Joitain tiedostoja ei voitu kopioida", - "Some files could not be moved" : "Joitain tiedostoja ei voitu siirtää", "Files copied successfully" : "Tiedostot kopioitu onnistuneesti", "Files moved successfully" : "Tiedostot siirretty onnistuneesti", + "Some files could not be copied" : "Joitain tiedostoja ei voitu kopioida", + "Some files could not be moved" : "Joitain tiedostoja ei voitu siirtää", "Upload cancelled" : "Lataus peruutettu", "Could not rename \"{oldName}\", it does not exist any more" : "Kohdetta \"{oldName}\" ei voitu nimetä uudelleen, koska sitä ei ole enää olemassa", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nimi \"{newName}\" on jo käytössä kansiossa \"{dir}\". Valitse toinen nimi.", @@ -392,6 +391,7 @@ OC.L10N.register( "Edit locally" : "Muokkaa paikallisesti", "Moving \"{source}\" to \"{destination}\" …" : "Siirretään \"{source}\" kohteeseen \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Kopioidaan \"{source}\" kohteeseen \"{destination}\" …", + "(copy)" : "(kopioi)", "Move cancelled" : "Siirtäminen peruttu", "Cancelled move or copy operation" : "Siirto- tai kopiointitoiminto peruttu", "Open details" : "Avaa yksityiskohdat", diff --git a/apps/files/l10n/fi.json b/apps/files/l10n/fi.json index 5a884b992b3..e18cfa0d875 100644 --- a/apps/files/l10n/fi.json +++ b/apps/files/l10n/fi.json @@ -200,6 +200,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Tiedostopäätteen \"{old}\" poistaminen saattaa tehdä tiedostosta lukukelvottoman.", "Adding the file extension \"{new}\" may render the file unreadable." : "Tiedostopäätteen \"{new}\" lisääminen saattaa tehdä tiedostosta lukukelvottoman.", "Do not show this dialog again." : "Älä näytä uudelleen", + "Cancel" : "Peruuta", + "Rename" : "Nimeä uudelleen", "Select file or folder to link to" : "Valitse tiedosto tai kansio, johon linkitetään", "Choose {file}" : "Valitse {file}", "Files settings" : "Tiedostojen asetukset", @@ -258,28 +260,26 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Olet poistamassa {count} kohteen lopullisesti","Olet poistamassa {count} kohdetta lopullisesti"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Olet poistamassa {count} kohteen","Olet poistamassa {count} kohdetta"], "Confirm deletion" : "Vahvista poistaminen", - "Cancel" : "Peruuta", "Download" : "Lataa", "The requested file is not available." : "Pyydetty tiedosto ei ole saatavilla.", "The requested files are not available." : "Pyydetyt tiedostot eivät ole saatavilla.", "Add to favorites" : "Lisää suosikkeihin", "Remove from favorites" : "Poista suosikeista", "Add or remove favorite" : "Lisää tai poista suosikki", - "Moving \"{source}\" to \"{destination}\" …" : "Siirretään \"{source}\" kohteeseen \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Kopioidaan \"{source}\" kohteeseen \"{destination}\" …", + "Move" : "Siirrä", + "Copy" : "Kopioi", + "Move or copy" : "Siirrä tai kopioi", "Destination is not a folder" : "Kohde ei ole kansio", "This file/folder is already in that directory" : "Tämä tiedosto/kansio on jo kyseisessä kansiossa", - "(copy)" : "(kopioi)", "A file or folder with that name already exists in this folder" : "Tiedosto tai kansio tällä nimellä on jo olemassa tässä kansiossa", "The files are locked" : "Tiedostot on lukittu", "The file does not exist anymore" : "Tiedostoa ei ole enää olemassa", + "Moving \"{source}\" to \"{destination}\" …" : "Siirretään \"{source}\" kohteeseen \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Kopioidaan \"{source}\" kohteeseen \"{destination}\" …", "Choose destination" : "Valitse kohde", "Copy to {target}" : "Kopioi kohteeseen {target}", - "Copy" : "Kopioi", "Move to {target}" : "Siirrä kohteeseen {target}", - "Move" : "Siirrä", "Move or copy operation failed" : "Siirto- tai kopiointitoiminto epäonnistui", - "Move or copy" : "Siirrä tai kopioi", "Open folder" : "Avaa kansio", "Open folder {displayName}" : "Avaa kansio {displayName}", "Open in Files" : "Avaa tiedostosovelluksessa", @@ -288,7 +288,6 @@ "Open file locally" : "Avaa tiedosto paikallisesti", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Tiedoston pitäisi nyt avautua laitteellasi. Jos se ei avaudu, varmista että sinulla työpöytäsovellus asennettuna.", "Retry and close" : "Yritä uudelleen ja sulje", - "Rename" : "Nimeä uudelleen", "Details" : "Tiedot", "Unfavorite" : "Poista suosikeista", "View in folder" : "Näe kansiossa", @@ -308,10 +307,10 @@ "Some files could not be uploaded" : "Joitain tiedostoja ei voitu lähettää", "Files uploaded successfully" : "Tiedostot lähetetty onnistuneesti", "No files to process" : "Ei tiedostoja käsiteltäväksi", - "Some files could not be copied" : "Joitain tiedostoja ei voitu kopioida", - "Some files could not be moved" : "Joitain tiedostoja ei voitu siirtää", "Files copied successfully" : "Tiedostot kopioitu onnistuneesti", "Files moved successfully" : "Tiedostot siirretty onnistuneesti", + "Some files could not be copied" : "Joitain tiedostoja ei voitu kopioida", + "Some files could not be moved" : "Joitain tiedostoja ei voitu siirtää", "Upload cancelled" : "Lataus peruutettu", "Could not rename \"{oldName}\", it does not exist any more" : "Kohdetta \"{oldName}\" ei voitu nimetä uudelleen, koska sitä ei ole enää olemassa", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Nimi \"{newName}\" on jo käytössä kansiossa \"{dir}\". Valitse toinen nimi.", @@ -390,6 +389,7 @@ "Edit locally" : "Muokkaa paikallisesti", "Moving \"{source}\" to \"{destination}\" …" : "Siirretään \"{source}\" kohteeseen \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Kopioidaan \"{source}\" kohteeseen \"{destination}\" …", + "(copy)" : "(kopioi)", "Move cancelled" : "Siirtäminen peruttu", "Cancelled move or copy operation" : "Siirto- tai kopiointitoiminto peruttu", "Open details" : "Avaa yksityiskohdat", diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index b303c7d8a21..17eb7c5409d 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -233,6 +233,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Retirer l'extension de fichier \"{old}\" peut rendre le fichier illisible.", "Adding the file extension \"{new}\" may render the file unreadable." : "Ajouter l'extension de fichier \"{new}\" peut rendre le fichier illisible.", "Do not show this dialog again." : "Ne plus montrer cette boite de dialogue.", + "Cancel" : "Annuler", + "Rename" : "Renommer", "Select file or folder to link to" : "Sélection d'un fichier ou d'un dossier à lier", "Choose {file}" : "Choisir {file}", "Files settings" : "Paramètres de Fichiers", @@ -298,30 +300,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Vous êtes sur le point de supprimer définitivement {count} élément","Vous êtes sur le point de supprimer définitivement {count} éléments","Vous êtes sur le point de supprimer définitivement {count} éléments"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Vous êtes sur le point de supprimer {count} élément","Vous êtes sur le point de supprimer {count} éléments","Vous êtes sur le point de supprimer {count} éléments"], "Confirm deletion" : "Confirmer la suppression", - "Cancel" : "Annuler", "Download" : "Télécharger", "The requested file is not available." : "Le fichier demandé n'est pas disponible.", "The requested files are not available." : "Les fichiers demandés ne sont pas disponibles.", "Add to favorites" : "Ajouter aux favoris", "Remove from favorites" : "Retirer des favoris", "Add or remove favorite" : "Ajouter ou supprimer un favoris", - "Moving \"{source}\" to \"{destination}\" …" : "Déplacement de \"{source}\" vers \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Copie de \"{source}\" vers \"{destination}\" …", + "Move" : "Déplacer", + "Copy" : "Copier", + "Move or copy" : "Déplacer ou copier", "Destination is not a folder" : "La destination n'est pas un dossier", "This file/folder is already in that directory" : "Ce fichier/dossier se trouve déjà dans ce dossier", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Vous ne pouvez pas déplacer un fichier/dossier sur lui-même ou dans un sous-dossier de celui-ci", - "(copy)" : "(copie)", - "(copy %n)" : "(copier %n)", "A file or folder with that name already exists in this folder" : "Un fichier ou un dossier portant ce nom existe déjà dans ce dossier", "The files are locked" : "Les fichiers sont verrouillés", "The file does not exist anymore" : "Le fichier n'existe plus", + "Moving \"{source}\" to \"{destination}\" …" : "Déplacement de \"{source}\" vers \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Copie de \"{source}\" vers \"{destination}\" …", "Choose destination" : "Choisir la destination", "Copy to {target}" : "Copier vers {target}", - "Copy" : "Copier", "Move to {target}" : "Déplacer vers {target}", - "Move" : "Déplacer", "Move or copy operation failed" : "L'opération de copie ou de déplacement a échoué", - "Move or copy" : "Déplacer ou copier", "Open folder" : "Ouvrir le dossier", "Open folder {displayName}" : "Ouvrir le dossier {displayName}", "Open in Files" : "Ouvrir dans Fichiers", @@ -331,7 +330,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Le fichier devrait maintenant s'ouvrir sur votre appareil. Si ce n'est pas le cas, vérifiez que vous avez installé l'application de bureau.", "Retry and close" : "Réessayer et fermer", "Open online" : "Ouvrir en ligne", - "Rename" : "Renommer", "Details" : "Détails", "Open the details sidebar" : "Ouvrir la barre latéral des détails", "Unfavorite" : "Retirer des favoris", @@ -353,10 +351,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Certains fichiers n'ont pu être téléversés", "Files uploaded successfully" : "Fichiers téléversés avec succès", "No files to process" : "Aucun fichier à traiter", - "Some files could not be copied" : "Certains des fichiers n’ont pas pu être copiés", - "Some files could not be moved" : "Certains fichiers n’ont pu être déplacés", "Files copied successfully" : "Fichiers copiés avec succès", "Files moved successfully" : "Fichiers déplacés avec succès", + "Some files could not be copied" : "Certains des fichiers n’ont pas pu être copiés", + "Some files could not be moved" : "Certains fichiers n’ont pu être déplacés", "Conflicts resolution skipped" : "Résolution des conflits ignorée", "Upload cancelled" : "Téléversement annulé", "Could not rename \"{oldName}\", it does not exist any more" : "Impossible de renommer \"{oldName}\", il n'existe plus.", @@ -446,6 +444,8 @@ OC.L10N.register( "Edit locally" : "Éditer localement", "Moving \"{source}\" to \"{destination}\" …" : "Déplacement de \"{source}\" vers \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Copie de \"{source}\" vers \"{destination}\" …", + "(copy)" : "(copie)", + "(copy %n)" : "(copier %n)", "Move cancelled" : "Déplacement annulé", "Cancelled move or copy of \"{filename}\"." : "Déplacement ou copie de \"{filename}\" annulé.", "Cancelled move or copy operation" : "Opération de déplacement ou de copie annulée", diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index 503917528ee..f44b878cda0 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -231,6 +231,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Retirer l'extension de fichier \"{old}\" peut rendre le fichier illisible.", "Adding the file extension \"{new}\" may render the file unreadable." : "Ajouter l'extension de fichier \"{new}\" peut rendre le fichier illisible.", "Do not show this dialog again." : "Ne plus montrer cette boite de dialogue.", + "Cancel" : "Annuler", + "Rename" : "Renommer", "Select file or folder to link to" : "Sélection d'un fichier ou d'un dossier à lier", "Choose {file}" : "Choisir {file}", "Files settings" : "Paramètres de Fichiers", @@ -296,30 +298,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Vous êtes sur le point de supprimer définitivement {count} élément","Vous êtes sur le point de supprimer définitivement {count} éléments","Vous êtes sur le point de supprimer définitivement {count} éléments"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Vous êtes sur le point de supprimer {count} élément","Vous êtes sur le point de supprimer {count} éléments","Vous êtes sur le point de supprimer {count} éléments"], "Confirm deletion" : "Confirmer la suppression", - "Cancel" : "Annuler", "Download" : "Télécharger", "The requested file is not available." : "Le fichier demandé n'est pas disponible.", "The requested files are not available." : "Les fichiers demandés ne sont pas disponibles.", "Add to favorites" : "Ajouter aux favoris", "Remove from favorites" : "Retirer des favoris", "Add or remove favorite" : "Ajouter ou supprimer un favoris", - "Moving \"{source}\" to \"{destination}\" …" : "Déplacement de \"{source}\" vers \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Copie de \"{source}\" vers \"{destination}\" …", + "Move" : "Déplacer", + "Copy" : "Copier", + "Move or copy" : "Déplacer ou copier", "Destination is not a folder" : "La destination n'est pas un dossier", "This file/folder is already in that directory" : "Ce fichier/dossier se trouve déjà dans ce dossier", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Vous ne pouvez pas déplacer un fichier/dossier sur lui-même ou dans un sous-dossier de celui-ci", - "(copy)" : "(copie)", - "(copy %n)" : "(copier %n)", "A file or folder with that name already exists in this folder" : "Un fichier ou un dossier portant ce nom existe déjà dans ce dossier", "The files are locked" : "Les fichiers sont verrouillés", "The file does not exist anymore" : "Le fichier n'existe plus", + "Moving \"{source}\" to \"{destination}\" …" : "Déplacement de \"{source}\" vers \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Copie de \"{source}\" vers \"{destination}\" …", "Choose destination" : "Choisir la destination", "Copy to {target}" : "Copier vers {target}", - "Copy" : "Copier", "Move to {target}" : "Déplacer vers {target}", - "Move" : "Déplacer", "Move or copy operation failed" : "L'opération de copie ou de déplacement a échoué", - "Move or copy" : "Déplacer ou copier", "Open folder" : "Ouvrir le dossier", "Open folder {displayName}" : "Ouvrir le dossier {displayName}", "Open in Files" : "Ouvrir dans Fichiers", @@ -329,7 +328,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Le fichier devrait maintenant s'ouvrir sur votre appareil. Si ce n'est pas le cas, vérifiez que vous avez installé l'application de bureau.", "Retry and close" : "Réessayer et fermer", "Open online" : "Ouvrir en ligne", - "Rename" : "Renommer", "Details" : "Détails", "Open the details sidebar" : "Ouvrir la barre latéral des détails", "Unfavorite" : "Retirer des favoris", @@ -351,10 +349,10 @@ "Some files could not be uploaded" : "Certains fichiers n'ont pu être téléversés", "Files uploaded successfully" : "Fichiers téléversés avec succès", "No files to process" : "Aucun fichier à traiter", - "Some files could not be copied" : "Certains des fichiers n’ont pas pu être copiés", - "Some files could not be moved" : "Certains fichiers n’ont pu être déplacés", "Files copied successfully" : "Fichiers copiés avec succès", "Files moved successfully" : "Fichiers déplacés avec succès", + "Some files could not be copied" : "Certains des fichiers n’ont pas pu être copiés", + "Some files could not be moved" : "Certains fichiers n’ont pu être déplacés", "Conflicts resolution skipped" : "Résolution des conflits ignorée", "Upload cancelled" : "Téléversement annulé", "Could not rename \"{oldName}\", it does not exist any more" : "Impossible de renommer \"{oldName}\", il n'existe plus.", @@ -444,6 +442,8 @@ "Edit locally" : "Éditer localement", "Moving \"{source}\" to \"{destination}\" …" : "Déplacement de \"{source}\" vers \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Copie de \"{source}\" vers \"{destination}\" …", + "(copy)" : "(copie)", + "(copy %n)" : "(copier %n)", "Move cancelled" : "Déplacement annulé", "Cancelled move or copy of \"{filename}\"." : "Déplacement ou copie de \"{filename}\" annulé.", "Cancelled move or copy operation" : "Opération de déplacement ou de copie annulée", diff --git a/apps/files/l10n/ga.js b/apps/files/l10n/ga.js index d6a6539c25a..709a83e6828 100644 --- a/apps/files/l10n/ga.js +++ b/apps/files/l10n/ga.js @@ -233,6 +233,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Má bhaintear an iarmhír chomhaid \"{old}\" seans go mbeidh an comhad do-léite.", "Adding the file extension \"{new}\" may render the file unreadable." : "Má chuirtear an síneadh comhad \"{new}\" leis, seans go mbeidh an comhad do-léite.", "Do not show this dialog again." : "Ná taispeáin an dialóg seo arís.", + "Cancel" : "Cealaigh", + "Rename" : "Athainmnigh", "Select file or folder to link to" : "Roghnaigh comhad nó fillteán le nascadh leis", "Choose {file}" : "Roghnaigh {file}", "Files settings" : "Socruithe comhaid", @@ -298,30 +300,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Tá tú ar tí {count} mír a scriosadh go buan","Tá tú ar tí {count} mír a scriosadh go buan","Tá tú ar tí {count} mír a scriosadh go buan","Tá tú ar tí {count} mír a scriosadh go buan","Tá tú ar tí {count} mír a scriosadh go buan"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Tá tú ar tí {count} mír a scriosadh","Tá tú ar tí {count} mír a scriosadh","Tá tú ar tí {count} mír a scriosadh","Tá tú ar tí {count} mír a scriosadh","Tá tú ar tí {count} mír a scriosadh"], "Confirm deletion" : "Deimhnigh scriosadh", - "Cancel" : "Cealaigh", "Download" : "Íoslódáil", "The requested file is not available." : "Níl an comhad iarrtha ar fáil.", "The requested files are not available." : "Níl na comhaid iarrtha ar fáil.", "Add to favorites" : "Cuir le ceanáin", "Remove from favorites" : "Bain ó cheanáin", "Add or remove favorite" : "Cuir leis nó bain an rogha is fearr leat", - "Moving \"{source}\" to \"{destination}\" …" : "Ag bogadh \"{source}\" go \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Ag cóipeáil \"{source}\" go \"{destination}\" …", + "Move" : "Bog", + "Copy" : "Cóipeáil", + "Move or copy" : "Bog nó cóipeáil", "Destination is not a folder" : "Ní fillteán é ceann scríbe", "This file/folder is already in that directory" : "Tá an comhad/fillteán seo san eolaire sin cheana féin", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Ní féidir leat comhad/fillteán a bhogadh isteach ann féin nó isteach i bhfofhillteán de féin", - "(copy)" : "(cóip)", - "(copy %n)" : "(cóip %n)", "A file or folder with that name already exists in this folder" : "Tá comhad nó fillteán leis an ainm sin san fhillteán seo cheana", "The files are locked" : "Tá na comhaid faoi ghlas", "The file does not exist anymore" : "Níl an comhad ann a thuilleadh", + "Moving \"{source}\" to \"{destination}\" …" : "Ag bogadh \"{source}\" go \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Ag cóipeáil \"{source}\" go \"{destination}\" …", "Choose destination" : "Roghnaigh ceann scríbe", "Copy to {target}" : "Cóipeáil chuig {target}", - "Copy" : "Cóipeáil", "Move to {target}" : "Bog go {target}", - "Move" : "Bog", "Move or copy operation failed" : "Theip ar an oibríocht a bhogadh nó a chóipeáil", - "Move or copy" : "Bog nó cóipeáil", "Open folder" : "Oscail fillteán", "Open folder {displayName}" : "Oscail fillteán {displayName}", "Open in Files" : "Oscail i Comhaid", @@ -331,7 +330,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Ba cheart an comhad a oscailt anois ar do ghléas. Mura ndéanann sé, seiceáil le do thoil go bhfuil an aip deisce suiteáilte agat.", "Retry and close" : "Bain triail eile as agus dún", "Open online" : "Oscail ar líne", - "Rename" : "Athainmnigh", "Details" : "Sonraí", "Open the details sidebar" : "Oscail an barra taoibh sonraí", "Unfavorite" : "Mí-mheas", @@ -353,10 +351,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Níorbh fhéidir roinnt comhad a uaslódáil", "Files uploaded successfully" : "D'éirigh le huaslódáil comhaid", "No files to process" : "Níl aon chomhaid le próiseáil", - "Some files could not be copied" : "Níorbh fhéidir roinnt comhad a chóipeáil", - "Some files could not be moved" : "Níorbh fhéidir roinnt comhad a bhogadh", "Files copied successfully" : "D'éirigh le cóipeáil na gcomhaid", "Files moved successfully" : "Bogadh na comhaid go rathúil", + "Some files could not be copied" : "Níorbh fhéidir roinnt comhad a chóipeáil", + "Some files could not be moved" : "Níorbh fhéidir roinnt comhad a bhogadh", "Conflicts resolution skipped" : "Léiríodh réiteach coinbhleachta", "Upload cancelled" : "Cuireadh an t-uaslódáil ar ceal", "Could not rename \"{oldName}\", it does not exist any more" : "Níorbh fhéidir \"{oldName}\" a athainmniú, níl sé ann a thuilleadh", @@ -446,6 +444,8 @@ OC.L10N.register( "Edit locally" : "Cuir in eagar go háitiúil", "Moving \"{source}\" to \"{destination}\" …" : "Ag bogadh \"{source}\" go \"{destination}\" ...", "Copying \"{source}\" to \"{destination}\" …" : "“{source}” á chóipeáil go “{destination}”…", + "(copy)" : "(cóip)", + "(copy %n)" : "(cóip %n)", "Move cancelled" : "Bogadh ar ceal", "Cancelled move or copy of \"{filename}\"." : "Cealaíodh bogadh nó cóip de \"{filename}\".", "Cancelled move or copy operation" : "Oibríocht aistrithe nó cóipeála curtha ar ceal", diff --git a/apps/files/l10n/ga.json b/apps/files/l10n/ga.json index ed1fae718ac..952c90c9fe7 100644 --- a/apps/files/l10n/ga.json +++ b/apps/files/l10n/ga.json @@ -231,6 +231,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Má bhaintear an iarmhír chomhaid \"{old}\" seans go mbeidh an comhad do-léite.", "Adding the file extension \"{new}\" may render the file unreadable." : "Má chuirtear an síneadh comhad \"{new}\" leis, seans go mbeidh an comhad do-léite.", "Do not show this dialog again." : "Ná taispeáin an dialóg seo arís.", + "Cancel" : "Cealaigh", + "Rename" : "Athainmnigh", "Select file or folder to link to" : "Roghnaigh comhad nó fillteán le nascadh leis", "Choose {file}" : "Roghnaigh {file}", "Files settings" : "Socruithe comhaid", @@ -296,30 +298,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Tá tú ar tí {count} mír a scriosadh go buan","Tá tú ar tí {count} mír a scriosadh go buan","Tá tú ar tí {count} mír a scriosadh go buan","Tá tú ar tí {count} mír a scriosadh go buan","Tá tú ar tí {count} mír a scriosadh go buan"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Tá tú ar tí {count} mír a scriosadh","Tá tú ar tí {count} mír a scriosadh","Tá tú ar tí {count} mír a scriosadh","Tá tú ar tí {count} mír a scriosadh","Tá tú ar tí {count} mír a scriosadh"], "Confirm deletion" : "Deimhnigh scriosadh", - "Cancel" : "Cealaigh", "Download" : "Íoslódáil", "The requested file is not available." : "Níl an comhad iarrtha ar fáil.", "The requested files are not available." : "Níl na comhaid iarrtha ar fáil.", "Add to favorites" : "Cuir le ceanáin", "Remove from favorites" : "Bain ó cheanáin", "Add or remove favorite" : "Cuir leis nó bain an rogha is fearr leat", - "Moving \"{source}\" to \"{destination}\" …" : "Ag bogadh \"{source}\" go \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Ag cóipeáil \"{source}\" go \"{destination}\" …", + "Move" : "Bog", + "Copy" : "Cóipeáil", + "Move or copy" : "Bog nó cóipeáil", "Destination is not a folder" : "Ní fillteán é ceann scríbe", "This file/folder is already in that directory" : "Tá an comhad/fillteán seo san eolaire sin cheana féin", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Ní féidir leat comhad/fillteán a bhogadh isteach ann féin nó isteach i bhfofhillteán de féin", - "(copy)" : "(cóip)", - "(copy %n)" : "(cóip %n)", "A file or folder with that name already exists in this folder" : "Tá comhad nó fillteán leis an ainm sin san fhillteán seo cheana", "The files are locked" : "Tá na comhaid faoi ghlas", "The file does not exist anymore" : "Níl an comhad ann a thuilleadh", + "Moving \"{source}\" to \"{destination}\" …" : "Ag bogadh \"{source}\" go \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Ag cóipeáil \"{source}\" go \"{destination}\" …", "Choose destination" : "Roghnaigh ceann scríbe", "Copy to {target}" : "Cóipeáil chuig {target}", - "Copy" : "Cóipeáil", "Move to {target}" : "Bog go {target}", - "Move" : "Bog", "Move or copy operation failed" : "Theip ar an oibríocht a bhogadh nó a chóipeáil", - "Move or copy" : "Bog nó cóipeáil", "Open folder" : "Oscail fillteán", "Open folder {displayName}" : "Oscail fillteán {displayName}", "Open in Files" : "Oscail i Comhaid", @@ -329,7 +328,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Ba cheart an comhad a oscailt anois ar do ghléas. Mura ndéanann sé, seiceáil le do thoil go bhfuil an aip deisce suiteáilte agat.", "Retry and close" : "Bain triail eile as agus dún", "Open online" : "Oscail ar líne", - "Rename" : "Athainmnigh", "Details" : "Sonraí", "Open the details sidebar" : "Oscail an barra taoibh sonraí", "Unfavorite" : "Mí-mheas", @@ -351,10 +349,10 @@ "Some files could not be uploaded" : "Níorbh fhéidir roinnt comhad a uaslódáil", "Files uploaded successfully" : "D'éirigh le huaslódáil comhaid", "No files to process" : "Níl aon chomhaid le próiseáil", - "Some files could not be copied" : "Níorbh fhéidir roinnt comhad a chóipeáil", - "Some files could not be moved" : "Níorbh fhéidir roinnt comhad a bhogadh", "Files copied successfully" : "D'éirigh le cóipeáil na gcomhaid", "Files moved successfully" : "Bogadh na comhaid go rathúil", + "Some files could not be copied" : "Níorbh fhéidir roinnt comhad a chóipeáil", + "Some files could not be moved" : "Níorbh fhéidir roinnt comhad a bhogadh", "Conflicts resolution skipped" : "Léiríodh réiteach coinbhleachta", "Upload cancelled" : "Cuireadh an t-uaslódáil ar ceal", "Could not rename \"{oldName}\", it does not exist any more" : "Níorbh fhéidir \"{oldName}\" a athainmniú, níl sé ann a thuilleadh", @@ -444,6 +442,8 @@ "Edit locally" : "Cuir in eagar go háitiúil", "Moving \"{source}\" to \"{destination}\" …" : "Ag bogadh \"{source}\" go \"{destination}\" ...", "Copying \"{source}\" to \"{destination}\" …" : "“{source}” á chóipeáil go “{destination}”…", + "(copy)" : "(cóip)", + "(copy %n)" : "(cóip %n)", "Move cancelled" : "Bogadh ar ceal", "Cancelled move or copy of \"{filename}\"." : "Cealaíodh bogadh nó cóip de \"{filename}\".", "Cancelled move or copy operation" : "Oibríocht aistrithe nó cóipeála curtha ar ceal", diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 00c01e88417..4930a8dc54d 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -233,6 +233,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Retirar a extensión de ficheiro «{old}» pode facer que o ficheiro sexa ilexíbel.", "Adding the file extension \"{new}\" may render the file unreadable." : "Engadir a extensión de ficheiro «{new}» pode facer que o ficheiro sexa ilexíbel.", "Do not show this dialog again." : "Non volver amosar este diálogo", + "Cancel" : "Cancelar", + "Rename" : "Cambiar o nome", "Select file or folder to link to" : "Seleccione o ficheiro ou cartafol ao que ligar", "Choose {file}" : "Escoller {file}", "Files settings" : "Axustes de Ficheiros", @@ -298,30 +300,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Está a piques de eliminar definitivamente {count} elemento","Está a piques de eliminar definitivamente {count} elementos"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Está a piques de eliminar {count} elemento","Está a piques de eliminar {count} elementos"], "Confirm deletion" : "Confirmar a eliminación", - "Cancel" : "Cancelar", "Download" : "Descargar", "The requested file is not available." : "O ficheiro solicitado non está dispoñíbel.", "The requested files are not available." : "Os ficheiros solicitados non están dispoñíbeis", "Add to favorites" : "Engadir a favoritos", "Remove from favorites" : "Retirar de favoritos", "Add or remove favorite" : "Engadir ou retirar favoritos", - "Moving \"{source}\" to \"{destination}\" …" : "Movendo «{source}» a «{destination}»…", - "Copying \"{source}\" to \"{destination}\" …" : "Copiando «{source}» en «{destination}»…", + "Move" : "Mover", + "Copy" : "Copiar", + "Move or copy" : "Mover ou copiar", "Destination is not a folder" : "O destino non é un cartafol", "This file/folder is already in that directory" : "Este ficheiro/cartafol xa está nese directorio", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Non é posíbel mover un ficheiro/cartafol sobre si mesmo ou a un subcartafol de si mesmo", - "(copy)" : "(copiar)", - "(copy %n)" : "(copiar %n)", "A file or folder with that name already exists in this folder" : "Neste cartafol xa existe un ficheiro ou cartafol con ese nome", "The files are locked" : "Os ficheiros están bloqueados", "The file does not exist anymore" : "O ficheiro xa non existe", + "Moving \"{source}\" to \"{destination}\" …" : "Movendo «{source}» a «{destination}»…", + "Copying \"{source}\" to \"{destination}\" …" : "Copiando «{source}» en «{destination}»…", "Choose destination" : "Escoller o destino", "Copy to {target}" : "Copiar en {target}", - "Copy" : "Copiar", "Move to {target}" : "Mover a {target}", - "Move" : "Mover", "Move or copy operation failed" : "Produciuse un erro na operación de copia ou de movemento", - "Move or copy" : "Mover ou copiar", "Open folder" : "Abrir o cartafol", "Open folder {displayName}" : "Abrir o cartafol {displayName}", "Open in Files" : "Abrir en Ficheiros", @@ -331,7 +330,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "O ficheiro debería abrirse agora no seu dispositivo. Se non é así, comprobe se ten instalada a aplicación de escritorio.", "Retry and close" : "Tentar de novo e pechar", "Open online" : "Abrir en liña", - "Rename" : "Cambiar o nome", "Details" : "Detalles", "Open the details sidebar" : "Abrir a barra lateral de detalles", "Unfavorite" : "Retirar de favoritos", @@ -353,10 +351,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Non foi posíbel enviar algúns ficheiros", "Files uploaded successfully" : "Ficheiros enviados satisfactoriamente", "No files to process" : "Non hai ficheiros para procesar", - "Some files could not be copied" : "Non foi posíbel copiar algúns ficheiros", - "Some files could not be moved" : "Non foi posíbel mover algúns ficheiros", "Files copied successfully" : "Ficheiros copiados correctamente", "Files moved successfully" : "Ficheiros movidos correctamente", + "Some files could not be copied" : "Non foi posíbel copiar algúns ficheiros", + "Some files could not be moved" : "Non foi posíbel mover algúns ficheiros", "Conflicts resolution skipped" : "Omitiuse a resolución dos conflitos", "Upload cancelled" : "Envío cancelado", "Could not rename \"{oldName}\", it does not exist any more" : "Non foi posíbel cambiarlle o nome a «{oldName}», xa non existe", @@ -446,6 +444,8 @@ OC.L10N.register( "Edit locally" : "Editar localmente", "Moving \"{source}\" to \"{destination}\" …" : "Movendo «{source}» a «{destination}»…", "Copying \"{source}\" to \"{destination}\" …" : "Copiando «{source}» en «{destination}»…", + "(copy)" : "(copiar)", + "(copy %n)" : "(copiar %n)", "Move cancelled" : "Cancelouse o movemento", "Cancelled move or copy of \"{filename}\"." : "Foi cancelado o movemento ou copia de «{filename}»", "Cancelled move or copy operation" : "Foi cancelada a operación de movemento ou copia", diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index 7177f2a8c3d..14a87c794b8 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -231,6 +231,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Retirar a extensión de ficheiro «{old}» pode facer que o ficheiro sexa ilexíbel.", "Adding the file extension \"{new}\" may render the file unreadable." : "Engadir a extensión de ficheiro «{new}» pode facer que o ficheiro sexa ilexíbel.", "Do not show this dialog again." : "Non volver amosar este diálogo", + "Cancel" : "Cancelar", + "Rename" : "Cambiar o nome", "Select file or folder to link to" : "Seleccione o ficheiro ou cartafol ao que ligar", "Choose {file}" : "Escoller {file}", "Files settings" : "Axustes de Ficheiros", @@ -296,30 +298,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Está a piques de eliminar definitivamente {count} elemento","Está a piques de eliminar definitivamente {count} elementos"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Está a piques de eliminar {count} elemento","Está a piques de eliminar {count} elementos"], "Confirm deletion" : "Confirmar a eliminación", - "Cancel" : "Cancelar", "Download" : "Descargar", "The requested file is not available." : "O ficheiro solicitado non está dispoñíbel.", "The requested files are not available." : "Os ficheiros solicitados non están dispoñíbeis", "Add to favorites" : "Engadir a favoritos", "Remove from favorites" : "Retirar de favoritos", "Add or remove favorite" : "Engadir ou retirar favoritos", - "Moving \"{source}\" to \"{destination}\" …" : "Movendo «{source}» a «{destination}»…", - "Copying \"{source}\" to \"{destination}\" …" : "Copiando «{source}» en «{destination}»…", + "Move" : "Mover", + "Copy" : "Copiar", + "Move or copy" : "Mover ou copiar", "Destination is not a folder" : "O destino non é un cartafol", "This file/folder is already in that directory" : "Este ficheiro/cartafol xa está nese directorio", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Non é posíbel mover un ficheiro/cartafol sobre si mesmo ou a un subcartafol de si mesmo", - "(copy)" : "(copiar)", - "(copy %n)" : "(copiar %n)", "A file or folder with that name already exists in this folder" : "Neste cartafol xa existe un ficheiro ou cartafol con ese nome", "The files are locked" : "Os ficheiros están bloqueados", "The file does not exist anymore" : "O ficheiro xa non existe", + "Moving \"{source}\" to \"{destination}\" …" : "Movendo «{source}» a «{destination}»…", + "Copying \"{source}\" to \"{destination}\" …" : "Copiando «{source}» en «{destination}»…", "Choose destination" : "Escoller o destino", "Copy to {target}" : "Copiar en {target}", - "Copy" : "Copiar", "Move to {target}" : "Mover a {target}", - "Move" : "Mover", "Move or copy operation failed" : "Produciuse un erro na operación de copia ou de movemento", - "Move or copy" : "Mover ou copiar", "Open folder" : "Abrir o cartafol", "Open folder {displayName}" : "Abrir o cartafol {displayName}", "Open in Files" : "Abrir en Ficheiros", @@ -329,7 +328,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "O ficheiro debería abrirse agora no seu dispositivo. Se non é así, comprobe se ten instalada a aplicación de escritorio.", "Retry and close" : "Tentar de novo e pechar", "Open online" : "Abrir en liña", - "Rename" : "Cambiar o nome", "Details" : "Detalles", "Open the details sidebar" : "Abrir a barra lateral de detalles", "Unfavorite" : "Retirar de favoritos", @@ -351,10 +349,10 @@ "Some files could not be uploaded" : "Non foi posíbel enviar algúns ficheiros", "Files uploaded successfully" : "Ficheiros enviados satisfactoriamente", "No files to process" : "Non hai ficheiros para procesar", - "Some files could not be copied" : "Non foi posíbel copiar algúns ficheiros", - "Some files could not be moved" : "Non foi posíbel mover algúns ficheiros", "Files copied successfully" : "Ficheiros copiados correctamente", "Files moved successfully" : "Ficheiros movidos correctamente", + "Some files could not be copied" : "Non foi posíbel copiar algúns ficheiros", + "Some files could not be moved" : "Non foi posíbel mover algúns ficheiros", "Conflicts resolution skipped" : "Omitiuse a resolución dos conflitos", "Upload cancelled" : "Envío cancelado", "Could not rename \"{oldName}\", it does not exist any more" : "Non foi posíbel cambiarlle o nome a «{oldName}», xa non existe", @@ -444,6 +442,8 @@ "Edit locally" : "Editar localmente", "Moving \"{source}\" to \"{destination}\" …" : "Movendo «{source}» a «{destination}»…", "Copying \"{source}\" to \"{destination}\" …" : "Copiando «{source}» en «{destination}»…", + "(copy)" : "(copiar)", + "(copy %n)" : "(copiar %n)", "Move cancelled" : "Cancelouse o movemento", "Cancelled move or copy of \"{filename}\"." : "Foi cancelado o movemento ou copia de «{filename}»", "Cancelled move or copy operation" : "Foi cancelada a operación de movemento ou copia", diff --git a/apps/files/l10n/hr.js b/apps/files/l10n/hr.js index eb3d7a54520..1cb3aa3a5eb 100644 --- a/apps/files/l10n/hr.js +++ b/apps/files/l10n/hr.js @@ -233,6 +233,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Brisanje ekstenzije datoteke \"{old}\" može učiniti datoteku nečitljivom.", "Adding the file extension \"{new}\" may render the file unreadable." : "Dodavanje ekstenzije datoteci \"{new}\" može učiniti datoteku nečitljivom.", "Do not show this dialog again." : "Ne prikazuj ovaj dijalog ponovno.", + "Cancel" : "Odustani", + "Rename" : "Preimenuj", "Select file or folder to link to" : "Odaberi datoteku ili mapu za povezivanje na", "Choose {file}" : "Odaberi {file}", "Files settings" : "Postavke datoteka", @@ -298,30 +300,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Ovim ćete trajno izbrisati {count} stavku","Ovim ćete trajno izbrisati {count} stavki","Ovim ćete trajno izbrisati {count} stavki"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Ovim ćete izbrisati {count} stavku","Ovim ćete izbrisati {count} stavke","Ovim ćete izbrisati {count} stavke"], "Confirm deletion" : "Potvrdi brisanje", - "Cancel" : "Odustani", "Download" : "Preuzmi", "The requested file is not available." : "Odabrana datoteka nije dostupna.", "The requested files are not available." : "Odabrane datoteke nisu dostupne.", "Add to favorites" : "Dodaj u favorite", "Remove from favorites" : "Ukloni iz favorita", "Add or remove favorite" : "Dodaj ili ukloni favorita", - "Moving \"{source}\" to \"{destination}\" …" : "Premještanje iz \"{source}\" u \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Kopiranje iz \"{source}\" u \"{destination}\" …", + "Move" : "Premjesti", + "Copy" : "Kopiraj", + "Move or copy" : "Premjesti ili kopiraj", "Destination is not a folder" : "Odredište nije mapa", "This file/folder is already in that directory" : "Ova datoteka/mapa se već nalazi u toj mapi", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Ne možete premjestiti datoteku/mapu unutar same sebe ili u svoju podmapu", - "(copy)" : "(kopiraj)", - "(copy %n)" : "(kopiraj %n)", "A file or folder with that name already exists in this folder" : "Datoteka ili mapa s istim imenom već postoje u ovoj mapi", "The files are locked" : "Datoteke su zaključane.", "The file does not exist anymore" : "Datoteka više ne postoji", + "Moving \"{source}\" to \"{destination}\" …" : "Premještanje iz \"{source}\" u \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Kopiranje iz \"{source}\" u \"{destination}\" …", "Choose destination" : "Odaberi odredište", "Copy to {target}" : "Kopiraj u {target}", - "Copy" : "Kopiraj", "Move to {target}" : "Premjesti u {target}", - "Move" : "Premjesti", "Move or copy operation failed" : "Premještanje ili kopiranje nije uspjelo", - "Move or copy" : "Premjesti ili kopiraj", "Open folder" : "Otvori mapu", "Open folder {displayName}" : "Otvori mapu {displayName}", "Open in Files" : "Otvori u aplikaciji Datoteke", @@ -331,7 +330,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Datoteka bi se sada trebala otvoriti na vašem uređaju. Ako se to ne dogodi, provjerite imate li instaliranu desktop aplikaciju.", "Retry and close" : "Ponovi i zatvori", "Open online" : "Otvori u pregledniku", - "Rename" : "Preimenuj", "Details" : "Pojedinosti", "Open the details sidebar" : "Otvori bočnu traku s detaljima", "Unfavorite" : "Ukloni iz favorita", @@ -353,10 +351,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Neke datoteke nije moguće priložiti", "Files uploaded successfully" : "Datoteke su uspješno priložene", "No files to process" : "Nema datoteka za obradu", - "Some files could not be copied" : "Neke datoteke nije moguće kopirati", - "Some files could not be moved" : "Neke datoteke nije moguće premjestiti", "Files copied successfully" : "Datoteke su uspješno kopirane", "Files moved successfully" : "Datoteke su uspješno premještene", + "Some files could not be copied" : "Neke datoteke nije moguće kopirati", + "Some files could not be moved" : "Neke datoteke nije moguće premjestiti", "Conflicts resolution skipped" : "Preskočeno rješavanje konflikata", "Upload cancelled" : "Prilaganje prekinuto", "Could not rename \"{oldName}\", it does not exist any more" : "Neuspješno preimenovanje „{oldName}”, datoteka više ne postoji", @@ -446,6 +444,8 @@ OC.L10N.register( "Edit locally" : "Otvori lokalno", "Moving \"{source}\" to \"{destination}\" …" : "Premještanje iz \"{source}\" u \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Kopiranje iz \"{source}\" u \"{destination}\" …", + "(copy)" : "(kopiraj)", + "(copy %n)" : "(kopiraj %n)", "Move cancelled" : "Premještanje prekinuto", "Cancelled move or copy of \"{filename}\"." : "Prekinuto premještanje ili kopiranje \"{filename}\".", "Cancelled move or copy operation" : "Operacija premještanja ili kopiranja je prekinuta", diff --git a/apps/files/l10n/hr.json b/apps/files/l10n/hr.json index c2fbad549e3..eca633437e5 100644 --- a/apps/files/l10n/hr.json +++ b/apps/files/l10n/hr.json @@ -231,6 +231,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Brisanje ekstenzije datoteke \"{old}\" može učiniti datoteku nečitljivom.", "Adding the file extension \"{new}\" may render the file unreadable." : "Dodavanje ekstenzije datoteci \"{new}\" može učiniti datoteku nečitljivom.", "Do not show this dialog again." : "Ne prikazuj ovaj dijalog ponovno.", + "Cancel" : "Odustani", + "Rename" : "Preimenuj", "Select file or folder to link to" : "Odaberi datoteku ili mapu za povezivanje na", "Choose {file}" : "Odaberi {file}", "Files settings" : "Postavke datoteka", @@ -296,30 +298,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Ovim ćete trajno izbrisati {count} stavku","Ovim ćete trajno izbrisati {count} stavki","Ovim ćete trajno izbrisati {count} stavki"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Ovim ćete izbrisati {count} stavku","Ovim ćete izbrisati {count} stavke","Ovim ćete izbrisati {count} stavke"], "Confirm deletion" : "Potvrdi brisanje", - "Cancel" : "Odustani", "Download" : "Preuzmi", "The requested file is not available." : "Odabrana datoteka nije dostupna.", "The requested files are not available." : "Odabrane datoteke nisu dostupne.", "Add to favorites" : "Dodaj u favorite", "Remove from favorites" : "Ukloni iz favorita", "Add or remove favorite" : "Dodaj ili ukloni favorita", - "Moving \"{source}\" to \"{destination}\" …" : "Premještanje iz \"{source}\" u \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Kopiranje iz \"{source}\" u \"{destination}\" …", + "Move" : "Premjesti", + "Copy" : "Kopiraj", + "Move or copy" : "Premjesti ili kopiraj", "Destination is not a folder" : "Odredište nije mapa", "This file/folder is already in that directory" : "Ova datoteka/mapa se već nalazi u toj mapi", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Ne možete premjestiti datoteku/mapu unutar same sebe ili u svoju podmapu", - "(copy)" : "(kopiraj)", - "(copy %n)" : "(kopiraj %n)", "A file or folder with that name already exists in this folder" : "Datoteka ili mapa s istim imenom već postoje u ovoj mapi", "The files are locked" : "Datoteke su zaključane.", "The file does not exist anymore" : "Datoteka više ne postoji", + "Moving \"{source}\" to \"{destination}\" …" : "Premještanje iz \"{source}\" u \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Kopiranje iz \"{source}\" u \"{destination}\" …", "Choose destination" : "Odaberi odredište", "Copy to {target}" : "Kopiraj u {target}", - "Copy" : "Kopiraj", "Move to {target}" : "Premjesti u {target}", - "Move" : "Premjesti", "Move or copy operation failed" : "Premještanje ili kopiranje nije uspjelo", - "Move or copy" : "Premjesti ili kopiraj", "Open folder" : "Otvori mapu", "Open folder {displayName}" : "Otvori mapu {displayName}", "Open in Files" : "Otvori u aplikaciji Datoteke", @@ -329,7 +328,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Datoteka bi se sada trebala otvoriti na vašem uređaju. Ako se to ne dogodi, provjerite imate li instaliranu desktop aplikaciju.", "Retry and close" : "Ponovi i zatvori", "Open online" : "Otvori u pregledniku", - "Rename" : "Preimenuj", "Details" : "Pojedinosti", "Open the details sidebar" : "Otvori bočnu traku s detaljima", "Unfavorite" : "Ukloni iz favorita", @@ -351,10 +349,10 @@ "Some files could not be uploaded" : "Neke datoteke nije moguće priložiti", "Files uploaded successfully" : "Datoteke su uspješno priložene", "No files to process" : "Nema datoteka za obradu", - "Some files could not be copied" : "Neke datoteke nije moguće kopirati", - "Some files could not be moved" : "Neke datoteke nije moguće premjestiti", "Files copied successfully" : "Datoteke su uspješno kopirane", "Files moved successfully" : "Datoteke su uspješno premještene", + "Some files could not be copied" : "Neke datoteke nije moguće kopirati", + "Some files could not be moved" : "Neke datoteke nije moguće premjestiti", "Conflicts resolution skipped" : "Preskočeno rješavanje konflikata", "Upload cancelled" : "Prilaganje prekinuto", "Could not rename \"{oldName}\", it does not exist any more" : "Neuspješno preimenovanje „{oldName}”, datoteka više ne postoji", @@ -444,6 +442,8 @@ "Edit locally" : "Otvori lokalno", "Moving \"{source}\" to \"{destination}\" …" : "Premještanje iz \"{source}\" u \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Kopiranje iz \"{source}\" u \"{destination}\" …", + "(copy)" : "(kopiraj)", + "(copy %n)" : "(kopiraj %n)", "Move cancelled" : "Premještanje prekinuto", "Cancelled move or copy of \"{filename}\"." : "Prekinuto premještanje ili kopiranje \"{filename}\".", "Cancelled move or copy operation" : "Operacija premještanja ili kopiranja je prekinuta", diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js index 3548f00c2f6..7ace401b920 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -230,6 +230,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "A fájl „{old}” kiterjesztésének eltávolítása olvashatatlanná teheti azt.", "Adding the file extension \"{new}\" may render the file unreadable." : "A fájl „{new}” kiterjesztésének hozzáadása olvashatatlanná teheti azt.", "Do not show this dialog again." : "Ne jelenítse meg újra ezt a párbeszédablakot.", + "Cancel" : "Mégse", + "Rename" : "Átnevezés", "Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát", "Choose {file}" : "{file} kiválasztása", "Files settings" : "Fájlok beállításai", @@ -294,30 +296,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["{count} elem végleges törlésére készül","{count} elem végleges törlésére készül"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["{count} elem törlésére készül","{count} elem törlésére készül"], "Confirm deletion" : "Törlés megerősítése", - "Cancel" : "Mégse", "Download" : "Letöltés", "The requested file is not available." : "A kért fájl nem érhető el.", "The requested files are not available." : "A kért fájlok nem érhetőek el.", "Add to favorites" : "Hozzáadás a kedvencekhez", "Remove from favorites" : "Eltávolítás a kedvencekből", "Add or remove favorite" : "Kedvenc hozzáadása vagy eltávolítása", - "Moving \"{source}\" to \"{destination}\" …" : "A(z) „{source}” áthelyezése ide: „{destination}”…", - "Copying \"{source}\" to \"{destination}\" …" : "A(z) „{source}” másolása ide: „{destination}”…", + "Move" : "Áthelyezés", + "Copy" : "Másolás", + "Move or copy" : "Áthelyezés vagy másolás", "Destination is not a folder" : "A cél nem mappa", "This file/folder is already in that directory" : "Ez a fájl/mappa már létezik a mappában", "You cannot move a file/folder onto itself or into a subfolder of itself" : "A fájl/mappa önmagába, vagy saját almappájába áthelyezése nem lehetséges", - "(copy)" : "(másolat)", - "(copy %n)" : "(%n. másolat)", "A file or folder with that name already exists in this folder" : "Már létezik ilyen nevű fájl vagy mappa ebben a mappában", "The files are locked" : "A fájlok zárolva vannak", "The file does not exist anymore" : "Ez a fájl már nem létezik", + "Moving \"{source}\" to \"{destination}\" …" : "A(z) „{source}” áthelyezése ide: „{destination}”…", + "Copying \"{source}\" to \"{destination}\" …" : "A(z) „{source}” másolása ide: „{destination}”…", "Choose destination" : "Válasszon célt", "Copy to {target}" : "Másolás ide: {target}", - "Copy" : "Másolás", "Move to {target}" : "Áthelyezés ide: {target}", - "Move" : "Áthelyezés", "Move or copy operation failed" : "Nem sikerült az áthelyezés vagy a másolás", - "Move or copy" : "Áthelyezés vagy másolás", "Open folder" : "Mappa megnyitása", "Open folder {displayName}" : "A(z) {displayName} mappa megnyitása", "Open in Files" : "Megnyitás a Fájlokban", @@ -327,7 +326,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "A fájlnak most már meg kellene nyílni az eszközén. Ha mégsem, ellenőrizze, hogy telepítve van-e az asztali alkalmazás.", "Retry and close" : "Újrapróbálás és bezárás", "Open online" : "Megnyitás online", - "Rename" : "Átnevezés", "Details" : "Részletek", "Unfavorite" : "Nem kedvenc", "View in folder" : "Megtekintés mappában", @@ -347,10 +345,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Néhány fájlt nem lehet feltölteni", "Files uploaded successfully" : "Fájlok sikeresen feltöltve", "No files to process" : "Nincsenek feldolgozandó fájlok", - "Some files could not be copied" : "Néhány fájlt nem lehetett másolni", - "Some files could not be moved" : "Néhány fájlt nem lehetett áthelyezni", "Files copied successfully" : "A fájlok másolása sikeres", "Files moved successfully" : "A fájlok áthelyezése sikeres", + "Some files could not be copied" : "Néhány fájlt nem lehetett másolni", + "Some files could not be moved" : "Néhány fájlt nem lehetett áthelyezni", "Conflicts resolution skipped" : "Konfliktusfeloldás kihagyva", "Upload cancelled" : "Feltöltés megszakítva", "Could not rename \"{oldName}\", it does not exist any more" : "A(z) „{oldName}” nem nevezhető át, mert már nem létezik", @@ -440,6 +438,8 @@ OC.L10N.register( "Edit locally" : "Szerkesztés helyileg", "Moving \"{source}\" to \"{destination}\" …" : "„{source}” áthelyezése ide: „{destination}” …", "Copying \"{source}\" to \"{destination}\" …" : "„{source}” másolása ide: „{destination}” …", + "(copy)" : "(másolat)", + "(copy %n)" : "(%n. másolat)", "Move cancelled" : "Áthelyezés megszakítva", "Cancelled move or copy of \"{filename}\"." : "A(z) „{filename}” áthelyezése vagy másolása megszakítva.", "Cancelled move or copy operation" : "Az áthelyezés vagy másolás művelet megszakítva", diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json index 1a7e3e4a18a..f0e5531fbf0 100644 --- a/apps/files/l10n/hu.json +++ b/apps/files/l10n/hu.json @@ -228,6 +228,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "A fájl „{old}” kiterjesztésének eltávolítása olvashatatlanná teheti azt.", "Adding the file extension \"{new}\" may render the file unreadable." : "A fájl „{new}” kiterjesztésének hozzáadása olvashatatlanná teheti azt.", "Do not show this dialog again." : "Ne jelenítse meg újra ezt a párbeszédablakot.", + "Cancel" : "Mégse", + "Rename" : "Átnevezés", "Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát", "Choose {file}" : "{file} kiválasztása", "Files settings" : "Fájlok beállításai", @@ -292,30 +294,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["{count} elem végleges törlésére készül","{count} elem végleges törlésére készül"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["{count} elem törlésére készül","{count} elem törlésére készül"], "Confirm deletion" : "Törlés megerősítése", - "Cancel" : "Mégse", "Download" : "Letöltés", "The requested file is not available." : "A kért fájl nem érhető el.", "The requested files are not available." : "A kért fájlok nem érhetőek el.", "Add to favorites" : "Hozzáadás a kedvencekhez", "Remove from favorites" : "Eltávolítás a kedvencekből", "Add or remove favorite" : "Kedvenc hozzáadása vagy eltávolítása", - "Moving \"{source}\" to \"{destination}\" …" : "A(z) „{source}” áthelyezése ide: „{destination}”…", - "Copying \"{source}\" to \"{destination}\" …" : "A(z) „{source}” másolása ide: „{destination}”…", + "Move" : "Áthelyezés", + "Copy" : "Másolás", + "Move or copy" : "Áthelyezés vagy másolás", "Destination is not a folder" : "A cél nem mappa", "This file/folder is already in that directory" : "Ez a fájl/mappa már létezik a mappában", "You cannot move a file/folder onto itself or into a subfolder of itself" : "A fájl/mappa önmagába, vagy saját almappájába áthelyezése nem lehetséges", - "(copy)" : "(másolat)", - "(copy %n)" : "(%n. másolat)", "A file or folder with that name already exists in this folder" : "Már létezik ilyen nevű fájl vagy mappa ebben a mappában", "The files are locked" : "A fájlok zárolva vannak", "The file does not exist anymore" : "Ez a fájl már nem létezik", + "Moving \"{source}\" to \"{destination}\" …" : "A(z) „{source}” áthelyezése ide: „{destination}”…", + "Copying \"{source}\" to \"{destination}\" …" : "A(z) „{source}” másolása ide: „{destination}”…", "Choose destination" : "Válasszon célt", "Copy to {target}" : "Másolás ide: {target}", - "Copy" : "Másolás", "Move to {target}" : "Áthelyezés ide: {target}", - "Move" : "Áthelyezés", "Move or copy operation failed" : "Nem sikerült az áthelyezés vagy a másolás", - "Move or copy" : "Áthelyezés vagy másolás", "Open folder" : "Mappa megnyitása", "Open folder {displayName}" : "A(z) {displayName} mappa megnyitása", "Open in Files" : "Megnyitás a Fájlokban", @@ -325,7 +324,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "A fájlnak most már meg kellene nyílni az eszközén. Ha mégsem, ellenőrizze, hogy telepítve van-e az asztali alkalmazás.", "Retry and close" : "Újrapróbálás és bezárás", "Open online" : "Megnyitás online", - "Rename" : "Átnevezés", "Details" : "Részletek", "Unfavorite" : "Nem kedvenc", "View in folder" : "Megtekintés mappában", @@ -345,10 +343,10 @@ "Some files could not be uploaded" : "Néhány fájlt nem lehet feltölteni", "Files uploaded successfully" : "Fájlok sikeresen feltöltve", "No files to process" : "Nincsenek feldolgozandó fájlok", - "Some files could not be copied" : "Néhány fájlt nem lehetett másolni", - "Some files could not be moved" : "Néhány fájlt nem lehetett áthelyezni", "Files copied successfully" : "A fájlok másolása sikeres", "Files moved successfully" : "A fájlok áthelyezése sikeres", + "Some files could not be copied" : "Néhány fájlt nem lehetett másolni", + "Some files could not be moved" : "Néhány fájlt nem lehetett áthelyezni", "Conflicts resolution skipped" : "Konfliktusfeloldás kihagyva", "Upload cancelled" : "Feltöltés megszakítva", "Could not rename \"{oldName}\", it does not exist any more" : "A(z) „{oldName}” nem nevezhető át, mert már nem létezik", @@ -438,6 +436,8 @@ "Edit locally" : "Szerkesztés helyileg", "Moving \"{source}\" to \"{destination}\" …" : "„{source}” áthelyezése ide: „{destination}” …", "Copying \"{source}\" to \"{destination}\" …" : "„{source}” másolása ide: „{destination}” …", + "(copy)" : "(másolat)", + "(copy %n)" : "(%n. másolat)", "Move cancelled" : "Áthelyezés megszakítva", "Cancelled move or copy of \"{filename}\"." : "A(z) „{filename}” áthelyezése vagy másolása megszakítva.", "Cancelled move or copy operation" : "Az áthelyezés vagy másolás művelet megszakítva", diff --git a/apps/files/l10n/id.js b/apps/files/l10n/id.js index db885a2c962..9ac21279e3b 100644 --- a/apps/files/l10n/id.js +++ b/apps/files/l10n/id.js @@ -230,6 +230,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Menghapus ekstensi file \"{old}\" dapat membuat file tidak dapat dibaca.", "Adding the file extension \"{new}\" may render the file unreadable." : "Menambahkan ekstensi file \"{new}\" dapat membuat file tidak dapat dibaca.", "Do not show this dialog again." : "Jangan tampilkan dialog ini lagi.", + "Cancel" : "Membatalkan", + "Rename" : "Ubah nama", "Select file or folder to link to" : "Pilih berkas atau folder untuk ditautkan", "Choose {file}" : "Pilih {file}", "Files settings" : "Setelan berkas", @@ -294,30 +296,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Anda akan menghapus {count} item secara permanen"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Anda akan menghapus {count} item"], "Confirm deletion" : "Konfirmasi penghapusan", - "Cancel" : "Membatalkan", "Download" : "Unduh", "The requested file is not available." : "File yang diminta tidak tersedia.", "The requested files are not available." : "File yang diminta tidak tersedia.", "Add to favorites" : "Tambah ke favorit", "Remove from favorites" : "Remove from favorites", "Add or remove favorite" : "Tambahkan atau hapus favorit", - "Moving \"{source}\" to \"{destination}\" …" : "Memindahkan \"{source}\" ke \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Menyalin \"{source}\" ke \"{destination}\" …", + "Move" : "Pindah", + "Copy" : "Salin", + "Move or copy" : "Pindah atau salin", "Destination is not a folder" : "Tujuan bukan folder", "This file/folder is already in that directory" : "File/folder ini sudah ada di direktori tersebut", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Anda tidak dapat memindahkan file/folder ke dirinya sendiri atau ke subfolder dari dirinya sendiri", - "(copy)" : "(salinan)", - "(copy %n)" : "(salinan %n)", "A file or folder with that name already exists in this folder" : "File atau folder dengan nama tersebut sudah ada di folder ini", "The files are locked" : "File terkunci", "The file does not exist anymore" : "File tersebut sudah tidak ada", + "Moving \"{source}\" to \"{destination}\" …" : "Memindahkan \"{source}\" ke \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Menyalin \"{source}\" ke \"{destination}\" …", "Choose destination" : "Pilih tujuan", "Copy to {target}" : "Salin ke {target}", - "Copy" : "Salin", "Move to {target}" : "Pindahkan ke {target}", - "Move" : "Pindah", "Move or copy operation failed" : "Operasi pemindahan atau penyalinan gagal", - "Move or copy" : "Pindah atau salin", "Open folder" : "Buka folder", "Open folder {displayName}" : "Buka folder {displayName}", "Open in Files" : "Buka di File", @@ -327,7 +326,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "File seharusnya sekarang terbuka di perangkat Anda. Jika tidak, silakan periksa bahwa Anda telah menginstal aplikasi desktop.", "Retry and close" : "Coba lagi dan tutup", "Open online" : "Buka online", - "Rename" : "Ubah nama", "Details" : "Rincian", "Open the details sidebar" : "Buka bilah sisi detail", "Unfavorite" : "Hapus dari favorit", @@ -348,10 +346,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Beberapa file tidak dapat diunggah", "Files uploaded successfully" : "File berhasil diunggah", "No files to process" : "Tidak ada file untuk diproses", - "Some files could not be copied" : "Beberapa file tidak dapat disalin", - "Some files could not be moved" : "Beberapa berkas tidak dapat dipindahkan", "Files copied successfully" : "File berhasil disalin", "Files moved successfully" : "File berhasil dipindahkan", + "Some files could not be copied" : "Beberapa file tidak dapat disalin", + "Some files could not be moved" : "Beberapa berkas tidak dapat dipindahkan", "Conflicts resolution skipped" : "Penyelesaian konflik dilewati", "Upload cancelled" : "Unggahan dibatalkan", "Could not rename \"{oldName}\", it does not exist any more" : "Tidak dapat mengganti \"{oldName}\", tidak ada lagi", @@ -441,6 +439,8 @@ OC.L10N.register( "Edit locally" : "Sunting secara lokal", "Moving \"{source}\" to \"{destination}\" …" : "Memindahkan \"{source}\" ke \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Menyalin \"{source}\" ke \"{destination}\" …", + "(copy)" : "(salinan)", + "(copy %n)" : "(salinan %n)", "Move cancelled" : "Pemindahan dibatalkan", "Cancelled move or copy of \"{filename}\"." : "Pemindahan atau penyalinan \"{filename}\" dibatalkan.", "Cancelled move or copy operation" : "Operasi pemindahan atau penyalinan dibatalkan", diff --git a/apps/files/l10n/id.json b/apps/files/l10n/id.json index 9851faf9e10..550d010c046 100644 --- a/apps/files/l10n/id.json +++ b/apps/files/l10n/id.json @@ -228,6 +228,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Menghapus ekstensi file \"{old}\" dapat membuat file tidak dapat dibaca.", "Adding the file extension \"{new}\" may render the file unreadable." : "Menambahkan ekstensi file \"{new}\" dapat membuat file tidak dapat dibaca.", "Do not show this dialog again." : "Jangan tampilkan dialog ini lagi.", + "Cancel" : "Membatalkan", + "Rename" : "Ubah nama", "Select file or folder to link to" : "Pilih berkas atau folder untuk ditautkan", "Choose {file}" : "Pilih {file}", "Files settings" : "Setelan berkas", @@ -292,30 +294,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Anda akan menghapus {count} item secara permanen"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Anda akan menghapus {count} item"], "Confirm deletion" : "Konfirmasi penghapusan", - "Cancel" : "Membatalkan", "Download" : "Unduh", "The requested file is not available." : "File yang diminta tidak tersedia.", "The requested files are not available." : "File yang diminta tidak tersedia.", "Add to favorites" : "Tambah ke favorit", "Remove from favorites" : "Remove from favorites", "Add or remove favorite" : "Tambahkan atau hapus favorit", - "Moving \"{source}\" to \"{destination}\" …" : "Memindahkan \"{source}\" ke \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Menyalin \"{source}\" ke \"{destination}\" …", + "Move" : "Pindah", + "Copy" : "Salin", + "Move or copy" : "Pindah atau salin", "Destination is not a folder" : "Tujuan bukan folder", "This file/folder is already in that directory" : "File/folder ini sudah ada di direktori tersebut", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Anda tidak dapat memindahkan file/folder ke dirinya sendiri atau ke subfolder dari dirinya sendiri", - "(copy)" : "(salinan)", - "(copy %n)" : "(salinan %n)", "A file or folder with that name already exists in this folder" : "File atau folder dengan nama tersebut sudah ada di folder ini", "The files are locked" : "File terkunci", "The file does not exist anymore" : "File tersebut sudah tidak ada", + "Moving \"{source}\" to \"{destination}\" …" : "Memindahkan \"{source}\" ke \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Menyalin \"{source}\" ke \"{destination}\" …", "Choose destination" : "Pilih tujuan", "Copy to {target}" : "Salin ke {target}", - "Copy" : "Salin", "Move to {target}" : "Pindahkan ke {target}", - "Move" : "Pindah", "Move or copy operation failed" : "Operasi pemindahan atau penyalinan gagal", - "Move or copy" : "Pindah atau salin", "Open folder" : "Buka folder", "Open folder {displayName}" : "Buka folder {displayName}", "Open in Files" : "Buka di File", @@ -325,7 +324,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "File seharusnya sekarang terbuka di perangkat Anda. Jika tidak, silakan periksa bahwa Anda telah menginstal aplikasi desktop.", "Retry and close" : "Coba lagi dan tutup", "Open online" : "Buka online", - "Rename" : "Ubah nama", "Details" : "Rincian", "Open the details sidebar" : "Buka bilah sisi detail", "Unfavorite" : "Hapus dari favorit", @@ -346,10 +344,10 @@ "Some files could not be uploaded" : "Beberapa file tidak dapat diunggah", "Files uploaded successfully" : "File berhasil diunggah", "No files to process" : "Tidak ada file untuk diproses", - "Some files could not be copied" : "Beberapa file tidak dapat disalin", - "Some files could not be moved" : "Beberapa berkas tidak dapat dipindahkan", "Files copied successfully" : "File berhasil disalin", "Files moved successfully" : "File berhasil dipindahkan", + "Some files could not be copied" : "Beberapa file tidak dapat disalin", + "Some files could not be moved" : "Beberapa berkas tidak dapat dipindahkan", "Conflicts resolution skipped" : "Penyelesaian konflik dilewati", "Upload cancelled" : "Unggahan dibatalkan", "Could not rename \"{oldName}\", it does not exist any more" : "Tidak dapat mengganti \"{oldName}\", tidak ada lagi", @@ -439,6 +437,8 @@ "Edit locally" : "Sunting secara lokal", "Moving \"{source}\" to \"{destination}\" …" : "Memindahkan \"{source}\" ke \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Menyalin \"{source}\" ke \"{destination}\" …", + "(copy)" : "(salinan)", + "(copy %n)" : "(salinan %n)", "Move cancelled" : "Pemindahan dibatalkan", "Cancelled move or copy of \"{filename}\"." : "Pemindahan atau penyalinan \"{filename}\" dibatalkan.", "Cancelled move or copy operation" : "Operasi pemindahan atau penyalinan dibatalkan", diff --git a/apps/files/l10n/is.js b/apps/files/l10n/is.js index 1c4acabeac0..3a0e20af210 100644 --- a/apps/files/l10n/is.js +++ b/apps/files/l10n/is.js @@ -226,6 +226,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Sé skráaendingin \"{old}\" fjarlægð, gæti skráin orðið ólæsileg.", "Adding the file extension \"{new}\" may render the file unreadable." : "Sé skráaendingunni \"{new}\" bætt við, gæti skráin orðið ólæsileg.", "Do not show this dialog again." : "Ekki sýna þennan glugga aftur.", + "Cancel" : "Hætta við", + "Rename" : "Endurnefna", "Select file or folder to link to" : "Veldu skrá eða möppu til að tengja í", "Choose {file}" : "Veldu {file}", "Files settings" : "Stillingar skráaforritsins", @@ -286,30 +288,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Þú ert við það að eyða endanlega {count} atriði","Þú ert við það að eyða endanlega {count} atriðum"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Þú ert við það að eyða {count} atriði","Þú ert við það að eyða {count} atriðum"], "Confirm deletion" : "Staðfesta eyðingu", - "Cancel" : "Hætta við", "Download" : "Niðurhal", "The requested file is not available." : "Umbeðin skrá er ekki tiltæk.", "The requested files are not available." : "Umbeðnar skrár eru ekki tiltækar.", "Add to favorites" : "Bæta í eftirlæti", "Remove from favorites" : "Fjarlægja úr eftirlætum", "Add or remove favorite" : "Bæta við eða fjarlægja eftirlæti", - "Moving \"{source}\" to \"{destination}\" …" : "Færi \"{source}\" í \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Afrita \"{source}\" í \"{destination}\" …", + "Move" : "Færa", + "Copy" : "Afrita", + "Move or copy" : "Færa eða afrita", "Destination is not a folder" : "Áfangastaðurinn er ekki mappa", "This file/folder is already in that directory" : "Þessi skrá/mappa er þegar í þessari möppu", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Þú getur ekki flutt skrá/möppu inn í sjálfa sig eða inni í undirmöppu af sjálfri sér", - "(copy)" : "(afrita)", - "(copy %n)" : "(afrita %n)", "A file or folder with that name already exists in this folder" : "Skrá eða mappa með þessu heiti er þegar til staðar í þessari möppu", "The files are locked" : "Skrárnar eru læstar", "The file does not exist anymore" : "Skráin er ekki lengur til", + "Moving \"{source}\" to \"{destination}\" …" : "Færi \"{source}\" í \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Afrita \"{source}\" í \"{destination}\" …", "Choose destination" : "Veldu áfangastað", "Copy to {target}" : "Afrita í {target}", - "Copy" : "Afrita", "Move to {target}" : "Færa í {target}", - "Move" : "Færa", "Move or copy operation failed" : "Aðgerð við að færa eða afrita mistókst", - "Move or copy" : "Færa eða afrita", "Open folder" : "Opna möppu", "Open folder {displayName}" : "Opna möppu {displayName}", "Open in Files" : "Opna í skráaforritinu", @@ -319,7 +318,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Skráin ætti núna að opnast á tækinu þínu. Ef það gerist ekki, ættirðu að ganga úr skugga um að þú sért með vinnutölvuforritið uppsett.", "Retry and close" : "Prófa aftur og loka", "Open online" : "Opna á netinu", - "Rename" : "Endurnefna", "Details" : "Nánar", "View in folder" : "Skoða í möppu", "Type" : "Tegund", @@ -338,10 +336,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Ekki tókst að senda inn sumar skrár", "Files uploaded successfully" : "Tókst að senda inn skrár", "No files to process" : "Engar skrár til að vinna úr", - "Some files could not be copied" : "Ekki tókst að afrita sumar skrár", - "Some files could not be moved" : "Ekki tókst að færa sumar skrár", "Files copied successfully" : "Tókst að afrita skrár", "Files moved successfully" : "Tókst að færa skrár", + "Some files could not be copied" : "Ekki tókst að afrita sumar skrár", + "Some files could not be moved" : "Ekki tókst að færa sumar skrár", "Conflicts resolution skipped" : "Sleppti lausn árekstra", "Upload cancelled" : "Hætt við innsendingu", "Could not rename \"{oldName}\", it does not exist any more" : "Gat ekki endurnefnt \"{oldName}\", það er ekki lengur til staðar", @@ -429,6 +427,8 @@ OC.L10N.register( "Edit locally" : "Breyta staðvært", "Moving \"{source}\" to \"{destination}\" …" : "Færi \"{source}\" í \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Afrita \"{source}\" í \"{destination}\" …", + "(copy)" : "(afrita)", + "(copy %n)" : "(afrita %n)", "Move cancelled" : "Hætt við tilfærslu", "Cancelled move or copy of \"{filename}\"." : "Hætti við aðgerð við að færa eða afrita \"{filename}\".", "Cancelled move or copy operation" : "Hætti við aðgerð við að færa eða afrita", diff --git a/apps/files/l10n/is.json b/apps/files/l10n/is.json index a5818d90657..f822c46c321 100644 --- a/apps/files/l10n/is.json +++ b/apps/files/l10n/is.json @@ -224,6 +224,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Sé skráaendingin \"{old}\" fjarlægð, gæti skráin orðið ólæsileg.", "Adding the file extension \"{new}\" may render the file unreadable." : "Sé skráaendingunni \"{new}\" bætt við, gæti skráin orðið ólæsileg.", "Do not show this dialog again." : "Ekki sýna þennan glugga aftur.", + "Cancel" : "Hætta við", + "Rename" : "Endurnefna", "Select file or folder to link to" : "Veldu skrá eða möppu til að tengja í", "Choose {file}" : "Veldu {file}", "Files settings" : "Stillingar skráaforritsins", @@ -284,30 +286,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Þú ert við það að eyða endanlega {count} atriði","Þú ert við það að eyða endanlega {count} atriðum"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Þú ert við það að eyða {count} atriði","Þú ert við það að eyða {count} atriðum"], "Confirm deletion" : "Staðfesta eyðingu", - "Cancel" : "Hætta við", "Download" : "Niðurhal", "The requested file is not available." : "Umbeðin skrá er ekki tiltæk.", "The requested files are not available." : "Umbeðnar skrár eru ekki tiltækar.", "Add to favorites" : "Bæta í eftirlæti", "Remove from favorites" : "Fjarlægja úr eftirlætum", "Add or remove favorite" : "Bæta við eða fjarlægja eftirlæti", - "Moving \"{source}\" to \"{destination}\" …" : "Færi \"{source}\" í \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Afrita \"{source}\" í \"{destination}\" …", + "Move" : "Færa", + "Copy" : "Afrita", + "Move or copy" : "Færa eða afrita", "Destination is not a folder" : "Áfangastaðurinn er ekki mappa", "This file/folder is already in that directory" : "Þessi skrá/mappa er þegar í þessari möppu", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Þú getur ekki flutt skrá/möppu inn í sjálfa sig eða inni í undirmöppu af sjálfri sér", - "(copy)" : "(afrita)", - "(copy %n)" : "(afrita %n)", "A file or folder with that name already exists in this folder" : "Skrá eða mappa með þessu heiti er þegar til staðar í þessari möppu", "The files are locked" : "Skrárnar eru læstar", "The file does not exist anymore" : "Skráin er ekki lengur til", + "Moving \"{source}\" to \"{destination}\" …" : "Færi \"{source}\" í \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Afrita \"{source}\" í \"{destination}\" …", "Choose destination" : "Veldu áfangastað", "Copy to {target}" : "Afrita í {target}", - "Copy" : "Afrita", "Move to {target}" : "Færa í {target}", - "Move" : "Færa", "Move or copy operation failed" : "Aðgerð við að færa eða afrita mistókst", - "Move or copy" : "Færa eða afrita", "Open folder" : "Opna möppu", "Open folder {displayName}" : "Opna möppu {displayName}", "Open in Files" : "Opna í skráaforritinu", @@ -317,7 +316,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Skráin ætti núna að opnast á tækinu þínu. Ef það gerist ekki, ættirðu að ganga úr skugga um að þú sért með vinnutölvuforritið uppsett.", "Retry and close" : "Prófa aftur og loka", "Open online" : "Opna á netinu", - "Rename" : "Endurnefna", "Details" : "Nánar", "View in folder" : "Skoða í möppu", "Type" : "Tegund", @@ -336,10 +334,10 @@ "Some files could not be uploaded" : "Ekki tókst að senda inn sumar skrár", "Files uploaded successfully" : "Tókst að senda inn skrár", "No files to process" : "Engar skrár til að vinna úr", - "Some files could not be copied" : "Ekki tókst að afrita sumar skrár", - "Some files could not be moved" : "Ekki tókst að færa sumar skrár", "Files copied successfully" : "Tókst að afrita skrár", "Files moved successfully" : "Tókst að færa skrár", + "Some files could not be copied" : "Ekki tókst að afrita sumar skrár", + "Some files could not be moved" : "Ekki tókst að færa sumar skrár", "Conflicts resolution skipped" : "Sleppti lausn árekstra", "Upload cancelled" : "Hætt við innsendingu", "Could not rename \"{oldName}\", it does not exist any more" : "Gat ekki endurnefnt \"{oldName}\", það er ekki lengur til staðar", @@ -427,6 +425,8 @@ "Edit locally" : "Breyta staðvært", "Moving \"{source}\" to \"{destination}\" …" : "Færi \"{source}\" í \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Afrita \"{source}\" í \"{destination}\" …", + "(copy)" : "(afrita)", + "(copy %n)" : "(afrita %n)", "Move cancelled" : "Hætt við tilfærslu", "Cancelled move or copy of \"{filename}\"." : "Hætti við aðgerð við að færa eða afrita \"{filename}\".", "Cancelled move or copy operation" : "Hætti við aðgerð við að færa eða afrita", diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index e126df6388f..d5005b69352 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -233,6 +233,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Rimuovendo dell'estensione del file \"{old}\" potrebbe rendere il file illeggibile.", "Adding the file extension \"{new}\" may render the file unreadable." : "Aggiungere l'estensione del file \"{new}\" potrebbe rendere il file illeggibile.", "Do not show this dialog again." : "Non visualizzare più questa finestra di dialogo.", + "Cancel" : "Annulla", + "Rename" : "Rinomina", "Select file or folder to link to" : "Seleziona un file o una cartella da collegare", "Choose {file}" : "Scegli {file}", "Files settings" : "Impostazioni File", @@ -297,30 +299,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Stai per eliminare permanentemente {count} elemento","Stai per eliminare permanentemente {count} elementi","Stai per eliminare permanentemente {count} elementi"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Stai per eliminare {count} elemento","Stai per eliminare {count} elementi","Stai per eliminare {count} elementi"], "Confirm deletion" : "Conferma l'eliminazione", - "Cancel" : "Annulla", "Download" : "Scarica", "The requested file is not available." : "Il file richiesto non è disponibile.", "The requested files are not available." : "I file richiesti non sono disponibili.", "Add to favorites" : "Aggiungi ai preferiti", "Remove from favorites" : "Rimuovi dai preferiti", "Add or remove favorite" : "Aggiungi o rimuovi preferito", - "Moving \"{source}\" to \"{destination}\" …" : "Spostare \"{source}\" in \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Copiare \"{source}\" in \"{destination}\" …", + "Move" : "Sposta", + "Copy" : "Copia", + "Move or copy" : "Sposta o copia", "Destination is not a folder" : "La destinazione non è una cartella", "This file/folder is already in that directory" : "Questo file/cartella è già in quella cartella", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Non puoi spostare un file/cartella in se stesso o in una sottocartella di se stesso", - "(copy)" : "(copia)", - "(copy %n)" : "(copia %n)", "A file or folder with that name already exists in this folder" : "Esiste già un file o una cartella con quel nome in questa cartella", "The files are locked" : "I files sono bloccati", "The file does not exist anymore" : "Il file non esiste più", + "Moving \"{source}\" to \"{destination}\" …" : "Spostare \"{source}\" in \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Copiare \"{source}\" in \"{destination}\" …", "Choose destination" : "Scegli la destinazione", "Copy to {target}" : "Copia in {target}", - "Copy" : "Copia", "Move to {target}" : "Sposta in {target}", - "Move" : "Sposta", "Move or copy operation failed" : "Operazione di spostamento o copia fallita", - "Move or copy" : "Sposta o copia", "Open folder" : "Apri cartella", "Open folder {displayName}" : "Apri la cartella {displayName}", "Open in Files" : "Apri in File", @@ -330,7 +329,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Il file dovrebbe ora aprirsi sul tuo dispositivo. In caso contrario, controlla di aver installato l'applicazione desktop.", "Retry and close" : "Riprova e chiudi", "Open online" : "Apri online", - "Rename" : "Rinomina", "Details" : "Dettagli", "Open the details sidebar" : "Apri la barra laterale dei dettagli", "Unfavorite" : "Rimuovi preferito", @@ -352,10 +350,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Alcuni file non possono essere caricati", "Files uploaded successfully" : "Files caricati correttamente", "No files to process" : "Nessun file da elaborare", - "Some files could not be copied" : "Alcuni file non possono essere copiati", - "Some files could not be moved" : "Alcuni file non possono essere spostati", "Files copied successfully" : "File copiati correttamente", "Files moved successfully" : "File spostati correttamente", + "Some files could not be copied" : "Alcuni file non possono essere copiati", + "Some files could not be moved" : "Alcuni file non possono essere spostati", "Conflicts resolution skipped" : "Risoluzione dei conflitti saltata", "Upload cancelled" : "Caricamento annullato", "Could not rename \"{oldName}\", it does not exist any more" : "Impossibile rinominare \"{oldName}\", non esiste più", @@ -445,6 +443,8 @@ OC.L10N.register( "Edit locally" : "Modifica localmente", "Moving \"{source}\" to \"{destination}\" …" : "Sposta \"{source}\" in \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Copia \"{source}\" in \"{destination}\" …", + "(copy)" : "(copia)", + "(copy %n)" : "(copia %n)", "Move cancelled" : "Spostamento annullato", "Cancelled move or copy of \"{filename}\"." : "Spostamento o copia di \"{filename}\" annullato.", "Cancelled move or copy operation" : "Operazione di spostamento o copia annullata", diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 4b89620f79c..0447410ce4a 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -231,6 +231,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Rimuovendo dell'estensione del file \"{old}\" potrebbe rendere il file illeggibile.", "Adding the file extension \"{new}\" may render the file unreadable." : "Aggiungere l'estensione del file \"{new}\" potrebbe rendere il file illeggibile.", "Do not show this dialog again." : "Non visualizzare più questa finestra di dialogo.", + "Cancel" : "Annulla", + "Rename" : "Rinomina", "Select file or folder to link to" : "Seleziona un file o una cartella da collegare", "Choose {file}" : "Scegli {file}", "Files settings" : "Impostazioni File", @@ -295,30 +297,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Stai per eliminare permanentemente {count} elemento","Stai per eliminare permanentemente {count} elementi","Stai per eliminare permanentemente {count} elementi"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Stai per eliminare {count} elemento","Stai per eliminare {count} elementi","Stai per eliminare {count} elementi"], "Confirm deletion" : "Conferma l'eliminazione", - "Cancel" : "Annulla", "Download" : "Scarica", "The requested file is not available." : "Il file richiesto non è disponibile.", "The requested files are not available." : "I file richiesti non sono disponibili.", "Add to favorites" : "Aggiungi ai preferiti", "Remove from favorites" : "Rimuovi dai preferiti", "Add or remove favorite" : "Aggiungi o rimuovi preferito", - "Moving \"{source}\" to \"{destination}\" …" : "Spostare \"{source}\" in \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Copiare \"{source}\" in \"{destination}\" …", + "Move" : "Sposta", + "Copy" : "Copia", + "Move or copy" : "Sposta o copia", "Destination is not a folder" : "La destinazione non è una cartella", "This file/folder is already in that directory" : "Questo file/cartella è già in quella cartella", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Non puoi spostare un file/cartella in se stesso o in una sottocartella di se stesso", - "(copy)" : "(copia)", - "(copy %n)" : "(copia %n)", "A file or folder with that name already exists in this folder" : "Esiste già un file o una cartella con quel nome in questa cartella", "The files are locked" : "I files sono bloccati", "The file does not exist anymore" : "Il file non esiste più", + "Moving \"{source}\" to \"{destination}\" …" : "Spostare \"{source}\" in \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Copiare \"{source}\" in \"{destination}\" …", "Choose destination" : "Scegli la destinazione", "Copy to {target}" : "Copia in {target}", - "Copy" : "Copia", "Move to {target}" : "Sposta in {target}", - "Move" : "Sposta", "Move or copy operation failed" : "Operazione di spostamento o copia fallita", - "Move or copy" : "Sposta o copia", "Open folder" : "Apri cartella", "Open folder {displayName}" : "Apri la cartella {displayName}", "Open in Files" : "Apri in File", @@ -328,7 +327,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Il file dovrebbe ora aprirsi sul tuo dispositivo. In caso contrario, controlla di aver installato l'applicazione desktop.", "Retry and close" : "Riprova e chiudi", "Open online" : "Apri online", - "Rename" : "Rinomina", "Details" : "Dettagli", "Open the details sidebar" : "Apri la barra laterale dei dettagli", "Unfavorite" : "Rimuovi preferito", @@ -350,10 +348,10 @@ "Some files could not be uploaded" : "Alcuni file non possono essere caricati", "Files uploaded successfully" : "Files caricati correttamente", "No files to process" : "Nessun file da elaborare", - "Some files could not be copied" : "Alcuni file non possono essere copiati", - "Some files could not be moved" : "Alcuni file non possono essere spostati", "Files copied successfully" : "File copiati correttamente", "Files moved successfully" : "File spostati correttamente", + "Some files could not be copied" : "Alcuni file non possono essere copiati", + "Some files could not be moved" : "Alcuni file non possono essere spostati", "Conflicts resolution skipped" : "Risoluzione dei conflitti saltata", "Upload cancelled" : "Caricamento annullato", "Could not rename \"{oldName}\", it does not exist any more" : "Impossibile rinominare \"{oldName}\", non esiste più", @@ -443,6 +441,8 @@ "Edit locally" : "Modifica localmente", "Moving \"{source}\" to \"{destination}\" …" : "Sposta \"{source}\" in \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Copia \"{source}\" in \"{destination}\" …", + "(copy)" : "(copia)", + "(copy %n)" : "(copia %n)", "Move cancelled" : "Spostamento annullato", "Cancelled move or copy of \"{filename}\"." : "Spostamento o copia di \"{filename}\" annullato.", "Cancelled move or copy operation" : "Operazione di spostamento o copia annullata", diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index e01b2f38cdc..cb36715201b 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -233,6 +233,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "ファイル拡張子 \"{old}\" を削除すると、ファイルが読み取れなくなる可能性があります。", "Adding the file extension \"{new}\" may render the file unreadable." : "ファイル拡張子 \"{new}\" を追加すると、ファイルが読み取れなくなる可能性があります。", "Do not show this dialog again." : "このダイアログを二度と表示しない。", + "Cancel" : "キャンセル", + "Rename" : "名前の変更", "Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択", "Choose {file}" : "{file}を選択", "Files settings" : "ファイルの設定", @@ -298,30 +300,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["{count}アイテムを完全に削除しようとしています"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["あなたは {count} 個のアイテムを削除しようとしています"], "Confirm deletion" : "削除の確認", - "Cancel" : "キャンセル", "Download" : "ダウンロード", "The requested file is not available." : "要求されたファイルは使用できません。", "The requested files are not available." : "要求されたファイルは使用できません。", "Add to favorites" : "お気に入りに追加", "Remove from favorites" : "お気に入りから削除", "Add or remove favorite" : "お気に入りを追加または削除", - "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"に移動", - "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"にコピー", + "Move" : "移動", + "Copy" : "コピー", + "Move or copy" : "移動またはコピー", "Destination is not a folder" : "宛先がフォルダではありません", "This file/folder is already in that directory" : "このファイル/フォルダはすでにそのディレクトリにあります", "You cannot move a file/folder onto itself or into a subfolder of itself" : "ファイル/フォルダをそれ自身の上に移動したり、それ自身のサブフォルダに移動したりすることはできません。", - "(copy)" : "(copy)", - "(copy %n)" : "(copy %n)", "A file or folder with that name already exists in this folder" : "その名前のファイルまたはフォルダが、このフォルダに既に存在します", "The files are locked" : "ファイルはロックされています", "The file does not exist anymore" : "ファイルはもう存在しません", + "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"に移動", + "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"にコピー", "Choose destination" : "移動先を選択", "Copy to {target}" : "{target} にコピー", - "Copy" : "コピー", "Move to {target}" : "{target} に移動", - "Move" : "移動", "Move or copy operation failed" : "移動またはコピー操作は失敗しました", - "Move or copy" : "移動またはコピー", "Open folder" : "フォルダーを開く", "Open folder {displayName}" : "フォルダ {displayName} を開く", "Open in Files" : "ファイルアプリで開く", @@ -331,7 +330,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "ファイルがデバイス上で開くはずです。開かない場合は、デスクトップアプリがインストールされているかご確認ください。", "Retry and close" : "再試行して閉じる", "Open online" : "オンラインで開く", - "Rename" : "名前の変更", "Details" : "詳細", "Open the details sidebar" : "詳細サイドバーを開く", "Unfavorite" : "お気に入りから外す", @@ -353,10 +351,10 @@ OC.L10N.register( "Some files could not be uploaded" : "いくつかのファイルがアップロードできませんでした", "Files uploaded successfully" : "ファイルが正常にアップロードされました", "No files to process" : "処理するファイルがありません", - "Some files could not be copied" : "いくつかのファイルがコピーできません", - "Some files could not be moved" : "いくつかのファイルが移動できません", "Files copied successfully" : "ファイルが正常にコピーされました", "Files moved successfully" : "ファイルの移動に成功しました", + "Some files could not be copied" : "いくつかのファイルがコピーできません", + "Some files could not be moved" : "いくつかのファイルが移動できません", "Conflicts resolution skipped" : "コンフリクトの解決はスキップされました", "Upload cancelled" : "アップロードはキャンセルされました", "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" の名前を変更できませんでした、それは既に存在しません。", @@ -446,6 +444,8 @@ OC.L10N.register( "Edit locally" : "ローカルで編集", "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"に移動", "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"にコピー", + "(copy)" : "(copy)", + "(copy %n)" : "(copy %n)", "Move cancelled" : "移動はキャンセルされました", "Cancelled move or copy of \"{filename}\"." : "\"{filename}\"の移動またはコピーをキャンセルしました。", "Cancelled move or copy operation" : "キャンセルされた移動またはコピー操作", diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index c29c039692a..a3dff18aab8 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -231,6 +231,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "ファイル拡張子 \"{old}\" を削除すると、ファイルが読み取れなくなる可能性があります。", "Adding the file extension \"{new}\" may render the file unreadable." : "ファイル拡張子 \"{new}\" を追加すると、ファイルが読み取れなくなる可能性があります。", "Do not show this dialog again." : "このダイアログを二度と表示しない。", + "Cancel" : "キャンセル", + "Rename" : "名前の変更", "Select file or folder to link to" : "リンク先のファイルまたはフォルダを選択", "Choose {file}" : "{file}を選択", "Files settings" : "ファイルの設定", @@ -296,30 +298,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["{count}アイテムを完全に削除しようとしています"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["あなたは {count} 個のアイテムを削除しようとしています"], "Confirm deletion" : "削除の確認", - "Cancel" : "キャンセル", "Download" : "ダウンロード", "The requested file is not available." : "要求されたファイルは使用できません。", "The requested files are not available." : "要求されたファイルは使用できません。", "Add to favorites" : "お気に入りに追加", "Remove from favorites" : "お気に入りから削除", "Add or remove favorite" : "お気に入りを追加または削除", - "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"に移動", - "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"にコピー", + "Move" : "移動", + "Copy" : "コピー", + "Move or copy" : "移動またはコピー", "Destination is not a folder" : "宛先がフォルダではありません", "This file/folder is already in that directory" : "このファイル/フォルダはすでにそのディレクトリにあります", "You cannot move a file/folder onto itself or into a subfolder of itself" : "ファイル/フォルダをそれ自身の上に移動したり、それ自身のサブフォルダに移動したりすることはできません。", - "(copy)" : "(copy)", - "(copy %n)" : "(copy %n)", "A file or folder with that name already exists in this folder" : "その名前のファイルまたはフォルダが、このフォルダに既に存在します", "The files are locked" : "ファイルはロックされています", "The file does not exist anymore" : "ファイルはもう存在しません", + "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"に移動", + "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"にコピー", "Choose destination" : "移動先を選択", "Copy to {target}" : "{target} にコピー", - "Copy" : "コピー", "Move to {target}" : "{target} に移動", - "Move" : "移動", "Move or copy operation failed" : "移動またはコピー操作は失敗しました", - "Move or copy" : "移動またはコピー", "Open folder" : "フォルダーを開く", "Open folder {displayName}" : "フォルダ {displayName} を開く", "Open in Files" : "ファイルアプリで開く", @@ -329,7 +328,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "ファイルがデバイス上で開くはずです。開かない場合は、デスクトップアプリがインストールされているかご確認ください。", "Retry and close" : "再試行して閉じる", "Open online" : "オンラインで開く", - "Rename" : "名前の変更", "Details" : "詳細", "Open the details sidebar" : "詳細サイドバーを開く", "Unfavorite" : "お気に入りから外す", @@ -351,10 +349,10 @@ "Some files could not be uploaded" : "いくつかのファイルがアップロードできませんでした", "Files uploaded successfully" : "ファイルが正常にアップロードされました", "No files to process" : "処理するファイルがありません", - "Some files could not be copied" : "いくつかのファイルがコピーできません", - "Some files could not be moved" : "いくつかのファイルが移動できません", "Files copied successfully" : "ファイルが正常にコピーされました", "Files moved successfully" : "ファイルの移動に成功しました", + "Some files could not be copied" : "いくつかのファイルがコピーできません", + "Some files could not be moved" : "いくつかのファイルが移動できません", "Conflicts resolution skipped" : "コンフリクトの解決はスキップされました", "Upload cancelled" : "アップロードはキャンセルされました", "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" の名前を変更できませんでした、それは既に存在しません。", @@ -444,6 +442,8 @@ "Edit locally" : "ローカルで編集", "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"に移動", "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\" を \"{destination}\"にコピー", + "(copy)" : "(copy)", + "(copy %n)" : "(copy %n)", "Move cancelled" : "移動はキャンセルされました", "Cancelled move or copy of \"{filename}\"." : "\"{filename}\"の移動またはコピーをキャンセルしました。", "Cancelled move or copy operation" : "キャンセルされた移動またはコピー操作", diff --git a/apps/files/l10n/ko.js b/apps/files/l10n/ko.js index 5c716fbe832..ad6a86e15e7 100644 --- a/apps/files/l10n/ko.js +++ b/apps/files/l10n/ko.js @@ -192,6 +192,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "\"{old}\" 파일 확장자를 제거하면 파일을 읽지 못할 수 있습니다.", "Adding the file extension \"{new}\" may render the file unreadable." : "\"{new}\" 파일 확장자를 추가하면 파일을 읽지 못할 수 있습니다.", "Do not show this dialog again." : "이 알림을 다시 보여주지 마세요.", + "Cancel" : "취소", + "Rename" : "이름 바꾸기", "Select file or folder to link to" : "링크할 파일이나 폴더 선택", "Choose {file}" : "{file} 선택", "Files settings" : "파일 설정", @@ -242,26 +244,23 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["{count}개 항목을 영구적으로 삭제하려 합니다."], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["{count}개 항목을 삭제하려 합니다."], "Confirm deletion" : "삭제 확인", - "Cancel" : "취소", "Download" : "다운로드", "Add to favorites" : "즐겨찾기에 추가", "Remove from favorites" : "즐겨찾기에서 삭제", "Add or remove favorite" : "즐겨찾기 추가 또는 삭제", + "Move" : "이동", + "Copy" : "복사", + "Move or copy" : "이동이나 복사", "Destination is not a folder" : "대상이 폴더가 아닙니다.", "This file/folder is already in that directory" : "이 파일/폴더가 이미 그 경로에 있습니다.", "You cannot move a file/folder onto itself or into a subfolder of itself" : "파일/폴더를 그 안이나 그 안의 폴더로 이동할 수 없습니다.", - "(copy)" : "(복사)", - "(copy %n)" : "(%n 복사)", "A file or folder with that name already exists in this folder" : "같은 이름을 사용하는 파일 또는 폴더가 이미 이 폴더에 있습니다.", "The files are locked" : "이 파일은 잠겼습니다", "The file does not exist anymore" : "파일이 더이상 존재하지 않습니다.", "Choose destination" : "목적지 선택", "Copy to {target}" : "{target}에 복사", - "Copy" : "복사", "Move to {target}" : "{target}에 이동", - "Move" : "이동", "Move or copy operation failed" : "이동 또는 복사 작업에 실패함", - "Move or copy" : "이동이나 복사", "Open folder" : "폴더를 열 수 없음", "Open folder {displayName}" : "{displayName} 폴더 열기", "Open in Files" : "파일에서 열기", @@ -270,7 +269,6 @@ OC.L10N.register( "Open file locally" : "로컬에서 파일 열기", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "이제 이 파일이 당신의 기기에서 열려야 합니다. 그렇지 않다면, 데스크톱 앱이 설치되어 있는지 확인하세요.", "Retry and close" : "재시도 후 닫기", - "Rename" : "이름 바꾸기", "Details" : "자세한 정보", "View in folder" : "폴더에서 보기", "Type" : "종류", @@ -288,10 +286,10 @@ OC.L10N.register( "Some files could not be uploaded" : "일부 파일을 업로드할 수 없었습니다.", "Files uploaded successfully" : "파일을 성공적으로 업로드했습니다.", "No files to process" : "처리할 파일이 없음", - "Some files could not be copied" : "일부 파일을 복사할 수 없음", - "Some files could not be moved" : "일부 파일을 이동할 수 없음", "Files copied successfully" : "파일을 성공적으로 복사함", "Files moved successfully" : "파일을 성공적으로 이동함", + "Some files could not be copied" : "일부 파일을 복사할 수 없음", + "Some files could not be moved" : "일부 파일을 이동할 수 없음", "Conflicts resolution skipped" : "충돌 해결 건너뜀", "Upload cancelled" : "업로드가 취소됨", "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\"(이)가 더이상 존재하지 않아 이름을 바꿀 수 없습니다.", @@ -369,6 +367,8 @@ OC.L10N.register( "Edit locally" : "로컬에서 편집", "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\"을(를) \"{destination}\"(으)로 이동...", "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\"을(를) \"{destination}\"(으)로 복사...", + "(copy)" : "(복사)", + "(copy %n)" : "(%n 복사)", "Move cancelled" : "이동이 취소됨", "Cancelled move or copy of \"{filename}\"." : "\"{filename}\"의 이동 또는 복사를 취소했습니다.", "Cancelled move or copy operation" : "이동 또는 복사 작업을 취소함", diff --git a/apps/files/l10n/ko.json b/apps/files/l10n/ko.json index cad6ee4a5a9..5e680c8f2b4 100644 --- a/apps/files/l10n/ko.json +++ b/apps/files/l10n/ko.json @@ -190,6 +190,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "\"{old}\" 파일 확장자를 제거하면 파일을 읽지 못할 수 있습니다.", "Adding the file extension \"{new}\" may render the file unreadable." : "\"{new}\" 파일 확장자를 추가하면 파일을 읽지 못할 수 있습니다.", "Do not show this dialog again." : "이 알림을 다시 보여주지 마세요.", + "Cancel" : "취소", + "Rename" : "이름 바꾸기", "Select file or folder to link to" : "링크할 파일이나 폴더 선택", "Choose {file}" : "{file} 선택", "Files settings" : "파일 설정", @@ -240,26 +242,23 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["{count}개 항목을 영구적으로 삭제하려 합니다."], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["{count}개 항목을 삭제하려 합니다."], "Confirm deletion" : "삭제 확인", - "Cancel" : "취소", "Download" : "다운로드", "Add to favorites" : "즐겨찾기에 추가", "Remove from favorites" : "즐겨찾기에서 삭제", "Add or remove favorite" : "즐겨찾기 추가 또는 삭제", + "Move" : "이동", + "Copy" : "복사", + "Move or copy" : "이동이나 복사", "Destination is not a folder" : "대상이 폴더가 아닙니다.", "This file/folder is already in that directory" : "이 파일/폴더가 이미 그 경로에 있습니다.", "You cannot move a file/folder onto itself or into a subfolder of itself" : "파일/폴더를 그 안이나 그 안의 폴더로 이동할 수 없습니다.", - "(copy)" : "(복사)", - "(copy %n)" : "(%n 복사)", "A file or folder with that name already exists in this folder" : "같은 이름을 사용하는 파일 또는 폴더가 이미 이 폴더에 있습니다.", "The files are locked" : "이 파일은 잠겼습니다", "The file does not exist anymore" : "파일이 더이상 존재하지 않습니다.", "Choose destination" : "목적지 선택", "Copy to {target}" : "{target}에 복사", - "Copy" : "복사", "Move to {target}" : "{target}에 이동", - "Move" : "이동", "Move or copy operation failed" : "이동 또는 복사 작업에 실패함", - "Move or copy" : "이동이나 복사", "Open folder" : "폴더를 열 수 없음", "Open folder {displayName}" : "{displayName} 폴더 열기", "Open in Files" : "파일에서 열기", @@ -268,7 +267,6 @@ "Open file locally" : "로컬에서 파일 열기", "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "이제 이 파일이 당신의 기기에서 열려야 합니다. 그렇지 않다면, 데스크톱 앱이 설치되어 있는지 확인하세요.", "Retry and close" : "재시도 후 닫기", - "Rename" : "이름 바꾸기", "Details" : "자세한 정보", "View in folder" : "폴더에서 보기", "Type" : "종류", @@ -286,10 +284,10 @@ "Some files could not be uploaded" : "일부 파일을 업로드할 수 없었습니다.", "Files uploaded successfully" : "파일을 성공적으로 업로드했습니다.", "No files to process" : "처리할 파일이 없음", - "Some files could not be copied" : "일부 파일을 복사할 수 없음", - "Some files could not be moved" : "일부 파일을 이동할 수 없음", "Files copied successfully" : "파일을 성공적으로 복사함", "Files moved successfully" : "파일을 성공적으로 이동함", + "Some files could not be copied" : "일부 파일을 복사할 수 없음", + "Some files could not be moved" : "일부 파일을 이동할 수 없음", "Conflicts resolution skipped" : "충돌 해결 건너뜀", "Upload cancelled" : "업로드가 취소됨", "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\"(이)가 더이상 존재하지 않아 이름을 바꿀 수 없습니다.", @@ -367,6 +365,8 @@ "Edit locally" : "로컬에서 편집", "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\"을(를) \"{destination}\"(으)로 이동...", "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\"을(를) \"{destination}\"(으)로 복사...", + "(copy)" : "(복사)", + "(copy %n)" : "(%n 복사)", "Move cancelled" : "이동이 취소됨", "Cancelled move or copy of \"{filename}\"." : "\"{filename}\"의 이동 또는 복사를 취소했습니다.", "Cancelled move or copy operation" : "이동 또는 복사 작업을 취소함", diff --git a/apps/files/l10n/lo.js b/apps/files/l10n/lo.js index 777049a3430..3305ffeab51 100644 --- a/apps/files/l10n/lo.js +++ b/apps/files/l10n/lo.js @@ -230,6 +230,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Removing the file extension \"{old}\" may render the file unreadable.", "Adding the file extension \"{new}\" may render the file unreadable." : "Adding the file extension \"{new}\" may render the file unreadable.", "Do not show this dialog again." : "Do not show this dialog again.", + "Cancel" : "ຍົກເລີກ", + "Rename" : "ປ່ຽນຊື່", "Select file or folder to link to" : "Select file or folder to link to", "Choose {file}" : "Choose {file}", "Files settings" : "Files settings", @@ -294,30 +296,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["You are about to permanently delete {count} items"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["You are about to delete {count} item"], "Confirm deletion" : "Confirm deletion", - "Cancel" : "ຍົກເລີກ", "Download" : "ດາວໂຫລດ", "The requested file is not available." : "The requested file is not available.", "The requested files are not available." : "The requested files are not available.", "Add to favorites" : "ເພີ່ມລາຍການທີ່ມັກ", "Remove from favorites" : "ຍ້າຍຈາກລາຍການທີ່ມັກ", "Add or remove favorite" : "Add or remove favorite", - "Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\" …", + "Move" : "ຍ້າຍ", + "Copy" : "ສຳເນົາ", + "Move or copy" : "ຍ້າຍ ຫຼື ສຳເນົາ", "Destination is not a folder" : "Destination is not a folder", "This file/folder is already in that directory" : "This file/folder is already in that directory", "You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself", - "(copy)" : "(copy)", - "(copy %n)" : "(copy %n)", "A file or folder with that name already exists in this folder" : "A file or folder with that name already exists in this folder", "The files are locked" : "The files are locked", "The file does not exist anymore" : "The file does not exist anymore", + "Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\" …", "Choose destination" : "Choose destination", "Copy to {target}" : "ສຳເນົາໄປທີ່ {target}", - "Copy" : "ສຳເນົາ", "Move to {target}" : "ຍ້າຍໄປທີ່ {target}", - "Move" : "ຍ້າຍ", "Move or copy operation failed" : "Move or copy operation failed", - "Move or copy" : "ຍ້າຍ ຫຼື ສຳເນົາ", "Open folder" : "Open folder", "Open folder {displayName}" : "Open folder {displayName}", "Open in Files" : "ເປີດໃນ Files", @@ -327,7 +326,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "The file should now open on your device. If it doesn't, please check that you have the desktop app installed.", "Retry and close" : "Retry and close", "Open online" : "Open online", - "Rename" : "ປ່ຽນຊື່", "Details" : "ລາຍລະອຽດ", "View in folder" : "ເບິ່ງໃນໂຟນເດີ", "Type" : "ພິມ", @@ -346,10 +344,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Some files could not be uploaded", "Files uploaded successfully" : "Files uploaded successfully", "No files to process" : "No files to process", - "Some files could not be copied" : "Some files could not be copied", - "Some files could not be moved" : "ບາງຟາຍບໍ່ສາມາດເຄື່ອນຍ້າຍໄດ້", "Files copied successfully" : "Files copied successfully", "Files moved successfully" : "Files moved successfully", + "Some files could not be copied" : "Some files could not be copied", + "Some files could not be moved" : "ບາງຟາຍບໍ່ສາມາດເຄື່ອນຍ້າຍໄດ້", "Conflicts resolution skipped" : "Conflicts resolution skipped", "Upload cancelled" : "Upload cancelled", "Could not rename \"{oldName}\", it does not exist any more" : "Could not rename \"{oldName}\", it does not exist any more", @@ -439,6 +437,8 @@ OC.L10N.register( "Edit locally" : "Edit locally", "Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\" …", + "(copy)" : "(copy)", + "(copy %n)" : "(copy %n)", "Move cancelled" : "Move cancelled", "Cancelled move or copy of \"{filename}\"." : "Cancelled move or copy of \"{filename}\".", "Cancelled move or copy operation" : "Cancelled move or copy operation", diff --git a/apps/files/l10n/lo.json b/apps/files/l10n/lo.json index d0fa968c5d0..bf910268bf8 100644 --- a/apps/files/l10n/lo.json +++ b/apps/files/l10n/lo.json @@ -228,6 +228,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Removing the file extension \"{old}\" may render the file unreadable.", "Adding the file extension \"{new}\" may render the file unreadable." : "Adding the file extension \"{new}\" may render the file unreadable.", "Do not show this dialog again." : "Do not show this dialog again.", + "Cancel" : "ຍົກເລີກ", + "Rename" : "ປ່ຽນຊື່", "Select file or folder to link to" : "Select file or folder to link to", "Choose {file}" : "Choose {file}", "Files settings" : "Files settings", @@ -292,30 +294,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["You are about to permanently delete {count} items"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["You are about to delete {count} item"], "Confirm deletion" : "Confirm deletion", - "Cancel" : "ຍົກເລີກ", "Download" : "ດາວໂຫລດ", "The requested file is not available." : "The requested file is not available.", "The requested files are not available." : "The requested files are not available.", "Add to favorites" : "ເພີ່ມລາຍການທີ່ມັກ", "Remove from favorites" : "ຍ້າຍຈາກລາຍການທີ່ມັກ", "Add or remove favorite" : "Add or remove favorite", - "Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\" …", + "Move" : "ຍ້າຍ", + "Copy" : "ສຳເນົາ", + "Move or copy" : "ຍ້າຍ ຫຼື ສຳເນົາ", "Destination is not a folder" : "Destination is not a folder", "This file/folder is already in that directory" : "This file/folder is already in that directory", "You cannot move a file/folder onto itself or into a subfolder of itself" : "You cannot move a file/folder onto itself or into a subfolder of itself", - "(copy)" : "(copy)", - "(copy %n)" : "(copy %n)", "A file or folder with that name already exists in this folder" : "A file or folder with that name already exists in this folder", "The files are locked" : "The files are locked", "The file does not exist anymore" : "The file does not exist anymore", + "Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\" …", "Choose destination" : "Choose destination", "Copy to {target}" : "ສຳເນົາໄປທີ່ {target}", - "Copy" : "ສຳເນົາ", "Move to {target}" : "ຍ້າຍໄປທີ່ {target}", - "Move" : "ຍ້າຍ", "Move or copy operation failed" : "Move or copy operation failed", - "Move or copy" : "ຍ້າຍ ຫຼື ສຳເນົາ", "Open folder" : "Open folder", "Open folder {displayName}" : "Open folder {displayName}", "Open in Files" : "ເປີດໃນ Files", @@ -325,7 +324,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "The file should now open on your device. If it doesn't, please check that you have the desktop app installed.", "Retry and close" : "Retry and close", "Open online" : "Open online", - "Rename" : "ປ່ຽນຊື່", "Details" : "ລາຍລະອຽດ", "View in folder" : "ເບິ່ງໃນໂຟນເດີ", "Type" : "ພິມ", @@ -344,10 +342,10 @@ "Some files could not be uploaded" : "Some files could not be uploaded", "Files uploaded successfully" : "Files uploaded successfully", "No files to process" : "No files to process", - "Some files could not be copied" : "Some files could not be copied", - "Some files could not be moved" : "ບາງຟາຍບໍ່ສາມາດເຄື່ອນຍ້າຍໄດ້", "Files copied successfully" : "Files copied successfully", "Files moved successfully" : "Files moved successfully", + "Some files could not be copied" : "Some files could not be copied", + "Some files could not be moved" : "ບາງຟາຍບໍ່ສາມາດເຄື່ອນຍ້າຍໄດ້", "Conflicts resolution skipped" : "Conflicts resolution skipped", "Upload cancelled" : "Upload cancelled", "Could not rename \"{oldName}\", it does not exist any more" : "Could not rename \"{oldName}\", it does not exist any more", @@ -437,6 +435,8 @@ "Edit locally" : "Edit locally", "Moving \"{source}\" to \"{destination}\" …" : "Moving \"{source}\" to \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Copying \"{source}\" to \"{destination}\" …", + "(copy)" : "(copy)", + "(copy %n)" : "(copy %n)", "Move cancelled" : "Move cancelled", "Cancelled move or copy of \"{filename}\"." : "Cancelled move or copy of \"{filename}\".", "Cancelled move or copy operation" : "Cancelled move or copy operation", diff --git a/apps/files/l10n/lt_LT.js b/apps/files/l10n/lt_LT.js index c4be9a613f9..9200c136c56 100644 --- a/apps/files/l10n/lt_LT.js +++ b/apps/files/l10n/lt_LT.js @@ -133,6 +133,8 @@ OC.L10N.register( "Choose file or folder to transfer" : "Pasirinkti norimą perduoti failą ar aplanką", "Change" : "Keisti", "New owner" : "Naujasis savininkas", + "Cancel" : "Atsisakyti", + "Rename" : "Pervadinti", "Choose {file}" : "Pasirinkti{file}", "Files settings" : "Failų nustatymai", "Switch to list view" : "Perjungti į sąrašo rodinį", @@ -168,25 +170,21 @@ OC.L10N.register( "Delete folder" : "Ištrinti aplanką", "Delete folders" : "Ištrinti aplankus", "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Jūs ketinate ištrinti {count} elementą","Jūs ketinate ištrinti {count} elementus","Jūs ketinate ištrinti {count} elementų","Jūs ketinate ištrinti {count} elementą"], - "Cancel" : "Atsisakyti", "Download" : "Atsisiųsti", "Add to favorites" : "Pridėti į mėgstamus", "Remove from favorites" : "Šalinti iš mėgstamų", - "(copy)" : "(kopija)", - "(copy %n)" : "(kopija %n)", + "Move" : "Perkelti", + "Copy" : "Kopijuoti", + "Move or copy" : "Perkelti ar kopijuoti", "The files are locked" : "Failai yra užrakinti", "The file does not exist anymore" : "Failo daugiau nebėra", "Copy to {target}" : "Kopijuoti į {target}", - "Copy" : "Kopijuoti", "Move to {target}" : "Perkelti į {target}", - "Move" : "Perkelti", "Move or copy operation failed" : "Perkėlimo ar kopijavimo operacija patyrė nesėkmę", - "Move or copy" : "Perkelti ar kopijuoti", "Open folder" : "Atverti aplanką", "Open folder {displayName}" : "Atverti aplanką {displayName}", "Failed to redirect to client" : "Nepavyko peradresuoti į klientą", "Retry and close" : "Bandyti dar kartą ir užverti", - "Rename" : "Pervadinti", "Details" : "Išsamiau", "View in folder" : "Rodyti aplanke", "Type" : "Tipas", @@ -196,10 +194,10 @@ OC.L10N.register( "Templates" : "Šablonai", "Search in folder: {folder}" : "Ieškoti aplanke: {folder}", "Unable to create the directory {directory}" : "Nepavyko sukurti katalogo {directory}", - "Some files could not be copied" : "Kai kurių failų nepavyko nukopijuoti", - "Some files could not be moved" : "Kai kurių failų nepavyko perkelti", "Files copied successfully" : "Failai sėkmingai nukopijuoti", "Files moved successfully" : "Failai sėkmingai perkelti", + "Some files could not be copied" : "Kai kurių failų nepavyko nukopijuoti", + "Some files could not be moved" : "Kai kurių failų nepavyko perkelti", "Could not rename \"{oldName}\", it does not exist any more" : "Nepavyko pervadinti failo „{oldName}“, jo daugiau nebėra", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Pavadinimas „{newName}“ jau naudojamas aplanke „{dir}“. Pasirinkite kitokį pavadinimą.", "Could not rename \"{oldName}\"" : "Nepavyko pervadinti „{oldName}“", @@ -246,6 +244,8 @@ OC.L10N.register( "Edit locally" : "Redaguoti lokaliai", "Moving \"{source}\" to \"{destination}\" …" : "Perkeliama „{source}“ į „{destination}“…", "Copying \"{source}\" to \"{destination}\" …" : "Kopijuojama „{source}“ į „{destination}“…", + "(copy)" : "(kopija)", + "(copy %n)" : "(kopija %n)", "Open details" : "Atverti išsamesnę informaciją", "Photos and images" : "Nuotraukos ir paveikslai", "New folder creation cancelled" : "Naujo aplanko sukūrimo atsisakyta", diff --git a/apps/files/l10n/lt_LT.json b/apps/files/l10n/lt_LT.json index 45aaf546a3f..d3889b8c68f 100644 --- a/apps/files/l10n/lt_LT.json +++ b/apps/files/l10n/lt_LT.json @@ -131,6 +131,8 @@ "Choose file or folder to transfer" : "Pasirinkti norimą perduoti failą ar aplanką", "Change" : "Keisti", "New owner" : "Naujasis savininkas", + "Cancel" : "Atsisakyti", + "Rename" : "Pervadinti", "Choose {file}" : "Pasirinkti{file}", "Files settings" : "Failų nustatymai", "Switch to list view" : "Perjungti į sąrašo rodinį", @@ -166,25 +168,21 @@ "Delete folder" : "Ištrinti aplanką", "Delete folders" : "Ištrinti aplankus", "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Jūs ketinate ištrinti {count} elementą","Jūs ketinate ištrinti {count} elementus","Jūs ketinate ištrinti {count} elementų","Jūs ketinate ištrinti {count} elementą"], - "Cancel" : "Atsisakyti", "Download" : "Atsisiųsti", "Add to favorites" : "Pridėti į mėgstamus", "Remove from favorites" : "Šalinti iš mėgstamų", - "(copy)" : "(kopija)", - "(copy %n)" : "(kopija %n)", + "Move" : "Perkelti", + "Copy" : "Kopijuoti", + "Move or copy" : "Perkelti ar kopijuoti", "The files are locked" : "Failai yra užrakinti", "The file does not exist anymore" : "Failo daugiau nebėra", "Copy to {target}" : "Kopijuoti į {target}", - "Copy" : "Kopijuoti", "Move to {target}" : "Perkelti į {target}", - "Move" : "Perkelti", "Move or copy operation failed" : "Perkėlimo ar kopijavimo operacija patyrė nesėkmę", - "Move or copy" : "Perkelti ar kopijuoti", "Open folder" : "Atverti aplanką", "Open folder {displayName}" : "Atverti aplanką {displayName}", "Failed to redirect to client" : "Nepavyko peradresuoti į klientą", "Retry and close" : "Bandyti dar kartą ir užverti", - "Rename" : "Pervadinti", "Details" : "Išsamiau", "View in folder" : "Rodyti aplanke", "Type" : "Tipas", @@ -194,10 +192,10 @@ "Templates" : "Šablonai", "Search in folder: {folder}" : "Ieškoti aplanke: {folder}", "Unable to create the directory {directory}" : "Nepavyko sukurti katalogo {directory}", - "Some files could not be copied" : "Kai kurių failų nepavyko nukopijuoti", - "Some files could not be moved" : "Kai kurių failų nepavyko perkelti", "Files copied successfully" : "Failai sėkmingai nukopijuoti", "Files moved successfully" : "Failai sėkmingai perkelti", + "Some files could not be copied" : "Kai kurių failų nepavyko nukopijuoti", + "Some files could not be moved" : "Kai kurių failų nepavyko perkelti", "Could not rename \"{oldName}\", it does not exist any more" : "Nepavyko pervadinti failo „{oldName}“, jo daugiau nebėra", "The name \"{newName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Pavadinimas „{newName}“ jau naudojamas aplanke „{dir}“. Pasirinkite kitokį pavadinimą.", "Could not rename \"{oldName}\"" : "Nepavyko pervadinti „{oldName}“", @@ -244,6 +242,8 @@ "Edit locally" : "Redaguoti lokaliai", "Moving \"{source}\" to \"{destination}\" …" : "Perkeliama „{source}“ į „{destination}“…", "Copying \"{source}\" to \"{destination}\" …" : "Kopijuojama „{source}“ į „{destination}“…", + "(copy)" : "(kopija)", + "(copy %n)" : "(kopija %n)", "Open details" : "Atverti išsamesnę informaciją", "Photos and images" : "Nuotraukos ir paveikslai", "New folder creation cancelled" : "Naujo aplanko sukūrimo atsisakyta", diff --git a/apps/files/l10n/mk.js b/apps/files/l10n/mk.js index d40bb7d9edb..5e76697bfb1 100644 --- a/apps/files/l10n/mk.js +++ b/apps/files/l10n/mk.js @@ -232,6 +232,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Остранување на екстензијата \"{old}\" може да ја направи датотеката нечитлива.", "Adding the file extension \"{new}\" may render the file unreadable." : "Додавање на екстензијата \"{new}\" може да ја направи датотеката нечитлива.", "Do not show this dialog again." : "Не го прикажувај овој дијалог повторно.", + "Cancel" : "Откажи", + "Rename" : "Преименувај", "Select file or folder to link to" : "Изберете датотека или папка за линк до", "Choose {file}" : "Избери {file}", "Files settings" : "Параметри за датотеки", @@ -297,30 +299,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Сакате да избришете {count} датотека","Сакате да избришете {count} датотеки"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Сакате да избришете {count} датотека","Сакате да избришете {count} датотеки"], "Confirm deletion" : "Потврди бришење", - "Cancel" : "Откажи", "Download" : "Преземи", "The requested file is not available." : "Бараната датотека не е достапна.", "The requested files are not available." : "Бараните датотеки не се достапни.", "Add to favorites" : "Додади во фаворити", "Remove from favorites" : "Отстрани од фаворити", "Add or remove favorite" : "Додај или отстрани омилено", - "Moving \"{source}\" to \"{destination}\" …" : "Преместување \"{source}\" во \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Копирање \"{source}\" во \"{destination}\" …", + "Move" : "Премести", + "Copy" : "Копирај", + "Move or copy" : "Премести или копирај", "Destination is not a folder" : "Дестинацијата не е папка", "This file/folder is already in that directory" : "Оваа папка/датотека се наоѓа веќе во таа папка", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Неможете да преместите датотека/папка во себеси или во подпапка во себеси", - "(copy)" : "(копирај)", - "(copy %n)" : "(копирај %n)", "A file or folder with that name already exists in this folder" : "Датотека или папка со тоа име веќе постои во оваа папка", "The files are locked" : "Датотекатите се заклучени", "The file does not exist anymore" : "Датотеката не постои", + "Moving \"{source}\" to \"{destination}\" …" : "Преместување \"{source}\" во \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Копирање \"{source}\" во \"{destination}\" …", "Choose destination" : "Избери дестинација", "Copy to {target}" : "Копирај во {target}", - "Copy" : "Копирај", "Move to {target}" : "Премести во {target}", - "Move" : "Премести", "Move or copy operation failed" : "Преместувањето или копирањето не успеа", - "Move or copy" : "Премести или копирај", "Open folder" : "Отвори папка", "Open folder {displayName}" : "Отвори папка {displayName}", "Open in Files" : "Отвори во датотеките", @@ -330,7 +329,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Датотеката сега треба да се отвори на твојот уред. Ако не се отвори, провери дали ја имаш инсталирано десктоп апликацијата.", "Retry and close" : "Повтори и затвори", "Open online" : "Отвори онлајн", - "Rename" : "Преименувај", "Details" : "Детали:", "Open the details sidebar" : "Отвори странична лента со детали", "Unfavorite" : "Од-означи", @@ -352,10 +350,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Некој датотеки неможат да се прикачат", "Files uploaded successfully" : "Успешно прикачени датотеки", "No files to process" : "Нема датотеки за обработка", - "Some files could not be copied" : "Некои датотеки не можеа да се копираат", - "Some files could not be moved" : "Некои датотеки не можат да се преместат", "Files copied successfully" : "Датотеките се успешно копирани", "Files moved successfully" : "Датотеките се успешно преместени", + "Some files could not be copied" : "Некои датотеки не можеа да се копираат", + "Some files could not be moved" : "Некои датотеки не можат да се преместат", "Conflicts resolution skipped" : "Разрешувањето на конфликти е прескокнато", "Upload cancelled" : "Прикачувањето е откажано", "Could not rename \"{oldName}\", it does not exist any more" : "Неможе да се преименува \"{oldName}\", не постои повеќе", @@ -445,6 +443,8 @@ OC.L10N.register( "Edit locally" : "Уреди локално", "Moving \"{source}\" to \"{destination}\" …" : "Се преместува \"{source}\" во \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Се копира \"{source}\" во \"{destination}\" …", + "(copy)" : "(копирај)", + "(copy %n)" : "(копирај %n)", "Move cancelled" : "Преместувањето е откажано", "Cancelled move or copy of \"{filename}\"." : "Откажано е преместувањето или копирањето на \"{filename}\".", "Cancelled move or copy operation" : "Откажана операција на копирање или преместување", diff --git a/apps/files/l10n/mk.json b/apps/files/l10n/mk.json index b037eb23f2b..9e801581b2d 100644 --- a/apps/files/l10n/mk.json +++ b/apps/files/l10n/mk.json @@ -230,6 +230,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Остранување на екстензијата \"{old}\" може да ја направи датотеката нечитлива.", "Adding the file extension \"{new}\" may render the file unreadable." : "Додавање на екстензијата \"{new}\" може да ја направи датотеката нечитлива.", "Do not show this dialog again." : "Не го прикажувај овој дијалог повторно.", + "Cancel" : "Откажи", + "Rename" : "Преименувај", "Select file or folder to link to" : "Изберете датотека или папка за линк до", "Choose {file}" : "Избери {file}", "Files settings" : "Параметри за датотеки", @@ -295,30 +297,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Сакате да избришете {count} датотека","Сакате да избришете {count} датотеки"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Сакате да избришете {count} датотека","Сакате да избришете {count} датотеки"], "Confirm deletion" : "Потврди бришење", - "Cancel" : "Откажи", "Download" : "Преземи", "The requested file is not available." : "Бараната датотека не е достапна.", "The requested files are not available." : "Бараните датотеки не се достапни.", "Add to favorites" : "Додади во фаворити", "Remove from favorites" : "Отстрани од фаворити", "Add or remove favorite" : "Додај или отстрани омилено", - "Moving \"{source}\" to \"{destination}\" …" : "Преместување \"{source}\" во \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Копирање \"{source}\" во \"{destination}\" …", + "Move" : "Премести", + "Copy" : "Копирај", + "Move or copy" : "Премести или копирај", "Destination is not a folder" : "Дестинацијата не е папка", "This file/folder is already in that directory" : "Оваа папка/датотека се наоѓа веќе во таа папка", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Неможете да преместите датотека/папка во себеси или во подпапка во себеси", - "(copy)" : "(копирај)", - "(copy %n)" : "(копирај %n)", "A file or folder with that name already exists in this folder" : "Датотека или папка со тоа име веќе постои во оваа папка", "The files are locked" : "Датотекатите се заклучени", "The file does not exist anymore" : "Датотеката не постои", + "Moving \"{source}\" to \"{destination}\" …" : "Преместување \"{source}\" во \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Копирање \"{source}\" во \"{destination}\" …", "Choose destination" : "Избери дестинација", "Copy to {target}" : "Копирај во {target}", - "Copy" : "Копирај", "Move to {target}" : "Премести во {target}", - "Move" : "Премести", "Move or copy operation failed" : "Преместувањето или копирањето не успеа", - "Move or copy" : "Премести или копирај", "Open folder" : "Отвори папка", "Open folder {displayName}" : "Отвори папка {displayName}", "Open in Files" : "Отвори во датотеките", @@ -328,7 +327,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Датотеката сега треба да се отвори на твојот уред. Ако не се отвори, провери дали ја имаш инсталирано десктоп апликацијата.", "Retry and close" : "Повтори и затвори", "Open online" : "Отвори онлајн", - "Rename" : "Преименувај", "Details" : "Детали:", "Open the details sidebar" : "Отвори странична лента со детали", "Unfavorite" : "Од-означи", @@ -350,10 +348,10 @@ "Some files could not be uploaded" : "Некој датотеки неможат да се прикачат", "Files uploaded successfully" : "Успешно прикачени датотеки", "No files to process" : "Нема датотеки за обработка", - "Some files could not be copied" : "Некои датотеки не можеа да се копираат", - "Some files could not be moved" : "Некои датотеки не можат да се преместат", "Files copied successfully" : "Датотеките се успешно копирани", "Files moved successfully" : "Датотеките се успешно преместени", + "Some files could not be copied" : "Некои датотеки не можеа да се копираат", + "Some files could not be moved" : "Некои датотеки не можат да се преместат", "Conflicts resolution skipped" : "Разрешувањето на конфликти е прескокнато", "Upload cancelled" : "Прикачувањето е откажано", "Could not rename \"{oldName}\", it does not exist any more" : "Неможе да се преименува \"{oldName}\", не постои повеќе", @@ -443,6 +441,8 @@ "Edit locally" : "Уреди локално", "Moving \"{source}\" to \"{destination}\" …" : "Се преместува \"{source}\" во \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Се копира \"{source}\" во \"{destination}\" …", + "(copy)" : "(копирај)", + "(copy %n)" : "(копирај %n)", "Move cancelled" : "Преместувањето е откажано", "Cancelled move or copy of \"{filename}\"." : "Откажано е преместувањето или копирањето на \"{filename}\".", "Cancelled move or copy operation" : "Откажана операција на копирање или преместување", diff --git a/apps/files/l10n/nb.js b/apps/files/l10n/nb.js index 10b8455312d..80076c4446f 100644 --- a/apps/files/l10n/nb.js +++ b/apps/files/l10n/nb.js @@ -222,6 +222,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Å fjerne filendelsen «{old}» kan føre til at filen ikke kan leses.", "Adding the file extension \"{new}\" may render the file unreadable." : "Å legge til filendelsen «{new}» kan føre til at filen ikke kan leses.", "Do not show this dialog again." : "Ikke vis denne dialogen igjen.", + "Cancel" : "Avbryt", + "Rename" : "Gi nytt navn", "Select file or folder to link to" : "Velg fil eller mappe å koble til", "Choose {file}" : "Choose {file}", "Files settings" : "Filinnstillinger", @@ -277,28 +279,25 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Du er i ferd med å slette permanent {count} element","Du er i ferd med å slette permanent {count} elementer"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Du er i ferd med å slette {count} element","Du er i ferd med å slette {count} elementer"], "Confirm deletion" : "Bekreft sletting", - "Cancel" : "Avbryt", "Download" : "Last ned", "The requested file is not available." : "Den forespurte filen er ikke tilgjengelig.", "The requested files are not available." : "De forespurte filene er ikke tilgjengelige.", "Add to favorites" : "Legg til i favoritter", "Remove from favorites" : "Fjern fra favoritter", "Add or remove favorite" : "Legg til eller fjern som favoritt", + "Move" : "Flytt", + "Copy" : "Kopier", + "Move or copy" : "Flytt eller kopier", "Destination is not a folder" : "Målplassering er ikke en mappe", "This file/folder is already in that directory" : "Denne filen/mappen er allerede i den katalogen", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan ikke flytte en fil/mappe til seg selv eller til en undermappe av seg selv", - "(copy)" : "(kopier)", - "(copy %n)" : "(kopier %n)", "A file or folder with that name already exists in this folder" : "En fil eller mappe med det navnet finnes allerede i denne mappen", "The files are locked" : "Filene er låst", "The file does not exist anymore" : "Filen finnes ikke lenger", "Choose destination" : "Velg målplassering", "Copy to {target}" : "Copy to {target}", - "Copy" : "Kopier", "Move to {target}" : "Move to {target}", - "Move" : "Flytt", "Move or copy operation failed" : "Flytte- eller kopieringsoperason feilet", - "Move or copy" : "Flytt eller kopier", "Open folder" : "Åpne mappe", "Open folder {displayName}" : "Åpne mappe {displayName}", "Open in Files" : "Åpne i Filer", @@ -308,7 +307,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Filen skal nå åpnes på enheten din. Om ikke, vennligst sjekk at du har skrivebordsprogrammet installert.", "Retry and close" : "Prøv igjen og lukk", "Open online" : "Åpne på nett", - "Rename" : "Gi nytt navn", "Details" : "Detaljer", "View in folder" : "Vis i mappe", "Type" : "Type", @@ -327,10 +325,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Noen filer kunne ikke lastes opp", "Files uploaded successfully" : "Filer opplastet", "No files to process" : "Ingen filer å behandle", - "Some files could not be copied" : "Noen filer kunne ikke kopieres", - "Some files could not be moved" : "Noen filer kunne ikke flyttes", "Files copied successfully" : "Filer ble kopiert", "Files moved successfully" : "Filer ble flyttet", + "Some files could not be copied" : "Noen filer kunne ikke kopieres", + "Some files could not be moved" : "Noen filer kunne ikke flyttes", "Conflicts resolution skipped" : "Konfliktløsning hoppet over", "Upload cancelled" : "Opplasting avbrutt", "Could not rename \"{oldName}\", it does not exist any more" : "Kunne ikke omdøpe \"{oldName}\", den finnes ikke lenger", @@ -417,6 +415,8 @@ OC.L10N.register( "Edit locally" : "Rediger lokalt", "Moving \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …", + "(copy)" : "(kopier)", + "(copy %n)" : "(kopier %n)", "Move cancelled" : "Flytt avbrutt", "Cancelled move or copy of \"{filename}\"." : "Kansellert flytte- eller kopieroperasjon av \"{filename}\"", "Cancelled move or copy operation" : "Kansellert flytte- eller kopieroperasjon", diff --git a/apps/files/l10n/nb.json b/apps/files/l10n/nb.json index 738913c289e..84c290f18e7 100644 --- a/apps/files/l10n/nb.json +++ b/apps/files/l10n/nb.json @@ -220,6 +220,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Å fjerne filendelsen «{old}» kan føre til at filen ikke kan leses.", "Adding the file extension \"{new}\" may render the file unreadable." : "Å legge til filendelsen «{new}» kan føre til at filen ikke kan leses.", "Do not show this dialog again." : "Ikke vis denne dialogen igjen.", + "Cancel" : "Avbryt", + "Rename" : "Gi nytt navn", "Select file or folder to link to" : "Velg fil eller mappe å koble til", "Choose {file}" : "Choose {file}", "Files settings" : "Filinnstillinger", @@ -275,28 +277,25 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Du er i ferd med å slette permanent {count} element","Du er i ferd med å slette permanent {count} elementer"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Du er i ferd med å slette {count} element","Du er i ferd med å slette {count} elementer"], "Confirm deletion" : "Bekreft sletting", - "Cancel" : "Avbryt", "Download" : "Last ned", "The requested file is not available." : "Den forespurte filen er ikke tilgjengelig.", "The requested files are not available." : "De forespurte filene er ikke tilgjengelige.", "Add to favorites" : "Legg til i favoritter", "Remove from favorites" : "Fjern fra favoritter", "Add or remove favorite" : "Legg til eller fjern som favoritt", + "Move" : "Flytt", + "Copy" : "Kopier", + "Move or copy" : "Flytt eller kopier", "Destination is not a folder" : "Målplassering er ikke en mappe", "This file/folder is already in that directory" : "Denne filen/mappen er allerede i den katalogen", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan ikke flytte en fil/mappe til seg selv eller til en undermappe av seg selv", - "(copy)" : "(kopier)", - "(copy %n)" : "(kopier %n)", "A file or folder with that name already exists in this folder" : "En fil eller mappe med det navnet finnes allerede i denne mappen", "The files are locked" : "Filene er låst", "The file does not exist anymore" : "Filen finnes ikke lenger", "Choose destination" : "Velg målplassering", "Copy to {target}" : "Copy to {target}", - "Copy" : "Kopier", "Move to {target}" : "Move to {target}", - "Move" : "Flytt", "Move or copy operation failed" : "Flytte- eller kopieringsoperason feilet", - "Move or copy" : "Flytt eller kopier", "Open folder" : "Åpne mappe", "Open folder {displayName}" : "Åpne mappe {displayName}", "Open in Files" : "Åpne i Filer", @@ -306,7 +305,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Filen skal nå åpnes på enheten din. Om ikke, vennligst sjekk at du har skrivebordsprogrammet installert.", "Retry and close" : "Prøv igjen og lukk", "Open online" : "Åpne på nett", - "Rename" : "Gi nytt navn", "Details" : "Detaljer", "View in folder" : "Vis i mappe", "Type" : "Type", @@ -325,10 +323,10 @@ "Some files could not be uploaded" : "Noen filer kunne ikke lastes opp", "Files uploaded successfully" : "Filer opplastet", "No files to process" : "Ingen filer å behandle", - "Some files could not be copied" : "Noen filer kunne ikke kopieres", - "Some files could not be moved" : "Noen filer kunne ikke flyttes", "Files copied successfully" : "Filer ble kopiert", "Files moved successfully" : "Filer ble flyttet", + "Some files could not be copied" : "Noen filer kunne ikke kopieres", + "Some files could not be moved" : "Noen filer kunne ikke flyttes", "Conflicts resolution skipped" : "Konfliktløsning hoppet over", "Upload cancelled" : "Opplasting avbrutt", "Could not rename \"{oldName}\", it does not exist any more" : "Kunne ikke omdøpe \"{oldName}\", den finnes ikke lenger", @@ -415,6 +413,8 @@ "Edit locally" : "Rediger lokalt", "Moving \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Flytter \"{source}\" til \"{destination}\" …", + "(copy)" : "(kopier)", + "(copy %n)" : "(kopier %n)", "Move cancelled" : "Flytt avbrutt", "Cancelled move or copy of \"{filename}\"." : "Kansellert flytte- eller kopieroperasjon av \"{filename}\"", "Cancelled move or copy operation" : "Kansellert flytte- eller kopieroperasjon", diff --git a/apps/files/l10n/nl.js b/apps/files/l10n/nl.js index 5a183d618d0..48d1d6a745d 100644 --- a/apps/files/l10n/nl.js +++ b/apps/files/l10n/nl.js @@ -227,6 +227,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Verwijderen van de extensie {old} kan ervoor zorgen dat het bestand niet meer gelezen kan worden.", "Adding the file extension \"{new}\" may render the file unreadable." : "Toevoegen van de extensie {new} kan ervoor zorgen dat het bestand niet meer gelezen kan worden.", "Do not show this dialog again." : "Laat dit dialoogvenster niet meer zien.", + "Cancel" : "Annuleren", + "Rename" : "Naam wijzigen", "Select file or folder to link to" : "Selecteer een bestand of map om naar te linken", "Choose {file}" : "Kies {file}", "Files settings" : "Instellingen voor bestanden", @@ -288,30 +290,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Je staat op het punt om {count} item permanent te verwijderen","Je staat op het punt om {count} items permanent te verwijderen"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Je staat op het punt om {count} item te verwijderen","Je staat op het punt om {count}items te verwijderen"], "Confirm deletion" : "Bevestig verwijderen", - "Cancel" : "Annuleren", "Download" : "Downloaden", "The requested file is not available." : "Het gevraagde bestand is niet beschikbaar.", "The requested files are not available." : "De gevraagde bestanden zijn niet beschikbaar.", "Add to favorites" : "Aan favorieten toevoegen", "Remove from favorites" : "Verwijderen uit favorieten", "Add or remove favorite" : "Verwijder of voeg een favoriet toe", - "Moving \"{source}\" to \"{destination}\" …" : "Verplaatsen \"{source}\" naar \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Kopieren \"{source}\" naar \"{destination}\" …", + "Move" : "Verplaatsen", + "Copy" : "Kopiëren", + "Move or copy" : "Verplaats of kopieer", "Destination is not a folder" : "Bestemming is geen map", "This file/folder is already in that directory" : "Dit bestand/deze map staat al in die map", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Je kan een bestand/map niet verplaatsen naar zichzelf of naar een subfolder van zichzelf.", - "(copy)" : "(kopieer)", - "(copy %n)" : "(kopieer %n)", "A file or folder with that name already exists in this folder" : "Een bestand of map met dezelfde naam is al aanwezig in deze map", "The files are locked" : "De bestanden zijn vergrendeld", "The file does not exist anymore" : "Dit bestand bestaat niet meer", + "Moving \"{source}\" to \"{destination}\" …" : "Verplaatsen \"{source}\" naar \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Kopieren \"{source}\" naar \"{destination}\" …", "Choose destination" : "Kies bestemming", "Copy to {target}" : "Kopieer naar {target}", - "Copy" : "Kopiëren", "Move to {target}" : "Verplaats naar {target}", - "Move" : "Verplaatsen", "Move or copy operation failed" : "Verplaatsen of kopiëren mislukt", - "Move or copy" : "Verplaats of kopieer", "Open folder" : "Open map", "Open folder {displayName}" : "Open map {displayName}", "Open in Files" : "Open in Bestanden", @@ -321,7 +320,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Het bestand zou nu moeten openen op je apparaat. Als dat niet het geval is, controleer dan of je de desktop app geïnstalleerd hebt.", "Retry and close" : "Probeer opnieuw en sluiten", "Open online" : "Open online", - "Rename" : "Naam wijzigen", "Details" : "Details", "View in folder" : "Bekijken in map", "Type" : "Type", @@ -340,10 +338,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Sommige bestanden konden niet worden geüpload", "Files uploaded successfully" : "Bestand succesvol geüpload.", "No files to process" : "Geen bestanden te verwerken", - "Some files could not be copied" : "Sommige bestanden konden niet gekopieerd worden", - "Some files could not be moved" : "Een paar bestanden konden niet worden verplaatst", "Files copied successfully" : "Bestanden succesvol gekopieerd", "Files moved successfully" : "Bestanden succesvol verplaatst", + "Some files could not be copied" : "Sommige bestanden konden niet gekopieerd worden", + "Some files could not be moved" : "Een paar bestanden konden niet worden verplaatst", "Conflicts resolution skipped" : "Conflictoplossing overgeslagen", "Upload cancelled" : "Uploaden geannuleerd", "Could not rename \"{oldName}\", it does not exist any more" : "Kon \"{oldName}\" niet hernoemen, het bestaat niet meer", @@ -433,6 +431,8 @@ OC.L10N.register( "Edit locally" : "Lokaal bewerken", "Moving \"{source}\" to \"{destination}\" …" : "Verplaatsen \"{source}\" naar \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Kopiëren \"{source}\" naar \"{destination}\" …", + "(copy)" : "(kopieer)", + "(copy %n)" : "(kopieer %n)", "Move cancelled" : "Verplaatsen geannuleerd", "Cancelled move or copy of \"{filename}\"." : "Verplaatsen of kopiëren van \"¨{filename}\" geannuleerd.", "Cancelled move or copy operation" : "Verplaatsen of kopiëren geannuleerd.", diff --git a/apps/files/l10n/nl.json b/apps/files/l10n/nl.json index a6abee3090e..95a25c840bf 100644 --- a/apps/files/l10n/nl.json +++ b/apps/files/l10n/nl.json @@ -225,6 +225,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Verwijderen van de extensie {old} kan ervoor zorgen dat het bestand niet meer gelezen kan worden.", "Adding the file extension \"{new}\" may render the file unreadable." : "Toevoegen van de extensie {new} kan ervoor zorgen dat het bestand niet meer gelezen kan worden.", "Do not show this dialog again." : "Laat dit dialoogvenster niet meer zien.", + "Cancel" : "Annuleren", + "Rename" : "Naam wijzigen", "Select file or folder to link to" : "Selecteer een bestand of map om naar te linken", "Choose {file}" : "Kies {file}", "Files settings" : "Instellingen voor bestanden", @@ -286,30 +288,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Je staat op het punt om {count} item permanent te verwijderen","Je staat op het punt om {count} items permanent te verwijderen"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Je staat op het punt om {count} item te verwijderen","Je staat op het punt om {count}items te verwijderen"], "Confirm deletion" : "Bevestig verwijderen", - "Cancel" : "Annuleren", "Download" : "Downloaden", "The requested file is not available." : "Het gevraagde bestand is niet beschikbaar.", "The requested files are not available." : "De gevraagde bestanden zijn niet beschikbaar.", "Add to favorites" : "Aan favorieten toevoegen", "Remove from favorites" : "Verwijderen uit favorieten", "Add or remove favorite" : "Verwijder of voeg een favoriet toe", - "Moving \"{source}\" to \"{destination}\" …" : "Verplaatsen \"{source}\" naar \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Kopieren \"{source}\" naar \"{destination}\" …", + "Move" : "Verplaatsen", + "Copy" : "Kopiëren", + "Move or copy" : "Verplaats of kopieer", "Destination is not a folder" : "Bestemming is geen map", "This file/folder is already in that directory" : "Dit bestand/deze map staat al in die map", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Je kan een bestand/map niet verplaatsen naar zichzelf of naar een subfolder van zichzelf.", - "(copy)" : "(kopieer)", - "(copy %n)" : "(kopieer %n)", "A file or folder with that name already exists in this folder" : "Een bestand of map met dezelfde naam is al aanwezig in deze map", "The files are locked" : "De bestanden zijn vergrendeld", "The file does not exist anymore" : "Dit bestand bestaat niet meer", + "Moving \"{source}\" to \"{destination}\" …" : "Verplaatsen \"{source}\" naar \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Kopieren \"{source}\" naar \"{destination}\" …", "Choose destination" : "Kies bestemming", "Copy to {target}" : "Kopieer naar {target}", - "Copy" : "Kopiëren", "Move to {target}" : "Verplaats naar {target}", - "Move" : "Verplaatsen", "Move or copy operation failed" : "Verplaatsen of kopiëren mislukt", - "Move or copy" : "Verplaats of kopieer", "Open folder" : "Open map", "Open folder {displayName}" : "Open map {displayName}", "Open in Files" : "Open in Bestanden", @@ -319,7 +318,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Het bestand zou nu moeten openen op je apparaat. Als dat niet het geval is, controleer dan of je de desktop app geïnstalleerd hebt.", "Retry and close" : "Probeer opnieuw en sluiten", "Open online" : "Open online", - "Rename" : "Naam wijzigen", "Details" : "Details", "View in folder" : "Bekijken in map", "Type" : "Type", @@ -338,10 +336,10 @@ "Some files could not be uploaded" : "Sommige bestanden konden niet worden geüpload", "Files uploaded successfully" : "Bestand succesvol geüpload.", "No files to process" : "Geen bestanden te verwerken", - "Some files could not be copied" : "Sommige bestanden konden niet gekopieerd worden", - "Some files could not be moved" : "Een paar bestanden konden niet worden verplaatst", "Files copied successfully" : "Bestanden succesvol gekopieerd", "Files moved successfully" : "Bestanden succesvol verplaatst", + "Some files could not be copied" : "Sommige bestanden konden niet gekopieerd worden", + "Some files could not be moved" : "Een paar bestanden konden niet worden verplaatst", "Conflicts resolution skipped" : "Conflictoplossing overgeslagen", "Upload cancelled" : "Uploaden geannuleerd", "Could not rename \"{oldName}\", it does not exist any more" : "Kon \"{oldName}\" niet hernoemen, het bestaat niet meer", @@ -431,6 +429,8 @@ "Edit locally" : "Lokaal bewerken", "Moving \"{source}\" to \"{destination}\" …" : "Verplaatsen \"{source}\" naar \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Kopiëren \"{source}\" naar \"{destination}\" …", + "(copy)" : "(kopieer)", + "(copy %n)" : "(kopieer %n)", "Move cancelled" : "Verplaatsen geannuleerd", "Cancelled move or copy of \"{filename}\"." : "Verplaatsen of kopiëren van \"¨{filename}\" geannuleerd.", "Cancelled move or copy operation" : "Verplaatsen of kopiëren geannuleerd.", diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index 6b69f468d1f..1ab2017451b 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -233,6 +233,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Usunięcie rozszerzenia pliku „{old}” może spowodować, że plik będzie nieczytelny.", "Adding the file extension \"{new}\" may render the file unreadable." : "Dodanie rozszerzenia pliku „{new}” może spowodować, że plik będzie nieczytelny.", "Do not show this dialog again." : "Nie pokazuj więcej tego okna dialogowego.", + "Cancel" : "Anuluj", + "Rename" : "Zmień nazwę", "Select file or folder to link to" : "Wybierz plik lub katalog do linku", "Choose {file}" : "Wybierz {file}", "Files settings" : "Ustawienia Plików", @@ -298,30 +300,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Zamierzasz trwale usunąć {count} element","Zamierzasz trwale usunąć {count} elementy","Zamierzasz trwale usunąć {count} elementów","Zamierzasz trwale usunąć {count} elementów"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Zamierzasz usunąć {count} element","Zamierzasz usunąć {count} elementy","Zamierzasz usunąć {count} elementów","Zamierzasz usunąć {count} elementów"], "Confirm deletion" : "Potwierdź usunięcie", - "Cancel" : "Anuluj", "Download" : "Pobierz", "The requested file is not available." : "Żądany plik jest niedostępny.", "The requested files are not available." : "Żądane pliki są niedostępne.", "Add to favorites" : "Dodaj do ulubionych", "Remove from favorites" : "Usuń z ulubionych", "Add or remove favorite" : "Dodaj lub usuń z ulubionych", - "Moving \"{source}\" to \"{destination}\" …" : "Przenoszenie „{source}” do „{destination}” …", - "Copying \"{source}\" to \"{destination}\" …" : "Kopiowanie „{source}” do „{destination}” …", + "Move" : "Przenieś", + "Copy" : "Kopiuj", + "Move or copy" : "Przenieś lub kopiuj", "Destination is not a folder" : "Miejsce docelowe nie jest katalogiem", "This file/folder is already in that directory" : "Ten plik/katalog znajduje się już w tym katalogu", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Nie można przenieść pliku/katalogu do tego samego katalogu lub do własnego podkatalogu", - "(copy)" : "(kopiuj)", - "(copy %n)" : "(kopiuj %n)", "A file or folder with that name already exists in this folder" : "Plik lub katalog o tej nazwie już istnieje w tym katalogu", "The files are locked" : "Pliki są zablokowane", "The file does not exist anymore" : "Plik już nie istnieje", + "Moving \"{source}\" to \"{destination}\" …" : "Przenoszenie „{source}” do „{destination}” …", + "Copying \"{source}\" to \"{destination}\" …" : "Kopiowanie „{source}” do „{destination}” …", "Choose destination" : "Wybierz miejsce docelowe", "Copy to {target}" : "Skopiuj do {target}", - "Copy" : "Kopiuj", "Move to {target}" : "Przenieś do {target}", - "Move" : "Przenieś", "Move or copy operation failed" : "Operacja przenoszenia lub kopiowania nie powiodła się", - "Move or copy" : "Przenieś lub kopiuj", "Open folder" : "Otwórz katalog", "Open folder {displayName}" : "Otwórz katalog {displayName}", "Open in Files" : "Otwórz w Plikach", @@ -331,7 +330,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Plik powinien teraz otworzyć się na Twoim urządzeniu. Jeśli tak się nie stanie, sprawdź, czy masz zainstalowaną aplikację komputerową.", "Retry and close" : "Spróbuj ponownie i zamknij", "Open online" : "Otwórz online", - "Rename" : "Zmień nazwę", "Details" : "Szczegóły", "Open the details sidebar" : "Otwórz panel szczegółów", "Unfavorite" : "Usuń z ulubionych", @@ -353,10 +351,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Nie udało się wysłać niektórych plików", "Files uploaded successfully" : "Pliki przesłane pomyślnie", "No files to process" : "Brak plików do przetworzenia", - "Some files could not be copied" : "Nie udało się skopiować niektórych plików", - "Some files could not be moved" : "Niektóre pliki nie mogły zostać przeniesione", "Files copied successfully" : "Pliki skopiowane pomyślnie", "Files moved successfully" : "Pliki zostały przeniesione pomyślnie", + "Some files could not be copied" : "Nie udało się skopiować niektórych plików", + "Some files could not be moved" : "Niektóre pliki nie mogły zostać przeniesione", "Conflicts resolution skipped" : "Pominięto rozwiązywanie konfliktów", "Upload cancelled" : "Anulowano przesyłanie", "Could not rename \"{oldName}\", it does not exist any more" : "Nie można zmienić nazwy \"{oldName}\", już nie istnieje", @@ -446,6 +444,8 @@ OC.L10N.register( "Edit locally" : "Edytuj lokalnie", "Moving \"{source}\" to \"{destination}\" …" : "Przenoszenie „{source}” do „{destination}”…", "Copying \"{source}\" to \"{destination}\" …" : "Kopiowanie „{source}” do „{destination}”…", + "(copy)" : "(kopiuj)", + "(copy %n)" : "(kopiuj %n)", "Move cancelled" : "Przenoszenie anulowane", "Cancelled move or copy of \"{filename}\"." : "Anulowano przeniesienie lub kopiowanie „{filename}”.", "Cancelled move or copy operation" : "Anulowano operację przenoszenia lub kopiowania", diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index 82dc6ee9a7f..1d90ce60afb 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -231,6 +231,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Usunięcie rozszerzenia pliku „{old}” może spowodować, że plik będzie nieczytelny.", "Adding the file extension \"{new}\" may render the file unreadable." : "Dodanie rozszerzenia pliku „{new}” może spowodować, że plik będzie nieczytelny.", "Do not show this dialog again." : "Nie pokazuj więcej tego okna dialogowego.", + "Cancel" : "Anuluj", + "Rename" : "Zmień nazwę", "Select file or folder to link to" : "Wybierz plik lub katalog do linku", "Choose {file}" : "Wybierz {file}", "Files settings" : "Ustawienia Plików", @@ -296,30 +298,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Zamierzasz trwale usunąć {count} element","Zamierzasz trwale usunąć {count} elementy","Zamierzasz trwale usunąć {count} elementów","Zamierzasz trwale usunąć {count} elementów"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Zamierzasz usunąć {count} element","Zamierzasz usunąć {count} elementy","Zamierzasz usunąć {count} elementów","Zamierzasz usunąć {count} elementów"], "Confirm deletion" : "Potwierdź usunięcie", - "Cancel" : "Anuluj", "Download" : "Pobierz", "The requested file is not available." : "Żądany plik jest niedostępny.", "The requested files are not available." : "Żądane pliki są niedostępne.", "Add to favorites" : "Dodaj do ulubionych", "Remove from favorites" : "Usuń z ulubionych", "Add or remove favorite" : "Dodaj lub usuń z ulubionych", - "Moving \"{source}\" to \"{destination}\" …" : "Przenoszenie „{source}” do „{destination}” …", - "Copying \"{source}\" to \"{destination}\" …" : "Kopiowanie „{source}” do „{destination}” …", + "Move" : "Przenieś", + "Copy" : "Kopiuj", + "Move or copy" : "Przenieś lub kopiuj", "Destination is not a folder" : "Miejsce docelowe nie jest katalogiem", "This file/folder is already in that directory" : "Ten plik/katalog znajduje się już w tym katalogu", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Nie można przenieść pliku/katalogu do tego samego katalogu lub do własnego podkatalogu", - "(copy)" : "(kopiuj)", - "(copy %n)" : "(kopiuj %n)", "A file or folder with that name already exists in this folder" : "Plik lub katalog o tej nazwie już istnieje w tym katalogu", "The files are locked" : "Pliki są zablokowane", "The file does not exist anymore" : "Plik już nie istnieje", + "Moving \"{source}\" to \"{destination}\" …" : "Przenoszenie „{source}” do „{destination}” …", + "Copying \"{source}\" to \"{destination}\" …" : "Kopiowanie „{source}” do „{destination}” …", "Choose destination" : "Wybierz miejsce docelowe", "Copy to {target}" : "Skopiuj do {target}", - "Copy" : "Kopiuj", "Move to {target}" : "Przenieś do {target}", - "Move" : "Przenieś", "Move or copy operation failed" : "Operacja przenoszenia lub kopiowania nie powiodła się", - "Move or copy" : "Przenieś lub kopiuj", "Open folder" : "Otwórz katalog", "Open folder {displayName}" : "Otwórz katalog {displayName}", "Open in Files" : "Otwórz w Plikach", @@ -329,7 +328,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Plik powinien teraz otworzyć się na Twoim urządzeniu. Jeśli tak się nie stanie, sprawdź, czy masz zainstalowaną aplikację komputerową.", "Retry and close" : "Spróbuj ponownie i zamknij", "Open online" : "Otwórz online", - "Rename" : "Zmień nazwę", "Details" : "Szczegóły", "Open the details sidebar" : "Otwórz panel szczegółów", "Unfavorite" : "Usuń z ulubionych", @@ -351,10 +349,10 @@ "Some files could not be uploaded" : "Nie udało się wysłać niektórych plików", "Files uploaded successfully" : "Pliki przesłane pomyślnie", "No files to process" : "Brak plików do przetworzenia", - "Some files could not be copied" : "Nie udało się skopiować niektórych plików", - "Some files could not be moved" : "Niektóre pliki nie mogły zostać przeniesione", "Files copied successfully" : "Pliki skopiowane pomyślnie", "Files moved successfully" : "Pliki zostały przeniesione pomyślnie", + "Some files could not be copied" : "Nie udało się skopiować niektórych plików", + "Some files could not be moved" : "Niektóre pliki nie mogły zostać przeniesione", "Conflicts resolution skipped" : "Pominięto rozwiązywanie konfliktów", "Upload cancelled" : "Anulowano przesyłanie", "Could not rename \"{oldName}\", it does not exist any more" : "Nie można zmienić nazwy \"{oldName}\", już nie istnieje", @@ -444,6 +442,8 @@ "Edit locally" : "Edytuj lokalnie", "Moving \"{source}\" to \"{destination}\" …" : "Przenoszenie „{source}” do „{destination}”…", "Copying \"{source}\" to \"{destination}\" …" : "Kopiowanie „{source}” do „{destination}”…", + "(copy)" : "(kopiuj)", + "(copy %n)" : "(kopiuj %n)", "Move cancelled" : "Przenoszenie anulowane", "Cancelled move or copy of \"{filename}\"." : "Anulowano przeniesienie lub kopiowanie „{filename}”.", "Cancelled move or copy operation" : "Anulowano operację przenoszenia lub kopiowania", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index 0cdc20b5632..a2b26e281af 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -233,6 +233,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Remover a extensão de arquivo \"{old}\" pode tornar o arquivo ilegível.", "Adding the file extension \"{new}\" may render the file unreadable." : "Adicionar a extensão de arquivo \"{new}\" pode tornar o arquivo ilegível.", "Do not show this dialog again." : "Não mostre essa caixa de diálogo novamente.", + "Cancel" : "Cancelar", + "Rename" : "Renomear", "Select file or folder to link to" : "Selecione o arquivo ou pasta para vincular", "Choose {file}" : "Escolher {file}", "Files settings" : "Configurações de arquivos", @@ -298,30 +300,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Você está prestes a excluir permanentemente {count} item","Você está prestes a excluir permanentemente {count} de itens","Você está prestes a excluir permanentemente {count} itens"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Você está prestes a excluir {count} item","Você está prestes a excluir {count} de itens","Você está prestes a excluir {count} itens"], "Confirm deletion" : "Confirmar exclusão", - "Cancel" : "Cancelar", "Download" : "Baixar", "The requested file is not available." : "O arquivo solicitado não está disponível.", "The requested files are not available." : "Os arquivos solicitados não estão disponíveis.", "Add to favorites" : "Adicionar aos favoritos", "Remove from favorites" : "Excluir dos favoritos", "Add or remove favorite" : "Adicionar ou remover favoritos", - "Moving \"{source}\" to \"{destination}\" …" : "Movendo \"{source}\" para {destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" para \"{destination}\" …", + "Move" : "Mover", + "Copy" : "Copiar", + "Move or copy" : "Mover ou copiar", "Destination is not a folder" : "O destino não é uma pasta", "This file/folder is already in that directory" : "Este arquivo/esta pasta já está nesse diretório", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Não é possível mover um arquivo/pasta para ele mesmo ou para uma subpasta dele mesmo", - "(copy)" : "(cópia)", - "(copy %n)" : "(cópia %n)", "A file or folder with that name already exists in this folder" : "Já existe um arquivo ou uma pasta com esse nome nesta pasta", "The files are locked" : "Os arquivos estão trancados", "The file does not exist anymore" : "O arquivo não existe mais", + "Moving \"{source}\" to \"{destination}\" …" : "Movendo \"{source}\" para {destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" para \"{destination}\" …", "Choose destination" : "Escolher destino", "Copy to {target}" : "Copiar para {target}", - "Copy" : "Copiar", "Move to {target}" : "Mover para {target}", - "Move" : "Mover", "Move or copy operation failed" : "Falha na operação de mover ou copiar", - "Move or copy" : "Mover ou copiar", "Open folder" : "Abrir pasta", "Open folder {displayName}" : "Abrir a pasta {displayName}", "Open in Files" : "Abrir em Arquivos", @@ -331,7 +330,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "O arquivo agora deve abrir no seu dispositivo. Caso contrário, verifique se você tem o aplicativo para desktop instalado.", "Retry and close" : "Repetir e fechar", "Open online" : "Abrir on-line", - "Rename" : "Renomear", "Details" : "Detalhes", "Open the details sidebar" : "Abrir a barra lateral de detalhes", "Unfavorite" : "Desfavoritar", @@ -353,10 +351,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Alguns arquivos não puderam ser carregados", "Files uploaded successfully" : "Arquivos carregados com sucesso", "No files to process" : "Nenhum arquivo para processar", - "Some files could not be copied" : "Alguns arquivos não puderam ser copiados", - "Some files could not be moved" : "Alguns arquivos não puderam ser movidos", "Files copied successfully" : "Arquivos copiados com sucesso", "Files moved successfully" : "Arquivos movidos com sucesso", + "Some files could not be copied" : "Alguns arquivos não puderam ser copiados", + "Some files could not be moved" : "Alguns arquivos não puderam ser movidos", "Conflicts resolution skipped" : "Resolução de conflitos pulada", "Upload cancelled" : "Upload cancelado", "Could not rename \"{oldName}\", it does not exist any more" : "Não foi possível renomear \"{oldName}\", ele não existe mais", @@ -446,6 +444,8 @@ OC.L10N.register( "Edit locally" : "Editar localmente", "Moving \"{source}\" to \"{destination}\" …" : "Movendo \"{source}\" para \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" para \"{destination}\" …", + "(copy)" : "(cópia)", + "(copy %n)" : "(cópia %n)", "Move cancelled" : "Movimento cancelado", "Cancelled move or copy of \"{filename}\"." : "Movimento ou cópia cancelada de \"{filename}\".", "Cancelled move or copy operation" : "Operação de mover ou copiar cancelada", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index 14d9754e574..2bffa481e69 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -231,6 +231,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Remover a extensão de arquivo \"{old}\" pode tornar o arquivo ilegível.", "Adding the file extension \"{new}\" may render the file unreadable." : "Adicionar a extensão de arquivo \"{new}\" pode tornar o arquivo ilegível.", "Do not show this dialog again." : "Não mostre essa caixa de diálogo novamente.", + "Cancel" : "Cancelar", + "Rename" : "Renomear", "Select file or folder to link to" : "Selecione o arquivo ou pasta para vincular", "Choose {file}" : "Escolher {file}", "Files settings" : "Configurações de arquivos", @@ -296,30 +298,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Você está prestes a excluir permanentemente {count} item","Você está prestes a excluir permanentemente {count} de itens","Você está prestes a excluir permanentemente {count} itens"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Você está prestes a excluir {count} item","Você está prestes a excluir {count} de itens","Você está prestes a excluir {count} itens"], "Confirm deletion" : "Confirmar exclusão", - "Cancel" : "Cancelar", "Download" : "Baixar", "The requested file is not available." : "O arquivo solicitado não está disponível.", "The requested files are not available." : "Os arquivos solicitados não estão disponíveis.", "Add to favorites" : "Adicionar aos favoritos", "Remove from favorites" : "Excluir dos favoritos", "Add or remove favorite" : "Adicionar ou remover favoritos", - "Moving \"{source}\" to \"{destination}\" …" : "Movendo \"{source}\" para {destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" para \"{destination}\" …", + "Move" : "Mover", + "Copy" : "Copiar", + "Move or copy" : "Mover ou copiar", "Destination is not a folder" : "O destino não é uma pasta", "This file/folder is already in that directory" : "Este arquivo/esta pasta já está nesse diretório", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Não é possível mover um arquivo/pasta para ele mesmo ou para uma subpasta dele mesmo", - "(copy)" : "(cópia)", - "(copy %n)" : "(cópia %n)", "A file or folder with that name already exists in this folder" : "Já existe um arquivo ou uma pasta com esse nome nesta pasta", "The files are locked" : "Os arquivos estão trancados", "The file does not exist anymore" : "O arquivo não existe mais", + "Moving \"{source}\" to \"{destination}\" …" : "Movendo \"{source}\" para {destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" para \"{destination}\" …", "Choose destination" : "Escolher destino", "Copy to {target}" : "Copiar para {target}", - "Copy" : "Copiar", "Move to {target}" : "Mover para {target}", - "Move" : "Mover", "Move or copy operation failed" : "Falha na operação de mover ou copiar", - "Move or copy" : "Mover ou copiar", "Open folder" : "Abrir pasta", "Open folder {displayName}" : "Abrir a pasta {displayName}", "Open in Files" : "Abrir em Arquivos", @@ -329,7 +328,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "O arquivo agora deve abrir no seu dispositivo. Caso contrário, verifique se você tem o aplicativo para desktop instalado.", "Retry and close" : "Repetir e fechar", "Open online" : "Abrir on-line", - "Rename" : "Renomear", "Details" : "Detalhes", "Open the details sidebar" : "Abrir a barra lateral de detalhes", "Unfavorite" : "Desfavoritar", @@ -351,10 +349,10 @@ "Some files could not be uploaded" : "Alguns arquivos não puderam ser carregados", "Files uploaded successfully" : "Arquivos carregados com sucesso", "No files to process" : "Nenhum arquivo para processar", - "Some files could not be copied" : "Alguns arquivos não puderam ser copiados", - "Some files could not be moved" : "Alguns arquivos não puderam ser movidos", "Files copied successfully" : "Arquivos copiados com sucesso", "Files moved successfully" : "Arquivos movidos com sucesso", + "Some files could not be copied" : "Alguns arquivos não puderam ser copiados", + "Some files could not be moved" : "Alguns arquivos não puderam ser movidos", "Conflicts resolution skipped" : "Resolução de conflitos pulada", "Upload cancelled" : "Upload cancelado", "Could not rename \"{oldName}\", it does not exist any more" : "Não foi possível renomear \"{oldName}\", ele não existe mais", @@ -444,6 +442,8 @@ "Edit locally" : "Editar localmente", "Moving \"{source}\" to \"{destination}\" …" : "Movendo \"{source}\" para \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Copiando \"{source}\" para \"{destination}\" …", + "(copy)" : "(cópia)", + "(copy %n)" : "(cópia %n)", "Move cancelled" : "Movimento cancelado", "Cancelled move or copy of \"{filename}\"." : "Movimento ou cópia cancelada de \"{filename}\".", "Cancelled move or copy operation" : "Operação de mover ou copiar cancelada", diff --git a/apps/files/l10n/pt_PT.js b/apps/files/l10n/pt_PT.js index 12071f65aed..12ed70a76ff 100644 --- a/apps/files/l10n/pt_PT.js +++ b/apps/files/l10n/pt_PT.js @@ -208,6 +208,8 @@ OC.L10N.register( "Choose file or folder to transfer" : "Escolher ficheiro ou pasta para transferir", "Change" : "Mudar", "New owner" : "Novo proprietário", + "Cancel" : "Cancelar", + "Rename" : "Renomear", "Choose {file}" : "Escolher {file}", "Files settings" : "Definições do Ficheiros", "Not enough free space" : "Espaço insuficiente", @@ -228,18 +230,16 @@ OC.L10N.register( "Delete permanently" : "Eliminar permanentemente", "Delete file" : "Apagar ficheiro", "Delete folder" : "Apagar pasta", - "Cancel" : "Cancelar", "Download" : "Transferir", "Add to favorites" : "Adicionar aos favoritos", "Remove from favorites" : "Remover dos favoritos", "Add or remove favorite" : "Adicionar ou remover favorito", - "Copy to {target}" : "Copiar para {target}", - "Copy" : "Copiar", - "Move to {target}" : "Mover para {target}", "Move" : "Mover", + "Copy" : "Copiar", "Move or copy" : "Mover ou copiar", + "Copy to {target}" : "Copiar para {target}", + "Move to {target}" : "Mover para {target}", "Failed to redirect to client" : "Erro ao redirecionar para o cliente", - "Rename" : "Renomear", "Details" : "Detalhes", "View in folder" : "Ver na pasta", "Type" : "Tipo", diff --git a/apps/files/l10n/pt_PT.json b/apps/files/l10n/pt_PT.json index 7357f8d1053..7ee1ee007b2 100644 --- a/apps/files/l10n/pt_PT.json +++ b/apps/files/l10n/pt_PT.json @@ -206,6 +206,8 @@ "Choose file or folder to transfer" : "Escolher ficheiro ou pasta para transferir", "Change" : "Mudar", "New owner" : "Novo proprietário", + "Cancel" : "Cancelar", + "Rename" : "Renomear", "Choose {file}" : "Escolher {file}", "Files settings" : "Definições do Ficheiros", "Not enough free space" : "Espaço insuficiente", @@ -226,18 +228,16 @@ "Delete permanently" : "Eliminar permanentemente", "Delete file" : "Apagar ficheiro", "Delete folder" : "Apagar pasta", - "Cancel" : "Cancelar", "Download" : "Transferir", "Add to favorites" : "Adicionar aos favoritos", "Remove from favorites" : "Remover dos favoritos", "Add or remove favorite" : "Adicionar ou remover favorito", - "Copy to {target}" : "Copiar para {target}", - "Copy" : "Copiar", - "Move to {target}" : "Mover para {target}", "Move" : "Mover", + "Copy" : "Copiar", "Move or copy" : "Mover ou copiar", + "Copy to {target}" : "Copiar para {target}", + "Move to {target}" : "Mover para {target}", "Failed to redirect to client" : "Erro ao redirecionar para o cliente", - "Rename" : "Renomear", "Details" : "Detalhes", "View in folder" : "Ver na pasta", "Type" : "Tipo", diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index 0b2386e988f..03414fb7109 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -233,6 +233,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Удаление расширения файла \"{old}\" может сделать файл нечитаемым.", "Adding the file extension \"{new}\" may render the file unreadable." : "Добавление расширения файла \"{new}\" может сделать его нечитаемым.", "Do not show this dialog again." : "Больше не показывать это диалоговое окно.", + "Cancel" : "Отменить", + "Rename" : "Переименовать", "Select file or folder to link to" : "Выберите файл или папку для создания ссылки", "Choose {file}" : "Выберан {file}", "Files settings" : "Настройки файлов", @@ -298,30 +300,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Вы собираетесь безвозвратно удалить {count} элемент","Вы собираетесь безвозвратно удалить {count} элемента","Вы собираетесь безвозвратно удалить {count} элементов","Вы собираетесь безвозвратно удалить {count} элементов"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Подтвердите удаление {count} объекта.","Подтвердите удаление {count} объектов","Подтвердите удаление {count} объектов","Подтвердите удаление {count} объектов"], "Confirm deletion" : "Подтвердить удаление", - "Cancel" : "Отменить", "Download" : "Скачать", "The requested file is not available." : "Запрошенный файл недоступен.", "The requested files are not available." : "Запрошенные файлы недоступны.", "Add to favorites" : "Добавить в избранное", "Remove from favorites" : "Удалить из избранных", "Add or remove favorite" : "Добавление или удаление избранного", - "Moving \"{source}\" to \"{destination}\" …" : "Перемещение \"{source}\" в \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Копирование \"{source}\" в \"{destination}\" …", + "Move" : "Переместить", + "Copy" : "Копировать", + "Move or copy" : "Переместить или копировать", "Destination is not a folder" : "Указанное назначение не является папкой", "This file/folder is already in that directory" : "Файл или папка уже расположены в этой папке", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Папка или файл не могут быть перемещены во вложенную папку или в себя", - "(copy)" : "(копия)", - "(copy %n)" : "(копия %n)", "A file or folder with that name already exists in this folder" : "В этой папке уже есть файл или папка с этим именем", "The files are locked" : "Файлы заблокированы", "The file does not exist anymore" : "Файл больше не существует", + "Moving \"{source}\" to \"{destination}\" …" : "Перемещение \"{source}\" в \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Копирование \"{source}\" в \"{destination}\" …", "Choose destination" : "Выберите место назначения", "Copy to {target}" : "Скопировать в «{target}»", - "Copy" : "Копировать", "Move to {target}" : "Переместить в «{target}»", - "Move" : "Переместить", "Move or copy operation failed" : "Ошибка перемещение или копирования", - "Move or copy" : "Переместить или копировать", "Open folder" : "Открыть папку", "Open folder {displayName}" : "Открыть папку «{displayName}»", "Open in Files" : "Открыть в приложении «Файлы»", @@ -331,7 +330,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Теперь файл должен открыться на вашем устройстве. Если это не произошло, пожалуйста, убедитесь, что у вас установлено настольное приложение.", "Retry and close" : "Повторить попытку и закрыть", "Open online" : "Открыть онлайн", - "Rename" : "Переименовать", "Details" : "Подробно", "Open the details sidebar" : "Открыть боковую панель с подробными сведениями", "Unfavorite" : "Убрать из избранного", @@ -353,10 +351,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Не удалось загрузить некоторые файлы", "Files uploaded successfully" : "Файлы успешно обновлены", "No files to process" : "Нет файлов для обработки", - "Some files could not be copied" : "Не удалось скопировать некоторые файлы", - "Some files could not be moved" : "Не удалось переместить некоторые файлы", "Files copied successfully" : "Файлы успешно скопированы", "Files moved successfully" : "Файлы успешно перемещены", + "Some files could not be copied" : "Не удалось скопировать некоторые файлы", + "Some files could not be moved" : "Не удалось переместить некоторые файлы", "Conflicts resolution skipped" : "Разрешение конфликтов пропущено", "Upload cancelled" : "Передача на сервер отменена", "Could not rename \"{oldName}\", it does not exist any more" : "Не удалось переименовать \"{oldName}\", его больше не существует", @@ -446,6 +444,8 @@ OC.L10N.register( "Edit locally" : "Редактировать локально", "Moving \"{source}\" to \"{destination}\" …" : "Перемещение \"{source}\" в \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Копирование \"{source}\" в \"{destination}\" …", + "(copy)" : "(копия)", + "(copy %n)" : "(копия %n)", "Move cancelled" : "Перемещение отменено", "Cancelled move or copy of \"{filename}\"." : "Отменено перемещение или копирование \"{filename}\".", "Cancelled move or copy operation" : "Копирование или перемещение отменено", diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index 081ba30aea8..25d3a460f01 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -231,6 +231,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Удаление расширения файла \"{old}\" может сделать файл нечитаемым.", "Adding the file extension \"{new}\" may render the file unreadable." : "Добавление расширения файла \"{new}\" может сделать его нечитаемым.", "Do not show this dialog again." : "Больше не показывать это диалоговое окно.", + "Cancel" : "Отменить", + "Rename" : "Переименовать", "Select file or folder to link to" : "Выберите файл или папку для создания ссылки", "Choose {file}" : "Выберан {file}", "Files settings" : "Настройки файлов", @@ -296,30 +298,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Вы собираетесь безвозвратно удалить {count} элемент","Вы собираетесь безвозвратно удалить {count} элемента","Вы собираетесь безвозвратно удалить {count} элементов","Вы собираетесь безвозвратно удалить {count} элементов"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Подтвердите удаление {count} объекта.","Подтвердите удаление {count} объектов","Подтвердите удаление {count} объектов","Подтвердите удаление {count} объектов"], "Confirm deletion" : "Подтвердить удаление", - "Cancel" : "Отменить", "Download" : "Скачать", "The requested file is not available." : "Запрошенный файл недоступен.", "The requested files are not available." : "Запрошенные файлы недоступны.", "Add to favorites" : "Добавить в избранное", "Remove from favorites" : "Удалить из избранных", "Add or remove favorite" : "Добавление или удаление избранного", - "Moving \"{source}\" to \"{destination}\" …" : "Перемещение \"{source}\" в \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Копирование \"{source}\" в \"{destination}\" …", + "Move" : "Переместить", + "Copy" : "Копировать", + "Move or copy" : "Переместить или копировать", "Destination is not a folder" : "Указанное назначение не является папкой", "This file/folder is already in that directory" : "Файл или папка уже расположены в этой папке", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Папка или файл не могут быть перемещены во вложенную папку или в себя", - "(copy)" : "(копия)", - "(copy %n)" : "(копия %n)", "A file or folder with that name already exists in this folder" : "В этой папке уже есть файл или папка с этим именем", "The files are locked" : "Файлы заблокированы", "The file does not exist anymore" : "Файл больше не существует", + "Moving \"{source}\" to \"{destination}\" …" : "Перемещение \"{source}\" в \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Копирование \"{source}\" в \"{destination}\" …", "Choose destination" : "Выберите место назначения", "Copy to {target}" : "Скопировать в «{target}»", - "Copy" : "Копировать", "Move to {target}" : "Переместить в «{target}»", - "Move" : "Переместить", "Move or copy operation failed" : "Ошибка перемещение или копирования", - "Move or copy" : "Переместить или копировать", "Open folder" : "Открыть папку", "Open folder {displayName}" : "Открыть папку «{displayName}»", "Open in Files" : "Открыть в приложении «Файлы»", @@ -329,7 +328,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Теперь файл должен открыться на вашем устройстве. Если это не произошло, пожалуйста, убедитесь, что у вас установлено настольное приложение.", "Retry and close" : "Повторить попытку и закрыть", "Open online" : "Открыть онлайн", - "Rename" : "Переименовать", "Details" : "Подробно", "Open the details sidebar" : "Открыть боковую панель с подробными сведениями", "Unfavorite" : "Убрать из избранного", @@ -351,10 +349,10 @@ "Some files could not be uploaded" : "Не удалось загрузить некоторые файлы", "Files uploaded successfully" : "Файлы успешно обновлены", "No files to process" : "Нет файлов для обработки", - "Some files could not be copied" : "Не удалось скопировать некоторые файлы", - "Some files could not be moved" : "Не удалось переместить некоторые файлы", "Files copied successfully" : "Файлы успешно скопированы", "Files moved successfully" : "Файлы успешно перемещены", + "Some files could not be copied" : "Не удалось скопировать некоторые файлы", + "Some files could not be moved" : "Не удалось переместить некоторые файлы", "Conflicts resolution skipped" : "Разрешение конфликтов пропущено", "Upload cancelled" : "Передача на сервер отменена", "Could not rename \"{oldName}\", it does not exist any more" : "Не удалось переименовать \"{oldName}\", его больше не существует", @@ -444,6 +442,8 @@ "Edit locally" : "Редактировать локально", "Moving \"{source}\" to \"{destination}\" …" : "Перемещение \"{source}\" в \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Копирование \"{source}\" в \"{destination}\" …", + "(copy)" : "(копия)", + "(copy %n)" : "(копия %n)", "Move cancelled" : "Перемещение отменено", "Cancelled move or copy of \"{filename}\"." : "Отменено перемещение или копирование \"{filename}\".", "Cancelled move or copy operation" : "Копирование или перемещение отменено", diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 63409f49fea..c22c4e01af8 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -230,6 +230,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Odstránenie prípony súboru „{old}“ môže spôsobiť, že súbor bude nečitateľný.", "Adding the file extension \"{new}\" may render the file unreadable." : "Pridanie prípony súboru „{new}“ môže spôsobiť, že súbor bude nečitateľný.", "Do not show this dialog again." : "Toto dialógové okno už nezobrazovať.", + "Cancel" : "Zrušiť", + "Rename" : "Premenovať", "Select file or folder to link to" : "Vyberte súbor alebo priečinok na ktorý odkazovať", "Choose {file}" : "Vyberte {file}", "Files settings" : "Nastavenia súborov", @@ -294,30 +296,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Chystáte sa permanentne vymazať {count} položku","Chystáte sa permanentne vymazať {count} položky","Chystáte sa permanentne vymazať {count} položiek","Chystáte sa permanentne vymazať {count} položiek"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Chystáte sa vymazať {count} položku","Chystáte sa vymazať {count} položky","Chystáte sa vymazať {count} položiek","Chystáte sa vymazať {count} položiek"], "Confirm deletion" : "Potvrdiť vymazanie", - "Cancel" : "Zrušiť", "Download" : "Stiahnuť", "The requested file is not available." : "Požadovaný súbor nie je k dispozícii.", "The requested files are not available." : "Požadované súbory nie sú k dispozícii.", "Add to favorites" : "Pridať do obľúbených", "Remove from favorites" : "Odstrániť z obľúbených", "Add or remove favorite" : "Pridať alebo odstrániť obľúbené", - "Moving \"{source}\" to \"{destination}\" …" : "Presúvanie \"{source}\" do \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Kopírovanie \"{source}\" do \"{destination}\" …", + "Move" : "Presunúť", + "Copy" : "Kopírovať", + "Move or copy" : "Presunúť alebo kopírovať", "Destination is not a folder" : "Cieľ nie je priečinok", "This file/folder is already in that directory" : "Tento súbor/priečinok sa už v danom adresári nachádza", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Nemôžete presunúť súbor/priečinok do seba alebo do jeho podpriečinka.", - "(copy)" : "(kopírovať)", - "(copy %n)" : "(kopírovať %n)", "A file or folder with that name already exists in this folder" : "Súbor alebo priečinok s týmto názvom už existuje v tomto priečinku", "The files are locked" : "Súbory sú uzamknuté.", "The file does not exist anymore" : "Súbor už neexistuje", + "Moving \"{source}\" to \"{destination}\" …" : "Presúvanie \"{source}\" do \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Kopírovanie \"{source}\" do \"{destination}\" …", "Choose destination" : "Vyberte cieľ", "Copy to {target}" : "Kopírovať do {target}", - "Copy" : "Kopírovať", "Move to {target}" : "Presunúť do {target}", - "Move" : "Presunúť", "Move or copy operation failed" : "Operácia presunu alebo kopírovania zlyhala", - "Move or copy" : "Presunúť alebo kopírovať", "Open folder" : "Otvoriť priečinok", "Open folder {displayName}" : "Otvoriť priečinok {displayName}", "Open in Files" : "Otvoriť v súboroch", @@ -327,7 +326,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Súbor by sa mal teraz otvoriť v zariadení. Ak sa tak nestane, skontrolujte, či máte nainštalovanú aplikáciu pre počítače.", "Retry and close" : "Skúsiť znova a zatvoriť", "Open online" : "Otvoriť online", - "Rename" : "Premenovať", "Details" : "Podrobnosti", "View in folder" : "Zobraziť v priečinku", "Type" : "Typ", @@ -346,10 +344,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Niektoré súbory nebolo možné nahrať.", "Files uploaded successfully" : "Súbory boli úspešne nahrané.", "No files to process" : "Žiadne súbory pre spracovanie", - "Some files could not be copied" : "Niektoré súbory nebolo možné skopírovať", - "Some files could not be moved" : "Niektoré súbory nebolo možné presunúť", "Files copied successfully" : "Súbory boli úspešne skopírované", "Files moved successfully" : "Súbory boli úspešne presunuté", + "Some files could not be copied" : "Niektoré súbory nebolo možné skopírovať", + "Some files could not be moved" : "Niektoré súbory nebolo možné presunúť", "Conflicts resolution skipped" : "Riešenie konfliktov bolo preskočené", "Upload cancelled" : "Odosielanie bolo zrušené", "Could not rename \"{oldName}\", it does not exist any more" : "Nebolo možné premenovať \"{oldName}\". Položka už neexistuje.", @@ -439,6 +437,8 @@ OC.L10N.register( "Edit locally" : "Editovať lokálne", "Moving \"{source}\" to \"{destination}\" …" : "Presúvanie \"{source}\" do \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Kopírovanie \"{source}\" do \"{destination}\" …", + "(copy)" : "(kopírovať)", + "(copy %n)" : "(kopírovať %n)", "Move cancelled" : "Presun zrušený", "Cancelled move or copy of \"{filename}\"." : "Zrušené kopírovanie alebo presun \"{filename}\".", "Cancelled move or copy operation" : "Zrušená operácia kopírovania alebo presunu", diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index 8cebbfa5d52..c33e34f08e8 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -228,6 +228,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Odstránenie prípony súboru „{old}“ môže spôsobiť, že súbor bude nečitateľný.", "Adding the file extension \"{new}\" may render the file unreadable." : "Pridanie prípony súboru „{new}“ môže spôsobiť, že súbor bude nečitateľný.", "Do not show this dialog again." : "Toto dialógové okno už nezobrazovať.", + "Cancel" : "Zrušiť", + "Rename" : "Premenovať", "Select file or folder to link to" : "Vyberte súbor alebo priečinok na ktorý odkazovať", "Choose {file}" : "Vyberte {file}", "Files settings" : "Nastavenia súborov", @@ -292,30 +294,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Chystáte sa permanentne vymazať {count} položku","Chystáte sa permanentne vymazať {count} položky","Chystáte sa permanentne vymazať {count} položiek","Chystáte sa permanentne vymazať {count} položiek"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Chystáte sa vymazať {count} položku","Chystáte sa vymazať {count} položky","Chystáte sa vymazať {count} položiek","Chystáte sa vymazať {count} položiek"], "Confirm deletion" : "Potvrdiť vymazanie", - "Cancel" : "Zrušiť", "Download" : "Stiahnuť", "The requested file is not available." : "Požadovaný súbor nie je k dispozícii.", "The requested files are not available." : "Požadované súbory nie sú k dispozícii.", "Add to favorites" : "Pridať do obľúbených", "Remove from favorites" : "Odstrániť z obľúbených", "Add or remove favorite" : "Pridať alebo odstrániť obľúbené", - "Moving \"{source}\" to \"{destination}\" …" : "Presúvanie \"{source}\" do \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Kopírovanie \"{source}\" do \"{destination}\" …", + "Move" : "Presunúť", + "Copy" : "Kopírovať", + "Move or copy" : "Presunúť alebo kopírovať", "Destination is not a folder" : "Cieľ nie je priečinok", "This file/folder is already in that directory" : "Tento súbor/priečinok sa už v danom adresári nachádza", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Nemôžete presunúť súbor/priečinok do seba alebo do jeho podpriečinka.", - "(copy)" : "(kopírovať)", - "(copy %n)" : "(kopírovať %n)", "A file or folder with that name already exists in this folder" : "Súbor alebo priečinok s týmto názvom už existuje v tomto priečinku", "The files are locked" : "Súbory sú uzamknuté.", "The file does not exist anymore" : "Súbor už neexistuje", + "Moving \"{source}\" to \"{destination}\" …" : "Presúvanie \"{source}\" do \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Kopírovanie \"{source}\" do \"{destination}\" …", "Choose destination" : "Vyberte cieľ", "Copy to {target}" : "Kopírovať do {target}", - "Copy" : "Kopírovať", "Move to {target}" : "Presunúť do {target}", - "Move" : "Presunúť", "Move or copy operation failed" : "Operácia presunu alebo kopírovania zlyhala", - "Move or copy" : "Presunúť alebo kopírovať", "Open folder" : "Otvoriť priečinok", "Open folder {displayName}" : "Otvoriť priečinok {displayName}", "Open in Files" : "Otvoriť v súboroch", @@ -325,7 +324,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Súbor by sa mal teraz otvoriť v zariadení. Ak sa tak nestane, skontrolujte, či máte nainštalovanú aplikáciu pre počítače.", "Retry and close" : "Skúsiť znova a zatvoriť", "Open online" : "Otvoriť online", - "Rename" : "Premenovať", "Details" : "Podrobnosti", "View in folder" : "Zobraziť v priečinku", "Type" : "Typ", @@ -344,10 +342,10 @@ "Some files could not be uploaded" : "Niektoré súbory nebolo možné nahrať.", "Files uploaded successfully" : "Súbory boli úspešne nahrané.", "No files to process" : "Žiadne súbory pre spracovanie", - "Some files could not be copied" : "Niektoré súbory nebolo možné skopírovať", - "Some files could not be moved" : "Niektoré súbory nebolo možné presunúť", "Files copied successfully" : "Súbory boli úspešne skopírované", "Files moved successfully" : "Súbory boli úspešne presunuté", + "Some files could not be copied" : "Niektoré súbory nebolo možné skopírovať", + "Some files could not be moved" : "Niektoré súbory nebolo možné presunúť", "Conflicts resolution skipped" : "Riešenie konfliktov bolo preskočené", "Upload cancelled" : "Odosielanie bolo zrušené", "Could not rename \"{oldName}\", it does not exist any more" : "Nebolo možné premenovať \"{oldName}\". Položka už neexistuje.", @@ -437,6 +435,8 @@ "Edit locally" : "Editovať lokálne", "Moving \"{source}\" to \"{destination}\" …" : "Presúvanie \"{source}\" do \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Kopírovanie \"{source}\" do \"{destination}\" …", + "(copy)" : "(kopírovať)", + "(copy %n)" : "(kopírovať %n)", "Move cancelled" : "Presun zrušený", "Cancelled move or copy of \"{filename}\"." : "Zrušené kopírovanie alebo presun \"{filename}\".", "Cancelled move or copy operation" : "Zrušená operácia kopírovania alebo presunu", diff --git a/apps/files/l10n/sl.js b/apps/files/l10n/sl.js index 3991b7fd811..515c0584406 100644 --- a/apps/files/l10n/sl.js +++ b/apps/files/l10n/sl.js @@ -177,6 +177,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Odstranitev končnice datoteke \"{old}\" lahko naredi datoteko neberljivo.", "Adding the file extension \"{new}\" may render the file unreadable." : "Dadajanje končnice datoteke \"{new}\" lahko naredi datoteko neberljivo.", "Do not show this dialog again." : "Pogovornega okna ne pokaži več.", + "Cancel" : "Prekliči", + "Rename" : "Preimenuj", "Select file or folder to link to" : "Izbor datoteke ali mape za povezavo", "Choose {file}" : "Izberite datoteko {file}", "Files settings" : "Nastavitve datotek", @@ -231,25 +233,22 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Za stalno boste izbrisali {count} predmet","Za stalno boste izbrisali {count} predmeta","Za stalno boste izbrisali {count} predmete","Za stalno boste izbrisali {count} predmetov"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Izbrisali boste {count} predmet","Izbrisali boste {count} predmeta","Izbrisali boste {count} predmete","Izbrisali boste {count} predmetov"], "Confirm deletion" : "Potrdi brisanje", - "Cancel" : "Prekliči", "Download" : "Prejmi", "Add to favorites" : "Dodaj med priljubljene", "Remove from favorites" : "Odstrani iz priljubljenih", + "Move" : "Premakni", + "Copy" : "Kopiraj", + "Move or copy" : "Premakni ali kopiraj", "Destination is not a folder" : "Ciljno mesto ni mapa", "This file/folder is already in that directory" : "Ta datoteka oziroma mapa je že v določeni mapi", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Mape ali datoteke ni mogoče premakniti samo vase oziroma v podmapo same sebe", - "(copy)" : "(kopija)", - "(copy %n)" : "(kopija %n)", "A file or folder with that name already exists in this folder" : "Datoteka oziroma mapa s tem imenom v tej mapi že obstaja", "The files are locked" : "Datoteke so zaklenjene", "The file does not exist anymore" : "Datoteka ne obstaja več", "Choose destination" : "Izbor ciljnega mesta", "Copy to {target}" : "Kopiraj na {target}", - "Copy" : "Kopiraj", "Move to {target}" : "Premakni na {target}", - "Move" : "Premakni", "Move or copy operation failed" : "Opravilo kopiranja oziroma premikanja je spodletelo", - "Move or copy" : "Premakni ali kopiraj", "Open folder" : "Odpri mapo", "Open folder {displayName}" : "Odpri mapo {displayName}", "Open in Files" : "Open in Files", @@ -259,7 +258,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Datoteka bi se sedaj morala odpreti z vaše naprave. Če se to ne zgodi, preverite namestitev namizne aplikacije.", "Retry and close" : "Ponovno poskusi in zapri", "Open online" : "Odpri v brskalniku", - "Rename" : "Preimenuj", "Details" : "Podrobnosti", "View in folder" : "Pokaži v mapi", "Type" : "Vrsta", @@ -277,10 +275,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Nekaterih datotek ni bilo mogoče poslati", "Files uploaded successfully" : "Datoteke so uspešno poslane v oblak", "No files to process" : "Ni datotek za obdelavo", - "Some files could not be copied" : "Nekaterih datotek ni bilo mogoče kopirati", - "Some files could not be moved" : "Nekaterih datotek ni mogoče premakniti", "Files copied successfully" : "Datoteke so uspešno kopirane", "Files moved successfully" : "Datoteke so uspešno premaknjene", + "Some files could not be copied" : "Nekaterih datotek ni bilo mogoče kopirati", + "Some files could not be moved" : "Nekaterih datotek ni mogoče premakniti", "Conflicts resolution skipped" : "Razreševanje sporov je preklicano", "Upload cancelled" : "Pošiljanje je bilo preklicano", "Could not rename \"{oldName}\", it does not exist any more" : "Datoteke »{oldName}« ni mogoče preimenovati, ker ne obstaja več.", @@ -363,6 +361,8 @@ OC.L10N.register( "Edit locally" : "Uredi krajevno", "Moving \"{source}\" to \"{destination}\" …" : "Premik \"{source}\" v \"{destination}\"...", "Copying \"{source}\" to \"{destination}\" …" : "Kopiranje \"{source}\" v \"{destination}\"...", + "(copy)" : "(kopija)", + "(copy %n)" : "(kopija %n)", "Move cancelled" : "Premikanje je bilo preklicano", "Cancelled move or copy of \"{filename}\"." : "Prekinjeno premikanje ali kopiranje za \"{filename}\".", "Cancelled move or copy operation" : "Opravilo kopiranje in premikanja je preklicano", diff --git a/apps/files/l10n/sl.json b/apps/files/l10n/sl.json index c6c7abfff87..ff1187d0a2c 100644 --- a/apps/files/l10n/sl.json +++ b/apps/files/l10n/sl.json @@ -175,6 +175,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Odstranitev končnice datoteke \"{old}\" lahko naredi datoteko neberljivo.", "Adding the file extension \"{new}\" may render the file unreadable." : "Dadajanje končnice datoteke \"{new}\" lahko naredi datoteko neberljivo.", "Do not show this dialog again." : "Pogovornega okna ne pokaži več.", + "Cancel" : "Prekliči", + "Rename" : "Preimenuj", "Select file or folder to link to" : "Izbor datoteke ali mape za povezavo", "Choose {file}" : "Izberite datoteko {file}", "Files settings" : "Nastavitve datotek", @@ -229,25 +231,22 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Za stalno boste izbrisali {count} predmet","Za stalno boste izbrisali {count} predmeta","Za stalno boste izbrisali {count} predmete","Za stalno boste izbrisali {count} predmetov"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Izbrisali boste {count} predmet","Izbrisali boste {count} predmeta","Izbrisali boste {count} predmete","Izbrisali boste {count} predmetov"], "Confirm deletion" : "Potrdi brisanje", - "Cancel" : "Prekliči", "Download" : "Prejmi", "Add to favorites" : "Dodaj med priljubljene", "Remove from favorites" : "Odstrani iz priljubljenih", + "Move" : "Premakni", + "Copy" : "Kopiraj", + "Move or copy" : "Premakni ali kopiraj", "Destination is not a folder" : "Ciljno mesto ni mapa", "This file/folder is already in that directory" : "Ta datoteka oziroma mapa je že v določeni mapi", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Mape ali datoteke ni mogoče premakniti samo vase oziroma v podmapo same sebe", - "(copy)" : "(kopija)", - "(copy %n)" : "(kopija %n)", "A file or folder with that name already exists in this folder" : "Datoteka oziroma mapa s tem imenom v tej mapi že obstaja", "The files are locked" : "Datoteke so zaklenjene", "The file does not exist anymore" : "Datoteka ne obstaja več", "Choose destination" : "Izbor ciljnega mesta", "Copy to {target}" : "Kopiraj na {target}", - "Copy" : "Kopiraj", "Move to {target}" : "Premakni na {target}", - "Move" : "Premakni", "Move or copy operation failed" : "Opravilo kopiranja oziroma premikanja je spodletelo", - "Move or copy" : "Premakni ali kopiraj", "Open folder" : "Odpri mapo", "Open folder {displayName}" : "Odpri mapo {displayName}", "Open in Files" : "Open in Files", @@ -257,7 +256,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Datoteka bi se sedaj morala odpreti z vaše naprave. Če se to ne zgodi, preverite namestitev namizne aplikacije.", "Retry and close" : "Ponovno poskusi in zapri", "Open online" : "Odpri v brskalniku", - "Rename" : "Preimenuj", "Details" : "Podrobnosti", "View in folder" : "Pokaži v mapi", "Type" : "Vrsta", @@ -275,10 +273,10 @@ "Some files could not be uploaded" : "Nekaterih datotek ni bilo mogoče poslati", "Files uploaded successfully" : "Datoteke so uspešno poslane v oblak", "No files to process" : "Ni datotek za obdelavo", - "Some files could not be copied" : "Nekaterih datotek ni bilo mogoče kopirati", - "Some files could not be moved" : "Nekaterih datotek ni mogoče premakniti", "Files copied successfully" : "Datoteke so uspešno kopirane", "Files moved successfully" : "Datoteke so uspešno premaknjene", + "Some files could not be copied" : "Nekaterih datotek ni bilo mogoče kopirati", + "Some files could not be moved" : "Nekaterih datotek ni mogoče premakniti", "Conflicts resolution skipped" : "Razreševanje sporov je preklicano", "Upload cancelled" : "Pošiljanje je bilo preklicano", "Could not rename \"{oldName}\", it does not exist any more" : "Datoteke »{oldName}« ni mogoče preimenovati, ker ne obstaja več.", @@ -361,6 +359,8 @@ "Edit locally" : "Uredi krajevno", "Moving \"{source}\" to \"{destination}\" …" : "Premik \"{source}\" v \"{destination}\"...", "Copying \"{source}\" to \"{destination}\" …" : "Kopiranje \"{source}\" v \"{destination}\"...", + "(copy)" : "(kopija)", + "(copy %n)" : "(kopija %n)", "Move cancelled" : "Premikanje je bilo preklicano", "Cancelled move or copy of \"{filename}\"." : "Prekinjeno premikanje ali kopiranje za \"{filename}\".", "Cancelled move or copy operation" : "Opravilo kopiranje in premikanja je preklicano", diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 7d5c85ba1b4..d7af1dba28c 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -226,6 +226,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Ако уклоните екстензију „{old}” фајл може да постане нечитљив.", "Adding the file extension \"{new}\" may render the file unreadable." : "Ако додате екстензију „{new}” фајл може да постане нечитљив.", "Do not show this dialog again." : "Не приказуј поново овај дијалог.", + "Cancel" : "Поништи", + "Rename" : "Преименуј", "Select file or folder to link to" : "Изаберите фајл или фолдер на који показује линк", "Choose {file}" : "Изабери {file}", "Files settings" : "Подешавања фајлова", @@ -290,30 +292,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Управо ћете неповратно обрисати {count} ставку","Управо ћете неповратно обрисати {count} ставке","Управо ћете неповратно обрисати {count} ставки"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Управо ћете обрисати {count} ставку","Управо ћете обрисати {count} ставке","Управо ћете обрисати {count} ставки"], "Confirm deletion" : "Потврди брисање", - "Cancel" : "Поништи", "Download" : "Преузми", "The requested file is not available." : "Тражени фајл није доступан.", "The requested files are not available." : "Тражени фајлови нису доступни.", "Add to favorites" : "Додај у омиљене", "Remove from favorites" : "Избаци из омиљених", "Add or remove favorite" : "Додај или уклони омиљене", - "Moving \"{source}\" to \"{destination}\" …" : "„{source}” се премешта у „{destination}” …", - "Copying \"{source}\" to \"{destination}\" …" : "„{source}” се копира у „{destination}” …", + "Move" : "Помери", + "Copy" : "Копирај", + "Move or copy" : "Помери или копирај", "Destination is not a folder" : "Одредиште није фолдер", "This file/folder is already in that directory" : "Овај фајл/фолдер се већ налази у том директоријуму", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Фајл/фолдер не можете да преместите у самог себе или у његов подфолдер", - "(copy)" : "(копиран)", - "(copy %n)" : "(копирано %n)", "A file or folder with that name already exists in this folder" : "У овом фолдеру већ постоји фајл или фолдер са тим именом", "The files are locked" : "Фајлови су закључани", "The file does not exist anymore" : "Фајл више не постоји", + "Moving \"{source}\" to \"{destination}\" …" : "„{source}” се премешта у „{destination}” …", + "Copying \"{source}\" to \"{destination}\" …" : "„{source}” се копира у „{destination}” …", "Choose destination" : "Изаберите одредиште", "Copy to {target}" : "Копирај у {target}", - "Copy" : "Копирај", "Move to {target}" : "Премести у {target}", - "Move" : "Помери", "Move or copy operation failed" : "Није успела операција премештања или копирања", - "Move or copy" : "Помери или копирај", "Open folder" : "Отвори фасциклу", "Open folder {displayName}" : "Отвори фолдер {displayName}", "Open in Files" : "Отвори у Фајловима", @@ -323,7 +322,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Фајл би сада требало да се отвори на вашем уређају. Ако се не отвори, проверите да ли сте инсталирали декстоп апликацију.", "Retry and close" : "Покушај поново и затвори", "Open online" : "Отвори на мрежи", - "Rename" : "Преименуј", "Details" : "Детаљи", "Unfavorite" : "Није омиљено", "View in folder" : "Види у фасцикли", @@ -343,10 +341,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Неки фајлови нису могли да се отпреме", "Files uploaded successfully" : "Фајлови су успешно отремљени", "No files to process" : "Нема фајлова за обраду", - "Some files could not be copied" : "Неки фајлови нису могли да се копирају", - "Some files could not be moved" : "Неке фајлове нисам могао да преместим", "Files copied successfully" : "Фајлови су успешно копирани", "Files moved successfully" : "Фајлови су успешно премештени", + "Some files could not be copied" : "Неки фајлови нису могли да се копирају", + "Some files could not be moved" : "Неке фајлове нисам могао да преместим", "Conflicts resolution skipped" : "Прексочено је разрешавање конфилката", "Upload cancelled" : "Отпремање је отказано", "Could not rename \"{oldName}\", it does not exist any more" : "Не може да се промени име фајла „{oldName}” јер фајл више не постоји", @@ -436,6 +434,8 @@ OC.L10N.register( "Edit locally" : "Уреди локално", "Moving \"{source}\" to \"{destination}\" …" : "„{source}” се премешта у „{destination}”…", "Copying \"{source}\" to \"{destination}\" …" : "„{source}” се копира у „{destination}”…", + "(copy)" : "(копиран)", + "(copy %n)" : "(копирано %n)", "Move cancelled" : "Премештање је отказано", "Cancelled move or copy of \"{filename}\"." : "Операција премештања или копирања „{filename}” је отказана.", "Cancelled move or copy operation" : "Операција премештања или копирања је отказана", diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index 5797b6a0cd9..41c6b4652d4 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -224,6 +224,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Ако уклоните екстензију „{old}” фајл може да постане нечитљив.", "Adding the file extension \"{new}\" may render the file unreadable." : "Ако додате екстензију „{new}” фајл може да постане нечитљив.", "Do not show this dialog again." : "Не приказуј поново овај дијалог.", + "Cancel" : "Поништи", + "Rename" : "Преименуј", "Select file or folder to link to" : "Изаберите фајл или фолдер на који показује линк", "Choose {file}" : "Изабери {file}", "Files settings" : "Подешавања фајлова", @@ -288,30 +290,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Управо ћете неповратно обрисати {count} ставку","Управо ћете неповратно обрисати {count} ставке","Управо ћете неповратно обрисати {count} ставки"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Управо ћете обрисати {count} ставку","Управо ћете обрисати {count} ставке","Управо ћете обрисати {count} ставки"], "Confirm deletion" : "Потврди брисање", - "Cancel" : "Поништи", "Download" : "Преузми", "The requested file is not available." : "Тражени фајл није доступан.", "The requested files are not available." : "Тражени фајлови нису доступни.", "Add to favorites" : "Додај у омиљене", "Remove from favorites" : "Избаци из омиљених", "Add or remove favorite" : "Додај или уклони омиљене", - "Moving \"{source}\" to \"{destination}\" …" : "„{source}” се премешта у „{destination}” …", - "Copying \"{source}\" to \"{destination}\" …" : "„{source}” се копира у „{destination}” …", + "Move" : "Помери", + "Copy" : "Копирај", + "Move or copy" : "Помери или копирај", "Destination is not a folder" : "Одредиште није фолдер", "This file/folder is already in that directory" : "Овај фајл/фолдер се већ налази у том директоријуму", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Фајл/фолдер не можете да преместите у самог себе или у његов подфолдер", - "(copy)" : "(копиран)", - "(copy %n)" : "(копирано %n)", "A file or folder with that name already exists in this folder" : "У овом фолдеру већ постоји фајл или фолдер са тим именом", "The files are locked" : "Фајлови су закључани", "The file does not exist anymore" : "Фајл више не постоји", + "Moving \"{source}\" to \"{destination}\" …" : "„{source}” се премешта у „{destination}” …", + "Copying \"{source}\" to \"{destination}\" …" : "„{source}” се копира у „{destination}” …", "Choose destination" : "Изаберите одредиште", "Copy to {target}" : "Копирај у {target}", - "Copy" : "Копирај", "Move to {target}" : "Премести у {target}", - "Move" : "Помери", "Move or copy operation failed" : "Није успела операција премештања или копирања", - "Move or copy" : "Помери или копирај", "Open folder" : "Отвори фасциклу", "Open folder {displayName}" : "Отвори фолдер {displayName}", "Open in Files" : "Отвори у Фајловима", @@ -321,7 +320,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Фајл би сада требало да се отвори на вашем уређају. Ако се не отвори, проверите да ли сте инсталирали декстоп апликацију.", "Retry and close" : "Покушај поново и затвори", "Open online" : "Отвори на мрежи", - "Rename" : "Преименуј", "Details" : "Детаљи", "Unfavorite" : "Није омиљено", "View in folder" : "Види у фасцикли", @@ -341,10 +339,10 @@ "Some files could not be uploaded" : "Неки фајлови нису могли да се отпреме", "Files uploaded successfully" : "Фајлови су успешно отремљени", "No files to process" : "Нема фајлова за обраду", - "Some files could not be copied" : "Неки фајлови нису могли да се копирају", - "Some files could not be moved" : "Неке фајлове нисам могао да преместим", "Files copied successfully" : "Фајлови су успешно копирани", "Files moved successfully" : "Фајлови су успешно премештени", + "Some files could not be copied" : "Неки фајлови нису могли да се копирају", + "Some files could not be moved" : "Неке фајлове нисам могао да преместим", "Conflicts resolution skipped" : "Прексочено је разрешавање конфилката", "Upload cancelled" : "Отпремање је отказано", "Could not rename \"{oldName}\", it does not exist any more" : "Не може да се промени име фајла „{oldName}” јер фајл више не постоји", @@ -434,6 +432,8 @@ "Edit locally" : "Уреди локално", "Moving \"{source}\" to \"{destination}\" …" : "„{source}” се премешта у „{destination}”…", "Copying \"{source}\" to \"{destination}\" …" : "„{source}” се копира у „{destination}”…", + "(copy)" : "(копиран)", + "(copy %n)" : "(копирано %n)", "Move cancelled" : "Премештање је отказано", "Cancelled move or copy of \"{filename}\"." : "Операција премештања или копирања „{filename}” је отказана.", "Cancelled move or copy operation" : "Операција премештања или копирања је отказана", diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 3d7db8f2ed9..dd706cbc082 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -232,6 +232,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Att ta bort filtillägget \"{old}\" kan göra filen oläsbar.", "Adding the file extension \"{new}\" may render the file unreadable." : "Att lägga till filtillägget \"{new}\" kan göra filen oläsbar.", "Do not show this dialog again." : "Visa inte denna dialog igen.", + "Cancel" : "Avbryt", + "Rename" : "Byt namn", "Select file or folder to link to" : "Välj fil eller mapp att länka till", "Choose {file}" : "Välj {file}", "Files settings" : "Filinställningar", @@ -297,30 +299,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Du är på väg att permanent ta bort {count} objekt","Du är på väg att permanent ta bort {count} objekt"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Du är på väg att ta bort {count} objekt","Du är på väg att ta bort {count} objekt"], "Confirm deletion" : "Bekräfta radering", - "Cancel" : "Avbryt", "Download" : "Hämta", "The requested file is not available." : "Den begärda filen är inte tillgänglig.", "The requested files are not available." : "De begärda filerna är inte tillgängliga.", "Add to favorites" : "Lägg till i favoriter", "Remove from favorites" : "Ta bort från favoriter", "Add or remove favorite" : "Lägg till eller ta bort favorit", - "Moving \"{source}\" to \"{destination}\" …" : "Flyttar \"{source}\" till \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Kopierar \"{source}\" till \"{destination}\" …", + "Move" : "Flytta", + "Copy" : "Kopiera", + "Move or copy" : "Flytta eller kopiera", "Destination is not a folder" : "Destinationen är inte en mapp", "This file/folder is already in that directory" : "Den här filen/mappen finns redan i den katalogen", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan inte flytta en fil/mapp till sig själv eller till en undermapp till sig själv", - "(copy)" : "(kopia)", - "(copy %n)" : "(kopia %n)", "A file or folder with that name already exists in this folder" : "En fil eller mapp med det namnet finns redan i den här mappen", "The files are locked" : "Filerna är låsta", "The file does not exist anymore" : "Filen finns inte längre", + "Moving \"{source}\" to \"{destination}\" …" : "Flyttar \"{source}\" till \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Kopierar \"{source}\" till \"{destination}\" …", "Choose destination" : "Välj destination", "Copy to {target}" : "Kopiera till {target}", - "Copy" : "Kopiera", "Move to {target}" : "Flytta till {target}", - "Move" : "Flytta", "Move or copy operation failed" : "Flytta eller kopiera misslyckades", - "Move or copy" : "Flytta eller kopiera", "Open folder" : "Öppna mapp", "Open folder {displayName}" : "Öppna mappen {displayName}", "Open in Files" : "Öppna i Filer", @@ -330,7 +329,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Filen bör nu öppnas på din enhet. Om den inte gör det, kontrollera att du har installerat skrivbordsappen.", "Retry and close" : "Försök igen och stäng", "Open online" : "Öppna online", - "Rename" : "Byt namn", "Details" : "Detaljer", "View in folder" : "Utforska i mapp", "Type" : "Typ", @@ -349,10 +347,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Vissa filer kunde inte laddas upp", "Files uploaded successfully" : "Filerna uppladdade", "No files to process" : "Inga filer att bearbeta", - "Some files could not be copied" : "Vissa filer kunde inte kopieras", - "Some files could not be moved" : "Vissa filer kunde inte flyttas", "Files copied successfully" : "Filerna kopierade", "Files moved successfully" : "Filerna flyttade", + "Some files could not be copied" : "Vissa filer kunde inte kopieras", + "Some files could not be moved" : "Vissa filer kunde inte flyttas", "Conflicts resolution skipped" : "Konfliktlösning hoppades över", "Upload cancelled" : "Uppladdning avbruten", "Could not rename \"{oldName}\", it does not exist any more" : "Kunde inte byta namn på \"{oldName}\", den finns inte längre", @@ -442,6 +440,8 @@ OC.L10N.register( "Edit locally" : "Redigera lokalt", "Moving \"{source}\" to \"{destination}\" …" : "Flyttar \"{source}\" till \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Kopierar \"{source}\" till \"{destination}\" …", + "(copy)" : "(kopia)", + "(copy %n)" : "(kopia %n)", "Move cancelled" : "Flytt avbruten", "Cancelled move or copy of \"{filename}\"." : "Avbröt flytt eller kopiering av \"{filename}\".", "Cancelled move or copy operation" : "Flytta eller kopiera avbröts", diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index e91c980219d..bdbde9b7bd1 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -230,6 +230,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Att ta bort filtillägget \"{old}\" kan göra filen oläsbar.", "Adding the file extension \"{new}\" may render the file unreadable." : "Att lägga till filtillägget \"{new}\" kan göra filen oläsbar.", "Do not show this dialog again." : "Visa inte denna dialog igen.", + "Cancel" : "Avbryt", + "Rename" : "Byt namn", "Select file or folder to link to" : "Välj fil eller mapp att länka till", "Choose {file}" : "Välj {file}", "Files settings" : "Filinställningar", @@ -295,30 +297,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Du är på väg att permanent ta bort {count} objekt","Du är på väg att permanent ta bort {count} objekt"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Du är på väg att ta bort {count} objekt","Du är på väg att ta bort {count} objekt"], "Confirm deletion" : "Bekräfta radering", - "Cancel" : "Avbryt", "Download" : "Hämta", "The requested file is not available." : "Den begärda filen är inte tillgänglig.", "The requested files are not available." : "De begärda filerna är inte tillgängliga.", "Add to favorites" : "Lägg till i favoriter", "Remove from favorites" : "Ta bort från favoriter", "Add or remove favorite" : "Lägg till eller ta bort favorit", - "Moving \"{source}\" to \"{destination}\" …" : "Flyttar \"{source}\" till \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Kopierar \"{source}\" till \"{destination}\" …", + "Move" : "Flytta", + "Copy" : "Kopiera", + "Move or copy" : "Flytta eller kopiera", "Destination is not a folder" : "Destinationen är inte en mapp", "This file/folder is already in that directory" : "Den här filen/mappen finns redan i den katalogen", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Du kan inte flytta en fil/mapp till sig själv eller till en undermapp till sig själv", - "(copy)" : "(kopia)", - "(copy %n)" : "(kopia %n)", "A file or folder with that name already exists in this folder" : "En fil eller mapp med det namnet finns redan i den här mappen", "The files are locked" : "Filerna är låsta", "The file does not exist anymore" : "Filen finns inte längre", + "Moving \"{source}\" to \"{destination}\" …" : "Flyttar \"{source}\" till \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Kopierar \"{source}\" till \"{destination}\" …", "Choose destination" : "Välj destination", "Copy to {target}" : "Kopiera till {target}", - "Copy" : "Kopiera", "Move to {target}" : "Flytta till {target}", - "Move" : "Flytta", "Move or copy operation failed" : "Flytta eller kopiera misslyckades", - "Move or copy" : "Flytta eller kopiera", "Open folder" : "Öppna mapp", "Open folder {displayName}" : "Öppna mappen {displayName}", "Open in Files" : "Öppna i Filer", @@ -328,7 +327,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Filen bör nu öppnas på din enhet. Om den inte gör det, kontrollera att du har installerat skrivbordsappen.", "Retry and close" : "Försök igen och stäng", "Open online" : "Öppna online", - "Rename" : "Byt namn", "Details" : "Detaljer", "View in folder" : "Utforska i mapp", "Type" : "Typ", @@ -347,10 +345,10 @@ "Some files could not be uploaded" : "Vissa filer kunde inte laddas upp", "Files uploaded successfully" : "Filerna uppladdade", "No files to process" : "Inga filer att bearbeta", - "Some files could not be copied" : "Vissa filer kunde inte kopieras", - "Some files could not be moved" : "Vissa filer kunde inte flyttas", "Files copied successfully" : "Filerna kopierade", "Files moved successfully" : "Filerna flyttade", + "Some files could not be copied" : "Vissa filer kunde inte kopieras", + "Some files could not be moved" : "Vissa filer kunde inte flyttas", "Conflicts resolution skipped" : "Konfliktlösning hoppades över", "Upload cancelled" : "Uppladdning avbruten", "Could not rename \"{oldName}\", it does not exist any more" : "Kunde inte byta namn på \"{oldName}\", den finns inte längre", @@ -440,6 +438,8 @@ "Edit locally" : "Redigera lokalt", "Moving \"{source}\" to \"{destination}\" …" : "Flyttar \"{source}\" till \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Kopierar \"{source}\" till \"{destination}\" …", + "(copy)" : "(kopia)", + "(copy %n)" : "(kopia %n)", "Move cancelled" : "Flytt avbruten", "Cancelled move or copy of \"{filename}\"." : "Avbröt flytt eller kopiering av \"{filename}\".", "Cancelled move or copy operation" : "Flytta eller kopiera avbröts", diff --git a/apps/files/l10n/sw.js b/apps/files/l10n/sw.js index a2d8f09db57..400e76ca618 100644 --- a/apps/files/l10n/sw.js +++ b/apps/files/l10n/sw.js @@ -230,6 +230,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Kuondoa kiendelezi cha faili \"{old}\" kunaweza kufanya faili isisomeke.", "Adding the file extension \"{new}\" may render the file unreadable." : "Kuongeza kiendelezi cha faili \"{new}\" kunaweza kufanya faili isisomeke.", "Do not show this dialog again." : "Usioneshe mazungumzo haya tena", + "Cancel" : "Sitisha", + "Rename" : "Ipe jina jipya", "Select file or folder to link to" : "Chagua faili au kisanduku cha kuunga kwa", "Choose {file}" : "Chagua {file}", "Files settings" : "Mipangilio ya faili", @@ -294,30 +296,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["You are about to permanently delete {count} item","Unakaribia kufuta vipengee {count}kabisa"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["You are about to delete {count} item","Unakaribia kufuta vipengee{count}"], "Confirm deletion" : "Thibitisha ufutaji", - "Cancel" : "Sitisha", "Download" : "Pakua", "The requested file is not available." : "Faili iliyoombwa haipatikani.", "The requested files are not available." : "Faili zilizoombwa hazipatikani.", "Add to favorites" : "Ongeza kwenye pendwa", "Remove from favorites" : "Ondoa kutoka katika pendwa", "Add or remove favorite" : "Ongeza au ondoa vipendwa", - "Moving \"{source}\" to \"{destination}\" …" : "Inahamisha \"{source}\" hadi \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Inanakili \"{source}\" hadi \"{destination}\" …", + "Move" : "Hamisha", + "Copy" : "Nakili", + "Move or copy" : "Hamisha au nakili", "Destination is not a folder" : " Lengwa si folda", "This file/folder is already in that directory" : "Faili/folda hii tayari iko kwenye saraka hiyo", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Huwezi kuhamisha faili/folda kwenye yenyewe au kwenye folda yenyewe", - "(copy)" : "(nakili)", - "(copy %n)" : "(nakili %n)", "A file or folder with that name already exists in this folder" : "Faili au kisanduku chenye jina hilo tayari kipo katika kisanduku hiki", "The files are locked" : "Faili zimezuiliwa", "The file does not exist anymore" : "Faili halipo tena", + "Moving \"{source}\" to \"{destination}\" …" : "Inahamisha \"{source}\" hadi \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Inanakili \"{source}\" hadi \"{destination}\" …", "Choose destination" : "Chagua eneo lengwa", "Copy to {target}" : "Nakili kwenda {target}", - "Copy" : "Nakili", "Move to {target}" : "Hamishia {target}", - "Move" : "Hamisha", "Move or copy operation failed" : "Operesheni ya kuhamisha au kunakili imeshindikana", - "Move or copy" : "Hamisha au nakili", "Open folder" : "Fungua folda", "Open folder {displayName}" : "Fungua kisanduku {displayName}", "Open in Files" : "Fungua ndani ya faili", @@ -327,7 +326,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Sasa faili inapaswa kufunguliwa kwenye kifaa chako. Ikiwa sivyo, tafadhali hakikisha kuwa umesakinisha programu ya eneo-kazi.", "Retry and close" : "Jaribu upya kisha funga", "Open online" : "Fungua mtandaoni", - "Rename" : "Ipe jina jipya", "Details" : "Maelezo ya kina", "View in folder" : "Angalia ndani ya kisanduku", "Type" : "Aina", @@ -346,10 +344,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Faili kadhaa zisingeweza kupakiwa", "Files uploaded successfully" : "Faili zimepakiwa kikamilifu", "No files to process" : "Hakuna faili la kuchakata", - "Some files could not be copied" : "Faili baadhi zisingeweza kunakiliwa", - "Some files could not be moved" : "Faili baadhi zisingeweza kuhamishwa", "Files copied successfully" : "Faili limenakiliwa kikamilifu", "Files moved successfully" : "Faili limeondolewa kikamilifu", + "Some files could not be copied" : "Faili baadhi zisingeweza kunakiliwa", + "Some files could not be moved" : "Faili baadhi zisingeweza kuhamishwa", "Conflicts resolution skipped" : "Utatuzi wa migogoro ulirukwa", "Upload cancelled" : "Upakiaji umesitishwa", "Could not rename \"{oldName}\", it does not exist any more" : "Haikuweza kuita jina jipya \"{oldName}\", halipo tena", @@ -439,6 +437,8 @@ OC.L10N.register( "Edit locally" : "Hariri kikawaida", "Moving \"{source}\" to \"{destination}\" …" : "Sogeza \"{source}\" mpaka \"{destination}\"", "Copying \"{source}\" to \"{destination}\" …" : "Inanakili \"{source}\" hadi \"{destination}\" ...", + "(copy)" : "(nakili)", + "(copy %n)" : "(nakili %n)", "Move cancelled" : "Uhamishaji umeghairishwa", "Cancelled move or copy of \"{filename}\"." : "Imesitisha uhamishaji au unakili wa \"{filename}\"", "Cancelled move or copy operation" : "Imesitisha operesheni ya uhamishaji au unakili", diff --git a/apps/files/l10n/sw.json b/apps/files/l10n/sw.json index d1df4093c27..c44c2b2947c 100644 --- a/apps/files/l10n/sw.json +++ b/apps/files/l10n/sw.json @@ -228,6 +228,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Kuondoa kiendelezi cha faili \"{old}\" kunaweza kufanya faili isisomeke.", "Adding the file extension \"{new}\" may render the file unreadable." : "Kuongeza kiendelezi cha faili \"{new}\" kunaweza kufanya faili isisomeke.", "Do not show this dialog again." : "Usioneshe mazungumzo haya tena", + "Cancel" : "Sitisha", + "Rename" : "Ipe jina jipya", "Select file or folder to link to" : "Chagua faili au kisanduku cha kuunga kwa", "Choose {file}" : "Chagua {file}", "Files settings" : "Mipangilio ya faili", @@ -292,30 +294,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["You are about to permanently delete {count} item","Unakaribia kufuta vipengee {count}kabisa"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["You are about to delete {count} item","Unakaribia kufuta vipengee{count}"], "Confirm deletion" : "Thibitisha ufutaji", - "Cancel" : "Sitisha", "Download" : "Pakua", "The requested file is not available." : "Faili iliyoombwa haipatikani.", "The requested files are not available." : "Faili zilizoombwa hazipatikani.", "Add to favorites" : "Ongeza kwenye pendwa", "Remove from favorites" : "Ondoa kutoka katika pendwa", "Add or remove favorite" : "Ongeza au ondoa vipendwa", - "Moving \"{source}\" to \"{destination}\" …" : "Inahamisha \"{source}\" hadi \"{destination}\" …", - "Copying \"{source}\" to \"{destination}\" …" : "Inanakili \"{source}\" hadi \"{destination}\" …", + "Move" : "Hamisha", + "Copy" : "Nakili", + "Move or copy" : "Hamisha au nakili", "Destination is not a folder" : " Lengwa si folda", "This file/folder is already in that directory" : "Faili/folda hii tayari iko kwenye saraka hiyo", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Huwezi kuhamisha faili/folda kwenye yenyewe au kwenye folda yenyewe", - "(copy)" : "(nakili)", - "(copy %n)" : "(nakili %n)", "A file or folder with that name already exists in this folder" : "Faili au kisanduku chenye jina hilo tayari kipo katika kisanduku hiki", "The files are locked" : "Faili zimezuiliwa", "The file does not exist anymore" : "Faili halipo tena", + "Moving \"{source}\" to \"{destination}\" …" : "Inahamisha \"{source}\" hadi \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "Inanakili \"{source}\" hadi \"{destination}\" …", "Choose destination" : "Chagua eneo lengwa", "Copy to {target}" : "Nakili kwenda {target}", - "Copy" : "Nakili", "Move to {target}" : "Hamishia {target}", - "Move" : "Hamisha", "Move or copy operation failed" : "Operesheni ya kuhamisha au kunakili imeshindikana", - "Move or copy" : "Hamisha au nakili", "Open folder" : "Fungua folda", "Open folder {displayName}" : "Fungua kisanduku {displayName}", "Open in Files" : "Fungua ndani ya faili", @@ -325,7 +324,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Sasa faili inapaswa kufunguliwa kwenye kifaa chako. Ikiwa sivyo, tafadhali hakikisha kuwa umesakinisha programu ya eneo-kazi.", "Retry and close" : "Jaribu upya kisha funga", "Open online" : "Fungua mtandaoni", - "Rename" : "Ipe jina jipya", "Details" : "Maelezo ya kina", "View in folder" : "Angalia ndani ya kisanduku", "Type" : "Aina", @@ -344,10 +342,10 @@ "Some files could not be uploaded" : "Faili kadhaa zisingeweza kupakiwa", "Files uploaded successfully" : "Faili zimepakiwa kikamilifu", "No files to process" : "Hakuna faili la kuchakata", - "Some files could not be copied" : "Faili baadhi zisingeweza kunakiliwa", - "Some files could not be moved" : "Faili baadhi zisingeweza kuhamishwa", "Files copied successfully" : "Faili limenakiliwa kikamilifu", "Files moved successfully" : "Faili limeondolewa kikamilifu", + "Some files could not be copied" : "Faili baadhi zisingeweza kunakiliwa", + "Some files could not be moved" : "Faili baadhi zisingeweza kuhamishwa", "Conflicts resolution skipped" : "Utatuzi wa migogoro ulirukwa", "Upload cancelled" : "Upakiaji umesitishwa", "Could not rename \"{oldName}\", it does not exist any more" : "Haikuweza kuita jina jipya \"{oldName}\", halipo tena", @@ -437,6 +435,8 @@ "Edit locally" : "Hariri kikawaida", "Moving \"{source}\" to \"{destination}\" …" : "Sogeza \"{source}\" mpaka \"{destination}\"", "Copying \"{source}\" to \"{destination}\" …" : "Inanakili \"{source}\" hadi \"{destination}\" ...", + "(copy)" : "(nakili)", + "(copy %n)" : "(nakili %n)", "Move cancelled" : "Uhamishaji umeghairishwa", "Cancelled move or copy of \"{filename}\"." : "Imesitisha uhamishaji au unakili wa \"{filename}\"", "Cancelled move or copy operation" : "Imesitisha operesheni ya uhamishaji au unakili", diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 455a1fd522a..0c1fed0f403 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -230,6 +230,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "\"{old}\" dosya uzantısının kaldırılması dosyayı okunamaz yapabilir.", "Adding the file extension \"{new}\" may render the file unreadable." : "\"{new}\" dosya uzantısının eklenmesi dosyayı okunamaz yapabilir.", "Do not show this dialog again." : "Bu ileti bir daha görüntülenmesin.", + "Cancel" : "İptal", + "Rename" : "Yeniden adlandır", "Select file or folder to link to" : "Bağlantı verilecek dosya ya da klasörü seçin", "Choose {file}" : "{file} seçin", "Files settings" : "Dosyalar ayarları", @@ -294,30 +296,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["{count} ögeyi kalıcı olarak silmek üzeresiniz","{count} ögeyi kalıcı olarak silmek üzeresiniz"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["{count} ögeyi silmek üzeresiniz","{count} ögeyi silmek üzeresiniz"], "Confirm deletion" : "Silmeyi onaylayın", - "Cancel" : "İptal", "Download" : "İndir", "The requested file is not available." : "İstenilen dosya kullanılamıyor.", "The requested files are not available." : "İstenilen dosyalar kullanılamıyor.", "Add to favorites" : "Sık kullanılanlara ekle", "Remove from favorites" : "Sık kullanılanlardan kaldır", "Add or remove favorite" : "Sık kullanılanlara ekle ya da kaldır", - "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" üzerine taşınıyor…", - "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" üzerine kopyalanıyor…", + "Move" : "Taşı", + "Copy" : "Kopyala", + "Move or copy" : "Taşı ya da kopyala", "Destination is not a folder" : "Hedef bir klasör değil", "This file/folder is already in that directory" : "Dosya ya da klasör bu klasörde zaten var", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Bir dosyayı ya da klasörü kendi üzerine veya kendisinin alt klasörüne taşıyamazsınız", - "(copy)" : "(kopya)", - "(copy %n)" : "(%n kopyası)", "A file or folder with that name already exists in this folder" : "Bu klasörde aynı adlı bir dosya ya da klasör zaten var", "The files are locked" : "Dosyalar kilitli", "The file does not exist anymore" : "Dosya artık yok", + "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" üzerine taşınıyor…", + "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" üzerine kopyalanıyor…", "Choose destination" : "Hedefi seçin", "Copy to {target}" : "{target} içine kopyala", - "Copy" : "Kopyala", "Move to {target}" : "{target} içine taşı", - "Move" : "Taşı", "Move or copy operation failed" : "Taşıma ya da kopyalama yapılamadı", - "Move or copy" : "Taşı ya da kopyala", "Open folder" : "Klasörü aç", "Open folder {displayName}" : "{displayName} klasörünü aç", "Open in Files" : "Dosyalar uygulamasında aç", @@ -327,7 +326,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Dosya artık aygıtınızda açılmalıdır. Açılmazsa lütfen bilgisayar uygulamasının kurulu olduğundan emin olun.", "Retry and close" : "Yeniden deneyip kapat", "Open online" : "Çevrim içi aç", - "Rename" : "Yeniden adlandır", "Details" : "Ayrıntılar", "Open the details sidebar" : "Ayrıntılar kenar çubuğunu aç", "Unfavorite" : "Sık kullanılanlardan kaldır", @@ -348,10 +346,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Bazı dosyalar yüklenemedi", "Files uploaded successfully" : "Dosyalar yüklendi", "No files to process" : "İşlenecek bir dosya yok", - "Some files could not be copied" : "Bazı dosyalar kopyalanamadı", - "Some files could not be moved" : "Bazı dosyalar taşınamadı", "Files copied successfully" : "Dosyalar kopyalandı", "Files moved successfully" : "Dosyalar taşındı", + "Some files could not be copied" : "Bazı dosyalar kopyalanamadı", + "Some files could not be moved" : "Bazı dosyalar taşınamadı", "Conflicts resolution skipped" : "Çakışma çözümleme atlandı", "Upload cancelled" : "Yükleme iptal edildi", "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" adı artık olmadığından değiştirilemedi. ", @@ -441,6 +439,8 @@ OC.L10N.register( "Edit locally" : "Yerel olarak düzenle", "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" hedefine taşınıyor…", "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" hedefine kopyalanıyor…", + "(copy)" : "(kopya)", + "(copy %n)" : "(%n kopyası)", "Move cancelled" : "Taşıma iptal edildi", "Cancelled move or copy of \"{filename}\"." : "\"{filename}\" dosyasını taşıma ya da kopyalama işlemi iptal edildi", "Cancelled move or copy operation" : "Taşıma ya da kopyalama işlemi iptal edildi", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index 43d63e55c39..aaaeac533b6 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -228,6 +228,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "\"{old}\" dosya uzantısının kaldırılması dosyayı okunamaz yapabilir.", "Adding the file extension \"{new}\" may render the file unreadable." : "\"{new}\" dosya uzantısının eklenmesi dosyayı okunamaz yapabilir.", "Do not show this dialog again." : "Bu ileti bir daha görüntülenmesin.", + "Cancel" : "İptal", + "Rename" : "Yeniden adlandır", "Select file or folder to link to" : "Bağlantı verilecek dosya ya da klasörü seçin", "Choose {file}" : "{file} seçin", "Files settings" : "Dosyalar ayarları", @@ -292,30 +294,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["{count} ögeyi kalıcı olarak silmek üzeresiniz","{count} ögeyi kalıcı olarak silmek üzeresiniz"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["{count} ögeyi silmek üzeresiniz","{count} ögeyi silmek üzeresiniz"], "Confirm deletion" : "Silmeyi onaylayın", - "Cancel" : "İptal", "Download" : "İndir", "The requested file is not available." : "İstenilen dosya kullanılamıyor.", "The requested files are not available." : "İstenilen dosyalar kullanılamıyor.", "Add to favorites" : "Sık kullanılanlara ekle", "Remove from favorites" : "Sık kullanılanlardan kaldır", "Add or remove favorite" : "Sık kullanılanlara ekle ya da kaldır", - "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" üzerine taşınıyor…", - "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" üzerine kopyalanıyor…", + "Move" : "Taşı", + "Copy" : "Kopyala", + "Move or copy" : "Taşı ya da kopyala", "Destination is not a folder" : "Hedef bir klasör değil", "This file/folder is already in that directory" : "Dosya ya da klasör bu klasörde zaten var", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Bir dosyayı ya da klasörü kendi üzerine veya kendisinin alt klasörüne taşıyamazsınız", - "(copy)" : "(kopya)", - "(copy %n)" : "(%n kopyası)", "A file or folder with that name already exists in this folder" : "Bu klasörde aynı adlı bir dosya ya da klasör zaten var", "The files are locked" : "Dosyalar kilitli", "The file does not exist anymore" : "Dosya artık yok", + "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" üzerine taşınıyor…", + "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" üzerine kopyalanıyor…", "Choose destination" : "Hedefi seçin", "Copy to {target}" : "{target} içine kopyala", - "Copy" : "Kopyala", "Move to {target}" : "{target} içine taşı", - "Move" : "Taşı", "Move or copy operation failed" : "Taşıma ya da kopyalama yapılamadı", - "Move or copy" : "Taşı ya da kopyala", "Open folder" : "Klasörü aç", "Open folder {displayName}" : "{displayName} klasörünü aç", "Open in Files" : "Dosyalar uygulamasında aç", @@ -325,7 +324,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Dosya artık aygıtınızda açılmalıdır. Açılmazsa lütfen bilgisayar uygulamasının kurulu olduğundan emin olun.", "Retry and close" : "Yeniden deneyip kapat", "Open online" : "Çevrim içi aç", - "Rename" : "Yeniden adlandır", "Details" : "Ayrıntılar", "Open the details sidebar" : "Ayrıntılar kenar çubuğunu aç", "Unfavorite" : "Sık kullanılanlardan kaldır", @@ -346,10 +344,10 @@ "Some files could not be uploaded" : "Bazı dosyalar yüklenemedi", "Files uploaded successfully" : "Dosyalar yüklendi", "No files to process" : "İşlenecek bir dosya yok", - "Some files could not be copied" : "Bazı dosyalar kopyalanamadı", - "Some files could not be moved" : "Bazı dosyalar taşınamadı", "Files copied successfully" : "Dosyalar kopyalandı", "Files moved successfully" : "Dosyalar taşındı", + "Some files could not be copied" : "Bazı dosyalar kopyalanamadı", + "Some files could not be moved" : "Bazı dosyalar taşınamadı", "Conflicts resolution skipped" : "Çakışma çözümleme atlandı", "Upload cancelled" : "Yükleme iptal edildi", "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" adı artık olmadığından değiştirilemedi. ", @@ -439,6 +437,8 @@ "Edit locally" : "Yerel olarak düzenle", "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" hedefine taşınıyor…", "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\", \"{destination}\" hedefine kopyalanıyor…", + "(copy)" : "(kopya)", + "(copy %n)" : "(%n kopyası)", "Move cancelled" : "Taşıma iptal edildi", "Cancelled move or copy of \"{filename}\"." : "\"{filename}\" dosyasını taşıma ya da kopyalama işlemi iptal edildi", "Cancelled move or copy operation" : "Taşıma ya da kopyalama işlemi iptal edildi", diff --git a/apps/files/l10n/ug.js b/apps/files/l10n/ug.js index 729b7a60be9..9957860e609 100644 --- a/apps/files/l10n/ug.js +++ b/apps/files/l10n/ug.js @@ -230,6 +230,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "«{old}» ھۆججەت كېڭەيتىلمىسىنى ئۆچۈرۈۋەتسىڭىز، ھۆججەتنى ئوقۇغىلى بولمايدىغان ھالغا كەلتۈرۈشى مۇمكىن.", "Adding the file extension \"{new}\" may render the file unreadable." : "«{new}» ھۆججەت كېڭەيتىلمىسىنى قوشسىڭىز، ھۆججەتنى ئوقۇغىلى بولمايدىغان ھالغا كەلتۈرۈشى مۇمكىن.", "Do not show this dialog again." : "بۇ دىئالوگنى قايتا كۆرسەتمە.", + "Cancel" : "ۋاز كەچ", + "Rename" : "ئات ئۆزگەرت", "Select file or folder to link to" : "ئۇلىنىدىغان ھۆججەت ياكى ھۆججەت قىسقۇچنى تاللاڭ", "Choose {file}" : "{file} نى تاللاڭ", "Files settings" : "ھۆججەت تەڭشىكى", @@ -294,30 +296,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["سىز {count} تارماقنى مەڭگۈلۈك ئۆچۈرمەكچى بولىۋاتىسىز","سىز {count} تارماقنى مەڭگۈلۈك ئۆچۈرمەكچى بولىۋاتىسىز"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["سىز {count} تارماقنى ئۆچۈرمەكچى بولىۋاتىسىز","سىز {count} تارماقنى ئۆچۈرمەكچى بولىۋاتىسىز"], "Confirm deletion" : "ئۆچۈرۈشنى جەزملەشتۈرۈڭ", - "Cancel" : "ۋاز كەچ", "Download" : "چۈشۈر", "The requested file is not available." : "تەلەپ قىلىنغان ھۆججەت مەۋجۇت ئەمەس.", "The requested files are not available." : "تەلەپ قىلىنغان ھۆججەتلەر مەۋجۇت ئەمەس.", "Add to favorites" : "ياقتۇردىغانغا قوش", "Remove from favorites" : "ياقتۇردىغاندىن چىقىرۋەت", "Add or remove favorite" : "ياقتۇردىغانغا قوش ياكى ئۆچۈر", - "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" نى \" {destination}\" غا يۆتكەۋاتىدۇ  ...", - "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\" نى \" {destination}\" غا كۆچۈرۋاتىدۇ  ...", + "Move" : "يۆتكە", + "Copy" : "كۆچۈرۈڭ", + "Move or copy" : "يۆتكەش ياكى كۆچۈرۈش", "Destination is not a folder" : "نىشان بىر قىسقۇچ ئەمەس", "This file/folder is already in that directory" : "بۇ ھۆججەت/قىسقۇچ ئۇ مۇندەرىجىدە مەۋجۇت", "You cannot move a file/folder onto itself or into a subfolder of itself" : "ھۆججەت ياكى ھۆججەت قىسقۇچنى ئۆزىڭىزگە ياكى تارماق قىسقۇچقا يۆتكىيەلمەيسىز", - "(copy)" : "(كۆپەيتىلگەن نۇسخىسى)", - "(copy %n)" : "(%nنى كۆچۈر)", "A file or folder with that name already exists in this folder" : "بۇ ھۆججەت قىسقۇچتا بۇ ئىسىم بار ھۆججەت ياكى ھۆججەت قىسقۇچ بار", "The files are locked" : "ھۆججەتلەر قۇلۇپلاندى", "The file does not exist anymore" : "بۇ ھۆججەت ئەمدى مەۋجۇت ئەمەس", + "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" نى \" {destination}\" غا يۆتكەۋاتىدۇ  ...", + "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\" نى \" {destination}\" غا كۆچۈرۋاتىدۇ  ...", "Choose destination" : "مەنزىلنى تاللاڭ", "Copy to {target}" : "{target} غا كۆچۈرۈڭ", - "Copy" : "كۆچۈرۈڭ", "Move to {target}" : "{target} يۆتكەڭ", - "Move" : "يۆتكە", "Move or copy operation failed" : "يۆتكەش ياكى كۆچۈرۈش مەشغۇلاتى مەغلۇپ بولدى", - "Move or copy" : "يۆتكەش ياكى كۆچۈرۈش", "Open folder" : "ھۆججەت قىسقۇچنى ئېچىڭ", "Open folder {displayName}" : "ھۆججەت قىسقۇچ {displayName}", "Open in Files" : "ھۆججەتلەرنى ئېچىڭ", @@ -327,7 +326,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "ھۆججەت ھازىر ئۈسكۈنىڭىزدە ئېچىلىشى كېرەك. ئەگەر ئېچىلمىسا، ئۈستەل يۈزى ئەپىڭىزنىڭ ئورنىتىلغانلىقىنى تەكشۈرۈڭ.", "Retry and close" : "قايتا سىناپ بېقىڭ ۋە تاقاپ قويۇڭ", "Open online" : "توردا ئاچ", - "Rename" : "ئات ئۆزگەرت", "Details" : "تەپسىلاتى", "Unfavorite" : "ياقتۇرمايدىغان", "View in folder" : "قىسقۇچتا كۆرۈش", @@ -347,10 +345,10 @@ OC.L10N.register( "Some files could not be uploaded" : "بەزى ھۆججەتلەرنى يۈكلەشكە بولمىدى", "Files uploaded successfully" : "ھۆججەتلەر مۇۋەپپەقىيەتلىك يۈكلەندى", "No files to process" : "بىر تەرەپ قىلىدىغان ھۆججەت يوق", - "Some files could not be copied" : "بەزى ھۆججەتلەرنى كۆچۈرگىلى بولمىدى", - "Some files could not be moved" : "بەزى ھۆججەتلەرنى يۆتكىگىلى بولمىدى", "Files copied successfully" : "ھۆججەتلەر مۇۋەپپەقىيەتلىك كۆچۈرۈلدى", "Files moved successfully" : "ھۆججەتلەر مۇۋەپپەقىيەتلىك يۆتكەلدى", + "Some files could not be copied" : "بەزى ھۆججەتلەرنى كۆچۈرگىلى بولمىدى", + "Some files could not be moved" : "بەزى ھۆججەتلەرنى يۆتكىگىلى بولمىدى", "Conflicts resolution skipped" : "زىددىيەتنىڭ ھەل قىلىنىشى ئاتلاپ كەتتى", "Upload cancelled" : "يۈكلەش ئەمەلدىن قالدۇرۇلدى", "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" نىڭ نامىنى ئۆزگەرتەلمىدى ، ئۇ ئەمدى مەۋجۇت ئەمەس", @@ -440,6 +438,8 @@ OC.L10N.register( "Edit locally" : "يەرلىكتە تەھرىرلەڭ", "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" نى \"{destination}\" غا يۆتكەش…", "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\" نى \"{destination}\" غا كۆچۈرۈش…", + "(copy)" : "(كۆپەيتىلگەن نۇسخىسى)", + "(copy %n)" : "(%nنى كۆچۈر)", "Move cancelled" : "يۆتكەش ئەمەلدىن قالدۇرۇلدى", "Cancelled move or copy of \"{filename}\"." : "«{filename}» نىڭ يۆتكىلىشى ياكى كۆپەيتىلگەن نۇسخىسى.", "Cancelled move or copy operation" : "يۆتكەش ياكى كۆچۈرۈش مەشغۇلاتى ئەمەلدىن قالدۇرۇلدى", diff --git a/apps/files/l10n/ug.json b/apps/files/l10n/ug.json index 068dd202392..0ccbac5039c 100644 --- a/apps/files/l10n/ug.json +++ b/apps/files/l10n/ug.json @@ -228,6 +228,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "«{old}» ھۆججەت كېڭەيتىلمىسىنى ئۆچۈرۈۋەتسىڭىز، ھۆججەتنى ئوقۇغىلى بولمايدىغان ھالغا كەلتۈرۈشى مۇمكىن.", "Adding the file extension \"{new}\" may render the file unreadable." : "«{new}» ھۆججەت كېڭەيتىلمىسىنى قوشسىڭىز، ھۆججەتنى ئوقۇغىلى بولمايدىغان ھالغا كەلتۈرۈشى مۇمكىن.", "Do not show this dialog again." : "بۇ دىئالوگنى قايتا كۆرسەتمە.", + "Cancel" : "ۋاز كەچ", + "Rename" : "ئات ئۆزگەرت", "Select file or folder to link to" : "ئۇلىنىدىغان ھۆججەت ياكى ھۆججەت قىسقۇچنى تاللاڭ", "Choose {file}" : "{file} نى تاللاڭ", "Files settings" : "ھۆججەت تەڭشىكى", @@ -292,30 +294,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["سىز {count} تارماقنى مەڭگۈلۈك ئۆچۈرمەكچى بولىۋاتىسىز","سىز {count} تارماقنى مەڭگۈلۈك ئۆچۈرمەكچى بولىۋاتىسىز"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["سىز {count} تارماقنى ئۆچۈرمەكچى بولىۋاتىسىز","سىز {count} تارماقنى ئۆچۈرمەكچى بولىۋاتىسىز"], "Confirm deletion" : "ئۆچۈرۈشنى جەزملەشتۈرۈڭ", - "Cancel" : "ۋاز كەچ", "Download" : "چۈشۈر", "The requested file is not available." : "تەلەپ قىلىنغان ھۆججەت مەۋجۇت ئەمەس.", "The requested files are not available." : "تەلەپ قىلىنغان ھۆججەتلەر مەۋجۇت ئەمەس.", "Add to favorites" : "ياقتۇردىغانغا قوش", "Remove from favorites" : "ياقتۇردىغاندىن چىقىرۋەت", "Add or remove favorite" : "ياقتۇردىغانغا قوش ياكى ئۆچۈر", - "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" نى \" {destination}\" غا يۆتكەۋاتىدۇ  ...", - "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\" نى \" {destination}\" غا كۆچۈرۋاتىدۇ  ...", + "Move" : "يۆتكە", + "Copy" : "كۆچۈرۈڭ", + "Move or copy" : "يۆتكەش ياكى كۆچۈرۈش", "Destination is not a folder" : "نىشان بىر قىسقۇچ ئەمەس", "This file/folder is already in that directory" : "بۇ ھۆججەت/قىسقۇچ ئۇ مۇندەرىجىدە مەۋجۇت", "You cannot move a file/folder onto itself or into a subfolder of itself" : "ھۆججەت ياكى ھۆججەت قىسقۇچنى ئۆزىڭىزگە ياكى تارماق قىسقۇچقا يۆتكىيەلمەيسىز", - "(copy)" : "(كۆپەيتىلگەن نۇسخىسى)", - "(copy %n)" : "(%nنى كۆچۈر)", "A file or folder with that name already exists in this folder" : "بۇ ھۆججەت قىسقۇچتا بۇ ئىسىم بار ھۆججەت ياكى ھۆججەت قىسقۇچ بار", "The files are locked" : "ھۆججەتلەر قۇلۇپلاندى", "The file does not exist anymore" : "بۇ ھۆججەت ئەمدى مەۋجۇت ئەمەس", + "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" نى \" {destination}\" غا يۆتكەۋاتىدۇ  ...", + "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\" نى \" {destination}\" غا كۆچۈرۋاتىدۇ  ...", "Choose destination" : "مەنزىلنى تاللاڭ", "Copy to {target}" : "{target} غا كۆچۈرۈڭ", - "Copy" : "كۆچۈرۈڭ", "Move to {target}" : "{target} يۆتكەڭ", - "Move" : "يۆتكە", "Move or copy operation failed" : "يۆتكەش ياكى كۆچۈرۈش مەشغۇلاتى مەغلۇپ بولدى", - "Move or copy" : "يۆتكەش ياكى كۆچۈرۈش", "Open folder" : "ھۆججەت قىسقۇچنى ئېچىڭ", "Open folder {displayName}" : "ھۆججەت قىسقۇچ {displayName}", "Open in Files" : "ھۆججەتلەرنى ئېچىڭ", @@ -325,7 +324,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "ھۆججەت ھازىر ئۈسكۈنىڭىزدە ئېچىلىشى كېرەك. ئەگەر ئېچىلمىسا، ئۈستەل يۈزى ئەپىڭىزنىڭ ئورنىتىلغانلىقىنى تەكشۈرۈڭ.", "Retry and close" : "قايتا سىناپ بېقىڭ ۋە تاقاپ قويۇڭ", "Open online" : "توردا ئاچ", - "Rename" : "ئات ئۆزگەرت", "Details" : "تەپسىلاتى", "Unfavorite" : "ياقتۇرمايدىغان", "View in folder" : "قىسقۇچتا كۆرۈش", @@ -345,10 +343,10 @@ "Some files could not be uploaded" : "بەزى ھۆججەتلەرنى يۈكلەشكە بولمىدى", "Files uploaded successfully" : "ھۆججەتلەر مۇۋەپپەقىيەتلىك يۈكلەندى", "No files to process" : "بىر تەرەپ قىلىدىغان ھۆججەت يوق", - "Some files could not be copied" : "بەزى ھۆججەتلەرنى كۆچۈرگىلى بولمىدى", - "Some files could not be moved" : "بەزى ھۆججەتلەرنى يۆتكىگىلى بولمىدى", "Files copied successfully" : "ھۆججەتلەر مۇۋەپپەقىيەتلىك كۆچۈرۈلدى", "Files moved successfully" : "ھۆججەتلەر مۇۋەپپەقىيەتلىك يۆتكەلدى", + "Some files could not be copied" : "بەزى ھۆججەتلەرنى كۆچۈرگىلى بولمىدى", + "Some files could not be moved" : "بەزى ھۆججەتلەرنى يۆتكىگىلى بولمىدى", "Conflicts resolution skipped" : "زىددىيەتنىڭ ھەل قىلىنىشى ئاتلاپ كەتتى", "Upload cancelled" : "يۈكلەش ئەمەلدىن قالدۇرۇلدى", "Could not rename \"{oldName}\", it does not exist any more" : "\"{oldName}\" نىڭ نامىنى ئۆزگەرتەلمىدى ، ئۇ ئەمدى مەۋجۇت ئەمەس", @@ -438,6 +436,8 @@ "Edit locally" : "يەرلىكتە تەھرىرلەڭ", "Moving \"{source}\" to \"{destination}\" …" : "\"{source}\" نى \"{destination}\" غا يۆتكەش…", "Copying \"{source}\" to \"{destination}\" …" : "\"{source}\" نى \"{destination}\" غا كۆچۈرۈش…", + "(copy)" : "(كۆپەيتىلگەن نۇسخىسى)", + "(copy %n)" : "(%nنى كۆچۈر)", "Move cancelled" : "يۆتكەش ئەمەلدىن قالدۇرۇلدى", "Cancelled move or copy of \"{filename}\"." : "«{filename}» نىڭ يۆتكىلىشى ياكى كۆپەيتىلگەن نۇسخىسى.", "Cancelled move or copy operation" : "يۆتكەش ياكى كۆچۈرۈش مەشغۇلاتى ئەمەلدىن قالدۇرۇلدى", diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index b66dc5b7b0c..4a5358234a7 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -233,6 +233,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "Вилучення розширення файлу \"{old}\" може зробити файл недоступним.", "Adding the file extension \"{new}\" may render the file unreadable." : "Додавання розширення до файлу \"{new}\" може зробити файл недоступним.", "Do not show this dialog again." : "Не показувати цей діялог подалі.", + "Cancel" : "Скасувати", + "Rename" : "Перейменувати", "Select file or folder to link to" : "Виберіть файл або каталог, до якого потрібно застосувати посилання", "Choose {file}" : "Виберіть {file}", "Files settings" : "Налаштування", @@ -298,30 +300,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Ви намагаєтеся назавжли вилучити {count} ресурс","Ви намагаєтеся назавжли вилучити {count} ресурси","Ви намагаєтеся назавжли вилучити {count} ресурсів","Ви намагаєтеся назавжли вилучити {count} ресурсів"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Ви намагаєтеся вилучити {count} ресурс","Ви намагаєтеся вилучити {count} ресурси","Ви намагаєтеся вилучити {count} ресурсів","Ви намагаєтеся вилучити {count} ресурсів"], "Confirm deletion" : "Підтвердіть вилучення", - "Cancel" : "Скасувати", "Download" : "Звантажити", "The requested file is not available." : "Запитаний файл відсутній.", "The requested files are not available." : "Запитані файли відсутні.", "Add to favorites" : "Додати зірочку", "Remove from favorites" : "Прибрати зірочку", "Add or remove favorite" : "Додати або видалити з улюблених", - "Moving \"{source}\" to \"{destination}\" …" : "Переміщення \"{source}\" на \"{destination}\" ...", - "Copying \"{source}\" to \"{destination}\" …" : "Копіювання \"{source}\" в \"{destination}\" ...", + "Move" : "Перемістити", + "Copy" : "Копіювати", + "Move or copy" : "Перемістити або копіювати", "Destination is not a folder" : "Місце призначення не є каталогом", "This file/folder is already in that directory" : "Такий файл чи каталог вже присутні в цьому каталозі", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Неможливо перемістити файл чи каталог до самого себе або у цей саме підкаталог", - "(copy)" : "(копія)", - "(copy %n)" : "(копія %n)", "A file or folder with that name already exists in this folder" : "Файл чи каталог з таким ім'ям вже присутній в цьому каталозі", "The files are locked" : "Файли заблоковано", "The file does not exist anymore" : "Цей файл більше недоступний", + "Moving \"{source}\" to \"{destination}\" …" : "Переміщення \"{source}\" на \"{destination}\" ...", + "Copying \"{source}\" to \"{destination}\" …" : "Копіювання \"{source}\" в \"{destination}\" ...", "Choose destination" : "Виберіть каталог призначення", "Copy to {target}" : "Копіювати до {target}", - "Copy" : "Копіювати", "Move to {target}" : "Перемістити до {target}", - "Move" : "Перемістити", "Move or copy operation failed" : "Не вдалося скопіювати або перемістити", - "Move or copy" : "Перемістити або копіювати", "Open folder" : "Відкрити каталог", "Open folder {displayName}" : "Відкрити каталог {displayName}", "Open in Files" : "Відкрити у Файлах", @@ -331,7 +330,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Тепер файл можна відкрити на вашому пристрої. Якщо він не відкривається, перевірте, що у вас встановлено настільний клієнт синхронізації.", "Retry and close" : "Спробувати ще раз", "Open online" : "Відкрити віддалено", - "Rename" : "Перейменувати", "Details" : "Докладно", "Open the details sidebar" : "Відкрити бічну панель з деталями", "Unfavorite" : "Прибрати зірочку", @@ -353,10 +351,10 @@ OC.L10N.register( "Some files could not be uploaded" : "Не вдалося завантажити окремі файли", "Files uploaded successfully" : "Файли успішно завантажено", "No files to process" : "Відсутні файли для обробки", - "Some files could not be copied" : "Неможливо скопіювати окремі файли", - "Some files could not be moved" : "Окремі файли неможливо перемістити", "Files copied successfully" : "Файли успішно скопійовано", "Files moved successfully" : "Файли успішно переміщено", + "Some files could not be copied" : "Неможливо скопіювати окремі файли", + "Some files could not be moved" : "Окремі файли неможливо перемістити", "Conflicts resolution skipped" : "Пропущено розв'язання конфліктів", "Upload cancelled" : "Завантаження скасовано", "Could not rename \"{oldName}\", it does not exist any more" : "Не вдалося перейментувати \"{oldName}\", оскільки він вже відсутній", @@ -446,6 +444,8 @@ OC.L10N.register( "Edit locally" : "Відкрити на пристрої", "Moving \"{source}\" to \"{destination}\" …" : "Переміщення \"{source}\" до \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Копіювання \"{source}\" до \"{destination}\" …", + "(copy)" : "(копія)", + "(copy %n)" : "(копія %n)", "Move cancelled" : "Переміщення скасовано", "Cancelled move or copy of \"{filename}\"." : "Скасовано переміщення або копіювання \"{filename}\".", "Cancelled move or copy operation" : "Переміщення або копіювання скасовано", diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index 704165401cf..3b7893579c3 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -231,6 +231,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "Вилучення розширення файлу \"{old}\" може зробити файл недоступним.", "Adding the file extension \"{new}\" may render the file unreadable." : "Додавання розширення до файлу \"{new}\" може зробити файл недоступним.", "Do not show this dialog again." : "Не показувати цей діялог подалі.", + "Cancel" : "Скасувати", + "Rename" : "Перейменувати", "Select file or folder to link to" : "Виберіть файл або каталог, до якого потрібно застосувати посилання", "Choose {file}" : "Виберіть {file}", "Files settings" : "Налаштування", @@ -296,30 +298,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Ви намагаєтеся назавжли вилучити {count} ресурс","Ви намагаєтеся назавжли вилучити {count} ресурси","Ви намагаєтеся назавжли вилучити {count} ресурсів","Ви намагаєтеся назавжли вилучити {count} ресурсів"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Ви намагаєтеся вилучити {count} ресурс","Ви намагаєтеся вилучити {count} ресурси","Ви намагаєтеся вилучити {count} ресурсів","Ви намагаєтеся вилучити {count} ресурсів"], "Confirm deletion" : "Підтвердіть вилучення", - "Cancel" : "Скасувати", "Download" : "Звантажити", "The requested file is not available." : "Запитаний файл відсутній.", "The requested files are not available." : "Запитані файли відсутні.", "Add to favorites" : "Додати зірочку", "Remove from favorites" : "Прибрати зірочку", "Add or remove favorite" : "Додати або видалити з улюблених", - "Moving \"{source}\" to \"{destination}\" …" : "Переміщення \"{source}\" на \"{destination}\" ...", - "Copying \"{source}\" to \"{destination}\" …" : "Копіювання \"{source}\" в \"{destination}\" ...", + "Move" : "Перемістити", + "Copy" : "Копіювати", + "Move or copy" : "Перемістити або копіювати", "Destination is not a folder" : "Місце призначення не є каталогом", "This file/folder is already in that directory" : "Такий файл чи каталог вже присутні в цьому каталозі", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Неможливо перемістити файл чи каталог до самого себе або у цей саме підкаталог", - "(copy)" : "(копія)", - "(copy %n)" : "(копія %n)", "A file or folder with that name already exists in this folder" : "Файл чи каталог з таким ім'ям вже присутній в цьому каталозі", "The files are locked" : "Файли заблоковано", "The file does not exist anymore" : "Цей файл більше недоступний", + "Moving \"{source}\" to \"{destination}\" …" : "Переміщення \"{source}\" на \"{destination}\" ...", + "Copying \"{source}\" to \"{destination}\" …" : "Копіювання \"{source}\" в \"{destination}\" ...", "Choose destination" : "Виберіть каталог призначення", "Copy to {target}" : "Копіювати до {target}", - "Copy" : "Копіювати", "Move to {target}" : "Перемістити до {target}", - "Move" : "Перемістити", "Move or copy operation failed" : "Не вдалося скопіювати або перемістити", - "Move or copy" : "Перемістити або копіювати", "Open folder" : "Відкрити каталог", "Open folder {displayName}" : "Відкрити каталог {displayName}", "Open in Files" : "Відкрити у Файлах", @@ -329,7 +328,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "Тепер файл можна відкрити на вашому пристрої. Якщо він не відкривається, перевірте, що у вас встановлено настільний клієнт синхронізації.", "Retry and close" : "Спробувати ще раз", "Open online" : "Відкрити віддалено", - "Rename" : "Перейменувати", "Details" : "Докладно", "Open the details sidebar" : "Відкрити бічну панель з деталями", "Unfavorite" : "Прибрати зірочку", @@ -351,10 +349,10 @@ "Some files could not be uploaded" : "Не вдалося завантажити окремі файли", "Files uploaded successfully" : "Файли успішно завантажено", "No files to process" : "Відсутні файли для обробки", - "Some files could not be copied" : "Неможливо скопіювати окремі файли", - "Some files could not be moved" : "Окремі файли неможливо перемістити", "Files copied successfully" : "Файли успішно скопійовано", "Files moved successfully" : "Файли успішно переміщено", + "Some files could not be copied" : "Неможливо скопіювати окремі файли", + "Some files could not be moved" : "Окремі файли неможливо перемістити", "Conflicts resolution skipped" : "Пропущено розв'язання конфліктів", "Upload cancelled" : "Завантаження скасовано", "Could not rename \"{oldName}\", it does not exist any more" : "Не вдалося перейментувати \"{oldName}\", оскільки він вже відсутній", @@ -444,6 +442,8 @@ "Edit locally" : "Відкрити на пристрої", "Moving \"{source}\" to \"{destination}\" …" : "Переміщення \"{source}\" до \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Копіювання \"{source}\" до \"{destination}\" …", + "(copy)" : "(копія)", + "(copy %n)" : "(копія %n)", "Move cancelled" : "Переміщення скасовано", "Cancelled move or copy of \"{filename}\"." : "Скасовано переміщення або копіювання \"{filename}\".", "Cancelled move or copy operation" : "Переміщення або копіювання скасовано", diff --git a/apps/files/l10n/vi.js b/apps/files/l10n/vi.js index 8d639beacaa..df8712a1e51 100644 --- a/apps/files/l10n/vi.js +++ b/apps/files/l10n/vi.js @@ -146,6 +146,8 @@ OC.L10N.register( "Choose file or folder to transfer" : "Chọn tệp hoặc thư mục để chuyển", "Change" : "Thay đổi", "New owner" : "Chủ sở hữu mới", + "Cancel" : "Hủy bỏ", + "Rename" : "Đổi tên", "Select file or folder to link to" : "Chọn tập tin hoặc thư mục để liên kết tới", "Choose {file}" : "Chọn {file}", "Files settings" : "Cài đặt tập tin", @@ -191,31 +193,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Bặn sắp xoá vĩnh viễn {count} mục"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Bạn sắp xoá {count} mục"], "Confirm deletion" : "Xác nhận xoá", - "Cancel" : "Hủy bỏ", "Download" : "Tải về", "Add to favorites" : "Thêm vào ưa thích", "Remove from favorites" : "Xóa khỏi ưa thích", + "Move" : "Dịch chuyển", + "Copy" : "Sao chép", + "Move or copy" : "Di chuyển hoặc sao chép", "Destination is not a folder" : "Đích đến không phải là một thư mục", "This file/folder is already in that directory" : "Tệp/thư mục này đã có trong thư mục đó", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Bạn không thể di chuyển một tập tin/thư mục vào chính nó hoặc vào một thư mục con của chính nó", - "(copy)" : "(sao chép)", - "(copy %n)" : "(sao chép %n)", "A file or folder with that name already exists in this folder" : "Tệp hoặc thư mục có tên đó đã tồn tại trong thư mục này", "The files are locked" : "Tập tin bị khoá", "The file does not exist anymore" : "Tập tin không tồn tại nữa", "Choose destination" : "Lựa chọn điểm đến", "Copy to {target}" : "Copy to {target}", - "Copy" : "Sao chép", "Move to {target}" : "Di chuyển đến {target}", - "Move" : "Dịch chuyển", "Move or copy operation failed" : "Thao tác di chuyển hoặc sao chép thất bại", - "Move or copy" : "Di chuyển hoặc sao chép", "Open folder {displayName}" : "Mở thư mục {displayName}", "Open in Files" : "Mở trong Tệp", "Open locally" : "Mở cục bộ (local)/ ngoại tuyến", "Failed to redirect to client" : "Không thể chuyển hướng đến ứng dụng khách", "Open file locally" : "Mở tệp cục bộ (local)/ ngoại tuyến", - "Rename" : "Đổi tên", "Details" : "Chi tiết", "View in folder" : "Xem trong thư mục", "Type" : "Loại", @@ -231,10 +229,10 @@ OC.L10N.register( "Unable to create the directory {directory}" : "Không thể tạo đường dẫn {directory}", "Some files could not be uploaded" : "Một số tệp tin không thể tải lên", "Files uploaded successfully" : "Tệp tin được tải lên thành công", - "Some files could not be copied" : "Một số tập tin không thể sao chép", - "Some files could not be moved" : "Một số tập tin không thể dịch chuyển", "Files copied successfully" : "Tệp tin được sao chép thành công", "Files moved successfully" : "Tệp tin được di chuyển thành công", + "Some files could not be copied" : "Một số tập tin không thể sao chép", + "Some files could not be moved" : "Một số tập tin không thể dịch chuyển", "Conflicts resolution skipped" : "Đã bỏ qua giải quyết xung đột", "Upload cancelled" : "Hủy tải lên", "Could not rename \"{oldName}\", it does not exist any more" : "Không thể đổi tên \"{oldName}\", tệp tin không còn tồn tại", @@ -289,6 +287,8 @@ OC.L10N.register( "Edit locally" : "Chỉnh sửa cục bộ/ngoại tuyến", "Moving \"{source}\" to \"{destination}\" …" : "Di chuyển \"{source}\" đến \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Sao chéo \"{source}\" đến \"{destination}\" …", + "(copy)" : "(sao chép)", + "(copy %n)" : "(sao chép %n)", "Move cancelled" : "Di chuyển bị dừng", "Cancelled move or copy of \"{filename}\"." : "Đã huỷ việc di chuyển hoặc sao chép của \"{filename}\".", "Cancelled move or copy operation" : "Đã hủy thao tác di chuyển hoặc sao chép", diff --git a/apps/files/l10n/vi.json b/apps/files/l10n/vi.json index 020953b2c59..ebf0db66b4d 100644 --- a/apps/files/l10n/vi.json +++ b/apps/files/l10n/vi.json @@ -144,6 +144,8 @@ "Choose file or folder to transfer" : "Chọn tệp hoặc thư mục để chuyển", "Change" : "Thay đổi", "New owner" : "Chủ sở hữu mới", + "Cancel" : "Hủy bỏ", + "Rename" : "Đổi tên", "Select file or folder to link to" : "Chọn tập tin hoặc thư mục để liên kết tới", "Choose {file}" : "Chọn {file}", "Files settings" : "Cài đặt tập tin", @@ -189,31 +191,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["Bặn sắp xoá vĩnh viễn {count} mục"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Bạn sắp xoá {count} mục"], "Confirm deletion" : "Xác nhận xoá", - "Cancel" : "Hủy bỏ", "Download" : "Tải về", "Add to favorites" : "Thêm vào ưa thích", "Remove from favorites" : "Xóa khỏi ưa thích", + "Move" : "Dịch chuyển", + "Copy" : "Sao chép", + "Move or copy" : "Di chuyển hoặc sao chép", "Destination is not a folder" : "Đích đến không phải là một thư mục", "This file/folder is already in that directory" : "Tệp/thư mục này đã có trong thư mục đó", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Bạn không thể di chuyển một tập tin/thư mục vào chính nó hoặc vào một thư mục con của chính nó", - "(copy)" : "(sao chép)", - "(copy %n)" : "(sao chép %n)", "A file or folder with that name already exists in this folder" : "Tệp hoặc thư mục có tên đó đã tồn tại trong thư mục này", "The files are locked" : "Tập tin bị khoá", "The file does not exist anymore" : "Tập tin không tồn tại nữa", "Choose destination" : "Lựa chọn điểm đến", "Copy to {target}" : "Copy to {target}", - "Copy" : "Sao chép", "Move to {target}" : "Di chuyển đến {target}", - "Move" : "Dịch chuyển", "Move or copy operation failed" : "Thao tác di chuyển hoặc sao chép thất bại", - "Move or copy" : "Di chuyển hoặc sao chép", "Open folder {displayName}" : "Mở thư mục {displayName}", "Open in Files" : "Mở trong Tệp", "Open locally" : "Mở cục bộ (local)/ ngoại tuyến", "Failed to redirect to client" : "Không thể chuyển hướng đến ứng dụng khách", "Open file locally" : "Mở tệp cục bộ (local)/ ngoại tuyến", - "Rename" : "Đổi tên", "Details" : "Chi tiết", "View in folder" : "Xem trong thư mục", "Type" : "Loại", @@ -229,10 +227,10 @@ "Unable to create the directory {directory}" : "Không thể tạo đường dẫn {directory}", "Some files could not be uploaded" : "Một số tệp tin không thể tải lên", "Files uploaded successfully" : "Tệp tin được tải lên thành công", - "Some files could not be copied" : "Một số tập tin không thể sao chép", - "Some files could not be moved" : "Một số tập tin không thể dịch chuyển", "Files copied successfully" : "Tệp tin được sao chép thành công", "Files moved successfully" : "Tệp tin được di chuyển thành công", + "Some files could not be copied" : "Một số tập tin không thể sao chép", + "Some files could not be moved" : "Một số tập tin không thể dịch chuyển", "Conflicts resolution skipped" : "Đã bỏ qua giải quyết xung đột", "Upload cancelled" : "Hủy tải lên", "Could not rename \"{oldName}\", it does not exist any more" : "Không thể đổi tên \"{oldName}\", tệp tin không còn tồn tại", @@ -287,6 +285,8 @@ "Edit locally" : "Chỉnh sửa cục bộ/ngoại tuyến", "Moving \"{source}\" to \"{destination}\" …" : "Di chuyển \"{source}\" đến \"{destination}\" …", "Copying \"{source}\" to \"{destination}\" …" : "Sao chéo \"{source}\" đến \"{destination}\" …", + "(copy)" : "(sao chép)", + "(copy %n)" : "(sao chép %n)", "Move cancelled" : "Di chuyển bị dừng", "Cancelled move or copy of \"{filename}\"." : "Đã huỷ việc di chuyển hoặc sao chép của \"{filename}\".", "Cancelled move or copy operation" : "Đã hủy thao tác di chuyển hoặc sao chép", diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 303f79ee1ca..abfa5698bdb 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -233,6 +233,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "删除文件扩展名 \"{old}\" 可能会导致文件无法读取。", "Adding the file extension \"{new}\" may render the file unreadable." : "添加文件扩展名 \"{new}\" 可能会导致文件无法读取。", "Do not show this dialog again." : "不再显示此对话框。", + "Cancel" : "取消", + "Rename" : "重命名", "Select file or folder to link to" : "选择需要链接的文件或文件夹", "Choose {file}" : "选择 {file}", "Files settings" : "文件设置", @@ -298,30 +300,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["您正要永久删除 {count} 个项目"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["您正要删除 {count} 个项目"], "Confirm deletion" : "确认删除", - "Cancel" : "取消", "Download" : "下载", "The requested file is not available." : "请求的文件不可用。", "The requested files are not available." : "请求的文件不可用。", "Add to favorites" : "添加到收藏", "Remove from favorites" : "从收藏中移除", "Add or remove favorite" : "添加或移除收藏", - "Moving \"{source}\" to \"{destination}\" …" : "正在将“{source}”移动到“{destination}” …", - "Copying \"{source}\" to \"{destination}\" …" : "正在将“{source}”复制到“{destination}” …", + "Move" : "移动", + "Copy" : "复制", + "Move or copy" : "移动或复制", "Destination is not a folder" : "目标不是一个文件夹", "This file/folder is already in that directory" : "该文件/文件夹已经存在与该目录中", "You cannot move a file/folder onto itself or into a subfolder of itself" : "你无法将文件/文件夹移动至其自身或子文件夹中", - "(copy)" : "(复制)", - "(copy %n)" : "(复制 %n)", "A file or folder with that name already exists in this folder" : "相同的文件/文件夹已存在于该文件夹中", "The files are locked" : "文件已锁定", "The file does not exist anymore" : "文件不存在", + "Moving \"{source}\" to \"{destination}\" …" : "正在将“{source}”移动到“{destination}” …", + "Copying \"{source}\" to \"{destination}\" …" : "正在将“{source}”复制到“{destination}” …", "Choose destination" : "选择目标路径", "Copy to {target}" : "复制到 {target}", - "Copy" : "复制", "Move to {target}" : "移动到 {target}", - "Move" : "移动", "Move or copy operation failed" : "移动或复制失败", - "Move or copy" : "移动或复制", "Open folder" : "打开文件夹", "Open folder {displayName}" : "打开文件夹{displayName}", "Open in Files" : "在文件中打开", @@ -331,7 +330,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "该文件现在应该在你的设备上打开。如果没有,请检查你是否安装了桌面应用程序。", "Retry and close" : "重试并关闭", "Open online" : "在线打开", - "Rename" : "重命名", "Details" : "详细信息", "Open the details sidebar" : "打开详情侧边栏", "Unfavorite" : "取消收藏", @@ -353,10 +351,10 @@ OC.L10N.register( "Some files could not be uploaded" : "部分文件无法上传", "Files uploaded successfully" : "上传文件成功", "No files to process" : "没有需要处理的文件", - "Some files could not be copied" : "无法复制部分文件", - "Some files could not be moved" : "无法移动部分文件", "Files copied successfully" : "复制文件成功", "Files moved successfully" : "移动文件成功", + "Some files could not be copied" : "无法复制部分文件", + "Some files could not be moved" : "无法移动部分文件", "Conflicts resolution skipped" : "已跳过冲突解决", "Upload cancelled" : "已取消上传", "Could not rename \"{oldName}\", it does not exist any more" : "无法重命名“{oldName}”,此文件已经不存在", @@ -446,6 +444,8 @@ OC.L10N.register( "Edit locally" : "本地编辑", "Moving \"{source}\" to \"{destination}\" …" : "正在将“{source}”移动到“{destination}”…", "Copying \"{source}\" to \"{destination}\" …" : "正在将“{source}”复制到“{destination}”", + "(copy)" : "(复制)", + "(copy %n)" : "(复制 %n)", "Move cancelled" : "移动已取消", "Cancelled move or copy of \"{filename}\"." : "已取消移动或复制“{filename}”。", "Cancelled move or copy operation" : "已取消移动或复制操作", diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 9f363bc2058..d85ea00bec1 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -231,6 +231,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "删除文件扩展名 \"{old}\" 可能会导致文件无法读取。", "Adding the file extension \"{new}\" may render the file unreadable." : "添加文件扩展名 \"{new}\" 可能会导致文件无法读取。", "Do not show this dialog again." : "不再显示此对话框。", + "Cancel" : "取消", + "Rename" : "重命名", "Select file or folder to link to" : "选择需要链接的文件或文件夹", "Choose {file}" : "选择 {file}", "Files settings" : "文件设置", @@ -296,30 +298,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["您正要永久删除 {count} 个项目"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["您正要删除 {count} 个项目"], "Confirm deletion" : "确认删除", - "Cancel" : "取消", "Download" : "下载", "The requested file is not available." : "请求的文件不可用。", "The requested files are not available." : "请求的文件不可用。", "Add to favorites" : "添加到收藏", "Remove from favorites" : "从收藏中移除", "Add or remove favorite" : "添加或移除收藏", - "Moving \"{source}\" to \"{destination}\" …" : "正在将“{source}”移动到“{destination}” …", - "Copying \"{source}\" to \"{destination}\" …" : "正在将“{source}”复制到“{destination}” …", + "Move" : "移动", + "Copy" : "复制", + "Move or copy" : "移动或复制", "Destination is not a folder" : "目标不是一个文件夹", "This file/folder is already in that directory" : "该文件/文件夹已经存在与该目录中", "You cannot move a file/folder onto itself or into a subfolder of itself" : "你无法将文件/文件夹移动至其自身或子文件夹中", - "(copy)" : "(复制)", - "(copy %n)" : "(复制 %n)", "A file or folder with that name already exists in this folder" : "相同的文件/文件夹已存在于该文件夹中", "The files are locked" : "文件已锁定", "The file does not exist anymore" : "文件不存在", + "Moving \"{source}\" to \"{destination}\" …" : "正在将“{source}”移动到“{destination}” …", + "Copying \"{source}\" to \"{destination}\" …" : "正在将“{source}”复制到“{destination}” …", "Choose destination" : "选择目标路径", "Copy to {target}" : "复制到 {target}", - "Copy" : "复制", "Move to {target}" : "移动到 {target}", - "Move" : "移动", "Move or copy operation failed" : "移动或复制失败", - "Move or copy" : "移动或复制", "Open folder" : "打开文件夹", "Open folder {displayName}" : "打开文件夹{displayName}", "Open in Files" : "在文件中打开", @@ -329,7 +328,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "该文件现在应该在你的设备上打开。如果没有,请检查你是否安装了桌面应用程序。", "Retry and close" : "重试并关闭", "Open online" : "在线打开", - "Rename" : "重命名", "Details" : "详细信息", "Open the details sidebar" : "打开详情侧边栏", "Unfavorite" : "取消收藏", @@ -351,10 +349,10 @@ "Some files could not be uploaded" : "部分文件无法上传", "Files uploaded successfully" : "上传文件成功", "No files to process" : "没有需要处理的文件", - "Some files could not be copied" : "无法复制部分文件", - "Some files could not be moved" : "无法移动部分文件", "Files copied successfully" : "复制文件成功", "Files moved successfully" : "移动文件成功", + "Some files could not be copied" : "无法复制部分文件", + "Some files could not be moved" : "无法移动部分文件", "Conflicts resolution skipped" : "已跳过冲突解决", "Upload cancelled" : "已取消上传", "Could not rename \"{oldName}\", it does not exist any more" : "无法重命名“{oldName}”,此文件已经不存在", @@ -444,6 +442,8 @@ "Edit locally" : "本地编辑", "Moving \"{source}\" to \"{destination}\" …" : "正在将“{source}”移动到“{destination}”…", "Copying \"{source}\" to \"{destination}\" …" : "正在将“{source}”复制到“{destination}”", + "(copy)" : "(复制)", + "(copy %n)" : "(复制 %n)", "Move cancelled" : "移动已取消", "Cancelled move or copy of \"{filename}\"." : "已取消移动或复制“{filename}”。", "Cancelled move or copy operation" : "已取消移动或复制操作", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index d8ad1caad58..eba46e7f170 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -233,6 +233,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "移除檔案副檔名「{old}」可能會導致檔案無法讀取。", "Adding the file extension \"{new}\" may render the file unreadable." : "加入檔案副檔名「{new}」可能會導致檔案無法讀取。", "Do not show this dialog again." : "不要再次顯示此對話框。", + "Cancel" : "取消", + "Rename" : "重新命名", "Select file or folder to link to" : "選擇要連結的檔案或資料夾", "Choose {file}" : "選擇 {file}", "Files settings" : "檔案設定", @@ -298,30 +300,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["您即將永久刪除 {count} 個項目"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["您即將刪除 {count} 個項目"], "Confirm deletion" : "確認刪除", - "Cancel" : "取消", "Download" : "下載", "The requested file is not available." : "無法取得所要求的檔案。", "The requested files are not available." : "無法取得所要求的檔案。", "Add to favorites" : "加到我的最愛", "Remove from favorites" : "從最愛中移除", "Add or remove favorite" : "新增或移除最愛", - "Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」 ……", - "Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」 ……", + "Move" : "移動", + "Copy" : "複製", + "Move or copy" : "移動或複製", "Destination is not a folder" : "目標地不是資料夾", "This file/folder is already in that directory" : "此檔案/資料夾已在該目錄中", "You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中", - "(copy)" : "(複本)", - "(copy %n)" : "(複本 %n)", "A file or folder with that name already exists in this folder" : "此資料夾中已存在同名的檔案或資料夾", "The files are locked" : "檔案已被上鎖", "The file does not exist anymore" : "檔案已不存在", + "Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」 ……", + "Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」 ……", "Choose destination" : "選擇目標地", "Copy to {target}" : "複製到 {target}", - "Copy" : "複製", "Move to {target}" : "移動到 {target}", - "Move" : "移動", "Move or copy operation failed" : "移動或複製操作失敗", - "Move or copy" : "移動或複製", "Open folder" : "開啟資料夾", "Open folder {displayName}" : "打開資料夾 {displayName}", "Open in Files" : "在「檔案」應用程式中打開", @@ -331,7 +330,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "檔案現在應該在您的裝置上打開。如果沒有,請檢查您是否已安裝桌面應用程式。", "Retry and close" : "重試和關閉", "Open online" : "線上開啟", - "Rename" : "重新命名", "Details" : "詳細資料", "Open the details sidebar" : "開啟細節側邊欄", "Unfavorite" : "取消收藏", @@ -353,10 +351,10 @@ OC.L10N.register( "Some files could not be uploaded" : "無法上傳某些檔案", "Files uploaded successfully" : "成功上傳檔案", "No files to process" : "沒有要處理的檔案", - "Some files could not be copied" : "無法複製部份檔案", - "Some files could not be moved" : "有些檔案無法被移動", "Files copied successfully" : "檔案複製成功", "Files moved successfully" : "檔案移動成功", + "Some files could not be copied" : "無法複製部份檔案", + "Some files could not be moved" : "有些檔案無法被移動", "Conflicts resolution skipped" : "已略過衝突解決", "Upload cancelled" : "上傳已取消", "Could not rename \"{oldName}\", it does not exist any more" : "無法命名檔案「{oldName}」,因為此檔案已經不存在", @@ -446,6 +444,8 @@ OC.L10N.register( "Edit locally" : "在近端編輯", "Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」…", "Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」…", + "(copy)" : "(複本)", + "(copy %n)" : "(複本 %n)", "Move cancelled" : "移動已取消", "Cancelled move or copy of \"{filename}\"." : "已取消移動或複製 \"{filename}\"。", "Cancelled move or copy operation" : "已取消移動或複製操作", diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index bfe6fff567d..618793f24c4 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -231,6 +231,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "移除檔案副檔名「{old}」可能會導致檔案無法讀取。", "Adding the file extension \"{new}\" may render the file unreadable." : "加入檔案副檔名「{new}」可能會導致檔案無法讀取。", "Do not show this dialog again." : "不要再次顯示此對話框。", + "Cancel" : "取消", + "Rename" : "重新命名", "Select file or folder to link to" : "選擇要連結的檔案或資料夾", "Choose {file}" : "選擇 {file}", "Files settings" : "檔案設定", @@ -296,30 +298,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["您即將永久刪除 {count} 個項目"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["您即將刪除 {count} 個項目"], "Confirm deletion" : "確認刪除", - "Cancel" : "取消", "Download" : "下載", "The requested file is not available." : "無法取得所要求的檔案。", "The requested files are not available." : "無法取得所要求的檔案。", "Add to favorites" : "加到我的最愛", "Remove from favorites" : "從最愛中移除", "Add or remove favorite" : "新增或移除最愛", - "Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」 ……", - "Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」 ……", + "Move" : "移動", + "Copy" : "複製", + "Move or copy" : "移動或複製", "Destination is not a folder" : "目標地不是資料夾", "This file/folder is already in that directory" : "此檔案/資料夾已在該目錄中", "You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中", - "(copy)" : "(複本)", - "(copy %n)" : "(複本 %n)", "A file or folder with that name already exists in this folder" : "此資料夾中已存在同名的檔案或資料夾", "The files are locked" : "檔案已被上鎖", "The file does not exist anymore" : "檔案已不存在", + "Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」 ……", + "Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」 ……", "Choose destination" : "選擇目標地", "Copy to {target}" : "複製到 {target}", - "Copy" : "複製", "Move to {target}" : "移動到 {target}", - "Move" : "移動", "Move or copy operation failed" : "移動或複製操作失敗", - "Move or copy" : "移動或複製", "Open folder" : "開啟資料夾", "Open folder {displayName}" : "打開資料夾 {displayName}", "Open in Files" : "在「檔案」應用程式中打開", @@ -329,7 +328,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "檔案現在應該在您的裝置上打開。如果沒有,請檢查您是否已安裝桌面應用程式。", "Retry and close" : "重試和關閉", "Open online" : "線上開啟", - "Rename" : "重新命名", "Details" : "詳細資料", "Open the details sidebar" : "開啟細節側邊欄", "Unfavorite" : "取消收藏", @@ -351,10 +349,10 @@ "Some files could not be uploaded" : "無法上傳某些檔案", "Files uploaded successfully" : "成功上傳檔案", "No files to process" : "沒有要處理的檔案", - "Some files could not be copied" : "無法複製部份檔案", - "Some files could not be moved" : "有些檔案無法被移動", "Files copied successfully" : "檔案複製成功", "Files moved successfully" : "檔案移動成功", + "Some files could not be copied" : "無法複製部份檔案", + "Some files could not be moved" : "有些檔案無法被移動", "Conflicts resolution skipped" : "已略過衝突解決", "Upload cancelled" : "上傳已取消", "Could not rename \"{oldName}\", it does not exist any more" : "無法命名檔案「{oldName}」,因為此檔案已經不存在", @@ -444,6 +442,8 @@ "Edit locally" : "在近端編輯", "Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」…", "Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」…", + "(copy)" : "(複本)", + "(copy %n)" : "(複本 %n)", "Move cancelled" : "移動已取消", "Cancelled move or copy of \"{filename}\"." : "已取消移動或複製 \"{filename}\"。", "Cancelled move or copy operation" : "已取消移動或複製操作", diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 78b3e9b8175..b38879564b7 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -233,6 +233,8 @@ OC.L10N.register( "Removing the file extension \"{old}\" may render the file unreadable." : "移除檔案副檔名「{old}」可能會導致檔案無法讀取。", "Adding the file extension \"{new}\" may render the file unreadable." : "加入檔案副檔名「{new}」可能會導致檔案無法讀取。", "Do not show this dialog again." : "不要再次顯示此對話方塊。", + "Cancel" : "取消", + "Rename" : "重新命名", "Select file or folder to link to" : "選取要連結的檔案或資料夾", "Choose {file}" : "選擇 {file}", "Files settings" : "檔案設定", @@ -298,30 +300,27 @@ OC.L10N.register( "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["您將要永久刪除 {count} 個項目"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["您將要刪除 {count} 個項目"], "Confirm deletion" : "確認刪除", - "Cancel" : "取消", "Download" : "下載", "The requested file is not available." : "無法取得所請求的檔案。", "The requested files are not available." : "無法取得所請求的檔案。", "Add to favorites" : "新增至喜愛", "Remove from favorites" : "從喜愛中移除", "Add or remove favorite" : "新增或移除最愛", - "Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」 ……", - "Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」 ……", + "Move" : "移動", + "Copy" : "複製", + "Move or copy" : "移動或複製", "Destination is not a folder" : "目的地不是資料夾", "This file/folder is already in that directory" : "此檔案/資料夾已在該目錄中", "You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中", - "(copy)" : "(副本)", - "(copy %n)" : "(副本 %n)", "A file or folder with that name already exists in this folder" : "此資料夾中已經存在同名的檔案或資料夾", "The files are locked" : "檔案已鎖定", "The file does not exist anymore" : "檔案已不存在", + "Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」 ……", + "Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」 ……", "Choose destination" : "選擇目的地", "Copy to {target}" : "複製到 {target}", - "Copy" : "複製", "Move to {target}" : "移動到 {target}", - "Move" : "移動", "Move or copy operation failed" : "移動或複製操作失敗", - "Move or copy" : "移動或複製", "Open folder" : "開啟資料夾", "Open folder {displayName}" : "開啟資料夾 {displayName}", "Open in Files" : "以「檔案」開啟", @@ -331,7 +330,6 @@ OC.L10N.register( "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "檔案現在應該可以在您的裝置上開啟。如果打不開,請檢查您是否有安裝桌面應用程式。", "Retry and close" : "重試並關閉", "Open online" : "線上開啟", - "Rename" : "重新命名", "Details" : "詳細資料", "Open the details sidebar" : "開啟詳細資訊側邊欄", "Unfavorite" : "取消收藏", @@ -353,10 +351,10 @@ OC.L10N.register( "Some files could not be uploaded" : "無法上傳部份檔案", "Files uploaded successfully" : "檔案上傳成功", "No files to process" : "沒有要處理的檔案", - "Some files could not be copied" : "無法複製部份檔案", - "Some files could not be moved" : "有些檔案無法被移動", "Files copied successfully" : "檔案複製成功", "Files moved successfully" : "檔案移動成功", + "Some files could not be copied" : "無法複製部份檔案", + "Some files could not be moved" : "有些檔案無法被移動", "Conflicts resolution skipped" : "已略過衝突解決", "Upload cancelled" : "已取消上傳", "Could not rename \"{oldName}\", it does not exist any more" : "無法命名檔案「{oldName}」,此檔案已不存在", @@ -446,6 +444,8 @@ OC.L10N.register( "Edit locally" : "在本機編輯", "Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」……", "Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」……", + "(copy)" : "(副本)", + "(copy %n)" : "(副本 %n)", "Move cancelled" : "移動已取消", "Cancelled move or copy of \"{filename}\"." : "已取消移動或複製「{filename}」。", "Cancelled move or copy operation" : "已取消移動或複製操作", diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 6d2031345ce..84ed8d65891 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -231,6 +231,8 @@ "Removing the file extension \"{old}\" may render the file unreadable." : "移除檔案副檔名「{old}」可能會導致檔案無法讀取。", "Adding the file extension \"{new}\" may render the file unreadable." : "加入檔案副檔名「{new}」可能會導致檔案無法讀取。", "Do not show this dialog again." : "不要再次顯示此對話方塊。", + "Cancel" : "取消", + "Rename" : "重新命名", "Select file or folder to link to" : "選取要連結的檔案或資料夾", "Choose {file}" : "選擇 {file}", "Files settings" : "檔案設定", @@ -296,30 +298,27 @@ "_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["您將要永久刪除 {count} 個項目"], "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["您將要刪除 {count} 個項目"], "Confirm deletion" : "確認刪除", - "Cancel" : "取消", "Download" : "下載", "The requested file is not available." : "無法取得所請求的檔案。", "The requested files are not available." : "無法取得所請求的檔案。", "Add to favorites" : "新增至喜愛", "Remove from favorites" : "從喜愛中移除", "Add or remove favorite" : "新增或移除最愛", - "Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」 ……", - "Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」 ……", + "Move" : "移動", + "Copy" : "複製", + "Move or copy" : "移動或複製", "Destination is not a folder" : "目的地不是資料夾", "This file/folder is already in that directory" : "此檔案/資料夾已在該目錄中", "You cannot move a file/folder onto itself or into a subfolder of itself" : "您無法將檔案/資料夾移動到其自身或子資料夾中", - "(copy)" : "(副本)", - "(copy %n)" : "(副本 %n)", "A file or folder with that name already exists in this folder" : "此資料夾中已經存在同名的檔案或資料夾", "The files are locked" : "檔案已鎖定", "The file does not exist anymore" : "檔案已不存在", + "Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」 ……", + "Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」 ……", "Choose destination" : "選擇目的地", "Copy to {target}" : "複製到 {target}", - "Copy" : "複製", "Move to {target}" : "移動到 {target}", - "Move" : "移動", "Move or copy operation failed" : "移動或複製操作失敗", - "Move or copy" : "移動或複製", "Open folder" : "開啟資料夾", "Open folder {displayName}" : "開啟資料夾 {displayName}", "Open in Files" : "以「檔案」開啟", @@ -329,7 +328,6 @@ "The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "檔案現在應該可以在您的裝置上開啟。如果打不開,請檢查您是否有安裝桌面應用程式。", "Retry and close" : "重試並關閉", "Open online" : "線上開啟", - "Rename" : "重新命名", "Details" : "詳細資料", "Open the details sidebar" : "開啟詳細資訊側邊欄", "Unfavorite" : "取消收藏", @@ -351,10 +349,10 @@ "Some files could not be uploaded" : "無法上傳部份檔案", "Files uploaded successfully" : "檔案上傳成功", "No files to process" : "沒有要處理的檔案", - "Some files could not be copied" : "無法複製部份檔案", - "Some files could not be moved" : "有些檔案無法被移動", "Files copied successfully" : "檔案複製成功", "Files moved successfully" : "檔案移動成功", + "Some files could not be copied" : "無法複製部份檔案", + "Some files could not be moved" : "有些檔案無法被移動", "Conflicts resolution skipped" : "已略過衝突解決", "Upload cancelled" : "已取消上傳", "Could not rename \"{oldName}\", it does not exist any more" : "無法命名檔案「{oldName}」,此檔案已不存在", @@ -444,6 +442,8 @@ "Edit locally" : "在本機編輯", "Moving \"{source}\" to \"{destination}\" …" : "正在移動「{source}」至「{destination}」……", "Copying \"{source}\" to \"{destination}\" …" : "正在複製「{source}」至「{destination}」……", + "(copy)" : "(副本)", + "(copy %n)" : "(副本 %n)", "Move cancelled" : "移動已取消", "Cancelled move or copy of \"{filename}\"." : "已取消移動或複製「{filename}」。", "Cancelled move or copy operation" : "已取消移動或複製操作", diff --git a/apps/provisioning_api/l10n/hr.js b/apps/provisioning_api/l10n/hr.js new file mode 100644 index 00000000000..8cbd0298e21 --- /dev/null +++ b/apps/provisioning_api/l10n/hr.js @@ -0,0 +1,46 @@ +OC.L10N.register( + "provisioning_api", + { + "Logged in account must be an administrator or have authorization to edit this setting." : "Prijavljeni račun mora biti administrator ili imati ovlasti za uređivanje ove postavke.", + "Could not create non-existing user ID" : "Nije moguće stvoriti nepostojeći ID korisnika", + "User already exists" : "Korisnik već postoji", + "Group %1$s does not exist" : "Grupa %1$s ne postoji", + "Insufficient privileges for group %1$s" : "Nedovoljne ovlasti za grupu %1$s", + "No group specified (required for sub-admins)" : "Nije navedena grupa (obavezno za podadministratore)", + "Sub-admin group does not exist" : "Podadministratorska grupa ne postoji", + "Cannot create sub-admins for admin group" : "Nije moguće stvoriti podadministratore za administratorsku grupu", + "No permissions to promote sub-admins" : "Nema dopuštenja za unapređenje podadministratora", + "Invalid password value" : "Nevažeća vrijednost lozinke", + "An email address is required, to send a password link to the user." : "Potrebna je adresa e-pošte kako bi se korisniku poslala poveznica za lozinku.", + "Required email address was not provided" : "Obavezna adresa e-pošte nije navedena", + "User creation failed" : "Stvaranje korisnika nije uspjelo", + "Invalid quota value: %1$s" : "Nevažeća vrijednost kvote: %1$s", + "Invalid quota value. %1$s is exceeding the maximum quota" : "Nevažeća vrijednost kvote. %1$s premašuje maksimalnu kvotu", + "Unlimited quota is forbidden on this instance" : "Neograničena kvota nije dopuštena na ovoj instanci", + "Setting the password is not supported by the users backend" : "Postavljanje lozinke nije podržano od strane korisničkog pozadinskog sustava", + "Invalid language" : "Nevažeći jezik", + "Invalid locale" : "Nevažeća lokalizacija", + "Invalid timezone" : "Nevažeća vremenska zona", + "Invalid first day of week" : "Nevažeći prvi dan u tjednu", + "Cannot remove yourself from the admin group" : "Nije moguće ukloniti sebe iz administratorske grupe", + "Cannot remove yourself from this group as you are a sub-admin" : "Nije moguće ukloniti sebe iz ove grupe jer ste podadministrator", + "Not viable to remove user from the last group you are sub-admin of" : "Nije moguće ukloniti korisnika iz posljednje grupe u kojoj ste podadministrator", + "User does not exist" : "Korisnik ne postoji", + "Group does not exist" : "Grupa ne postoji", + "User is not a sub-admin of this group" : "Korisnik nije podadministrator ove grupe", + "Email address not available" : "Adresa e-pošte nije dostupna", + "Sending email failed" : "Slanje e-pošte nije uspjelo", + "Logged in account is not mail address owner" : "Prijavljeni račun nije vlasnik adrese e-pošte", + "Email confirmation" : "Potvrda e-poštom", + "To enable the email address %s please click the button below." : "Kliknite na gumb u nastavku kako biste omogućili adresu e-pošte %s.", + "Confirm" : "Potvrdi", + "Email was already removed from account and cannot be confirmed anymore." : "Adresa e-pošte uklonjena je iz računa i nije je moguće potvrditi.", + "Could not verify mail because the token is expired." : "Potvrđivanje adrese e-pošte nije moguće jer je token istekao.", + "Could not verify mail because the token is invalid." : "Potvrđivanje adrese e-pošte nije moguće jer je token nevažeći.", + "An unexpected error occurred. Please contact your admin." : "Došlo je do neočekivane pogreške. Obratite se svom administratoru.", + "Email confirmation successful" : "Adresa e-pošte uspješno je potvrđena", + "Provisioning API" : "API za uvođenje u rad", + "This application enables a set of APIs that external systems can use to manage accounts, groups and apps." : "Ova aplikacija omogućuje skup API-ja koje vanjski sustavi mogu koristiti za upravljanje računima, grupama i aplikacijama.", + "This application enables a set of APIs that external systems can use to create, edit, delete and query account\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin accounts\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Ova aplikacija omogućuje skup API-ja koje vanjski sustavi mogu koristiti za stvaranje, uređivanje, brisanje i dohvaćanje računa\n\t\tatributi, dohvaćanje, postavljanje i uklanjanje grupa, postavljanje kvote te dohvaćanje ukupne iskorištene pohrane u Nextcloudu. Administratorski računi grupa\n\t\ttakođer mogu dohvaćati podatke iz Nextclouda i obavljati iste funkcije kao administrator za grupe kojima upravljaju. API također omogućuje\n\t\tadministratoru dohvaćanje aktivnih Nextcloud aplikacija, informacija o aplikacijama te udaljeno omogućavanje ili onemogućavanje aplikacije.\n\t\tNakon što je aplikacija omogućena, HTTP zahtjevi mogu se koristiti putem zaglavlja Basic Auth za izvršavanje svih gore navedenih funkcija.\n\t\tViše informacija dostupno je u dokumentaciji Provisioning API-ja, uključujući primjere poziva\n\t\ti odgovore poslužitelja." +}, +"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/apps/provisioning_api/l10n/hr.json b/apps/provisioning_api/l10n/hr.json new file mode 100644 index 00000000000..3861335211e --- /dev/null +++ b/apps/provisioning_api/l10n/hr.json @@ -0,0 +1,44 @@ +{ "translations": { + "Logged in account must be an administrator or have authorization to edit this setting." : "Prijavljeni račun mora biti administrator ili imati ovlasti za uređivanje ove postavke.", + "Could not create non-existing user ID" : "Nije moguće stvoriti nepostojeći ID korisnika", + "User already exists" : "Korisnik već postoji", + "Group %1$s does not exist" : "Grupa %1$s ne postoji", + "Insufficient privileges for group %1$s" : "Nedovoljne ovlasti za grupu %1$s", + "No group specified (required for sub-admins)" : "Nije navedena grupa (obavezno za podadministratore)", + "Sub-admin group does not exist" : "Podadministratorska grupa ne postoji", + "Cannot create sub-admins for admin group" : "Nije moguće stvoriti podadministratore za administratorsku grupu", + "No permissions to promote sub-admins" : "Nema dopuštenja za unapređenje podadministratora", + "Invalid password value" : "Nevažeća vrijednost lozinke", + "An email address is required, to send a password link to the user." : "Potrebna je adresa e-pošte kako bi se korisniku poslala poveznica za lozinku.", + "Required email address was not provided" : "Obavezna adresa e-pošte nije navedena", + "User creation failed" : "Stvaranje korisnika nije uspjelo", + "Invalid quota value: %1$s" : "Nevažeća vrijednost kvote: %1$s", + "Invalid quota value. %1$s is exceeding the maximum quota" : "Nevažeća vrijednost kvote. %1$s premašuje maksimalnu kvotu", + "Unlimited quota is forbidden on this instance" : "Neograničena kvota nije dopuštena na ovoj instanci", + "Setting the password is not supported by the users backend" : "Postavljanje lozinke nije podržano od strane korisničkog pozadinskog sustava", + "Invalid language" : "Nevažeći jezik", + "Invalid locale" : "Nevažeća lokalizacija", + "Invalid timezone" : "Nevažeća vremenska zona", + "Invalid first day of week" : "Nevažeći prvi dan u tjednu", + "Cannot remove yourself from the admin group" : "Nije moguće ukloniti sebe iz administratorske grupe", + "Cannot remove yourself from this group as you are a sub-admin" : "Nije moguće ukloniti sebe iz ove grupe jer ste podadministrator", + "Not viable to remove user from the last group you are sub-admin of" : "Nije moguće ukloniti korisnika iz posljednje grupe u kojoj ste podadministrator", + "User does not exist" : "Korisnik ne postoji", + "Group does not exist" : "Grupa ne postoji", + "User is not a sub-admin of this group" : "Korisnik nije podadministrator ove grupe", + "Email address not available" : "Adresa e-pošte nije dostupna", + "Sending email failed" : "Slanje e-pošte nije uspjelo", + "Logged in account is not mail address owner" : "Prijavljeni račun nije vlasnik adrese e-pošte", + "Email confirmation" : "Potvrda e-poštom", + "To enable the email address %s please click the button below." : "Kliknite na gumb u nastavku kako biste omogućili adresu e-pošte %s.", + "Confirm" : "Potvrdi", + "Email was already removed from account and cannot be confirmed anymore." : "Adresa e-pošte uklonjena je iz računa i nije je moguće potvrditi.", + "Could not verify mail because the token is expired." : "Potvrđivanje adrese e-pošte nije moguće jer je token istekao.", + "Could not verify mail because the token is invalid." : "Potvrđivanje adrese e-pošte nije moguće jer je token nevažeći.", + "An unexpected error occurred. Please contact your admin." : "Došlo je do neočekivane pogreške. Obratite se svom administratoru.", + "Email confirmation successful" : "Adresa e-pošte uspješno je potvrđena", + "Provisioning API" : "API za uvođenje u rad", + "This application enables a set of APIs that external systems can use to manage accounts, groups and apps." : "Ova aplikacija omogućuje skup API-ja koje vanjski sustavi mogu koristiti za upravljanje računima, grupama i aplikacijama.", + "This application enables a set of APIs that external systems can use to create, edit, delete and query account\n\t\tattributes, query, set and remove groups, set quota and query total storage used in Nextcloud. Group admin accounts\n\t\tcan also query Nextcloud and perform the same functions as an admin for groups they manage. The API also enables\n\t\tan admin to query for active Nextcloud applications, application info, and to enable or disable an app remotely.\n\t\tOnce the app is enabled, HTTP requests can be used via a Basic Auth header to perform any of the functions\n\t\tlisted above. More information is available in the Provisioning API documentation, including example calls\n\t\tand server responses." : "Ova aplikacija omogućuje skup API-ja koje vanjski sustavi mogu koristiti za stvaranje, uređivanje, brisanje i dohvaćanje računa\n\t\tatributi, dohvaćanje, postavljanje i uklanjanje grupa, postavljanje kvote te dohvaćanje ukupne iskorištene pohrane u Nextcloudu. Administratorski računi grupa\n\t\ttakođer mogu dohvaćati podatke iz Nextclouda i obavljati iste funkcije kao administrator za grupe kojima upravljaju. API također omogućuje\n\t\tadministratoru dohvaćanje aktivnih Nextcloud aplikacija, informacija o aplikacijama te udaljeno omogućavanje ili onemogućavanje aplikacije.\n\t\tNakon što je aplikacija omogućena, HTTP zahtjevi mogu se koristiti putem zaglavlja Basic Auth za izvršavanje svih gore navedenih funkcija.\n\t\tViše informacija dostupno je u dokumentaciji Provisioning API-ja, uključujući primjere poziva\n\t\ti odgovore poslužitelja." +},"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/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index b0d5bd1f7e3..26bfd5851e5 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -895,7 +895,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "من المهم لأمان الخادم و مستوى أدائه أن يتم تكوين كل شيء بشكل صحيح. لمساعدتك في ذلك، نقوم ببعض الفحوصات التلقائية. يُرجى الاطلاع على الوثائق ذات الصلة لمزيد من المعلومات.", "Checking for system and security issues." : "التحقق من مشاكل النظام والأمان.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "يرجى إعادة التحقُّق مرة أخرى من أدلة التنصيب ↗، والتحقق من وجود أي أخطاء أو تحذيرات في سجل أنشطة .", - "Check the security of your Nextcloud over our security scan ↗." : "تحقق من أمان نكست كلاود عندك من خلال اختبار فحص الأمان من طرفنا our security scan↗.", - "Follow us on X" : "تابعنا على منصة X" + "Check the security of your Nextcloud over our security scan ↗." : "تحقق من أمان نكست كلاود عندك من خلال اختبار فحص الأمان من طرفنا our security scan↗." }, "nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"); diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index 13f4fb68c7c..433e94fc4bc 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -893,7 +893,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "من المهم لأمان الخادم و مستوى أدائه أن يتم تكوين كل شيء بشكل صحيح. لمساعدتك في ذلك، نقوم ببعض الفحوصات التلقائية. يُرجى الاطلاع على الوثائق ذات الصلة لمزيد من المعلومات.", "Checking for system and security issues." : "التحقق من مشاكل النظام والأمان.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "يرجى إعادة التحقُّق مرة أخرى من أدلة التنصيب ↗، والتحقق من وجود أي أخطاء أو تحذيرات في سجل أنشطة .", - "Check the security of your Nextcloud over our security scan ↗." : "تحقق من أمان نكست كلاود عندك من خلال اختبار فحص الأمان من طرفنا our security scan↗.", - "Follow us on X" : "تابعنا على منصة X" + "Check the security of your Nextcloud over our security scan ↗." : "تحقق من أمان نكست كلاود عندك من خلال اختبار فحص الأمان من طرفنا our security scan↗." },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" } \ No newline at end of file diff --git a/apps/settings/l10n/bg.js b/apps/settings/l10n/bg.js index 4afa197af25..d62d0649d60 100644 --- a/apps/settings/l10n/bg.js +++ b/apps/settings/l10n/bg.js @@ -974,7 +974,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Важно е, от гледна точка на сигурност и производителност, всичко да бъде настроено коректно. За тази цел са създадени автоматични проверки. Прегледайте връзките, към документацията (по-долу), за допълнителна информация.", "Checking for system and security issues." : "Проверка за проблеми със системата и сигурността.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Прегледайте ръководството за инсталиране ↗, и проверете журналитеза предупреждения и грешки. ", - "Check the security of your Nextcloud over our security scan ↗." : "Проверете сигурността на Nextcloud като заявите сканиране ↗.", - "Follow us on X" : "Последвайте ни на X" + "Check the security of your Nextcloud over our security scan ↗." : "Проверете сигурността на Nextcloud като заявите сканиране ↗." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/bg.json b/apps/settings/l10n/bg.json index bfabdac0241..90bf3e37f42 100644 --- a/apps/settings/l10n/bg.json +++ b/apps/settings/l10n/bg.json @@ -972,7 +972,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Важно е, от гледна точка на сигурност и производителност, всичко да бъде настроено коректно. За тази цел са създадени автоматични проверки. Прегледайте връзките, към документацията (по-долу), за допълнителна информация.", "Checking for system and security issues." : "Проверка за проблеми със системата и сигурността.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Прегледайте ръководството за инсталиране ↗, и проверете журналитеза предупреждения и грешки. ", - "Check the security of your Nextcloud over our security scan ↗." : "Проверете сигурността на Nextcloud като заявите сканиране ↗.", - "Follow us on X" : "Последвайте ни на X" + "Check the security of your Nextcloud over our security scan ↗." : "Проверете сигурността на Nextcloud като заявите сканиране ↗." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/ca.js b/apps/settings/l10n/ca.js index 508fe12239f..6aa1fc66ac1 100644 --- a/apps/settings/l10n/ca.js +++ b/apps/settings/l10n/ca.js @@ -885,7 +885,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "És important per a la seguretat i el rendiment de la vostra instància que tot estigui configurat correctament. Per ajudar-vos, fem algunes comprovacions automàtiques. Si us plau, consulteu la documentació enllaçada per obtenir més informació.", "Checking for system and security issues." : "S'estan comprovant incidències del sistema i de seguretat.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Si us plau reviseu les guies d’instal·lació ↗, i comproveu si hi ha errors o advertències en el registre.", - "Check the security of your Nextcloud over our security scan ↗." : "Reviseu la seguretat del vostre Nextcloud mitjançant el nostre escaneig de seguretat ↗.", - "Follow us on X" : "Segueix-nos a X" + "Check the security of your Nextcloud over our security scan ↗." : "Reviseu la seguretat del vostre Nextcloud mitjançant el nostre escaneig de seguretat ↗." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/ca.json b/apps/settings/l10n/ca.json index f623a5f4034..77596590116 100644 --- a/apps/settings/l10n/ca.json +++ b/apps/settings/l10n/ca.json @@ -883,7 +883,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "És important per a la seguretat i el rendiment de la vostra instància que tot estigui configurat correctament. Per ajudar-vos, fem algunes comprovacions automàtiques. Si us plau, consulteu la documentació enllaçada per obtenir més informació.", "Checking for system and security issues." : "S'estan comprovant incidències del sistema i de seguretat.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Si us plau reviseu les guies d’instal·lació ↗, i comproveu si hi ha errors o advertències en el registre.", - "Check the security of your Nextcloud over our security scan ↗." : "Reviseu la seguretat del vostre Nextcloud mitjançant el nostre escaneig de seguretat ↗.", - "Follow us on X" : "Segueix-nos a X" + "Check the security of your Nextcloud over our security scan ↗." : "Reviseu la seguretat del vostre Nextcloud mitjançant el nostre escaneig de seguretat ↗." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index 060cc38f77f..41d6bcbf18c 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -1009,7 +1009,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Pro zabezpečení a optimální výkon instance Nextcloud je důležité, aby vše bylo správně nastaveno. Jako pomoc, instance samotná automaticky ověřuje některá nastavení. Další informace naleznete v odkazované dokumentaci.", "Checking for system and security issues." : "Kontrola systému a problémů se zabezpečením.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Důkladně si přečtěte průvodce instalací ↗ a zkontrolujte, že v záznamu událostí nejsou žádné chyby ani varování.", - "Check the security of your Nextcloud over our security scan ↗." : "Zkontrolujte zabezpečení svého Nextcloud přes náš skener zabezpečení ↗.", - "Follow us on X" : "Sledujte nás na X" + "Check the security of your Nextcloud over our security scan ↗." : "Zkontrolujte zabezpečení svého Nextcloud přes náš skener zabezpečení ↗." }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json index 52cfe4e6617..0133ac31852 100644 --- a/apps/settings/l10n/cs.json +++ b/apps/settings/l10n/cs.json @@ -1007,7 +1007,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Pro zabezpečení a optimální výkon instance Nextcloud je důležité, aby vše bylo správně nastaveno. Jako pomoc, instance samotná automaticky ověřuje některá nastavení. Další informace naleznete v odkazované dokumentaci.", "Checking for system and security issues." : "Kontrola systému a problémů se zabezpečením.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Důkladně si přečtěte průvodce instalací ↗ a zkontrolujte, že v záznamu událostí nejsou žádné chyby ani varování.", - "Check the security of your Nextcloud over our security scan ↗." : "Zkontrolujte zabezpečení svého Nextcloud přes náš skener zabezpečení ↗.", - "Follow us on X" : "Sledujte nás na X" + "Check the security of your Nextcloud over our security scan ↗." : "Zkontrolujte zabezpečení svého Nextcloud přes náš skener zabezpečení ↗." },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" } \ No newline at end of file diff --git a/apps/settings/l10n/da.js b/apps/settings/l10n/da.js index 8bccd75dfe7..c10ba2228d9 100644 --- a/apps/settings/l10n/da.js +++ b/apps/settings/l10n/da.js @@ -967,7 +967,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Det er vigtigt for sikkerheden og ydeevnen af din instans, at alt er konfigureret korrekt. For at hjælpe dig med det, så laver vi foretager vi nogle automatiske kontroller. Se venligst den linkede dokumentation for mere information.", "Checking for system and security issues." : "Tjek for system- og sikkerhedsproblemer.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Dobbelttjek venligst installations vejledninger ↗, og tjek for eventuelle fejl eller advarsler i loggen.", - "Check the security of your Nextcloud over our security scan ↗." : "Tjek sikkerheden på din Nextcloud via vores sikkerhedsscanning ↗.", - "Follow us on X" : "Følg os på X" + "Check the security of your Nextcloud over our security scan ↗." : "Tjek sikkerheden på din Nextcloud via vores sikkerhedsscanning ↗." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/da.json b/apps/settings/l10n/da.json index b9d66b60b41..1a5be281e2b 100644 --- a/apps/settings/l10n/da.json +++ b/apps/settings/l10n/da.json @@ -965,7 +965,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Det er vigtigt for sikkerheden og ydeevnen af din instans, at alt er konfigureret korrekt. For at hjælpe dig med det, så laver vi foretager vi nogle automatiske kontroller. Se venligst den linkede dokumentation for mere information.", "Checking for system and security issues." : "Tjek for system- og sikkerhedsproblemer.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Dobbelttjek venligst installations vejledninger ↗, og tjek for eventuelle fejl eller advarsler i loggen.", - "Check the security of your Nextcloud over our security scan ↗." : "Tjek sikkerheden på din Nextcloud via vores sikkerhedsscanning ↗.", - "Follow us on X" : "Følg os på X" + "Check the security of your Nextcloud over our security scan ↗." : "Tjek sikkerheden på din Nextcloud via vores sikkerhedsscanning ↗." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 8277b44597e..8eed97584b5 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -1009,7 +1009,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Für die Sicherheit und Leistung deiner Instanz ist es von großer Bedeutung, dass alles richtig konfiguriert ist. Um dich dabei zu unterstützen, werden einige automatische Prüfungen durchgeführt. Weitere Informationen findest du in der verlinkten Dokumentation.", "Checking for system and security issues." : "Prüfung auf System- und Sicherheitsprobleme.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Bitte überprüfe noch einmal die Installationsanleitungen ↗ und kontrolliere das Protokoll auf mögliche Fehler oder Warnungen.", - "Check the security of your Nextcloud over our security scan ↗." : "Überprüfe die Sicherheit deiner Nextcloud über den Sicherheitsscanner der Nextcloud GmbH ↗.", - "Follow us on X" : "Uns auf X folgen" + "Check the security of your Nextcloud over our security scan ↗." : "Überprüfe die Sicherheit deiner Nextcloud über den Sicherheitsscanner der Nextcloud GmbH ↗." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 16906c680df..56edc2dcce3 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -1007,7 +1007,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Für die Sicherheit und Leistung deiner Instanz ist es von großer Bedeutung, dass alles richtig konfiguriert ist. Um dich dabei zu unterstützen, werden einige automatische Prüfungen durchgeführt. Weitere Informationen findest du in der verlinkten Dokumentation.", "Checking for system and security issues." : "Prüfung auf System- und Sicherheitsprobleme.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Bitte überprüfe noch einmal die Installationsanleitungen ↗ und kontrolliere das Protokoll auf mögliche Fehler oder Warnungen.", - "Check the security of your Nextcloud over our security scan ↗." : "Überprüfe die Sicherheit deiner Nextcloud über den Sicherheitsscanner der Nextcloud GmbH ↗.", - "Follow us on X" : "Uns auf X folgen" + "Check the security of your Nextcloud over our security scan ↗." : "Überprüfe die Sicherheit deiner Nextcloud über den Sicherheitsscanner der Nextcloud GmbH ↗." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index ff178b67484..1e499bcff10 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -1009,7 +1009,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Für die Sicherheit und Leistung Ihrer Instanz ist es von großer Bedeutung, dass alles richtig konfiguriert ist. Um Sie dabei zu unterstützen, werden einige automatische Prüfungen durchgeführt. Weitere Informationen finden Sie in der verlinkten Dokumentation.", "Checking for system and security issues." : "Prüfung auf System- und Sicherheitsprobleme.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Bitte überprüfen Sie noch einmal die Installationsanleitungen ↗ und kontrollieren Sie das Protokoll auf mögliche Fehler oder Warnungen.", - "Check the security of your Nextcloud over our security scan ↗." : "Überprüfen Sie die Sicherheit Ihrer Nextcloud mit unserem Sicherheits-Scan ↗.", - "Follow us on X" : "Folgen Sie uns auf X" + "Check the security of your Nextcloud over our security scan ↗." : "Überprüfen Sie die Sicherheit Ihrer Nextcloud mit unserem Sicherheits-Scan ↗." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json index 4652f6b6245..b5b8d8c22c8 100644 --- a/apps/settings/l10n/de_DE.json +++ b/apps/settings/l10n/de_DE.json @@ -1007,7 +1007,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Für die Sicherheit und Leistung Ihrer Instanz ist es von großer Bedeutung, dass alles richtig konfiguriert ist. Um Sie dabei zu unterstützen, werden einige automatische Prüfungen durchgeführt. Weitere Informationen finden Sie in der verlinkten Dokumentation.", "Checking for system and security issues." : "Prüfung auf System- und Sicherheitsprobleme.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Bitte überprüfen Sie noch einmal die Installationsanleitungen ↗ und kontrollieren Sie das Protokoll auf mögliche Fehler oder Warnungen.", - "Check the security of your Nextcloud over our security scan ↗." : "Überprüfen Sie die Sicherheit Ihrer Nextcloud mit unserem Sicherheits-Scan ↗.", - "Follow us on X" : "Folgen Sie uns auf X" + "Check the security of your Nextcloud over our security scan ↗." : "Überprüfen Sie die Sicherheit Ihrer Nextcloud mit unserem Sicherheits-Scan ↗." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/el.js b/apps/settings/l10n/el.js index c62952ae7b3..81b94464c81 100644 --- a/apps/settings/l10n/el.js +++ b/apps/settings/l10n/el.js @@ -951,7 +951,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Είναι σημαντικό για την ασφάλεια και την απόδοση του συστήματός σας ότι όλα έχουν ρυθμιστεί σωστά. Για να σας βοηθήσουμε, κάνουμε μερικούς αυτόματους ελέγχους. Για περισσότερες πληροφορίες, ανατρέξτε στη σχετική τεκμηρίωση.", "Checking for system and security issues." : "Έλεγχος για θέματα συστήματος και ασφάλειας.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Παρακαλώ ελέγξτε τις οδηγίες εγκατάστασης ↗, και ελέγξτε για σφάλματα ή προειδοποιήσεις στα αρχεία καταγραφής.", - "Check the security of your Nextcloud over our security scan ↗." : "Ελέγξτε την ασφάλεια του Nextcloud σας μέσω της σάρωσης ασφαλείας μας ↗.", - "Follow us on X" : "Ακολουθήστε μας στο X" + "Check the security of your Nextcloud over our security scan ↗." : "Ελέγξτε την ασφάλεια του Nextcloud σας μέσω της σάρωσης ασφαλείας μας ↗." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/el.json b/apps/settings/l10n/el.json index bf7350990af..79ef47d6f5e 100644 --- a/apps/settings/l10n/el.json +++ b/apps/settings/l10n/el.json @@ -949,7 +949,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Είναι σημαντικό για την ασφάλεια και την απόδοση του συστήματός σας ότι όλα έχουν ρυθμιστεί σωστά. Για να σας βοηθήσουμε, κάνουμε μερικούς αυτόματους ελέγχους. Για περισσότερες πληροφορίες, ανατρέξτε στη σχετική τεκμηρίωση.", "Checking for system and security issues." : "Έλεγχος για θέματα συστήματος και ασφάλειας.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Παρακαλώ ελέγξτε τις οδηγίες εγκατάστασης ↗, και ελέγξτε για σφάλματα ή προειδοποιήσεις στα αρχεία καταγραφής.", - "Check the security of your Nextcloud over our security scan ↗." : "Ελέγξτε την ασφάλεια του Nextcloud σας μέσω της σάρωσης ασφαλείας μας ↗.", - "Follow us on X" : "Ακολουθήστε μας στο X" + "Check the security of your Nextcloud over our security scan ↗." : "Ελέγξτε την ασφάλεια του Nextcloud σας μέσω της σάρωσης ασφαλείας μας ↗." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/en_GB.js b/apps/settings/l10n/en_GB.js index dd701348569..1423fea6313 100644 --- a/apps/settings/l10n/en_GB.js +++ b/apps/settings/l10n/en_GB.js @@ -1009,7 +1009,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information.", "Checking for system and security issues." : "Checking for system and security issues.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Please double check the installation guides ↗, and check for any errors or warnings in the log.", - "Check the security of your Nextcloud over our security scan ↗." : "Check the security of your Nextcloud over our security scan ↗.", - "Follow us on X" : "Follow us on X" + "Check the security of your Nextcloud over our security scan ↗." : "Check the security of your Nextcloud over our security scan ↗." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/en_GB.json b/apps/settings/l10n/en_GB.json index 522a357baf3..2f28ae62f3f 100644 --- a/apps/settings/l10n/en_GB.json +++ b/apps/settings/l10n/en_GB.json @@ -1007,7 +1007,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information.", "Checking for system and security issues." : "Checking for system and security issues.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Please double check the installation guides ↗, and check for any errors or warnings in the log.", - "Check the security of your Nextcloud over our security scan ↗." : "Check the security of your Nextcloud over our security scan ↗.", - "Follow us on X" : "Follow us on X" + "Check the security of your Nextcloud over our security scan ↗." : "Check the security of your Nextcloud over our security scan ↗." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index 0d6eac6a429..c85ffa2895f 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -991,7 +991,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Es importante para la seguridad y rendimiento de su instancia que todo esté correctamente configurado. Para ayudarle en ello estamos haciendo algunas comprobaciones automáticas. Para más información, por favor compruebe la documentación enlazada.", "Checking for system and security issues." : "Comprobando problemas en el sistema y de seguridad.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Por favor, vuelva a consultar las guías de instalación ↗, y compruebe posibles errores y advertencias en el registro.", - "Check the security of your Nextcloud over our security scan ↗." : "Compruebe la seguridad de su Nextcloud mediante nuestro escaneo de seguridad ↗.", - "Follow us on X" : "Síguenos en X" + "Check the security of your Nextcloud over our security scan ↗." : "Compruebe la seguridad de su Nextcloud mediante nuestro escaneo de seguridad ↗." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index 09224417e46..b00028c6b24 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -989,7 +989,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Es importante para la seguridad y rendimiento de su instancia que todo esté correctamente configurado. Para ayudarle en ello estamos haciendo algunas comprobaciones automáticas. Para más información, por favor compruebe la documentación enlazada.", "Checking for system and security issues." : "Comprobando problemas en el sistema y de seguridad.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Por favor, vuelva a consultar las guías de instalación ↗, y compruebe posibles errores y advertencias en el registro.", - "Check the security of your Nextcloud over our security scan ↗." : "Compruebe la seguridad de su Nextcloud mediante nuestro escaneo de seguridad ↗.", - "Follow us on X" : "Síguenos en X" + "Check the security of your Nextcloud over our security scan ↗." : "Compruebe la seguridad de su Nextcloud mediante nuestro escaneo de seguridad ↗." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/es_AR.js b/apps/settings/l10n/es_AR.js index 3c2658d6c1e..bd4c8b436cb 100644 --- a/apps/settings/l10n/es_AR.js +++ b/apps/settings/l10n/es_AR.js @@ -609,7 +609,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Es importante para la seguridad y rendimiento de tu instancia que todo esté configurado correctamente. Para ayudarte con eso estamos haciendo algunas comprobaciones automáticas. Consultá la documentación para mayor información.", "Checking for system and security issues." : "Comprobando problemas del sistema y de seguridad.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Por favor, volvé a consultar las guías de instalación ↗, y comprobá posibles errores y advertencias en el registro.", - "Check the security of your Nextcloud over our security scan ↗." : "Revisá la seguridad de tu Nextcloud usando nuestro escáner de seguridad ↗.", - "Follow us on X" : "Seguinos en X" + "Check the security of your Nextcloud over our security scan ↗." : "Revisá la seguridad de tu Nextcloud usando nuestro escáner de seguridad ↗." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es_AR.json b/apps/settings/l10n/es_AR.json index d1897de2c07..f487e08ed18 100644 --- a/apps/settings/l10n/es_AR.json +++ b/apps/settings/l10n/es_AR.json @@ -607,7 +607,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Es importante para la seguridad y rendimiento de tu instancia que todo esté configurado correctamente. Para ayudarte con eso estamos haciendo algunas comprobaciones automáticas. Consultá la documentación para mayor información.", "Checking for system and security issues." : "Comprobando problemas del sistema y de seguridad.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Por favor, volvé a consultar las guías de instalación ↗, y comprobá posibles errores y advertencias en el registro.", - "Check the security of your Nextcloud over our security scan ↗." : "Revisá la seguridad de tu Nextcloud usando nuestro escáner de seguridad ↗.", - "Follow us on X" : "Seguinos en X" + "Check the security of your Nextcloud over our security scan ↗." : "Revisá la seguridad de tu Nextcloud usando nuestro escáner de seguridad ↗." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/es_MX.js b/apps/settings/l10n/es_MX.js index 1093c5697c1..d8667e1831b 100644 --- a/apps/settings/l10n/es_MX.js +++ b/apps/settings/l10n/es_MX.js @@ -762,7 +762,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Es importante para la seguridad y rendimiento de su instancia que todo esté correctamente configurado. Para ayudarle en ello estamos haciendo algunas comprobaciones automáticas. Para más información, por favor compruebe la documentación enlazada.", "Checking for system and security issues." : "Comprobando problemas del sistema y seguridad.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Por favor, revise cuidadosamente las guías de instalación ↗ y compruebe por errores o advertencias en el registro.", - "Check the security of your Nextcloud over our security scan ↗." : "Revise la seguridad de su Nextcloud usando nuestro escáner de seguridad ↗.", - "Follow us on X" : "Síguenos en X (ex Twitter)" + "Check the security of your Nextcloud over our security scan ↗." : "Revise la seguridad de su Nextcloud usando nuestro escáner de seguridad ↗." }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/es_MX.json b/apps/settings/l10n/es_MX.json index fb3c38836ff..41b696e1bb2 100644 --- a/apps/settings/l10n/es_MX.json +++ b/apps/settings/l10n/es_MX.json @@ -760,7 +760,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Es importante para la seguridad y rendimiento de su instancia que todo esté correctamente configurado. Para ayudarle en ello estamos haciendo algunas comprobaciones automáticas. Para más información, por favor compruebe la documentación enlazada.", "Checking for system and security issues." : "Comprobando problemas del sistema y seguridad.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Por favor, revise cuidadosamente las guías de instalación ↗ y compruebe por errores o advertencias en el registro.", - "Check the security of your Nextcloud over our security scan ↗." : "Revise la seguridad de su Nextcloud usando nuestro escáner de seguridad ↗.", - "Follow us on X" : "Síguenos en X (ex Twitter)" + "Check the security of your Nextcloud over our security scan ↗." : "Revise la seguridad de su Nextcloud usando nuestro escáner de seguridad ↗." },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/et_EE.js b/apps/settings/l10n/et_EE.js index 965febfe69b..1ef9e30f4c0 100644 --- a/apps/settings/l10n/et_EE.js +++ b/apps/settings/l10n/et_EE.js @@ -901,7 +901,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Sinu serveri turvalisuse ja jõudluse jaoks on oluline, et kõik oleks korrektselt seadistatud. Sinu aitamiseks käivitame mõned automaatsed testid ja kontrollid. Lisateavet leiad viidatud juhendist.", "Checking for system and security issues." : "Kontrollin süsteemivigade ja turvaprobleemide olemasolu.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Palun vaata uuesti paigaldusjuhendit ↗ ning kontrolli logides leiduvaid vigu ja hoiatusi.", - "Check the security of your Nextcloud over our security scan ↗." : "Testi selle Nextcloudi serveri turvalisust meie turvakontrolliga ↗.", - "Follow us on X" : "Jälgi meid X-is" + "Check the security of your Nextcloud over our security scan ↗." : "Testi selle Nextcloudi serveri turvalisust meie turvakontrolliga ↗." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/et_EE.json b/apps/settings/l10n/et_EE.json index 53a8449b522..a96cd5e86db 100644 --- a/apps/settings/l10n/et_EE.json +++ b/apps/settings/l10n/et_EE.json @@ -899,7 +899,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Sinu serveri turvalisuse ja jõudluse jaoks on oluline, et kõik oleks korrektselt seadistatud. Sinu aitamiseks käivitame mõned automaatsed testid ja kontrollid. Lisateavet leiad viidatud juhendist.", "Checking for system and security issues." : "Kontrollin süsteemivigade ja turvaprobleemide olemasolu.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Palun vaata uuesti paigaldusjuhendit ↗ ning kontrolli logides leiduvaid vigu ja hoiatusi.", - "Check the security of your Nextcloud over our security scan ↗." : "Testi selle Nextcloudi serveri turvalisust meie turvakontrolliga ↗.", - "Follow us on X" : "Jälgi meid X-is" + "Check the security of your Nextcloud over our security scan ↗." : "Testi selle Nextcloudi serveri turvalisust meie turvakontrolliga ↗." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js index 1a922acfcbf..dd0f24d0b30 100644 --- a/apps/settings/l10n/eu.js +++ b/apps/settings/l10n/eu.js @@ -897,7 +897,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Zure instantziaren segurtasuna eta funtzionamenduarentzat oso garrantzitsua da dena ondo konfiguratuta egotea. Horretan laguntzeko egiaztapen automatiko batzuk egiten ditu tresnak bera. Irakurri estekatutako dokumentazioa informazio gehiago lortzeko.", "Checking for system and security issues." : "Sistema eta segurtasun arazoak bilatzen.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Mesedez egiaztatu instalazio gidak↗ eta begiratu errore eta abisuak log fitxategian.", - "Check the security of your Nextcloud over our security scan ↗." : "Egiaztatu zure Nextcloud instantziaren segurtasuna gure segurtasun eskaneoa eginez ↗.", - "Follow us on X" : "Jarraitu gaitzazu X-en" + "Check the security of your Nextcloud over our security scan ↗." : "Egiaztatu zure Nextcloud instantziaren segurtasuna gure segurtasun eskaneoa eginez ↗." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json index 26541b2e8a5..c385b0b9160 100644 --- a/apps/settings/l10n/eu.json +++ b/apps/settings/l10n/eu.json @@ -895,7 +895,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Zure instantziaren segurtasuna eta funtzionamenduarentzat oso garrantzitsua da dena ondo konfiguratuta egotea. Horretan laguntzeko egiaztapen automatiko batzuk egiten ditu tresnak bera. Irakurri estekatutako dokumentazioa informazio gehiago lortzeko.", "Checking for system and security issues." : "Sistema eta segurtasun arazoak bilatzen.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Mesedez egiaztatu instalazio gidak↗ eta begiratu errore eta abisuak log fitxategian.", - "Check the security of your Nextcloud over our security scan ↗." : "Egiaztatu zure Nextcloud instantziaren segurtasuna gure segurtasun eskaneoa eginez ↗.", - "Follow us on X" : "Jarraitu gaitzazu X-en" + "Check the security of your Nextcloud over our security scan ↗." : "Egiaztatu zure Nextcloud instantziaren segurtasuna gure segurtasun eskaneoa eginez ↗." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/fr.js b/apps/settings/l10n/fr.js index 0c37993999b..7f0c355659c 100644 --- a/apps/settings/l10n/fr.js +++ b/apps/settings/l10n/fr.js @@ -971,7 +971,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Il est important pour la sécurité et la performance de votre instance que celle-ci soit correctement configurée. Afin de vous aider, votre instance Nextcloud effectue des vérifications automatiques. Pour de plus amples informations, veuillez consulter la documentation liée.", "Checking for system and security issues." : "Vérification des problèmes de système et de sécurité.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Merci de consulter les guides d’installation ↗ et de vérifier les erreurs ou avertissements des journaux.", - "Check the security of your Nextcloud over our security scan ↗." : "Vérifiez la sécurité de votre Nextcloud grâce à notre scan de sécurité ↗.", - "Follow us on X" : "Suivez-nous sur X" + "Check the security of your Nextcloud over our security scan ↗." : "Vérifiez la sécurité de votre Nextcloud grâce à notre scan de sécurité ↗." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/fr.json b/apps/settings/l10n/fr.json index 51eeda44ec1..378dc2caf0f 100644 --- a/apps/settings/l10n/fr.json +++ b/apps/settings/l10n/fr.json @@ -969,7 +969,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Il est important pour la sécurité et la performance de votre instance que celle-ci soit correctement configurée. Afin de vous aider, votre instance Nextcloud effectue des vérifications automatiques. Pour de plus amples informations, veuillez consulter la documentation liée.", "Checking for system and security issues." : "Vérification des problèmes de système et de sécurité.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Merci de consulter les guides d’installation ↗ et de vérifier les erreurs ou avertissements des journaux.", - "Check the security of your Nextcloud over our security scan ↗." : "Vérifiez la sécurité de votre Nextcloud grâce à notre scan de sécurité ↗.", - "Follow us on X" : "Suivez-nous sur X" + "Check the security of your Nextcloud over our security scan ↗." : "Vérifiez la sécurité de votre Nextcloud grâce à notre scan de sécurité ↗." },"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/apps/settings/l10n/ga.js b/apps/settings/l10n/ga.js index 286fb92a842..e0b8322187b 100644 --- a/apps/settings/l10n/ga.js +++ b/apps/settings/l10n/ga.js @@ -438,9 +438,11 @@ OC.L10N.register( "This app is supported via your current Nextcloud subscription." : "Tacaítear leis an aip seo trí do shíntiús reatha Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Forbraíonn an pobal agus laistigh den phobal aipeanna sainghnéitheacha. Cuireann siad feidhmiúlacht lárnach ar fáil agus tá siad réidh le húsáid táirgeachta.", "Community rating: {score}/5" : "Rátáil pobail: {score}/5", + "installed" : "suiteáilte", "Learn more" : "Foghlaim níos mó", "Disable all" : "Díchumasaigh go léir", "Download and enable all" : "Íoslódáil agus a chumasú go léir", + "{name} enabled" : "{name} cumasaithe", "All apps are up-to-date." : "Tá gach aip cothrom le dáta.", "Icon" : "Deilbhín", "Name" : "Ainm", @@ -900,6 +902,7 @@ OC.L10N.register( "App bundles" : "Pacáistí aip", "Featured apps" : "Aipeanna faoi thrácht", "Supported apps" : "Aipeanna tacaithe", + "Open source" : "Foinse oscailte", "Show to everyone" : "Taispeáin do gach duine", "Show to logged in accounts only" : "Taispeáin go cuntais logáilte isteach amháin", "Hide" : "Folaigh", @@ -991,7 +994,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Tá sé tábhachtach ar mhaithe le slándáil agus feidhmíocht do chás go bhfuil gach rud cumraithe i gceart. Chun cabhrú leat leis sin táimid ag déanamh roinnt seiceálacha uathoibríocha. Féach ar an doiciméadú nasctha le haghaidh tuilleadh eolais le do thoil.", "Checking for system and security issues." : "Seiceáil le haghaidh saincheisteanna córais agus slándála.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Déan seiceáil faoi dhó ar na treoracha suiteála ↗, agus seiceáil le haghaidh aon earráidí nó rabhaidh salog le do thoil.", - "Check the security of your Nextcloud over our security scan ↗." : "Seiceáil slándáil do Nextcloud tharár scanadh slándála ↗.", - "Follow us on X" : "Lean muid ar X" + "Check the security of your Nextcloud over our security scan ↗." : "Seiceáil slándáil do Nextcloud tharár scanadh slándála ↗." }, "nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"); diff --git a/apps/settings/l10n/ga.json b/apps/settings/l10n/ga.json index 622df01613a..24515d7ece3 100644 --- a/apps/settings/l10n/ga.json +++ b/apps/settings/l10n/ga.json @@ -436,9 +436,11 @@ "This app is supported via your current Nextcloud subscription." : "Tacaítear leis an aip seo trí do shíntiús reatha Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Forbraíonn an pobal agus laistigh den phobal aipeanna sainghnéitheacha. Cuireann siad feidhmiúlacht lárnach ar fáil agus tá siad réidh le húsáid táirgeachta.", "Community rating: {score}/5" : "Rátáil pobail: {score}/5", + "installed" : "suiteáilte", "Learn more" : "Foghlaim níos mó", "Disable all" : "Díchumasaigh go léir", "Download and enable all" : "Íoslódáil agus a chumasú go léir", + "{name} enabled" : "{name} cumasaithe", "All apps are up-to-date." : "Tá gach aip cothrom le dáta.", "Icon" : "Deilbhín", "Name" : "Ainm", @@ -898,6 +900,7 @@ "App bundles" : "Pacáistí aip", "Featured apps" : "Aipeanna faoi thrácht", "Supported apps" : "Aipeanna tacaithe", + "Open source" : "Foinse oscailte", "Show to everyone" : "Taispeáin do gach duine", "Show to logged in accounts only" : "Taispeáin go cuntais logáilte isteach amháin", "Hide" : "Folaigh", @@ -989,7 +992,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Tá sé tábhachtach ar mhaithe le slándáil agus feidhmíocht do chás go bhfuil gach rud cumraithe i gceart. Chun cabhrú leat leis sin táimid ag déanamh roinnt seiceálacha uathoibríocha. Féach ar an doiciméadú nasctha le haghaidh tuilleadh eolais le do thoil.", "Checking for system and security issues." : "Seiceáil le haghaidh saincheisteanna córais agus slándála.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Déan seiceáil faoi dhó ar na treoracha suiteála ↗, agus seiceáil le haghaidh aon earráidí nó rabhaidh salog le do thoil.", - "Check the security of your Nextcloud over our security scan ↗." : "Seiceáil slándáil do Nextcloud tharár scanadh slándála ↗.", - "Follow us on X" : "Lean muid ar X" + "Check the security of your Nextcloud over our security scan ↗." : "Seiceáil slándáil do Nextcloud tharár scanadh slándála ↗." },"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);" } \ No newline at end of file diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index 5a4fb5c99d3..b690a8c0e4c 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -1009,7 +1009,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "É importante para a seguranza e o bo funcionamento da súa instancia que todo estea configurado correctamente. Para axudarlle niso, imos facer algunhas comprobacións automáticas. Vexa a documentación ligada para obter máis información. ", "Checking for system and security issues." : "Verificando incidencias de sistema e seguranza.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Volva verificar as guías de instalación ↗, e comprobe que non haxa erros ou advertencias no rexistro. ", - "Check the security of your Nextcloud over our security scan ↗." : "Comprobe a seguranza do seu Nextcloud empregando o noso escaneo de seguranza ↗.", - "Follow us on X" : "Síganos en X" + "Check the security of your Nextcloud over our security scan ↗." : "Comprobe a seguranza do seu Nextcloud empregando o noso escaneo de seguranza ↗." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/gl.json b/apps/settings/l10n/gl.json index 4d2c973c708..e29495cf4a6 100644 --- a/apps/settings/l10n/gl.json +++ b/apps/settings/l10n/gl.json @@ -1007,7 +1007,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "É importante para a seguranza e o bo funcionamento da súa instancia que todo estea configurado correctamente. Para axudarlle niso, imos facer algunhas comprobacións automáticas. Vexa a documentación ligada para obter máis información. ", "Checking for system and security issues." : "Verificando incidencias de sistema e seguranza.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Volva verificar as guías de instalación ↗, e comprobe que non haxa erros ou advertencias no rexistro. ", - "Check the security of your Nextcloud over our security scan ↗." : "Comprobe a seguranza do seu Nextcloud empregando o noso escaneo de seguranza ↗.", - "Follow us on X" : "Síganos en X" + "Check the security of your Nextcloud over our security scan ↗." : "Comprobe a seguranza do seu Nextcloud empregando o noso escaneo de seguranza ↗." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js index f16896a2131..b6c91080c17 100644 --- a/apps/settings/l10n/hr.js +++ b/apps/settings/l10n/hr.js @@ -19,6 +19,8 @@ OC.L10N.register( "{actor} changed your email address" : "{actor} je promijenio vašu adresu e-pošte", "You changed your email address" : "Promijenili ste svoju adresu e-pošte", "Your email address was changed by an administrator" : "Administrator je promijenio vašu adresu e-pošte", + "You created an app password for a session named \"{token}\"" : "Stvorili ste lozinku aplikacije za sesiju pod nazivom \"{token}\"", + "An administrator created an app password for a session named \"{token}\"" : "Administrator je stvorio lozinku aplikacije za sesiju pod nazivom \"{token}\"", "You deleted app password \"{token}\"" : "Izbrisali ste zaporku aplikacije „{token}”", "You renamed app password \"{token}\" to \"{newToken}\"" : "Preimenovali ste zaporku aplikacije „{token}” u „{newToken}”", "You granted filesystem access to app password \"{token}\"" : "Odobrili ste zaporki aplikacije „{token}” pristup datotečnom sustavu", @@ -30,19 +32,32 @@ OC.L10N.register( "Remote wipe has finished on %1$s" : "Udaljeno brisanje završilo je %1$s", "Your password or email was modified" : "Izmijenjena je vaša zaporka ili adresa e-pošte", "Settings" : "Postavke", + "Could not remove app." : "Nije moguće ukloniti aplikaciju.", + "Could not update app." : "Nije moguće ažurirati aplikaciju.", + "One time login" : "Jednokratna prijava", + "QR Code login" : "Prijava QR kodom", "Wrong password" : "Pogrešna zaporka", + "Unable to change personal password" : "Nije moguće promijeniti osobnu lozinku", "Saved" : "Spremljeno", + "No Login supplied" : "Nije navedena prijava", "Unable to change password" : "Promjena zaporke nije moguća", + "Unable to change password. Password too long." : "Nije moguće promijeniti lozinku. Lozinka je predugačka.", "Authentication error" : "Pogrešna autentifikacija", + "Please provide an admin recovery password; otherwise, all account data will be lost." : "Unesite administratorsku lozinku za oporavak; u suprotnom će svi podaci računa biti izgubljeni.", "Wrong admin recovery password. Please check the password and try again." : "Pogrešna administratorska zaporka za oporavak. Provjerite zaporku i pokušajte ponovno.", + "Backend does not support password change, but the encryption of the account key was updated." : "Pozadinski sustav ne podržava promjenu lozinke, ali je ažurirano šifriranje ključa računa.", "Administrator documentation" : "Dokumentacija za administratora", "User documentation" : "Dokumentacija za korisnike", + "Nextcloud help overview" : "Pregled pomoći za Nextcloud", "Invalid SMTP password." : "Nevaljana zaporka za SMTP.", "Email setting test" : "Testiranje postavljanja e-pošte", "Well done, %s!" : "Odlično, %s!", "If you received this email, the email configuration seems to be correct." : "Ako ste primili ovu poruku e-pošte, čini se da je e-pošta pravilno konfigurirana.", "Email could not be sent. Check your mail server log" : "Slanje poruke e-pošte nije uspjelo. Provjerite zapis poslužitelja e-pošte", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Došlo je do problema pri slanju poruke e-pošte. Pregledajte svoje postavke. (Pogreška: %s)", + "You need to set your account email before being able to send test emails. Go to %s for that." : "Morate postaviti adresu e-pošte za svoj račun prije nego što možete slati probne poruke. Za to otvorite %s.", + "Recently active" : "Nedavno aktivni", + "Disabled accounts" : "Onemogućeni računi", "Invalid account" : "Nevažeći račun", "Invalid mail address" : "Nevažeća adresa e-pošte", "Settings saved" : "Postavke spremljene", @@ -69,58 +84,338 @@ OC.L10N.register( "Welcome aboard" : "Dobrodošli", "Welcome aboard %s" : "Dobrodošli u %s", "Welcome to your %s account, you can add, protect, and share your data." : "Dobrodošli u svoj račun %s, sada možete dodati, zaštititi i dijeliti svoje podatke.", + "Your Login is: %s" : "Vaša prijava je: %s", "Set your password" : "Postavite zaporku", "Go to %s" : "Idi na %s", "Install Client" : "Instaliraj klijenta", + "Logged in account must be a sub admin" : "Prijavljeni račun mora biti podadministrator", "Apps" : "Aplikacije", "Personal" : "Osobno", "Administration" : "Administracija", "Users" : "Korisnici", "Additional settings" : "Dodatne postavke", + "Assistant" : "Asistent", "Administration privileges" : "Ovlasti za administriranje", "Groupware" : "Groupware", "Overview" : "Pregled", + "Quick presets" : "Brzi predlošci", "Basic settings" : "Osnovne postavke", "Sharing" : "Dijeljenje", "Availability" : "Raspoloživost", "Calendar" : "Kalendar", "Personal info" : "Osobne informacije", "Mobile & desktop" : "Mobilni uređaji i osobna računala", + "Artificial Intelligence" : "Umjetna inteligencija", + "None / STARTTLS" : "Ništa / STARTTLS", "Email server" : "Poslužitelj e-pošte", + "Mail Providers" : "Pružatelji e-pošte", + "Mail provider enables sending emails directly through the user's personal email account. At present, this functionality is limited to calendar invitations. It requires Nextcloud Mail 4.1 and an email account in Nextcloud Mail that matches the user's email address in Nextcloud." : "Pružatelj e-pošte omogućuje slanje poruka izravno putem korisnikovog osobnog računa e-pošte. Trenutačno je ova funkcionalnost ograničena na pozivnice u kalendaru. Zahtijeva Nextcloud Mail 4.1 i račun e-pošte u Nextcloud Mailu koji odgovara korisnikovoj adresi e-pošte u Nextcloudu.", + "Send emails using" : "Šalji e-poruke putem", + "User's email account" : "Korisnički račun e-pošte", + "System email account" : "Sistemski račun e-pošte", + "Security & setup checks" : "Provjere sigurnosti i postavljanja", + "Settings presets" : "Unaprijed postavljene postavke", "Background jobs" : "Pozadinski zadaci", "Unlimited" : "Neograničeno", "Verifying" : "Provjeravanje", "Verifying …" : "Provjeravanje…", "Verify" : "Provjeri", + "Allowed admin IP ranges" : "Dopušteni rasponi IP adresa administratora", + "Admin IP filtering isn't applied." : "Filtriranje IP adresa administratora nije primijenjeno.", + "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Konfiguracijski ključ \"%1$s\" očekuje polje (pronađeno: %2$s). Provjera raspona IP adresa administratora neće se primijeniti.", + "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Konfiguracijski ključ \"%1$s\" sadrži nevažeće raspone IP adresa: \"%2$s\"", + "Admin IP filtering is correctly configured." : "Filtriranje IP adresa administratora ispravno je konfigurirano.", + "App directories owner" : "Vlasnik direktorija aplikacija", + "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Neki direktoriji aplikacija u vlasništvu su drugog korisnika nego što je onaj web-poslužitelja. To može biti slučaj ako su aplikacije ručno instalirane. Provjerite dozvole sljedećih direktorija aplikacija:\n%s", + "App directories have the correct owner \"%s\"" : "Direktoriji aplikacija imaju ispravnog vlasnika \"%s\"", + "Brute-force Throttle" : "Ograničavanje brute-force napada", + "Your remote address could not be determined." : "Nije moguće odrediti vašu udaljenu adresu.", + "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Vaša udaljena adresa prepoznata je kao \"%s\" i trenutačno je pod ograničavanjem brute-force napada, što usporava izvođenje raznih zahtjeva. Ako udaljena adresa nije vaša, to može upućivati na to da proxy nije ispravno konfiguriran.", + "Your remote address \"%s\" is not brute-force throttled." : "Vaša udaljena adresa \"%s\" nije pod ograničavanjem brute-force napada.", + "Old administration imported certificates" : "Stari certifikati koje je uvezla administracija", + "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Na čekanju je pozadinski zadatak koji provjerava SSL certifikate koje je uvezla administracija. Provjerite ponovno kasnije.", + "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Postoje SSL certifikati koje je uvezla administracija, a koji se više ne upotrebljavaju s Nextcloudom 21. Mogu se uvesti u naredbenom retku naredbom \"occ security:certificates:import\". Njihove putanje unutar direktorija s podacima prikazane su u nastavku.", + "Code integrity" : "Integritet koda", + "Integrity checker has been disabled. Integrity cannot be verified." : "Provjera integriteta je onemogućena. Integritet se ne može provjeriti.", + "No altered files" : "Nema izmijenjenih datoteka", + "Some files have not passed the integrity check. {link1} {link2}" : "Neke datoteke nisu prošle provjeru integriteta. {link1} {link2}", + "List of invalid files…" : "Popis nevažećih datoteka…", + "Rescan…" : "Ponovno skeniraj…", + "Cron errors" : "Pogreške cron zadataka", + "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Nije bilo moguće izvršiti cron zadatak putem CLI-ja. Pojavile su se sljedeće tehničke pogreške:\n%s", + "The last cron job ran without errors." : "Posljednji cron zadatak izvršen je bez pogrešaka.", + "Cron last run" : "Zadnje izvođenje crona", + "Last background job execution ran %s. Something seems wrong. {link}." : "Posljednje izvođenje pozadinskog zadatka bilo je %s. Čini se da nešto nije u redu. {link}.", + "Last background job execution ran %s." : "Posljednje izvođenje pozadinskog zadatka bilo je %s.", + "Data directory protected" : "Direktorij s podacima je zaštićen", + "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Vaš direktorij s podacima i datoteke vjerojatno su dostupni s interneta. Datoteka .htaccess ne radi. Preporučuje se da konfigurirate web-poslužitelj tako da direktorij s podacima više nije dostupan ili da direktorij s podacima premjestite izvan korijenskog direktorija web-poslužitelja.", + "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Nije moguće provjeriti je li direktorij s podacima zaštićen. Ručno provjerite da poslužitelj ne dopušta pristup direktoriju s podacima.", + "Database missing columns" : "Bazi podataka nedostaju stupci", + "Missing optional column \"%s\" in table \"%s\"." : "Nedostaje neobavezni stupac \"%s\" u tablici \"%s\".", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "U bazi podataka nedostaju određeni neobavezni stupci. Zbog činjenice da bi dodavanje stupaca u velikim tablicama moglo potrajati neko duže vrijeme, stupci se ne dodaju automatski, već je njihovo dodavanje neobavezno. Izvršenjem „occ db:add-missing-columns” ti se stupci mogu ručno dodati dok instanca radi. Nakon dodavanja stupaca može se poboljšati odaziv ili uporabljivost određenih značajki.", + "Database missing indices" : "Bazi podataka nedostaju indeksi", + "Missing indices:" : "Nedostajući indeksi:", + "\"%s\" in table \"%s\"" : "\"%s\" u tablici \"%s\"", + "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "Otkriveni su neki nedostajući neobavezni indeksi. Povremeno se dodaju novi indeksi (u Nextcloudu ili instaliranim aplikacijama) radi poboljšanja performansi baze podataka. Dodavanje indeksa ponekad može potrajati i privremeno smanjiti performanse, pa se to ne radi automatski tijekom nadogradnji. Nakon dodavanja indeksa, upiti prema tim tablicama trebali bi biti brži. Upotrijebite naredbu `occ db:add-missing-indices` da ih dodate.", + "Database missing primary keys" : "Bazi podataka nedostaju primarni ključevi", + "Missing primary key on table \"%s\"." : "Nedostaje primarni ključ u tablici \"%s\".", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "U bazi podataka nedostaju određeni primarni ključevi. Zbog činjenice da bi dodavanje primarnih ključeva moglo potrajati neko duže vrijeme u velikim tablicama, isti se ne dodaju automatski. Izvršenjem „occ db:add-missing-primary-keys” ti se primarni ključevi mogu ručno dodati dok instanca radi.", + "Database pending bigint migrations" : "U bazi podataka čekaju migracije na bigint", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Nekim stupcima u bazi podataka nedostaje pretvorba u big int. Budući da promjena tipova stupaca u velikim tablicama može potrajati, promjene nisu automatski primijenjene. Pokretanjem \"occ db:convert-filecache-bigint\" možete ručno primijeniti promjene na čekanju. Ovu radnju treba izvršiti dok je instanca izvan mreže.", + "Debug mode" : "Način rada za otklanjanje pogrešaka", + "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Ova instanca radi u načinu rada za otklanjanje pogrešaka. Omogućite to samo za lokalni razvoj, a ne u produkcijskom okruženju.", + "Debug mode is disabled." : "Način rada za otklanjanje pogrešaka je onemogućen.", + "Default phone region" : "Zadana regija telefona", + "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Vaša instalacija nema postavljenu zadanu regiju telefona. To je potrebno za provjeru telefonskih brojeva u postavkama profila bez pozivnog broja države. Kako biste dopustili brojeve bez pozivnog broja države, dodajte \"default_phone_region\" s odgovarajućim ISO 3166-1 kodom regije u datoteku konfiguracije.", + "Email test" : "Test e-pošte", + "Mail delivery is disabled by instance config \"%s\"." : "Dostava e-pošte onemogućena je konfiguracijom instance \"%s\".", + "Email test was successfully sent" : "Testna poruka e-pošte uspješno je poslana", + "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Još niste postavili ili provjerili konfiguraciju poslužitelja e-pošte. Otvorite \"Osnovne postavke\" kako biste ih postavili. Zatim upotrijebite gumb \"Pošalji e-poruku\" ispod obrasca da provjerite postavke.", + "Transactional File Locking" : "Transakcijsko zaključavanje datoteka", + "Transactional File Locking is disabled. This is not a a supported configuraton. It may lead to difficult to isolate problems including file corruption. Please remove the `'filelocking.enabled' => false` configuration entry from your `config.php` to avoid these problems." : "Transakcijsko zaključavanje datoteka je onemogućeno. To nije podržana konfiguracija. Može dovesti do problema koje je teško izolirati, uključujući oštećenje datoteka. Uklonite konfiguracijski unos `'filelocking.enabled' => false` iz datoteke `config.php` kako biste izbjegli te probleme.", + "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "Baza podataka se koristi za transakcijsko zaključavanje datoteka. Kako biste poboljšali performanse, konfigurirajte memcache ako je dostupan.", + "Forwarded for headers" : "Zaglavlja Forwarded-For", + "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Postavka \"trusted_proxies\" nije ispravno postavljena; treba biti polje.", + "Your \"trusted_proxies\" setting is not correctly set, it should be an array of IP addresses - optionally with range in CIDR notation." : "Postavka \"trusted_proxies\" nije ispravno postavljena; treba biti polje IP adresa — po potrebi s rasponom u CIDR zapisu.", + "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Konfiguracija zaglavlja reverznog proxyja nije ispravna. To je sigurnosni problem i može omogućiti napadaču da lažno prikaže svoju IP adresu kao vidljivu u Nextcloudu.", + "Your IP address was resolved as %s" : "Vaša IP adresa je razriješena kao %s", + "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Konfiguracija zaglavlja reverznog proxyja nije ispravna ili pristupate Nextcloudu preko pouzdanog proxyja. Ako nije tako, riječ je o sigurnosnom problemu koji može omogućiti napadaču da lažno prikaže svoju IP adresu kao vidljivu u Nextcloudu.", + "HTTPS access and URLs" : "HTTPS pristup i URL-ovi", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Pristupate web-mjestu nesigurno putem HTTP-a. Preporučuje se da poslužitelj postavite tako da zahtijeva HTTPS. Bez toga neke važne web-funkcije, poput \"kopiranja u međuspremnik\" ili \"service workers\", neće raditi!", + "Accessing site insecurely via HTTP." : "Pristupate web-mjestu nesigurno putem HTTP-a.", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Pristupate instanci putem sigurne veze, ali instanca generira nesigurne URL-ove. To vjerojatno znači da je instanca iza reverznog proxyja i da vrijednosti Nextcloud postavki `overwrite*` nisu ispravno postavljene.", + "Your instance is generating insecure URLs. If you access your instance over HTTPS, this likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Vaša instanca generira nesigurne URL-ove. Ako instanci pristupate putem HTTPS-a, to vjerojatno znači da je instanca iza reverznog proxyja i da vrijednosti Nextcloud postavki `overwrite*` nisu ispravno postavljene.", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Pristupate instanci putem sigurne veze i instanca generira sigurne URL-ove.", + "Internet connectivity" : "Internetska povezivost", + "Internet connectivity is disabled in configuration file." : "Internetska povezivost je onemogućena u konfiguracijskoj datoteci.", + "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Ovaj poslužitelj nema ispravnu internetsku vezu: nije moguće dosegnuti više krajnjih točaka. To znači da neke funkcije, poput montiranja vanjske pohrane, obavijesti o ažuriranjima ili instalacije aplikacija trećih strana, neće raditi. Daljinski pristup datotekama i slanje obavijesti e-poštom također možda neće raditi. Uspostavite vezu ovog poslužitelja s internetom kako biste mogli koristiti sve funkcije.", + "JavaScript modules support" : "Podrška za JavaScript module", + "Unable to run check for JavaScript support. Please remedy or confirm manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Nije moguće pokrenuti provjeru podrške za JavaScript. Ispravite problem ili ručno potvrdite poslužuje li vaš web-poslužitelj `.mjs` datoteke s JavaScript MIME tipom.", + "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Vaš web-poslužitelj ne poslužuje `.mjs` datoteke s JavaScript MIME tipom. To će uzrokovati probleme u nekim aplikacijama jer preglednici neće moći izvršavati JavaScript datoteke. Konfigurirajte web-poslužitelj da `.mjs` datoteke poslužuje s MIME tipom `text/javascript` ili `application/javascript`.", + "JavaScript source map support" : "Podrška za JavaScript source map", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Vaš web-poslužitelj nije postavljen za posluživanje `.js.map` datoteka. Bez tih datoteka JavaScript Source Maps neće ispravno raditi, što otežava otklanjanje poteškoća i uklanjanje pogrešaka koje se mogu pojaviti.", + "Old server-side-encryption" : "Staro šifriranje na strani poslužitelja", "Disabled" : "Onemogućeno", "The old server-side-encryption format is enabled. We recommend disabling this." : "Omogućen je stari format šifriranja na strani poslužitelja. Preporučujemo da ga onemogućite.", + "Logging level" : "Razina zapisivanja", + "The %1$s configuration option must be a valid integer value." : "Konfiguracijska opcija %1$s mora biti valjana cijelobrojna vrijednost.", + "The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "Razina zapisivanja postavljena je na razinu debug. Debug razinu koristite samo kada imate problem koji treba dijagnosticirati, a zatim vratite razinu zapisivanja na manje opširnu razinu jer ispisuje mnogo informacija i može utjecati na performanse poslužitelja.", + "Logging level configured correctly." : "Razina zapisivanja ispravno je konfigurirana.", + "Maintenance window start" : "Početak prozora održavanja", + "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "Poslužitelj nema konfigurirano vrijeme početka prozora održavanja. To znači da će se dnevni pozadinski zadaci koji troše mnogo resursa izvršavati i tijekom vremena glavnog korištenja. Preporučujemo da ga postavite na razdoblje slabijeg korištenja kako bi korisnici bili manje pogođeni opterećenjem koje uzrokuju ti teški zadaci.", + "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "Prozor održavanja za izvođenje zahtjevnih pozadinskih zadataka je između {start}:00 UTC i {end}:00 UTC", + "Memcache" : "Memcache", + "Memcached is configured as distributed cache, but the wrong PHP module (\"memcache\") is installed. Please install the PHP module \"memcached\"." : "Memcached je konfiguriran kao distribuirana predmemorija, ali je instaliran pogrešan PHP modul (\"memcache\"). Instalirajte PHP modul \"memcached\".", + "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed. Please install the PHP module \"memcached\"." : "Memcached je konfiguriran kao distribuirana predmemorija, ali PHP modul \"memcached\" nije instaliran. Instalirajte PHP modul \"memcached\".", + "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Nije konfigurirana nikakva predmemorija. Kako biste poboljšali performanse, konfigurirajte memcache ako je dostupna.", + "Failed to write and read a value from local cache." : "Nije uspjelo upisati i pročitati vrijednost iz lokalne predmemorije.", + "Failed to write and read a value from distributed cache." : "Nije uspjelo upisati i pročitati vrijednost iz distribuirane predmemorije.", + "Configured" : "Konfigurirano", + "Mimetype migrations available" : "Dostupne su migracije MIME tipova", + "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Dostupna je jedna ili više migracija MIME tipova. Povremeno se dodaju novi MIME tipovi radi boljeg rukovanja određenim vrstama datoteka. Migracija MIME tipova na većim instancama traje dugo pa se ne izvodi automatski tijekom nadogradnji. Upotrijebite naredbu `occ maintenance:repair --include-expensive` da izvršite migracije.", + "MySQL row format" : "Format redaka MySQL-a", + "You are not using MySQL" : "Ne koristite MySQL", + "None of your tables use ROW_FORMAT=Compressed" : "Nijedna vaša tablica ne koristi ROW_FORMAT=Compressed", + "Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "U bazi podataka pronađen je neispravan format redaka. ROW_FORMAT=Dynamic nudi najbolje performanse baze podataka za Nextcloud. Ažurirajte format redaka za sljedeći popis: %s.", + "MySQL Unicode support" : "Podrška za Unicode u MySQL-u", + "MySQL is used as database and does support 4-byte characters" : "MySQL se koristi kao baza podataka i podržava 4-bajtne znakove", + "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL se koristi kao baza podataka, ali ne podržava 4-bajtne znakove. Kako biste mogli bez problema koristiti 4-bajtne znakove (npr. emojije) u nazivima datoteka ili komentarima, preporučuje se omogućiti 4-bajtnu podršku u MySQL-u.", + "OCS provider resolving" : "Razrješavanje OCS pružatelja", + "Could not check if your web server properly resolves the OCM and OCS provider URLs." : "Nije moguće provjeriti razrješava li vaš web-poslužitelj ispravno URL-ove OCM i OCS pružatelja.", + "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "Vaš web-poslužitelj nije ispravno postavljen za razrješavanje %1$s.\nTo je najvjerojatnije povezano s konfiguracijom web-poslužitelja koja nije ažurirana kako bi izravno posluživala ovu mapu.\nUsporedite svoju konfiguraciju s isporučenim pravilima prepisivanja u datoteci \".htaccess\" za Apache ili onima u dokumentaciji za Nginx.\nNa Nginxu su to obično retci koji počinju s \"location ~\", a koje treba ažurirati.", + "Overwrite CLI URL" : "Prepisivanje CLI URL-a", + "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "Opcija \"overwrite.cli.url\" u datoteci config.php ispravno je postavljena na \"%s\".", + "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "Opcija \"overwrite.cli.url\" u datoteci config.php postavljena je na \"%s\", što je ispravan URL. Predloženi URL je \"%s\".", + "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Provjerite da opciju \"overwrite.cli.url\" u datoteci config.php postavite na URL koji korisnici uglavnom koriste za pristup ovom Nextcloudu. Prijedlog: \"%s\". U suprotnom može doći do problema s generiranjem URL-ova putem crona. (Moguće je da predloženi URL nije onaj koji korisnici najviše koriste za pristup. U svakom slučaju najbolje je to dodatno provjeriti.)", + "PHP APCu configuration" : "Konfiguracija PHP APCu", + "Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "APCu predmemorija bila je popunjena do kraja; razmislite o povećanju PHP postavke apc.shm_size.", + "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : "APCu predmemorija je gotovo puna (%s%%); razmislite o povećanju PHP postavke apc.shm_size.", + "PHP default charset" : "Zadani skup znakova PHP-a", + "PHP configuration option \"default_charset\" should be UTF-8" : "PHP konfiguracijska opcija \"default_charset\" treba biti UTF-8", + "PHP set_time_limit" : "PHP set_time_limit", + "The function is available." : "Funkcija je dostupna.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "Funkcija PHP-a „set_time_limit” nije dostupna. To bi moglo dovesti do zaustavljanja skripti tijekom izvršenja i prekida instalacije. Preporučuje se uključivanje ove funkcije.", + "Freetype" : "Freetype", "Supported" : "Podržano", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Vaš PHP nema podršku za FreeType što može uzrokovati neispravan prikaz profilnih slika i sučelja postavki.", + "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Čini se da PHP nije ispravno postavljen za slanje upita u vezi s varijablama okruženja sustava. Ispitivanje s getenv („PATH”) vraća samo prazan odgovor.", + "PHP file size upload limit" : "Ograničenje veličine prijenosa datoteke u PHP-u", + "The PHP upload_max_filesize is too low. A size of at least %1$s is recommended. Current value: %2$s." : "Vrijednost PHP postavke upload_max_filesize je preniska. Preporučuje se najmanje %1$s. Trenutačna vrijednost: %2$s.", + "The PHP post_max_size is too low. A size of at least %1$s is recommended. Current value: %2$s." : "Vrijednost PHP postavke post_max_size je preniska. Preporučuje se najmanje %1$s. Trenutačna vrijednost: %2$s.", + "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Vrijednost PHP postavke max_input_time je preniska. Preporučuje se najmanje %1$s. Trenutačna vrijednost: %2$s.", + "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Vrijednost PHP postavke max_execution_time je preniska. Preporučuje se najmanje %1$s. Trenutačna vrijednost: %2$s.", + "PHP memory limit" : "Ograničenje memorije PHP-a", + "The PHP memory limit is below the recommended value of %s. Some features or apps - including the Updater - may not function properly." : "PHP ograničenje memorije niže je od preporučene vrijednosti %s. Neke funkcije ili aplikacije — uključujući Updater — možda neće ispravno raditi.", + "PHP modules" : "PHP moduli", + "increases language translation performance and fixes sorting of non-ASCII characters" : "poboljšava performanse prijevoda jezika i ispravlja sortiranje ne-ASCII znakova", + "for Argon2 for password hashing" : "za Argon2 pri raspršivanju lozinki", + "required for SFTP storage and recommended for WebAuthn performance" : "obavezno za SFTP pohranu i preporučeno za performanse WebAuthn-a", + "for picture rotation in server and metadata extraction in the Photos app" : "za rotaciju slika na poslužitelju i izdvajanje metapodataka u aplikaciji Fotografije", + "This instance is missing some required PHP modules. It is required to install them: %s." : "Ovoj instanci nedostaju neki obavezni PHP moduli. Potrebno ih je instalirati: %s.", + "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "Ovoj instanci nedostaju neki preporučeni PHP moduli. Radi boljih performansi i kompatibilnosti preporučuje se da ih instalirate:\n%s", + "PHP opcache" : "PHP OPcache", + "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "PHP modul OPcache nije učitan. Za bolje performanse preporučuje se da ga omogućite u svojoj PHP instalaciji.", + "OPcache is disabled. For better performance, it is recommended to apply \"opcache.enable=1\" to your PHP configuration." : "OPcache je onemogućen. Za bolje performanse preporučuje se da u PHP konfiguraciji postavite \"opcache.enable=1\".", + "The shared memory based OPcache is disabled. For better performance, it is recommended to apply \"opcache.file_cache_only=0\" to your PHP configuration and use the file cache as second level cache only." : "OPcache temeljen na zajedničkoj memoriji je onemogućen. Za bolje performanse preporučuje se da u PHP konfiguraciji postavite \"opcache.file_cache_only=0\" te da datotečnu predmemoriju koristite samo kao predmemoriju druge razine.", + "OPcache is not working as it should, opcache_get_status() returns false, please check configuration." : "OPcache ne radi kako bi trebao; opcache_get_status() vraća false. Provjerite konfiguraciju.", + "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply \"opcache.max_accelerated_files\" to your PHP configuration with a value higher than \"%s\"." : "Maksimalni broj OPcache ključeva je gotovo dosegnut. Kako bi se sve skripte mogle zadržati u predmemoriji, preporučuje se da u PHP konfiguraciji postavite \"opcache.max_accelerated_files\" na vrijednost veću od \"%s\".", + "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply \"opcache.memory_consumption\" to your PHP configuration with a value higher than \"%s\"." : "OPcache međuspremnik je gotovo pun. Kako bi se sve skripte mogle zadržati u predmemoriji, preporučuje se da u PHP konfiguraciji postavite \"opcache.memory_consumption\" na vrijednost veću od \"%s\".", + "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache međuspremnik interniranih nizova znakova je gotovo pun. Kako bi se ponavljajući nizovi mogli učinkovito predmemorirati, preporučuje se da u PHP konfiguraciji postavite \"opcache.interned_strings_buffer\" na vrijednost veću od \"%s\".", + "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache je konfiguriran tako da uklanja komentare u kodu. Kada je OPcache omogućen, za ispravan rad Nextclouda mora biti postavljeno \"opcache.save_comments=1\".", + "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloudu nije dopušteno koristiti OPcache API. Kada je OPcache omogućen, snažno se preporučuje da u \"opcache.restrict_api\" uključite sve Nextcloud direktorije ili da uklonite ovu postavku kako biste onemogućili ograničenja OPcache API-ja i spriječili pogreške tijekom nadogradnje jezgre Nextclouda ili aplikacija.", + "Checking from CLI, OPcache checks have been skipped." : "Pri provjeri iz CLI-ja, provjere OPcachea su preskočene.", + "The PHP OPcache module is not properly configured. %s." : "PHP modul OPcache nije ispravno konfiguriran. %s.", + "Correctly configured" : "Ispravno konfigurirano", + "PHP version" : "Verzija PHP-a", + "You are currently running PHP %1$s. PHP %2$s is deprecated since Nextcloud %3$s. Nextcloud %4$s may require at least PHP %5$s. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Trenutačno koristite PHP %1$s. PHP %2$s je zastario od Nextclouda %3$s. Nextcloud %4$s može zahtijevati najmanje PHP %5$s. Nadogradite što prije na jednu od službeno podržanih verzija PHP-a koje pruža PHP Group.", + "You are currently running PHP %s." : "Trenutačno koristite PHP %s.", + "PHP \"output_buffering\" option" : "Opcija PHP-a \"output_buffering\"", + "PHP configuration option \"output_buffering\" must be disabled" : "PHP konfiguracijska opcija \"output_buffering\" mora biti onemogućena", + "Push service" : "Push usluga", + "Valid enterprise license" : "Valjana Enterprise licenca", + "Free push service" : "Besplatna push usluga", + "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {link}." : "Ovo je nepodržano community izdanje Nextclouda. S obzirom na veličinu ove instance, performanse, pouzdanost i skalabilnost ne mogu se jamčiti. Push obavijesti su ograničene kako bi se izbjeglo preopterećenje naše besplatne usluge. Više o prednostima Nextcloud Enterprise izdanja saznajte na {link}.", + "Random generator" : "Generator slučajnih vrijednosti", + "No suitable source for randomness found by PHP which is highly discouraged for security reasons." : "PHP nije pronašao prikladan izvor slučajnosti, što se iz sigurnosnih razloga snažno ne preporučuje.", + "Secure" : "Sigurno", + "Configuration file access rights" : "Prava pristupa konfiguracijskoj datoteci", "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Omogućena je konfiguracija samo za čitanje. Time se sprječava postavljanje nekih konfiguracija putem web-sučelja. Nadalje, datoteku treba ručno prebaciti u način pisanja pri svakom ažuriranju.", + "Nextcloud configuration file is writable" : "Konfiguracijska datoteka Nextclouda je zapisiva", + "Scheduling objects table size" : "Veličina tablice objekata rasporeda", + "You have more than %s rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive." : "U tablici objekata rasporeda imate više od %s redaka. Pokrenite zahtjevne popravke naredbom occ maintenance:repair --include-expensive.", + "Scheduling objects table size is within acceptable range." : "Veličina tablice objekata rasporeda je unutar prihvatljivog raspona.", + "HTTP headers" : "HTTP zaglavlja", + "- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "- HTTP zaglavlje `%1$s` nije postavljeno na `%2$s`. Neke funkcije možda neće ispravno raditi; preporučuje se prilagoditi ovu postavku.", + "- The `%1$s` HTTP header is not set to `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "- HTTP zaglavlje `%1$s` nije postavljeno na `%2$s`. To je potencijalni sigurnosni ili rizik za privatnost; preporučuje se prilagoditi ovu postavku.", + "- The `%1$s` HTTP header is not set to `%2$s`, `%3$s`, `%4$s`, `%5$s` or `%6$s`. This can leak referer information. See the {w3c-recommendation}." : "- HTTP zaglavlje `%1$s` nije postavljeno na `%2$s`, `%3$s`, `%4$s`, `%5$s` ili `%6$s`. To može otkriti informacije o refereru. Pogledajte {w3c-recommendation}.", + "- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy." : "- HTTP zaglavlje `Strict-Transport-Security` nije postavljeno na najmanje `%d` sekundi (trenutačna vrijednost: `%d`). Za veću sigurnost preporučuje se koristiti dugačku HSTS politiku.", + "- The `Strict-Transport-Security` HTTP header is malformed: `%s`. For enhanced security, it is recommended to enable HSTS." : "- HTTP zaglavlje `Strict-Transport-Security` je neispravno oblikovano: `%s`. Za veću sigurnost preporučuje se omogućiti HSTS.", + "- The `Strict-Transport-Security` HTTP header is not set (should be at least `%d` seconds). For enhanced security, it is recommended to enable HSTS." : "- HTTP zaglavlje `Strict-Transport-Security` nije postavljeno (trebalo bi biti najmanje `%d` sekundi). Za veću sigurnost preporučuje se omogućiti HSTS.", + "Some headers are not set correctly on your instance" : "Neka zaglavlja na vašoj instanci nisu ispravno postavljena", + "Could not check that your web server serves security headers correctly. Please check manually." : "Nije moguće provjeriti poslužuje li vaš web-poslužitelj sigurnosna zaglavlja ispravno. Provjerite ručno.", + "Could not check that your web server serves security headers correctly, unable to query `%s`" : "Nije moguće provjeriti poslužuje li vaš web-poslužitelj sigurnosna zaglavlja ispravno; nije moguće upitati `%s`", + "Your server is correctly configured to send security headers." : "Vaš poslužitelj je ispravno konfiguriran za slanje sigurnosnih zaglavlja.", + "Configuration server ID" : "ID poslužitelja u konfiguraciji", + "Server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a server ID in your configuration." : "Identifikator poslužitelja nije konfiguriran. Preporučuje se ako vaša Nextcloud instanca radi na više PHP poslužitelja. Dodajte ID poslužitelja u konfiguraciju.", + "\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "\"%d\" nije valjan identifikator poslužitelja. Mora biti između 0 i 1023.", + "Server identifier is configured and valid." : "Identifikator poslužitelja je konfiguriran i valjan.", + "Database version" : "Verzija baze podataka", + "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Otkrivena je verzija MariaDB 10.3; toj je verziji istekao životni ciklus i podržana je samo kao dio Ubuntu 20.04. Za najbolje performanse, stabilnost i funkcionalnost s ovom verzijom Nextclouda preporučuje se MariaDB >=%1$s i <=%2$s.", + "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Otkrivena je verzija MariaDB \"%1$s\". Za najbolje performanse, stabilnost i funkcionalnost s ovom verzijom Nextclouda preporučuje se MariaDB >=%2$s i <=%3$s.", + "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Otkrivena je verzija MySQL \"%1$s\". Za najbolje performanse, stabilnost i funkcionalnost s ovom verzijom Nextclouda preporučuje se MySQL >=%2$s i <=%3$s.", + "PostgreSQL version \"%1$s\" detected. PostgreSQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Otkrivena je verzija PostgreSQL \"%1$s\". Za najbolje performanse, stabilnost i funkcionalnost s ovom verzijom Nextclouda preporučuje se PostgreSQL >=%2$s i <=%3$s.", + "Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Nextcloud %d ne podržava vašu trenutačnu verziju, stoga obavezno ažurirajte bazu podataka prije nadogradnje Nextcloud poslužitelja.", + "Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Otkrivena je verzija Oracle \"%1$s\". Za najbolje performanse, stabilnost i funkcionalnost s ovom verzijom Nextclouda preporučuje se Oracle >=%2$s i <=%3$s.", + "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite se trenutačno koristi kao pozadinska baza podataka. Za veće instalacije preporučujemo prelazak na drugi sustav baze podataka. To je posebno preporučljivo ako koristite desktop klijent za sinkronizaciju datoteka. Za migraciju na drugu bazu podataka upotrijebite alat naredbenog retka: \"occ db:convert-type\".", + "Unknown database platform" : "Nepoznata platforma baze podataka", + "Architecture" : "Arhitektura", + "64-bit" : "64-bit", + "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Čini se da koristite 32-bitnu verziju PHP-a. Nextcloudu je za dobar rad potreban 64-bit. Nadogradite OS i PHP na 64-bit!", + "Task Processing pickup speed" : "Brzina preuzimanja obrade zadataka", + "_No scheduled tasks in the last day._::_No scheduled tasks in the last %n days._" : ["Nije bilo zakazanih zadataka u posljednja 24 sata.","Nije bilo zakazanih zadataka u posljednjih %n dana.","Nije bilo zakazanih zadataka u posljednjih %n dana."], + "_The task pickup speed has been ok in the last day._::_The task pickup speed has been ok in the last %n days._" : ["Brzina preuzimanja zadataka bila je dobra u posljednja 24 sata.","Brzina preuzimanja zadataka bila je dobra u posljednjih %n dana.","Brzina preuzimanja zadataka bila je dobra u posljednjih %n dana."], + "_The task pickup speed has been slow in the last day. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n days. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["Brzina preuzimanja zadataka bila je spora u posljednja 24 sata. Mnogi su zadaci čekali dulje od 4 minute da budu preuzeti. Razmislite o postavljanju workera za obradu zadataka u pozadini.","Brzina preuzimanja zadataka bila je spora u posljednjih %n dana. Mnogi su zadaci čekali dulje od 4 minute da budu preuzeti. Razmislite o postavljanju workera za obradu zadataka u pozadini.","Brzina preuzimanja zadataka bila je spora u posljednjih %n dana. Mnogi su zadaci čekali dulje od 4 minute da budu preuzeti. Razmislite o postavljanju workera za obradu zadataka u pozadini."], + "_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["Većina zadataka bila je uspješna u posljednja 24 sata.","Većina zadataka bila je uspješna u posljednjih %n dana.","Većina zadataka bila je uspješna u posljednjih %n dana."], + "_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["Mnogo zadataka nije uspjelo u posljednja 24 sata. Provjerite Nextcloud zapisnik za pogreške i istražite jesu li aplikacije AI pružatelja ispravno postavljene.","Mnogo zadataka nije uspjelo u posljednjih %n dana. Provjerite Nextcloud zapisnik za pogreške i istražite jesu li aplikacije AI pružatelja ispravno postavljene.","Mnogo zadataka nije uspjelo u posljednjih %n dana. Provjerite Nextcloud zapisnik za pogreške i istražite jesu li aplikacije AI pružatelja ispravno postavljene."], + "Temporary space available" : "Dostupan privremeni prostor", + "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Pogreška pri provjeri privremene PHP putanje – nije pravilno postavljena na direktorij. Vraćena vrijednost: %s", + "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "PHP funkcija \"disk_free_space\" je onemogućena, što sprječava provjeru ima li dovoljno prostora u privremenim direktorijima.", + "Error while checking the available disk space of temporary PHP path or no free disk space returned. Temporary path: %s" : "Pogreška pri provjeri dostupnog prostora na disku za privremenu PHP putanju ili nije vraćen slobodan prostor na disku. Privremena putanja: %s", + "- %.1f GiB available in %s (PHP temporary directory)" : "- dostupno %.1f GiB u %s (privremeni PHP direktorij)", + "- %.1f GiB available in %s (Nextcloud temporary directory)" : "- dostupno %.1f GiB u %s (privremeni Nextcloud direktorij)", + "Temporary directory is correctly configured:\n%s" : "Privremeni direktorij je ispravno konfiguriran:\n%s", + "This instance uses an S3 based object store as primary storage, and has enough space in the temporary directory.\n%s" : "Ova instanca koristi pohranu objekata temeljenu na S3 kao primarnu pohranu i ima dovoljno prostora u privremenom direktoriju.\n%s", + "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GiB of free space available in the temp directory of PHP. To improve this please change the temporary directory in the php.ini or make more space available in that path. \nChecking the available space in the temporary path resulted in %.1f GiB instead of the recommended 50 GiB. Path: %s" : "Ova instanca koristi pohranu objekata temeljenu na S3 kao primarnu pohranu. Prenesene datoteke privremeno se pohranjuju na poslužitelju, stoga se preporučuje da u PHP privremenom direktoriju bude dostupno 50 GiB slobodnog prostora. Kako biste to poboljšali, promijenite privremeni direktorij u datoteci php.ini ili oslobodite više prostora na toj putanji. \nProvjera dostupnog prostora u privremenoj putanji pokazala je %.1f GiB umjesto preporučenih 50 GiB. Putanja: %s", + "Database transaction isolation level" : "Razina izolacije transakcija baze podataka", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Vaša se baza podataka ne pokreće s razinom izolacije transakcije „READ COMMITTED”. To može uzrokovati probleme kada se paralelno izvršava više radnji.", + "Was not able to get transaction isolation level: %s" : "Nije bilo moguće dohvatiti razinu izolacije transakcija: %s", + ".well-known URLs" : "URL-ovi .well-known", + "`check_for_working_wellknown_setup` is set to false in your configuration, so this check was skipped." : "`check_for_working_wellknown_setup` je postavljeno na false u konfiguraciji, pa je ova provjera preskočena.", + "Could not check that your web server serves `.well-known` correctly. Please check manually." : "Nije moguće provjeriti poslužuje li vaš web-poslužitelj `.well-known` ispravno. Provjerite ručno.", + "Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "Vaš web-poslužitelj nije ispravno postavljen za razrješavanje URL-ova `.well-known`; neuspješno na:\n`%s`", + "Your server is correctly configured to serve `.well-known` URLs." : "Vaš poslužitelj je ispravno konfiguriran za posluživanje URL-ova `.well-known`.", + "Font file loading" : "Učitavanje datoteka fontova", + "Could not check for {extension} loading support. Please check manually if your webserver serves `.{extension}` files." : "Nije moguće provjeriti podršku za učitavanje {extension}. Ručno provjerite poslužuje li vaš web-poslužitelj datoteke `.{extension}`.", + "Your web server is not properly set up to deliver .{extension} files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustment to also deliver .{extension} files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Vaš web-poslužitelj nije ispravno postavljen za posluživanje datoteka .{extension}. To je obično problem u Nginx konfiguraciji. Za Nextcloud 15 potrebno je prilagoditi konfiguraciju kako bi se poslužile i datoteke .{extension}. Usporedite svoju Nginx konfiguraciju s preporučenom konfiguracijom u našoj dokumentaciji.", + "Profile information" : "Podaci profila", + "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilna slika, puno ime, e-pošta, telefonski broj, adresa, web-stranica, Twitter, organizacija, uloga, naslov, biografija i je li vaš profil omogućen", "Nextcloud settings" : "Postavke Nextclouda", + "Unified task processing" : "Objedinjena obrada zadataka", + "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "AI zadatke mogu implementirati različite aplikacije. Ovdje možete postaviti koja će se aplikacija koristiti za koji zadatak.", + "Allow AI usage for guest users" : "Dopusti upotrebu AI-ja za gostujuće korisnike", + "Provider for Task types" : "Pružatelj za vrste zadataka", "Enable" : "Omogući", + "None of your currently installed apps provide Task processing functionality" : "Nijedna od trenutno instaliranih aplikacija ne pruža funkcionalnost obrade zadataka", + "Machine translation" : "Strojno prevođenje", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Strojno prevođenje mogu implementirati različite aplikacije. Ovdje možete odrediti prioritet aplikacija za strojno prevođenje koje su trenutno instalirane.", + "Image generation" : "Generiranje slika", + "Image generation can be implemented by different apps. Here you can set which app should be used." : "Generiranje slika mogu implementirati različite aplikacije. Ovdje možete postaviti koja će se aplikacija koristiti.", + "None of your currently installed apps provide image generation functionality" : "Nijedna od trenutno instaliranih aplikacija ne pruža funkcionalnost generiranja slika", + "Text processing" : "Obrada teksta", + "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Zadaci obrade teksta mogu implementirati različite aplikacije. Ovdje možete postaviti koja će se aplikacija koristiti za koji zadatak.", + "Task:" : "Zadatak:", + "None of your currently installed apps provide text processing functionality using the Text Processing API." : "Nijedna od trenutno instaliranih aplikacija ne pruža funkcionalnost obrade teksta putem API-ja za obradu teksta.", "Here you can decide which group can access certain sections of the administration settings." : "Ovdje možete odlučiti koja grupa može pristupiti određenim dijelovima administratorskih postavki.", "Unable to modify setting" : "Nije moguće izmijeniti postavku", "None" : "Nema", + "Changed disclaimer text" : "Tekst odricanja je promijenjen", + "Deleted disclaimer text" : "Tekst odricanja je izbrisan", + "Could not set disclaimer text" : "Nije moguće postaviti tekst odricanja", "Allow apps to use the Share API" : "Dopusti aplikacijama korištenje API-ja za dijeljenje", "Allow resharing" : "Dopusti ponovno dijeljenje", "Allow sharing with groups" : "Dopusti dijeljenje s grupama", "Restrict users to only share with users in their groups" : "Ograniči korisnike na dijeljenje samo s korisnicima unutar svoje grupe", + "Ignore the following groups when checking group membership" : "Zanemari sljedeće grupe pri provjeri članstva u grupi", + "Allow users to preview files even if download is disabled" : "Dopusti korisnicima pregled datoteka čak i ako je preuzimanje onemogućeno", + "Users will still be able to screenshot or record the screen. This does not provide any definitive protection." : "Korisnici će i dalje moći napraviti snimku zaslona ili snimati ekran. To ne pruža nikakvu konačnu zaštitu.", "Allow users to share via link and emails" : "Dopusti korisnicima dijeljenje putem poveznice i e-pošte", "Allow public uploads" : "Dopusti javne otpreme", + "Allow public shares to be added to other clouds by federation." : "Dopusti da se javna dijeljenja dodaju u druge oblake putem udruživanja.", + "This will add share permissions to all newly created link shares." : "Ovo će dodati dozvole dijeljenja svim novostvorenim dijeljenjima putem poveznice.", "Always ask for a password" : "Uvijek traži zaporku", "Enforce password protection" : "Nametni zaštitu zaporkom", + "Exclude groups from password requirements" : "Izuzmi grupe iz zahtjeva za lozinku", + "Exclude groups from creating link shares" : "Izuzmi grupe iz stvaranja dijeljenja putem poveznice", + "Allow users to set custom share link tokens" : "Dopusti korisnicima postavljanje prilagođenih tokena za poveznice dijeljenja", + "Shares with custom tokens will continue to be accessible after this setting has been disabled" : "Dijeljenja s prilagođenim tokenima ostat će dostupna i nakon što se ova postavka onemogući", + "Shares with guessable tokens may be accessed easily" : "Dijeljenjima s lako pogodivim tokenima može se lako pristupiti", + "Limit sharing based on groups" : "Ograniči dijeljenje prema grupama", + "Allow sharing for everyone (default)" : "Dopusti dijeljenje svima (zadano)", + "Exclude some groups" : "Izuzmi neke grupe", + "Allow some groups" : "Dopusti nekim grupama", + "Groups allowed to share" : "Grupe kojima je dopušteno dijeljenje", + "Groups excluded from sharing" : "Grupe izuzete iz dijeljenja", + "Not allowed groups will still be able to receive shares, but not to initiate them." : "Grupama kojima nije dopušteno i dalje će se moći dijeliti sadržaj, ali neće moći započinjati dijeljenja.", + "Set default expiration date for internal shares" : "Postavi zadani datum isteka za interna dijeljenja", "Enforce expiration date" : "Primijeni datum isteka", + "Default expiration time of new shares in days" : "Zadano trajanje isteka novih dijeljenja u danima", + "Expire shares after x days" : "Isteći dijeljenja nakon x dana", "Set default expiration date for shares to other servers" : "Postavi zadani datum isteka dijeljenja na druge poslužitelje", + "Enforce expiration date for remote shares" : "Nametni datum isteka za udaljena dijeljenja", + "Default expiration time of remote shares in days" : "Zadano trajanje isteka udaljenih dijeljenja u danima", + "Expire remote shares after x days" : "Istek udaljenih dijeljenja nakon x dana", + "Set default expiration date for shares via link or mail" : "Postavi zadani datum isteka za dijeljenja putem poveznice ili e-pošte", + "Enforce expiration date for link or mail shares" : "Nametni datum isteka za dijeljenja putem poveznice ili e-pošte", + "Default expiration time of shares in days" : "Zadano trajanje isteka dijeljenja u danima", + "Privacy settings for sharing" : "Postavke privatnosti za dijeljenje", + "Allow account name autocompletion in share dialog and allow access to the system address book" : "Dopusti automatsko dovršavanje imena računa u dijaloškom okviru dijeljenja i dopusti pristup adresaru sustava", + "Sharing autocompletion restrictions" : "Ograničenja automatskog dovršavanja pri dijeljenju", + "If autocompletion restrictions for both \"same group\" and \"phonebook integration\" are enabled, a match in either is enough to show the user." : "Ako su omogućena ograničenja automatskog dovršavanja za \"istu grupu\" i \"integraciju telefonskog imenika\", dovoljno je podudaranje u bilo kojem od njih da se korisnik prikaže.", + "Restrict account name autocompletion and system address book access to users within the same groups" : "Ograniči automatsko dovršavanje imena računa i pristup adresaru sustava na korisnike u istim grupama", + "Restrict account name autocompletion to users based on their phonebook" : "Ograniči automatsko dovršavanje imena računa na korisnike prema njihovom telefonskom imeniku", + "Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Dopusti automatsko dovršavanje do potpunog podudaranja pri unosu punog imena (zanemarujući ograničenja poput članstva u grupi ili nedostatka podudaranja u telefonskom imeniku)", + "Full match autocompletion restrictions" : "Ograničenja automatskog dovršavanja za potpuno podudaranje", + "Also allow autocompletion on full match of the user ID" : "Također dopusti automatsko dovršavanje pri potpunom podudaranju korisničkog ID-a", + "Also allow autocompletion on full match of the display name" : "Također dopusti automatsko dovršavanje pri potpunom podudaranju prikazanog imena", + "Also allow autocompletion on full match of the user email" : "Također dopusti automatsko dovršavanje pri potpunom podudaranju korisnikove adrese e-pošte", + "Do not use second user displayname for full match" : "Ne koristi drugo korisnikovo prikazano ime za potpuno podudaranje", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Prikaži tekst izjave o odricanju od odgovornosti na stranici za otpremanje javnih poveznica (prikazuje se samo kad je popis datoteka skriven)", + "Disclaimer text" : "Tekst odricanja", "This text will be shown on the public link upload page when the file list is hidden." : "Ovaj će tekst biti prikazan na stranici za otpremanje javnih poveznica kad je popis datoteka skriven.", "Default share permissions" : "Zadana dopuštenja za dijeljenje", "Two-Factor Authentication" : "Dvofaktorska autentifikacija", + "Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dvofaktorska autentifikacija može se nametnuti za sve račune i određene grupe. Ako nemaju konfiguriran pružatelj dvofaktorske autentifikacije, neće se moći prijaviti u sustav.", "Enforce two-factor authentication" : "Primijeni dvofaktorsku autentifikaciju", "Limit to groups" : "Ograniči na grupe", "Enforcement of two-factor authentication can be set for certain groups only." : "Primjena dvofaktorske autentifikacije može se postaviti samo za određene grupe.", @@ -128,15 +423,32 @@ OC.L10N.register( "Enforced groups" : "Obuhvaćene grupe", "Two-factor authentication is not enforced for members of the following groups." : "Dvofaktorska autentifikacija ne primjenjuje se na članove sljedećih grupa.", "Excluded groups" : "Izuzete grupe", + "When groups are selected/excluded, they use the following logic to determine if an account has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If an account is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Kada su grupe odabrane/izuzete, koristi se sljedeća logika za određivanje je li na računu nametnuta 2FA: Ako nijedna grupa nije odabrana, 2FA je omogućena za sve osim članova izuzetih grupa. Ako su grupe odabrane, 2FA je omogućena za sve članove tih grupa. Ako je račun istodobno u odabranoj i izuzetoj grupi, prednost ima odabrana grupa i 2FA se nameće.", "Save changes" : "Spremi promjene", + "Choose Deploy Daemon for {appName}" : "Odaberite Deploy Daemon za {appName}", "Default" : "Zadani", + "Registered Deploy daemons list" : "Popis registriranih Deploy daemona", + "No Deploy daemons configured" : "Nema konfiguriranih Deploy daemona", + "Register a custom one or setup from available templates" : "Registrirajte prilagođeni ili postavite iz dostupnih predložaka", + "Manage Deploy daemons" : "Upravljaj Deploy daemonima", + "Show details for {appName} app" : "Prikaži detalje za aplikaciju {appName}", "Update to {update}" : "Ažuriraj na {update}", "Remove" : "Ukloni", "Featured" : "Istaknuto", "This app is supported via your current Nextcloud subscription." : "Aplikacija je podržana unutar vaše trenutne pretplate na Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Istaknute aplikacije razvijaju članovi zajednice. One nude osnovnu funkcionalnost i spremne su za produkciju.", + "Community rating: {score}/5" : "Ocjena zajednice: {score}/5", + "Office suite switching is managed through the Nextcloud All-in-One interface." : "Prebacivanjem uredskih paketa upravlja se putem sučelja Nextcloud All-in-One.", + "Please use the AIO interface to switch between office suites." : "Za prebacivanje između uredskih paketa koristite AIO sučelje.", + "Select your preferred office suite. Please note that installing requires manual server setup." : "Odaberite željeni uredski paket. Imajte na umu da instalacija zahtijeva ručno postavljanje poslužitelja.", + "installed" : "instalirano", "Learn more" : "Saznajte više", + "Disable office suites" : "Onemogući uredske pakete", "Disable all" : "Onemogući sve", + "Download and enable all" : "Preuzmi i omogući sve", + "All office suites disabled" : "Svi uredski paketi su onemogućeni", + "{name} enabled" : "{name} je omogućen", + "All apps are up-to-date." : "Sve aplikacije su ažurne.", "Icon" : "Ikona", "Name" : "Naziv", "Version" : "Inačica", @@ -145,18 +457,62 @@ OC.L10N.register( "Results from other categories" : "Rezultati iz drugih kategorija", "No apps found for your version" : "Nije pronađena nijedna aplikacija za vašu inačicu", "_%n app has an update available_::_%n apps have an update available_" : ["Dostupno je ažuriranje za %n aplikaciju","Dostupno je ažuriranje za %n aplikacije","Dostupno je ažuriranje za %n aplikacija"], + "_Update_::_Update all_" : ["Ažuriraj","Ažuriraj sve","Ažuriraj sve"], + "Failed to load groups" : "Neuspjelo učitavanje grupa", + "Failed to create group" : "Neuspjelo stvaranje grupe", "Groups" : "Grupe", + "Creating group…" : "Stvaranje grupe…", + "Create group" : "Stvori grupu", "Group name" : "Naziv grupe", + "Please enter a valid group name" : "Unesite valjano ime grupe", + "Search groups…" : "Pretraži grupe…", + "List of groups. This list is not fully populated for performance reasons. The groups will be loaded as you navigate or search through the list." : "Popis grupa. Ovaj popis zbog performansi nije potpuno popunjen. Grupe će se učitavati dok se krećete kroz popis ili pretražujete.", "Loading groups…" : "Učitavanje grupa…", + "Could not load app discover section" : "Nije moguće učitati odjeljak otkrivanja aplikacija", + "Could not render element" : "Nije moguće prikazati element", + "Nothing to show" : "Nema ničega za prikaz", + "Could not load section content from app store." : "Nije moguće učitati sadržaj odjeljka iz trgovine aplikacija.", "Loading" : "Učitavanje", + "Fetching the latest news…" : "Dohvaćam najnovije vijesti…", + "Carousel" : "Vrtuljak", + "Previous slide" : "Prethodni slajd", + "Next slide" : "Sljedeći slajd", + "Choose slide to display" : "Odaberite slajd za prikaz", + "{index} of {total}" : "{index} od {total}", "Daemon" : "Daemon", + "Deploy Daemon" : "Deploy daemon", "Type" : "Vrsta", - "Display Name" : "Ime", + "Display Name" : "Ime za prikaz", + "GPUs support" : "Podrška za GPU", + "Compute device" : "Uređaj za izračun", + "Advanced deploy options" : "Napredne opcije implementacije", + "Edit ExApp deploy options before installation" : "Uredi opcije implementacije ExApp prije instalacije", + "Configured ExApp deploy options. Can be set only during installation" : "Konfigurirane opcije implementacije ExApp. Mogu se postaviti samo tijekom instalacije", + "Environment variables" : "Varijable okruženja", + "ExApp container environment variables" : "Varijable okruženja spremnika ExApp", + "No environment variables defined" : "Nema definiranih varijabli okruženja", + "Mounts" : "Točke montiranja", + "Define host folder mounts to bind to the ExApp container" : "Definirajte montiranja mapa s hosta za povezivanje sa spremnikom ExApp", + "Must exist on the Deploy daemon host prior to installing the ExApp" : "Mora postojati na hostu Deploy daemona prije instalacije ExApp-a", + "Host path" : "Putanja na hostu", + "Container path" : "Putanja u spremniku", + "Read-only" : "Samo za čitanje", + "Remove mount" : "Ukloni montiranje", + "New mount" : "Novo montiranje", + "Enter path to host folder" : "Unesite putanju do mape na hostu", + "Enter path to container folder" : "Unesite putanju do mape u spremniku", + "Toggle read-only mode" : "Uključi/isključi način rada samo za čitanje", + "Confirm adding new mount" : "Potvrdite dodavanje novog montiranja", "Confirm" : "Potvrdi", + "Cancel adding mount" : "Odustani od dodavanja montiranja", "Cancel" : "Odustani", + "Add mount" : "Dodaj montiranje", + "ExApp container mounts" : "Montiranja spremnika ExApp", + "No mounts defined" : "Nema definiranih montiranja", "Description" : "Opis", "View in store" : "Pogledajte u trgovini", "Visit website" : "Posjeti web-mjesto", + "Usage documentation" : "Dokumentacija o korištenju", "Admin documentation" : "Dokumentacija za administratore", "Developer documentation" : "Dokumentacija za razvojne programere", "Details" : "Pojedinosti", @@ -164,14 +520,22 @@ OC.L10N.register( "Limit app usage to groups" : "Ograničite primjenu aplikacije na grupe", "No results" : "Nema rezultata", "Update to {version}" : "Ažuriraj na {version}", + "Deploy options" : "Opcije implementacije", + "Default Deploy daemon is not accessible" : "Zadani Deploy daemon nije dostupan", + "Delete data on remove" : "Izbriši podatke pri uklanjanju", + "This app has no minimum {productName} version assigned. This will be an error in the future." : "Ovoj aplikaciji nije dodijeljena minimalna verzija {productName}. U budućnosti će to biti pogreška.", + "This app has no maximum {productName} version assigned. This will be an error in the future." : "Ovoj aplikaciji nije dodijeljena maksimalna verzija {productName}. U budućnosti će to biti pogreška.", "This app cannot be installed because the following dependencies are not fulfilled:" : "Aplikaciju nije moguće instalirati jer nisu ispunjene sljedeće ovisnosti:", + "Latest updated" : "Najnovije ažurirano", "Author" : "Autor", "Categories" : "Kategorije", "Resources" : "Resursi", "Documentation" : "Dokumentacija", + "Interact" : "Interakcija", "Report a bug" : "Prijavi pogrešku", "Request feature" : "Zatražite značajku", "Ask questions or discuss" : "Postavljajte pitanja ili raspravljajte", + "Rate the app" : "Ocijeni aplikaciju", "Rate" : "Ocijeni", "Changelog" : "Zapis promjena", "Google Chrome for Android" : "Google Chrome za Android", @@ -179,48 +543,113 @@ OC.L10N.register( "{productName} Android app" : "{productName} aplikacija za Android", "{productName} Talk for iOS" : "{productName} Talk za iOS", "{productName} Talk for Android" : "{productName} Talk za Android", + "Sync client" : "Klijent za sinkronizaciju", "This session" : "Ova sesija", + "{client} - {version} ({system})" : "{client} – {version} ({system})", + "{client} - {version}" : "{client} – {version}", + "Device name" : "Naziv uređaja", + "Cancel renaming" : "Odustani od preimenovanja", + "Save new name" : "Spremi novi naziv", "Marked for remote wipe" : "Označeno za udaljeno brisanje", "Device settings" : "Postavke uređaja", "Allow filesystem access" : "Omogući pristup datotečnom sustavu", "Rename" : "Preimenuj", "Revoke" : "Opozovi", "Wipe device" : "Izbriši sve s uređaja", + "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Opoziv ovog tokena može spriječiti brisanje uređaja ako brisanje još nije započelo.", "Device" : "Uređaj", - "Last activity" : "Posljednja aktivnost", + "Last activity" : "Zadnja aktivnost", "Devices & sessions" : "Uređaji i sesije", "Web, desktop and mobile clients currently logged in to your account." : "Web, računalni i mobilni klijenti trenutno prijavljeni u vaš račun.", "Error while creating device token" : "Pogreška pri stvaranju tokena za uređaj", "App name" : "Naziv aplikacije", "Create new app password" : "Stvori novu zaporku za aplikaciju", + "App password copied!" : "Lozinka aplikacije kopirana!", + "Copy app password" : "Kopiraj lozinku aplikacije", + "Login name copied!" : "Korisničko ime za prijavu kopirano!", + "Copy login name" : "Kopiraj korisničko ime za prijavu", "Could not copy app password. Please copy it manually." : "Kopiranje zaporke aplikacije nije uspjelo. Kopirajte je ručno.", + "Could not copy login name. Please copy it manually." : "Nije moguće kopirati korisničko ime za prijavu. Kopirajte ga ručno.", + "New app password" : "Nova lozinka aplikacije", + "Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Upotrijebite dolje navedene vjerodajnice za konfiguriranje aplikacije ili uređaja. Iz sigurnosnih razloga ova će lozinka biti prikazana samo jednom.", "Login" : "Prijava", "Password" : "Zaporka", "Show QR code for mobile apps" : "Prikaži QR kôd za mobilne aplikacije", "Use system cron service to call the cron.php file every 5 minutes." : "Koristite se sistemskim servisom cron za pozivanje datoteke cron.php svakih 5 minuta.", + "The cron.php needs to be executed by the system account \"{user}\"." : "cron.php mora izvršavati sistemski račun \"{user}\".", + "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Potrebno je PHP POSIX proširenje. Više informacija potražite u {linkstart}PHP dokumentaciji{linkend}.", + "Unable to update background job mode" : "Nije moguće ažurirati način rada pozadinskih zadataka", + "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Za ispravan rad poslužitelja važno je pravilno konfigurirati pozadinske zadatke. Cron je preporučena postavka. Više informacija potražite u dokumentaciji.", + "Last job execution ran {time}. Something seems wrong." : "Posljednje izvođenje zadatka bilo je {time}. Čini se da nešto nije u redu.", + "Last job ran {relativeTime}." : "Posljednji zadatak je izvršen {relativeTime}.", + "Background job did not run yet!" : "Pozadinski zadatak još nije pokrenut!", + "AJAX" : "AJAX", + "Execute one task with each page loaded. Use case: Single account instance." : "Izvrši jedan zadatak pri svakom učitavanju stranice. Primjena: instanca s jednim računom.", + "Webcron" : "Webcron", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php je registriran na webcron usluzi koja poziva cron.php svakih 5 minuta putem HTTP-a. Primjena: vrlo mala instanca (1–5 računa, ovisno o korištenju).", + "Cron (Recommended)" : "Cron (preporučeno)", + "Unable to update profile default setting" : "Nije moguće ažurirati zadanu postavku profila", "Profile" : "Profil", + "Enable or disable profile by default for new accounts." : "Omogući ili onemogući profil prema zadanim postavkama za nove račune.", + "Password confirmation is required" : "Potrebna je potvrda lozinke", + "Failed to save setting" : "Neuspjelo spremanje postavke", + "{app}'s declarative setting field: {name}" : "Deklarativno polje postavke aplikacije {app}: {name}", + "Unable to update server side encryption config" : "Nije moguće ažurirati konfiguraciju šifriranja na strani poslužitelja", "Server-side encryption" : "Šifriranje na poslužitelju", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Šifriranje na poslužitelju omogućuje šifriranje datoteka koje su otpremljene na ovaj poslužitelj. Ovaj postupak može narušiti performanse sustava pa ga omogućite samo ako je potrebno.", + "To encrypt all existing files run this OCC command:" : "Za šifriranje svih postojećih datoteka pokrenite ovu OCC naredbu:", "Enable server-side encryption" : "Omogući šifriranje na poslužitelju", + "Disabling server side encryption is only possible using OCC, please refer to the documentation." : "Onemogućavanje šifriranja na strani poslužitelja moguće je samo putem OCC-a; pogledajte dokumentaciju.", "No encryption module loaded, please enable an encryption module in the app menu." : "Nije učitan modul za šifriranje, omogućite modul za šifriranje u izborniku aplikacije.", "Select default encryption module:" : "Odaberi zadani modul za šifriranje:", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Morate migrirati ključeve šifriranja sa starog šifriranja (ownCloud <= 8.0) na novo. Omogućite \"Zadani modul šifriranja\" i pokrenite {command}", + "Cancel encryption" : "Odustani od šifriranja", "Enable encryption" : "Omogući šifriranje", + "Confirm enabling encryption" : "Potvrdi omogućavanje šifriranja", + "Please read carefully before activating server-side encryption:" : "Pažljivo pročitajte prije aktiviranja šifriranja na strani poslužitelja:", "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Ako je šifriranje na poslužitelju omogućeno, sve datoteke koje se od tog trenutka otpreme na poslužitelj bit će šifrirane u stanju mirovanja na poslužitelju. Kasnije možete onemogućiti šifriranje ako aktivni modul za šifriranje podržava tu funkciju i ispunjeni su svi preduvjeti (npr. postavljanje ključa za oporavak).", + "By default a master key for the whole instance will be generated. Please check if that level of access is compliant with your needs." : "Prema zadanim postavkama generirat će se glavni ključ za cijelu instancu. Provjerite odgovara li ta razina pristupa vašim potrebama.", "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Šifriranje samo po sebi ne jamči sigurnost sustava. Pogledajte dokumentaciju za više informacija o načinu rada aplikacije za šifriranje i slučajevima korištenja.", "Be aware that encryption always increases the file size." : "Imajte na umu da šifriranje uvijek povećava veličinu datoteke.", "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Uvijek je dobra ideja redovito izrađivati sigurnosne kopije podataka; ako upotrebljavate šifriranje, obavezno sigurnosno kopirajte ključeve za šifriranje zajedno sa svojim podacima.", + "Refer to the admin documentation on how to manually also encrypt existing files." : "Pogledajte administratorsku dokumentaciju kako biste ručno šifrirali i postojeće datoteke.", "This is the final warning: Do you really want to enable encryption?" : "Ovo je posljednje upozorenje: želite li zaista omogućiti šifriranje?", + "Failed to delete group \"{group}\"" : "Brisanje grupe \"{group}\" nije uspjelo", + "Please confirm the group removal" : "Potvrdite uklanjanje grupe", + "You are about to delete the group \"{group}\". The accounts will NOT be deleted." : "Uskoro ćete izbrisati grupu \"{group}\". Računi se NEĆE izbrisati.", "Submit" : "Šalji", + "Rename group" : "Preimenuj grupu", + "Delete group" : "Izbriši grupu", "Current password" : "Trenutna zaporka", "New password" : "Nova zaporka", "Change password" : "Promijeni lozinku", + "Choose your profile picture" : "Odaberite svoju profilnu sliku", + "Please select a valid png or jpg file" : "Odaberite valjanu PNG ili JPG datoteku", + "Error setting profile picture" : "Pogreška pri postavljanju profilne slike", + "Error cropping profile picture" : "Pogreška pri izrezivanju profilne slike", + "Error saving profile picture" : "Pogreška pri spremanju profilne slike", + "Error removing profile picture" : "Pogreška pri uklanjanju profilne slike", + "Your profile picture" : "Vaša profilna slika", + "Upload profile picture" : "Prenesi profilnu sliku", + "Choose profile picture from Files" : "Odaberite profilnu sliku iz Datoteka", + "Remove profile picture" : "Ukloni profilnu sliku", + "The file must be a PNG or JPG" : "Datoteka mora biti PNG ili JPG", "Picture provided by original account" : "Slika s izvornog računa", + "Set as profile picture" : "Postavi kao profilnu sliku", + "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Imajte na umu da može proći do 24 sata da se profilna slika posvuda ažurira.", + "Your biography. Markdown is supported." : "Vaša biografija. Podržan je Markdown.", + "Unable to update date of birth" : "Nije moguće ažurirati datum rođenja", + "Enter your date of birth" : "Unesite datum rođenja", + "Bluesky handle" : "Bluesky korisničko ime", + "You are using {s}{usage}{/s}" : "Koristite {s}{usage}{/s}", + "You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Koristite {s}{usage}{/s} od {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})", "You are a member of the following groups:" : "Član ste sljedećih grupa:", "Your full name" : "Vaše ime i prezime", "Unable to update primary email address" : "Nije moguće ažurirati primarnu adresu e-pošte", "Unable to delete additional email address" : "Nije moguće izbrisati dodatnu adresu e-pošte", "No email address set" : "Nije postavljena adresa e-pošte", "Email options" : "Mogućnosti e-pošte", + "Options for additional email address {index}" : "Opcije dodatne adrese e-pošte {index}", "Remove primary email" : "Ukloni primarnu adresu e-pošte", "Delete email" : "Izbriši adresu e-pošte", "This address is not confirmed" : "Ova adresa nije potvrđena", @@ -231,71 +660,175 @@ OC.L10N.register( "Unable to add additional email address" : "Nije moguće dodati dodatnu adresu e-pošte", "Unable to update additional email address" : "Nije moguće ažurirati dodatnu adresu e-pošte", "Primary email for password reset and notifications" : "Primarna e-pošta za resetiranje zaporke i primanje obavijesti", + "Your handle" : "Vaše korisničko ime", + "Derived from your locale ({weekDayName})" : "Preuzeto iz vaših lokalnih postavki ({weekDayName})", + "Unable to update first day of week" : "Nije moguće ažurirati prvi dan u tjednu", + "Day to use as the first day of week" : "Dan koji će se koristiti kao prvi dan u tjednu", "Your headline" : "Vaš naslov", "No language set" : "Nije postavljen jezik", "Unable to update language" : "Nije moguće ažurirati jezik", + "Languages" : "Jezici", "Help translate" : "Pomozite prevesti", + "No locale set" : "Nisu postavljene lokalne postavke", + "Unable to update locale" : "Nije moguće ažurirati lokalne postavke", + "Locales" : "Lokalne postavke", "Week starts on {firstDayOfWeek}" : "Tjedan počinje {firstDayOfWeek}", + "Your city" : "Vaš grad", "Your organisation" : "Vaša organizacija", + "Your phone number" : "Vaš broj telefona", "Edit your Profile visibility" : "Uredite vidljivost profila", "Unable to update profile enabled state" : "Nije moguće ažurirati stanje omogućenog profila", + "Enable profile" : "Omogući profil", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Na profilu se primjenjuje stroža postavka vidljivosti ili opsega. Na primjer, ako je vidljivost postavljena na „Prikaži svima”, a opseg je postavljen na „Privatno”, primjenjuje se „Privatno”.", "Unable to update visibility of {displayId}" : "Nije moguće ažurirati vidljivost za {displayId}", + "she/her" : "ona/nju", + "he/him" : "on/njega", + "they/them" : "oni/njih", + "Your pronouns. E.g. {pronounsExample}" : "Vaše zamjenice. Npr. {pronounsExample}", "Your role" : "Vaša uloga", "Timezone" : "Vremenska zona", + "Your X (formerly Twitter) handle" : "Vaše korisničko ime na X-u (prije Twitter)", + "Your website" : "Vaša web-stranica", + "Invalid value" : "Nevažeća vrijednost", + "Unable to update {property}" : "Nije moguće ažurirati {property}", + "No {property} set" : "Nije postavljeno: {property}", + "Change scope level of {property}, current scope is {scope}" : "Promijeni razinu vidljivosti za {property}; trenutačna razina je {scope}", "Unable to update federation scope of the primary {property}" : "Nije moguće ažurirati opseg udruženja primarnog {property}", "Unable to update federation scope of additional {property}" : "Nije moguće ažurirati opseg udruženja dodatnog {property}", + "Add additional email" : "Dodaj dodatnu adresu e-pošte", "Add" : "Dodaj", "Create" : "Stvori", "Change" : "Promijeni", "Delete" : "Izbriši", "Reshare" : "Dijeli ponovno", + "Default config values" : "Zadane vrijednosti konfiguracije", + "Applications config" : "Konfiguracija aplikacija", + "User config" : "Konfiguracija korisnika", + "Bundled applications" : "Uključene aplikacije", + "Enabled applications" : "Omogućene aplikacije", + "Disabled applications" : "Onemogućene aplikacije", + "Large organization" : "Velika organizacija", + "Big organization" : "Vrlo velika organizacija", + "Small organization" : "Mala organizacija", + "Hosting company" : "Hosting tvrtka", + "University" : "Sveučilište", "School" : "Škola", + "Club or association" : "Klub ili udruga", + "Family" : "Obitelj", + "Personal use" : "Osobna upotreba", + "Setup errors" : "Pogreške postavljanja", + "Setup warnings" : "Upozorenja postavljanja", + "Setup recommendations" : "Preporuke postavljanja", "Default language" : "Zadani jezik", "Common languages" : "Česti jezici", "Other languages" : "Drugi jezici", "Password change is disabled because the master key is disabled" : "Onemogućeno je mijenjanje zaporke jer je onemogućen glavni ključ", + "No accounts" : "Nema računa", + "Loading accounts …" : "Učitavanje računa …", + "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Popis računa. Ovaj popis zbog performansi nije potpuno prikazan. Računi će se prikazivati dok se krećete kroz popis.", + "Manager" : "Voditelj", + "Set line manager" : "Postavi neposrednog voditelja", + "Account name will be autogenerated" : "Naziv računa bit će automatski generiran", + "Account name (required)" : "Naziv računa (obavezno)", + "Failed to search groups" : "Neuspjelo pretraživanje grupa", "New account" : "Novi račun", "Display name" : "Ime za prikaz", + "Either password or email is required" : "Potrebna je lozinka ili adresa e-pošte", + "Password (required)" : "Lozinka (obavezno)", + "Email (required)" : "E-pošta (obavezno)", "Email" : "E-pošta", + "Member of the following groups (required)" : "Član sljedećih grupa (obavezno)", + "Member of the following groups" : "Član sljedećih grupa", + "Set account groups" : "Postavi grupe računa", + "Admin of the following groups" : "Administrator sljedećih grupa", + "Set account as admin for …" : "Postavi račun kao administratora za …", "Quota" : "Kvota", + "Set account quota" : "Postavi kvotu računa", "Language" : "Jezik", + "Set default language" : "Postavi zadani jezik", + "Add new account" : "Dodaj novi račun", + "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} račun …","{userCount} računa …","{userCount} računa …"], + "_{userCount} account_::_{userCount} accounts_" : ["{userCount} račun","{userCount} računa","{userCount} računa"], "Total rows summary" : "Sažetak ukupnog broja redaka", + "Scroll to load more rows" : "Pomaknite za učitavanje više redaka", + "Password or insufficient permissions message" : "Poruka o lozinci ili nedovoljnim dozvolama", "Avatar" : "Avatar", "Account name" : "Korisničko ime", "Group admin for" : "Administrator grupe za", + "Account backend" : "Pozadinski sustav računa", "Storage location" : "Mjesto pohrane", + "First login" : "Prva prijava", "Last login" : "Posljednja prijava", "Account actions" : "Radnje računa", "{size} used" : "Iskorišteno {size}", "Delete account" : "Izbriši račun", + "Disconnect all devices and delete local data" : "Odspoji sve uređaje i izbriši lokalne podatke", + "Disable account" : "Onemogući račun", + "Enable account" : "Omogući račun", "Resend welcome email" : "Ponovno pošalji poruku dobrodošlice", + "In case of lost device or exiting the organization, this can remotely wipe the {productName} data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "U slučaju izgubljenog uređaja ili odlaska iz organizacije, ovime se može udaljeno izbrisati podatke {productName}a sa svih uređaja povezanih s {userid}. Radi samo ako su uređaji povezani s internetom.", "Remote wipe of devices" : "Daljinsko brisanje podataka s uređaja", "Wipe {userid}'s devices" : "Izbriši podatke sa svih uređaja koji pripadaju {userid}", + "Wiped {userid}'s devices" : "Uređaji korisnika {userid} su izbrisani", + "Failed to load groups with details" : "Neuspjelo učitavanje grupa s detaljima", + "Failed to load sub admin groups with details" : "Neuspjelo učitavanje grupa podadministratora s detaljima", + "Failed to update line manager" : "Neuspjelo ažuriranje nadređenog", "Fully delete {userid}'s account including all their personal files, app data, etc." : "U potpunosti izbriši račun koji pripada {userid}, uključujući sve osobne datoteke, aplikacije itd.", "Account deletion" : "Brisanje računa", "Delete {userid}'s account" : "Izbriši račun koji pripada {userid}", + "Display name was successfully changed" : "Prikazano ime je uspješno promijenjeno", + "Password can't be empty" : "Lozinka ne može biti prazna", + "Password was successfully changed" : "Lozinka je uspješno promijenjena", + "Email can't be empty" : "Adresa e-pošte ne može biti prazna", + "Email was successfully changed" : "Adresa e-pošte je uspješno promijenjena", "Welcome mail sent!" : "Poslana poruka dobrodošlice!", + "Loading account …" : "Učitavanje računa …", + "Change display name" : "Promijeni prikazano ime", + "Set new password" : "Postavi novu lozinku", + "You do not have permissions to see the details of this account" : "Nemate dopuštenje za prikaz pojedinosti ovog računa", + "Set new email address" : "Postavi novu adresu e-pošte", + "Add account to group" : "Dodaj račun u grupu", + "Set account as admin for" : "Postavi račun kao administratora za", + "Select account quota" : "Odaberi kvotu računa", + "Set the language" : "Postavi jezik", + "Toggle account actions menu" : "Uključi/isključi izbornik radnji računa", "Done" : "Gotovo", "Edit" : "Uredi", + "Account management settings" : "Postavke upravljanja računima", "Visibility" : "Vidljivost", + "Show language" : "Prikaži jezik", + "Show account backend" : "Prikaži pozadinski sustav računa", "Show storage path" : "Prikaži put pohrane", + "Show first login" : "Prikaži prvu prijavu", "Show last login" : "Prikaži posljednju prijavu", - "Sorting" : "Razvrstavanje", + "Sorting" : "Sortiranje", + "The system config enforces sorting the groups by name. This also disables showing the member count." : "Konfiguracija sustava nameće sortiranje grupa po nazivu. Time se također onemogućuje prikaz broja članova.", + "Group list sorting" : "Sortiranje popisa grupa", + "Sorting only applies to the currently loaded groups for performance reasons. Groups will be loaded as you navigate or search through the list." : "Sortiranje se zbog performansi primjenjuje samo na trenutno učitane grupe. Grupe će se učitavati dok se krećete kroz popis ili ga pretražujete.", + "By member count" : "Po broju članova", + "By name" : "Po nazivu", "Send email" : "Pošalji poruku e-pošte", + "Send welcome email to new accounts" : "Pošalji poruku dobrodošlice novim računima", + "Defaults" : "Zadano", "Default quota" : "Zadana kvota", "Select default quota" : "Odaberi zadanu kvotu", "Server error while trying to complete WebAuthn device registration" : "Pogreška poslužitelja tijekom dovršavanja registracije WebAuthn uređaja", "Passwordless authentication requires a secure connection." : "Autentifikacija bez zaporke zahtijeva sigurnu vezu.", "Add WebAuthn device" : "Dodaj WebAuthn uređaj", "Please authorize your WebAuthn device." : "Autorizirajte svoj WebAuthn uređaj.", + "Adding your device …" : "Dodavanje vašeg uređaja…", "Unnamed device" : "Neimenovani uređaj", "Passwordless Authentication" : "Autentifikacija bez zaporke", "Set up your account for passwordless authentication following the FIDO2 standard." : "Omogućite korištenje autentifikacije bez zaporke na svom računu u skladu sa standardom FIDO2.", "No devices configured." : "Nema konfiguriranih uređaja.", "The following devices are configured for your account:" : "Sljedeći su uređaji konfigurirani za vaš račun:", "Your browser does not support WebAuthn." : "Vaš preglednik ne podržava WebAuthn.", + "Email sent successfully" : "E-poruka je uspješno poslana", + "Failed to send email" : "Neuspjelo slanje e-pošte", + "Failed to save email settings" : "Neuspjelo spremanje postavki e-pošte", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Važno je postaviti ovaj poslužitelj kako biste mogli slati poruke e-pošte u vezi s resetiranjem zaporke i obavijesti.", + "The server configuration is read-only so the mail settings cannot be changed using the web interface." : "Konfiguracija poslužitelja je samo za čitanje, pa se postavke e-pošte ne mogu mijenjati putem web sučelja.", + "Mail delivery is disabled by instance config \"{config}\"." : "Dostava e-pošte onemogućena je konfiguracijom instance \"{config}\".", "Send mode" : "Način slanja", "Encryption" : "Šifriranje", "Sendmail mode" : "Način slanja pošte", @@ -307,21 +840,42 @@ OC.L10N.register( "Port" : "Port", "Authentication" : "Autentifikacija", "Authentication required" : "Potrebna autentifikacija", + "Sending test email…" : "Slanje probne e-pošte…", + "Send test email" : "Pošalji probnu e-poštu", "Saving…" : "Spremanje...", + "Save settings" : "Spremi postavke", + "Please double check the {linkStartInstallationGuides}installation guides{linkEnd}, and check for any errors or warnings in the {linkStartLog}log{linkEnd}." : "Još jednom provjerite {linkStartInstallationGuides}vodiče za instalaciju{linkEnd} i provjerite ima li pogrešaka ili upozorenja u {linkStartLog}zapisniku{linkEnd}.", + "Check the security of your {productName} over {linkStart}our security scan{linkEnd}." : "Provjerite sigurnost svog {productName}a putem {linkStart}naše sigurnosne provjere{linkEnd}.", "Security & setup warnings" : "Upozorenja o sigurnosti i postavljanju", + "It is important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Za sigurnost i performanse vaše instance važno je da je sve ispravno konfigurirano. Kako bismo vam u tome pomogli, provodimo neke automatske provjere. Više informacija potražite u povezanom dokumentu.", + "Checking your server …" : "Provjera poslužitelja…", + "Failed to run setup checks" : "Neuspjelo pokretanje provjera postavljanja", "Try again" : "Pokušajte ponovno", "All checks passed." : "Sve su provjere uspješno dovršene.", "There are some errors regarding your setup." : "Postoje neke pogreške u vezi s vašim postavom.", "There are some warnings regarding your setup." : "Postoje neka upozorenja u vezi s vašim postavom.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Administrator možete detaljnije podešavati dijeljenja. Pogledajte odgovarajuću dokumentaciju za više informacija.", "You need to enable the File sharing App." : "Morate omogućiti aplikaciju za dijeljenje datoteka.", - "Apply" : "Potvrdi", + "App Store" : "Trgovina aplikacija", + "Loading app list" : "Učitavanje popisa aplikacija", + "Loading categories" : "Učitavanje kategorija", + "Version {version}, {license}-licensed" : "Verzija {version}, licencirano pod {license}", + "Version {version}" : "Verzija {version}", + "Failed to save selected preset." : "Neuspjelo spremanje odabranog predloška.", + "Select a configuration preset for easy setup." : "Odaberite predložak konfiguracije za jednostavno postavljanje.", + "Apply" : "Primijeni", + "All accounts" : "Svi računi", "Admins" : "Administratori", + "Account group: {group}" : "Grupa računa: {group}", + "Account management" : "Upravljanje računima", + "For performance reasons, when you enable encryption on a {productName} server only new and changed files are encrypted." : "Zbog performansi, kada omogućite šifriranje na {productName} poslužitelju, šifriraju se samo nove i izmijenjene datoteke.", "Location" : "Lokacija", "Profile picture" : "Profilna slika", "About" : "Informacije", + "Date of birth" : "Datum rođenja", "Full name" : "Puno ime", "Additional email" : "Dodatna adresa e-pošte", + "Fediverse (e.g. Mastodon)" : "Fediverse (npr. Mastodon)", "Headline" : "Naslov", "Organisation" : "Organizacija", "Phone number" : "Broj telefona", @@ -332,6 +886,8 @@ OC.L10N.register( "Website" : "Web-mjesto", "Profile visibility" : "Vidljivost profila", "Locale" : "Lokacija", + "First day of week" : "Prvi dan u tjednu", + "timezone" : "vremenska zona", "Private" : "Privatno", "Only visible to people matched via phone number integration through Talk on mobile" : "Vidljivo samo ljudima koji se podudaraju putem integracije broja telefona u aplikaciji Talk na mobilnom uređaju", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Nije dostupno jer je ovo svojstvo potrebno za osnovnu funkcionalnost, uključujući dijeljenje datoteka i pozivnice za kalendar", @@ -339,36 +895,72 @@ OC.L10N.register( "Only visible to people on this instance and guests" : "Vidljivo samo ljudima na ovoj instanci i gostima", "Federated" : "Udruženo", "Only synchronize to trusted servers" : "Sinkroniziraj samo s pouzdanim poslužiteljima", + "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Nije dostupno jer je udruživanje onemogućena za vaš račun. Ako imate pitanja, obratite se administratoru sustava.", "Published" : "Objavljeno", "Synchronize to trusted servers and the global and public address book" : "Sinkroniziraj s pouzdanim poslužiteljima i globalnim i javnim adresarom", + "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Nije dostupno jer objavljivanje podataka specifičnih za račun na poslužitelju za pretraživanje nije dopušteno. Ako imate pitanja, obratite se administratoru sustava.", + "Discover" : "Otkrijte", "Your apps" : "Vaše aplikacije", "Active apps" : "Aktivne aplikacije", "Disabled apps" : "Onemogućene aplikacije", "Updates" : "Ažuriranja", "App bundles" : "Paketi aplikacija", "Featured apps" : "Istaknute aplikacije", + "Supported apps" : "Podržane aplikacije", + "Best Nextcloud integration" : "Najbolja integracija s Nextcloudom", + "Open source" : "Otvoreni kod", + "Good performance" : "Dobre performanse", + "Best security: documents never leave your server" : "Najbolja sigurnost: dokumenti nikad ne napuštaju vaš poslužitelj", + "Best ODF compatibility" : "Najbolja ODF kompatibilnost", + "Best support for legacy files" : "Najbolja podrška za starije datoteke", + "Good Nextcloud integration" : "Dobra integracija s Nextcloudom", + "Open core" : "Open core", + "Best performance" : "Najbolje performanse", + "Limited ODF compatibility" : "Ograničena ODF kompatibilnost", + "Best Microsoft compatibility" : "Najbolja kompatibilnost s Microsoftom", "Show to everyone" : "Prikaži svima", + "Show to logged in accounts only" : "Prikaži samo prijavljenim računima", "Hide" : "Sakrij", + "Manually installed apps cannot be updated" : "Ručno instalirane aplikacije nije moguće ažurirati", + "{progress}% Deploying …" : "{progress}% implementacija…", + "{progress}% Initializing …" : "{progress}% inicijalizacija…", + "Health checking" : "Provjera ispravnosti", + "Deploy and Enable" : "Implementiraj i omogući", "Download and enable" : "Preuzmi i omogući", "Disable" : "Onemogući", + "Allow untested app" : "Dopusti neprovjerenu aplikaciju", "The app will be downloaded from the App Store" : "Aplikacija će se preuzeti iz trgovine aplikacijama", + "This app is not marked as compatible with your {productName} version." : "Aplikacija nije označena kao kompatibilna s vašom verzijom {productName}.", + "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ako nastavite, i dalje ćete moći instalirati aplikaciju. Imajte na umu da aplikacija možda neće raditi kako se očekuje.", "Unknown" : "Nepoznata pogreška", "Never" : "Nikad", + "Could not register device: Network error" : "Nije moguće registrirati uređaj: pogreška mreže", + "Could not register device: Probably already registered" : "Nije moguće registrirati uređaj: vjerojatno je već registriran", + "Could not register device" : "Nije moguće registrirati uređaj", + "An error occurred during the request. Unable to proceed." : "Došlo je do pogreške tijekom zahtjeva. Nije moguće nastaviti.", + "The app has been enabled but needs to be updated." : "Aplikacija je omogućena, ali ju je potrebno ažurirati.", "Error: This app cannot be enabled because it makes the server unstable" : "Pogreška: ova aplikacija ne može biti omogućena jer čini poslužitelj nestabilnim", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikacija je omogućena, ali je treba ažurirati. Za 5 sekundi bit ćete preusmjereni na stranicu za ažuriranje.", "Do you really want to wipe your data from this device?" : "Želite li zaista izbrisati podatke s ovog uređaja?", "Confirm wipe" : "Potvrdi brisanje", + "Could not delete the app token" : "Nije moguće izbrisati token aplikacije", "Error while wiping the device with the token" : "Pogreška pri brisanju sadržaja uređaja tokenom", "Error while updating device token name" : "Pogreška pri ažuriranju naziva tokena za uređaja", "Error while updating device token scope" : "Pogreška pri ažuriranju raspona tokena za uređaj", + "Could not set group sorting" : "Nije moguće postaviti sortiranje grupa", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zaprimljeno je previše zahtjeva iz vaše mreže. Pokušajte kasnije ili se obratite administratoru ako se radi o pogrešci.", "Error" : "Pogreška", + "Account documentation" : "Dokumentacija za račune", + "Administration documentation" : "Administratorska dokumentacija", "Forum" : "Forum", + "Nextcloud help & privacy resources" : "Nextcloud resursi za pomoć i privatnost", + "General documentation" : "Opća dokumentacija", "Legal notice" : "Pravna obavijest", - "Privacy policy" : "Pravila o privatnosti", + "Privacy policy" : "Pravila privatnosti", "Reasons to use Nextcloud in your organization" : "Razlozi za uporabu Nextclouda u vašoj organizaciji", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "{githubopen}Izvorni kôd{linkclose} je razvila {communityopen}Nextcloudova zajednica korisnika{linkclose} i licenciran je sukladno {licenseopen}AGPL-u{linkclose}.", "Like our Facebook page" : "Pratite našu Facebook stranicu", + "Follow us on Bluesky" : "Pratite nas na Blueskyju", "Follow us on Mastodon" : "Pratite nas na Mastodonu", "Check out our blog" : "Pogledajte naš blog", "Subscribe to our newsletter" : "Pretplatite se na naše obavijesti", @@ -383,17 +975,37 @@ OC.L10N.register( "Strong password" : "Zaporka jaka", "Group list is empty" : "Popis grupa je prazan", "Unable to retrieve the group list" : "Nije moguće preuzeti popis grupa", + "Logged in account must be a subadmin" : "Prijavljeni račun mora biti podadministrator", + "- The `%1$s` HTTP header does not contain `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "- HTTP zaglavlje `%1$s` ne sadrži `%2$s`. To je potencijalni sigurnosni ili rizik za privatnost; preporučuje se prilagoditi ovu postavku.", + "_No scheduled tasks in the last %n hour._::_No scheduled tasks in the last %n hours._" : ["Nije bilo zakazanih zadataka u posljednjem %n satu.","Nije bilo zakazanih zadataka u posljednjih %n sati.","Nije bilo zakazanih zadataka u posljednjih %n sati."], + "_The task pickup speed has been ok in the last %n hour._::_The task pickup speed has been ok in the last %n hours._" : ["Brzina preuzimanja zadataka bila je dobra u posljednjem %n satu.","Brzina preuzimanja zadataka bila je dobra u posljednjih %n sati.","Brzina preuzimanja zadataka bila je dobra u posljednjih %n sati."], + "_The task pickup speed has been slow in the last %n hour. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n hours. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["Brzina preuzimanja zadataka bila je spora u posljednjem %n satu. Mnogi su zadaci čekali dulje od 4 minute da budu preuzeti. Razmislite o postavljanju workera za obradu zadataka u pozadini.","Brzina preuzimanja zadataka bila je spora u posljednjih %n sati. Mnogi su zadaci čekali dulje od 4 minute da budu preuzeti. Razmislite o postavljanju workera za obradu zadataka u pozadini.","Brzina preuzimanja zadataka bila je spora u posljednjih %n sati. Mnogi su zadaci čekali dulje od 4 minute da budu preuzeti. Razmislite o postavljanju workera za obradu zadataka u pozadini."], + "Exclude some groups from sharing" : "Izuzmi neke grupe iz dijeljenja", + "Limit sharing to some groups" : "Ograniči dijeljenje na neke grupe", + "Also allow autocompletion on full match of the user id" : "Također dopusti automatsko dovršavanje pri potpunom podudaranju korisničkog ID-a", "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ovoj aplikaciji nije dodijeljena najmanja inačica Nextclouda. To će biti pogreška u budućnosti.", "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ovoj aplikaciji nije dodijeljena najveća inačica Nextclouda. To će biti pogreška u budućnosti.", + "Loading accounts …" : "Učitavanje računa …", + "Set account as admin for …" : "Postavi račun kao administratora za …", + "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} račun …","{userCount} računa …","{userCount} računa …"], "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "U slučaju gubitka uređaja ili napuštanja organizacije, može daljinski izbrisati Nextcloudove podatke sa svih uređaja kojima se koristi {userid}. Brisanje je moguće samo ako su uređaji povezani na internet.", + "Failed to load subadmin groups with details" : "Neuspjelo učitavanje grupa podadministratora s detaljima", + "Loading account …" : "Učitavanje računa …", "Adding your device …" : "Dodavanje uređaja...", + "Developer documentation ↗" : "Dokumentacija za razvojne programere ↗", "Sending…" : "Slanje…", "Email sent" : "E-pošta je poslana", + "For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Zbog performansi, kada omogućite šifriranje na Nextcloud poslužitelju, šifriraju se samo nove i izmijenjene datoteke.", + "{progress}% Deploying …" : "{progress}% implementacija …", + "{progress}% Initializing …" : "{progress}% inicijalizacija …", "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ova aplikacija nije označena kao kompatibilna s vašom inačicom Nextclouda. Ako odlučite nastaviti, moći ćete instalirati aplikaciju. Imajte na umu da aplikacija možda neće raditi kako očekujete.", + "None/STARTTLS" : "Ništa/STARTTLS", "SSL" : "SSL", "Credentials" : "Vjerodajnice", + "SMTP Login" : "SMTP prijava", "SMTP Password" : "SMTP zaporka", "Save" : "Spremi", + "Test and verify email settings" : "Testirajte i provjerite postavke e-pošte", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Pravilna konfiguracija iznimno je važna za sigurnost i performanse vaše instance. Kako bismo vam pomogli pravilno konfigurirati sustav, provest ćemo neke automatske provjere. Za više informacija pogledajte navedenu dokumentaciju.", "Checking for system and security issues." : "Provjera sustava i sigurnosnih postavki.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Pažljivo pročitajte upute za instalaciju ↗ i potražite postoje li ikakve pogreške ili upozorenja u zapisima.", diff --git a/apps/settings/l10n/hr.json b/apps/settings/l10n/hr.json index 9c46a3da562..cbeb6f6c01c 100644 --- a/apps/settings/l10n/hr.json +++ b/apps/settings/l10n/hr.json @@ -17,6 +17,8 @@ "{actor} changed your email address" : "{actor} je promijenio vašu adresu e-pošte", "You changed your email address" : "Promijenili ste svoju adresu e-pošte", "Your email address was changed by an administrator" : "Administrator je promijenio vašu adresu e-pošte", + "You created an app password for a session named \"{token}\"" : "Stvorili ste lozinku aplikacije za sesiju pod nazivom \"{token}\"", + "An administrator created an app password for a session named \"{token}\"" : "Administrator je stvorio lozinku aplikacije za sesiju pod nazivom \"{token}\"", "You deleted app password \"{token}\"" : "Izbrisali ste zaporku aplikacije „{token}”", "You renamed app password \"{token}\" to \"{newToken}\"" : "Preimenovali ste zaporku aplikacije „{token}” u „{newToken}”", "You granted filesystem access to app password \"{token}\"" : "Odobrili ste zaporki aplikacije „{token}” pristup datotečnom sustavu", @@ -28,19 +30,32 @@ "Remote wipe has finished on %1$s" : "Udaljeno brisanje završilo je %1$s", "Your password or email was modified" : "Izmijenjena je vaša zaporka ili adresa e-pošte", "Settings" : "Postavke", + "Could not remove app." : "Nije moguće ukloniti aplikaciju.", + "Could not update app." : "Nije moguće ažurirati aplikaciju.", + "One time login" : "Jednokratna prijava", + "QR Code login" : "Prijava QR kodom", "Wrong password" : "Pogrešna zaporka", + "Unable to change personal password" : "Nije moguće promijeniti osobnu lozinku", "Saved" : "Spremljeno", + "No Login supplied" : "Nije navedena prijava", "Unable to change password" : "Promjena zaporke nije moguća", + "Unable to change password. Password too long." : "Nije moguće promijeniti lozinku. Lozinka je predugačka.", "Authentication error" : "Pogrešna autentifikacija", + "Please provide an admin recovery password; otherwise, all account data will be lost." : "Unesite administratorsku lozinku za oporavak; u suprotnom će svi podaci računa biti izgubljeni.", "Wrong admin recovery password. Please check the password and try again." : "Pogrešna administratorska zaporka za oporavak. Provjerite zaporku i pokušajte ponovno.", + "Backend does not support password change, but the encryption of the account key was updated." : "Pozadinski sustav ne podržava promjenu lozinke, ali je ažurirano šifriranje ključa računa.", "Administrator documentation" : "Dokumentacija za administratora", "User documentation" : "Dokumentacija za korisnike", + "Nextcloud help overview" : "Pregled pomoći za Nextcloud", "Invalid SMTP password." : "Nevaljana zaporka za SMTP.", "Email setting test" : "Testiranje postavljanja e-pošte", "Well done, %s!" : "Odlično, %s!", "If you received this email, the email configuration seems to be correct." : "Ako ste primili ovu poruku e-pošte, čini se da je e-pošta pravilno konfigurirana.", "Email could not be sent. Check your mail server log" : "Slanje poruke e-pošte nije uspjelo. Provjerite zapis poslužitelja e-pošte", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Došlo je do problema pri slanju poruke e-pošte. Pregledajte svoje postavke. (Pogreška: %s)", + "You need to set your account email before being able to send test emails. Go to %s for that." : "Morate postaviti adresu e-pošte za svoj račun prije nego što možete slati probne poruke. Za to otvorite %s.", + "Recently active" : "Nedavno aktivni", + "Disabled accounts" : "Onemogućeni računi", "Invalid account" : "Nevažeći račun", "Invalid mail address" : "Nevažeća adresa e-pošte", "Settings saved" : "Postavke spremljene", @@ -67,58 +82,338 @@ "Welcome aboard" : "Dobrodošli", "Welcome aboard %s" : "Dobrodošli u %s", "Welcome to your %s account, you can add, protect, and share your data." : "Dobrodošli u svoj račun %s, sada možete dodati, zaštititi i dijeliti svoje podatke.", + "Your Login is: %s" : "Vaša prijava je: %s", "Set your password" : "Postavite zaporku", "Go to %s" : "Idi na %s", "Install Client" : "Instaliraj klijenta", + "Logged in account must be a sub admin" : "Prijavljeni račun mora biti podadministrator", "Apps" : "Aplikacije", "Personal" : "Osobno", "Administration" : "Administracija", "Users" : "Korisnici", "Additional settings" : "Dodatne postavke", + "Assistant" : "Asistent", "Administration privileges" : "Ovlasti za administriranje", "Groupware" : "Groupware", "Overview" : "Pregled", + "Quick presets" : "Brzi predlošci", "Basic settings" : "Osnovne postavke", "Sharing" : "Dijeljenje", "Availability" : "Raspoloživost", "Calendar" : "Kalendar", "Personal info" : "Osobne informacije", "Mobile & desktop" : "Mobilni uređaji i osobna računala", + "Artificial Intelligence" : "Umjetna inteligencija", + "None / STARTTLS" : "Ništa / STARTTLS", "Email server" : "Poslužitelj e-pošte", + "Mail Providers" : "Pružatelji e-pošte", + "Mail provider enables sending emails directly through the user's personal email account. At present, this functionality is limited to calendar invitations. It requires Nextcloud Mail 4.1 and an email account in Nextcloud Mail that matches the user's email address in Nextcloud." : "Pružatelj e-pošte omogućuje slanje poruka izravno putem korisnikovog osobnog računa e-pošte. Trenutačno je ova funkcionalnost ograničena na pozivnice u kalendaru. Zahtijeva Nextcloud Mail 4.1 i račun e-pošte u Nextcloud Mailu koji odgovara korisnikovoj adresi e-pošte u Nextcloudu.", + "Send emails using" : "Šalji e-poruke putem", + "User's email account" : "Korisnički račun e-pošte", + "System email account" : "Sistemski račun e-pošte", + "Security & setup checks" : "Provjere sigurnosti i postavljanja", + "Settings presets" : "Unaprijed postavljene postavke", "Background jobs" : "Pozadinski zadaci", "Unlimited" : "Neograničeno", "Verifying" : "Provjeravanje", "Verifying …" : "Provjeravanje…", "Verify" : "Provjeri", + "Allowed admin IP ranges" : "Dopušteni rasponi IP adresa administratora", + "Admin IP filtering isn't applied." : "Filtriranje IP adresa administratora nije primijenjeno.", + "Configuration key \"%1$s\" expects an array (%2$s found). Admin IP range validation will not be applied." : "Konfiguracijski ključ \"%1$s\" očekuje polje (pronađeno: %2$s). Provjera raspona IP adresa administratora neće se primijeniti.", + "Configuration key \"%1$s\" contains invalid IP range(s): \"%2$s\"" : "Konfiguracijski ključ \"%1$s\" sadrži nevažeće raspone IP adresa: \"%2$s\"", + "Admin IP filtering is correctly configured." : "Filtriranje IP adresa administratora ispravno je konfigurirano.", + "App directories owner" : "Vlasnik direktorija aplikacija", + "Some app directories are owned by a different user than the web server one. This may be the case if apps have been installed manually. Check the permissions of the following app directories:\n%s" : "Neki direktoriji aplikacija u vlasništvu su drugog korisnika nego što je onaj web-poslužitelja. To može biti slučaj ako su aplikacije ručno instalirane. Provjerite dozvole sljedećih direktorija aplikacija:\n%s", + "App directories have the correct owner \"%s\"" : "Direktoriji aplikacija imaju ispravnog vlasnika \"%s\"", + "Brute-force Throttle" : "Ograničavanje brute-force napada", + "Your remote address could not be determined." : "Nije moguće odrediti vašu udaljenu adresu.", + "Your remote address was identified as \"%s\" and is brute-force throttled at the moment slowing down the performance of various requests. If the remote address is not your address this can be an indication that a proxy is not configured correctly." : "Vaša udaljena adresa prepoznata je kao \"%s\" i trenutačno je pod ograničavanjem brute-force napada, što usporava izvođenje raznih zahtjeva. Ako udaljena adresa nije vaša, to može upućivati na to da proxy nije ispravno konfiguriran.", + "Your remote address \"%s\" is not brute-force throttled." : "Vaša udaljena adresa \"%s\" nije pod ograničavanjem brute-force napada.", + "Old administration imported certificates" : "Stari certifikati koje je uvezla administracija", + "A background job is pending that checks for administration imported SSL certificates. Please check back later." : "Na čekanju je pozadinski zadatak koji provjerava SSL certifikate koje je uvezla administracija. Provjerite ponovno kasnije.", + "There are some administration imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Postoje SSL certifikati koje je uvezla administracija, a koji se više ne upotrebljavaju s Nextcloudom 21. Mogu se uvesti u naredbenom retku naredbom \"occ security:certificates:import\". Njihove putanje unutar direktorija s podacima prikazane su u nastavku.", + "Code integrity" : "Integritet koda", + "Integrity checker has been disabled. Integrity cannot be verified." : "Provjera integriteta je onemogućena. Integritet se ne može provjeriti.", + "No altered files" : "Nema izmijenjenih datoteka", + "Some files have not passed the integrity check. {link1} {link2}" : "Neke datoteke nisu prošle provjeru integriteta. {link1} {link2}", + "List of invalid files…" : "Popis nevažećih datoteka…", + "Rescan…" : "Ponovno skeniraj…", + "Cron errors" : "Pogreške cron zadataka", + "It was not possible to execute the cron job via CLI. The following technical errors have appeared:\n%s" : "Nije bilo moguće izvršiti cron zadatak putem CLI-ja. Pojavile su se sljedeće tehničke pogreške:\n%s", + "The last cron job ran without errors." : "Posljednji cron zadatak izvršen je bez pogrešaka.", + "Cron last run" : "Zadnje izvođenje crona", + "Last background job execution ran %s. Something seems wrong. {link}." : "Posljednje izvođenje pozadinskog zadatka bilo je %s. Čini se da nešto nije u redu. {link}.", + "Last background job execution ran %s." : "Posljednje izvođenje pozadinskog zadatka bilo je %s.", + "Data directory protected" : "Direktorij s podacima je zaštićen", + "Your data directory and files are probably accessible from the internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Vaš direktorij s podacima i datoteke vjerojatno su dostupni s interneta. Datoteka .htaccess ne radi. Preporučuje se da konfigurirate web-poslužitelj tako da direktorij s podacima više nije dostupan ili da direktorij s podacima premjestite izvan korijenskog direktorija web-poslužitelja.", + "Could not check that the data directory is protected. Please check manually that your server does not allow access to the data directory." : "Nije moguće provjeriti je li direktorij s podacima zaštićen. Ručno provjerite da poslužitelj ne dopušta pristup direktoriju s podacima.", + "Database missing columns" : "Bazi podataka nedostaju stupci", + "Missing optional column \"%s\" in table \"%s\"." : "Nedostaje neobavezni stupac \"%s\" u tablici \"%s\".", "The database is missing some optional columns. Due to the fact that adding columns on big tables could take some time they were not added automatically when they can be optional. By running \"occ db:add-missing-columns\" those missing columns could be added manually while the instance keeps running. Once the columns are added some features might improve responsiveness or usability." : "U bazi podataka nedostaju određeni neobavezni stupci. Zbog činjenice da bi dodavanje stupaca u velikim tablicama moglo potrajati neko duže vrijeme, stupci se ne dodaju automatski, već je njihovo dodavanje neobavezno. Izvršenjem „occ db:add-missing-columns” ti se stupci mogu ručno dodati dok instanca radi. Nakon dodavanja stupaca može se poboljšati odaziv ili uporabljivost određenih značajki.", + "Database missing indices" : "Bazi podataka nedostaju indeksi", + "Missing indices:" : "Nedostajući indeksi:", + "\"%s\" in table \"%s\"" : "\"%s\" u tablici \"%s\"", + "Detected some missing optional indices. Occasionally new indices are added (by Nextcloud or installed applications) to improve database performance. Adding indices can sometimes take awhile and temporarily hurt performance so this is not done automatically during upgrades. Once the indices are added, queries to those tables should be faster. Use the command `occ db:add-missing-indices` to add them." : "Otkriveni su neki nedostajući neobavezni indeksi. Povremeno se dodaju novi indeksi (u Nextcloudu ili instaliranim aplikacijama) radi poboljšanja performansi baze podataka. Dodavanje indeksa ponekad može potrajati i privremeno smanjiti performanse, pa se to ne radi automatski tijekom nadogradnji. Nakon dodavanja indeksa, upiti prema tim tablicama trebali bi biti brži. Upotrijebite naredbu `occ db:add-missing-indices` da ih dodate.", + "Database missing primary keys" : "Bazi podataka nedostaju primarni ključevi", + "Missing primary key on table \"%s\"." : "Nedostaje primarni ključ u tablici \"%s\".", "The database is missing some primary keys. Due to the fact that adding primary keys on big tables could take some time they were not added automatically. By running \"occ db:add-missing-primary-keys\" those missing primary keys could be added manually while the instance keeps running." : "U bazi podataka nedostaju određeni primarni ključevi. Zbog činjenice da bi dodavanje primarnih ključeva moglo potrajati neko duže vrijeme u velikim tablicama, isti se ne dodaju automatski. Izvršenjem „occ db:add-missing-primary-keys” ti se primarni ključevi mogu ručno dodati dok instanca radi.", + "Database pending bigint migrations" : "U bazi podataka čekaju migracije na bigint", + "Some columns in the database are missing a conversion to big int. Due to the fact that changing column types on big tables could take some time they were not changed automatically. By running \"occ db:convert-filecache-bigint\" those pending changes could be applied manually. This operation needs to be made while the instance is offline." : "Nekim stupcima u bazi podataka nedostaje pretvorba u big int. Budući da promjena tipova stupaca u velikim tablicama može potrajati, promjene nisu automatski primijenjene. Pokretanjem \"occ db:convert-filecache-bigint\" možete ručno primijeniti promjene na čekanju. Ovu radnju treba izvršiti dok je instanca izvan mreže.", + "Debug mode" : "Način rada za otklanjanje pogrešaka", + "This instance is running in debug mode. Only enable this for local development and not in production environments." : "Ova instanca radi u načinu rada za otklanjanje pogrešaka. Omogućite to samo za lokalni razvoj, a ne u produkcijskom okruženju.", + "Debug mode is disabled." : "Način rada za otklanjanje pogrešaka je onemogućen.", + "Default phone region" : "Zadana regija telefona", + "Your installation has no default phone region set. This is required to validate phone numbers in the profile settings without a country code. To allow numbers without a country code, please add \"default_phone_region\" with the respective ISO 3166-1 code of the region to your config file." : "Vaša instalacija nema postavljenu zadanu regiju telefona. To je potrebno za provjeru telefonskih brojeva u postavkama profila bez pozivnog broja države. Kako biste dopustili brojeve bez pozivnog broja države, dodajte \"default_phone_region\" s odgovarajućim ISO 3166-1 kodom regije u datoteku konfiguracije.", + "Email test" : "Test e-pošte", + "Mail delivery is disabled by instance config \"%s\"." : "Dostava e-pošte onemogućena je konfiguracijom instance \"%s\".", + "Email test was successfully sent" : "Testna poruka e-pošte uspješno je poslana", + "You have not set or verified your email server configuration, yet. Please head over to the \"Basic settings\" in order to set them. Afterwards, use the \"Send email\" button below the form to verify your settings." : "Još niste postavili ili provjerili konfiguraciju poslužitelja e-pošte. Otvorite \"Osnovne postavke\" kako biste ih postavili. Zatim upotrijebite gumb \"Pošalji e-poruku\" ispod obrasca da provjerite postavke.", + "Transactional File Locking" : "Transakcijsko zaključavanje datoteka", + "Transactional File Locking is disabled. This is not a a supported configuraton. It may lead to difficult to isolate problems including file corruption. Please remove the `'filelocking.enabled' => false` configuration entry from your `config.php` to avoid these problems." : "Transakcijsko zaključavanje datoteka je onemogućeno. To nije podržana konfiguracija. Može dovesti do problema koje je teško izolirati, uključujući oštećenje datoteka. Uklonite konfiguracijski unos `'filelocking.enabled' => false` iz datoteke `config.php` kako biste izbjegli te probleme.", + "The database is used for transactional file locking. To enhance performance, please configure memcache, if available." : "Baza podataka se koristi za transakcijsko zaključavanje datoteka. Kako biste poboljšali performanse, konfigurirajte memcache ako je dostupan.", + "Forwarded for headers" : "Zaglavlja Forwarded-For", + "Your \"trusted_proxies\" setting is not correctly set, it should be an array." : "Postavka \"trusted_proxies\" nije ispravno postavljena; treba biti polje.", + "Your \"trusted_proxies\" setting is not correctly set, it should be an array of IP addresses - optionally with range in CIDR notation." : "Postavka \"trusted_proxies\" nije ispravno postavljena; treba biti polje IP adresa — po potrebi s rasponom u CIDR zapisu.", + "The reverse proxy header configuration is incorrect. This is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Konfiguracija zaglavlja reverznog proxyja nije ispravna. To je sigurnosni problem i može omogućiti napadaču da lažno prikaže svoju IP adresu kao vidljivu u Nextcloudu.", + "Your IP address was resolved as %s" : "Vaša IP adresa je razriješena kao %s", + "The reverse proxy header configuration is incorrect, or you are accessing Nextcloud from a trusted proxy. If not, this is a security issue and can allow an attacker to spoof their IP address as visible to the Nextcloud." : "Konfiguracija zaglavlja reverznog proxyja nije ispravna ili pristupate Nextcloudu preko pouzdanog proxyja. Ako nije tako, riječ je o sigurnosnom problemu koji može omogućiti napadaču da lažno prikaže svoju IP adresu kao vidljivu u Nextcloudu.", + "HTTPS access and URLs" : "HTTPS pristup i URL-ovi", + "Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead. Without it some important web functionality like \"copy to clipboard\" or \"service workers\" will not work!" : "Pristupate web-mjestu nesigurno putem HTTP-a. Preporučuje se da poslužitelj postavite tako da zahtijeva HTTPS. Bez toga neke važne web-funkcije, poput \"kopiranja u međuspremnik\" ili \"service workers\", neće raditi!", + "Accessing site insecurely via HTTP." : "Pristupate web-mjestu nesigurno putem HTTP-a.", + "You are accessing your instance over a secure connection, however your instance is generating insecure URLs. This likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Pristupate instanci putem sigurne veze, ali instanca generira nesigurne URL-ove. To vjerojatno znači da je instanca iza reverznog proxyja i da vrijednosti Nextcloud postavki `overwrite*` nisu ispravno postavljene.", + "Your instance is generating insecure URLs. If you access your instance over HTTPS, this likely means that your instance is behind a reverse proxy and the Nextcloud `overwrite*` config values are not set correctly." : "Vaša instanca generira nesigurne URL-ove. Ako instanci pristupate putem HTTPS-a, to vjerojatno znači da je instanca iza reverznog proxyja i da vrijednosti Nextcloud postavki `overwrite*` nisu ispravno postavljene.", + "You are accessing your instance over a secure connection, and your instance is generating secure URLs." : "Pristupate instanci putem sigurne veze i instanca generira sigurne URL-ove.", + "Internet connectivity" : "Internetska povezivost", + "Internet connectivity is disabled in configuration file." : "Internetska povezivost je onemogućena u konfiguracijskoj datoteci.", + "This server has no working internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the internet to enjoy all features." : "Ovaj poslužitelj nema ispravnu internetsku vezu: nije moguće dosegnuti više krajnjih točaka. To znači da neke funkcije, poput montiranja vanjske pohrane, obavijesti o ažuriranjima ili instalacije aplikacija trećih strana, neće raditi. Daljinski pristup datotekama i slanje obavijesti e-poštom također možda neće raditi. Uspostavite vezu ovog poslužitelja s internetom kako biste mogli koristiti sve funkcije.", + "JavaScript modules support" : "Podrška za JavaScript module", + "Unable to run check for JavaScript support. Please remedy or confirm manually if your webserver serves `.mjs` files using the JavaScript MIME type." : "Nije moguće pokrenuti provjeru podrške za JavaScript. Ispravite problem ili ručno potvrdite poslužuje li vaš web-poslužitelj `.mjs` datoteke s JavaScript MIME tipom.", + "Your webserver does not serve `.mjs` files using the JavaScript MIME type. This will break some apps by preventing browsers from executing the JavaScript files. You should configure your webserver to serve `.mjs` files with either the `text/javascript` or `application/javascript` MIME type." : "Vaš web-poslužitelj ne poslužuje `.mjs` datoteke s JavaScript MIME tipom. To će uzrokovati probleme u nekim aplikacijama jer preglednici neće moći izvršavati JavaScript datoteke. Konfigurirajte web-poslužitelj da `.mjs` datoteke poslužuje s MIME tipom `text/javascript` ili `application/javascript`.", + "JavaScript source map support" : "Podrška za JavaScript source map", + "Your webserver is not set up to serve `.js.map` files. Without these files, JavaScript Source Maps won't function properly, making it more challenging to troubleshoot and debug any issues that may arise." : "Vaš web-poslužitelj nije postavljen za posluživanje `.js.map` datoteka. Bez tih datoteka JavaScript Source Maps neće ispravno raditi, što otežava otklanjanje poteškoća i uklanjanje pogrešaka koje se mogu pojaviti.", + "Old server-side-encryption" : "Staro šifriranje na strani poslužitelja", "Disabled" : "Onemogućeno", "The old server-side-encryption format is enabled. We recommend disabling this." : "Omogućen je stari format šifriranja na strani poslužitelja. Preporučujemo da ga onemogućite.", + "Logging level" : "Razina zapisivanja", + "The %1$s configuration option must be a valid integer value." : "Konfiguracijska opcija %1$s mora biti valjana cijelobrojna vrijednost.", + "The logging level is set to debug level. Use debug level only when you have a problem to diagnose, and then reset your log level to a less-verbose level as it outputs a lot of information, and can affect your server performance." : "Razina zapisivanja postavljena je na razinu debug. Debug razinu koristite samo kada imate problem koji treba dijagnosticirati, a zatim vratite razinu zapisivanja na manje opširnu razinu jer ispisuje mnogo informacija i može utjecati na performanse poslužitelja.", + "Logging level configured correctly." : "Razina zapisivanja ispravno je konfigurirana.", + "Maintenance window start" : "Početak prozora održavanja", + "Server has no maintenance window start time configured. This means resource intensive daily background jobs will also be executed during your main usage time. We recommend to set it to a time of low usage, so users are less impacted by the load caused from these heavy tasks." : "Poslužitelj nema konfigurirano vrijeme početka prozora održavanja. To znači da će se dnevni pozadinski zadaci koji troše mnogo resursa izvršavati i tijekom vremena glavnog korištenja. Preporučujemo da ga postavite na razdoblje slabijeg korištenja kako bi korisnici bili manje pogođeni opterećenjem koje uzrokuju ti teški zadaci.", + "Maintenance window to execute heavy background jobs is between {start}:00 UTC and {end}:00 UTC" : "Prozor održavanja za izvođenje zahtjevnih pozadinskih zadataka je između {start}:00 UTC i {end}:00 UTC", + "Memcache" : "Memcache", + "Memcached is configured as distributed cache, but the wrong PHP module (\"memcache\") is installed. Please install the PHP module \"memcached\"." : "Memcached je konfiguriran kao distribuirana predmemorija, ali je instaliran pogrešan PHP modul (\"memcache\"). Instalirajte PHP modul \"memcached\".", + "Memcached is configured as distributed cache, but the PHP module \"memcached\" is not installed. Please install the PHP module \"memcached\"." : "Memcached je konfiguriran kao distribuirana predmemorija, ali PHP modul \"memcached\" nije instaliran. Instalirajte PHP modul \"memcached\".", + "No memory cache has been configured. To enhance performance, please configure a memcache, if available." : "Nije konfigurirana nikakva predmemorija. Kako biste poboljšali performanse, konfigurirajte memcache ako je dostupna.", + "Failed to write and read a value from local cache." : "Nije uspjelo upisati i pročitati vrijednost iz lokalne predmemorije.", + "Failed to write and read a value from distributed cache." : "Nije uspjelo upisati i pročitati vrijednost iz distribuirane predmemorije.", + "Configured" : "Konfigurirano", + "Mimetype migrations available" : "Dostupne su migracije MIME tipova", + "One or more mimetype migrations are available. Occasionally new mimetypes are added to better handle certain file types. Migrating the mimetypes take a long time on larger instances so this is not done automatically during upgrades. Use the command `occ maintenance:repair --include-expensive` to perform the migrations." : "Dostupna je jedna ili više migracija MIME tipova. Povremeno se dodaju novi MIME tipovi radi boljeg rukovanja određenim vrstama datoteka. Migracija MIME tipova na većim instancama traje dugo pa se ne izvodi automatski tijekom nadogradnji. Upotrijebite naredbu `occ maintenance:repair --include-expensive` da izvršite migracije.", + "MySQL row format" : "Format redaka MySQL-a", + "You are not using MySQL" : "Ne koristite MySQL", + "None of your tables use ROW_FORMAT=Compressed" : "Nijedna vaša tablica ne koristi ROW_FORMAT=Compressed", + "Incorrect row format found in your database. ROW_FORMAT=Dynamic offers the best database performances for Nextcloud. Please update row format on the following list: %s." : "U bazi podataka pronađen je neispravan format redaka. ROW_FORMAT=Dynamic nudi najbolje performanse baze podataka za Nextcloud. Ažurirajte format redaka za sljedeći popis: %s.", + "MySQL Unicode support" : "Podrška za Unicode u MySQL-u", + "MySQL is used as database and does support 4-byte characters" : "MySQL se koristi kao baza podataka i podržava 4-bajtne znakove", + "MySQL is used as database but does not support 4-byte characters. To be able to handle 4-byte characters (like emojis) without issues in filenames or comments for example it is recommended to enable the 4-byte support in MySQL." : "MySQL se koristi kao baza podataka, ali ne podržava 4-bajtne znakove. Kako biste mogli bez problema koristiti 4-bajtne znakove (npr. emojije) u nazivima datoteka ili komentarima, preporučuje se omogućiti 4-bajtnu podršku u MySQL-u.", + "OCS provider resolving" : "Razrješavanje OCS pružatelja", + "Could not check if your web server properly resolves the OCM and OCS provider URLs." : "Nije moguće provjeriti razrješava li vaš web-poslužitelj ispravno URL-ove OCM i OCS pružatelja.", + "Your web server is not properly set up to resolve %1$s.\nThis is most likely related to a web server configuration that was not updated to deliver this folder directly.\nPlease compare your configuration against the shipped rewrite rules in \".htaccess\" for Apache or the provided one in the documentation for Nginx.\nOn Nginx those are typically the lines starting with \"location ~\" that need an update." : "Vaš web-poslužitelj nije ispravno postavljen za razrješavanje %1$s.\nTo je najvjerojatnije povezano s konfiguracijom web-poslužitelja koja nije ažurirana kako bi izravno posluživala ovu mapu.\nUsporedite svoju konfiguraciju s isporučenim pravilima prepisivanja u datoteci \".htaccess\" za Apache ili onima u dokumentaciji za Nginx.\nNa Nginxu su to obično retci koji počinju s \"location ~\", a koje treba ažurirati.", + "Overwrite CLI URL" : "Prepisivanje CLI URL-a", + "The \"overwrite.cli.url\" option in your config.php is correctly set to \"%s\"." : "Opcija \"overwrite.cli.url\" u datoteci config.php ispravno je postavljena na \"%s\".", + "The \"overwrite.cli.url\" option in your config.php is set to \"%s\" which is a correct URL. Suggested URL is \"%s\"." : "Opcija \"overwrite.cli.url\" u datoteci config.php postavljena je na \"%s\", što je ispravan URL. Predloženi URL je \"%s\".", + "Please make sure to set the \"overwrite.cli.url\" option in your config.php file to the URL that your users mainly use to access this Nextcloud. Suggestion: \"%s\". Otherwise there might be problems with the URL generation via cron. (It is possible though that the suggested URL is not the URL that your users mainly use to access this Nextcloud. Best is to double check this in any case.)" : "Provjerite da opciju \"overwrite.cli.url\" u datoteci config.php postavite na URL koji korisnici uglavnom koriste za pristup ovom Nextcloudu. Prijedlog: \"%s\". U suprotnom može doći do problema s generiranjem URL-ova putem crona. (Moguće je da predloženi URL nije onaj koji korisnici najviše koriste za pristup. U svakom slučaju najbolje je to dodatno provjeriti.)", + "PHP APCu configuration" : "Konfiguracija PHP APCu", + "Your APCu cache has been running full, consider increasing the apc.shm_size php setting." : "APCu predmemorija bila je popunjena do kraja; razmislite o povećanju PHP postavke apc.shm_size.", + "Your APCu cache is almost full at %s%%, consider increasing the apc.shm_size php setting." : "APCu predmemorija je gotovo puna (%s%%); razmislite o povećanju PHP postavke apc.shm_size.", + "PHP default charset" : "Zadani skup znakova PHP-a", + "PHP configuration option \"default_charset\" should be UTF-8" : "PHP konfiguracijska opcija \"default_charset\" treba biti UTF-8", + "PHP set_time_limit" : "PHP set_time_limit", + "The function is available." : "Funkcija je dostupna.", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. Enabling this function is strongly recommended." : "Funkcija PHP-a „set_time_limit” nije dostupna. To bi moglo dovesti do zaustavljanja skripti tijekom izvršenja i prekida instalacije. Preporučuje se uključivanje ove funkcije.", + "Freetype" : "Freetype", "Supported" : "Podržano", "Your PHP does not have FreeType support, resulting in breakage of profile pictures and the settings interface." : "Vaš PHP nema podršku za FreeType što može uzrokovati neispravan prikaz profilnih slika i sučelja postavki.", + "PHP getenv" : "PHP getenv", "PHP does not seem to be setup properly to query system environment variables. The test with getenv(\"PATH\") only returns an empty response." : "Čini se da PHP nije ispravno postavljen za slanje upita u vezi s varijablama okruženja sustava. Ispitivanje s getenv („PATH”) vraća samo prazan odgovor.", + "PHP file size upload limit" : "Ograničenje veličine prijenosa datoteke u PHP-u", + "The PHP upload_max_filesize is too low. A size of at least %1$s is recommended. Current value: %2$s." : "Vrijednost PHP postavke upload_max_filesize je preniska. Preporučuje se najmanje %1$s. Trenutačna vrijednost: %2$s.", + "The PHP post_max_size is too low. A size of at least %1$s is recommended. Current value: %2$s." : "Vrijednost PHP postavke post_max_size je preniska. Preporučuje se najmanje %1$s. Trenutačna vrijednost: %2$s.", + "The PHP max_input_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Vrijednost PHP postavke max_input_time je preniska. Preporučuje se najmanje %1$s. Trenutačna vrijednost: %2$s.", + "The PHP max_execution_time is too low. A time of at least %1$s is recommended. Current value: %2$s." : "Vrijednost PHP postavke max_execution_time je preniska. Preporučuje se najmanje %1$s. Trenutačna vrijednost: %2$s.", + "PHP memory limit" : "Ograničenje memorije PHP-a", + "The PHP memory limit is below the recommended value of %s. Some features or apps - including the Updater - may not function properly." : "PHP ograničenje memorije niže je od preporučene vrijednosti %s. Neke funkcije ili aplikacije — uključujući Updater — možda neće ispravno raditi.", + "PHP modules" : "PHP moduli", + "increases language translation performance and fixes sorting of non-ASCII characters" : "poboljšava performanse prijevoda jezika i ispravlja sortiranje ne-ASCII znakova", + "for Argon2 for password hashing" : "za Argon2 pri raspršivanju lozinki", + "required for SFTP storage and recommended for WebAuthn performance" : "obavezno za SFTP pohranu i preporučeno za performanse WebAuthn-a", + "for picture rotation in server and metadata extraction in the Photos app" : "za rotaciju slika na poslužitelju i izdvajanje metapodataka u aplikaciji Fotografije", + "This instance is missing some required PHP modules. It is required to install them: %s." : "Ovoj instanci nedostaju neki obavezni PHP moduli. Potrebno ih je instalirati: %s.", + "This instance is missing some recommended PHP modules. For improved performance and better compatibility it is highly recommended to install them:\n%s" : "Ovoj instanci nedostaju neki preporučeni PHP moduli. Radi boljih performansi i kompatibilnosti preporučuje se da ih instalirate:\n%s", + "PHP opcache" : "PHP OPcache", + "The PHP OPcache module is not loaded. For better performance it is recommended to load it into your PHP installation." : "PHP modul OPcache nije učitan. Za bolje performanse preporučuje se da ga omogućite u svojoj PHP instalaciji.", + "OPcache is disabled. For better performance, it is recommended to apply \"opcache.enable=1\" to your PHP configuration." : "OPcache je onemogućen. Za bolje performanse preporučuje se da u PHP konfiguraciji postavite \"opcache.enable=1\".", + "The shared memory based OPcache is disabled. For better performance, it is recommended to apply \"opcache.file_cache_only=0\" to your PHP configuration and use the file cache as second level cache only." : "OPcache temeljen na zajedničkoj memoriji je onemogućen. Za bolje performanse preporučuje se da u PHP konfiguraciji postavite \"opcache.file_cache_only=0\" te da datotečnu predmemoriju koristite samo kao predmemoriju druge razine.", + "OPcache is not working as it should, opcache_get_status() returns false, please check configuration." : "OPcache ne radi kako bi trebao; opcache_get_status() vraća false. Provjerite konfiguraciju.", + "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be kept in the cache, it is recommended to apply \"opcache.max_accelerated_files\" to your PHP configuration with a value higher than \"%s\"." : "Maksimalni broj OPcache ključeva je gotovo dosegnut. Kako bi se sve skripte mogle zadržati u predmemoriji, preporučuje se da u PHP konfiguraciji postavite \"opcache.max_accelerated_files\" na vrijednost veću od \"%s\".", + "The OPcache buffer is nearly full. To assure that all scripts can be hold in cache, it is recommended to apply \"opcache.memory_consumption\" to your PHP configuration with a value higher than \"%s\"." : "OPcache međuspremnik je gotovo pun. Kako bi se sve skripte mogle zadržati u predmemoriji, preporučuje se da u PHP konfiguraciji postavite \"opcache.memory_consumption\" na vrijednost veću od \"%s\".", + "The OPcache interned strings buffer is nearly full. To assure that repeating strings can be effectively cached, it is recommended to apply \"opcache.interned_strings_buffer\" to your PHP configuration with a value higher than \"%s\"." : "OPcache međuspremnik interniranih nizova znakova je gotovo pun. Kako bi se ponavljajući nizovi mogli učinkovito predmemorirati, preporučuje se da u PHP konfiguraciji postavite \"opcache.interned_strings_buffer\" na vrijednost veću od \"%s\".", + "OPcache is configured to remove code comments. With OPcache enabled, \"opcache.save_comments=1\" must be set for Nextcloud to function." : "OPcache je konfiguriran tako da uklanja komentare u kodu. Kada je OPcache omogućen, za ispravan rad Nextclouda mora biti postavljeno \"opcache.save_comments=1\".", + "Nextcloud is not allowed to use the OPcache API. With OPcache enabled, it is highly recommended to include all Nextcloud directories with \"opcache.restrict_api\" or unset this setting to disable OPcache API restrictions, to prevent errors during Nextcloud core or app upgrades." : "Nextcloudu nije dopušteno koristiti OPcache API. Kada je OPcache omogućen, snažno se preporučuje da u \"opcache.restrict_api\" uključite sve Nextcloud direktorije ili da uklonite ovu postavku kako biste onemogućili ograničenja OPcache API-ja i spriječili pogreške tijekom nadogradnje jezgre Nextclouda ili aplikacija.", + "Checking from CLI, OPcache checks have been skipped." : "Pri provjeri iz CLI-ja, provjere OPcachea su preskočene.", + "The PHP OPcache module is not properly configured. %s." : "PHP modul OPcache nije ispravno konfiguriran. %s.", + "Correctly configured" : "Ispravno konfigurirano", + "PHP version" : "Verzija PHP-a", + "You are currently running PHP %1$s. PHP %2$s is deprecated since Nextcloud %3$s. Nextcloud %4$s may require at least PHP %5$s. Please upgrade to one of the officially supported PHP versions provided by the PHP Group as soon as possible." : "Trenutačno koristite PHP %1$s. PHP %2$s je zastario od Nextclouda %3$s. Nextcloud %4$s može zahtijevati najmanje PHP %5$s. Nadogradite što prije na jednu od službeno podržanih verzija PHP-a koje pruža PHP Group.", + "You are currently running PHP %s." : "Trenutačno koristite PHP %s.", + "PHP \"output_buffering\" option" : "Opcija PHP-a \"output_buffering\"", + "PHP configuration option \"output_buffering\" must be disabled" : "PHP konfiguracijska opcija \"output_buffering\" mora biti onemogućena", + "Push service" : "Push usluga", + "Valid enterprise license" : "Valjana Enterprise licenca", + "Free push service" : "Besplatna push usluga", + "This is the unsupported community build of Nextcloud. Given the size of this instance, performance, reliability and scalability cannot be guaranteed. Push notifications are limited to avoid overloading our free service. Learn more about the benefits of Nextcloud Enterprise at {link}." : "Ovo je nepodržano community izdanje Nextclouda. S obzirom na veličinu ove instance, performanse, pouzdanost i skalabilnost ne mogu se jamčiti. Push obavijesti su ograničene kako bi se izbjeglo preopterećenje naše besplatne usluge. Više o prednostima Nextcloud Enterprise izdanja saznajte na {link}.", + "Random generator" : "Generator slučajnih vrijednosti", + "No suitable source for randomness found by PHP which is highly discouraged for security reasons." : "PHP nije pronašao prikladan izvor slučajnosti, što se iz sigurnosnih razloga snažno ne preporučuje.", + "Secure" : "Sigurno", + "Configuration file access rights" : "Prava pristupa konfiguracijskoj datoteci", "The read-only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "Omogućena je konfiguracija samo za čitanje. Time se sprječava postavljanje nekih konfiguracija putem web-sučelja. Nadalje, datoteku treba ručno prebaciti u način pisanja pri svakom ažuriranju.", + "Nextcloud configuration file is writable" : "Konfiguracijska datoteka Nextclouda je zapisiva", + "Scheduling objects table size" : "Veličina tablice objekata rasporeda", + "You have more than %s rows in the scheduling objects table. Please run the expensive repair jobs via occ maintenance:repair --include-expensive." : "U tablici objekata rasporeda imate više od %s redaka. Pokrenite zahtjevne popravke naredbom occ maintenance:repair --include-expensive.", + "Scheduling objects table size is within acceptable range." : "Veličina tablice objekata rasporeda je unutar prihvatljivog raspona.", + "HTTP headers" : "HTTP zaglavlja", + "- The `%1$s` HTTP header is not set to `%2$s`. Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "- HTTP zaglavlje `%1$s` nije postavljeno na `%2$s`. Neke funkcije možda neće ispravno raditi; preporučuje se prilagoditi ovu postavku.", + "- The `%1$s` HTTP header is not set to `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "- HTTP zaglavlje `%1$s` nije postavljeno na `%2$s`. To je potencijalni sigurnosni ili rizik za privatnost; preporučuje se prilagoditi ovu postavku.", + "- The `%1$s` HTTP header is not set to `%2$s`, `%3$s`, `%4$s`, `%5$s` or `%6$s`. This can leak referer information. See the {w3c-recommendation}." : "- HTTP zaglavlje `%1$s` nije postavljeno na `%2$s`, `%3$s`, `%4$s`, `%5$s` ili `%6$s`. To može otkriti informacije o refereru. Pogledajte {w3c-recommendation}.", + "- The `Strict-Transport-Security` HTTP header is not set to at least `%d` seconds (current value: `%d`). For enhanced security, it is recommended to use a long HSTS policy." : "- HTTP zaglavlje `Strict-Transport-Security` nije postavljeno na najmanje `%d` sekundi (trenutačna vrijednost: `%d`). Za veću sigurnost preporučuje se koristiti dugačku HSTS politiku.", + "- The `Strict-Transport-Security` HTTP header is malformed: `%s`. For enhanced security, it is recommended to enable HSTS." : "- HTTP zaglavlje `Strict-Transport-Security` je neispravno oblikovano: `%s`. Za veću sigurnost preporučuje se omogućiti HSTS.", + "- The `Strict-Transport-Security` HTTP header is not set (should be at least `%d` seconds). For enhanced security, it is recommended to enable HSTS." : "- HTTP zaglavlje `Strict-Transport-Security` nije postavljeno (trebalo bi biti najmanje `%d` sekundi). Za veću sigurnost preporučuje se omogućiti HSTS.", + "Some headers are not set correctly on your instance" : "Neka zaglavlja na vašoj instanci nisu ispravno postavljena", + "Could not check that your web server serves security headers correctly. Please check manually." : "Nije moguće provjeriti poslužuje li vaš web-poslužitelj sigurnosna zaglavlja ispravno. Provjerite ručno.", + "Could not check that your web server serves security headers correctly, unable to query `%s`" : "Nije moguće provjeriti poslužuje li vaš web-poslužitelj sigurnosna zaglavlja ispravno; nije moguće upitati `%s`", + "Your server is correctly configured to send security headers." : "Vaš poslužitelj je ispravno konfiguriran za slanje sigurnosnih zaglavlja.", + "Configuration server ID" : "ID poslužitelja u konfiguraciji", + "Server identifier isn’t configured. It is recommended if your Nextcloud instance is running on several PHP servers. Add a server ID in your configuration." : "Identifikator poslužitelja nije konfiguriran. Preporučuje se ako vaša Nextcloud instanca radi na više PHP poslužitelja. Dodajte ID poslužitelja u konfiguraciju.", + "\"%d\" is not a valid server identifier. It must be between 0 and 1023." : "\"%d\" nije valjan identifikator poslužitelja. Mora biti između 0 i 1023.", + "Server identifier is configured and valid." : "Identifikator poslužitelja je konfiguriran i valjan.", + "Database version" : "Verzija baze podataka", + "MariaDB version 10.3 detected, this version is end-of-life and only supported as part of Ubuntu 20.04. MariaDB >=%1$s and <=%2$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Otkrivena je verzija MariaDB 10.3; toj je verziji istekao životni ciklus i podržana je samo kao dio Ubuntu 20.04. Za najbolje performanse, stabilnost i funkcionalnost s ovom verzijom Nextclouda preporučuje se MariaDB >=%1$s i <=%2$s.", + "MariaDB version \"%1$s\" detected. MariaDB >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Otkrivena je verzija MariaDB \"%1$s\". Za najbolje performanse, stabilnost i funkcionalnost s ovom verzijom Nextclouda preporučuje se MariaDB >=%2$s i <=%3$s.", + "MySQL version \"%1$s\" detected. MySQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Otkrivena je verzija MySQL \"%1$s\". Za najbolje performanse, stabilnost i funkcionalnost s ovom verzijom Nextclouda preporučuje se MySQL >=%2$s i <=%3$s.", + "PostgreSQL version \"%1$s\" detected. PostgreSQL >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Otkrivena je verzija PostgreSQL \"%1$s\". Za najbolje performanse, stabilnost i funkcionalnost s ovom verzijom Nextclouda preporučuje se PostgreSQL >=%2$s i <=%3$s.", + "Nextcloud %d does not support your current version, so be sure to update the database before updating your Nextcloud Server." : "Nextcloud %d ne podržava vašu trenutačnu verziju, stoga obavezno ažurirajte bazu podataka prije nadogradnje Nextcloud poslužitelja.", + "Oracle version \"%1$s\" detected. Oracle >=%2$s and <=%3$s is suggested for best performance, stability and functionality with this version of Nextcloud." : "Otkrivena je verzija Oracle \"%1$s\". Za najbolje performanse, stabilnost i funkcionalnost s ovom verzijom Nextclouda preporučuje se Oracle >=%2$s i <=%3$s.", + "SQLite is currently being used as the backend database. For larger installations we recommend that you switch to a different database backend. This is particularly recommended when using the desktop client for file synchronisation. To migrate to another database use the command line tool: \"occ db:convert-type\"." : "SQLite se trenutačno koristi kao pozadinska baza podataka. Za veće instalacije preporučujemo prelazak na drugi sustav baze podataka. To je posebno preporučljivo ako koristite desktop klijent za sinkronizaciju datoteka. Za migraciju na drugu bazu podataka upotrijebite alat naredbenog retka: \"occ db:convert-type\".", + "Unknown database platform" : "Nepoznata platforma baze podataka", + "Architecture" : "Arhitektura", + "64-bit" : "64-bit", + "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "Čini se da koristite 32-bitnu verziju PHP-a. Nextcloudu je za dobar rad potreban 64-bit. Nadogradite OS i PHP na 64-bit!", + "Task Processing pickup speed" : "Brzina preuzimanja obrade zadataka", + "_No scheduled tasks in the last day._::_No scheduled tasks in the last %n days._" : ["Nije bilo zakazanih zadataka u posljednja 24 sata.","Nije bilo zakazanih zadataka u posljednjih %n dana.","Nije bilo zakazanih zadataka u posljednjih %n dana."], + "_The task pickup speed has been ok in the last day._::_The task pickup speed has been ok in the last %n days._" : ["Brzina preuzimanja zadataka bila je dobra u posljednja 24 sata.","Brzina preuzimanja zadataka bila je dobra u posljednjih %n dana.","Brzina preuzimanja zadataka bila je dobra u posljednjih %n dana."], + "_The task pickup speed has been slow in the last day. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n days. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["Brzina preuzimanja zadataka bila je spora u posljednja 24 sata. Mnogi su zadaci čekali dulje od 4 minute da budu preuzeti. Razmislite o postavljanju workera za obradu zadataka u pozadini.","Brzina preuzimanja zadataka bila je spora u posljednjih %n dana. Mnogi su zadaci čekali dulje od 4 minute da budu preuzeti. Razmislite o postavljanju workera za obradu zadataka u pozadini.","Brzina preuzimanja zadataka bila je spora u posljednjih %n dana. Mnogi su zadaci čekali dulje od 4 minute da budu preuzeti. Razmislite o postavljanju workera za obradu zadataka u pozadini."], + "_Most tasks were successful in the last day._::_Most tasks were successful in the last %n days._" : ["Većina zadataka bila je uspješna u posljednja 24 sata.","Većina zadataka bila je uspješna u posljednjih %n dana.","Većina zadataka bila je uspješna u posljednjih %n dana."], + "_A lot of tasks failed in the last day. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._::_A lot of tasks failed in the last %n days. Consider checking the nextcloud log for errors and investigating whether the AI provider apps have been set up correctly._" : ["Mnogo zadataka nije uspjelo u posljednja 24 sata. Provjerite Nextcloud zapisnik za pogreške i istražite jesu li aplikacije AI pružatelja ispravno postavljene.","Mnogo zadataka nije uspjelo u posljednjih %n dana. Provjerite Nextcloud zapisnik za pogreške i istražite jesu li aplikacije AI pružatelja ispravno postavljene.","Mnogo zadataka nije uspjelo u posljednjih %n dana. Provjerite Nextcloud zapisnik za pogreške i istražite jesu li aplikacije AI pružatelja ispravno postavljene."], + "Temporary space available" : "Dostupan privremeni prostor", + "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "Pogreška pri provjeri privremene PHP putanje – nije pravilno postavljena na direktorij. Vraćena vrijednost: %s", + "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "PHP funkcija \"disk_free_space\" je onemogućena, što sprječava provjeru ima li dovoljno prostora u privremenim direktorijima.", + "Error while checking the available disk space of temporary PHP path or no free disk space returned. Temporary path: %s" : "Pogreška pri provjeri dostupnog prostora na disku za privremenu PHP putanju ili nije vraćen slobodan prostor na disku. Privremena putanja: %s", + "- %.1f GiB available in %s (PHP temporary directory)" : "- dostupno %.1f GiB u %s (privremeni PHP direktorij)", + "- %.1f GiB available in %s (Nextcloud temporary directory)" : "- dostupno %.1f GiB u %s (privremeni Nextcloud direktorij)", + "Temporary directory is correctly configured:\n%s" : "Privremeni direktorij je ispravno konfiguriran:\n%s", + "This instance uses an S3 based object store as primary storage, and has enough space in the temporary directory.\n%s" : "Ova instanca koristi pohranu objekata temeljenu na S3 kao primarnu pohranu i ima dovoljno prostora u privremenom direktoriju.\n%s", + "This instance uses an S3 based object store as primary storage. The uploaded files are stored temporarily on the server and thus it is recommended to have 50 GiB of free space available in the temp directory of PHP. To improve this please change the temporary directory in the php.ini or make more space available in that path. \nChecking the available space in the temporary path resulted in %.1f GiB instead of the recommended 50 GiB. Path: %s" : "Ova instanca koristi pohranu objekata temeljenu na S3 kao primarnu pohranu. Prenesene datoteke privremeno se pohranjuju na poslužitelju, stoga se preporučuje da u PHP privremenom direktoriju bude dostupno 50 GiB slobodnog prostora. Kako biste to poboljšali, promijenite privremeni direktorij u datoteci php.ini ili oslobodite više prostora na toj putanji. \nProvjera dostupnog prostora u privremenoj putanji pokazala je %.1f GiB umjesto preporučenih 50 GiB. Putanja: %s", + "Database transaction isolation level" : "Razina izolacije transakcija baze podataka", "Your database does not run with \"READ COMMITTED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Vaša se baza podataka ne pokreće s razinom izolacije transakcije „READ COMMITTED”. To može uzrokovati probleme kada se paralelno izvršava više radnji.", + "Was not able to get transaction isolation level: %s" : "Nije bilo moguće dohvatiti razinu izolacije transakcija: %s", + ".well-known URLs" : "URL-ovi .well-known", + "`check_for_working_wellknown_setup` is set to false in your configuration, so this check was skipped." : "`check_for_working_wellknown_setup` je postavljeno na false u konfiguraciji, pa je ova provjera preskočena.", + "Could not check that your web server serves `.well-known` correctly. Please check manually." : "Nije moguće provjeriti poslužuje li vaš web-poslužitelj `.well-known` ispravno. Provjerite ručno.", + "Your web server is not properly set up to resolve `.well-known` URLs, failed on:\n`%s`" : "Vaš web-poslužitelj nije ispravno postavljen za razrješavanje URL-ova `.well-known`; neuspješno na:\n`%s`", + "Your server is correctly configured to serve `.well-known` URLs." : "Vaš poslužitelj je ispravno konfiguriran za posluživanje URL-ova `.well-known`.", + "Font file loading" : "Učitavanje datoteka fontova", + "Could not check for {extension} loading support. Please check manually if your webserver serves `.{extension}` files." : "Nije moguće provjeriti podršku za učitavanje {extension}. Ručno provjerite poslužuje li vaš web-poslužitelj datoteke `.{extension}`.", + "Your web server is not properly set up to deliver .{extension} files. This is typically an issue with the Nginx configuration. For Nextcloud 15 it needs an adjustment to also deliver .{extension} files. Compare your Nginx configuration to the recommended configuration in our documentation." : "Vaš web-poslužitelj nije ispravno postavljen za posluživanje datoteka .{extension}. To je obično problem u Nginx konfiguraciji. Za Nextcloud 15 potrebno je prilagoditi konfiguraciju kako bi se poslužile i datoteke .{extension}. Usporedite svoju Nginx konfiguraciju s preporučenom konfiguracijom u našoj dokumentaciji.", + "Profile information" : "Podaci profila", + "Profile picture, full name, email, phone number, address, website, Twitter, organisation, role, headline, biography, and whether your profile is enabled" : "Profilna slika, puno ime, e-pošta, telefonski broj, adresa, web-stranica, Twitter, organizacija, uloga, naslov, biografija i je li vaš profil omogućen", "Nextcloud settings" : "Postavke Nextclouda", + "Unified task processing" : "Objedinjena obrada zadataka", + "AI tasks can be implemented by different apps. Here you can set which app should be used for which task." : "AI zadatke mogu implementirati različite aplikacije. Ovdje možete postaviti koja će se aplikacija koristiti za koji zadatak.", + "Allow AI usage for guest users" : "Dopusti upotrebu AI-ja za gostujuće korisnike", + "Provider for Task types" : "Pružatelj za vrste zadataka", "Enable" : "Omogući", + "None of your currently installed apps provide Task processing functionality" : "Nijedna od trenutno instaliranih aplikacija ne pruža funkcionalnost obrade zadataka", + "Machine translation" : "Strojno prevođenje", + "Machine translation can be implemented by different apps. Here you can define the precedence of the machine translation apps you have installed at the moment." : "Strojno prevođenje mogu implementirati različite aplikacije. Ovdje možete odrediti prioritet aplikacija za strojno prevođenje koje su trenutno instalirane.", + "Image generation" : "Generiranje slika", + "Image generation can be implemented by different apps. Here you can set which app should be used." : "Generiranje slika mogu implementirati različite aplikacije. Ovdje možete postaviti koja će se aplikacija koristiti.", + "None of your currently installed apps provide image generation functionality" : "Nijedna od trenutno instaliranih aplikacija ne pruža funkcionalnost generiranja slika", + "Text processing" : "Obrada teksta", + "Text processing tasks can be implemented by different apps. Here you can set which app should be used for which task." : "Zadaci obrade teksta mogu implementirati različite aplikacije. Ovdje možete postaviti koja će se aplikacija koristiti za koji zadatak.", + "Task:" : "Zadatak:", + "None of your currently installed apps provide text processing functionality using the Text Processing API." : "Nijedna od trenutno instaliranih aplikacija ne pruža funkcionalnost obrade teksta putem API-ja za obradu teksta.", "Here you can decide which group can access certain sections of the administration settings." : "Ovdje možete odlučiti koja grupa može pristupiti određenim dijelovima administratorskih postavki.", "Unable to modify setting" : "Nije moguće izmijeniti postavku", "None" : "Nema", + "Changed disclaimer text" : "Tekst odricanja je promijenjen", + "Deleted disclaimer text" : "Tekst odricanja je izbrisan", + "Could not set disclaimer text" : "Nije moguće postaviti tekst odricanja", "Allow apps to use the Share API" : "Dopusti aplikacijama korištenje API-ja za dijeljenje", "Allow resharing" : "Dopusti ponovno dijeljenje", "Allow sharing with groups" : "Dopusti dijeljenje s grupama", "Restrict users to only share with users in their groups" : "Ograniči korisnike na dijeljenje samo s korisnicima unutar svoje grupe", + "Ignore the following groups when checking group membership" : "Zanemari sljedeće grupe pri provjeri članstva u grupi", + "Allow users to preview files even if download is disabled" : "Dopusti korisnicima pregled datoteka čak i ako je preuzimanje onemogućeno", + "Users will still be able to screenshot or record the screen. This does not provide any definitive protection." : "Korisnici će i dalje moći napraviti snimku zaslona ili snimati ekran. To ne pruža nikakvu konačnu zaštitu.", "Allow users to share via link and emails" : "Dopusti korisnicima dijeljenje putem poveznice i e-pošte", "Allow public uploads" : "Dopusti javne otpreme", + "Allow public shares to be added to other clouds by federation." : "Dopusti da se javna dijeljenja dodaju u druge oblake putem udruživanja.", + "This will add share permissions to all newly created link shares." : "Ovo će dodati dozvole dijeljenja svim novostvorenim dijeljenjima putem poveznice.", "Always ask for a password" : "Uvijek traži zaporku", "Enforce password protection" : "Nametni zaštitu zaporkom", + "Exclude groups from password requirements" : "Izuzmi grupe iz zahtjeva za lozinku", + "Exclude groups from creating link shares" : "Izuzmi grupe iz stvaranja dijeljenja putem poveznice", + "Allow users to set custom share link tokens" : "Dopusti korisnicima postavljanje prilagođenih tokena za poveznice dijeljenja", + "Shares with custom tokens will continue to be accessible after this setting has been disabled" : "Dijeljenja s prilagođenim tokenima ostat će dostupna i nakon što se ova postavka onemogući", + "Shares with guessable tokens may be accessed easily" : "Dijeljenjima s lako pogodivim tokenima može se lako pristupiti", + "Limit sharing based on groups" : "Ograniči dijeljenje prema grupama", + "Allow sharing for everyone (default)" : "Dopusti dijeljenje svima (zadano)", + "Exclude some groups" : "Izuzmi neke grupe", + "Allow some groups" : "Dopusti nekim grupama", + "Groups allowed to share" : "Grupe kojima je dopušteno dijeljenje", + "Groups excluded from sharing" : "Grupe izuzete iz dijeljenja", + "Not allowed groups will still be able to receive shares, but not to initiate them." : "Grupama kojima nije dopušteno i dalje će se moći dijeliti sadržaj, ali neće moći započinjati dijeljenja.", + "Set default expiration date for internal shares" : "Postavi zadani datum isteka za interna dijeljenja", "Enforce expiration date" : "Primijeni datum isteka", + "Default expiration time of new shares in days" : "Zadano trajanje isteka novih dijeljenja u danima", + "Expire shares after x days" : "Isteći dijeljenja nakon x dana", "Set default expiration date for shares to other servers" : "Postavi zadani datum isteka dijeljenja na druge poslužitelje", + "Enforce expiration date for remote shares" : "Nametni datum isteka za udaljena dijeljenja", + "Default expiration time of remote shares in days" : "Zadano trajanje isteka udaljenih dijeljenja u danima", + "Expire remote shares after x days" : "Istek udaljenih dijeljenja nakon x dana", + "Set default expiration date for shares via link or mail" : "Postavi zadani datum isteka za dijeljenja putem poveznice ili e-pošte", + "Enforce expiration date for link or mail shares" : "Nametni datum isteka za dijeljenja putem poveznice ili e-pošte", + "Default expiration time of shares in days" : "Zadano trajanje isteka dijeljenja u danima", + "Privacy settings for sharing" : "Postavke privatnosti za dijeljenje", + "Allow account name autocompletion in share dialog and allow access to the system address book" : "Dopusti automatsko dovršavanje imena računa u dijaloškom okviru dijeljenja i dopusti pristup adresaru sustava", + "Sharing autocompletion restrictions" : "Ograničenja automatskog dovršavanja pri dijeljenju", + "If autocompletion restrictions for both \"same group\" and \"phonebook integration\" are enabled, a match in either is enough to show the user." : "Ako su omogućena ograničenja automatskog dovršavanja za \"istu grupu\" i \"integraciju telefonskog imenika\", dovoljno je podudaranje u bilo kojem od njih da se korisnik prikaže.", + "Restrict account name autocompletion and system address book access to users within the same groups" : "Ograniči automatsko dovršavanje imena računa i pristup adresaru sustava na korisnike u istim grupama", + "Restrict account name autocompletion to users based on their phonebook" : "Ograniči automatsko dovršavanje imena računa na korisnike prema njihovom telefonskom imeniku", + "Allow autocompletion to full match when entering the full name (ignoring restrictions like group membership or missing phonebook match)" : "Dopusti automatsko dovršavanje do potpunog podudaranja pri unosu punog imena (zanemarujući ograničenja poput članstva u grupi ili nedostatka podudaranja u telefonskom imeniku)", + "Full match autocompletion restrictions" : "Ograničenja automatskog dovršavanja za potpuno podudaranje", + "Also allow autocompletion on full match of the user ID" : "Također dopusti automatsko dovršavanje pri potpunom podudaranju korisničkog ID-a", + "Also allow autocompletion on full match of the display name" : "Također dopusti automatsko dovršavanje pri potpunom podudaranju prikazanog imena", + "Also allow autocompletion on full match of the user email" : "Također dopusti automatsko dovršavanje pri potpunom podudaranju korisnikove adrese e-pošte", + "Do not use second user displayname for full match" : "Ne koristi drugo korisnikovo prikazano ime za potpuno podudaranje", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Prikaži tekst izjave o odricanju od odgovornosti na stranici za otpremanje javnih poveznica (prikazuje se samo kad je popis datoteka skriven)", + "Disclaimer text" : "Tekst odricanja", "This text will be shown on the public link upload page when the file list is hidden." : "Ovaj će tekst biti prikazan na stranici za otpremanje javnih poveznica kad je popis datoteka skriven.", "Default share permissions" : "Zadana dopuštenja za dijeljenje", "Two-Factor Authentication" : "Dvofaktorska autentifikacija", + "Two-factor authentication can be enforced for all accounts and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dvofaktorska autentifikacija može se nametnuti za sve račune i određene grupe. Ako nemaju konfiguriran pružatelj dvofaktorske autentifikacije, neće se moći prijaviti u sustav.", "Enforce two-factor authentication" : "Primijeni dvofaktorsku autentifikaciju", "Limit to groups" : "Ograniči na grupe", "Enforcement of two-factor authentication can be set for certain groups only." : "Primjena dvofaktorske autentifikacije može se postaviti samo za određene grupe.", @@ -126,15 +421,32 @@ "Enforced groups" : "Obuhvaćene grupe", "Two-factor authentication is not enforced for members of the following groups." : "Dvofaktorska autentifikacija ne primjenjuje se na članove sljedećih grupa.", "Excluded groups" : "Izuzete grupe", + "When groups are selected/excluded, they use the following logic to determine if an account has 2FA enforced: If no groups are selected, 2FA is enabled for everyone except members of the excluded groups. If groups are selected, 2FA is enabled for all members of these. If an account is both in a selected and excluded group, the selected takes precedence and 2FA is enforced." : "Kada su grupe odabrane/izuzete, koristi se sljedeća logika za određivanje je li na računu nametnuta 2FA: Ako nijedna grupa nije odabrana, 2FA je omogućena za sve osim članova izuzetih grupa. Ako su grupe odabrane, 2FA je omogućena za sve članove tih grupa. Ako je račun istodobno u odabranoj i izuzetoj grupi, prednost ima odabrana grupa i 2FA se nameće.", "Save changes" : "Spremi promjene", + "Choose Deploy Daemon for {appName}" : "Odaberite Deploy Daemon za {appName}", "Default" : "Zadani", + "Registered Deploy daemons list" : "Popis registriranih Deploy daemona", + "No Deploy daemons configured" : "Nema konfiguriranih Deploy daemona", + "Register a custom one or setup from available templates" : "Registrirajte prilagođeni ili postavite iz dostupnih predložaka", + "Manage Deploy daemons" : "Upravljaj Deploy daemonima", + "Show details for {appName} app" : "Prikaži detalje za aplikaciju {appName}", "Update to {update}" : "Ažuriraj na {update}", "Remove" : "Ukloni", "Featured" : "Istaknuto", "This app is supported via your current Nextcloud subscription." : "Aplikacija je podržana unutar vaše trenutne pretplate na Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Istaknute aplikacije razvijaju članovi zajednice. One nude osnovnu funkcionalnost i spremne su za produkciju.", + "Community rating: {score}/5" : "Ocjena zajednice: {score}/5", + "Office suite switching is managed through the Nextcloud All-in-One interface." : "Prebacivanjem uredskih paketa upravlja se putem sučelja Nextcloud All-in-One.", + "Please use the AIO interface to switch between office suites." : "Za prebacivanje između uredskih paketa koristite AIO sučelje.", + "Select your preferred office suite. Please note that installing requires manual server setup." : "Odaberite željeni uredski paket. Imajte na umu da instalacija zahtijeva ručno postavljanje poslužitelja.", + "installed" : "instalirano", "Learn more" : "Saznajte više", + "Disable office suites" : "Onemogući uredske pakete", "Disable all" : "Onemogući sve", + "Download and enable all" : "Preuzmi i omogući sve", + "All office suites disabled" : "Svi uredski paketi su onemogućeni", + "{name} enabled" : "{name} je omogućen", + "All apps are up-to-date." : "Sve aplikacije su ažurne.", "Icon" : "Ikona", "Name" : "Naziv", "Version" : "Inačica", @@ -143,18 +455,62 @@ "Results from other categories" : "Rezultati iz drugih kategorija", "No apps found for your version" : "Nije pronađena nijedna aplikacija za vašu inačicu", "_%n app has an update available_::_%n apps have an update available_" : ["Dostupno je ažuriranje za %n aplikaciju","Dostupno je ažuriranje za %n aplikacije","Dostupno je ažuriranje za %n aplikacija"], + "_Update_::_Update all_" : ["Ažuriraj","Ažuriraj sve","Ažuriraj sve"], + "Failed to load groups" : "Neuspjelo učitavanje grupa", + "Failed to create group" : "Neuspjelo stvaranje grupe", "Groups" : "Grupe", + "Creating group…" : "Stvaranje grupe…", + "Create group" : "Stvori grupu", "Group name" : "Naziv grupe", + "Please enter a valid group name" : "Unesite valjano ime grupe", + "Search groups…" : "Pretraži grupe…", + "List of groups. This list is not fully populated for performance reasons. The groups will be loaded as you navigate or search through the list." : "Popis grupa. Ovaj popis zbog performansi nije potpuno popunjen. Grupe će se učitavati dok se krećete kroz popis ili pretražujete.", "Loading groups…" : "Učitavanje grupa…", + "Could not load app discover section" : "Nije moguće učitati odjeljak otkrivanja aplikacija", + "Could not render element" : "Nije moguće prikazati element", + "Nothing to show" : "Nema ničega za prikaz", + "Could not load section content from app store." : "Nije moguće učitati sadržaj odjeljka iz trgovine aplikacija.", "Loading" : "Učitavanje", + "Fetching the latest news…" : "Dohvaćam najnovije vijesti…", + "Carousel" : "Vrtuljak", + "Previous slide" : "Prethodni slajd", + "Next slide" : "Sljedeći slajd", + "Choose slide to display" : "Odaberite slajd za prikaz", + "{index} of {total}" : "{index} od {total}", "Daemon" : "Daemon", + "Deploy Daemon" : "Deploy daemon", "Type" : "Vrsta", - "Display Name" : "Ime", + "Display Name" : "Ime za prikaz", + "GPUs support" : "Podrška za GPU", + "Compute device" : "Uređaj za izračun", + "Advanced deploy options" : "Napredne opcije implementacije", + "Edit ExApp deploy options before installation" : "Uredi opcije implementacije ExApp prije instalacije", + "Configured ExApp deploy options. Can be set only during installation" : "Konfigurirane opcije implementacije ExApp. Mogu se postaviti samo tijekom instalacije", + "Environment variables" : "Varijable okruženja", + "ExApp container environment variables" : "Varijable okruženja spremnika ExApp", + "No environment variables defined" : "Nema definiranih varijabli okruženja", + "Mounts" : "Točke montiranja", + "Define host folder mounts to bind to the ExApp container" : "Definirajte montiranja mapa s hosta za povezivanje sa spremnikom ExApp", + "Must exist on the Deploy daemon host prior to installing the ExApp" : "Mora postojati na hostu Deploy daemona prije instalacije ExApp-a", + "Host path" : "Putanja na hostu", + "Container path" : "Putanja u spremniku", + "Read-only" : "Samo za čitanje", + "Remove mount" : "Ukloni montiranje", + "New mount" : "Novo montiranje", + "Enter path to host folder" : "Unesite putanju do mape na hostu", + "Enter path to container folder" : "Unesite putanju do mape u spremniku", + "Toggle read-only mode" : "Uključi/isključi način rada samo za čitanje", + "Confirm adding new mount" : "Potvrdite dodavanje novog montiranja", "Confirm" : "Potvrdi", + "Cancel adding mount" : "Odustani od dodavanja montiranja", "Cancel" : "Odustani", + "Add mount" : "Dodaj montiranje", + "ExApp container mounts" : "Montiranja spremnika ExApp", + "No mounts defined" : "Nema definiranih montiranja", "Description" : "Opis", "View in store" : "Pogledajte u trgovini", "Visit website" : "Posjeti web-mjesto", + "Usage documentation" : "Dokumentacija o korištenju", "Admin documentation" : "Dokumentacija za administratore", "Developer documentation" : "Dokumentacija za razvojne programere", "Details" : "Pojedinosti", @@ -162,14 +518,22 @@ "Limit app usage to groups" : "Ograničite primjenu aplikacije na grupe", "No results" : "Nema rezultata", "Update to {version}" : "Ažuriraj na {version}", + "Deploy options" : "Opcije implementacije", + "Default Deploy daemon is not accessible" : "Zadani Deploy daemon nije dostupan", + "Delete data on remove" : "Izbriši podatke pri uklanjanju", + "This app has no minimum {productName} version assigned. This will be an error in the future." : "Ovoj aplikaciji nije dodijeljena minimalna verzija {productName}. U budućnosti će to biti pogreška.", + "This app has no maximum {productName} version assigned. This will be an error in the future." : "Ovoj aplikaciji nije dodijeljena maksimalna verzija {productName}. U budućnosti će to biti pogreška.", "This app cannot be installed because the following dependencies are not fulfilled:" : "Aplikaciju nije moguće instalirati jer nisu ispunjene sljedeće ovisnosti:", + "Latest updated" : "Najnovije ažurirano", "Author" : "Autor", "Categories" : "Kategorije", "Resources" : "Resursi", "Documentation" : "Dokumentacija", + "Interact" : "Interakcija", "Report a bug" : "Prijavi pogrešku", "Request feature" : "Zatražite značajku", "Ask questions or discuss" : "Postavljajte pitanja ili raspravljajte", + "Rate the app" : "Ocijeni aplikaciju", "Rate" : "Ocijeni", "Changelog" : "Zapis promjena", "Google Chrome for Android" : "Google Chrome za Android", @@ -177,48 +541,113 @@ "{productName} Android app" : "{productName} aplikacija za Android", "{productName} Talk for iOS" : "{productName} Talk za iOS", "{productName} Talk for Android" : "{productName} Talk za Android", + "Sync client" : "Klijent za sinkronizaciju", "This session" : "Ova sesija", + "{client} - {version} ({system})" : "{client} – {version} ({system})", + "{client} - {version}" : "{client} – {version}", + "Device name" : "Naziv uređaja", + "Cancel renaming" : "Odustani od preimenovanja", + "Save new name" : "Spremi novi naziv", "Marked for remote wipe" : "Označeno za udaljeno brisanje", "Device settings" : "Postavke uređaja", "Allow filesystem access" : "Omogući pristup datotečnom sustavu", "Rename" : "Preimenuj", "Revoke" : "Opozovi", "Wipe device" : "Izbriši sve s uređaja", + "Revoking this token might prevent the wiping of your device if it has not started the wipe yet." : "Opoziv ovog tokena može spriječiti brisanje uređaja ako brisanje još nije započelo.", "Device" : "Uređaj", - "Last activity" : "Posljednja aktivnost", + "Last activity" : "Zadnja aktivnost", "Devices & sessions" : "Uređaji i sesije", "Web, desktop and mobile clients currently logged in to your account." : "Web, računalni i mobilni klijenti trenutno prijavljeni u vaš račun.", "Error while creating device token" : "Pogreška pri stvaranju tokena za uređaj", "App name" : "Naziv aplikacije", "Create new app password" : "Stvori novu zaporku za aplikaciju", + "App password copied!" : "Lozinka aplikacije kopirana!", + "Copy app password" : "Kopiraj lozinku aplikacije", + "Login name copied!" : "Korisničko ime za prijavu kopirano!", + "Copy login name" : "Kopiraj korisničko ime za prijavu", "Could not copy app password. Please copy it manually." : "Kopiranje zaporke aplikacije nije uspjelo. Kopirajte je ručno.", + "Could not copy login name. Please copy it manually." : "Nije moguće kopirati korisničko ime za prijavu. Kopirajte ga ručno.", + "New app password" : "Nova lozinka aplikacije", + "Use the credentials below to configure your app or device. For security reasons this password will only be shown once." : "Upotrijebite dolje navedene vjerodajnice za konfiguriranje aplikacije ili uređaja. Iz sigurnosnih razloga ova će lozinka biti prikazana samo jednom.", "Login" : "Prijava", "Password" : "Zaporka", "Show QR code for mobile apps" : "Prikaži QR kôd za mobilne aplikacije", "Use system cron service to call the cron.php file every 5 minutes." : "Koristite se sistemskim servisom cron za pozivanje datoteke cron.php svakih 5 minuta.", + "The cron.php needs to be executed by the system account \"{user}\"." : "cron.php mora izvršavati sistemski račun \"{user}\".", + "The PHP POSIX extension is required. See {linkstart}PHP documentation{linkend} for more details." : "Potrebno je PHP POSIX proširenje. Više informacija potražite u {linkstart}PHP dokumentaciji{linkend}.", + "Unable to update background job mode" : "Nije moguće ažurirati način rada pozadinskih zadataka", + "For the server to work properly, it's important to configure background jobs correctly. Cron is the recommended setting. Please see the documentation for more information." : "Za ispravan rad poslužitelja važno je pravilno konfigurirati pozadinske zadatke. Cron je preporučena postavka. Više informacija potražite u dokumentaciji.", + "Last job execution ran {time}. Something seems wrong." : "Posljednje izvođenje zadatka bilo je {time}. Čini se da nešto nije u redu.", + "Last job ran {relativeTime}." : "Posljednji zadatak je izvršen {relativeTime}.", + "Background job did not run yet!" : "Pozadinski zadatak još nije pokrenut!", + "AJAX" : "AJAX", + "Execute one task with each page loaded. Use case: Single account instance." : "Izvrši jedan zadatak pri svakom učitavanju stranice. Primjena: instanca s jednim računom.", + "Webcron" : "Webcron", + "cron.php is registered at a webcron service to call cron.php every 5 minutes over HTTP. Use case: Very small instance (1–5 accounts depending on the usage)." : "cron.php je registriran na webcron usluzi koja poziva cron.php svakih 5 minuta putem HTTP-a. Primjena: vrlo mala instanca (1–5 računa, ovisno o korištenju).", + "Cron (Recommended)" : "Cron (preporučeno)", + "Unable to update profile default setting" : "Nije moguće ažurirati zadanu postavku profila", "Profile" : "Profil", + "Enable or disable profile by default for new accounts." : "Omogući ili onemogući profil prema zadanim postavkama za nove račune.", + "Password confirmation is required" : "Potrebna je potvrda lozinke", + "Failed to save setting" : "Neuspjelo spremanje postavke", + "{app}'s declarative setting field: {name}" : "Deklarativno polje postavke aplikacije {app}: {name}", + "Unable to update server side encryption config" : "Nije moguće ažurirati konfiguraciju šifriranja na strani poslužitelja", "Server-side encryption" : "Šifriranje na poslužitelju", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "Šifriranje na poslužitelju omogućuje šifriranje datoteka koje su otpremljene na ovaj poslužitelj. Ovaj postupak može narušiti performanse sustava pa ga omogućite samo ako je potrebno.", + "To encrypt all existing files run this OCC command:" : "Za šifriranje svih postojećih datoteka pokrenite ovu OCC naredbu:", "Enable server-side encryption" : "Omogući šifriranje na poslužitelju", + "Disabling server side encryption is only possible using OCC, please refer to the documentation." : "Onemogućavanje šifriranja na strani poslužitelja moguće je samo putem OCC-a; pogledajte dokumentaciju.", "No encryption module loaded, please enable an encryption module in the app menu." : "Nije učitan modul za šifriranje, omogućite modul za šifriranje u izborniku aplikacije.", "Select default encryption module:" : "Odaberi zadani modul za šifriranje:", + "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run {command}" : "Morate migrirati ključeve šifriranja sa starog šifriranja (ownCloud <= 8.0) na novo. Omogućite \"Zadani modul šifriranja\" i pokrenite {command}", + "Cancel encryption" : "Odustani od šifriranja", "Enable encryption" : "Omogući šifriranje", + "Confirm enabling encryption" : "Potvrdi omogućavanje šifriranja", + "Please read carefully before activating server-side encryption:" : "Pažljivo pročitajte prije aktiviranja šifriranja na strani poslužitelja:", "Once encryption is enabled, all files uploaded to the server from that point forward will be encrypted at rest on the server. It will only be possible to disable encryption at a later date if the active encryption module supports that function, and all pre-conditions (e.g. setting a recover key) are met." : "Ako je šifriranje na poslužitelju omogućeno, sve datoteke koje se od tog trenutka otpreme na poslužitelj bit će šifrirane u stanju mirovanja na poslužitelju. Kasnije možete onemogućiti šifriranje ako aktivni modul za šifriranje podržava tu funkciju i ispunjeni su svi preduvjeti (npr. postavljanje ključa za oporavak).", + "By default a master key for the whole instance will be generated. Please check if that level of access is compliant with your needs." : "Prema zadanim postavkama generirat će se glavni ključ za cijelu instancu. Provjerite odgovara li ta razina pristupa vašim potrebama.", "Encryption alone does not guarantee security of the system. Please see documentation for more information about how the encryption app works, and the supported use cases." : "Šifriranje samo po sebi ne jamči sigurnost sustava. Pogledajte dokumentaciju za više informacija o načinu rada aplikacije za šifriranje i slučajevima korištenja.", "Be aware that encryption always increases the file size." : "Imajte na umu da šifriranje uvijek povećava veličinu datoteke.", "It is always good to create regular backups of your data, in case of encryption make sure to backup the encryption keys along with your data." : "Uvijek je dobra ideja redovito izrađivati sigurnosne kopije podataka; ako upotrebljavate šifriranje, obavezno sigurnosno kopirajte ključeve za šifriranje zajedno sa svojim podacima.", + "Refer to the admin documentation on how to manually also encrypt existing files." : "Pogledajte administratorsku dokumentaciju kako biste ručno šifrirali i postojeće datoteke.", "This is the final warning: Do you really want to enable encryption?" : "Ovo je posljednje upozorenje: želite li zaista omogućiti šifriranje?", + "Failed to delete group \"{group}\"" : "Brisanje grupe \"{group}\" nije uspjelo", + "Please confirm the group removal" : "Potvrdite uklanjanje grupe", + "You are about to delete the group \"{group}\". The accounts will NOT be deleted." : "Uskoro ćete izbrisati grupu \"{group}\". Računi se NEĆE izbrisati.", "Submit" : "Šalji", + "Rename group" : "Preimenuj grupu", + "Delete group" : "Izbriši grupu", "Current password" : "Trenutna zaporka", "New password" : "Nova zaporka", "Change password" : "Promijeni lozinku", + "Choose your profile picture" : "Odaberite svoju profilnu sliku", + "Please select a valid png or jpg file" : "Odaberite valjanu PNG ili JPG datoteku", + "Error setting profile picture" : "Pogreška pri postavljanju profilne slike", + "Error cropping profile picture" : "Pogreška pri izrezivanju profilne slike", + "Error saving profile picture" : "Pogreška pri spremanju profilne slike", + "Error removing profile picture" : "Pogreška pri uklanjanju profilne slike", + "Your profile picture" : "Vaša profilna slika", + "Upload profile picture" : "Prenesi profilnu sliku", + "Choose profile picture from Files" : "Odaberite profilnu sliku iz Datoteka", + "Remove profile picture" : "Ukloni profilnu sliku", + "The file must be a PNG or JPG" : "Datoteka mora biti PNG ili JPG", "Picture provided by original account" : "Slika s izvornog računa", + "Set as profile picture" : "Postavi kao profilnu sliku", + "Please note that it can take up to 24 hours for your profile picture to be updated everywhere." : "Imajte na umu da može proći do 24 sata da se profilna slika posvuda ažurira.", + "Your biography. Markdown is supported." : "Vaša biografija. Podržan je Markdown.", + "Unable to update date of birth" : "Nije moguće ažurirati datum rođenja", + "Enter your date of birth" : "Unesite datum rođenja", + "Bluesky handle" : "Bluesky korisničko ime", + "You are using {s}{usage}{/s}" : "Koristite {s}{usage}{/s}", + "You are using {s}{usage}{/s} of {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})" : "Koristite {s}{usage}{/s} od {s}{totalSpace}{/s} ({s}{usageRelative}%{/s})", "You are a member of the following groups:" : "Član ste sljedećih grupa:", "Your full name" : "Vaše ime i prezime", "Unable to update primary email address" : "Nije moguće ažurirati primarnu adresu e-pošte", "Unable to delete additional email address" : "Nije moguće izbrisati dodatnu adresu e-pošte", "No email address set" : "Nije postavljena adresa e-pošte", "Email options" : "Mogućnosti e-pošte", + "Options for additional email address {index}" : "Opcije dodatne adrese e-pošte {index}", "Remove primary email" : "Ukloni primarnu adresu e-pošte", "Delete email" : "Izbriši adresu e-pošte", "This address is not confirmed" : "Ova adresa nije potvrđena", @@ -229,71 +658,175 @@ "Unable to add additional email address" : "Nije moguće dodati dodatnu adresu e-pošte", "Unable to update additional email address" : "Nije moguće ažurirati dodatnu adresu e-pošte", "Primary email for password reset and notifications" : "Primarna e-pošta za resetiranje zaporke i primanje obavijesti", + "Your handle" : "Vaše korisničko ime", + "Derived from your locale ({weekDayName})" : "Preuzeto iz vaših lokalnih postavki ({weekDayName})", + "Unable to update first day of week" : "Nije moguće ažurirati prvi dan u tjednu", + "Day to use as the first day of week" : "Dan koji će se koristiti kao prvi dan u tjednu", "Your headline" : "Vaš naslov", "No language set" : "Nije postavljen jezik", "Unable to update language" : "Nije moguće ažurirati jezik", + "Languages" : "Jezici", "Help translate" : "Pomozite prevesti", + "No locale set" : "Nisu postavljene lokalne postavke", + "Unable to update locale" : "Nije moguće ažurirati lokalne postavke", + "Locales" : "Lokalne postavke", "Week starts on {firstDayOfWeek}" : "Tjedan počinje {firstDayOfWeek}", + "Your city" : "Vaš grad", "Your organisation" : "Vaša organizacija", + "Your phone number" : "Vaš broj telefona", "Edit your Profile visibility" : "Uredite vidljivost profila", "Unable to update profile enabled state" : "Nije moguće ažurirati stanje omogućenog profila", + "Enable profile" : "Omogući profil", "The more restrictive setting of either visibility or scope is respected on your Profile. For example, if visibility is set to \"Show to everyone\" and scope is set to \"Private\", \"Private\" is respected." : "Na profilu se primjenjuje stroža postavka vidljivosti ili opsega. Na primjer, ako je vidljivost postavljena na „Prikaži svima”, a opseg je postavljen na „Privatno”, primjenjuje se „Privatno”.", "Unable to update visibility of {displayId}" : "Nije moguće ažurirati vidljivost za {displayId}", + "she/her" : "ona/nju", + "he/him" : "on/njega", + "they/them" : "oni/njih", + "Your pronouns. E.g. {pronounsExample}" : "Vaše zamjenice. Npr. {pronounsExample}", "Your role" : "Vaša uloga", "Timezone" : "Vremenska zona", + "Your X (formerly Twitter) handle" : "Vaše korisničko ime na X-u (prije Twitter)", + "Your website" : "Vaša web-stranica", + "Invalid value" : "Nevažeća vrijednost", + "Unable to update {property}" : "Nije moguće ažurirati {property}", + "No {property} set" : "Nije postavljeno: {property}", + "Change scope level of {property}, current scope is {scope}" : "Promijeni razinu vidljivosti za {property}; trenutačna razina je {scope}", "Unable to update federation scope of the primary {property}" : "Nije moguće ažurirati opseg udruženja primarnog {property}", "Unable to update federation scope of additional {property}" : "Nije moguće ažurirati opseg udruženja dodatnog {property}", + "Add additional email" : "Dodaj dodatnu adresu e-pošte", "Add" : "Dodaj", "Create" : "Stvori", "Change" : "Promijeni", "Delete" : "Izbriši", "Reshare" : "Dijeli ponovno", + "Default config values" : "Zadane vrijednosti konfiguracije", + "Applications config" : "Konfiguracija aplikacija", + "User config" : "Konfiguracija korisnika", + "Bundled applications" : "Uključene aplikacije", + "Enabled applications" : "Omogućene aplikacije", + "Disabled applications" : "Onemogućene aplikacije", + "Large organization" : "Velika organizacija", + "Big organization" : "Vrlo velika organizacija", + "Small organization" : "Mala organizacija", + "Hosting company" : "Hosting tvrtka", + "University" : "Sveučilište", "School" : "Škola", + "Club or association" : "Klub ili udruga", + "Family" : "Obitelj", + "Personal use" : "Osobna upotreba", + "Setup errors" : "Pogreške postavljanja", + "Setup warnings" : "Upozorenja postavljanja", + "Setup recommendations" : "Preporuke postavljanja", "Default language" : "Zadani jezik", "Common languages" : "Česti jezici", "Other languages" : "Drugi jezici", "Password change is disabled because the master key is disabled" : "Onemogućeno je mijenjanje zaporke jer je onemogućen glavni ključ", + "No accounts" : "Nema računa", + "Loading accounts …" : "Učitavanje računa …", + "List of accounts. This list is not fully rendered for performance reasons. The accounts will be rendered as you navigate through the list." : "Popis računa. Ovaj popis zbog performansi nije potpuno prikazan. Računi će se prikazivati dok se krećete kroz popis.", + "Manager" : "Voditelj", + "Set line manager" : "Postavi neposrednog voditelja", + "Account name will be autogenerated" : "Naziv računa bit će automatski generiran", + "Account name (required)" : "Naziv računa (obavezno)", + "Failed to search groups" : "Neuspjelo pretraživanje grupa", "New account" : "Novi račun", "Display name" : "Ime za prikaz", + "Either password or email is required" : "Potrebna je lozinka ili adresa e-pošte", + "Password (required)" : "Lozinka (obavezno)", + "Email (required)" : "E-pošta (obavezno)", "Email" : "E-pošta", + "Member of the following groups (required)" : "Član sljedećih grupa (obavezno)", + "Member of the following groups" : "Član sljedećih grupa", + "Set account groups" : "Postavi grupe računa", + "Admin of the following groups" : "Administrator sljedećih grupa", + "Set account as admin for …" : "Postavi račun kao administratora za …", "Quota" : "Kvota", + "Set account quota" : "Postavi kvotu računa", "Language" : "Jezik", + "Set default language" : "Postavi zadani jezik", + "Add new account" : "Dodaj novi račun", + "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} račun …","{userCount} računa …","{userCount} računa …"], + "_{userCount} account_::_{userCount} accounts_" : ["{userCount} račun","{userCount} računa","{userCount} računa"], "Total rows summary" : "Sažetak ukupnog broja redaka", + "Scroll to load more rows" : "Pomaknite za učitavanje više redaka", + "Password or insufficient permissions message" : "Poruka o lozinci ili nedovoljnim dozvolama", "Avatar" : "Avatar", "Account name" : "Korisničko ime", "Group admin for" : "Administrator grupe za", + "Account backend" : "Pozadinski sustav računa", "Storage location" : "Mjesto pohrane", + "First login" : "Prva prijava", "Last login" : "Posljednja prijava", "Account actions" : "Radnje računa", "{size} used" : "Iskorišteno {size}", "Delete account" : "Izbriši račun", + "Disconnect all devices and delete local data" : "Odspoji sve uređaje i izbriši lokalne podatke", + "Disable account" : "Onemogući račun", + "Enable account" : "Omogući račun", "Resend welcome email" : "Ponovno pošalji poruku dobrodošlice", + "In case of lost device or exiting the organization, this can remotely wipe the {productName} data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "U slučaju izgubljenog uređaja ili odlaska iz organizacije, ovime se može udaljeno izbrisati podatke {productName}a sa svih uređaja povezanih s {userid}. Radi samo ako su uređaji povezani s internetom.", "Remote wipe of devices" : "Daljinsko brisanje podataka s uređaja", "Wipe {userid}'s devices" : "Izbriši podatke sa svih uređaja koji pripadaju {userid}", + "Wiped {userid}'s devices" : "Uređaji korisnika {userid} su izbrisani", + "Failed to load groups with details" : "Neuspjelo učitavanje grupa s detaljima", + "Failed to load sub admin groups with details" : "Neuspjelo učitavanje grupa podadministratora s detaljima", + "Failed to update line manager" : "Neuspjelo ažuriranje nadređenog", "Fully delete {userid}'s account including all their personal files, app data, etc." : "U potpunosti izbriši račun koji pripada {userid}, uključujući sve osobne datoteke, aplikacije itd.", "Account deletion" : "Brisanje računa", "Delete {userid}'s account" : "Izbriši račun koji pripada {userid}", + "Display name was successfully changed" : "Prikazano ime je uspješno promijenjeno", + "Password can't be empty" : "Lozinka ne može biti prazna", + "Password was successfully changed" : "Lozinka je uspješno promijenjena", + "Email can't be empty" : "Adresa e-pošte ne može biti prazna", + "Email was successfully changed" : "Adresa e-pošte je uspješno promijenjena", "Welcome mail sent!" : "Poslana poruka dobrodošlice!", + "Loading account …" : "Učitavanje računa …", + "Change display name" : "Promijeni prikazano ime", + "Set new password" : "Postavi novu lozinku", + "You do not have permissions to see the details of this account" : "Nemate dopuštenje za prikaz pojedinosti ovog računa", + "Set new email address" : "Postavi novu adresu e-pošte", + "Add account to group" : "Dodaj račun u grupu", + "Set account as admin for" : "Postavi račun kao administratora za", + "Select account quota" : "Odaberi kvotu računa", + "Set the language" : "Postavi jezik", + "Toggle account actions menu" : "Uključi/isključi izbornik radnji računa", "Done" : "Gotovo", "Edit" : "Uredi", + "Account management settings" : "Postavke upravljanja računima", "Visibility" : "Vidljivost", + "Show language" : "Prikaži jezik", + "Show account backend" : "Prikaži pozadinski sustav računa", "Show storage path" : "Prikaži put pohrane", + "Show first login" : "Prikaži prvu prijavu", "Show last login" : "Prikaži posljednju prijavu", - "Sorting" : "Razvrstavanje", + "Sorting" : "Sortiranje", + "The system config enforces sorting the groups by name. This also disables showing the member count." : "Konfiguracija sustava nameće sortiranje grupa po nazivu. Time se također onemogućuje prikaz broja članova.", + "Group list sorting" : "Sortiranje popisa grupa", + "Sorting only applies to the currently loaded groups for performance reasons. Groups will be loaded as you navigate or search through the list." : "Sortiranje se zbog performansi primjenjuje samo na trenutno učitane grupe. Grupe će se učitavati dok se krećete kroz popis ili ga pretražujete.", + "By member count" : "Po broju članova", + "By name" : "Po nazivu", "Send email" : "Pošalji poruku e-pošte", + "Send welcome email to new accounts" : "Pošalji poruku dobrodošlice novim računima", + "Defaults" : "Zadano", "Default quota" : "Zadana kvota", "Select default quota" : "Odaberi zadanu kvotu", "Server error while trying to complete WebAuthn device registration" : "Pogreška poslužitelja tijekom dovršavanja registracije WebAuthn uređaja", "Passwordless authentication requires a secure connection." : "Autentifikacija bez zaporke zahtijeva sigurnu vezu.", "Add WebAuthn device" : "Dodaj WebAuthn uređaj", "Please authorize your WebAuthn device." : "Autorizirajte svoj WebAuthn uređaj.", + "Adding your device …" : "Dodavanje vašeg uređaja…", "Unnamed device" : "Neimenovani uređaj", "Passwordless Authentication" : "Autentifikacija bez zaporke", "Set up your account for passwordless authentication following the FIDO2 standard." : "Omogućite korištenje autentifikacije bez zaporke na svom računu u skladu sa standardom FIDO2.", "No devices configured." : "Nema konfiguriranih uređaja.", "The following devices are configured for your account:" : "Sljedeći su uređaji konfigurirani za vaš račun:", "Your browser does not support WebAuthn." : "Vaš preglednik ne podržava WebAuthn.", + "Email sent successfully" : "E-poruka je uspješno poslana", + "Failed to send email" : "Neuspjelo slanje e-pošte", + "Failed to save email settings" : "Neuspjelo spremanje postavki e-pošte", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Važno je postaviti ovaj poslužitelj kako biste mogli slati poruke e-pošte u vezi s resetiranjem zaporke i obavijesti.", + "The server configuration is read-only so the mail settings cannot be changed using the web interface." : "Konfiguracija poslužitelja je samo za čitanje, pa se postavke e-pošte ne mogu mijenjati putem web sučelja.", + "Mail delivery is disabled by instance config \"{config}\"." : "Dostava e-pošte onemogućena je konfiguracijom instance \"{config}\".", "Send mode" : "Način slanja", "Encryption" : "Šifriranje", "Sendmail mode" : "Način slanja pošte", @@ -305,21 +838,42 @@ "Port" : "Port", "Authentication" : "Autentifikacija", "Authentication required" : "Potrebna autentifikacija", + "Sending test email…" : "Slanje probne e-pošte…", + "Send test email" : "Pošalji probnu e-poštu", "Saving…" : "Spremanje...", + "Save settings" : "Spremi postavke", + "Please double check the {linkStartInstallationGuides}installation guides{linkEnd}, and check for any errors or warnings in the {linkStartLog}log{linkEnd}." : "Još jednom provjerite {linkStartInstallationGuides}vodiče za instalaciju{linkEnd} i provjerite ima li pogrešaka ili upozorenja u {linkStartLog}zapisniku{linkEnd}.", + "Check the security of your {productName} over {linkStart}our security scan{linkEnd}." : "Provjerite sigurnost svog {productName}a putem {linkStart}naše sigurnosne provjere{linkEnd}.", "Security & setup warnings" : "Upozorenja o sigurnosti i postavljanju", + "It is important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Za sigurnost i performanse vaše instance važno je da je sve ispravno konfigurirano. Kako bismo vam u tome pomogli, provodimo neke automatske provjere. Više informacija potražite u povezanom dokumentu.", + "Checking your server …" : "Provjera poslužitelja…", + "Failed to run setup checks" : "Neuspjelo pokretanje provjera postavljanja", "Try again" : "Pokušajte ponovno", "All checks passed." : "Sve su provjere uspješno dovršene.", "There are some errors regarding your setup." : "Postoje neke pogreške u vezi s vašim postavom.", "There are some warnings regarding your setup." : "Postoje neka upozorenja u vezi s vašim postavom.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Administrator možete detaljnije podešavati dijeljenja. Pogledajte odgovarajuću dokumentaciju za više informacija.", "You need to enable the File sharing App." : "Morate omogućiti aplikaciju za dijeljenje datoteka.", - "Apply" : "Potvrdi", + "App Store" : "Trgovina aplikacija", + "Loading app list" : "Učitavanje popisa aplikacija", + "Loading categories" : "Učitavanje kategorija", + "Version {version}, {license}-licensed" : "Verzija {version}, licencirano pod {license}", + "Version {version}" : "Verzija {version}", + "Failed to save selected preset." : "Neuspjelo spremanje odabranog predloška.", + "Select a configuration preset for easy setup." : "Odaberite predložak konfiguracije za jednostavno postavljanje.", + "Apply" : "Primijeni", + "All accounts" : "Svi računi", "Admins" : "Administratori", + "Account group: {group}" : "Grupa računa: {group}", + "Account management" : "Upravljanje računima", + "For performance reasons, when you enable encryption on a {productName} server only new and changed files are encrypted." : "Zbog performansi, kada omogućite šifriranje na {productName} poslužitelju, šifriraju se samo nove i izmijenjene datoteke.", "Location" : "Lokacija", "Profile picture" : "Profilna slika", "About" : "Informacije", + "Date of birth" : "Datum rođenja", "Full name" : "Puno ime", "Additional email" : "Dodatna adresa e-pošte", + "Fediverse (e.g. Mastodon)" : "Fediverse (npr. Mastodon)", "Headline" : "Naslov", "Organisation" : "Organizacija", "Phone number" : "Broj telefona", @@ -330,6 +884,8 @@ "Website" : "Web-mjesto", "Profile visibility" : "Vidljivost profila", "Locale" : "Lokacija", + "First day of week" : "Prvi dan u tjednu", + "timezone" : "vremenska zona", "Private" : "Privatno", "Only visible to people matched via phone number integration through Talk on mobile" : "Vidljivo samo ljudima koji se podudaraju putem integracije broja telefona u aplikaciji Talk na mobilnom uređaju", "Not available as this property is required for core functionality including file sharing and calendar invitations" : "Nije dostupno jer je ovo svojstvo potrebno za osnovnu funkcionalnost, uključujući dijeljenje datoteka i pozivnice za kalendar", @@ -337,36 +893,72 @@ "Only visible to people on this instance and guests" : "Vidljivo samo ljudima na ovoj instanci i gostima", "Federated" : "Udruženo", "Only synchronize to trusted servers" : "Sinkroniziraj samo s pouzdanim poslužiteljima", + "Not available as federation has been disabled for your account, contact your system administration if you have any questions" : "Nije dostupno jer je udruživanje onemogućena za vaš račun. Ako imate pitanja, obratite se administratoru sustava.", "Published" : "Objavljeno", "Synchronize to trusted servers and the global and public address book" : "Sinkroniziraj s pouzdanim poslužiteljima i globalnim i javnim adresarom", + "Not available as publishing account specific data to the lookup server is not allowed, contact your system administration if you have any questions" : "Nije dostupno jer objavljivanje podataka specifičnih za račun na poslužitelju za pretraživanje nije dopušteno. Ako imate pitanja, obratite se administratoru sustava.", + "Discover" : "Otkrijte", "Your apps" : "Vaše aplikacije", "Active apps" : "Aktivne aplikacije", "Disabled apps" : "Onemogućene aplikacije", "Updates" : "Ažuriranja", "App bundles" : "Paketi aplikacija", "Featured apps" : "Istaknute aplikacije", + "Supported apps" : "Podržane aplikacije", + "Best Nextcloud integration" : "Najbolja integracija s Nextcloudom", + "Open source" : "Otvoreni kod", + "Good performance" : "Dobre performanse", + "Best security: documents never leave your server" : "Najbolja sigurnost: dokumenti nikad ne napuštaju vaš poslužitelj", + "Best ODF compatibility" : "Najbolja ODF kompatibilnost", + "Best support for legacy files" : "Najbolja podrška za starije datoteke", + "Good Nextcloud integration" : "Dobra integracija s Nextcloudom", + "Open core" : "Open core", + "Best performance" : "Najbolje performanse", + "Limited ODF compatibility" : "Ograničena ODF kompatibilnost", + "Best Microsoft compatibility" : "Najbolja kompatibilnost s Microsoftom", "Show to everyone" : "Prikaži svima", + "Show to logged in accounts only" : "Prikaži samo prijavljenim računima", "Hide" : "Sakrij", + "Manually installed apps cannot be updated" : "Ručno instalirane aplikacije nije moguće ažurirati", + "{progress}% Deploying …" : "{progress}% implementacija…", + "{progress}% Initializing …" : "{progress}% inicijalizacija…", + "Health checking" : "Provjera ispravnosti", + "Deploy and Enable" : "Implementiraj i omogući", "Download and enable" : "Preuzmi i omogući", "Disable" : "Onemogući", + "Allow untested app" : "Dopusti neprovjerenu aplikaciju", "The app will be downloaded from the App Store" : "Aplikacija će se preuzeti iz trgovine aplikacijama", + "This app is not marked as compatible with your {productName} version." : "Aplikacija nije označena kao kompatibilna s vašom verzijom {productName}.", + "If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ako nastavite, i dalje ćete moći instalirati aplikaciju. Imajte na umu da aplikacija možda neće raditi kako se očekuje.", "Unknown" : "Nepoznata pogreška", "Never" : "Nikad", + "Could not register device: Network error" : "Nije moguće registrirati uređaj: pogreška mreže", + "Could not register device: Probably already registered" : "Nije moguće registrirati uređaj: vjerojatno je već registriran", + "Could not register device" : "Nije moguće registrirati uređaj", + "An error occurred during the request. Unable to proceed." : "Došlo je do pogreške tijekom zahtjeva. Nije moguće nastaviti.", + "The app has been enabled but needs to be updated." : "Aplikacija je omogućena, ali ju je potrebno ažurirati.", "Error: This app cannot be enabled because it makes the server unstable" : "Pogreška: ova aplikacija ne može biti omogućena jer čini poslužitelj nestabilnim", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikacija je omogućena, ali je treba ažurirati. Za 5 sekundi bit ćete preusmjereni na stranicu za ažuriranje.", "Do you really want to wipe your data from this device?" : "Želite li zaista izbrisati podatke s ovog uređaja?", "Confirm wipe" : "Potvrdi brisanje", + "Could not delete the app token" : "Nije moguće izbrisati token aplikacije", "Error while wiping the device with the token" : "Pogreška pri brisanju sadržaja uređaja tokenom", "Error while updating device token name" : "Pogreška pri ažuriranju naziva tokena za uređaja", "Error while updating device token scope" : "Pogreška pri ažuriranju raspona tokena za uređaj", + "Could not set group sorting" : "Nije moguće postaviti sortiranje grupa", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Zaprimljeno je previše zahtjeva iz vaše mreže. Pokušajte kasnije ili se obratite administratoru ako se radi o pogrešci.", "Error" : "Pogreška", + "Account documentation" : "Dokumentacija za račune", + "Administration documentation" : "Administratorska dokumentacija", "Forum" : "Forum", + "Nextcloud help & privacy resources" : "Nextcloud resursi za pomoć i privatnost", + "General documentation" : "Opća dokumentacija", "Legal notice" : "Pravna obavijest", - "Privacy policy" : "Pravila o privatnosti", + "Privacy policy" : "Pravila privatnosti", "Reasons to use Nextcloud in your organization" : "Razlozi za uporabu Nextclouda u vašoj organizaciji", "Developed by the {communityopen}Nextcloud community{linkclose}, the {githubopen}source code{linkclose} is licensed under the {licenseopen}AGPL{linkclose}." : "{githubopen}Izvorni kôd{linkclose} je razvila {communityopen}Nextcloudova zajednica korisnika{linkclose} i licenciran je sukladno {licenseopen}AGPL-u{linkclose}.", "Like our Facebook page" : "Pratite našu Facebook stranicu", + "Follow us on Bluesky" : "Pratite nas na Blueskyju", "Follow us on Mastodon" : "Pratite nas na Mastodonu", "Check out our blog" : "Pogledajte naš blog", "Subscribe to our newsletter" : "Pretplatite se na naše obavijesti", @@ -381,17 +973,37 @@ "Strong password" : "Zaporka jaka", "Group list is empty" : "Popis grupa je prazan", "Unable to retrieve the group list" : "Nije moguće preuzeti popis grupa", + "Logged in account must be a subadmin" : "Prijavljeni račun mora biti podadministrator", + "- The `%1$s` HTTP header does not contain `%2$s`. This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "- HTTP zaglavlje `%1$s` ne sadrži `%2$s`. To je potencijalni sigurnosni ili rizik za privatnost; preporučuje se prilagoditi ovu postavku.", + "_No scheduled tasks in the last %n hour._::_No scheduled tasks in the last %n hours._" : ["Nije bilo zakazanih zadataka u posljednjem %n satu.","Nije bilo zakazanih zadataka u posljednjih %n sati.","Nije bilo zakazanih zadataka u posljednjih %n sati."], + "_The task pickup speed has been ok in the last %n hour._::_The task pickup speed has been ok in the last %n hours._" : ["Brzina preuzimanja zadataka bila je dobra u posljednjem %n satu.","Brzina preuzimanja zadataka bila je dobra u posljednjih %n sati.","Brzina preuzimanja zadataka bila je dobra u posljednjih %n sati."], + "_The task pickup speed has been slow in the last %n hour. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._::_The task pickup speed has been slow in the last %n hours. Many tasks took longer than 4 minutes to be picked up. Consider setting up a worker to process tasks in the background._" : ["Brzina preuzimanja zadataka bila je spora u posljednjem %n satu. Mnogi su zadaci čekali dulje od 4 minute da budu preuzeti. Razmislite o postavljanju workera za obradu zadataka u pozadini.","Brzina preuzimanja zadataka bila je spora u posljednjih %n sati. Mnogi su zadaci čekali dulje od 4 minute da budu preuzeti. Razmislite o postavljanju workera za obradu zadataka u pozadini.","Brzina preuzimanja zadataka bila je spora u posljednjih %n sati. Mnogi su zadaci čekali dulje od 4 minute da budu preuzeti. Razmislite o postavljanju workera za obradu zadataka u pozadini."], + "Exclude some groups from sharing" : "Izuzmi neke grupe iz dijeljenja", + "Limit sharing to some groups" : "Ograniči dijeljenje na neke grupe", + "Also allow autocompletion on full match of the user id" : "Također dopusti automatsko dovršavanje pri potpunom podudaranju korisničkog ID-a", "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ovoj aplikaciji nije dodijeljena najmanja inačica Nextclouda. To će biti pogreška u budućnosti.", "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ovoj aplikaciji nije dodijeljena najveća inačica Nextclouda. To će biti pogreška u budućnosti.", + "Loading accounts …" : "Učitavanje računa …", + "Set account as admin for …" : "Postavi račun kao administratora za …", + "_{userCount} account …_::_{userCount} accounts …_" : ["{userCount} račun …","{userCount} računa …","{userCount} računa …"], "In case of lost device or exiting the organization, this can remotely wipe the Nextcloud data from all devices associated with {userid}. Only works if the devices are connected to the internet." : "U slučaju gubitka uređaja ili napuštanja organizacije, može daljinski izbrisati Nextcloudove podatke sa svih uređaja kojima se koristi {userid}. Brisanje je moguće samo ako su uređaji povezani na internet.", + "Failed to load subadmin groups with details" : "Neuspjelo učitavanje grupa podadministratora s detaljima", + "Loading account …" : "Učitavanje računa …", "Adding your device …" : "Dodavanje uređaja...", + "Developer documentation ↗" : "Dokumentacija za razvojne programere ↗", "Sending…" : "Slanje…", "Email sent" : "E-pošta je poslana", + "For performance reasons, when you enable encryption on a Nextcloud server only new and changed files are encrypted." : "Zbog performansi, kada omogućite šifriranje na Nextcloud poslužitelju, šifriraju se samo nove i izmijenjene datoteke.", + "{progress}% Deploying …" : "{progress}% implementacija …", + "{progress}% Initializing …" : "{progress}% inicijalizacija …", "This app is not marked as compatible with your Nextcloud version. If you continue you will still be able to install the app. Note that the app might not work as expected." : "Ova aplikacija nije označena kao kompatibilna s vašom inačicom Nextclouda. Ako odlučite nastaviti, moći ćete instalirati aplikaciju. Imajte na umu da aplikacija možda neće raditi kako očekujete.", + "None/STARTTLS" : "Ništa/STARTTLS", "SSL" : "SSL", "Credentials" : "Vjerodajnice", + "SMTP Login" : "SMTP prijava", "SMTP Password" : "SMTP zaporka", "Save" : "Spremi", + "Test and verify email settings" : "Testirajte i provjerite postavke e-pošte", "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Pravilna konfiguracija iznimno je važna za sigurnost i performanse vaše instance. Kako bismo vam pomogli pravilno konfigurirati sustav, provest ćemo neke automatske provjere. Za više informacija pogledajte navedenu dokumentaciju.", "Checking for system and security issues." : "Provjera sustava i sigurnosnih postavki.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Pažljivo pročitajte upute za instalaciju ↗ i potražite postoje li ikakve pogreške ili upozorenja u zapisima.", diff --git a/apps/settings/l10n/id.js b/apps/settings/l10n/id.js index 14d33d9c320..05529b35580 100644 --- a/apps/settings/l10n/id.js +++ b/apps/settings/l10n/id.js @@ -989,7 +989,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Sangat penting sekali untuk semuanya diatur secara benar demi keamanan dan performa instansi Anda. Untuk membantu Anda dengan hal itu kami melakukan cek otomatis. Mohon melihat tautan dokumentasi untuk lebih lanjut.", "Checking for system and security issues." : "Memeriksa masalah sistem dan keamanan.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Mohon cek kembali Petunjuk pemasangan ↗, dan cek semua galat atau peringatan di log.", - "Check the security of your Nextcloud over our security scan ↗." : "Cek keamanan Nextcloud Anda dengan pemindaian keamanan kami ↗.", - "Follow us on X" : "Ikuti kami di X" + "Check the security of your Nextcloud over our security scan ↗." : "Cek keamanan Nextcloud Anda dengan pemindaian keamanan kami ↗." }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/id.json b/apps/settings/l10n/id.json index 1fa7fab1c80..a0d4d54a173 100644 --- a/apps/settings/l10n/id.json +++ b/apps/settings/l10n/id.json @@ -987,7 +987,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Sangat penting sekali untuk semuanya diatur secara benar demi keamanan dan performa instansi Anda. Untuk membantu Anda dengan hal itu kami melakukan cek otomatis. Mohon melihat tautan dokumentasi untuk lebih lanjut.", "Checking for system and security issues." : "Memeriksa masalah sistem dan keamanan.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Mohon cek kembali Petunjuk pemasangan ↗, dan cek semua galat atau peringatan di log.", - "Check the security of your Nextcloud over our security scan ↗." : "Cek keamanan Nextcloud Anda dengan pemindaian keamanan kami ↗.", - "Follow us on X" : "Ikuti kami di X" + "Check the security of your Nextcloud over our security scan ↗." : "Cek keamanan Nextcloud Anda dengan pemindaian keamanan kami ↗." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/settings/l10n/is.js b/apps/settings/l10n/is.js index 637798aba4a..c2ce00df1c6 100644 --- a/apps/settings/l10n/is.js +++ b/apps/settings/l10n/is.js @@ -703,7 +703,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Það er mikilvægt fyrir öryggi og afköst uppsetningarinnar þinnar að allt sé rétt stillt. Til að hjálpa við að svo sé, eru gerðar ýmsar sjálfvirkar prófanir. Skoðaðu hjálparskjölin til að sjá ítarlegar upplýsingar.", "Checking for system and security issues." : "Athuga með kerfis- og öryggisvandamál.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Yfirfarðu vandlega uppsetningarleiðbeiningarnar ↗, og athugaðu hvort nokkrar villumeldingar eða aðvaranir séu í annálnum.", - "Check the security of your Nextcloud over our security scan ↗." : "Athugaðu öryggi Nextcloud-skýsins með öryggisskönnun okkar ↗.", - "Follow us on X" : "Fylgstu með okkur á X" + "Check the security of your Nextcloud over our security scan ↗." : "Athugaðu öryggi Nextcloud-skýsins með öryggisskönnun okkar ↗." }, "nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"); diff --git a/apps/settings/l10n/is.json b/apps/settings/l10n/is.json index abfc8984153..02560b68bcd 100644 --- a/apps/settings/l10n/is.json +++ b/apps/settings/l10n/is.json @@ -701,7 +701,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Það er mikilvægt fyrir öryggi og afköst uppsetningarinnar þinnar að allt sé rétt stillt. Til að hjálpa við að svo sé, eru gerðar ýmsar sjálfvirkar prófanir. Skoðaðu hjálparskjölin til að sjá ítarlegar upplýsingar.", "Checking for system and security issues." : "Athuga með kerfis- og öryggisvandamál.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Yfirfarðu vandlega uppsetningarleiðbeiningarnar ↗, og athugaðu hvort nokkrar villumeldingar eða aðvaranir séu í annálnum.", - "Check the security of your Nextcloud over our security scan ↗." : "Athugaðu öryggi Nextcloud-skýsins með öryggisskönnun okkar ↗.", - "Follow us on X" : "Fylgstu með okkur á X" + "Check the security of your Nextcloud over our security scan ↗." : "Athugaðu öryggi Nextcloud-skýsins með öryggisskönnun okkar ↗." },"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);" } \ No newline at end of file diff --git a/apps/settings/l10n/it.js b/apps/settings/l10n/it.js index cd11d5c3868..675098f7ccc 100644 --- a/apps/settings/l10n/it.js +++ b/apps/settings/l10n/it.js @@ -980,7 +980,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "È importante per la sicurezza e le prestazioni della tua istanza che tutto sia configurato correttamente. Per aiutarti in questo senso, stiamo eseguendo alcuni controlli automatici. Vedi la documentazione collegata per ulteriori informazioni.", "Checking for system and security issues." : "Verifica di problemi di sistema e sicurezza.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Leggi attentamente le guide d'installazione ↗, e controlla gli errori o gli avvisi nel log.", - "Check the security of your Nextcloud over our security scan ↗." : "Controlla la sicurezza del tuo Nextcloud con la nostra scansione di sicurezza ↗", - "Follow us on X" : "Seguici su X" + "Check the security of your Nextcloud over our security scan ↗." : "Controlla la sicurezza del tuo Nextcloud con la nostra scansione di sicurezza ↗" }, "nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/it.json b/apps/settings/l10n/it.json index 8e55568df79..bb27b29ebb3 100644 --- a/apps/settings/l10n/it.json +++ b/apps/settings/l10n/it.json @@ -978,7 +978,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "È importante per la sicurezza e le prestazioni della tua istanza che tutto sia configurato correttamente. Per aiutarti in questo senso, stiamo eseguendo alcuni controlli automatici. Vedi la documentazione collegata per ulteriori informazioni.", "Checking for system and security issues." : "Verifica di problemi di sistema e sicurezza.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Leggi attentamente le guide d'installazione ↗, e controlla gli errori o gli avvisi nel log.", - "Check the security of your Nextcloud over our security scan ↗." : "Controlla la sicurezza del tuo Nextcloud con la nostra scansione di sicurezza ↗", - "Follow us on X" : "Seguici su X" + "Check the security of your Nextcloud over our security scan ↗." : "Controlla la sicurezza del tuo Nextcloud con la nostra scansione di sicurezza ↗" },"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" } \ No newline at end of file diff --git a/apps/settings/l10n/ja.js b/apps/settings/l10n/ja.js index d8c33acd4d4..9a2d522e5f3 100644 --- a/apps/settings/l10n/ja.js +++ b/apps/settings/l10n/ja.js @@ -974,7 +974,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "サーバーのセキュリティとパフォーマンスにとって重要なことは、すべてが正確に設定されていることです。あなたの助けとなるよう、Nextcloudでは一部の自動チェックを行っています。詳細な情報は、リンク先のドキュメントを参照してください。", "Checking for system and security issues." : "システムおよびセキュリティの問題をチェックしています。", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "インストールガイド ↗を再確認して、 ログ にあるすべてのエラーや警告を確認してください。", - "Check the security of your Nextcloud over our security scan ↗." : "Nextcloudのセキュリティは、セキュリティスキャン ↗でチェックしてください。", - "Follow us on X" : "X でフォロー!" + "Check the security of your Nextcloud over our security scan ↗." : "Nextcloudのセキュリティは、セキュリティスキャン ↗でチェックしてください。" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/ja.json b/apps/settings/l10n/ja.json index 745958dc82c..000c2277757 100644 --- a/apps/settings/l10n/ja.json +++ b/apps/settings/l10n/ja.json @@ -972,7 +972,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "サーバーのセキュリティとパフォーマンスにとって重要なことは、すべてが正確に設定されていることです。あなたの助けとなるよう、Nextcloudでは一部の自動チェックを行っています。詳細な情報は、リンク先のドキュメントを参照してください。", "Checking for system and security issues." : "システムおよびセキュリティの問題をチェックしています。", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "インストールガイド ↗を再確認して、 ログ にあるすべてのエラーや警告を確認してください。", - "Check the security of your Nextcloud over our security scan ↗." : "Nextcloudのセキュリティは、セキュリティスキャン ↗でチェックしてください。", - "Follow us on X" : "X でフォロー!" + "Check the security of your Nextcloud over our security scan ↗." : "Nextcloudのセキュリティは、セキュリティスキャン ↗でチェックしてください。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/settings/l10n/lo.js b/apps/settings/l10n/lo.js index 6fe451cd0d8..9350236cfb6 100644 --- a/apps/settings/l10n/lo.js +++ b/apps/settings/l10n/lo.js @@ -973,7 +973,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information.", "Checking for system and security issues." : "Checking for system and security issues.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Please double check the installation guides ↗, and check for any errors or warnings in the log.", - "Check the security of your Nextcloud over our security scan ↗." : "Check the security of your Nextcloud over our security scan ↗.", - "Follow us on X" : "Follow us on X" + "Check the security of your Nextcloud over our security scan ↗." : "Check the security of your Nextcloud over our security scan ↗." }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/lo.json b/apps/settings/l10n/lo.json index 971cbf8f169..a3fef3f55fb 100644 --- a/apps/settings/l10n/lo.json +++ b/apps/settings/l10n/lo.json @@ -971,7 +971,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information.", "Checking for system and security issues." : "Checking for system and security issues.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Please double check the installation guides ↗, and check for any errors or warnings in the log.", - "Check the security of your Nextcloud over our security scan ↗." : "Check the security of your Nextcloud over our security scan ↗.", - "Follow us on X" : "Follow us on X" + "Check the security of your Nextcloud over our security scan ↗." : "Check the security of your Nextcloud over our security scan ↗." },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/settings/l10n/mk.js b/apps/settings/l10n/mk.js index d652c1aed48..a8a8d884c15 100644 --- a/apps/settings/l10n/mk.js +++ b/apps/settings/l10n/mk.js @@ -687,7 +687,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Важно е за безбедноста и перформансите на вашата истанца дека сè е правилно конфигурирано. Да ви помогнеме во тоа, правиме неколку автоматски проверки. Погледнете ја документација за повеќе информации.", "Checking for system and security issues." : "Проверка на системот и безбедносна проверка.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Ве молиме двојно проверете ги упатствата за инсталација ↗, и проверете ги грешките или предупредувањата во записникот.", - "Check the security of your Nextcloud over our security scan ↗." : "Провери ја безбедноста на твојот Nextcloud преку нашиот безбедносен скенер ↗.", - "Follow us on X" : "Следи не на X" + "Check the security of your Nextcloud over our security scan ↗." : "Провери ја безбедноста на твојот Nextcloud преку нашиот безбедносен скенер ↗." }, "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"); diff --git a/apps/settings/l10n/mk.json b/apps/settings/l10n/mk.json index a452dcabd6e..e18a0017797 100644 --- a/apps/settings/l10n/mk.json +++ b/apps/settings/l10n/mk.json @@ -685,7 +685,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Важно е за безбедноста и перформансите на вашата истанца дека сè е правилно конфигурирано. Да ви помогнеме во тоа, правиме неколку автоматски проверки. Погледнете ја документација за повеќе информации.", "Checking for system and security issues." : "Проверка на системот и безбедносна проверка.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Ве молиме двојно проверете ги упатствата за инсталација ↗, и проверете ги грешките или предупредувањата во записникот.", - "Check the security of your Nextcloud over our security scan ↗." : "Провери ја безбедноста на твојот Nextcloud преку нашиот безбедносен скенер ↗.", - "Follow us on X" : "Следи не на X" + "Check the security of your Nextcloud over our security scan ↗." : "Провери ја безбедноста на твојот Nextcloud преку нашиот безбедносен скенер ↗." },"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;" } \ No newline at end of file diff --git a/apps/settings/l10n/nb.js b/apps/settings/l10n/nb.js index 04e722e1db2..7caca4998af 100644 --- a/apps/settings/l10n/nb.js +++ b/apps/settings/l10n/nb.js @@ -826,7 +826,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Det er viktig for sikkerheten og ytelsen på din installasjon at alt er satt opp rett. For å hjelpe deg er det satt i verk noen automatiske sjekker. Se vedlagt lenke for å lese mer i dokumentasjonen.", "Checking for system and security issues." : "Sjekker for system- og sikkerhetsfeil.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Dobbeltsjekk installasjonsguidene ↗ og se etter feil eller advarsler i loggen.", - "Check the security of your Nextcloud over our security scan ↗." : "Sjekk sikkerheten til din Nextcloud med vår sikkerhetsskanning ↗.", - "Follow us on X" : "Følg oss på X" + "Check the security of your Nextcloud over our security scan ↗." : "Sjekk sikkerheten til din Nextcloud med vår sikkerhetsskanning ↗." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/nb.json b/apps/settings/l10n/nb.json index 1b3d9ace866..abbb681ab40 100644 --- a/apps/settings/l10n/nb.json +++ b/apps/settings/l10n/nb.json @@ -824,7 +824,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Det er viktig for sikkerheten og ytelsen på din installasjon at alt er satt opp rett. For å hjelpe deg er det satt i verk noen automatiske sjekker. Se vedlagt lenke for å lese mer i dokumentasjonen.", "Checking for system and security issues." : "Sjekker for system- og sikkerhetsfeil.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Dobbeltsjekk installasjonsguidene ↗ og se etter feil eller advarsler i loggen.", - "Check the security of your Nextcloud over our security scan ↗." : "Sjekk sikkerheten til din Nextcloud med vår sikkerhetsskanning ↗.", - "Follow us on X" : "Følg oss på X" + "Check the security of your Nextcloud over our security scan ↗." : "Sjekk sikkerheten til din Nextcloud med vår sikkerhetsskanning ↗." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/nl.js b/apps/settings/l10n/nl.js index 0ac3228403a..32b2e1a9a92 100644 --- a/apps/settings/l10n/nl.js +++ b/apps/settings/l10n/nl.js @@ -694,7 +694,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Voor beveiliging en prestaties van je server is het belangrijk dat alles goed is geconfigureerd. Om je hierbij te helpen doen we paar automatische controles. Bekijk de gerelateerde documentatie voor meer informatie.", "Checking for system and security issues." : "Controleren op systeem- en beveiligingsproblemen.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Lees de installatie-handleiding ↗ goed door en controleer de logs op fouten en waarschuwingen.", - "Check the security of your Nextcloud over our security scan ↗." : "Controleer de beveiliging van je Nextcloud via onze securityscan ↗.", - "Follow us on X" : "Volg ons op X" + "Check the security of your Nextcloud over our security scan ↗." : "Controleer de beveiliging van je Nextcloud via onze securityscan ↗." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/nl.json b/apps/settings/l10n/nl.json index a616b8b5a77..4601d54aebd 100644 --- a/apps/settings/l10n/nl.json +++ b/apps/settings/l10n/nl.json @@ -692,7 +692,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Voor beveiliging en prestaties van je server is het belangrijk dat alles goed is geconfigureerd. Om je hierbij te helpen doen we paar automatische controles. Bekijk de gerelateerde documentatie voor meer informatie.", "Checking for system and security issues." : "Controleren op systeem- en beveiligingsproblemen.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Lees de installatie-handleiding ↗ goed door en controleer de logs op fouten en waarschuwingen.", - "Check the security of your Nextcloud over our security scan ↗." : "Controleer de beveiliging van je Nextcloud via onze securityscan ↗.", - "Follow us on X" : "Volg ons op X" + "Check the security of your Nextcloud over our security scan ↗." : "Controleer de beveiliging van je Nextcloud via onze securityscan ↗." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/pl.js b/apps/settings/l10n/pl.js index c7f7a9a2a12..48a7f5c5570 100644 --- a/apps/settings/l10n/pl.js +++ b/apps/settings/l10n/pl.js @@ -991,7 +991,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Poprawna konfiguracja jest ważna dla bezpieczeństwa i wydajności Twojej instancji. W celach pomocniczych przeprowadzane jest automatyczne sprawdzanie. Więcej informacji możesz znaleźć w dokumentacji.", "Checking for system and security issues." : "Sprawdzanie błędów systemu i bezpieczeństwa.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Sprawdź dokładnie instrukcje instalacji ↗ oraz sprawdź, czy nie ma błędów lub ostrzeżeń w dzienniku.", - "Check the security of your Nextcloud over our security scan ↗." : "Sprawdź bezpieczeństwo swojego serwera Nextcloud naszym skanerem bezpieczeństwa ↗.", - "Follow us on X" : "Śledź nas na X" + "Check the security of your Nextcloud over our security scan ↗." : "Sprawdź bezpieczeństwo swojego serwera Nextcloud naszym skanerem bezpieczeństwa ↗." }, "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/apps/settings/l10n/pl.json b/apps/settings/l10n/pl.json index 9eeeb435e15..444ef487bf2 100644 --- a/apps/settings/l10n/pl.json +++ b/apps/settings/l10n/pl.json @@ -989,7 +989,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Poprawna konfiguracja jest ważna dla bezpieczeństwa i wydajności Twojej instancji. W celach pomocniczych przeprowadzane jest automatyczne sprawdzanie. Więcej informacji możesz znaleźć w dokumentacji.", "Checking for system and security issues." : "Sprawdzanie błędów systemu i bezpieczeństwa.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Sprawdź dokładnie instrukcje instalacji ↗ oraz sprawdź, czy nie ma błędów lub ostrzeżeń w dzienniku.", - "Check the security of your Nextcloud over our security scan ↗." : "Sprawdź bezpieczeństwo swojego serwera Nextcloud naszym skanerem bezpieczeństwa ↗.", - "Follow us on X" : "Śledź nas na X" + "Check the security of your Nextcloud over our security scan ↗." : "Sprawdź bezpieczeństwo swojego serwera Nextcloud naszym skanerem bezpieczeństwa ↗." },"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/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index 8d1dcc281ee..5a719cd372a 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -439,7 +439,7 @@ OC.L10N.register( "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Os aplicativos em destaque são desenvolvidos pela comunidade. Eles oferecem funcionalidade central e estão prontos para uso em produção.", "Community rating: {score}/5" : "Avaliação da comunidade: {score}/5", "Office suite switching is managed through the Nextcloud All-in-One interface." : "A troca de pacotes de escritório é gerenciada através da interface Nextcloud All-in-One.", - "Please use the AIO interface to switch between office suites." : "Utilize a interface AIO para alternar entre os pacotes de escritório.", + "Please use the AIO interface to switch between office suites." : "Por favor, utilize a interface AIO para alternar entre os pacotes de escritório.", "Select your preferred office suite. Please note that installing requires manual server setup." : "Selecione o seu pacote de escritório preferido. Observe que a instalação requer configuração manual do servidor.", "installed" : "instalado", "Learn more" : "Saiba mais", @@ -1009,7 +1009,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Para segurança e desempenho da sua instalação é importante que tudo esteja configurado corretamente. Para ajudá-lo com isso, estamos fazendo algumas verificações automáticas. Consulte a documentação para mais informações.", "Checking for system and security issues." : "Verificando problemas de sistema e segurança.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Verifique novamente os manuais de instalação ↗ e procure por erros ou avisos no log.", - "Check the security of your Nextcloud over our security scan ↗." : "Verifique a segurança do seu Nextcloud em nossa verificação de segurança ↗.", - "Follow us on X" : "Siga-nos no X" + "Check the security of your Nextcloud over our security scan ↗." : "Verifique a segurança do seu Nextcloud em nossa verificação de segurança ↗." }, "nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/settings/l10n/pt_BR.json b/apps/settings/l10n/pt_BR.json index 8ca8d64be6b..732b8f4042d 100644 --- a/apps/settings/l10n/pt_BR.json +++ b/apps/settings/l10n/pt_BR.json @@ -437,7 +437,7 @@ "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Os aplicativos em destaque são desenvolvidos pela comunidade. Eles oferecem funcionalidade central e estão prontos para uso em produção.", "Community rating: {score}/5" : "Avaliação da comunidade: {score}/5", "Office suite switching is managed through the Nextcloud All-in-One interface." : "A troca de pacotes de escritório é gerenciada através da interface Nextcloud All-in-One.", - "Please use the AIO interface to switch between office suites." : "Utilize a interface AIO para alternar entre os pacotes de escritório.", + "Please use the AIO interface to switch between office suites." : "Por favor, utilize a interface AIO para alternar entre os pacotes de escritório.", "Select your preferred office suite. Please note that installing requires manual server setup." : "Selecione o seu pacote de escritório preferido. Observe que a instalação requer configuração manual do servidor.", "installed" : "instalado", "Learn more" : "Saiba mais", @@ -1007,7 +1007,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Para segurança e desempenho da sua instalação é importante que tudo esteja configurado corretamente. Para ajudá-lo com isso, estamos fazendo algumas verificações automáticas. Consulte a documentação para mais informações.", "Checking for system and security issues." : "Verificando problemas de sistema e segurança.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Verifique novamente os manuais de instalação ↗ e procure por erros ou avisos no log.", - "Check the security of your Nextcloud over our security scan ↗." : "Verifique a segurança do seu Nextcloud em nossa verificação de segurança ↗.", - "Follow us on X" : "Siga-nos no X" + "Check the security of your Nextcloud over our security scan ↗." : "Verifique a segurança do seu Nextcloud em nossa verificação de segurança ↗." },"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/apps/settings/l10n/ru.js b/apps/settings/l10n/ru.js index 63a44679cb4..5c7248f8ea4 100644 --- a/apps/settings/l10n/ru.js +++ b/apps/settings/l10n/ru.js @@ -974,7 +974,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Для обеспечения безопасности и производительности важно, чтобы всё было настроено правильно. Чтобы убедиться в этом, мы выполняем некоторые автоматические проверки. Для получения дополнительной информации обратитесь к соответствующему разделу документации.", "Checking for system and security issues." : "Проверка системы и возможных уязвимостей.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Ещё раз внимательно прочитайте руководство по установке ↗ и проверьте журнал на наличие ошибок и предупреждений.", - "Check the security of your Nextcloud over our security scan ↗." : "Проверить безопасность Nextcloud нашим сканером ↗.", - "Follow us on X" : "Следите за нашими новостями в X" + "Check the security of your Nextcloud over our security scan ↗." : "Проверить безопасность Nextcloud нашим сканером ↗." }, "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/apps/settings/l10n/ru.json b/apps/settings/l10n/ru.json index a02b0bf0b27..066286224ae 100644 --- a/apps/settings/l10n/ru.json +++ b/apps/settings/l10n/ru.json @@ -972,7 +972,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Для обеспечения безопасности и производительности важно, чтобы всё было настроено правильно. Чтобы убедиться в этом, мы выполняем некоторые автоматические проверки. Для получения дополнительной информации обратитесь к соответствующему разделу документации.", "Checking for system and security issues." : "Проверка системы и возможных уязвимостей.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Ещё раз внимательно прочитайте руководство по установке ↗ и проверьте журнал на наличие ошибок и предупреждений.", - "Check the security of your Nextcloud over our security scan ↗." : "Проверить безопасность Nextcloud нашим сканером ↗.", - "Follow us on X" : "Следите за нашими новостями в X" + "Check the security of your Nextcloud over our security scan ↗." : "Проверить безопасность Nextcloud нашим сканером ↗." },"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/apps/settings/l10n/sk.js b/apps/settings/l10n/sk.js index e5bd89ceaec..f740083a30d 100644 --- a/apps/settings/l10n/sk.js +++ b/apps/settings/l10n/sk.js @@ -979,7 +979,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Kvôli bezpečnosti a výkonu vašej inštalácie je dôležité, aby bolo všetko správne nastavené. Robíme automatickú kontrolu, ktorá vám s touto úlohou pomôže. Pre ďalšie informácie nahliadnite do priloženej dokumentácie.", "Checking for system and security issues." : "Prebieha kontrola systémových a bezpečnostných problémov.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Prosím skontrolujte inštalačnú dokumentáciu a skontrolujte existenciu chýb a upozornení v logu.", - "Check the security of your Nextcloud over our security scan ↗." : "Skontrolujte bezpečnosť svojho Nextcloudu pomocou nášho bezpečnostného skenu.", - "Follow us on X" : "Sledujte nás na X" + "Check the security of your Nextcloud over our security scan ↗." : "Skontrolujte bezpečnosť svojho Nextcloudu pomocou nášho bezpečnostného skenu." }, "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/apps/settings/l10n/sk.json b/apps/settings/l10n/sk.json index f8cc1757fbf..0097d13f0fe 100644 --- a/apps/settings/l10n/sk.json +++ b/apps/settings/l10n/sk.json @@ -977,7 +977,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Kvôli bezpečnosti a výkonu vašej inštalácie je dôležité, aby bolo všetko správne nastavené. Robíme automatickú kontrolu, ktorá vám s touto úlohou pomôže. Pre ďalšie informácie nahliadnite do priloženej dokumentácie.", "Checking for system and security issues." : "Prebieha kontrola systémových a bezpečnostných problémov.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Prosím skontrolujte inštalačnú dokumentáciu a skontrolujte existenciu chýb a upozornení v logu.", - "Check the security of your Nextcloud over our security scan ↗." : "Skontrolujte bezpečnosť svojho Nextcloudu pomocou nášho bezpečnostného skenu.", - "Follow us on X" : "Sledujte nás na X" + "Check the security of your Nextcloud over our security scan ↗." : "Skontrolujte bezpečnosť svojho Nextcloudu pomocou nášho bezpečnostného skenu." },"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/apps/settings/l10n/sl.js b/apps/settings/l10n/sl.js index e7fb5964b58..76777b2c800 100644 --- a/apps/settings/l10n/sl.js +++ b/apps/settings/l10n/sl.js @@ -692,7 +692,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Zaradi varnosti in optimizacije delovanja je nujno, da je sistem posodobljen in pravilno nastavljen. Preverjanje poteka tako, da se nekateri preizkusi izvajajo sproti in samodejno. Več podrobnosti je zabeleženih v dokumentaciji. ", "Checking for system and security issues." : "Preverjanje sistemskih in varnostnih nastavitev.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Preverite namestitveno dokumentacijo ↗ in morebitne napake oziroma opozorila v sistemskem dnevniku.", - "Check the security of your Nextcloud over our security scan ↗." : "Preverite lahko tudi varnost storitev Nextcloud s preverjalnikom ↗.", - "Follow us on X" : "Sledite nam na X" + "Check the security of your Nextcloud over our security scan ↗." : "Preverite lahko tudi varnost storitev Nextcloud s preverjalnikom ↗." }, "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"); diff --git a/apps/settings/l10n/sl.json b/apps/settings/l10n/sl.json index 774fc40c5d6..0c5961b9df7 100644 --- a/apps/settings/l10n/sl.json +++ b/apps/settings/l10n/sl.json @@ -690,7 +690,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Zaradi varnosti in optimizacije delovanja je nujno, da je sistem posodobljen in pravilno nastavljen. Preverjanje poteka tako, da se nekateri preizkusi izvajajo sproti in samodejno. Več podrobnosti je zabeleženih v dokumentaciji. ", "Checking for system and security issues." : "Preverjanje sistemskih in varnostnih nastavitev.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Preverite namestitveno dokumentacijo ↗ in morebitne napake oziroma opozorila v sistemskem dnevniku.", - "Check the security of your Nextcloud over our security scan ↗." : "Preverite lahko tudi varnost storitev Nextcloud s preverjalnikom ↗.", - "Follow us on X" : "Sledite nam na X" + "Check the security of your Nextcloud over our security scan ↗." : "Preverite lahko tudi varnost storitev Nextcloud s preverjalnikom ↗." },"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/apps/settings/l10n/sr.js b/apps/settings/l10n/sr.js index 4db863d2246..5fab219178d 100644 --- a/apps/settings/l10n/sr.js +++ b/apps/settings/l10n/sr.js @@ -974,7 +974,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Због безбедности и перформанси Ваше инстанце сервера, важно је да је све подешено исправно. Да бисмо Вам помогли у томе, радићемо неке аутоматске провере. Погледајте увезану документацију за више информација.", "Checking for system and security issues." : "Проверавам за системске и безбедноносне проблеме.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Добро погледајте инсталациону документацију ↗ и проверите за било какве грешке или упозорења у записнику.", - "Check the security of your Nextcloud over our security scan ↗." : "Проверите безбедност Вашег Некстклауда на нашем безбедоносном скенирању↗.", - "Follow us on X" : "Пратите нас на X-у" + "Check the security of your Nextcloud over our security scan ↗." : "Проверите безбедност Вашег Некстклауда на нашем безбедоносном скенирању↗." }, "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/apps/settings/l10n/sr.json b/apps/settings/l10n/sr.json index cc418f56038..2e7cc95a069 100644 --- a/apps/settings/l10n/sr.json +++ b/apps/settings/l10n/sr.json @@ -972,7 +972,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Због безбедности и перформанси Ваше инстанце сервера, важно је да је све подешено исправно. Да бисмо Вам помогли у томе, радићемо неке аутоматске провере. Погледајте увезану документацију за више информација.", "Checking for system and security issues." : "Проверавам за системске и безбедноносне проблеме.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Добро погледајте инсталациону документацију ↗ и проверите за било какве грешке или упозорења у записнику.", - "Check the security of your Nextcloud over our security scan ↗." : "Проверите безбедност Вашег Некстклауда на нашем безбедоносном скенирању↗.", - "Follow us on X" : "Пратите нас на X-у" + "Check the security of your Nextcloud over our security scan ↗." : "Проверите безбедност Вашег Некстклауда на нашем безбедоносном скенирању↗." },"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/apps/settings/l10n/sv.js b/apps/settings/l10n/sv.js index 639e6dbac02..36b41c802e6 100644 --- a/apps/settings/l10n/sv.js +++ b/apps/settings/l10n/sv.js @@ -915,7 +915,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Det är viktigt för säkerhet och prestanda av din instans att allt är korrekt konfigurerat. För att hjälpa dig med det gör vi några automatiska kontroller. Se den länkade dokumentationen för mer information.", "Checking for system and security issues." : "Kontrollerar system och säkerhetsproblem.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Vänligen dubbelkolla installationsguiderna ↗, och leta efter eventuella fel eller varningar i loggen.", - "Check the security of your Nextcloud over our security scan ↗." : "Kontrollera säkerheten av din Nextcloud-instans med vår säkerhetsgenomsökning ↗.", - "Follow us on X" : "Följ oss på X" + "Check the security of your Nextcloud over our security scan ↗." : "Kontrollera säkerheten av din Nextcloud-instans med vår säkerhetsgenomsökning ↗." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/sv.json b/apps/settings/l10n/sv.json index bc24b9b1822..3c387fe17ab 100644 --- a/apps/settings/l10n/sv.json +++ b/apps/settings/l10n/sv.json @@ -913,7 +913,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Det är viktigt för säkerhet och prestanda av din instans att allt är korrekt konfigurerat. För att hjälpa dig med det gör vi några automatiska kontroller. Se den länkade dokumentationen för mer information.", "Checking for system and security issues." : "Kontrollerar system och säkerhetsproblem.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Vänligen dubbelkolla installationsguiderna ↗, och leta efter eventuella fel eller varningar i loggen.", - "Check the security of your Nextcloud over our security scan ↗." : "Kontrollera säkerheten av din Nextcloud-instans med vår säkerhetsgenomsökning ↗.", - "Follow us on X" : "Följ oss på X" + "Check the security of your Nextcloud over our security scan ↗." : "Kontrollera säkerheten av din Nextcloud-instans med vår säkerhetsgenomsökning ↗." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/tr.js b/apps/settings/l10n/tr.js index 263abcf1843..9ae3875748b 100644 --- a/apps/settings/l10n/tr.js +++ b/apps/settings/l10n/tr.js @@ -989,7 +989,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Kopyanızın güvenli ve yüksek başarımla çalışması için ayarların doğru yapılmış olması önemlidir. Bunu sağlamak için bazı otomatik denetimler yapılır. Ayrıntılı bilgi almak için İpuçları bölümüne ve belgelere bakın.", "Checking for system and security issues." : "Sistem ve güvenlik sorunları denetleniyor.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Lütfen kurulum rehberlerini↗ yeniden gözden geçirin ve günlük kayıtlarındaki hata ve uyarılara bakın.", - "Check the security of your Nextcloud over our security scan ↗." : "Güvenlik sınamamızdan ↗ geçirerek Nextcloud güvenliğinizi denetleyin.", - "Follow us on X" : "Bizi X üzerinde izleyin" + "Check the security of your Nextcloud over our security scan ↗." : "Güvenlik sınamamızdan ↗ geçirerek Nextcloud güvenliğinizi denetleyin." }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/settings/l10n/tr.json b/apps/settings/l10n/tr.json index dd7783e071e..aa899f8d17f 100644 --- a/apps/settings/l10n/tr.json +++ b/apps/settings/l10n/tr.json @@ -987,7 +987,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Kopyanızın güvenli ve yüksek başarımla çalışması için ayarların doğru yapılmış olması önemlidir. Bunu sağlamak için bazı otomatik denetimler yapılır. Ayrıntılı bilgi almak için İpuçları bölümüne ve belgelere bakın.", "Checking for system and security issues." : "Sistem ve güvenlik sorunları denetleniyor.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Lütfen kurulum rehberlerini↗ yeniden gözden geçirin ve günlük kayıtlarındaki hata ve uyarılara bakın.", - "Check the security of your Nextcloud over our security scan ↗." : "Güvenlik sınamamızdan ↗ geçirerek Nextcloud güvenliğinizi denetleyin.", - "Follow us on X" : "Bizi X üzerinde izleyin" + "Check the security of your Nextcloud over our security scan ↗." : "Güvenlik sınamamızdan ↗ geçirerek Nextcloud güvenliğinizi denetleyin." },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/ug.js b/apps/settings/l10n/ug.js index 053f7d77e5e..376f1069242 100644 --- a/apps/settings/l10n/ug.js +++ b/apps/settings/l10n/ug.js @@ -979,7 +979,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "ھەممە ئىشنىڭ توغرا تەڭشەلگەنلىكىڭىزنىڭ بىخەتەرلىكى ۋە ئىقتىدارى ئۈچۈن ئىنتايىن مۇھىم. سىزگە ياردەم قىلىش ئۈچۈن بىز ئاپتوماتىك تەكشۈرۈش ئېلىپ بېرىۋاتىمىز. تېخىمۇ كۆپ ئۇچۇرغا ئۇلانغان ھۆججەتلەرنى كۆرۈڭ.", "Checking for system and security issues." : "سىستېما ۋە بىخەتەرلىك مەسىلىلىرىنى تەكشۈرۈش.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : " قاچىلاش قوللانمىسى ↗ نى قايتا تەكشۈرۈپ ، خاتىرە .", - "Check the security of your Nextcloud over our security scan ↗." : "Nextcloud نىڭ بىخەتەرلىكىنى بىخەتەرلىك تەكشۈرۈشىمىز ↗ دىن تەكشۈرۈڭ.", - "Follow us on X" : "بىزگە ئەگىشىڭ" + "Check the security of your Nextcloud over our security scan ↗." : "Nextcloud نىڭ بىخەتەرلىكىنى بىخەتەرلىك تەكشۈرۈشىمىز ↗ دىن تەكشۈرۈڭ." }, "nplurals=2; plural=(n != 1);"); diff --git a/apps/settings/l10n/ug.json b/apps/settings/l10n/ug.json index caec9d1ae8e..019aa86694b 100644 --- a/apps/settings/l10n/ug.json +++ b/apps/settings/l10n/ug.json @@ -977,7 +977,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "ھەممە ئىشنىڭ توغرا تەڭشەلگەنلىكىڭىزنىڭ بىخەتەرلىكى ۋە ئىقتىدارى ئۈچۈن ئىنتايىن مۇھىم. سىزگە ياردەم قىلىش ئۈچۈن بىز ئاپتوماتىك تەكشۈرۈش ئېلىپ بېرىۋاتىمىز. تېخىمۇ كۆپ ئۇچۇرغا ئۇلانغان ھۆججەتلەرنى كۆرۈڭ.", "Checking for system and security issues." : "سىستېما ۋە بىخەتەرلىك مەسىلىلىرىنى تەكشۈرۈش.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : " قاچىلاش قوللانمىسى ↗ نى قايتا تەكشۈرۈپ ، خاتىرە .", - "Check the security of your Nextcloud over our security scan ↗." : "Nextcloud نىڭ بىخەتەرلىكىنى بىخەتەرلىك تەكشۈرۈشىمىز ↗ دىن تەكشۈرۈڭ.", - "Follow us on X" : "بىزگە ئەگىشىڭ" + "Check the security of your Nextcloud over our security scan ↗." : "Nextcloud نىڭ بىخەتەرلىكىنى بىخەتەرلىك تەكشۈرۈشىمىز ↗ دىن تەكشۈرۈڭ." },"pluralForm" :"nplurals=2; plural=(n != 1);" } \ No newline at end of file diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js index 9f81f81a561..80357f9ffc7 100644 --- a/apps/settings/l10n/uk.js +++ b/apps/settings/l10n/uk.js @@ -1005,7 +1005,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Для безпеки та продуктивності вашого сервера важливо, щоб все було налаштовано правильно. Щоб допомогти вам, ми робимо деякі автоматичні перевірки. Будь ласка, перегляньте пов'язану документацію для отримання додаткової інформації.", "Checking for system and security issues." : "Перевірка коректності роботи системи та безпеки.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Ще раз перегляньте документацію із встановлення та налаштування ↗ та перевірте, чи немає помилок або попереджень у журналі.", - "Check the security of your Nextcloud over our security scan ↗." : "Перевірте безпеку вашого примірника хмари Nextcloud. Для цього виконайте сканування безпеки ↗.", - "Follow us on X" : "Слідкуйте за нами в X" + "Check the security of your Nextcloud over our security scan ↗." : "Перевірте безпеку вашого примірника хмари Nextcloud. Для цього виконайте сканування безпеки ↗." }, "nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (n % 10 ==0 || (n % 10 >=5 && n % 10 <=9) || (n % 100 >=11 && n % 100 <=14 )) ? 2: 3);"); diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json index 737e901df56..5c3686c9618 100644 --- a/apps/settings/l10n/uk.json +++ b/apps/settings/l10n/uk.json @@ -1003,7 +1003,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Для безпеки та продуктивності вашого сервера важливо, щоб все було налаштовано правильно. Щоб допомогти вам, ми робимо деякі автоматичні перевірки. Будь ласка, перегляньте пов'язану документацію для отримання додаткової інформації.", "Checking for system and security issues." : "Перевірка коректності роботи системи та безпеки.", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "Ще раз перегляньте документацію із встановлення та налаштування ↗ та перевірте, чи немає помилок або попереджень у журналі.", - "Check the security of your Nextcloud over our security scan ↗." : "Перевірте безпеку вашого примірника хмари Nextcloud. Для цього виконайте сканування безпеки ↗.", - "Follow us on X" : "Слідкуйте за нами в X" + "Check the security of your Nextcloud over our security scan ↗." : "Перевірте безпеку вашого примірника хмари Nextcloud. Для цього виконайте сканування безпеки ↗." },"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n % 10 == 1 && n % 100 != 11 ? 0 : n % 1 == 0 && n % 10 >= 2 && n % 10 <= 4 && (n % 100 < 12 || n % 100 > 14) ? 1 : n % 1 == 0 && (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/apps/settings/l10n/zh_CN.js b/apps/settings/l10n/zh_CN.js index f8477f7a646..21fae9912b3 100644 --- a/apps/settings/l10n/zh_CN.js +++ b/apps/settings/l10n/zh_CN.js @@ -996,7 +996,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "您的每项配置对于实例的安全性和性能都至关重要。 为了帮助您,我们正在做一些自动检查。 有关详细信息,请参阅文档链接。", "Checking for system and security issues." : "正在检查系统和安全问题。", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "请仔细检查安装指南↗,并检查日志中是否有错误或警告。", - "Check the security of your Nextcloud over our security scan ↗." : "通过我们的安全检查 ↗检查您 Nextcloud 的安全", - "Follow us on X" : "在 X 上关注我们" + "Check the security of your Nextcloud over our security scan ↗." : "通过我们的安全检查 ↗检查您 Nextcloud 的安全" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/zh_CN.json b/apps/settings/l10n/zh_CN.json index aad25021c96..c09c9a3f681 100644 --- a/apps/settings/l10n/zh_CN.json +++ b/apps/settings/l10n/zh_CN.json @@ -994,7 +994,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "您的每项配置对于实例的安全性和性能都至关重要。 为了帮助您,我们正在做一些自动检查。 有关详细信息,请参阅文档链接。", "Checking for system and security issues." : "正在检查系统和安全问题。", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "请仔细检查安装指南↗,并检查日志中是否有错误或警告。", - "Check the security of your Nextcloud over our security scan ↗." : "通过我们的安全检查 ↗检查您 Nextcloud 的安全", - "Follow us on X" : "在 X 上关注我们" + "Check the security of your Nextcloud over our security scan ↗." : "通过我们的安全检查 ↗检查您 Nextcloud 的安全" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 10532ed2115..89f0d2d2dc2 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -1009,7 +1009,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "為確保您 Nextcloud 實例安全和性能,正確配置至關重要。為幫助您達到這一目標,我們正在進行一些自動檢查。請參閱連結的說明書以獲取更多詳細信息。", "Checking for system and security issues." : "檢查系統與安全性問題。", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "請再次確認安裝手冊 ↗,並在紀錄檔中檢查是否有任何錯誤或警告。", - "Check the security of your Nextcloud over our security scan ↗." : "透過我們的安全性掃描 ↗檢查您 Nextcloud 的安全性。", - "Follow us on X" : "在 X 上追蹤我們" + "Check the security of your Nextcloud over our security scan ↗." : "透過我們的安全性掃描 ↗檢查您 Nextcloud 的安全性。" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/zh_HK.json b/apps/settings/l10n/zh_HK.json index 140c9599227..8584ef1bcab 100644 --- a/apps/settings/l10n/zh_HK.json +++ b/apps/settings/l10n/zh_HK.json @@ -1007,7 +1007,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "為確保您 Nextcloud 實例安全和性能,正確配置至關重要。為幫助您達到這一目標,我們正在進行一些自動檢查。請參閱連結的說明書以獲取更多詳細信息。", "Checking for system and security issues." : "檢查系統與安全性問題。", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "請再次確認安裝手冊 ↗,並在紀錄檔中檢查是否有任何錯誤或警告。", - "Check the security of your Nextcloud over our security scan ↗." : "透過我們的安全性掃描 ↗檢查您 Nextcloud 的安全性。", - "Follow us on X" : "在 X 上追蹤我們" + "Check the security of your Nextcloud over our security scan ↗." : "透過我們的安全性掃描 ↗檢查您 Nextcloud 的安全性。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index dd105310da6..c2bc6d7d91d 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -991,7 +991,6 @@ OC.L10N.register( "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "正確設定每項事物對您的站台安全性與效能來說非常重要。為了協助您,我們正在進行一些自動檢查。請參閱連結資訊以了解更多資訊。", "Checking for system and security issues." : "檢查系統與安全性問題。", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "請再次確認安裝指南 ↗,並在紀錄檔中檢查是否有任何錯誤或警告。", - "Check the security of your Nextcloud over our security scan ↗." : "透過我們的安全性掃描 ↗檢查您 Nextcloud 的安全性。", - "Follow us on X" : "在 X 上追蹤我們" + "Check the security of your Nextcloud over our security scan ↗." : "透過我們的安全性掃描 ↗檢查您 Nextcloud 的安全性。" }, "nplurals=1; plural=0;"); diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index ff9e4e20008..5b10c969839 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -989,7 +989,6 @@ "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "正確設定每項事物對您的站台安全性與效能來說非常重要。為了協助您,我們正在進行一些自動檢查。請參閱連結資訊以了解更多資訊。", "Checking for system and security issues." : "檢查系統與安全性問題。", "Please double check the installation guides ↗, and check for any errors or warnings in the log." : "請再次確認安裝指南 ↗,並在紀錄檔中檢查是否有任何錯誤或警告。", - "Check the security of your Nextcloud over our security scan ↗." : "透過我們的安全性掃描 ↗檢查您 Nextcloud 的安全性。", - "Follow us on X" : "在 X 上追蹤我們" + "Check the security of your Nextcloud over our security scan ↗." : "透過我們的安全性掃描 ↗檢查您 Nextcloud 的安全性。" },"pluralForm" :"nplurals=1; plural=0;" } \ No newline at end of file diff --git a/apps/systemtags/l10n/hr.js b/apps/systemtags/l10n/hr.js new file mode 100644 index 00000000000..65000396cc9 --- /dev/null +++ b/apps/systemtags/l10n/hr.js @@ -0,0 +1,121 @@ +OC.L10N.register( + "systemtags", + { + "System tag %1$s added by the system" : "Sustav je dodao oznaku sustava %1$s", + "Added system tag {systemtag}" : "Dodana oznaka sustava {systemtag}", + "Added system tag %1$s" : "Dodana oznaka sustava %1$s", + "%1$s added system tag %2$s" : "%1$s je dodao oznaku sustava %2$s", + "{actor} added system tag {systemtag}" : "{actor} je dodao oznaku sustava {systemtag}", + "System tag %1$s removed by the system" : "Sustav je uklonio oznaku sustava %1$s", + "Removed system tag {systemtag}" : "Uklonjena oznaka sustava {systemtag}", + "Removed system tag %1$s" : "Uklonjena oznaka sustava %1$s", + "%1$s removed system tag %2$s" : "%1$s je uklonio oznaku sustava %2$s", + "{actor} removed system tag {systemtag}" : "{actor} je uklonio oznaku sustava {systemtag}", + "You created system tag %1$s" : "Stvorili ste oznaku sustava %1$s", + "You created system tag {systemtag}" : "Stvorili ste oznaku sustava {systemtag}", + "%1$s created system tag %2$s" : "%1$s je stvorio oznaku sustava %2$s", + "{actor} created system tag {systemtag}" : "{actor} je stvorio oznaku sustava {systemtag}", + "You deleted system tag %1$s" : "Izbrisali ste oznaku sustava %1$s", + "You deleted system tag {systemtag}" : "Izbrisali ste oznaku sustava {systemtag}", + "%1$s deleted system tag %2$s" : "%1$s je izbrisao oznaku sustava %2$s", + "{actor} deleted system tag {systemtag}" : "{actor} je izbrisao oznaku sustava {systemtag}", + "You updated system tag %2$s to %1$s" : "Ažurirali ste oznaku sustava %2$s na %1$s", + "You updated system tag {oldsystemtag} to {newsystemtag}" : "Ažurirali ste oznaku sustava {oldsystemtag} na {newsystemtag}", + "%1$s updated system tag %3$s to %2$s" : "%1$s je ažurirao oznaku sustava %3$s na %2$s", + "{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} je ažurirao oznaku sustava {oldsystemtag} na {newsystemtag}", + "System tag %2$s was added to %1$s by the system" : "Sustav je dodao u %1$s oznaku sustava %2$s", + "System tag {systemtag} was added to {file} by the system" : "Sustav je dodao u {file} oznaku sustava {systemtag}", + "You added system tag %2$s to %1$s" : "Dodali ste oznaku sustava %2$s u %1$s", + "You added system tag {systemtag} to {file}" : "Dodali ste oznaku sustava {systemtag} u {file}", + "%1$s added system tag %3$s to %2$s" : "%1$s je dodao oznaku sustava %3$s u %2$s", + "{actor} added system tag {systemtag} to {file}" : "{actor} je dodao oznaku sustava {systemtag} u {file}", + "System tag %2$s was removed from %1$s by the system" : "Sustav je uklonio iz %1$s oznaku sustava %2$s", + "System tag {systemtag} was removed from {file} by the system" : "Sustav je uklonio iz {file} oznaku sustava {systemtag}", + "You removed system tag %2$s from %1$s" : "Uklonili ste oznaku sustava %2$s iz %1$s", + "You removed system tag {systemtag} from {file}" : "Uklonili ste oznaku sustava {systemtag} iz {file}", + "%1$s removed system tag %3$s from %2$s" : "%1$s je uklonio oznaku sustava %3$s iz %2$s", + "{actor} removed system tag {systemtag} from {file}" : "{actor} je uklonio oznaku sustava {systemtag} iz {file}", + "%s (restricted)" : "%s (ograničeno)", + "%s (invisible)" : "%s (nevidljivo)", + "System tags for a file have been modified" : "Oznake sustava za datoteku su izmijenjene", + "Files" : "Datoteke", + "Tags" : "Oznake", + "All tagged %s …" : "Sve označeno %s …", + "tagged %s" : "označeno %s", + "Collaborative tags" : "Oznake za suradnju", + "Collaborative tagging functionality which shares tags among people." : "Funkcionalnost zajedničkog označavanja koja dijeli oznake među korisnicima.", + "Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Funkcionalnost zajedničkog označavanja koja dijeli oznake među korisnicima. Izvrsno za timove.\n\t(Ako ste pružatelj usluga s višetenantskom instalacijom, preporučuje se deaktivirati ovu aplikaciju jer se oznake dijele.)", + "Public" : "Javna", + "Restricted" : "Ograničena", + "Invisible" : "Nevidljiva", + "Created tag" : "Stvorena oznaka", + "Failed to create tag" : "Stvaranje oznake nije uspjelo", + "Updated tag" : "Ažurirana oznaka", + "Failed to update tag" : "Ažuriranje oznake nije uspjelo", + "Deleted tag" : "Obrisana oznaka", + "Failed to delete tag" : "Brisanje oznake nije uspjelo", + "Create or edit tags" : "Stvori ili uredi oznake", + "Search for a tag to edit" : "Pretraži oznaku za uređivanje", + "Collaborative tags …" : "Zajedničke oznake …", + "No tags to select" : "Nema oznaka za odabir", + "Tag name" : "Naziv oznake", + "Tag level" : "Razina oznake", + "Create" : "Stvori", + "Update" : "Ažuriraj", + "Delete" : "Izbriši", + "Reset" : "Resetiraj", + "Loading …" : "Učitavanje …", + "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} će se postaviti, a {tag2} će se ukloniti s 1 datoteke.","{tag1} će se postaviti, a {tag2} će se ukloniti s {count} datoteke.","{tag1} će se postaviti, a {tag2} će se ukloniti s {count} datoteka"], + "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} će se postaviti na 1 datoteku.","{tag} će se postaviti na {count} datoteke.","{tag} će se postaviti na {count} datoteka."], + "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} će se ukloniti s 1 datoteke.","{tag} će se ukloniti s {count} datoteke.","{tag} će se ukloniti s {count} datoteka."], + "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["{tags} i {lastTag} će se postaviti na 1 datoteku.","{tags} i {lastTag} će se postaviti na {count} datoteke.","{tags} i {lastTag} će se postaviti na {count} datoteka."], + "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["{tags} i {lastTag} će se ukloniti s 1 datoteke.","{tags} i {lastTag} će se ukloniti s {count} datoteke.","{tags} i {lastTag} će se ukloniti s {count} datoteka."], + "{displayName} (hidden)" : "{displayName} (skriveno)", + "{displayName} (restricted)" : "{displayName} (ograničeno)", + "Only admins can create new tags" : "Samo administratori mogu stvarati nove oznake", + "Failed to apply tags changes" : "Primjena promjena oznaka nije uspjela", + "Manage tags" : "Upravljaj oznakama", + "Applying tags changes…" : "Primjena promjene oznaka…", + "Search or create tag" : "Pretraži ili stvori oznaku", + "Search tag" : "Pretraži oznaku", + "Change tag color" : "Promjeni boju oznake", + "Create new tag" : "Stvori novu oznaku", + "Choose tags for the selected files" : "Odaberite oznake za odabrane datoteke", + "Cancel" : "Odustani", + "Apply" : "Potvrdi", + "Failed to load selected tags" : "Učitavanje odabranih oznaka nije uspjelo", + "Failed to load tags" : "Učitavanje oznaka nije uspjelo", + "Failed to select tag" : "Odabri oznake nije uspjelo", + "System admin disabled tag creation. You can only use existing ones." : "Administrator sustava je onemogućio stvaranje oznaka. Možete koristiti samo postojeće.", + "Loading collaborative tags …" : "Učitavanje zajedničkih oznaka …", + "Search or create collaborative tags" : "Pretraži ili stvori zajedničke oznake", + "No tags to select, type to create a new tag" : "Nema oznaka za odabir, upišite za stvaranje nove oznake", + "Unable to update setting" : "Nije moguće ažurirati postavku", + "System tag creation is now restricted to administrators" : "Stvaranje oznaka sustava sada je ograničeno na administratore", + "System tag creation is now allowed for everybody" : "Stvaranje oznaka sustava sada je dopušteno svima", + "System tag management" : "Upravljanje oznakama sustava", + "If enabled, only administrators can create and edit tags. Accounts can still assign and remove them from files." : "Ako je omogućeno, samo administratori mogu stvarati i uređivati oznake. Računi ih i dalje mogu dodjeljivati i uklanjati s datoteka.", + "Restrict tag creation and editing to administrators" : "Ograniči stvaranje i uređivanje oznaka na administratore.", + "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Oznake za suradnju dostupne su svim korisnicima. Ograničene oznake vidljive su korisnicima, ali ih ne mogu dodijeliti. Nevidljive oznake služe za internu uporabu jer ih korisnici ne mogu vidjeti niti dodijeliti.", + "Add tags" : "Dodaj oznake", + "Assigned collaborative tags" : "Dodijeljene zajedničke oznake", + "Open in Files" : "Otvori u aplikaciji Datoteke", + "List of tags and their associated files and folders." : "Popis oznaka i s njima povezanih datoteka i mapa.", + "No tags found" : "Nema pronađenih oznaka", + "Tags you have created will show up here." : "Ovdje će se prikazati oznake koje ste stvorili.", + "Failed to load tag" : "Učitavanje oznake nije uspjelo", + "Failed to load last used tags" : "Učitavanje posljednje korištenih oznaka nije uspjelo", + "Missing \"Content-Location\" header" : "Nedostaje zaglavlje „Content-Location“", + "A tag with the same name already exists" : "Oznaka s istim nazivom već postoji", + "Failed to load tags for file" : "Učitavanje oznaka za datoteku nije uspjelo", + "Failed to set tag for file" : "Postavljanje oznake za datoteku nije uspjelo", + "Failed to delete tag for file" : "Brisanje oznake za datoteku nije uspjelo", + "Collaborative tags …" : "Zajedničke oznake …", + "Loading …" : "Učitavanje…", + "File tags modification canceled" : "Izmjena oznaka datoteke je otkazana", + "Select or create tags to apply to all selected files" : "Odaberite ili stvorite oznake za primjenu na sve odabrane datoteke", + "Select tags to apply to all selected files" : "Odaberite oznake za primjenu na sve odabrane datoteke", + "Apply changes" : "Primijeni promjene", + "Loading collaborative tags …" : "Učitavanje zajedničkih oznaka …" +}, +"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/apps/systemtags/l10n/hr.json b/apps/systemtags/l10n/hr.json new file mode 100644 index 00000000000..c28753cb3a3 --- /dev/null +++ b/apps/systemtags/l10n/hr.json @@ -0,0 +1,119 @@ +{ "translations": { + "System tag %1$s added by the system" : "Sustav je dodao oznaku sustava %1$s", + "Added system tag {systemtag}" : "Dodana oznaka sustava {systemtag}", + "Added system tag %1$s" : "Dodana oznaka sustava %1$s", + "%1$s added system tag %2$s" : "%1$s je dodao oznaku sustava %2$s", + "{actor} added system tag {systemtag}" : "{actor} je dodao oznaku sustava {systemtag}", + "System tag %1$s removed by the system" : "Sustav je uklonio oznaku sustava %1$s", + "Removed system tag {systemtag}" : "Uklonjena oznaka sustava {systemtag}", + "Removed system tag %1$s" : "Uklonjena oznaka sustava %1$s", + "%1$s removed system tag %2$s" : "%1$s je uklonio oznaku sustava %2$s", + "{actor} removed system tag {systemtag}" : "{actor} je uklonio oznaku sustava {systemtag}", + "You created system tag %1$s" : "Stvorili ste oznaku sustava %1$s", + "You created system tag {systemtag}" : "Stvorili ste oznaku sustava {systemtag}", + "%1$s created system tag %2$s" : "%1$s je stvorio oznaku sustava %2$s", + "{actor} created system tag {systemtag}" : "{actor} je stvorio oznaku sustava {systemtag}", + "You deleted system tag %1$s" : "Izbrisali ste oznaku sustava %1$s", + "You deleted system tag {systemtag}" : "Izbrisali ste oznaku sustava {systemtag}", + "%1$s deleted system tag %2$s" : "%1$s je izbrisao oznaku sustava %2$s", + "{actor} deleted system tag {systemtag}" : "{actor} je izbrisao oznaku sustava {systemtag}", + "You updated system tag %2$s to %1$s" : "Ažurirali ste oznaku sustava %2$s na %1$s", + "You updated system tag {oldsystemtag} to {newsystemtag}" : "Ažurirali ste oznaku sustava {oldsystemtag} na {newsystemtag}", + "%1$s updated system tag %3$s to %2$s" : "%1$s je ažurirao oznaku sustava %3$s na %2$s", + "{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} je ažurirao oznaku sustava {oldsystemtag} na {newsystemtag}", + "System tag %2$s was added to %1$s by the system" : "Sustav je dodao u %1$s oznaku sustava %2$s", + "System tag {systemtag} was added to {file} by the system" : "Sustav je dodao u {file} oznaku sustava {systemtag}", + "You added system tag %2$s to %1$s" : "Dodali ste oznaku sustava %2$s u %1$s", + "You added system tag {systemtag} to {file}" : "Dodali ste oznaku sustava {systemtag} u {file}", + "%1$s added system tag %3$s to %2$s" : "%1$s je dodao oznaku sustava %3$s u %2$s", + "{actor} added system tag {systemtag} to {file}" : "{actor} je dodao oznaku sustava {systemtag} u {file}", + "System tag %2$s was removed from %1$s by the system" : "Sustav je uklonio iz %1$s oznaku sustava %2$s", + "System tag {systemtag} was removed from {file} by the system" : "Sustav je uklonio iz {file} oznaku sustava {systemtag}", + "You removed system tag %2$s from %1$s" : "Uklonili ste oznaku sustava %2$s iz %1$s", + "You removed system tag {systemtag} from {file}" : "Uklonili ste oznaku sustava {systemtag} iz {file}", + "%1$s removed system tag %3$s from %2$s" : "%1$s je uklonio oznaku sustava %3$s iz %2$s", + "{actor} removed system tag {systemtag} from {file}" : "{actor} je uklonio oznaku sustava {systemtag} iz {file}", + "%s (restricted)" : "%s (ograničeno)", + "%s (invisible)" : "%s (nevidljivo)", + "System tags for a file have been modified" : "Oznake sustava za datoteku su izmijenjene", + "Files" : "Datoteke", + "Tags" : "Oznake", + "All tagged %s …" : "Sve označeno %s …", + "tagged %s" : "označeno %s", + "Collaborative tags" : "Oznake za suradnju", + "Collaborative tagging functionality which shares tags among people." : "Funkcionalnost zajedničkog označavanja koja dijeli oznake među korisnicima.", + "Collaborative tagging functionality which shares tags among people. Great for teams.\n\t(If you are a provider with a multi-tenancy installation, it is advised to deactivate this app as tags are shared.)" : "Funkcionalnost zajedničkog označavanja koja dijeli oznake među korisnicima. Izvrsno za timove.\n\t(Ako ste pružatelj usluga s višetenantskom instalacijom, preporučuje se deaktivirati ovu aplikaciju jer se oznake dijele.)", + "Public" : "Javna", + "Restricted" : "Ograničena", + "Invisible" : "Nevidljiva", + "Created tag" : "Stvorena oznaka", + "Failed to create tag" : "Stvaranje oznake nije uspjelo", + "Updated tag" : "Ažurirana oznaka", + "Failed to update tag" : "Ažuriranje oznake nije uspjelo", + "Deleted tag" : "Obrisana oznaka", + "Failed to delete tag" : "Brisanje oznake nije uspjelo", + "Create or edit tags" : "Stvori ili uredi oznake", + "Search for a tag to edit" : "Pretraži oznaku za uređivanje", + "Collaborative tags …" : "Zajedničke oznake …", + "No tags to select" : "Nema oznaka za odabir", + "Tag name" : "Naziv oznake", + "Tag level" : "Razina oznake", + "Create" : "Stvori", + "Update" : "Ažuriraj", + "Delete" : "Izbriši", + "Reset" : "Resetiraj", + "Loading …" : "Učitavanje …", + "_{tag1} will be set and {tag2} will be removed from 1 file._::_{tag1} will be set and {tag2} will be removed from {count} files._" : ["{tag1} će se postaviti, a {tag2} će se ukloniti s 1 datoteke.","{tag1} će se postaviti, a {tag2} će se ukloniti s {count} datoteke.","{tag1} će se postaviti, a {tag2} će se ukloniti s {count} datoteka"], + "_{tag} will be set to 1 file._::_{tag} will be set to {count} files._" : ["{tag} će se postaviti na 1 datoteku.","{tag} će se postaviti na {count} datoteke.","{tag} će se postaviti na {count} datoteka."], + "_{tag} will be removed from 1 file._::_{tag} will be removed from {count} files._" : ["{tag} će se ukloniti s 1 datoteke.","{tag} će se ukloniti s {count} datoteke.","{tag} će se ukloniti s {count} datoteka."], + "_{tags} and {lastTag} will be set to 1 file._::_{tags} and {lastTag} will be set to {count} files._" : ["{tags} i {lastTag} će se postaviti na 1 datoteku.","{tags} i {lastTag} će se postaviti na {count} datoteke.","{tags} i {lastTag} će se postaviti na {count} datoteka."], + "_{tags} and {lastTag} will be removed from 1 file._::_{tags} and {lastTag} will be removed from {count} files._" : ["{tags} i {lastTag} će se ukloniti s 1 datoteke.","{tags} i {lastTag} će se ukloniti s {count} datoteke.","{tags} i {lastTag} će se ukloniti s {count} datoteka."], + "{displayName} (hidden)" : "{displayName} (skriveno)", + "{displayName} (restricted)" : "{displayName} (ograničeno)", + "Only admins can create new tags" : "Samo administratori mogu stvarati nove oznake", + "Failed to apply tags changes" : "Primjena promjena oznaka nije uspjela", + "Manage tags" : "Upravljaj oznakama", + "Applying tags changes…" : "Primjena promjene oznaka…", + "Search or create tag" : "Pretraži ili stvori oznaku", + "Search tag" : "Pretraži oznaku", + "Change tag color" : "Promjeni boju oznake", + "Create new tag" : "Stvori novu oznaku", + "Choose tags for the selected files" : "Odaberite oznake za odabrane datoteke", + "Cancel" : "Odustani", + "Apply" : "Potvrdi", + "Failed to load selected tags" : "Učitavanje odabranih oznaka nije uspjelo", + "Failed to load tags" : "Učitavanje oznaka nije uspjelo", + "Failed to select tag" : "Odabri oznake nije uspjelo", + "System admin disabled tag creation. You can only use existing ones." : "Administrator sustava je onemogućio stvaranje oznaka. Možete koristiti samo postojeće.", + "Loading collaborative tags …" : "Učitavanje zajedničkih oznaka …", + "Search or create collaborative tags" : "Pretraži ili stvori zajedničke oznake", + "No tags to select, type to create a new tag" : "Nema oznaka za odabir, upišite za stvaranje nove oznake", + "Unable to update setting" : "Nije moguće ažurirati postavku", + "System tag creation is now restricted to administrators" : "Stvaranje oznaka sustava sada je ograničeno na administratore", + "System tag creation is now allowed for everybody" : "Stvaranje oznaka sustava sada je dopušteno svima", + "System tag management" : "Upravljanje oznakama sustava", + "If enabled, only administrators can create and edit tags. Accounts can still assign and remove them from files." : "Ako je omogućeno, samo administratori mogu stvarati i uređivati oznake. Računi ih i dalje mogu dodjeljivati i uklanjati s datoteka.", + "Restrict tag creation and editing to administrators" : "Ograniči stvaranje i uređivanje oznaka na administratore.", + "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Oznake za suradnju dostupne su svim korisnicima. Ograničene oznake vidljive su korisnicima, ali ih ne mogu dodijeliti. Nevidljive oznake služe za internu uporabu jer ih korisnici ne mogu vidjeti niti dodijeliti.", + "Add tags" : "Dodaj oznake", + "Assigned collaborative tags" : "Dodijeljene zajedničke oznake", + "Open in Files" : "Otvori u aplikaciji Datoteke", + "List of tags and their associated files and folders." : "Popis oznaka i s njima povezanih datoteka i mapa.", + "No tags found" : "Nema pronađenih oznaka", + "Tags you have created will show up here." : "Ovdje će se prikazati oznake koje ste stvorili.", + "Failed to load tag" : "Učitavanje oznake nije uspjelo", + "Failed to load last used tags" : "Učitavanje posljednje korištenih oznaka nije uspjelo", + "Missing \"Content-Location\" header" : "Nedostaje zaglavlje „Content-Location“", + "A tag with the same name already exists" : "Oznaka s istim nazivom već postoji", + "Failed to load tags for file" : "Učitavanje oznaka za datoteku nije uspjelo", + "Failed to set tag for file" : "Postavljanje oznake za datoteku nije uspjelo", + "Failed to delete tag for file" : "Brisanje oznake za datoteku nije uspjelo", + "Collaborative tags …" : "Zajedničke oznake …", + "Loading …" : "Učitavanje…", + "File tags modification canceled" : "Izmjena oznaka datoteke je otkazana", + "Select or create tags to apply to all selected files" : "Odaberite ili stvorite oznake za primjenu na sve odabrane datoteke", + "Select tags to apply to all selected files" : "Odaberite oznake za primjenu na sve odabrane datoteke", + "Apply changes" : "Primijeni promjene", + "Loading collaborative tags …" : "Učitavanje zajedničkih oznaka …" +},"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/apps/theming/l10n/hr.js b/apps/theming/l10n/hr.js new file mode 100644 index 00000000000..12b9213d183 --- /dev/null +++ b/apps/theming/l10n/hr.js @@ -0,0 +1,138 @@ +OC.L10N.register( + "theming", + { + "The given name is too long" : "Naziv je predug", + "The given web address is too long" : "Navedena adresa web-mjesta je preduga", + "The given web address is not a valid URL" : "Navedena adresa web-mjesta nije važeći URL", + "The given legal notice address is too long" : "Navedena adresa pravne obavijesti je preduga", + "The given legal notice address is not a valid URL" : "Navedena adresa pravne obavijesti nije važeći URL", + "The given privacy policy address is too long" : "Navedena adresa pravila o privatnosti je preduga", + "The given privacy policy address is not a valid URL" : "Navedena adresa pravila o privatnosti nije važeći URL", + "The given slogan is too long" : "Navedeni slogan je predug", + "The given color is invalid" : "Navedena boja nije važeća", + "%1$s should be true or false" : "%1$s mora biti true ili false", + "%1$s can only be set to %2$s through the API" : "%1$s se može postaviti na %2$s samo putem API-ja", + "Invalid setting key" : "Nevažeći ključ postavke", + "Saved" : "Spremljeno", + "Invalid app given" : "Navedena je nevažeća aplikacija", + "Invalid type for setting \"defaultApp\" given" : "Naveden je nevažeći tip za postavku \"defaultApp\"", + "The file was uploaded" : "Datoteka je otpremljena", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Otpremljena datoteka premašuje postavku upload_max_filesize u datoteci php.ini", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Otpremljena datoteka premašuje postavku MAX_FILE_SIZE koja je navedena u obrascu HTML-a", + "The file was only partially uploaded" : "Datoteka je samo djelomično otpremljena", + "No file was uploaded" : "Nije otpremljena nijedna datoteka", + "Missing a temporary folder" : "Nedostaje privremena mapa", + "Could not write file to disk" : "Nije moguće zapisati datoteku na disk", + "A PHP extension stopped the file upload" : "Proširenje PHP-a zaustavilo je otpremanje datoteke", + "No file uploaded" : "Nije otpremljena nijedna datoteka", + "You are already using a custom theme. Theming app settings might be overwritten by that." : "Već koristite prilagođenu temu. Te postavke mogu biti zamijenjene postavkama aplikacije za upravljanje temama.", + "Theming" : "Upravljanje temama", + "Appearance and accessibility" : "Izgled i pristupačnost", + "PHP Imagick module" : "PHP modul Imagick", + "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "PHP modul \"imagick\" nije omogućen iako je aplikacija za tematiziranje omogućena. Da bi generiranje favicona ispravno radilo, morate instalirati i omogućiti ovaj modul.", + "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "PHP modul \"imagick\" u ovoj instanci nema podršku za SVG. Za bolju kompatibilnost preporučuje se instalirati ga.", + "Dark theme with high contrast mode" : "Tamna tema s načinom visokog kontrasta", + "Enable dark high contrast mode" : "Omogući tamni način visokog kontrasta", + "Similar to the high contrast mode, but with dark colours." : "Slično načinu visokog kontrasta, ali s tamnim bojama.", + "Dark theme" : "Tamna tema", + "Enable dark theme" : "Omogući tamnu temu", + "A dark theme to ease your eyes by reducing the overall luminosity and brightness." : "Tamna tema koja rasterećuje oči smanjenjem ukupne svjetline i osvijetljenosti.", + "System default theme" : "Zadana tema sustava", + "Enable the system default" : "Omogući zadano sustava", + "Using the default system appearance." : "Koristi zadani izgled sustava.", + "Dyslexia font" : "Font za osobe s disleksijom", + "Enable dyslexia font" : "Omogući font za osobe s disleksijom", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic je besplatan font/izgled slova posebno osmišljen za ublažavanje nekih uobičajenih pogrešaka pri čitanju uzrokovanih disleksijom.", + "High contrast mode" : "Način jakog kontrasta", + "Enable high contrast mode" : "Omogući način jakog kontrasta", + "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Način jakog kontrasta olakšava navigaciju. Smanjuje vizualnu kvalitetu, ali povećava jasnoću prikaza.", + "Light theme" : "Svijetla tema", + "Enable the default light theme" : "Omogući zadanu svijetlu temu", + "The default light appearance." : "Zadani svijetli izgled.", + "Legal notice" : "Pravna obavijest", + "Privacy policy" : "Pravila o privatnosti", + "Adjust the Nextcloud theme" : "Prilagodi temu Nextclouda", + "Could not set global default apps" : "Nije moguće postaviti globalne zadane aplikacije", + "Navigation bar settings" : "Postavke navigacijske trake", + "Default app" : "Zadana aplikacija", + "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "Zadana aplikacija je aplikacija koja se, primjerice, otvara nakon prijave ili kada se klikne logotip u izborniku.", + "Use custom default app" : "Koristi prilagođenu zadanu aplikaciju", + "Global default app" : "Globalna zadana aplikacija", + "Global default apps" : "Globalne zadane aplikacije", + "Default app priority" : "Prioritet zadane aplikacije", + "If an app is not enabled for a user, the next app with lower priority is used." : "Ako aplikacija nije omogućena za korisnika, koristi se sljedeća aplikacija s nižim prioritetom.", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Upravljanje temama omogućuje jednostavno prilagođavanje izgleda vaše instance i podržanih klijenata. To će biti vidljivo svim korisnicima.", + "Name" : "Naziv", + "Web link" : "Web poveznica", + "Slogan" : "Slogan", + "a safe home for all your data" : "siguran dom za sve vaše podatke", + "Legal notice link" : "Poveznica na pravnu obavijest", + "Privacy policy link" : "Poveznica na pravila o privatnosti", + "Background and color" : "Pozadina i boja", + "Primary color" : "Primarna boja", + "Set the default primary color, used to highlight important elements." : "Postavite zadanu primarnu boju koja se koristi za isticanje važnih elemenata.", + "The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Boja koja se koristi za elemente poput primarnih gumba može se malo razlikovati jer se prilagođava kako bi zadovoljila zahtjeve pristupačnosti.", + "Background color" : "Boja pozadine", + "When no background image is set the background color will be used." : "Ako nije postavljena pozadinska slika, koristit će se boja pozadine.", + "Otherwise the background color is by default generated from the background image, but can be adjusted to fine tune the color of the navigation icons." : "U suprotnom se boja pozadine prema zadanim postavkama generira iz pozadinske slike, ali se može prilagoditi radi finog podešavanja boje navigacijskih ikona.", + "Use a plain background color instead of a background image." : "Koristi jednobojnu pozadinu umjesto pozadinske slike.", + "Remove background image" : "Ukloni pozadinsku sliku", + "Background image" : "Pozadinska slika", + "Favicon" : "Favicon", + "Logo" : "Logotip", + "Navigation bar logo" : "Logotip navigacijske trake", + "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Iako možete odabrati i prilagoditi svoju instancu, korisnici mogu mijenjati svoju pozadinu i boje. Ako želite nametnuti svoju prilagodbu, uključite ovu opciju.", + "Disable user theming" : "Onemogući korisničko tematiziranje", + "Current selected app: {app}, position {position} of {total}" : "Trenutno odabrana aplikacija: {app}, pozicija {position} od {total}", + "Navigation bar app order" : "Redoslijed aplikacija u navigacijskoj traci", + "Move up" : "Premjesti gore", + "Move down" : "Premjesti dolje", + "Theme selection is enforced" : "Odabir teme je nametnut", + "Could not set the app order" : "Nije moguće postaviti redoslijed aplikacija", + "Could not reset the app order" : "Nije moguće vratiti redoslijed aplikacija", + "You can configure the app order used for the navigation bar. The first entry will be the default app, opened after login or when clicking on the logo." : "Možete konfigurirati redoslijed aplikacija u navigacijskoj traci. Prvi unos bit će zadana aplikacija koja se otvara nakon prijave ili klikom na logotip.", + "The default app can not be changed because it was configured by the administrator." : "Zadana aplikacija se ne može promijeniti jer ju je konfigurirao administrator.", + "The app order was changed, to see it in action you have to reload the page." : "Redoslijed aplikacija je promijenjen. Da biste vidjeli promjenu, morate ponovno učitati stranicu.", + "Reset default app order" : "Vrati zadani redoslijed aplikacija", + "Select a background from your files" : "Odaberite pozadinu iz svojih datoteka", + "Select background" : "Odaberite pozadinu", + "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "Pozadina može biti slika iz zadanog skupa, prilagođena prenesena slika ili jednobojna pozadina.", + "Custom background" : "Prilagođena pozadina", + "Plain background" : "Obična pozadina", + "Default background" : "Zadana pozadina", + "Default shipped background images" : "Zadane isporučene pozadinske slike", + "Keyboard shortcuts" : "Tipkovnički prečaci", + "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "U nekim slučajevima tipkovnički prečaci mogu ometati alate za pristupačnost. Kako biste se mogli ispravno fokusirati na alat, ovdje možete onemogućiti sve tipkovničke prečace. Time će se onemogućiti i svi dostupni prečaci u aplikacijama.", + "Disable all keyboard shortcuts" : "Onemogući sve tipkovničke prečace", + "Could not set primary color" : "Nije moguće postaviti primarnu boju", + "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Postavite primarnu boju za isticanje važnih elemenata. Boja koja se koristi za elemente poput primarnih gumba može se malo razlikovati jer se prilagođava zahtjevima pristupačnosti.", + "Reset primary color" : "Vrati primarnu boju", + "Reset to default" : "Vrati na zadanu postavku", + "Non image file selected" : "Odabrana je datoteka koja nije slika", + "Preview of the selected image" : "Pregled odabrane slike", + "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Univerzalna pristupačnost nam je vrlo važna. Slijedimo web-standarde i provjeravamo da je sve upotrebljivo i bez miša te uz pomoć asistivnog softvera, poput čitača zaslona. Nastojimo biti usklađeni sa smjernicama {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 na razini AA, a s temom visokog kontrasta čak i na razini AAA.", + "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Ako primijetite probleme, slobodno ih prijavite u {issuetracker}našem sustavu za prijavu problema{linkend}. A ako se želite uključiti, pridružite se {designteam}našem dizajnerskom timu{linkend}!", + "Unable to apply the setting." : "Nije moguće primijeniti postavku.", + "Appearance and accessibility settings" : "Postavke izgleda i pristupačnosti", + "Misc accessibility options" : "Ostale opcije pristupačnosti", + "Enable blur background filter (may increase GPU load)" : "Omogući zamućenje pozadine (može povećati opterećenje GPU-a)", + "Customization has been disabled by your administrator" : "Prilagodba je onemogućena od strane administratora", + "Disable-user-theming should be true or false" : "Disable-user-theming mora biti true ili false", + "The primary color is used for highlighting elements like important buttons. It might get slightly adjusted depending on the current color schema." : "Primarna boja se koristi za isticanje elemenata poput važnih gumba. Može se neznatno prilagoditi ovisno o trenutnoj shemi boja.", + "Header logo" : "Logotip zaglavlja", + "Upload new header logo" : "Otpremi novi logotip zaglavlja", + "Upload new favicon" : "Otpremi novi favicon", + "User settings" : "Korisničke postavke", + "Instead of a background image you can also configure a plain background color. If you use a background image changing this color will influence the color of the app menu icons." : "Umjesto pozadinske slike možete postaviti i jednobojnu pozadinu. Ako koristite pozadinsku sliku, promjena ove boje utjecat će na boju ikona izbornika aplikacija.", + "Upload new logo" : "Otpremi novi logotip", + "Upload new background and login image" : "Prenesi novu pozadinu i sliku za prijavu", + "Background and login image" : "Pozadina i slika za prijavu", + "Advanced options" : "Napredne opcije", + "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instalirajte PHP proširenje ImageMagick s podrškom za SVG slike kako bi se favicona automatski generirala na temelju prenesenog logotipa i boje.", + "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Nama je vrlo važno osigurati univerzalan pristup. Pratimo sve internetske i mrežne standarde i provjeravamo je li sustav upotrebljiv bez miša i pomoćnog softvera, kao što je čitač zaslona. Naš je cilj postići sukladnost sa {guidelines}Smjernicama pristupačnosti web-sadržaja{linkend} 2.1 na razini AA s temom jakog kontrasta na razini AAA.", + ". Unable to apply the setting." : ". Nije moguće primijeniti postavku.", + "No background has been selected" : "Nije odabrana nijedna pozadina", + "Select a custom color" : "Odaberite prilagođenu boju", + "Upload" : "Otpremi" +}, +"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/apps/theming/l10n/hr.json b/apps/theming/l10n/hr.json new file mode 100644 index 00000000000..272a594e166 --- /dev/null +++ b/apps/theming/l10n/hr.json @@ -0,0 +1,136 @@ +{ "translations": { + "The given name is too long" : "Naziv je predug", + "The given web address is too long" : "Navedena adresa web-mjesta je preduga", + "The given web address is not a valid URL" : "Navedena adresa web-mjesta nije važeći URL", + "The given legal notice address is too long" : "Navedena adresa pravne obavijesti je preduga", + "The given legal notice address is not a valid URL" : "Navedena adresa pravne obavijesti nije važeći URL", + "The given privacy policy address is too long" : "Navedena adresa pravila o privatnosti je preduga", + "The given privacy policy address is not a valid URL" : "Navedena adresa pravila o privatnosti nije važeći URL", + "The given slogan is too long" : "Navedeni slogan je predug", + "The given color is invalid" : "Navedena boja nije važeća", + "%1$s should be true or false" : "%1$s mora biti true ili false", + "%1$s can only be set to %2$s through the API" : "%1$s se može postaviti na %2$s samo putem API-ja", + "Invalid setting key" : "Nevažeći ključ postavke", + "Saved" : "Spremljeno", + "Invalid app given" : "Navedena je nevažeća aplikacija", + "Invalid type for setting \"defaultApp\" given" : "Naveden je nevažeći tip za postavku \"defaultApp\"", + "The file was uploaded" : "Datoteka je otpremljena", + "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Otpremljena datoteka premašuje postavku upload_max_filesize u datoteci php.ini", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Otpremljena datoteka premašuje postavku MAX_FILE_SIZE koja je navedena u obrascu HTML-a", + "The file was only partially uploaded" : "Datoteka je samo djelomično otpremljena", + "No file was uploaded" : "Nije otpremljena nijedna datoteka", + "Missing a temporary folder" : "Nedostaje privremena mapa", + "Could not write file to disk" : "Nije moguće zapisati datoteku na disk", + "A PHP extension stopped the file upload" : "Proširenje PHP-a zaustavilo je otpremanje datoteke", + "No file uploaded" : "Nije otpremljena nijedna datoteka", + "You are already using a custom theme. Theming app settings might be overwritten by that." : "Već koristite prilagođenu temu. Te postavke mogu biti zamijenjene postavkama aplikacije za upravljanje temama.", + "Theming" : "Upravljanje temama", + "Appearance and accessibility" : "Izgled i pristupačnost", + "PHP Imagick module" : "PHP modul Imagick", + "The PHP module \"imagick\" is not enabled although the theming app is. For favicon generation to work correctly, you need to install and enable this module." : "PHP modul \"imagick\" nije omogućen iako je aplikacija za tematiziranje omogućena. Da bi generiranje favicona ispravno radilo, morate instalirati i omogućiti ovaj modul.", + "The PHP module \"imagick\" in this instance has no SVG support. For better compatibility it is recommended to install it." : "PHP modul \"imagick\" u ovoj instanci nema podršku za SVG. Za bolju kompatibilnost preporučuje se instalirati ga.", + "Dark theme with high contrast mode" : "Tamna tema s načinom visokog kontrasta", + "Enable dark high contrast mode" : "Omogući tamni način visokog kontrasta", + "Similar to the high contrast mode, but with dark colours." : "Slično načinu visokog kontrasta, ali s tamnim bojama.", + "Dark theme" : "Tamna tema", + "Enable dark theme" : "Omogući tamnu temu", + "A dark theme to ease your eyes by reducing the overall luminosity and brightness." : "Tamna tema koja rasterećuje oči smanjenjem ukupne svjetline i osvijetljenosti.", + "System default theme" : "Zadana tema sustava", + "Enable the system default" : "Omogući zadano sustava", + "Using the default system appearance." : "Koristi zadani izgled sustava.", + "Dyslexia font" : "Font za osobe s disleksijom", + "Enable dyslexia font" : "Omogući font za osobe s disleksijom", + "OpenDyslexic is a free typeface/font designed to mitigate some of the common reading errors caused by dyslexia." : "OpenDyslexic je besplatan font/izgled slova posebno osmišljen za ublažavanje nekih uobičajenih pogrešaka pri čitanju uzrokovanih disleksijom.", + "High contrast mode" : "Način jakog kontrasta", + "Enable high contrast mode" : "Omogući način jakog kontrasta", + "A high contrast mode to ease your navigation. Visual quality will be reduced but clarity will be increased." : "Način jakog kontrasta olakšava navigaciju. Smanjuje vizualnu kvalitetu, ali povećava jasnoću prikaza.", + "Light theme" : "Svijetla tema", + "Enable the default light theme" : "Omogući zadanu svijetlu temu", + "The default light appearance." : "Zadani svijetli izgled.", + "Legal notice" : "Pravna obavijest", + "Privacy policy" : "Pravila o privatnosti", + "Adjust the Nextcloud theme" : "Prilagodi temu Nextclouda", + "Could not set global default apps" : "Nije moguće postaviti globalne zadane aplikacije", + "Navigation bar settings" : "Postavke navigacijske trake", + "Default app" : "Zadana aplikacija", + "The default app is the app that is e.g. opened after login or when the logo in the menu is clicked." : "Zadana aplikacija je aplikacija koja se, primjerice, otvara nakon prijave ili kada se klikne logotip u izborniku.", + "Use custom default app" : "Koristi prilagođenu zadanu aplikaciju", + "Global default app" : "Globalna zadana aplikacija", + "Global default apps" : "Globalne zadane aplikacije", + "Default app priority" : "Prioritet zadane aplikacije", + "If an app is not enabled for a user, the next app with lower priority is used." : "Ako aplikacija nije omogućena za korisnika, koristi se sljedeća aplikacija s nižim prioritetom.", + "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Upravljanje temama omogućuje jednostavno prilagođavanje izgleda vaše instance i podržanih klijenata. To će biti vidljivo svim korisnicima.", + "Name" : "Naziv", + "Web link" : "Web poveznica", + "Slogan" : "Slogan", + "a safe home for all your data" : "siguran dom za sve vaše podatke", + "Legal notice link" : "Poveznica na pravnu obavijest", + "Privacy policy link" : "Poveznica na pravila o privatnosti", + "Background and color" : "Pozadina i boja", + "Primary color" : "Primarna boja", + "Set the default primary color, used to highlight important elements." : "Postavite zadanu primarnu boju koja se koristi za isticanje važnih elemenata.", + "The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Boja koja se koristi za elemente poput primarnih gumba može se malo razlikovati jer se prilagođava kako bi zadovoljila zahtjeve pristupačnosti.", + "Background color" : "Boja pozadine", + "When no background image is set the background color will be used." : "Ako nije postavljena pozadinska slika, koristit će se boja pozadine.", + "Otherwise the background color is by default generated from the background image, but can be adjusted to fine tune the color of the navigation icons." : "U suprotnom se boja pozadine prema zadanim postavkama generira iz pozadinske slike, ali se može prilagoditi radi finog podešavanja boje navigacijskih ikona.", + "Use a plain background color instead of a background image." : "Koristi jednobojnu pozadinu umjesto pozadinske slike.", + "Remove background image" : "Ukloni pozadinsku sliku", + "Background image" : "Pozadinska slika", + "Favicon" : "Favicon", + "Logo" : "Logotip", + "Navigation bar logo" : "Logotip navigacijske trake", + "Although you can select and customize your instance, users can change their background and colors. If you want to enforce your customization, you can toggle this on." : "Iako možete odabrati i prilagoditi svoju instancu, korisnici mogu mijenjati svoju pozadinu i boje. Ako želite nametnuti svoju prilagodbu, uključite ovu opciju.", + "Disable user theming" : "Onemogući korisničko tematiziranje", + "Current selected app: {app}, position {position} of {total}" : "Trenutno odabrana aplikacija: {app}, pozicija {position} od {total}", + "Navigation bar app order" : "Redoslijed aplikacija u navigacijskoj traci", + "Move up" : "Premjesti gore", + "Move down" : "Premjesti dolje", + "Theme selection is enforced" : "Odabir teme je nametnut", + "Could not set the app order" : "Nije moguće postaviti redoslijed aplikacija", + "Could not reset the app order" : "Nije moguće vratiti redoslijed aplikacija", + "You can configure the app order used for the navigation bar. The first entry will be the default app, opened after login or when clicking on the logo." : "Možete konfigurirati redoslijed aplikacija u navigacijskoj traci. Prvi unos bit će zadana aplikacija koja se otvara nakon prijave ili klikom na logotip.", + "The default app can not be changed because it was configured by the administrator." : "Zadana aplikacija se ne može promijeniti jer ju je konfigurirao administrator.", + "The app order was changed, to see it in action you have to reload the page." : "Redoslijed aplikacija je promijenjen. Da biste vidjeli promjenu, morate ponovno učitati stranicu.", + "Reset default app order" : "Vrati zadani redoslijed aplikacija", + "Select a background from your files" : "Odaberite pozadinu iz svojih datoteka", + "Select background" : "Odaberite pozadinu", + "The background can be set to an image from the default set, a custom uploaded image, or a plain color." : "Pozadina može biti slika iz zadanog skupa, prilagođena prenesena slika ili jednobojna pozadina.", + "Custom background" : "Prilagođena pozadina", + "Plain background" : "Obična pozadina", + "Default background" : "Zadana pozadina", + "Default shipped background images" : "Zadane isporučene pozadinske slike", + "Keyboard shortcuts" : "Tipkovnički prečaci", + "In some cases keyboard shortcuts can interfere with accessibility tools. In order to allow focusing on your tool correctly you can disable all keyboard shortcuts here. This will also disable all available shortcuts in apps." : "U nekim slučajevima tipkovnički prečaci mogu ometati alate za pristupačnost. Kako biste se mogli ispravno fokusirati na alat, ovdje možete onemogućiti sve tipkovničke prečace. Time će se onemogućiti i svi dostupni prečaci u aplikacijama.", + "Disable all keyboard shortcuts" : "Onemogući sve tipkovničke prečace", + "Could not set primary color" : "Nije moguće postaviti primarnu boju", + "Set a primary color to highlight important elements. The color used for elements such as primary buttons might differ a bit as it gets adjusted to fulfill accessibility requirements." : "Postavite primarnu boju za isticanje važnih elemenata. Boja koja se koristi za elemente poput primarnih gumba može se malo razlikovati jer se prilagođava zahtjevima pristupačnosti.", + "Reset primary color" : "Vrati primarnu boju", + "Reset to default" : "Vrati na zadanu postavku", + "Non image file selected" : "Odabrana je datoteka koja nije slika", + "Preview of the selected image" : "Pregled odabrane slike", + "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Univerzalna pristupačnost nam je vrlo važna. Slijedimo web-standarde i provjeravamo da je sve upotrebljivo i bez miša te uz pomoć asistivnog softvera, poput čitača zaslona. Nastojimo biti usklađeni sa smjernicama {linkstart}Web Content Accessibility Guidelines{linkend} 2.1 na razini AA, a s temom visokog kontrasta čak i na razini AAA.", + "If you find any issues, do not hesitate to report them on {issuetracker}our issue tracker{linkend}. And if you want to get involved, come join {designteam}our design team{linkend}!" : "Ako primijetite probleme, slobodno ih prijavite u {issuetracker}našem sustavu za prijavu problema{linkend}. A ako se želite uključiti, pridružite se {designteam}našem dizajnerskom timu{linkend}!", + "Unable to apply the setting." : "Nije moguće primijeniti postavku.", + "Appearance and accessibility settings" : "Postavke izgleda i pristupačnosti", + "Misc accessibility options" : "Ostale opcije pristupačnosti", + "Enable blur background filter (may increase GPU load)" : "Omogući zamućenje pozadine (može povećati opterećenje GPU-a)", + "Customization has been disabled by your administrator" : "Prilagodba je onemogućena od strane administratora", + "Disable-user-theming should be true or false" : "Disable-user-theming mora biti true ili false", + "The primary color is used for highlighting elements like important buttons. It might get slightly adjusted depending on the current color schema." : "Primarna boja se koristi za isticanje elemenata poput važnih gumba. Može se neznatno prilagoditi ovisno o trenutnoj shemi boja.", + "Header logo" : "Logotip zaglavlja", + "Upload new header logo" : "Otpremi novi logotip zaglavlja", + "Upload new favicon" : "Otpremi novi favicon", + "User settings" : "Korisničke postavke", + "Instead of a background image you can also configure a plain background color. If you use a background image changing this color will influence the color of the app menu icons." : "Umjesto pozadinske slike možete postaviti i jednobojnu pozadinu. Ako koristite pozadinsku sliku, promjena ove boje utjecat će na boju ikona izbornika aplikacija.", + "Upload new logo" : "Otpremi novi logotip", + "Upload new background and login image" : "Prenesi novu pozadinu i sliku za prijavu", + "Background and login image" : "Pozadina i slika za prijavu", + "Advanced options" : "Napredne opcije", + "Install the ImageMagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instalirajte PHP proširenje ImageMagick s podrškom za SVG slike kako bi se favicona automatski generirala na temelju prenesenog logotipa i boje.", + "Universal access is very important to us. We follow web standards and check to make everything usable also without mouse, and assistive software such as screenreaders. We aim to be compliant with the {guidelines}Web Content Accessibility Guidelines{linkend} 2.1 on AA level, with the high contrast theme even on AAA level." : "Nama je vrlo važno osigurati univerzalan pristup. Pratimo sve internetske i mrežne standarde i provjeravamo je li sustav upotrebljiv bez miša i pomoćnog softvera, kao što je čitač zaslona. Naš je cilj postići sukladnost sa {guidelines}Smjernicama pristupačnosti web-sadržaja{linkend} 2.1 na razini AA s temom jakog kontrasta na razini AAA.", + ". Unable to apply the setting." : ". Nije moguće primijeniti postavku.", + "No background has been selected" : "Nije odabrana nijedna pozadina", + "Select a custom color" : "Odaberite prilagođenu boju", + "Upload" : "Otpremi" +},"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/core/l10n/cs.js b/core/l10n/cs.js index c1fe739a98f..202c1b3e8a5 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -45,6 +45,7 @@ OC.L10N.register( "Input text is too long" : "Vstupní text je příliš dlouhý", "Requested task type does not exist" : "Požadovaný typ úkolu neexistuje", "Necessary language model provider is not available" : "Nezbytný poskytovatel jazykového modelu není k dsipozici", + "Cannot generate less than 1 image" : "Není možné vytvořit méně než 1 obrázek", "No text to image provider is available" : "Není k dispozici žádný poskytovatel převodu textu na obrázek", "Image not found" : "Obrázek nenalezen", "No translation provider available" : "Není k dispozici žádný poskytovatel překladu", diff --git a/core/l10n/cs.json b/core/l10n/cs.json index d6333c32296..4452207f55d 100644 --- a/core/l10n/cs.json +++ b/core/l10n/cs.json @@ -43,6 +43,7 @@ "Input text is too long" : "Vstupní text je příliš dlouhý", "Requested task type does not exist" : "Požadovaný typ úkolu neexistuje", "Necessary language model provider is not available" : "Nezbytný poskytovatel jazykového modelu není k dsipozici", + "Cannot generate less than 1 image" : "Není možné vytvořit méně než 1 obrázek", "No text to image provider is available" : "Není k dispozici žádný poskytovatel převodu textu na obrázek", "Image not found" : "Obrázek nenalezen", "No translation provider available" : "Není k dispozici žádný poskytovatel překladu", diff --git a/core/l10n/de.js b/core/l10n/de.js index 0a9978eda1f..1d6825e10c4 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -45,6 +45,7 @@ OC.L10N.register( "Input text is too long" : "Eingabetext ist zu lang", "Requested task type does not exist" : "Angeforderter Aufgabentyp existiert nicht", "Necessary language model provider is not available" : "Erforderlicher Sprachmodellanbieter ist nicht verfügbar", + "Cannot generate less than 1 image" : "Es kann nicht weniger als 1 Bild erstellt werden", "No text to image provider is available" : "Es ist kein Text-zu-Bild-Anbieter verfügbar", "Image not found" : "Bild nicht gefunden", "No translation provider available" : "Kein Übersetzungsanbieter verfügbar", diff --git a/core/l10n/de.json b/core/l10n/de.json index d490bb3df47..d7e1dba9f12 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -43,6 +43,7 @@ "Input text is too long" : "Eingabetext ist zu lang", "Requested task type does not exist" : "Angeforderter Aufgabentyp existiert nicht", "Necessary language model provider is not available" : "Erforderlicher Sprachmodellanbieter ist nicht verfügbar", + "Cannot generate less than 1 image" : "Es kann nicht weniger als 1 Bild erstellt werden", "No text to image provider is available" : "Es ist kein Text-zu-Bild-Anbieter verfügbar", "Image not found" : "Bild nicht gefunden", "No translation provider available" : "Kein Übersetzungsanbieter verfügbar", diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index ffd9c66f478..3c13e57d38d 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -45,6 +45,7 @@ OC.L10N.register( "Input text is too long" : "Eingabetext ist zu lang", "Requested task type does not exist" : "Angeforderter Aufgabentyp existiert nicht", "Necessary language model provider is not available" : "Erforderlicher Sprachmodellanbieter ist nicht verfügbar", + "Cannot generate less than 1 image" : "Es kann nicht weniger als 1 Bild erstellt werden", "No text to image provider is available" : "Es ist kein Text-zu-Bild-Anbieter verfügbar", "Image not found" : "Bild nicht gefunden", "No translation provider available" : "Kein Übersetzungsanbieter verfügbar", diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 78adc9b8d0c..1cb7b6a8a13 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -43,6 +43,7 @@ "Input text is too long" : "Eingabetext ist zu lang", "Requested task type does not exist" : "Angeforderter Aufgabentyp existiert nicht", "Necessary language model provider is not available" : "Erforderlicher Sprachmodellanbieter ist nicht verfügbar", + "Cannot generate less than 1 image" : "Es kann nicht weniger als 1 Bild erstellt werden", "No text to image provider is available" : "Es ist kein Text-zu-Bild-Anbieter verfügbar", "Image not found" : "Bild nicht gefunden", "No translation provider available" : "Kein Übersetzungsanbieter verfügbar", diff --git a/core/l10n/en_GB.js b/core/l10n/en_GB.js index 11fbe281baf..66d8b68dbb6 100644 --- a/core/l10n/en_GB.js +++ b/core/l10n/en_GB.js @@ -45,6 +45,7 @@ OC.L10N.register( "Input text is too long" : "Input text is too long", "Requested task type does not exist" : "Requested task type does not exist", "Necessary language model provider is not available" : "Necessary language model provider is not available", + "Cannot generate less than 1 image" : "Cannot generate less than 1 image", "No text to image provider is available" : "No text to image provider is available", "Image not found" : "Image not found", "No translation provider available" : "No translation provider available", diff --git a/core/l10n/en_GB.json b/core/l10n/en_GB.json index f00b72eb316..3e060f26fd6 100644 --- a/core/l10n/en_GB.json +++ b/core/l10n/en_GB.json @@ -43,6 +43,7 @@ "Input text is too long" : "Input text is too long", "Requested task type does not exist" : "Requested task type does not exist", "Necessary language model provider is not available" : "Necessary language model provider is not available", + "Cannot generate less than 1 image" : "Cannot generate less than 1 image", "No text to image provider is available" : "No text to image provider is available", "Image not found" : "Image not found", "No translation provider available" : "No translation provider available", diff --git a/core/l10n/et_EE.js b/core/l10n/et_EE.js index fd489bab570..37fb988d3a5 100644 --- a/core/l10n/et_EE.js +++ b/core/l10n/et_EE.js @@ -45,6 +45,7 @@ OC.L10N.register( "Input text is too long" : "Sisendtekst on liiga pikk", "Requested task type does not exist" : "Küsitud ülesannete tüüpi ei leidu", "Necessary language model provider is not available" : "Vajaliku keelemudeli teenusepakkuja pole saadaval", + "Cannot generate less than 1 image" : "Ei saa luua alla 1 pildi", "No text to image provider is available" : "Ühtegi optilise tekstituvastuse teenusepakkujat pole saadaval", "Image not found" : "Pilti ei leidu", "No translation provider available" : "Ühtegi tõlketeenuse pakkujat pole saadaval", diff --git a/core/l10n/et_EE.json b/core/l10n/et_EE.json index c9ea07aee24..0b3d60fd8bc 100644 --- a/core/l10n/et_EE.json +++ b/core/l10n/et_EE.json @@ -43,6 +43,7 @@ "Input text is too long" : "Sisendtekst on liiga pikk", "Requested task type does not exist" : "Küsitud ülesannete tüüpi ei leidu", "Necessary language model provider is not available" : "Vajaliku keelemudeli teenusepakkuja pole saadaval", + "Cannot generate less than 1 image" : "Ei saa luua alla 1 pildi", "No text to image provider is available" : "Ühtegi optilise tekstituvastuse teenusepakkujat pole saadaval", "Image not found" : "Pilti ei leidu", "No translation provider available" : "Ühtegi tõlketeenuse pakkujat pole saadaval", diff --git a/core/l10n/ga.js b/core/l10n/ga.js index 1b1104d2d80..a18829d9f3d 100644 --- a/core/l10n/ga.js +++ b/core/l10n/ga.js @@ -45,6 +45,7 @@ OC.L10N.register( "Input text is too long" : "Tá an téacs ionchuir rófhada", "Requested task type does not exist" : "Níl an cineál taisc iarrtha ann", "Necessary language model provider is not available" : "Níl soláthraí múnla teanga riachtanach ar fáil", + "Cannot generate less than 1 image" : "Ní féidir níos lú ná 1 íomhá a ghiniúint", "No text to image provider is available" : "Níl aon soláthraí téacs go híomhá ar fáil", "Image not found" : "Ní bhfuarthas an íomhá", "No translation provider available" : "Níl aon soláthraí aistriúcháin ar fáil", diff --git a/core/l10n/ga.json b/core/l10n/ga.json index b6ab1512fbe..a3387bbde5a 100644 --- a/core/l10n/ga.json +++ b/core/l10n/ga.json @@ -43,6 +43,7 @@ "Input text is too long" : "Tá an téacs ionchuir rófhada", "Requested task type does not exist" : "Níl an cineál taisc iarrtha ann", "Necessary language model provider is not available" : "Níl soláthraí múnla teanga riachtanach ar fáil", + "Cannot generate less than 1 image" : "Ní féidir níos lú ná 1 íomhá a ghiniúint", "No text to image provider is available" : "Níl aon soláthraí téacs go híomhá ar fáil", "Image not found" : "Ní bhfuarthas an íomhá", "No translation provider available" : "Níl aon soláthraí aistriúcháin ar fáil", diff --git a/core/l10n/gl.js b/core/l10n/gl.js index 4efc1d41f6d..c4791274638 100644 --- a/core/l10n/gl.js +++ b/core/l10n/gl.js @@ -45,6 +45,7 @@ OC.L10N.register( "Input text is too long" : "O texto de entrada é demasiado longo", "Requested task type does not exist" : "O tipo de tarefa solicitado non existe", "Necessary language model provider is not available" : "O provedor de modelos de linguaxe necesario non está dispoñíbel", + "Cannot generate less than 1 image" : "Non é posíbel xerar menos de 1 imaxe", "No text to image provider is available" : "Non hai ningún provedor de texto a imaxe dispoñíbel", "Image not found" : "Non se atopou a imaxe", "No translation provider available" : "Non hai ningún provedor de tradución dispoñíbel", diff --git a/core/l10n/gl.json b/core/l10n/gl.json index 752dcb0e095..7ccd645e25a 100644 --- a/core/l10n/gl.json +++ b/core/l10n/gl.json @@ -43,6 +43,7 @@ "Input text is too long" : "O texto de entrada é demasiado longo", "Requested task type does not exist" : "O tipo de tarefa solicitado non existe", "Necessary language model provider is not available" : "O provedor de modelos de linguaxe necesario non está dispoñíbel", + "Cannot generate less than 1 image" : "Non é posíbel xerar menos de 1 imaxe", "No text to image provider is available" : "Non hai ningún provedor de texto a imaxe dispoñíbel", "Image not found" : "Non se atopou a imaxe", "No translation provider available" : "Non hai ningún provedor de tradución dispoñíbel", diff --git a/core/l10n/pt_BR.js b/core/l10n/pt_BR.js index c29f4d28f44..e4d1b3ad3b3 100644 --- a/core/l10n/pt_BR.js +++ b/core/l10n/pt_BR.js @@ -45,6 +45,7 @@ OC.L10N.register( "Input text is too long" : "Texto de entrada é muito longo", "Requested task type does not exist" : "O tipo de tarefa solicitado não existe", "Necessary language model provider is not available" : "O provedor de modelo de linguagem necessário não está disponível", + "Cannot generate less than 1 image" : "Não é possível gerar menos de 1 imagem", "No text to image provider is available" : "Nenhum provedor de texto para imagem está disponível", "Image not found" : "Imagem não encontrada", "No translation provider available" : "Nenhum provedor de tradução disponível", diff --git a/core/l10n/pt_BR.json b/core/l10n/pt_BR.json index 85b5c240372..5a8e30d134d 100644 --- a/core/l10n/pt_BR.json +++ b/core/l10n/pt_BR.json @@ -43,6 +43,7 @@ "Input text is too long" : "Texto de entrada é muito longo", "Requested task type does not exist" : "O tipo de tarefa solicitado não existe", "Necessary language model provider is not available" : "O provedor de modelo de linguagem necessário não está disponível", + "Cannot generate less than 1 image" : "Não é possível gerar menos de 1 imagem", "No text to image provider is available" : "Nenhum provedor de texto para imagem está disponível", "Image not found" : "Imagem não encontrada", "No translation provider available" : "Nenhum provedor de tradução disponível", diff --git a/core/l10n/sk.js b/core/l10n/sk.js index 0cb2cbfd144..1c27cc9c692 100644 --- a/core/l10n/sk.js +++ b/core/l10n/sk.js @@ -45,6 +45,7 @@ OC.L10N.register( "Input text is too long" : "Vstupný text je príliš dlhý.", "Requested task type does not exist" : "Vyžiadaný typ úlohy neexistuje", "Necessary language model provider is not available" : "Potrebný poskytovateľ jazykového modelu nie je dostupný", + "Cannot generate less than 1 image" : "Nie je možné vygenerovať menej ako 1 obrázok", "No text to image provider is available" : "Nie je dostupný žiadny poskytovateľ služby \"text na obrázok\"", "Image not found" : "Obrázok nenájdený", "No translation provider available" : "Nie je dostupný žiadny poskytovateľ prekladu", diff --git a/core/l10n/sk.json b/core/l10n/sk.json index e40f5f31a61..8cfd4c7d420 100644 --- a/core/l10n/sk.json +++ b/core/l10n/sk.json @@ -43,6 +43,7 @@ "Input text is too long" : "Vstupný text je príliš dlhý.", "Requested task type does not exist" : "Vyžiadaný typ úlohy neexistuje", "Necessary language model provider is not available" : "Potrebný poskytovateľ jazykového modelu nie je dostupný", + "Cannot generate less than 1 image" : "Nie je možné vygenerovať menej ako 1 obrázok", "No text to image provider is available" : "Nie je dostupný žiadny poskytovateľ služby \"text na obrázok\"", "Image not found" : "Obrázok nenájdený", "No translation provider available" : "Nie je dostupný žiadny poskytovateľ prekladu", diff --git a/core/l10n/tr.js b/core/l10n/tr.js index 894454ec9f4..d019e7fbd49 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -45,6 +45,7 @@ OC.L10N.register( "Input text is too long" : "Giriş yazısı çok uzun", "Requested task type does not exist" : "İstenilen görev türü bulunamadı", "Necessary language model provider is not available" : "Gerekli dil modeli sağlayıcısı kullanılamıyor", + "Cannot generate less than 1 image" : "En az 1 görsel oluşturulabilir", "No text to image provider is available" : "Kullanılabilecek bir yazıdan görsel oluşturma hizmeti sağlayıcısı yok", "Image not found" : "Görsel bulunamadı", "No translation provider available" : "Kullanılabilecek bir çeviri hizmeti sağlayıcı yok", diff --git a/core/l10n/tr.json b/core/l10n/tr.json index 9c8693a0c36..9224a1be1a7 100644 --- a/core/l10n/tr.json +++ b/core/l10n/tr.json @@ -43,6 +43,7 @@ "Input text is too long" : "Giriş yazısı çok uzun", "Requested task type does not exist" : "İstenilen görev türü bulunamadı", "Necessary language model provider is not available" : "Gerekli dil modeli sağlayıcısı kullanılamıyor", + "Cannot generate less than 1 image" : "En az 1 görsel oluşturulabilir", "No text to image provider is available" : "Kullanılabilecek bir yazıdan görsel oluşturma hizmeti sağlayıcısı yok", "Image not found" : "Görsel bulunamadı", "No translation provider available" : "Kullanılabilecek bir çeviri hizmeti sağlayıcı yok", diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index 8eadd97eded..d455f2c7c18 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -45,6 +45,7 @@ OC.L10N.register( "Input text is too long" : "輸入文字太長", "Requested task type does not exist" : "請求的任務類型不存在", "Necessary language model provider is not available" : "沒有可用的語言模型提供者", + "Cannot generate less than 1 image" : "至少需要產生 1 張圖片", "No text to image provider is available" : "沒有可用的文字轉圖像提供者", "Image not found" : "找不到圖像", "No translation provider available" : "沒有可用翻譯提供者", diff --git a/core/l10n/zh_HK.json b/core/l10n/zh_HK.json index 24127f2431a..cc728ab5915 100644 --- a/core/l10n/zh_HK.json +++ b/core/l10n/zh_HK.json @@ -43,6 +43,7 @@ "Input text is too long" : "輸入文字太長", "Requested task type does not exist" : "請求的任務類型不存在", "Necessary language model provider is not available" : "沒有可用的語言模型提供者", + "Cannot generate less than 1 image" : "至少需要產生 1 張圖片", "No text to image provider is available" : "沒有可用的文字轉圖像提供者", "Image not found" : "找不到圖像", "No translation provider available" : "沒有可用翻譯提供者", diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index c727179f04b..181a5ddd9cc 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -45,6 +45,7 @@ OC.L10N.register( "Input text is too long" : "輸入文字太長", "Requested task type does not exist" : "請求的任務類型不存在", "Necessary language model provider is not available" : "沒有可用的語言模型程式", + "Cannot generate less than 1 image" : "無法產生少於 1 張影像", "No text to image provider is available" : "沒有可用的文字轉影像提供者", "Image not found" : "找不到影像", "No translation provider available" : "沒有可用的翻譯提供者", diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index d22d2a4dd81..a4d7e592695 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -43,6 +43,7 @@ "Input text is too long" : "輸入文字太長", "Requested task type does not exist" : "請求的任務類型不存在", "Necessary language model provider is not available" : "沒有可用的語言模型程式", + "Cannot generate less than 1 image" : "無法產生少於 1 張影像", "No text to image provider is available" : "沒有可用的文字轉影像提供者", "Image not found" : "找不到影像", "No translation provider available" : "沒有可用的翻譯提供者", diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index 317066a725c..627d1bd5a96 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -225,6 +225,7 @@ OC.L10N.register( "Could not find category \"%s\"" : "Nedaří se nalézt kategorii „%s“", "Input text" : "Zadejte text", "The input text" : "Vstupní text", + "Cannot generate less than 1 image" : "Není možné vytvořit méně než 1 obrázek", "Sunday" : "neděle", "Monday" : "pondělí", "Tuesday" : "úterý", diff --git a/lib/l10n/cs.json b/lib/l10n/cs.json index b91c073b2cf..b988666220b 100644 --- a/lib/l10n/cs.json +++ b/lib/l10n/cs.json @@ -223,6 +223,7 @@ "Could not find category \"%s\"" : "Nedaří se nalézt kategorii „%s“", "Input text" : "Zadejte text", "The input text" : "Vstupní text", + "Cannot generate less than 1 image" : "Není možné vytvořit méně než 1 obrázek", "Sunday" : "neděle", "Monday" : "pondělí", "Tuesday" : "úterý", diff --git a/lib/l10n/de.js b/lib/l10n/de.js index 49fc7b3fe05..c438d86bf44 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -225,6 +225,7 @@ OC.L10N.register( "Could not find category \"%s\"" : "Die Kategorie \"%s\" konnte nicht gefunden werden", "Input text" : "Texteingabe", "The input text" : "Der Eingabetext", + "Cannot generate less than 1 image" : "Es kann nicht weniger als 1 Bild erstellt werden", "Sunday" : "Sonntag", "Monday" : "Montag", "Tuesday" : "Dienstag", diff --git a/lib/l10n/de.json b/lib/l10n/de.json index dd75588d423..a91ffdfbb22 100644 --- a/lib/l10n/de.json +++ b/lib/l10n/de.json @@ -223,6 +223,7 @@ "Could not find category \"%s\"" : "Die Kategorie \"%s\" konnte nicht gefunden werden", "Input text" : "Texteingabe", "The input text" : "Der Eingabetext", + "Cannot generate less than 1 image" : "Es kann nicht weniger als 1 Bild erstellt werden", "Sunday" : "Sonntag", "Monday" : "Montag", "Tuesday" : "Dienstag", diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js index 46024c01b1d..624f6b8413b 100644 --- a/lib/l10n/de_DE.js +++ b/lib/l10n/de_DE.js @@ -225,6 +225,7 @@ OC.L10N.register( "Could not find category \"%s\"" : "Die Kategorie \"%s\" konnte nicht gefunden werden", "Input text" : "Texteingabe", "The input text" : "Der Eingabetext", + "Cannot generate less than 1 image" : "Es kann nicht weniger als 1 Bild erstellt werden", "Sunday" : "Sonntag", "Monday" : "Montag", "Tuesday" : "Dienstag", diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index 3dd675629c8..75a70b33d89 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -223,6 +223,7 @@ "Could not find category \"%s\"" : "Die Kategorie \"%s\" konnte nicht gefunden werden", "Input text" : "Texteingabe", "The input text" : "Der Eingabetext", + "Cannot generate less than 1 image" : "Es kann nicht weniger als 1 Bild erstellt werden", "Sunday" : "Sonntag", "Monday" : "Montag", "Tuesday" : "Dienstag", diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js index 5b4f5e4f984..60d36c573ea 100644 --- a/lib/l10n/en_GB.js +++ b/lib/l10n/en_GB.js @@ -225,6 +225,7 @@ OC.L10N.register( "Could not find category \"%s\"" : "Could not find category \"%s\"", "Input text" : "Input text", "The input text" : "The input text", + "Cannot generate less than 1 image" : "Cannot generate less than 1 image", "Sunday" : "Sunday", "Monday" : "Monday", "Tuesday" : "Tuesday", diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json index 0b11cfc5bb9..5a5f47d24d5 100644 --- a/lib/l10n/en_GB.json +++ b/lib/l10n/en_GB.json @@ -223,6 +223,7 @@ "Could not find category \"%s\"" : "Could not find category \"%s\"", "Input text" : "Input text", "The input text" : "The input text", + "Cannot generate less than 1 image" : "Cannot generate less than 1 image", "Sunday" : "Sunday", "Monday" : "Monday", "Tuesday" : "Tuesday", diff --git a/lib/l10n/et_EE.js b/lib/l10n/et_EE.js index 6fac849cc2e..d83ee577bb1 100644 --- a/lib/l10n/et_EE.js +++ b/lib/l10n/et_EE.js @@ -221,6 +221,7 @@ OC.L10N.register( "Could not find category \"%s\"" : "Ei leia kategooriat „%s“", "Input text" : "Sisendtekst", "The input text" : "Sisendtekst", + "Cannot generate less than 1 image" : "Ei saa luua alla 1 pildi", "Sunday" : "Pühapäev", "Monday" : "Esmaspäev", "Tuesday" : "Teisipäev", diff --git a/lib/l10n/et_EE.json b/lib/l10n/et_EE.json index 05d6645d32d..99ea1af097e 100644 --- a/lib/l10n/et_EE.json +++ b/lib/l10n/et_EE.json @@ -219,6 +219,7 @@ "Could not find category \"%s\"" : "Ei leia kategooriat „%s“", "Input text" : "Sisendtekst", "The input text" : "Sisendtekst", + "Cannot generate less than 1 image" : "Ei saa luua alla 1 pildi", "Sunday" : "Pühapäev", "Monday" : "Esmaspäev", "Tuesday" : "Teisipäev", diff --git a/lib/l10n/ga.js b/lib/l10n/ga.js index 2550779859c..acf1acf6155 100644 --- a/lib/l10n/ga.js +++ b/lib/l10n/ga.js @@ -225,6 +225,7 @@ OC.L10N.register( "Could not find category \"%s\"" : "Níorbh fhéidir an chatagóir \"%s\" a aimsiú", "Input text" : "Téacs ionchuir", "The input text" : "An téacs ionchuir", + "Cannot generate less than 1 image" : "Ní féidir níos lú ná 1 íomhá a ghiniúint", "Sunday" : "Domhnach", "Monday" : "Dé Luain", "Tuesday" : "Dé Máirt", diff --git a/lib/l10n/ga.json b/lib/l10n/ga.json index 95a77bd85f4..e4aa7bbfe69 100644 --- a/lib/l10n/ga.json +++ b/lib/l10n/ga.json @@ -223,6 +223,7 @@ "Could not find category \"%s\"" : "Níorbh fhéidir an chatagóir \"%s\" a aimsiú", "Input text" : "Téacs ionchuir", "The input text" : "An téacs ionchuir", + "Cannot generate less than 1 image" : "Ní féidir níos lú ná 1 íomhá a ghiniúint", "Sunday" : "Domhnach", "Monday" : "Dé Luain", "Tuesday" : "Dé Máirt", diff --git a/lib/l10n/gl.js b/lib/l10n/gl.js index a8562dd5496..67764024343 100644 --- a/lib/l10n/gl.js +++ b/lib/l10n/gl.js @@ -225,6 +225,7 @@ OC.L10N.register( "Could not find category \"%s\"" : "Non foi posíbel atopar a categoría «%s»", "Input text" : "Texto de entrada", "The input text" : "O texto de entrada", + "Cannot generate less than 1 image" : "Non é posíbel xerar menos de 1 imaxe", "Sunday" : "domingo", "Monday" : "luns", "Tuesday" : "martes", diff --git a/lib/l10n/gl.json b/lib/l10n/gl.json index ea3f5f83549..60c6b70149a 100644 --- a/lib/l10n/gl.json +++ b/lib/l10n/gl.json @@ -223,6 +223,7 @@ "Could not find category \"%s\"" : "Non foi posíbel atopar a categoría «%s»", "Input text" : "Texto de entrada", "The input text" : "O texto de entrada", + "Cannot generate less than 1 image" : "Non é posíbel xerar menos de 1 imaxe", "Sunday" : "domingo", "Monday" : "luns", "Tuesday" : "martes", diff --git a/lib/l10n/pt_BR.js b/lib/l10n/pt_BR.js index b7757142316..13f5231d5cf 100644 --- a/lib/l10n/pt_BR.js +++ b/lib/l10n/pt_BR.js @@ -225,6 +225,7 @@ OC.L10N.register( "Could not find category \"%s\"" : "Impossível localizar a categoria \"%s\"", "Input text" : "Texto de entrada", "The input text" : "O texto de entrada", + "Cannot generate less than 1 image" : "Não é possível gerar menos de 1 imagem", "Sunday" : "Domingo", "Monday" : "Segunda-feira", "Tuesday" : "Terça-feira", diff --git a/lib/l10n/pt_BR.json b/lib/l10n/pt_BR.json index 8f6a2386111..f089bd5d26b 100644 --- a/lib/l10n/pt_BR.json +++ b/lib/l10n/pt_BR.json @@ -223,6 +223,7 @@ "Could not find category \"%s\"" : "Impossível localizar a categoria \"%s\"", "Input text" : "Texto de entrada", "The input text" : "O texto de entrada", + "Cannot generate less than 1 image" : "Não é possível gerar menos de 1 imagem", "Sunday" : "Domingo", "Monday" : "Segunda-feira", "Tuesday" : "Terça-feira", diff --git a/lib/l10n/sk.js b/lib/l10n/sk.js index 5a6b6c73daa..01660139c2c 100644 --- a/lib/l10n/sk.js +++ b/lib/l10n/sk.js @@ -221,6 +221,7 @@ OC.L10N.register( "Could not find category \"%s\"" : "Nemožno nájsť danú kategóriu \"%s\"", "Input text" : "Vstupný text", "The input text" : "Vstupný text", + "Cannot generate less than 1 image" : "Nie je možné vygenerovať menej ako 1 obrázok", "Sunday" : "Nedeľa", "Monday" : "Pondelok", "Tuesday" : "Utorok", diff --git a/lib/l10n/sk.json b/lib/l10n/sk.json index eef68a83310..2e642c41497 100644 --- a/lib/l10n/sk.json +++ b/lib/l10n/sk.json @@ -219,6 +219,7 @@ "Could not find category \"%s\"" : "Nemožno nájsť danú kategóriu \"%s\"", "Input text" : "Vstupný text", "The input text" : "Vstupný text", + "Cannot generate less than 1 image" : "Nie je možné vygenerovať menej ako 1 obrázok", "Sunday" : "Nedeľa", "Monday" : "Pondelok", "Tuesday" : "Utorok", diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index a1638cf6cb5..e10aa318b17 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -225,6 +225,7 @@ OC.L10N.register( "Could not find category \"%s\"" : "\"%s\" kategorisi bulunamadı", "Input text" : "Giriş yazısı", "The input text" : "Giriş yazısı", + "Cannot generate less than 1 image" : "En az 1 görsel oluşturulabilir", "Sunday" : "Pazar", "Monday" : "Pazartesi", "Tuesday" : "Salı", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 1bf9a47b451..02c84a9f4a8 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -223,6 +223,7 @@ "Could not find category \"%s\"" : "\"%s\" kategorisi bulunamadı", "Input text" : "Giriş yazısı", "The input text" : "Giriş yazısı", + "Cannot generate less than 1 image" : "En az 1 görsel oluşturulabilir", "Sunday" : "Pazar", "Monday" : "Pazartesi", "Tuesday" : "Salı", diff --git a/lib/l10n/zh_HK.js b/lib/l10n/zh_HK.js index 6c0b8027dac..e47bfc9dfc6 100644 --- a/lib/l10n/zh_HK.js +++ b/lib/l10n/zh_HK.js @@ -225,6 +225,7 @@ OC.L10N.register( "Could not find category \"%s\"" : "找不到分類:\"%s\"", "Input text" : "輸入文字", "The input text" : "輸入文字", + "Cannot generate less than 1 image" : "至少需要產生 1 張圖片", "Sunday" : "星期日", "Monday" : "星期一", "Tuesday" : "星期二", diff --git a/lib/l10n/zh_HK.json b/lib/l10n/zh_HK.json index d8075dfd715..b79f865204a 100644 --- a/lib/l10n/zh_HK.json +++ b/lib/l10n/zh_HK.json @@ -223,6 +223,7 @@ "Could not find category \"%s\"" : "找不到分類:\"%s\"", "Input text" : "輸入文字", "The input text" : "輸入文字", + "Cannot generate less than 1 image" : "至少需要產生 1 張圖片", "Sunday" : "星期日", "Monday" : "星期一", "Tuesday" : "星期二", diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js index e0bf2cfd015..606d988b0d8 100644 --- a/lib/l10n/zh_TW.js +++ b/lib/l10n/zh_TW.js @@ -225,6 +225,7 @@ OC.L10N.register( "Could not find category \"%s\"" : "找不到分類:「%s」", "Input text" : "輸入文字", "The input text" : "輸入文字", + "Cannot generate less than 1 image" : "無法產生少於 1 張影像", "Sunday" : "週日", "Monday" : "週一", "Tuesday" : "週二", diff --git a/lib/l10n/zh_TW.json b/lib/l10n/zh_TW.json index 623f8bee2a7..f62e3a0abb9 100644 --- a/lib/l10n/zh_TW.json +++ b/lib/l10n/zh_TW.json @@ -223,6 +223,7 @@ "Could not find category \"%s\"" : "找不到分類:「%s」", "Input text" : "輸入文字", "The input text" : "輸入文字", + "Cannot generate less than 1 image" : "無法產生少於 1 張影像", "Sunday" : "週日", "Monday" : "週一", "Tuesday" : "週二",