diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:27:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-29 00:27:57 +0000 |
commit | da591eaec3050ab02b4a74d1304db78335eeb7fa (patch) | |
tree | f8b206f7dac72fcb6deed841e1d038020787f144 /apps/files/l10n/ast.js | |
parent | 26265847bdade218bc7b792fe2ff07dd1334b04b (diff) | |
download | nextcloud-server-da591eaec3050ab02b4a74d1304db78335eeb7fa.tar.gz nextcloud-server-da591eaec3050ab02b4a74d1304db78335eeb7fa.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ast.js')
-rw-r--r-- | apps/files/l10n/ast.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/ast.js b/apps/files/l10n/ast.js index a5f9e79847e..9564ef82906 100644 --- a/apps/files/l10n/ast.js +++ b/apps/files/l10n/ast.js @@ -178,7 +178,6 @@ OC.L10N.register( "Delete" : "Desaniciar", "Confirm deletion" : "Confirmar el desaniciu", "Cancel" : "Encaboxar", - "Download" : "Baxar", "Failed to redirect to client" : "Nun se pue redirixir al veceru", "Edit locally" : "Editar llocalmente", "Destination is not a folder" : "El destín nun ye una carpeta", @@ -253,6 +252,7 @@ OC.L10N.register( "Upload too large" : "La xuba ye mui grande", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Los ficheros que tentes de xubir superen el tamañu máximu qu'esti sirvidor permite.", "File could not be found" : "Nun se pudo atopar el ficheru", + "Download" : "Baxar", "Show list view" : "Amosar la vista en llista", "Show grid view" : "Amosar la vista en rexáu", "Close" : "Zarrar", |