diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-27 10:18:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-27 10:18:15 +0000 |
commit | 7803ba18b39b93f186f5f7c2fbc951f5c2bee1dd (patch) | |
tree | c67c8d8435f186f591a54613dcff743f3876b651 /apps/files | |
parent | 779b242eb42ab4593dd3a62fc227ac75dac8aa62 (diff) | |
download | nextcloud-server-7803ba18b39b93f186f5f7c2fbc951f5c2bee1dd.tar.gz nextcloud-server-7803ba18b39b93f186f5f7c2fbc951f5c2bee1dd.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/ar.js | 5 | ||||
-rw-r--r-- | apps/files/l10n/ar.json | 5 | ||||
-rw-r--r-- | apps/files/l10n/hu.js | 4 | ||||
-rw-r--r-- | apps/files/l10n/hu.json | 4 | ||||
-rw-r--r-- | apps/files/l10n/pt_BR.js | 3 | ||||
-rw-r--r-- | apps/files/l10n/pt_BR.json | 3 |
6 files changed, 24 insertions, 0 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index c05e42eb606..bae9d60c37a 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -20,6 +20,7 @@ OC.L10N.register( "Target folder \"{dir}\" does not exist any more" : "المجلد المطلوب \"{dir}\" غير موجود بعد الان", "Not enough free space" : "لا يوجد مساحة تخزينية كافية", "An unknown error has occurred" : "حدث خطأ غير معروف", + "File could not be uploaded" : "لا يمكن تحميل الملف ", "Uploading …" : "جاري الرفع...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} من {totalSize} ({bitrate})", "Uploading that item is not supported" : "رفع هذا النوع الملفات غير مدعوم", @@ -31,6 +32,7 @@ OC.L10N.register( "Move" : "نقل", "Copy" : "نسخ", "Choose target folder" : "اختر مكان المجلد", + "Edit locally" : "تعديل محليًا", "Open" : "افتح", "Delete file" : "احذف الملف", "Delete folder" : "حذف المجلد", @@ -41,6 +43,8 @@ OC.L10N.register( "Details" : "التفاصيل", "Please select tag(s) to add to the selection" : "يرجى تحديد علامة (علامات) لإضافتها إلى التحديد", "Apply tag(s) to selection" : "تطبيق العلامة (العلامات) على التحديد", + "Select directory \"{dirName}\"" : "حدد المجلد \"{اسم المجلد}\"", + "Select file \"{fileName}\"" : "حدد الملف \"{اسم الملف}\"", "Pending" : "قيد الانتظار", "Unable to determine date" : "تعذر تحديد التاريخ", "This operation is forbidden" : "هذة العملية ممنوعة ", @@ -53,6 +57,7 @@ OC.L10N.register( "Could not copy \"{file}\"" : "لم يستطع نسخ \"{file}\"", "Copied {origin} inside {destination}" : "منسوخ {origin} داخل {destination}", "Copied {origin} and {nbfiles} other files inside {destination}" : "منسوخ {origin} و {nbfiles} ملفات اخرى داخل {destination}", + "Failed to redirect to client" : "فشل في التحويل الى العميل", "{newName} already exists" : "{newname} موجود مسبقاً", "Could not rename \"{fileName}\", it does not exist any more" : "لا يمكن اعادة تسمية \"{fileName}\", لانه لم يعد موجود", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "الاسم \"{targetName}\" مستخدم من قبل في المجلد \"{dir}\". الرجاء اختيار اسم اخر.", diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index 880a7d01340..3720c64f4f0 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -18,6 +18,7 @@ "Target folder \"{dir}\" does not exist any more" : "المجلد المطلوب \"{dir}\" غير موجود بعد الان", "Not enough free space" : "لا يوجد مساحة تخزينية كافية", "An unknown error has occurred" : "حدث خطأ غير معروف", + "File could not be uploaded" : "لا يمكن تحميل الملف ", "Uploading …" : "جاري الرفع...", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} من {totalSize} ({bitrate})", "Uploading that item is not supported" : "رفع هذا النوع الملفات غير مدعوم", @@ -29,6 +30,7 @@ "Move" : "نقل", "Copy" : "نسخ", "Choose target folder" : "اختر مكان المجلد", + "Edit locally" : "تعديل محليًا", "Open" : "افتح", "Delete file" : "احذف الملف", "Delete folder" : "حذف المجلد", @@ -39,6 +41,8 @@ "Details" : "التفاصيل", "Please select tag(s) to add to the selection" : "يرجى تحديد علامة (علامات) لإضافتها إلى التحديد", "Apply tag(s) to selection" : "تطبيق العلامة (العلامات) على التحديد", + "Select directory \"{dirName}\"" : "حدد المجلد \"{اسم المجلد}\"", + "Select file \"{fileName}\"" : "حدد الملف \"{اسم الملف}\"", "Pending" : "قيد الانتظار", "Unable to determine date" : "تعذر تحديد التاريخ", "This operation is forbidden" : "هذة العملية ممنوعة ", @@ -51,6 +55,7 @@ "Could not copy \"{file}\"" : "لم يستطع نسخ \"{file}\"", "Copied {origin} inside {destination}" : "منسوخ {origin} داخل {destination}", "Copied {origin} and {nbfiles} other files inside {destination}" : "منسوخ {origin} و {nbfiles} ملفات اخرى داخل {destination}", + "Failed to redirect to client" : "فشل في التحويل الى العميل", "{newName} already exists" : "{newname} موجود مسبقاً", "Could not rename \"{fileName}\", it does not exist any more" : "لا يمكن اعادة تسمية \"{fileName}\", لانه لم يعد موجود", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "الاسم \"{targetName}\" مستخدم من قبل في المجلد \"{dir}\". الرجاء اختيار اسم اخر.", diff --git a/apps/files/l10n/hu.js b/apps/files/l10n/hu.js index 8d2babdbfbe..8d81c288d5c 100644 --- a/apps/files/l10n/hu.js +++ b/apps/files/l10n/hu.js @@ -185,13 +185,17 @@ OC.L10N.register( "Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát", "Open the files app settings" : "Nyissa meg a Fájlok lalkalmazás beállításait", "Files settings" : "Fájlok beállításai", + "File cannot be accessed" : "A fájl nem érhető el", + "You might not have have permissions to view it, ask the sender to share it" : "Lehet, hogy nincs jogosultsága, hogy megtekintse, kérje meg a küldőt, hogy ossza meg", "Show hidden files" : "Rejtett fájlok megjelenítése", "Crop image previews" : "Kép előnézetek vágása", "Additional settings" : "További beállítások", "WebDAV" : "WebDAV", "Copy to clipboard" : "Másolás a vágólapra", "Use this address to access your Files via WebDAV" : "Ezzel a címmel férhet hozzá a Fájlokhoz a WebDAV-on keresztül", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ha engedélyezte a kétfaktoros hitelesítést, akkor kattintson ide, hogy létrehozzon egy új alkalmazásjelszót, és azt használja.", "Clipboard is not available" : "A vágólap nem érhető el", + "WebDAV URL copied to clipboard" : "A WebDAV-cím a vágólapra másolva", "Unable to change the favourite state of the file" : "Nem lehet megváltoztatni a fájl kedvenc állapotát", "Error while loading the file data" : "Hiba történt a fájladatok betöltése közben", "Pick a template for {name}" : "Válassz sablont a(z) {name} fájlnak", diff --git a/apps/files/l10n/hu.json b/apps/files/l10n/hu.json index fbd4aa10e10..8161532e52a 100644 --- a/apps/files/l10n/hu.json +++ b/apps/files/l10n/hu.json @@ -183,13 +183,17 @@ "Select file or folder to link to" : "Válassza ki a hivatkozandó fájlt vagy mappát", "Open the files app settings" : "Nyissa meg a Fájlok lalkalmazás beállításait", "Files settings" : "Fájlok beállításai", + "File cannot be accessed" : "A fájl nem érhető el", + "You might not have have permissions to view it, ask the sender to share it" : "Lehet, hogy nincs jogosultsága, hogy megtekintse, kérje meg a küldőt, hogy ossza meg", "Show hidden files" : "Rejtett fájlok megjelenítése", "Crop image previews" : "Kép előnézetek vágása", "Additional settings" : "További beállítások", "WebDAV" : "WebDAV", "Copy to clipboard" : "Másolás a vágólapra", "Use this address to access your Files via WebDAV" : "Ezzel a címmel férhet hozzá a Fájlokhoz a WebDAV-on keresztül", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "Ha engedélyezte a kétfaktoros hitelesítést, akkor kattintson ide, hogy létrehozzon egy új alkalmazásjelszót, és azt használja.", "Clipboard is not available" : "A vágólap nem érhető el", + "WebDAV URL copied to clipboard" : "A WebDAV-cím a vágólapra másolva", "Unable to change the favourite state of the file" : "Nem lehet megváltoztatni a fájl kedvenc állapotát", "Error while loading the file data" : "Hiba történt a fájladatok betöltése közben", "Pick a template for {name}" : "Válassz sablont a(z) {name} fájlnak", diff --git a/apps/files/l10n/pt_BR.js b/apps/files/l10n/pt_BR.js index db7c5fdaa9b..0ee0d9bf6c2 100644 --- a/apps/files/l10n/pt_BR.js +++ b/apps/files/l10n/pt_BR.js @@ -185,12 +185,15 @@ OC.L10N.register( "Select file or folder to link to" : "Selecione o arquivo ou pasta para vincular", "Open the files app settings" : "Abra as configurações do aplicativo de arquivos", "Files settings" : "Configurações de arquivos", + "File cannot be accessed" : "File cannot be accessed", + "You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it", "Show hidden files" : "Mostrar arquivos ocultos", "Crop image previews" : "Cortar visualizações de imagem", "Additional settings" : "Configurações adicionais", "WebDAV" : "WebDAV", "Copy to clipboard" : "Copiar para área de transferência", "Use this address to access your Files via WebDAV" : "Use este endereço para acessar seus Arquivos via WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.", "Clipboard is not available" : "A área de transferência não está disponível", "WebDAV URL copied to clipboard" : "URL do WebDAV copiado para a área de transferência", "Unable to change the favourite state of the file" : "Não foi possível alterar o estado favorito do arquivo", diff --git a/apps/files/l10n/pt_BR.json b/apps/files/l10n/pt_BR.json index dfeac913736..fdecc656b3a 100644 --- a/apps/files/l10n/pt_BR.json +++ b/apps/files/l10n/pt_BR.json @@ -183,12 +183,15 @@ "Select file or folder to link to" : "Selecione o arquivo ou pasta para vincular", "Open the files app settings" : "Abra as configurações do aplicativo de arquivos", "Files settings" : "Configurações de arquivos", + "File cannot be accessed" : "File cannot be accessed", + "You might not have have permissions to view it, ask the sender to share it" : "You might not have have permissions to view it, ask the sender to share it", "Show hidden files" : "Mostrar arquivos ocultos", "Crop image previews" : "Cortar visualizações de imagem", "Additional settings" : "Configurações adicionais", "WebDAV" : "WebDAV", "Copy to clipboard" : "Copiar para área de transferência", "Use this address to access your Files via WebDAV" : "Use este endereço para acessar seus Arquivos via WebDAV", + "If you have enabled 2FA, you must create and use a new app password by clicking here." : "If you have enabled 2FA, you must create and use a new app password by clicking here.", "Clipboard is not available" : "A área de transferência não está disponível", "WebDAV URL copied to clipboard" : "URL do WebDAV copiado para a área de transferência", "Unable to change the favourite state of the file" : "Não foi possível alterar o estado favorito do arquivo", |