diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-05 00:20:35 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-05 00:20:35 +0000 |
commit | 05c0895276389c6197dc143f1ad8c6243df90717 (patch) | |
tree | 029e2ba27fd9ac2fc2617da71d07bc4f61b198a5 /apps/files/l10n | |
parent | 0c22976877d83fd1db985bdd97b0ad5ac8e3133f (diff) | |
download | nextcloud-server-05c0895276389c6197dc143f1ad8c6243df90717.tar.gz nextcloud-server-05c0895276389c6197dc143f1ad8c6243df90717.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/de_DE.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/de_DE.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/en_GB.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/en_GB.json | 1 | ||||
-rw-r--r-- | apps/files/l10n/gl.js | 6 | ||||
-rw-r--r-- | apps/files/l10n/gl.json | 6 | ||||
-rw-r--r-- | apps/files/l10n/zh_HK.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/zh_HK.json | 1 |
8 files changed, 18 insertions, 0 deletions
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 53dbf25c16a..62a02419fd3 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -305,6 +305,7 @@ OC.L10N.register( "Copy to {target}" : "Nach {target} kopieren", "Move to {target}" : "Nach {target} verschieben", "Move or copy operation failed" : "Verschiebe- oder Kopieroperation ist fehlgeschlagen.", + "Cancelled move or copy of \"{filename}\"." : "Verschieben oder Kopieren von \"{filename}\" abgebrochen.", "Cancelled move or copy operation" : "Verschieben oder kopieren abgebrochen", "Open folder {displayName}" : "Ordner {displayName} öffnen", "Open in Files" : "In Dateien öffnen", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 97b54d32dc4..708b72065dd 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -303,6 +303,7 @@ "Copy to {target}" : "Nach {target} kopieren", "Move to {target}" : "Nach {target} verschieben", "Move or copy operation failed" : "Verschiebe- oder Kopieroperation ist fehlgeschlagen.", + "Cancelled move or copy of \"{filename}\"." : "Verschieben oder Kopieren von \"{filename}\" abgebrochen.", "Cancelled move or copy operation" : "Verschieben oder kopieren abgebrochen", "Open folder {displayName}" : "Ordner {displayName} öffnen", "Open in Files" : "In Dateien öffnen", diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 22845450b49..038f05a5c63 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -305,6 +305,7 @@ OC.L10N.register( "Copy to {target}" : "Copy to {target}", "Move to {target}" : "Move to {target}", "Move or copy operation failed" : "Move or copy operation failed", + "Cancelled move or copy of \"{filename}\"." : "Cancelled move or copy of \"{filename}\".", "Cancelled move or copy operation" : "Cancelled move or copy operation", "Open folder {displayName}" : "Open folder {displayName}", "Open in Files" : "Open in Files", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index 5736ce2d2f4..f3cff8b7631 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -303,6 +303,7 @@ "Copy to {target}" : "Copy to {target}", "Move to {target}" : "Move to {target}", "Move or copy operation failed" : "Move or copy operation failed", + "Cancelled move or copy of \"{filename}\"." : "Cancelled move or copy of \"{filename}\".", "Cancelled move or copy operation" : "Cancelled move or copy operation", "Open folder {displayName}" : "Open folder {displayName}", "Open in Files" : "Open in Files", diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 044e19a01c0..0e9582eacbb 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -261,6 +261,7 @@ OC.L10N.register( "Show hidden files" : "Amosar os ficheiros agochados", "Crop image previews" : "Recortar a vista previa das imaxes", "Enable the grid view" : "Activar á vista de grade", + "Enable folder tree" : "Activar a árbore de cartafoles", "Additional settings" : "Axustes adicionais", "WebDAV" : "WebDAV", "WebDAV URL" : "URL de WebDAV", @@ -287,7 +288,10 @@ OC.L10N.register( "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Está a piques de eliminar {count} elemento","Está a piques de eliminar {count} elementos"], "Confirm deletion" : "Confirmar a eliminación", "Cancel" : "Cancelar", + "Edit file locally" : "Editar o ficheiro localmente", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "O ficheiro agora debería abrirse localmente. Se ve que isto non ocorre, asegúrese de que o cliente de escritorio estea instalado no seu sistema.", + "Retry local edit" : "Tentar de novo a edición local", + "Edit online" : "Editar en liña", "Destination is not a folder" : "O destino non é un cartafol", "This file/folder is already in that directory" : "Este ficheiro/cartafol xa está nese directorio", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Non é posíbel mover un ficheiro/cartafol sobre si mesmo ou a un subcartafol de si mesmo", @@ -301,6 +305,7 @@ OC.L10N.register( "Copy to {target}" : "Copiar en {target}", "Move to {target}" : "Mover a {target}", "Move or copy operation failed" : "Produciuse un erro na operación de copia ou de movemento", + "Cancelled move or copy of \"{filename}\"." : "Foi cancelado o movemento ou copia de «{filename}»", "Cancelled move or copy operation" : "Foi cancelada a operación de movemento ou copia", "Open folder {displayName}" : "Abrir o cartafol {displayName}", "Open in Files" : "Abrir en Ficheiros", @@ -320,6 +325,7 @@ OC.L10N.register( "Videos" : "Vídeos", "Created new folder \"{name}\"" : "Creouse un novo cartafol «{name}»", "Unable to initialize the templates directory" : "Non é posíbel iniciar o directorio de modelos", + "Create templates folder" : "Crear o cartafol de modelos", "Templates" : "Modelos", "New template folder" : "Novo cartafol de modelos", "In folder" : "No cartafol", diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index fccc4962e03..6342223b476 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -259,6 +259,7 @@ "Show hidden files" : "Amosar os ficheiros agochados", "Crop image previews" : "Recortar a vista previa das imaxes", "Enable the grid view" : "Activar á vista de grade", + "Enable folder tree" : "Activar a árbore de cartafoles", "Additional settings" : "Axustes adicionais", "WebDAV" : "WebDAV", "WebDAV URL" : "URL de WebDAV", @@ -285,7 +286,10 @@ "_You are about to delete {count} item_::_You are about to delete {count} items_" : ["Está a piques de eliminar {count} elemento","Está a piques de eliminar {count} elementos"], "Confirm deletion" : "Confirmar a eliminación", "Cancel" : "Cancelar", + "Edit file locally" : "Editar o ficheiro localmente", "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "O ficheiro agora debería abrirse localmente. Se ve que isto non ocorre, asegúrese de que o cliente de escritorio estea instalado no seu sistema.", + "Retry local edit" : "Tentar de novo a edición local", + "Edit online" : "Editar en liña", "Destination is not a folder" : "O destino non é un cartafol", "This file/folder is already in that directory" : "Este ficheiro/cartafol xa está nese directorio", "You cannot move a file/folder onto itself or into a subfolder of itself" : "Non é posíbel mover un ficheiro/cartafol sobre si mesmo ou a un subcartafol de si mesmo", @@ -299,6 +303,7 @@ "Copy to {target}" : "Copiar en {target}", "Move to {target}" : "Mover a {target}", "Move or copy operation failed" : "Produciuse un erro na operación de copia ou de movemento", + "Cancelled move or copy of \"{filename}\"." : "Foi cancelado o movemento ou copia de «{filename}»", "Cancelled move or copy operation" : "Foi cancelada a operación de movemento ou copia", "Open folder {displayName}" : "Abrir o cartafol {displayName}", "Open in Files" : "Abrir en Ficheiros", @@ -318,6 +323,7 @@ "Videos" : "Vídeos", "Created new folder \"{name}\"" : "Creouse un novo cartafol «{name}»", "Unable to initialize the templates directory" : "Non é posíbel iniciar o directorio de modelos", + "Create templates folder" : "Crear o cartafol de modelos", "Templates" : "Modelos", "New template folder" : "Novo cartafol de modelos", "In folder" : "No cartafol", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 3c1da76fe7a..649c149b386 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -305,6 +305,7 @@ OC.L10N.register( "Copy to {target}" : "複製到 {target}", "Move to {target}" : "移動到 {target}", "Move or copy operation failed" : "移動或複製操作失敗", + "Cancelled move or copy of \"{filename}\"." : "已取消移動或複製 \"{filename}\"。", "Cancelled move or copy operation" : "已取消移動或複製操作", "Open folder {displayName}" : "打開資料夾 {displayName}", "Open in Files" : "在「檔案」應用程式中打開", diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index bd8251f0442..4109418aedf 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -303,6 +303,7 @@ "Copy to {target}" : "複製到 {target}", "Move to {target}" : "移動到 {target}", "Move or copy operation failed" : "移動或複製操作失敗", + "Cancelled move or copy of \"{filename}\"." : "已取消移動或複製 \"{filename}\"。", "Cancelled move or copy operation" : "已取消移動或複製操作", "Open folder {displayName}" : "打開資料夾 {displayName}", "Open in Files" : "在「檔案」應用程式中打開", |