diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-08 01:55:39 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-03-08 01:55:39 -0500 |
commit | a8bafb9bf38ee1c273a9a48579206d00c2a6c8f3 (patch) | |
tree | 5a8d9f76f86a9232a0b844a44acc7f08f952ed08 /core/l10n/es.js | |
parent | 9f0711004f0574d5373574f8a1dc49552c3568e3 (diff) | |
download | nextcloud-server-a8bafb9bf38ee1c273a9a48579206d00c2a6c8f3.tar.gz nextcloud-server-a8bafb9bf38ee1c273a9a48579206d00c2a6c8f3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 145879a957a..99b5233976f 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -197,6 +197,7 @@ OC.L10N.register( "sunny" : "soleado", "Hello {name}, the weather is {weather}" : "Hola {name}, el día es {weather}", "Hello {name}" : "Hola {name}", + "new" : "Nuevo", "_download %n file_::_download %n files_" : ["descargar %n ficheros","descargar %n archivos"], "The upgrade is in progress, leaving this page might interrupt the process in some environments." : "La actualización está en curso, salir de esta página podrían interrumpir el proceso en algunos entornos.", "Updating {productName} to version {version}, this may take a while." : "Actualizando {productName} a la versión {version}. Esto puede tardar un poco.", |