aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/es_AR.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-06-14 00:13:06 +0000
committerNextcloud bot <bot@nextcloud.com>2018-06-14 00:13:06 +0000
commit479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8 (patch)
tree8e57487cd7b59b1195126b0b37562ff5c7f09828 /lib/l10n/es_AR.js
parent90f9e0a88e2c611f7d5b964b8b5cc681f1f58d82 (diff)
downloadnextcloud-server-479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8.tar.gz
nextcloud-server-479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_AR.js')
-rw-r--r--lib/l10n/es_AR.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/es_AR.js b/lib/l10n/es_AR.js
index 98fb3533d13..d5cb6aebed6 100644
--- a/lib/l10n/es_AR.js
+++ b/lib/l10n/es_AR.js
@@ -54,14 +54,11 @@ OC.L10N.register(
"Log out" : "Cerrar sesión",
"Users" : "Usuarios",
"Unknown user" : "Ususario desconocido",
- "APCu" : "APCu",
- "Redis" : "Redis",
"Basic settings" : "Configuraciones básicas",
"Sharing" : "Compartiendo",
"Security" : "Seguridad",
"Encryption" : "Encripción",
"Additional settings" : "Configuraciones adicionales",
- "Tips & tricks" : "Consejos y trucos",
"%s enter the database username and name." : "%s ingrese el nombre del usuario y nombre de la base de datos",
"%s enter the database username." : "%s ingresar el nombre de usuario de la base de datos.",
"%s enter the database name." : "%s ingresar el nombre de la base de datos",
@@ -200,6 +197,9 @@ OC.L10N.register(
"Storage incomplete configuration. %s" : "Configuración incompleta del almacenamiento. %s",
"Storage connection error. %s" : "Se presentó un error con la conexión al almacenamiento. %s",
"Storage is temporarily not available" : "El almacenamieto se encuentra temporalmente no disponible",
- "Storage connection timeout. %s" : "Se agotó el tiempo de conexión del almacenamiento. %s"
+ "Storage connection timeout. %s" : "Se agotó el tiempo de conexión del almacenamiento. %s",
+ "APCu" : "APCu",
+ "Redis" : "Redis",
+ "Tips & tricks" : "Consejos y trucos"
},
"nplurals=2; plural=(n != 1);");