diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-07 00:19:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-07 00:19:48 +0000 |
commit | 252477fbd6061a5a4995f48feaf206325908ec97 (patch) | |
tree | be4b47ace2315d9b23fc43cb8e04a776f39e4885 /apps | |
parent | 01db5d200d4369a54fdb1a864dc4b08738ba2c57 (diff) | |
download | nextcloud-server-252477fbd6061a5a4995f48feaf206325908ec97.tar.gz nextcloud-server-252477fbd6061a5a4995f48feaf206325908ec97.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps')
44 files changed, 164 insertions, 36 deletions
diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js index 655f919bf48..3bca8ef143d 100644 --- a/apps/dav/l10n/de.js +++ b/apps/dav/l10n/de.js @@ -151,6 +151,7 @@ OC.L10N.register( "Due on %s" : "Fällig am %s", "DAV system address book" : "DAV-Systemadressbuch", "No outstanding DAV system address book sync." : "Keine ausstehende Synchronisierung des DAV-Systemadressbuchs", + "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "Die Synchronisierung des DAV-Systemadressbuchs wurde noch nicht ausgeführt, da deine Instanz mehr als 1000 Benutzer hat oder weil ein Fehler aufgetreten ist. Bitte führe sie manuell aus, indem du \"occ dav:sync-system-addressbook\" ausführst.", "Migrated calendar (%1$s)" : "Migrierter Kalender (%1$s)", "Calendars including events, details and attendees" : "Kalender mit Terminen, Details und Teilnehmern", "Contacts and groups" : "Kontakte und Gruppen", @@ -162,7 +163,9 @@ OC.L10N.register( "Long absence Message" : "Lange Abwesenheits Meldung", "Save" : "Speichern", "Disable absence" : "Abwesenheitmeldungen deaktivieren", + "Absence saved" : "Abwesenheit gespeichert", "Failed to save your absence settings" : "Deine Abwesenheitseinstellungen konnten nicht gespeichert werden.", + "Absence cleared" : "Abwesenheit gelöscht", "Failed to clear your absence settings" : "Deine Abwesenheitseinstellungen konnten nicht gelöscht werden.", "Time zone:" : "Zeitzone:", "to" : "an", diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json index 72ca592a996..f8cf41555c2 100644 --- a/apps/dav/l10n/de.json +++ b/apps/dav/l10n/de.json @@ -149,6 +149,7 @@ "Due on %s" : "Fällig am %s", "DAV system address book" : "DAV-Systemadressbuch", "No outstanding DAV system address book sync." : "Keine ausstehende Synchronisierung des DAV-Systemadressbuchs", + "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "Die Synchronisierung des DAV-Systemadressbuchs wurde noch nicht ausgeführt, da deine Instanz mehr als 1000 Benutzer hat oder weil ein Fehler aufgetreten ist. Bitte führe sie manuell aus, indem du \"occ dav:sync-system-addressbook\" ausführst.", "Migrated calendar (%1$s)" : "Migrierter Kalender (%1$s)", "Calendars including events, details and attendees" : "Kalender mit Terminen, Details und Teilnehmern", "Contacts and groups" : "Kontakte und Gruppen", @@ -160,7 +161,9 @@ "Long absence Message" : "Lange Abwesenheits Meldung", "Save" : "Speichern", "Disable absence" : "Abwesenheitmeldungen deaktivieren", + "Absence saved" : "Abwesenheit gespeichert", "Failed to save your absence settings" : "Deine Abwesenheitseinstellungen konnten nicht gespeichert werden.", + "Absence cleared" : "Abwesenheit gelöscht", "Failed to clear your absence settings" : "Deine Abwesenheitseinstellungen konnten nicht gelöscht werden.", "Time zone:" : "Zeitzone:", "to" : "an", diff --git a/apps/dav/l10n/uk.js b/apps/dav/l10n/uk.js index db7109820a4..225ea9161a6 100644 --- a/apps/dav/l10n/uk.js +++ b/apps/dav/l10n/uk.js @@ -151,7 +151,7 @@ OC.L10N.register( "Due on %s" : "До %s", "DAV system address book" : "Системна адресна книга DAV", "No outstanding DAV system address book sync." : "Немає незавершеної синхронізації системної адресної книги DAV.", - "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "Синхронізація системної адресної книги DAV ще не виконана, оскільки, або ваша система вже має понад 1000 користувачів, або сталася помилка. Будь ласка, запустіть синхронізацію вручну за допомогою команди \"occ dav:sync-system-addressbook\".", + "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "Синхронізація системної адресної книги DAV ще не запускалася, оскільки, або ваша система вже має понад 1000 користувачів, або сталася помилка. Будь ласка, запустіть синхронізацію вручну за допомогою команди \"occ dav:sync-system-addressbook\".", "Migrated calendar (%1$s)" : "Перенесений календар (%1$s)", "Calendars including events, details and attendees" : "Календарі, включаючи події, деталі та відвідувачів", "Contacts and groups" : "Контакти та групи", diff --git a/apps/dav/l10n/uk.json b/apps/dav/l10n/uk.json index 17c2a3a4551..12074eafd99 100644 --- a/apps/dav/l10n/uk.json +++ b/apps/dav/l10n/uk.json @@ -149,7 +149,7 @@ "Due on %s" : "До %s", "DAV system address book" : "Системна адресна книга DAV", "No outstanding DAV system address book sync." : "Немає незавершеної синхронізації системної адресної книги DAV.", - "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "Синхронізація системної адресної книги DAV ще не виконана, оскільки, або ваша система вже має понад 1000 користувачів, або сталася помилка. Будь ласка, запустіть синхронізацію вручну за допомогою команди \"occ dav:sync-system-addressbook\".", + "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "Синхронізація системної адресної книги DAV ще не запускалася, оскільки, або ваша система вже має понад 1000 користувачів, або сталася помилка. Будь ласка, запустіть синхронізацію вручну за допомогою команди \"occ dav:sync-system-addressbook\".", "Migrated calendar (%1$s)" : "Перенесений календар (%1$s)", "Calendars including events, details and attendees" : "Календарі, включаючи події, деталі та відвідувачів", "Contacts and groups" : "Контакти та групи", diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index fe33580e848..ba3a2b85a30 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -172,7 +172,6 @@ OC.L10N.register( "Reload current directory" : "إعادة تحميل المجلد الحالي", "Go to the \"{dir}\" directory" : "إنتقل إلى المجلد \"{dir}\"", "Drag and drop files here to upload" : "إسحَب و أفلِت الملفات هنا لرفعها", - "Uploading \"{filename}\" failed" : "فشل في تحديث \"{filename}\" ", "Upload successful" : "تمّ الرفع بنجاحٍ", "\"{displayName}\" action executed successfully" : "\"{displayName}\" الأمر نُفّذ بنجاح", "\"{displayName}\" action failed" : "\"{dispalyName}\" الأمر أخفق عند التنفيذ", @@ -233,7 +232,10 @@ OC.L10N.register( "Shared" : "مُشارَكة", "Switch to list view" : "التبديل إلى عرض القائمة", "Switch to grid view" : "بدِّل إلى المنظور الصندوقي", + "Your have used your space quota and cannot upload files anymore" : "لقد استنفذت حصتك التخزينية و لم يعد بإمكانك رفع أي ملفات بعدُ", "You don’t have permission to upload or create files here" : "لا تملك الصلاحية لرفع او انشاء ملف هنا ", + "Error during upload: {message}" : "حدث خطأ أثناء الرفع: {message}", + "Unknown error during upload" : "خطأ غير محدد حدث أثناء الرفع", "Open the files app settings" : "إفتح إعدادات تطبيق الملفات", "Files settings" : "إعدادات الملفات", "File cannot be accessed" : "الملف لم يمكن الوصول إليه", @@ -276,6 +278,7 @@ OC.L10N.register( "Templates" : "القوالب", "Unable to initialize the templates directory" : "تعذر تهيئة دليل القوالب", "Created new folder \"{name}\"" : "تمّ إنشاء مجلد جديد باسم \"{name}\"", + "Uploading \"{filename}\" failed" : "فشل في تحديث \"{filename}\" ", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} مجلد","{folderCount} مجلد","{folderCount} مجلدان","{folderCount} مجلد","{folderCount} مجلدات","{folderCount} مجلدات"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ملف","{fileCount} ملف","{fileCount} ملفان","{fileCount} ملف","{fileCount} ملفات","{fileCount} ملفات"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و {folderCount} مجلدان","ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و {folderCount} مجلدات","ملف واحد 1 و {folderCount} مجلدات"], diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index 1fb5099bc69..eaac4ad9bc5 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -170,7 +170,6 @@ "Reload current directory" : "إعادة تحميل المجلد الحالي", "Go to the \"{dir}\" directory" : "إنتقل إلى المجلد \"{dir}\"", "Drag and drop files here to upload" : "إسحَب و أفلِت الملفات هنا لرفعها", - "Uploading \"{filename}\" failed" : "فشل في تحديث \"{filename}\" ", "Upload successful" : "تمّ الرفع بنجاحٍ", "\"{displayName}\" action executed successfully" : "\"{displayName}\" الأمر نُفّذ بنجاح", "\"{displayName}\" action failed" : "\"{dispalyName}\" الأمر أخفق عند التنفيذ", @@ -231,7 +230,10 @@ "Shared" : "مُشارَكة", "Switch to list view" : "التبديل إلى عرض القائمة", "Switch to grid view" : "بدِّل إلى المنظور الصندوقي", + "Your have used your space quota and cannot upload files anymore" : "لقد استنفذت حصتك التخزينية و لم يعد بإمكانك رفع أي ملفات بعدُ", "You don’t have permission to upload or create files here" : "لا تملك الصلاحية لرفع او انشاء ملف هنا ", + "Error during upload: {message}" : "حدث خطأ أثناء الرفع: {message}", + "Unknown error during upload" : "خطأ غير محدد حدث أثناء الرفع", "Open the files app settings" : "إفتح إعدادات تطبيق الملفات", "Files settings" : "إعدادات الملفات", "File cannot be accessed" : "الملف لم يمكن الوصول إليه", @@ -274,6 +276,7 @@ "Templates" : "القوالب", "Unable to initialize the templates directory" : "تعذر تهيئة دليل القوالب", "Created new folder \"{name}\"" : "تمّ إنشاء مجلد جديد باسم \"{name}\"", + "Uploading \"{filename}\" failed" : "فشل في تحديث \"{filename}\" ", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} مجلد","{folderCount} مجلد","{folderCount} مجلدان","{folderCount} مجلد","{folderCount} مجلدات","{folderCount} مجلدات"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ملف","{fileCount} ملف","{fileCount} ملفان","{fileCount} ملف","{fileCount} ملفات","{fileCount} ملفات"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و {folderCount} مجلدان","ملف واحد 1 و {folderCount} مجلد","ملف واحد 1 و {folderCount} مجلدات","ملف واحد 1 و {folderCount} مجلدات"], diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index f2255e41ae2..d50bf48a94f 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -172,7 +172,6 @@ OC.L10N.register( "Reload current directory" : "Torna a carregar la carpeta actual", "Go to the \"{dir}\" directory" : "Ves a la carpeta «{dir}»", "Drag and drop files here to upload" : "Arrossegueu i deixeu anar fitxers aquí per a pujar-los", - "Uploading \"{filename}\" failed" : "No s'ha pogut pujar «{filename}»", "Upload successful" : "S'ha pujat correctament", "\"{displayName}\" action executed successfully" : "L'acció «{displayName}» s'ha executat correctament", "\"{displayName}\" action failed" : "S'ha produït un error en l'acció «{displayName}»", @@ -222,6 +221,7 @@ OC.L10N.register( "Ownership transfer request sent" : "S'ha enviat la sol·licitud de transferència de propietat", "Cannot transfer ownership of a file or folder you do not own" : "No es pot transferir la propietat d'un fitxer o carpeta que no és vostre", "Select file or folder to link to" : "Seleccioneu el fitxer o la carpeta que voleu enllaçar", + "Add" : "Afegeix", "Loading current folder" : "S'està carregant la carpeta actual", "No files in here" : "No hi ha cap fitxer aquí", "Upload some content or sync with your devices!" : "Pugeu contingut o sincronitzeu els vostres dispositius!", @@ -232,7 +232,10 @@ OC.L10N.register( "Shared" : "S'ha compartit", "Switch to list view" : "Canvia a la visualització de llista", "Switch to grid view" : "Canvia a la visualització de quadrícula", + "Your have used your space quota and cannot upload files anymore" : "Heu utilitzat la quota d'espai i ja no podeu pujar fitxers", "You don’t have permission to upload or create files here" : "No teniu permís per a pujar o crear fitxers aquí", + "Error during upload: {message}" : "S'ha produït un error durant la pujada: {message}", + "Unknown error during upload" : "S'ha produït un error desconegut durant la pujada", "Open the files app settings" : "Obre els paràmetres de l'aplicació Fitxers", "Files settings" : "Paràmetres de Fitxers", "File cannot be accessed" : "No es pot accedir al fitxer", @@ -275,6 +278,7 @@ OC.L10N.register( "Templates" : "Plantilles", "Unable to initialize the templates directory" : "No s'ha pogut inicialitzar la carpeta de plantilles", "Created new folder \"{name}\"" : "S'ha creat la carpeta nova «{name}»", + "Uploading \"{filename}\" failed" : "No s'ha pogut pujar «{filename}»", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetes"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fitxer","{fileCount} fitxers"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fitxer i {folderCount} carpeta","1 fitxer i {folderCount} carpetes"], diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index acf254976eb..62979dc5917 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -170,7 +170,6 @@ "Reload current directory" : "Torna a carregar la carpeta actual", "Go to the \"{dir}\" directory" : "Ves a la carpeta «{dir}»", "Drag and drop files here to upload" : "Arrossegueu i deixeu anar fitxers aquí per a pujar-los", - "Uploading \"{filename}\" failed" : "No s'ha pogut pujar «{filename}»", "Upload successful" : "S'ha pujat correctament", "\"{displayName}\" action executed successfully" : "L'acció «{displayName}» s'ha executat correctament", "\"{displayName}\" action failed" : "S'ha produït un error en l'acció «{displayName}»", @@ -220,6 +219,7 @@ "Ownership transfer request sent" : "S'ha enviat la sol·licitud de transferència de propietat", "Cannot transfer ownership of a file or folder you do not own" : "No es pot transferir la propietat d'un fitxer o carpeta que no és vostre", "Select file or folder to link to" : "Seleccioneu el fitxer o la carpeta que voleu enllaçar", + "Add" : "Afegeix", "Loading current folder" : "S'està carregant la carpeta actual", "No files in here" : "No hi ha cap fitxer aquí", "Upload some content or sync with your devices!" : "Pugeu contingut o sincronitzeu els vostres dispositius!", @@ -230,7 +230,10 @@ "Shared" : "S'ha compartit", "Switch to list view" : "Canvia a la visualització de llista", "Switch to grid view" : "Canvia a la visualització de quadrícula", + "Your have used your space quota and cannot upload files anymore" : "Heu utilitzat la quota d'espai i ja no podeu pujar fitxers", "You don’t have permission to upload or create files here" : "No teniu permís per a pujar o crear fitxers aquí", + "Error during upload: {message}" : "S'ha produït un error durant la pujada: {message}", + "Unknown error during upload" : "S'ha produït un error desconegut durant la pujada", "Open the files app settings" : "Obre els paràmetres de l'aplicació Fitxers", "Files settings" : "Paràmetres de Fitxers", "File cannot be accessed" : "No es pot accedir al fitxer", @@ -273,6 +276,7 @@ "Templates" : "Plantilles", "Unable to initialize the templates directory" : "No s'ha pogut inicialitzar la carpeta de plantilles", "Created new folder \"{name}\"" : "S'ha creat la carpeta nova «{name}»", + "Uploading \"{filename}\" failed" : "No s'ha pogut pujar «{filename}»", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetes"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fitxer","{fileCount} fitxers"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fitxer i {folderCount} carpeta","1 fitxer i {folderCount} carpetes"], diff --git a/apps/files/l10n/cs.js b/apps/files/l10n/cs.js index 986eb413811..4346449ca3e 100644 --- a/apps/files/l10n/cs.js +++ b/apps/files/l10n/cs.js @@ -172,7 +172,6 @@ OC.L10N.register( "Reload current directory" : "Znovu načíst stávající složku", "Go to the \"{dir}\" directory" : "Přejít do složky „{dir}“", "Drag and drop files here to upload" : "Soubory nahrajete jejich přetažením sem", - "Uploading \"{filename}\" failed" : "Nahrávání „{filename}“ se nezdařilo", "Upload successful" : "Nahrání úspěšné", "\"{displayName}\" action executed successfully" : "akce „{displayName}“ úspěšně vykonána", "\"{displayName}\" action failed" : "akce „{displayName}“ se nezdařila", @@ -233,7 +232,10 @@ OC.L10N.register( "Shared" : "Sdíleno", "Switch to list view" : "Přepnout do zobrazení v seznamu", "Switch to grid view" : "Přepnout do zobrazení v mřížce", + "Your have used your space quota and cannot upload files anymore" : "Využili jste celou svou kvótu na prostor a už nemůžete nahrávat další soubory", "You don’t have permission to upload or create files here" : "Nemáte oprávnění sem nahrávat nebo zde vytvářet soubory", + "Error during upload: {message}" : "Chyba při nahrávání: {message}", + "Unknown error during upload" : "Neznámá chyba při nahrávání", "Open the files app settings" : "Otevřít nastavení aplikace soubory", "Files settings" : "Nastavení pro Soubory", "File cannot be accessed" : "K souboru se nedaří přistoupit", @@ -276,6 +278,7 @@ OC.L10N.register( "Templates" : "Šablony", "Unable to initialize the templates directory" : "Nepodařilo se vytvořit složku pro šablony", "Created new folder \"{name}\"" : "Vytvořena nová složka „{name}“", + "Uploading \"{filename}\" failed" : "Nahrávání „{filename}“ se nezdařilo", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} složka","{folderCount} složky","{folderCount} složek","{folderCount} složky"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} soubor","{fileCount} soubory","{fileCount} souborů","{fileCount} soubory"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 soubor a {folderCount} složka","1 soubor a {folderCount} složky","1 soubor a {folderCount} složek","1 soubor a {folderCount} složky"], diff --git a/apps/files/l10n/cs.json b/apps/files/l10n/cs.json index 5a9a45702a7..179de1f1cde 100644 --- a/apps/files/l10n/cs.json +++ b/apps/files/l10n/cs.json @@ -170,7 +170,6 @@ "Reload current directory" : "Znovu načíst stávající složku", "Go to the \"{dir}\" directory" : "Přejít do složky „{dir}“", "Drag and drop files here to upload" : "Soubory nahrajete jejich přetažením sem", - "Uploading \"{filename}\" failed" : "Nahrávání „{filename}“ se nezdařilo", "Upload successful" : "Nahrání úspěšné", "\"{displayName}\" action executed successfully" : "akce „{displayName}“ úspěšně vykonána", "\"{displayName}\" action failed" : "akce „{displayName}“ se nezdařila", @@ -231,7 +230,10 @@ "Shared" : "Sdíleno", "Switch to list view" : "Přepnout do zobrazení v seznamu", "Switch to grid view" : "Přepnout do zobrazení v mřížce", + "Your have used your space quota and cannot upload files anymore" : "Využili jste celou svou kvótu na prostor a už nemůžete nahrávat další soubory", "You don’t have permission to upload or create files here" : "Nemáte oprávnění sem nahrávat nebo zde vytvářet soubory", + "Error during upload: {message}" : "Chyba při nahrávání: {message}", + "Unknown error during upload" : "Neznámá chyba při nahrávání", "Open the files app settings" : "Otevřít nastavení aplikace soubory", "Files settings" : "Nastavení pro Soubory", "File cannot be accessed" : "K souboru se nedaří přistoupit", @@ -274,6 +276,7 @@ "Templates" : "Šablony", "Unable to initialize the templates directory" : "Nepodařilo se vytvořit složku pro šablony", "Created new folder \"{name}\"" : "Vytvořena nová složka „{name}“", + "Uploading \"{filename}\" failed" : "Nahrávání „{filename}“ se nezdařilo", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} složka","{folderCount} složky","{folderCount} složek","{folderCount} složky"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} soubor","{fileCount} soubory","{fileCount} souborů","{fileCount} soubory"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 soubor a {folderCount} složka","1 soubor a {folderCount} složky","1 soubor a {folderCount} složek","1 soubor a {folderCount} složky"], diff --git a/apps/files/l10n/de.js b/apps/files/l10n/de.js index 66e45811304..04e44aa09a4 100644 --- a/apps/files/l10n/de.js +++ b/apps/files/l10n/de.js @@ -223,6 +223,7 @@ OC.L10N.register( "Shared" : "Geteilt", "Switch to list view" : "Zur Listenansicht wechseln", "You don’t have permission to upload or create files here" : "Du hast keine Berechtigung, hier Dateien hochzuladen oder zu erstellen", + "Unknown error during upload" : "unbekannte Fehler während des Hochladens", "Open the files app settings" : "Einstellungen der Dateien-App öffnen", "Files settings" : "Dateien-Einstellungen", "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", @@ -232,6 +233,7 @@ OC.L10N.register( "Crop image previews" : "Bildvorschauen zuschneiden", "Additional settings" : "Zusätzliche Einstellungen", "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", "Copy to clipboard" : "In die Zwischenablage kopieren", "Use this address to access your Files via WebDAV" : "Diese Adresse benutzen, um über WebDAV auf deine Dateien zuzugreifen", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Wenn du 2FA aktiviert hast, musst du ein neues App-Passwort erstellen und verwenden, indem du hier klickst.", @@ -246,7 +248,9 @@ OC.L10N.register( "Blank" : "Leer", "Unable to create new file from template" : "Neue Datei konnte nicht aus Vorlage erstellt werden", "Delete permanently" : "Endgültig löschen", + "Destination is not a folder" : "Ziel ist kein Ordner", "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.", + "The file does not exist anymore" : "Die Datei existiert nicht mehr", "Copy to {target}" : "Nach {target} kopieren", "Open folder {displayName}" : "Ordner {displayName} öffnen", "Open in Files" : "In App \"Dateien\" öffnen", diff --git a/apps/files/l10n/de.json b/apps/files/l10n/de.json index d5d981243b9..d6fd842f8e4 100644 --- a/apps/files/l10n/de.json +++ b/apps/files/l10n/de.json @@ -221,6 +221,7 @@ "Shared" : "Geteilt", "Switch to list view" : "Zur Listenansicht wechseln", "You don’t have permission to upload or create files here" : "Du hast keine Berechtigung, hier Dateien hochzuladen oder zu erstellen", + "Unknown error during upload" : "unbekannte Fehler während des Hochladens", "Open the files app settings" : "Einstellungen der Dateien-App öffnen", "Files settings" : "Dateien-Einstellungen", "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", @@ -230,6 +231,7 @@ "Crop image previews" : "Bildvorschauen zuschneiden", "Additional settings" : "Zusätzliche Einstellungen", "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", "Copy to clipboard" : "In die Zwischenablage kopieren", "Use this address to access your Files via WebDAV" : "Diese Adresse benutzen, um über WebDAV auf deine Dateien zuzugreifen", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Wenn du 2FA aktiviert hast, musst du ein neues App-Passwort erstellen und verwenden, indem du hier klickst.", @@ -244,7 +246,9 @@ "Blank" : "Leer", "Unable to create new file from template" : "Neue Datei konnte nicht aus Vorlage erstellt werden", "Delete permanently" : "Endgültig löschen", + "Destination is not a folder" : "Ziel ist kein Ordner", "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.", + "The file does not exist anymore" : "Die Datei existiert nicht mehr", "Copy to {target}" : "Nach {target} kopieren", "Open folder {displayName}" : "Ordner {displayName} öffnen", "Open in Files" : "In App \"Dateien\" öffnen", diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index a3a32c1c571..8facfc8c349 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -172,7 +172,6 @@ OC.L10N.register( "Reload current directory" : "Aktuelles Verzeichnis neu laden", "Go to the \"{dir}\" directory" : "In das Verzeichnis \"{dir}“ wechseln", "Drag and drop files here to upload" : "Dateien zum Hochladen hierher ziehen und ablegen", - "Uploading \"{filename}\" failed" : "Fehler beim Hochladen von \"{filename}\"", "Upload successful" : "Hochladen erfolgreich", "\"{displayName}\" action executed successfully" : "Aktion \"{displayName}\" erfolgreich ausgeführt", "\"{displayName}\" action failed" : "Aktion \"{displayName}\" fehlgeschlagen", @@ -233,7 +232,10 @@ OC.L10N.register( "Shared" : "Geteilt", "Switch to list view" : "Zur Listenansicht wechseln", "Switch to grid view" : "Zur Rasteransicht wechseln", + "Your have used your space quota and cannot upload files anymore" : "Ihr Speicherplatzkontigent ist aufgebraucht, Sie können keine weiteren Dateien hochladen", "You don’t have permission to upload or create files here" : "Sie haben keine Berechtigung, hier Dateien hochzuladen oder zu erstellen", + "Error during upload: {message}" : "Fehler beim Hochladen: {message}", + "Unknown error during upload" : "Unbekannter Fehler beim Hochladen", "Open the files app settings" : "Einstellungen der Dateien-App öffnen", "Files settings" : "Dateien-Einstellungen", "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", @@ -276,6 +278,7 @@ OC.L10N.register( "Templates" : "Vorlagen", "Unable to initialize the templates directory" : "Der Vorlagenordner kann nicht initialisiert werden", "Created new folder \"{name}\"" : "Neuer Ordner \"{name}\" wurde erstellt", + "Uploading \"{filename}\" failed" : "Fehler beim Hochladen von \"{filename}\"", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} Ordner","{folderCount} Ordner"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} Datei","{fileCount} Dateien"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 Datei und {folderCount} Ordner","1 Datei und {folderCount} Ordner"], diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 6ad79bb3a7d..3d8002808ed 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -170,7 +170,6 @@ "Reload current directory" : "Aktuelles Verzeichnis neu laden", "Go to the \"{dir}\" directory" : "In das Verzeichnis \"{dir}“ wechseln", "Drag and drop files here to upload" : "Dateien zum Hochladen hierher ziehen und ablegen", - "Uploading \"{filename}\" failed" : "Fehler beim Hochladen von \"{filename}\"", "Upload successful" : "Hochladen erfolgreich", "\"{displayName}\" action executed successfully" : "Aktion \"{displayName}\" erfolgreich ausgeführt", "\"{displayName}\" action failed" : "Aktion \"{displayName}\" fehlgeschlagen", @@ -231,7 +230,10 @@ "Shared" : "Geteilt", "Switch to list view" : "Zur Listenansicht wechseln", "Switch to grid view" : "Zur Rasteransicht wechseln", + "Your have used your space quota and cannot upload files anymore" : "Ihr Speicherplatzkontigent ist aufgebraucht, Sie können keine weiteren Dateien hochladen", "You don’t have permission to upload or create files here" : "Sie haben keine Berechtigung, hier Dateien hochzuladen oder zu erstellen", + "Error during upload: {message}" : "Fehler beim Hochladen: {message}", + "Unknown error during upload" : "Unbekannter Fehler beim Hochladen", "Open the files app settings" : "Einstellungen der Dateien-App öffnen", "Files settings" : "Dateien-Einstellungen", "File cannot be accessed" : "Auf die Datei kann nicht zugegriffen werden", @@ -274,6 +276,7 @@ "Templates" : "Vorlagen", "Unable to initialize the templates directory" : "Der Vorlagenordner kann nicht initialisiert werden", "Created new folder \"{name}\"" : "Neuer Ordner \"{name}\" wurde erstellt", + "Uploading \"{filename}\" failed" : "Fehler beim Hochladen von \"{filename}\"", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} Ordner","{folderCount} Ordner"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} Datei","{fileCount} Dateien"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 Datei und {folderCount} Ordner","1 Datei und {folderCount} Ordner"], diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 540d58b91e8..a912ff8b811 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -172,7 +172,6 @@ OC.L10N.register( "Reload current directory" : "Reload current directory", "Go to the \"{dir}\" directory" : "Go to the \"{dir}\" directory", "Drag and drop files here to upload" : "Drag and drop files here to upload", - "Uploading \"{filename}\" failed" : "Uploading \"{filename}\" failed", "Upload successful" : "Upload successful", "\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully", "\"{displayName}\" action failed" : "\"{displayName}\" action failed", @@ -276,6 +275,7 @@ OC.L10N.register( "Templates" : "Templates", "Unable to initialize the templates directory" : "Unable to initialize the templates directory", "Created new folder \"{name}\"" : "Created new folder \"{name}\"", + "Uploading \"{filename}\" failed" : "Uploading \"{filename}\" failed", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} folder","{folderCount} folders"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","{fileCount} files"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file and {folderCount} folder","1 file and {folderCount} folders"], diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index d9064519734..6f184f6b76d 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -170,7 +170,6 @@ "Reload current directory" : "Reload current directory", "Go to the \"{dir}\" directory" : "Go to the \"{dir}\" directory", "Drag and drop files here to upload" : "Drag and drop files here to upload", - "Uploading \"{filename}\" failed" : "Uploading \"{filename}\" failed", "Upload successful" : "Upload successful", "\"{displayName}\" action executed successfully" : "\"{displayName}\" action executed successfully", "\"{displayName}\" action failed" : "\"{displayName}\" action failed", @@ -274,6 +273,7 @@ "Templates" : "Templates", "Unable to initialize the templates directory" : "Unable to initialize the templates directory", "Created new folder \"{name}\"" : "Created new folder \"{name}\"", + "Uploading \"{filename}\" failed" : "Uploading \"{filename}\" failed", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} folder","{folderCount} folders"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","{fileCount} files"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file and {folderCount} folder","1 file and {folderCount} folders"], diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js index 777fb0fcb6e..8f9d14a9215 100644 --- a/apps/files/l10n/fr.js +++ b/apps/files/l10n/fr.js @@ -172,7 +172,6 @@ OC.L10N.register( "Reload current directory" : "Rafraîchir le dossier courant", "Go to the \"{dir}\" directory" : "Aller au dossier \"{dir}\"", "Drag and drop files here to upload" : "Glissez-déposez les fichiers ici pour les téléverser", - "Uploading \"{filename}\" failed" : "Le téléversement de « {filename} » a échoué", "Upload successful" : "Téléversement réussi", "\"{displayName}\" action executed successfully" : "Action \"{displayName}\" exécutée avec succès", "\"{displayName}\" action failed" : "Échec de l'action \"{displayName}\"", @@ -233,7 +232,10 @@ OC.L10N.register( "Shared" : "Partagé", "Switch to list view" : "Basculer en mode liste", "Switch to grid view" : "Basculer en vue mosaïque", + "Your have used your space quota and cannot upload files anymore" : "Vous avez utilisé votre quota d'espace et vous ne pouvez plus téléverser de fichiers", "You don’t have permission to upload or create files here" : "Vous n'avez pas la permission d'envoyer ou de créer des fichiers ici", + "Error during upload: {message}" : "Erreur lors du téléversement : {message}", + "Unknown error during upload" : "Erreur inconnue lors du téléversement", "Open the files app settings" : "Ouvrir les paramètres de l'application Fichiers", "Files settings" : "Paramètres de Fichiers", "File cannot be accessed" : "Impossible d'accéder au fichier", @@ -276,6 +278,7 @@ OC.L10N.register( "Templates" : "Modèles", "Unable to initialize the templates directory" : "Impossible d'initialiser le dossier des modèles", "Created new folder \"{name}\"" : "Nouveau dossier \"{name}\" créé", + "Uploading \"{filename}\" failed" : "Le téléversement de « {filename} » a échoué", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} dossier","{folderCount} dossiers","{folderCount} dossiers"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fichier","{fileCount} fichiers","{fileCount} fichiers"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fichier et {folderCount} dossier","1 fichier et {folderCount} dossiers","1 fichier et {folderCount} dossiers"], diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json index b0d342eb536..243b70665db 100644 --- a/apps/files/l10n/fr.json +++ b/apps/files/l10n/fr.json @@ -170,7 +170,6 @@ "Reload current directory" : "Rafraîchir le dossier courant", "Go to the \"{dir}\" directory" : "Aller au dossier \"{dir}\"", "Drag and drop files here to upload" : "Glissez-déposez les fichiers ici pour les téléverser", - "Uploading \"{filename}\" failed" : "Le téléversement de « {filename} » a échoué", "Upload successful" : "Téléversement réussi", "\"{displayName}\" action executed successfully" : "Action \"{displayName}\" exécutée avec succès", "\"{displayName}\" action failed" : "Échec de l'action \"{displayName}\"", @@ -231,7 +230,10 @@ "Shared" : "Partagé", "Switch to list view" : "Basculer en mode liste", "Switch to grid view" : "Basculer en vue mosaïque", + "Your have used your space quota and cannot upload files anymore" : "Vous avez utilisé votre quota d'espace et vous ne pouvez plus téléverser de fichiers", "You don’t have permission to upload or create files here" : "Vous n'avez pas la permission d'envoyer ou de créer des fichiers ici", + "Error during upload: {message}" : "Erreur lors du téléversement : {message}", + "Unknown error during upload" : "Erreur inconnue lors du téléversement", "Open the files app settings" : "Ouvrir les paramètres de l'application Fichiers", "Files settings" : "Paramètres de Fichiers", "File cannot be accessed" : "Impossible d'accéder au fichier", @@ -274,6 +276,7 @@ "Templates" : "Modèles", "Unable to initialize the templates directory" : "Impossible d'initialiser le dossier des modèles", "Created new folder \"{name}\"" : "Nouveau dossier \"{name}\" créé", + "Uploading \"{filename}\" failed" : "Le téléversement de « {filename} » a échoué", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} dossier","{folderCount} dossiers","{folderCount} dossiers"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fichier","{fileCount} fichiers","{fileCount} fichiers"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fichier et {folderCount} dossier","1 fichier et {folderCount} dossiers","1 fichier et {folderCount} dossiers"], diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 8bc3a45310f..318c1186991 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -172,7 +172,6 @@ OC.L10N.register( "Reload current directory" : "Recargar o directorio actual", "Go to the \"{dir}\" directory" : "Vaia ao directorio «{dir}».", "Drag and drop files here to upload" : "Arrastre e solte os ficheiros aquí para envialos", - "Uploading \"{filename}\" failed" : "Produciuse un fallo ao cargar «{filename}».", "Upload successful" : "Envío satisfactorio", "\"{displayName}\" action executed successfully" : "A acción «{displayName}» executouse correctamente", "\"{displayName}\" action failed" : "A acción «{displayName}» fallou", @@ -233,7 +232,10 @@ OC.L10N.register( "Shared" : "Compartido", "Switch to list view" : "Cambiar á vista de lista", "Switch to grid view" : "Cambiar á vista de grade", + "Your have used your space quota and cannot upload files anymore" : "Vde. usou a súa cota de espazo e xa non pode enviar ningún ficheiro más", "You don’t have permission to upload or create files here" : "Non ten permiso para enviar ou crear ficheiros aquí.", + "Error during upload: {message}" : "Produciuse un erro durante o envío: {message}", + "Unknown error during upload" : "Produciuse un erro descoñecido durante o envío", "Open the files app settings" : "Abrir os axustes da aplicación de ficheiros", "Files settings" : "Axustes de Ficheiros", "File cannot be accessed" : "Non é posíbel acceder ao ficheiro", @@ -276,6 +278,7 @@ OC.L10N.register( "Templates" : "Modelos", "Unable to initialize the templates directory" : "Non é posíbel iniciar o directorio de modelos", "Created new folder \"{name}\"" : "Creouse un novo cartafol «{name}»", + "Uploading \"{filename}\" failed" : "Produciuse un fallo ao cargar «{filename}».", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartafol","{folderCount} cartafoles"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ficheiro","{fileCount} ficheiros"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ficheiro e {folderCount} cartafol","1 ficheiro e {folderCount} cartafoles"], diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index c494eefbaca..69ffee424aa 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -170,7 +170,6 @@ "Reload current directory" : "Recargar o directorio actual", "Go to the \"{dir}\" directory" : "Vaia ao directorio «{dir}».", "Drag and drop files here to upload" : "Arrastre e solte os ficheiros aquí para envialos", - "Uploading \"{filename}\" failed" : "Produciuse un fallo ao cargar «{filename}».", "Upload successful" : "Envío satisfactorio", "\"{displayName}\" action executed successfully" : "A acción «{displayName}» executouse correctamente", "\"{displayName}\" action failed" : "A acción «{displayName}» fallou", @@ -231,7 +230,10 @@ "Shared" : "Compartido", "Switch to list view" : "Cambiar á vista de lista", "Switch to grid view" : "Cambiar á vista de grade", + "Your have used your space quota and cannot upload files anymore" : "Vde. usou a súa cota de espazo e xa non pode enviar ningún ficheiro más", "You don’t have permission to upload or create files here" : "Non ten permiso para enviar ou crear ficheiros aquí.", + "Error during upload: {message}" : "Produciuse un erro durante o envío: {message}", + "Unknown error during upload" : "Produciuse un erro descoñecido durante o envío", "Open the files app settings" : "Abrir os axustes da aplicación de ficheiros", "Files settings" : "Axustes de Ficheiros", "File cannot be accessed" : "Non é posíbel acceder ao ficheiro", @@ -274,6 +276,7 @@ "Templates" : "Modelos", "Unable to initialize the templates directory" : "Non é posíbel iniciar o directorio de modelos", "Created new folder \"{name}\"" : "Creouse un novo cartafol «{name}»", + "Uploading \"{filename}\" failed" : "Produciuse un fallo ao cargar «{filename}».", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartafol","{folderCount} cartafoles"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ficheiro","{fileCount} ficheiros"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ficheiro e {folderCount} cartafol","1 ficheiro e {folderCount} cartafoles"], diff --git a/apps/files/l10n/it.js b/apps/files/l10n/it.js index 236185924c7..65d7090507f 100644 --- a/apps/files/l10n/it.js +++ b/apps/files/l10n/it.js @@ -172,7 +172,6 @@ OC.L10N.register( "Reload current directory" : "Ricarica la cartella corrente", "Go to the \"{dir}\" directory" : "Vai alla cartella \"{dir}\"", "Drag and drop files here to upload" : "Trascina i file qui per caricarli", - "Uploading \"{filename}\" failed" : "Caricamento di \"{filename}\" fallito", "Upload successful" : "Caricamento effettuato", "\"{displayName}\" action executed successfully" : "L'azione \"{displayName}\" è stata eseguita correttamente", "\"{displayName}\" action failed" : "L'azione \"{displayName}\" è fallita", @@ -274,6 +273,7 @@ OC.L10N.register( "Templates" : "Modelli", "Unable to initialize the templates directory" : "Impossibile inizializzare la cartella dei modelli", "Created new folder \"{name}\"" : "Crea una nuova cartella \"{name}\"", + "Uploading \"{filename}\" failed" : "Caricamento di \"{filename}\" fallito", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartella","{folderCount} cartelle","{folderCount} cartelle"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","{fileCount} file","{fileCount} file"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file e {folderCount} cartella","1 file e {folderCount} cartelle","1 file e {folderCount} cartelle"], diff --git a/apps/files/l10n/it.json b/apps/files/l10n/it.json index 310479778af..5cbab5b7a4f 100644 --- a/apps/files/l10n/it.json +++ b/apps/files/l10n/it.json @@ -170,7 +170,6 @@ "Reload current directory" : "Ricarica la cartella corrente", "Go to the \"{dir}\" directory" : "Vai alla cartella \"{dir}\"", "Drag and drop files here to upload" : "Trascina i file qui per caricarli", - "Uploading \"{filename}\" failed" : "Caricamento di \"{filename}\" fallito", "Upload successful" : "Caricamento effettuato", "\"{displayName}\" action executed successfully" : "L'azione \"{displayName}\" è stata eseguita correttamente", "\"{displayName}\" action failed" : "L'azione \"{displayName}\" è fallita", @@ -272,6 +271,7 @@ "Templates" : "Modelli", "Unable to initialize the templates directory" : "Impossibile inizializzare la cartella dei modelli", "Created new folder \"{name}\"" : "Crea una nuova cartella \"{name}\"", + "Uploading \"{filename}\" failed" : "Caricamento di \"{filename}\" fallito", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} cartella","{folderCount} cartelle","{folderCount} cartelle"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} file","{fileCount} file","{fileCount} file"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 file e {folderCount} cartella","1 file e {folderCount} cartelle","1 file e {folderCount} cartelle"], diff --git a/apps/files/l10n/sk.js b/apps/files/l10n/sk.js index 3689ad24c6d..8d1613f1964 100644 --- a/apps/files/l10n/sk.js +++ b/apps/files/l10n/sk.js @@ -198,6 +198,8 @@ OC.L10N.register( "\"{displayName}\" batch action executed successfully" : "Hromadná operácia \"{displayName}\" bola úspešne vykonaná", "{summaryFile} and {summaryFolder}" : "{summaryFile} a {summaryFolder}", "List of files and folders." : "Zoznam súborov a priečinkov.", + "Column headers with buttons are sortable." : "Stĺpce hlavičiek s tlačidlami sú triediteľné.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Tento zoznam nie je úplne vykreslený z dôvodov výkonu. Súbory budú vykreslené, keď budete prechádzať zoznamom.", "File not found" : "Súbor nenájdený", "_{count} file_::_{count} files_" : ["{count} súbor","{count} súbory","{count} súborov","{count} súborov"], "_{count} folder_::_{count} folders_" : ["{count} priečinok","{count} priečinky","{count} priečinkov","{count} priečinkov"], @@ -228,7 +230,11 @@ OC.L10N.register( "Shared by link" : "Sprístupnené odkazom", "Shared" : "Sprístupnené", "Switch to list view" : "Prepnúť na zobrazenie v zozname", + "Switch to grid view" : "Prepnúť na zobrazenie v mriežke", + "Your have used your space quota and cannot upload files anymore" : "Dosiahli ste limit vášho priestoru a už viac nemôžete nahrávať súbory", "You don’t have permission to upload or create files here" : "Nemáte oprávnenie sem nahrávať alebo vytvoriť súbory", + "Error during upload: {message}" : "Chyba počas nahrávania: {message}", + "Unknown error during upload" : "Neznáma chyba počas nahrávania", "Open the files app settings" : "Otvoriť nastavenia súborovej aplikácie", "Files settings" : "Nastavenia súborov", "File cannot be accessed" : "Súbor nie je možné sprístupniť", @@ -236,8 +242,10 @@ OC.L10N.register( "Sort favorites first" : "Zoradiť od najobľúbenejších", "Show hidden files" : "Zobraziť skryté súbory", "Crop image previews" : "Orezať náhľady obrázkov", + "Enable the grid view" : "Povoliť zobrazenie v mriežke", "Additional settings" : "Ďalšie nastavenia", "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", "Copy to clipboard" : "Skopírovať do schránky", "Use this address to access your Files via WebDAV" : "Táto adresa sa používa na prístup k vašim súborom prostredníctvom WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ak ste povolili 2FA, musíte kliknutím sem vytvoriť a použiť nové heslo pre aplikáciu.", @@ -254,6 +262,8 @@ OC.L10N.register( "Delete permanently" : "Zmazať natrvalo", "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.", + "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 is locked" : "Súbory sú uzamknuté", "The file does not exist anymore" : "Súbor už neexistuje", "Chose destination" : "Vyberte cieľ", @@ -267,8 +277,12 @@ OC.L10N.register( "Templates" : "Šablóny", "Unable to initialize the templates directory" : "Nemôžem inicializovať priečinok so šablónami", "Created new folder \"{name}\"" : "Vytvorený nový priečinok \"{name}\"", + "Uploading \"{filename}\" failed" : "Nahrávanie \"{filename}\" zlyhalo", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} priečinok","{folderCount} priečinky","{folderCount} priečinkov","{folderCount} priečinkov"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} súbor","{fileCount} súbory","{fileCount} súborov","{fileCount} súborov"], + "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 súbor a {folderCount} priečinok","1 súbor a {folderCount} priečinky","1 súbor a {folderCount} priečinky","1 súbor a {folderCount} priečinky"], + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} súbor a 1 priečinok","{fileCount} súborov a 1 priečinok","{fileCount} súborov a 1 priečinok","{fileCount} súborov a 1 priečinok"], + "{fileCount} files and {folderCount} folders" : "{fileCount} súborov a {folderCount} priečinkov", "List of favorites files and folders." : "Zoznam obľúbených súborov a priečinkov.", "No favorites yet" : "Zatiaľ žiadne obľúbené", "Files and folders you mark as favorite will show up here" : "Súbory a priečinky označené ako obľúbené budú zobrazené tu", @@ -300,6 +314,7 @@ OC.L10N.register( "ascending" : "vzostupne", "descending" : "zostupne", "Sort list by {column} ({direction})" : "Zoradiť zoznam podľa {column} ({direction})", + "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Tento zoznam nie je úplne vykreslený z dôvodov výkonu. Súbory budú vykreslené, keď budete prechádzat zoznamom.", "Search for an account" : "Vyhľadať účet", "Choose" : "Vybrať", "No files or folders have been deleted yet" : "Žiadne súbory alebo priečinky neboli ešte vymazané" diff --git a/apps/files/l10n/sk.json b/apps/files/l10n/sk.json index 7a5ef9469be..fff441ac2ac 100644 --- a/apps/files/l10n/sk.json +++ b/apps/files/l10n/sk.json @@ -196,6 +196,8 @@ "\"{displayName}\" batch action executed successfully" : "Hromadná operácia \"{displayName}\" bola úspešne vykonaná", "{summaryFile} and {summaryFolder}" : "{summaryFile} a {summaryFolder}", "List of files and folders." : "Zoznam súborov a priečinkov.", + "Column headers with buttons are sortable." : "Stĺpce hlavičiek s tlačidlami sú triediteľné.", + "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Tento zoznam nie je úplne vykreslený z dôvodov výkonu. Súbory budú vykreslené, keď budete prechádzať zoznamom.", "File not found" : "Súbor nenájdený", "_{count} file_::_{count} files_" : ["{count} súbor","{count} súbory","{count} súborov","{count} súborov"], "_{count} folder_::_{count} folders_" : ["{count} priečinok","{count} priečinky","{count} priečinkov","{count} priečinkov"], @@ -226,7 +228,11 @@ "Shared by link" : "Sprístupnené odkazom", "Shared" : "Sprístupnené", "Switch to list view" : "Prepnúť na zobrazenie v zozname", + "Switch to grid view" : "Prepnúť na zobrazenie v mriežke", + "Your have used your space quota and cannot upload files anymore" : "Dosiahli ste limit vášho priestoru a už viac nemôžete nahrávať súbory", "You don’t have permission to upload or create files here" : "Nemáte oprávnenie sem nahrávať alebo vytvoriť súbory", + "Error during upload: {message}" : "Chyba počas nahrávania: {message}", + "Unknown error during upload" : "Neznáma chyba počas nahrávania", "Open the files app settings" : "Otvoriť nastavenia súborovej aplikácie", "Files settings" : "Nastavenia súborov", "File cannot be accessed" : "Súbor nie je možné sprístupniť", @@ -234,8 +240,10 @@ "Sort favorites first" : "Zoradiť od najobľúbenejších", "Show hidden files" : "Zobraziť skryté súbory", "Crop image previews" : "Orezať náhľady obrázkov", + "Enable the grid view" : "Povoliť zobrazenie v mriežke", "Additional settings" : "Ďalšie nastavenia", "WebDAV" : "WebDAV", + "WebDAV URL" : "WebDAV URL", "Copy to clipboard" : "Skopírovať do schránky", "Use this address to access your Files via WebDAV" : "Táto adresa sa používa na prístup k vašim súborom prostredníctvom WebDAV", "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ak ste povolili 2FA, musíte kliknutím sem vytvoriť a použiť nové heslo pre aplikáciu.", @@ -252,6 +260,8 @@ "Delete permanently" : "Zmazať natrvalo", "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.", + "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 is locked" : "Súbory sú uzamknuté", "The file does not exist anymore" : "Súbor už neexistuje", "Chose destination" : "Vyberte cieľ", @@ -265,8 +275,12 @@ "Templates" : "Šablóny", "Unable to initialize the templates directory" : "Nemôžem inicializovať priečinok so šablónami", "Created new folder \"{name}\"" : "Vytvorený nový priečinok \"{name}\"", + "Uploading \"{filename}\" failed" : "Nahrávanie \"{filename}\" zlyhalo", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} priečinok","{folderCount} priečinky","{folderCount} priečinkov","{folderCount} priečinkov"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} súbor","{fileCount} súbory","{fileCount} súborov","{fileCount} súborov"], + "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 súbor a {folderCount} priečinok","1 súbor a {folderCount} priečinky","1 súbor a {folderCount} priečinky","1 súbor a {folderCount} priečinky"], + "_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} súbor a 1 priečinok","{fileCount} súborov a 1 priečinok","{fileCount} súborov a 1 priečinok","{fileCount} súborov a 1 priečinok"], + "{fileCount} files and {folderCount} folders" : "{fileCount} súborov a {folderCount} priečinkov", "List of favorites files and folders." : "Zoznam obľúbených súborov a priečinkov.", "No favorites yet" : "Zatiaľ žiadne obľúbené", "Files and folders you mark as favorite will show up here" : "Súbory a priečinky označené ako obľúbené budú zobrazené tu", @@ -298,6 +312,7 @@ "ascending" : "vzostupne", "descending" : "zostupne", "Sort list by {column} ({direction})" : "Zoradiť zoznam podľa {column} ({direction})", + "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "Tento zoznam nie je úplne vykreslený z dôvodov výkonu. Súbory budú vykreslené, keď budete prechádzat zoznamom.", "Search for an account" : "Vyhľadať účet", "Choose" : "Vybrať", "No files or folders have been deleted yet" : "Žiadne súbory alebo priečinky neboli ešte vymazané" diff --git a/apps/files/l10n/sr.js b/apps/files/l10n/sr.js index 97b3b2aa560..6156a24b72f 100644 --- a/apps/files/l10n/sr.js +++ b/apps/files/l10n/sr.js @@ -172,7 +172,6 @@ OC.L10N.register( "Reload current directory" : "Поново учитај текући директоријум", "Go to the \"{dir}\" directory" : "Иди у „{dir}” дирекотријум", "Drag and drop files here to upload" : "Да отпремите, превуците и отпустите фајлове овде", - "Uploading \"{filename}\" failed" : "Није успело отпремање „{filename}”", "Upload successful" : "Отпремање је успешно", "\"{displayName}\" action executed successfully" : "Акција „{displayName}” је успешно извршена", "\"{displayName}\" action failed" : "Акција „{displayName}” није успела", @@ -233,7 +232,10 @@ OC.L10N.register( "Shared" : "Подељено", "Switch to list view" : "Пређи на поглед листе", "Switch to grid view" : "Пређи на поглед мреже", + "Your have used your space quota and cannot upload files anymore" : "Искористили сте квоту простора и више не можете да отпремате фајлове", "You don’t have permission to upload or create files here" : "Немате дозволе да овде отпремате или стварате фајлове", + "Error during upload: {message}" : "Грешка при отпремању: {message}", + "Unknown error during upload" : "Непозната грешка током отпремања", "Open the files app settings" : "Отвори подешавања апликације фајлови", "Files settings" : "Подешавања фајлова", "File cannot be accessed" : "Фајлу не може да се приступи", @@ -276,6 +278,7 @@ OC.L10N.register( "Templates" : "Шаблони", "Unable to initialize the templates directory" : "Фолдер са шаблонима није могао да се иницијализује", "Created new folder \"{name}\"" : "Креиран је нови фолдер „{name}”", + "Uploading \"{filename}\" failed" : "Није успело отпремање „{filename}”", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} фолдер","{folderCount} фолдера","{folderCount} фолдера"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} фајл","{fileCount} фајла","{fileCount} фајлова"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 фајл и {folderCount} фолдер","1 фајл и {folderCount} фолдера","1 фајл и {folderCount} фолдера"], diff --git a/apps/files/l10n/sr.json b/apps/files/l10n/sr.json index b482ca93e77..7b72769a101 100644 --- a/apps/files/l10n/sr.json +++ b/apps/files/l10n/sr.json @@ -170,7 +170,6 @@ "Reload current directory" : "Поново учитај текући директоријум", "Go to the \"{dir}\" directory" : "Иди у „{dir}” дирекотријум", "Drag and drop files here to upload" : "Да отпремите, превуците и отпустите фајлове овде", - "Uploading \"{filename}\" failed" : "Није успело отпремање „{filename}”", "Upload successful" : "Отпремање је успешно", "\"{displayName}\" action executed successfully" : "Акција „{displayName}” је успешно извршена", "\"{displayName}\" action failed" : "Акција „{displayName}” није успела", @@ -231,7 +230,10 @@ "Shared" : "Подељено", "Switch to list view" : "Пређи на поглед листе", "Switch to grid view" : "Пређи на поглед мреже", + "Your have used your space quota and cannot upload files anymore" : "Искористили сте квоту простора и више не можете да отпремате фајлове", "You don’t have permission to upload or create files here" : "Немате дозволе да овде отпремате или стварате фајлове", + "Error during upload: {message}" : "Грешка при отпремању: {message}", + "Unknown error during upload" : "Непозната грешка током отпремања", "Open the files app settings" : "Отвори подешавања апликације фајлови", "Files settings" : "Подешавања фајлова", "File cannot be accessed" : "Фајлу не може да се приступи", @@ -274,6 +276,7 @@ "Templates" : "Шаблони", "Unable to initialize the templates directory" : "Фолдер са шаблонима није могао да се иницијализује", "Created new folder \"{name}\"" : "Креиран је нови фолдер „{name}”", + "Uploading \"{filename}\" failed" : "Није успело отпремање „{filename}”", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} фолдер","{folderCount} фолдера","{folderCount} фолдера"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} фајл","{fileCount} фајла","{fileCount} фајлова"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 фајл и {folderCount} фолдер","1 фајл и {folderCount} фолдера","1 фајл и {folderCount} фолдера"], diff --git a/apps/files/l10n/sv.js b/apps/files/l10n/sv.js index 3cc7da60b8b..84c77b681a4 100644 --- a/apps/files/l10n/sv.js +++ b/apps/files/l10n/sv.js @@ -172,7 +172,6 @@ OC.L10N.register( "Reload current directory" : "Ladda om nuvarande mapp", "Go to the \"{dir}\" directory" : "Gå till \"{dir}\" mappen", "Drag and drop files here to upload" : "Dra och släpp filer här för att ladda upp", - "Uploading \"{filename}\" failed" : "Uppladdning av \"{filename}\" misslyckades", "Upload successful" : "Uppladdningen lyckades", "\"{displayName}\" action executed successfully" : "\"{displayName}\"-åtgärden har utförts", "\"{displayName}\" action failed" : "\"{displayName}\"-åtgärden misslyckades", @@ -233,7 +232,10 @@ OC.L10N.register( "Shared" : "Delad", "Switch to list view" : "Växla till listvy", "Switch to grid view" : "Växla till rutnätsvy", + "Your have used your space quota and cannot upload files anymore" : "Du har använt din utrymmeskvot och kan inte längre ladda upp filer", "You don’t have permission to upload or create files here" : "Du har inte tillåtelse att ladda upp eller skapa filer här", + "Error during upload: {message}" : "Fel vid uppladdning: {message}", + "Unknown error during upload" : "Okänt fel under uppladdning", "Open the files app settings" : "Öppna filappens inställningar", "Files settings" : "Filinställningar", "File cannot be accessed" : "Det går inte att komma åt filen", @@ -276,6 +278,7 @@ OC.L10N.register( "Templates" : "Mallar", "Unable to initialize the templates directory" : "Kunde inte initialisera mall-mappen", "Created new folder \"{name}\"" : "Skapat ny mapp \"{name}\"", + "Uploading \"{filename}\" failed" : "Uppladdning av \"{filename}\" misslyckades", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mapp","{folderCount} mappar"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fil","{fileCount} filer"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fil och {folderCount} mapp","1 fil och {folderCount} mappar"], diff --git a/apps/files/l10n/sv.json b/apps/files/l10n/sv.json index b1cffc70edb..2c01eb7cdbe 100644 --- a/apps/files/l10n/sv.json +++ b/apps/files/l10n/sv.json @@ -170,7 +170,6 @@ "Reload current directory" : "Ladda om nuvarande mapp", "Go to the \"{dir}\" directory" : "Gå till \"{dir}\" mappen", "Drag and drop files here to upload" : "Dra och släpp filer här för att ladda upp", - "Uploading \"{filename}\" failed" : "Uppladdning av \"{filename}\" misslyckades", "Upload successful" : "Uppladdningen lyckades", "\"{displayName}\" action executed successfully" : "\"{displayName}\"-åtgärden har utförts", "\"{displayName}\" action failed" : "\"{displayName}\"-åtgärden misslyckades", @@ -231,7 +230,10 @@ "Shared" : "Delad", "Switch to list view" : "Växla till listvy", "Switch to grid view" : "Växla till rutnätsvy", + "Your have used your space quota and cannot upload files anymore" : "Du har använt din utrymmeskvot och kan inte längre ladda upp filer", "You don’t have permission to upload or create files here" : "Du har inte tillåtelse att ladda upp eller skapa filer här", + "Error during upload: {message}" : "Fel vid uppladdning: {message}", + "Unknown error during upload" : "Okänt fel under uppladdning", "Open the files app settings" : "Öppna filappens inställningar", "Files settings" : "Filinställningar", "File cannot be accessed" : "Det går inte att komma åt filen", @@ -274,6 +276,7 @@ "Templates" : "Mallar", "Unable to initialize the templates directory" : "Kunde inte initialisera mall-mappen", "Created new folder \"{name}\"" : "Skapat ny mapp \"{name}\"", + "Uploading \"{filename}\" failed" : "Uppladdning av \"{filename}\" misslyckades", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} mapp","{folderCount} mappar"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} fil","{fileCount} filer"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 fil och {folderCount} mapp","1 fil och {folderCount} mappar"], diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index ca196ded119..35ff37f40cc 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -172,7 +172,6 @@ OC.L10N.register( "Reload current directory" : "Geçerli klasörü yeniden yükle", "Go to the \"{dir}\" directory" : "\"{dir}\" klasörüne git", "Drag and drop files here to upload" : "Yüklemek istediğiniz dosyaları sürükleyip buraya bırakın", - "Uploading \"{filename}\" failed" : "\"{filename}\" yüklenemedi", "Upload successful" : "Yüklendi", "\"{displayName}\" action executed successfully" : "\"{displayName}\" işlemi tamamlandı", "\"{displayName}\" action failed" : "\"{displayName}\" işlemi tamamlanamadı", @@ -274,6 +273,7 @@ OC.L10N.register( "Templates" : "Kalıplar", "Unable to initialize the templates directory" : "Kalıp klasörü hazırlanamadı", "Created new folder \"{name}\"" : "\"{name}\" yeni klasörü oluşturuldu", + "Uploading \"{filename}\" failed" : "\"{filename}\" yüklenemedi", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} klasör","{folderCount} klasör"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} dosya","{fileCount} dosya"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 dosya ve {folderCount} klasör","1 dosya ve {folderCount} klasör"], diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index df699914035..2f0c864aea0 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -170,7 +170,6 @@ "Reload current directory" : "Geçerli klasörü yeniden yükle", "Go to the \"{dir}\" directory" : "\"{dir}\" klasörüne git", "Drag and drop files here to upload" : "Yüklemek istediğiniz dosyaları sürükleyip buraya bırakın", - "Uploading \"{filename}\" failed" : "\"{filename}\" yüklenemedi", "Upload successful" : "Yüklendi", "\"{displayName}\" action executed successfully" : "\"{displayName}\" işlemi tamamlandı", "\"{displayName}\" action failed" : "\"{displayName}\" işlemi tamamlanamadı", @@ -272,6 +271,7 @@ "Templates" : "Kalıplar", "Unable to initialize the templates directory" : "Kalıp klasörü hazırlanamadı", "Created new folder \"{name}\"" : "\"{name}\" yeni klasörü oluşturuldu", + "Uploading \"{filename}\" failed" : "\"{filename}\" yüklenemedi", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} klasör","{folderCount} klasör"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} dosya","{fileCount} dosya"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 dosya ve {folderCount} klasör","1 dosya ve {folderCount} klasör"], diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js index 99407327336..08c06f0fe31 100644 --- a/apps/files/l10n/uk.js +++ b/apps/files/l10n/uk.js @@ -172,7 +172,6 @@ OC.L10N.register( "Reload current directory" : "Перевантажити поточний каталог", "Go to the \"{dir}\" directory" : "Перейти до каталогу \"{dir}\"", "Drag and drop files here to upload" : "Перетягніть файли сюди для завантаження", - "Uploading \"{filename}\" failed" : "Завантаження \"{filename}\" не вдалося", "Upload successful" : "Успішно завантажено", "\"{displayName}\" action executed successfully" : "Дію \"{displayName}\" успішно виконано", "\"{displayName}\" action failed" : "Дію \"{displayName}\" не вдалося виконати", @@ -276,6 +275,7 @@ OC.L10N.register( "Templates" : "Шаблони", "Unable to initialize the templates directory" : "Неможливо встановити каталог з шаблонами", "Created new folder \"{name}\"" : "Створив(-ла) новий каталог \"{name}\"", + "Uploading \"{filename}\" failed" : "Завантаження \"{filename}\" не вдалося", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} каталог","{folderCount} каталоги","{folderCount} каталогів","{folderCount} каталогів"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} файл","{fileCount} файли","{fileCount} файлів","{fileCount} файлів"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 файл так {folderCount} каталог","1 файл так {folderCount} каталоги","1 файл так {folderCount} каталогів","1 файл так {folderCount} каталогів"], diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json index c3c4c75e6ce..d23fec8d90d 100644 --- a/apps/files/l10n/uk.json +++ b/apps/files/l10n/uk.json @@ -170,7 +170,6 @@ "Reload current directory" : "Перевантажити поточний каталог", "Go to the \"{dir}\" directory" : "Перейти до каталогу \"{dir}\"", "Drag and drop files here to upload" : "Перетягніть файли сюди для завантаження", - "Uploading \"{filename}\" failed" : "Завантаження \"{filename}\" не вдалося", "Upload successful" : "Успішно завантажено", "\"{displayName}\" action executed successfully" : "Дію \"{displayName}\" успішно виконано", "\"{displayName}\" action failed" : "Дію \"{displayName}\" не вдалося виконати", @@ -274,6 +273,7 @@ "Templates" : "Шаблони", "Unable to initialize the templates directory" : "Неможливо встановити каталог з шаблонами", "Created new folder \"{name}\"" : "Створив(-ла) новий каталог \"{name}\"", + "Uploading \"{filename}\" failed" : "Завантаження \"{filename}\" не вдалося", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} каталог","{folderCount} каталоги","{folderCount} каталогів","{folderCount} каталогів"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} файл","{fileCount} файли","{fileCount} файлів","{fileCount} файлів"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 файл так {folderCount} каталог","1 файл так {folderCount} каталоги","1 файл так {folderCount} каталогів","1 файл так {folderCount} каталогів"], diff --git a/apps/files/l10n/zh_CN.js b/apps/files/l10n/zh_CN.js index 95307266141..8ba41e2a07f 100644 --- a/apps/files/l10n/zh_CN.js +++ b/apps/files/l10n/zh_CN.js @@ -172,7 +172,6 @@ OC.L10N.register( "Reload current directory" : "重新载入当前目录", "Go to the \"{dir}\" directory" : "前往“{dir}”目录", "Drag and drop files here to upload" : "将文件拖拽至此处以上传", - "Uploading \"{filename}\" failed" : "上传 “{filename}” 失败", "Upload successful" : "上传成功", "\"{displayName}\" action executed successfully" : "“{displayName}”操作执行成功", "\"{displayName}\" action failed" : "“{displayName}”操作执行失败", @@ -276,6 +275,7 @@ OC.L10N.register( "Templates" : "模板", "Unable to initialize the templates directory" : "无法初始化模板目录", "Created new folder \"{name}\"" : "创建了新文件夹「{name}」", + "Uploading \"{filename}\" failed" : "上传 “{filename}” 失败", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 个文件夹"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} 个文件"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 个文件夹及 {folderCount} 个文件夹"], diff --git a/apps/files/l10n/zh_CN.json b/apps/files/l10n/zh_CN.json index 9e3242c79e6..c652bf23620 100644 --- a/apps/files/l10n/zh_CN.json +++ b/apps/files/l10n/zh_CN.json @@ -170,7 +170,6 @@ "Reload current directory" : "重新载入当前目录", "Go to the \"{dir}\" directory" : "前往“{dir}”目录", "Drag and drop files here to upload" : "将文件拖拽至此处以上传", - "Uploading \"{filename}\" failed" : "上传 “{filename}” 失败", "Upload successful" : "上传成功", "\"{displayName}\" action executed successfully" : "“{displayName}”操作执行成功", "\"{displayName}\" action failed" : "“{displayName}”操作执行失败", @@ -274,6 +273,7 @@ "Templates" : "模板", "Unable to initialize the templates directory" : "无法初始化模板目录", "Created new folder \"{name}\"" : "创建了新文件夹「{name}」", + "Uploading \"{filename}\" failed" : "上传 “{filename}” 失败", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 个文件夹"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} 个文件"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 个文件夹及 {folderCount} 个文件夹"], diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index bddc9bf912f..bcd9468d7d1 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -172,7 +172,6 @@ OC.L10N.register( "Reload current directory" : "重新加載目前目錄", "Go to the \"{dir}\" directory" : "前往「{dir}」目錄", "Drag and drop files here to upload" : "將檔案拖拽到此處即可上傳", - "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗", "Upload successful" : "上傳成功", "\"{displayName}\" action executed successfully" : "成功執行 “{displayName}” 操作", "\"{displayName}\" action failed" : "“{displayName}” 操作失敗", @@ -276,6 +275,7 @@ OC.L10N.register( "Templates" : "模板", "Unable to initialize the templates directory" : "無法初始化模板目錄", "Created new folder \"{name}\"" : "創建了新資料夾 \"{name}\"", + "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 個資料夾"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} 個檔案"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 個檔案與 {folderCount} 個資料夾"], diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 126d5f41a55..9d9efa5f430 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -170,7 +170,6 @@ "Reload current directory" : "重新加載目前目錄", "Go to the \"{dir}\" directory" : "前往「{dir}」目錄", "Drag and drop files here to upload" : "將檔案拖拽到此處即可上傳", - "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗", "Upload successful" : "上傳成功", "\"{displayName}\" action executed successfully" : "成功執行 “{displayName}” 操作", "\"{displayName}\" action failed" : "“{displayName}” 操作失敗", @@ -274,6 +273,7 @@ "Templates" : "模板", "Unable to initialize the templates directory" : "無法初始化模板目錄", "Created new folder \"{name}\"" : "創建了新資料夾 \"{name}\"", + "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 個資料夾"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} 個檔案"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 個檔案與 {folderCount} 個資料夾"], diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index c3a6fe76782..fe37822b446 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -172,7 +172,6 @@ OC.L10N.register( "Reload current directory" : "重新載入目前的目錄", "Go to the \"{dir}\" directory" : "到「{dir}」目錄", "Drag and drop files here to upload" : "將檔案拖曳到此處以上傳", - "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗", "Upload successful" : "上傳成功", "\"{displayName}\" action executed successfully" : "「{displayName}」動作執行成功", "\"{displayName}\" action failed" : "「{displayName}」操作失敗", @@ -233,7 +232,10 @@ OC.L10N.register( "Shared" : "已分享", "Switch to list view" : "切換至列表檢視", "Switch to grid view" : "切換到網格檢視", + "Your have used your space quota and cannot upload files anymore" : "您已用完您的空間配額,無法再上傳檔案", "You don’t have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案", + "Error during upload: {message}" : "上傳時發生錯誤:{message}", + "Unknown error during upload" : "上傳時發生未知的錯誤", "Open the files app settings" : "開啟檔案應用程式設定", "Files settings" : "檔案設定", "File cannot be accessed" : "無法存取檔案", @@ -276,6 +278,7 @@ OC.L10N.register( "Templates" : "範本", "Unable to initialize the templates directory" : "無法初始化範本目錄", "Created new folder \"{name}\"" : "已建立新資料夾「{name}」", + "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 個資料夾"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} 個檔案"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 個檔案與 {folderCount} 個資料夾"], diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 98a1d0edc78..f1bfd30da65 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -170,7 +170,6 @@ "Reload current directory" : "重新載入目前的目錄", "Go to the \"{dir}\" directory" : "到「{dir}」目錄", "Drag and drop files here to upload" : "將檔案拖曳到此處以上傳", - "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗", "Upload successful" : "上傳成功", "\"{displayName}\" action executed successfully" : "「{displayName}」動作執行成功", "\"{displayName}\" action failed" : "「{displayName}」操作失敗", @@ -231,7 +230,10 @@ "Shared" : "已分享", "Switch to list view" : "切換至列表檢視", "Switch to grid view" : "切換到網格檢視", + "Your have used your space quota and cannot upload files anymore" : "您已用完您的空間配額,無法再上傳檔案", "You don’t have permission to upload or create files here" : "您沒有權限在這裡上傳或建立檔案", + "Error during upload: {message}" : "上傳時發生錯誤:{message}", + "Unknown error during upload" : "上傳時發生未知的錯誤", "Open the files app settings" : "開啟檔案應用程式設定", "Files settings" : "檔案設定", "File cannot be accessed" : "無法存取檔案", @@ -274,6 +276,7 @@ "Templates" : "範本", "Unable to initialize the templates directory" : "無法初始化範本目錄", "Created new folder \"{name}\"" : "已建立新資料夾「{name}」", + "Uploading \"{filename}\" failed" : "上傳「{filename}」失敗", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} 個資料夾"], "_{fileCount} file_::_{fileCount} files_" : ["{fileCount} 個檔案"], "_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 個檔案與 {folderCount} 個資料夾"], diff --git a/apps/oauth2/l10n/uk.js b/apps/oauth2/l10n/uk.js index 048ea23090a..509440ec82a 100644 --- a/apps/oauth2/l10n/uk.js +++ b/apps/oauth2/l10n/uk.js @@ -12,6 +12,7 @@ OC.L10N.register( "Redirection URI" : "URI перенаправлення", "Client Identifier" : "Ідентифікатор клієнта", "Secret key" : "Пароль", + "Delete client" : "Вилучити клієнта", "Add client" : "Додати клієнта", "Add" : "Додати", "Show client secret" : "Показати секрет клієнта", diff --git a/apps/oauth2/l10n/uk.json b/apps/oauth2/l10n/uk.json index 4b50fb37ddf..8e55fc23219 100644 --- a/apps/oauth2/l10n/uk.json +++ b/apps/oauth2/l10n/uk.json @@ -10,6 +10,7 @@ "Redirection URI" : "URI перенаправлення", "Client Identifier" : "Ідентифікатор клієнта", "Secret key" : "Пароль", + "Delete client" : "Вилучити клієнта", "Add client" : "Додати клієнта", "Add" : "Додати", "Show client secret" : "Показати секрет клієнта", diff --git a/apps/settings/l10n/uk.js b/apps/settings/l10n/uk.js index ced938eef9c..ee0f39abe28 100644 --- a/apps/settings/l10n/uk.js +++ b/apps/settings/l10n/uk.js @@ -136,6 +136,10 @@ OC.L10N.register( "Background jobs" : "Фонові завдання", "Unlimited" : "Необмежено", "Verifying" : "Перевірка", + "Brute-force Throttle" : "Уповільнення спроб грубого підбору паролів", + "Your remote address could not be determined." : "Не вдалося визначити вашу віддалену адресу.", + "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." : "Ваша віддалена адреса була ідентифікована як \"%s\" і наразі щодо неї виконуються спроби грубого підбору паролів, відповідно виконання різних запитів відбувається уповільнено . Якщо віддалена адреса не є вашою адресою, це може свідчити про те, що проксі налаштовано неправильно.", + "Your remote address \"%s\" is not brute-force throttled." : "Ваша віддалена адреса \"%s\" не уповільнена через грубі спроби підбору паролів.", "Old user imported certificates" : "Старі сертифікати, які було імпортовано користувачами", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Очікується фонове завдання, яке перевіряє імпортовані користувачем сертифікати SSL. Перевірте пізніше.", "There are some user 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." : "Є деякі сертифікати SSL, імпортовані користувачем, які більше не використовуються з Nextcloud 21. Їх можна імпортувати в командному рядку за допомогою команди «occ security:certificates:import». Їхні шляхи всередині каталогу даних показано нижче.", @@ -228,8 +232,12 @@ OC.L10N.register( "Allow username autocompletion to users based on phone number integration" : "Дозволити користувачам автозаповнення імени користувача на основі інтеграції номера телефону", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Дозволити автозаповнення під час введення повного імені або адреси електронної пошти (ігнорування відсутніх збігів телефонної книги та перебування в одній групі)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Показувати текст застереження на сторінці завантаження загальнодоступного посилання (відображається, лише якщо список файлів приховано)", + "Disclaimer text" : "Текст відмови від відповідальності", "This text will be shown on the public link upload page when the file list is hidden." : "Цей текст буде показано на сторінці завантаження загальнодоступного посилання, коли список файлів приховано.", "Default share permissions" : "Спільний доступ буде типово надано з правами", + "Changed disclaimer text" : "Змінено текст відмови від відповідальності", + "Deleted disclaimer text" : "Вилучено текст відмови від відповідальності", + "Could not set disclaimer text" : "Не вдалося задати текст повідомлення про відмову від відповідальності", "Two-Factor Authentication" : "Двофакторна авторизація", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Двофакторну авторизацію можна примусово визначити як для всіх користувачів, так й для окремих груп. Якщо такі користувачі не визначили постачальника двофакторної авторизації, то вони не зможуть увійти до хмари.", "Enforce two-factor authentication" : "Примусово увімкнути двофакторну авторизацію", @@ -255,10 +263,12 @@ OC.L10N.register( "Report a bug" : "Повідомити про помилку", "Admin documentation" : "Документація адміністратора", "Developer documentation" : "Документація для розробника", + "Show details for {appName} app" : "Показати деталі для застосунку {appName}", "This app is supported via your current Nextcloud subscription." : "Підтримка застосунку через вашу поточну передплату Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Пропоновані програми розробляються спільнотою та в її рамках. Вони пропонують центральну функціональність і готові до продуктового використання.", "Featured" : "Функціональні", "Update to {update}" : "Оновити до {update}", + "Rating: {score}/10" : "Рейтинг: {score}/10", "All apps are up-to-date." : "Усі застосунки оновлено", "Icon" : "Значок", "Name" : "Назва", @@ -409,6 +419,7 @@ OC.L10N.register( "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." : "Для вашого профілю можна встановити певні обмеження з показу інформації про вас. Наприклад, якщо встановлено значення \"Показувати всім\", а для певного значення \"Приватне\", значення \"Приватне\" буде мати вищий пріоритет.", "Unable to update visibility of {displayId}" : "Не вдалося оновити видимість {displayId}", "Your role" : "Ваша роль", + "Your X (formerly Twitter) handle" : "Ваш ідентифікатор в X (раніше відомій як Twitter)", "Your website" : "Ваш сайт", "No {property} set" : "{property} не встановлено", "Unable to update {property}" : "Не вдалося оновити {property}", @@ -536,6 +547,7 @@ OC.L10N.register( "Organisation" : "Організація", "Phone number" : "Номер телефону", "Role" : "Роль", + "X (formerly Twitter)" : "X (раніше відома як Twitter)", "Fediverse (e.g. Mastodon)" : "Fediverse (напр., Mastodon)", "Website" : "Вебсайт", "Profile visibility" : "Видимість профілю", @@ -612,7 +624,7 @@ OC.L10N.register( "png or jpg, max. 20 MB" : "png або jpg, макс. 20 МБ", "Your email address" : "Ваша адреса електронної пошти", "Your location" : "Ваше місце розташування", - "Your Twitter handle" : "Ваш профіль у Twitter", + "Your Twitter handle" : "Ваш Ідентифікатор в Twitter", "Add new password" : "Встановити новий пароль", "Add new email address" : "Додати нову адресу електронної пошти", "Edit User" : "Редагувати користувача", @@ -634,6 +646,7 @@ OC.L10N.register( "Exclude groups from creating link shares:" : "Виключити такі групи зі створення посилань спільного доступу:", "Allow username autocompletion in share dialog" : "Дозволити автозаповнення імени користувача в діалоговому вікні спільного доступу", "Allow username autocompletion to users within the same groups" : "Дозволити автозавершення імен користувачів для користувачів у тих самих групах", + "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "Синхронізація системної адресної книги DAV ще не запускалася, оскільки, або ваша система вже має понад 1000 користувачів, або сталася помилка. Будь ласка, запустіть синхронізацію вручну за допомогою команди \"occ dav:sync-system-addressbook\".", "Edit display name" : "Редагувати ім'я для показу", "Select manager" : "Виберіть менеджера", "User's table" : "Таблиця користувача", diff --git a/apps/settings/l10n/uk.json b/apps/settings/l10n/uk.json index f43682355bd..9efe512e905 100644 --- a/apps/settings/l10n/uk.json +++ b/apps/settings/l10n/uk.json @@ -134,6 +134,10 @@ "Background jobs" : "Фонові завдання", "Unlimited" : "Необмежено", "Verifying" : "Перевірка", + "Brute-force Throttle" : "Уповільнення спроб грубого підбору паролів", + "Your remote address could not be determined." : "Не вдалося визначити вашу віддалену адресу.", + "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." : "Ваша віддалена адреса була ідентифікована як \"%s\" і наразі щодо неї виконуються спроби грубого підбору паролів, відповідно виконання різних запитів відбувається уповільнено . Якщо віддалена адреса не є вашою адресою, це може свідчити про те, що проксі налаштовано неправильно.", + "Your remote address \"%s\" is not brute-force throttled." : "Ваша віддалена адреса \"%s\" не уповільнена через грубі спроби підбору паролів.", "Old user imported certificates" : "Старі сертифікати, які було імпортовано користувачами", "A background job is pending that checks for user imported SSL certificates. Please check back later." : "Очікується фонове завдання, яке перевіряє імпортовані користувачем сертифікати SSL. Перевірте пізніше.", "There are some user 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." : "Є деякі сертифікати SSL, імпортовані користувачем, які більше не використовуються з Nextcloud 21. Їх можна імпортувати в командному рядку за допомогою команди «occ security:certificates:import». Їхні шляхи всередині каталогу даних показано нижче.", @@ -226,8 +230,12 @@ "Allow username autocompletion to users based on phone number integration" : "Дозволити користувачам автозаповнення імени користувача на основі інтеграції номера телефону", "Allow autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Дозволити автозаповнення під час введення повного імені або адреси електронної пошти (ігнорування відсутніх збігів телефонної книги та перебування в одній групі)", "Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Показувати текст застереження на сторінці завантаження загальнодоступного посилання (відображається, лише якщо список файлів приховано)", + "Disclaimer text" : "Текст відмови від відповідальності", "This text will be shown on the public link upload page when the file list is hidden." : "Цей текст буде показано на сторінці завантаження загальнодоступного посилання, коли список файлів приховано.", "Default share permissions" : "Спільний доступ буде типово надано з правами", + "Changed disclaimer text" : "Змінено текст відмови від відповідальності", + "Deleted disclaimer text" : "Вилучено текст відмови від відповідальності", + "Could not set disclaimer text" : "Не вдалося задати текст повідомлення про відмову від відповідальності", "Two-Factor Authentication" : "Двофакторна авторизація", "Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Двофакторну авторизацію можна примусово визначити як для всіх користувачів, так й для окремих груп. Якщо такі користувачі не визначили постачальника двофакторної авторизації, то вони не зможуть увійти до хмари.", "Enforce two-factor authentication" : "Примусово увімкнути двофакторну авторизацію", @@ -253,10 +261,12 @@ "Report a bug" : "Повідомити про помилку", "Admin documentation" : "Документація адміністратора", "Developer documentation" : "Документація для розробника", + "Show details for {appName} app" : "Показати деталі для застосунку {appName}", "This app is supported via your current Nextcloud subscription." : "Підтримка застосунку через вашу поточну передплату Nextcloud.", "Featured apps are developed by and within the community. They offer central functionality and are ready for production use." : "Пропоновані програми розробляються спільнотою та в її рамках. Вони пропонують центральну функціональність і готові до продуктового використання.", "Featured" : "Функціональні", "Update to {update}" : "Оновити до {update}", + "Rating: {score}/10" : "Рейтинг: {score}/10", "All apps are up-to-date." : "Усі застосунки оновлено", "Icon" : "Значок", "Name" : "Назва", @@ -407,6 +417,7 @@ "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." : "Для вашого профілю можна встановити певні обмеження з показу інформації про вас. Наприклад, якщо встановлено значення \"Показувати всім\", а для певного значення \"Приватне\", значення \"Приватне\" буде мати вищий пріоритет.", "Unable to update visibility of {displayId}" : "Не вдалося оновити видимість {displayId}", "Your role" : "Ваша роль", + "Your X (formerly Twitter) handle" : "Ваш ідентифікатор в X (раніше відомій як Twitter)", "Your website" : "Ваш сайт", "No {property} set" : "{property} не встановлено", "Unable to update {property}" : "Не вдалося оновити {property}", @@ -534,6 +545,7 @@ "Organisation" : "Організація", "Phone number" : "Номер телефону", "Role" : "Роль", + "X (formerly Twitter)" : "X (раніше відома як Twitter)", "Fediverse (e.g. Mastodon)" : "Fediverse (напр., Mastodon)", "Website" : "Вебсайт", "Profile visibility" : "Видимість профілю", @@ -610,7 +622,7 @@ "png or jpg, max. 20 MB" : "png або jpg, макс. 20 МБ", "Your email address" : "Ваша адреса електронної пошти", "Your location" : "Ваше місце розташування", - "Your Twitter handle" : "Ваш профіль у Twitter", + "Your Twitter handle" : "Ваш Ідентифікатор в Twitter", "Add new password" : "Встановити новий пароль", "Add new email address" : "Додати нову адресу електронної пошти", "Edit User" : "Редагувати користувача", @@ -632,6 +644,7 @@ "Exclude groups from creating link shares:" : "Виключити такі групи зі створення посилань спільного доступу:", "Allow username autocompletion in share dialog" : "Дозволити автозаповнення імени користувача в діалоговому вікні спільного доступу", "Allow username autocompletion to users within the same groups" : "Дозволити автозавершення імен користувачів для користувачів у тих самих групах", + "The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occured. Please run it manually by calling occ dav:sync-system-addressbook." : "Синхронізація системної адресної книги DAV ще не запускалася, оскільки, або ваша система вже має понад 1000 користувачів, або сталася помилка. Будь ласка, запустіть синхронізацію вручну за допомогою команди \"occ dav:sync-system-addressbook\".", "Edit display name" : "Редагувати ім'я для показу", "Select manager" : "Виберіть менеджера", "User's table" : "Таблиця користувача", diff --git a/apps/updatenotification/l10n/de_DE.js b/apps/updatenotification/l10n/de_DE.js index 82aa2b23749..92af60ddb5d 100644 --- a/apps/updatenotification/l10n/de_DE.js +++ b/apps/updatenotification/l10n/de_DE.js @@ -20,7 +20,7 @@ OC.L10N.register( "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Bitte beachten Sie, dass der Web Updater bei mehr als 100 Benutzern nicht empfohlen wird! Bitte verwenden Sie stattdessen den Befehlszeilen-Updater!", "Open updater" : "Updater öffnen", "Download now" : "Jetzt herunterladen", - "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "Der Web-Updater ist deaktiviert. Bitte verwenden Sie zum Aktualisieren den Befehlszeilen-Updater oder den entsprechenden Update-Mechanismus für Ihre Installationsmethode (z. B. Docker Pull).", + "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "Der Web-Updater ist deaktiviert. Bitte verwenden Sie zum Aktualisieren den Befehlszeilen-Updater oder den entsprechenden Update-Mechanismus für Ihre Installationsmethode (z. B. Docker pull).", "What's new?" : "Was ist neu?", "View changelog" : "Liste der Änderungen anschauen", "The update check is not yet finished. Please refresh the page." : "Die Aktualisierungsprüfung ist noch nicht abgeschlossen. Bitte die Seite neu laden.", diff --git a/apps/updatenotification/l10n/de_DE.json b/apps/updatenotification/l10n/de_DE.json index d4f74da0533..616990b6721 100644 --- a/apps/updatenotification/l10n/de_DE.json +++ b/apps/updatenotification/l10n/de_DE.json @@ -18,7 +18,7 @@ "Please note that the web updater is not recommended with more than 100 users! Please use the command line updater instead!" : "Bitte beachten Sie, dass der Web Updater bei mehr als 100 Benutzern nicht empfohlen wird! Bitte verwenden Sie stattdessen den Befehlszeilen-Updater!", "Open updater" : "Updater öffnen", "Download now" : "Jetzt herunterladen", - "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "Der Web-Updater ist deaktiviert. Bitte verwenden Sie zum Aktualisieren den Befehlszeilen-Updater oder den entsprechenden Update-Mechanismus für Ihre Installationsmethode (z. B. Docker Pull).", + "Web updater is disabled. Please use the command line updater or the appropriate update mechanism for your installation method (e.g. Docker pull) to update." : "Der Web-Updater ist deaktiviert. Bitte verwenden Sie zum Aktualisieren den Befehlszeilen-Updater oder den entsprechenden Update-Mechanismus für Ihre Installationsmethode (z. B. Docker pull).", "What's new?" : "Was ist neu?", "View changelog" : "Liste der Änderungen anschauen", "The update check is not yet finished. Please refresh the page." : "Die Aktualisierungsprüfung ist noch nicht abgeschlossen. Bitte die Seite neu laden.", |