diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-09 00:25:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-09 00:25:51 +0000 |
commit | 5125a3455f4518802ce387188d0a56da74019a9c (patch) | |
tree | 315381d383f3e19276b9fad209d272e5b6c46014 /apps/files/l10n/es_EC.js | |
parent | 07a9200538c6526e764b31b4dfb45e8cf312c0ca (diff) | |
download | nextcloud-server-5125a3455f4518802ce387188d0a56da74019a9c.tar.gz nextcloud-server-5125a3455f4518802ce387188d0a56da74019a9c.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/es_EC.js')
-rw-r--r-- | apps/files/l10n/es_EC.js | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/files/l10n/es_EC.js b/apps/files/l10n/es_EC.js index 45c29c9045e..af19f7ab824 100644 --- a/apps/files/l10n/es_EC.js +++ b/apps/files/l10n/es_EC.js @@ -184,7 +184,6 @@ OC.L10N.register( "Another entry with the same name already exists" : "Ya existe otra entrada con el mismo nombre.", "Renamed \"{oldName}\" to \"{newName}\"" : "Cambiaste el nombre de \"{oldName}\" a \"{newName}\".", "Could not rename \"{oldName}\", it does not exist any more" : "No se pudo cambiar el nombre de \"{oldName}\", ya no existe.", - "The name \"{newName}\"\" is already used in the folder \"{dir}\". Please choose a different name." : "El nombre \"{newName}\" ya se usa en la carpeta \"{dir}\". Elige un nombre diferente.", "Could not rename \"{oldName}\"" : "No se pudo cambiar el nombre de \"{oldName}\".", "Total rows summary" : "Resumen total de filas.", "\"{displayName}\" failed on some elements " : "La acción \"{displayName}\" falló en algunos elementos.", |