diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-26 01:11:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-26 01:11:21 +0000 |
commit | e673c7dc498195d8c546b48a160458e2485b17e3 (patch) | |
tree | 09e90da88897baa57a1d3c585c745ba42e672d03 /apps/files/l10n/es.js | |
parent | 5b429726483dabee730400d284563d2bcd0a669d (diff) | |
download | nextcloud-server-e673c7dc498195d8c546b48a160458e2485b17e3.tar.gz nextcloud-server-e673c7dc498195d8c546b48a160458e2485b17e3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/es.js')
-rw-r--r-- | apps/files/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/es.js b/apps/files/l10n/es.js index 228db1b4b23..30ce3ff575c 100644 --- a/apps/files/l10n/es.js +++ b/apps/files/l10n/es.js @@ -44,6 +44,7 @@ OC.L10N.register( "This directory is unavailable, please check the logs or contact the administrator" : "Esta carpeta no está disponible, por favor verifique los registros o contacte con el administrador", "Could not move \"{file}\", target exists" : "No se pudo mover \"{file}\", ya existe", "Could not move \"{file}\"" : "No se pudo mover \"{file}\"", + "copy" : "copiar", "Could not copy \"{file}\", target exists" : "No se ha podido copiar \"{file}\", ya existe el destino", "Could not copy \"{file}\"" : "No se ha podido copiar \"{file}\"", "Copied {origin} inside {destination}" : "Se ha copiado {origin} dentro de {destination}", |