diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-21 00:20:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-21 00:20:38 +0000 |
commit | dcacde4bb8fa813a1b034105534dae73785c3cdd (patch) | |
tree | 896e043f17643a813ddaddea926444268632db14 /apps/files/l10n/es.js | |
parent | e5d7550a5e8710a7beb33fb9c3e130adc36a221d (diff) | |
download | nextcloud-server-dcacde4bb8fa813a1b034105534dae73785c3cdd.tar.gz nextcloud-server-dcacde4bb8fa813a1b034105534dae73785c3cdd.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r-- | apps/files/l10n/es.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 26c09796afe..c97e112baec 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -341,7 +341,6 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "Copiar enlace directo (solo funciona para usuarios que tienen acceso a este archivo/carpeta)", "\"remote user\"" : "\"usuario remoto\"", "File name" : "Nombre del archivo", - "Download file {name}" : "Descargar archivo {name}", "\"{char}\" is not allowed inside a file name." : "\"{char}\" no está permitido dentro del nombre de un archivo.", "\"{name}\" is not an allowed filetype." : "\"{name}\" no es un tipo de archivo permitido.", "{newName} already exists." : "{newName} ya existe.", |