diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-12 01:12:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-12 01:12:25 +0000 |
commit | 44f6303dc3ebad3ed227ac5a37b8e04bab794eeb (patch) | |
tree | 360a88923dc8166de0ffc00f69714741c33ff4d3 /core/l10n/es_AR.js | |
parent | e3c787682dfebec2c8e4071aa570a7ee9f77ea52 (diff) | |
download | nextcloud-server-44f6303dc3ebad3ed227ac5a37b8e04bab794eeb.tar.gz nextcloud-server-44f6303dc3ebad3ed227ac5a37b8e04bab794eeb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_AR.js')
-rw-r--r-- | core/l10n/es_AR.js | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js index fca7b1b918a..3696ae42068 100644 --- a/core/l10n/es_AR.js +++ b/core/l10n/es_AR.js @@ -119,6 +119,14 @@ OC.L10N.register( "Name, federated cloud ID or email address..." : "Nombre, ID de nube federada o dirección de correo electrónico...", "Name..." : "Nombre...", "Shared" : "Compartido", + "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente", + "restricted" : "restringido", + "invisible" : "invisible", + "({scope})" : "({scope})", + "Delete" : "Borrar", + "Rename" : "Renombrar", + "Collaborative tags" : "Etiquetas colaborativas", + "No tags found" : "No se encontraron etiquetas", "Settings" : "Configuraciones ", "Connection to server lost" : "Se ha perdido la conexión con el servidor", "_Problem loading page, reloading in %n second_::_Problem loading page, reloading in %n seconds_" : ["Se presentó un erorr al cargar la página, recargando en %n segundo","Se presentó un erorr al cargar la página, recargando en %n segundo"], @@ -153,14 +161,6 @@ OC.L10N.register( "Good password" : "Buena contraseña", "Strong password" : "Contraseña fuerte", "Error occurred while checking server setup" : "Se presentó un error al verificar la configuración del servidor", - "Non-existing tag #{tag}" : "Etiqueta #{tag} no-existente", - "restricted" : "restringido", - "invisible" : "invisible", - "({scope})" : "({scope})", - "Delete" : "Borrar", - "Rename" : "Renombrar", - "Collaborative tags" : "Etiquetas colaborativas", - "No tags found" : "No se encontraron etiquetas", "unknown text" : "texto desconocido", "Hello world!" : "¡Hola mundo!", "sunny" : "soleado", |