Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-12 09:08:58 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-12 09:08:58 +0300
commitc5ae14453a2c199752b8369545d983c56a521d30 (patch)
tree4d92832c80d32827a3edbe73d67249da3e336a8e /lib/l10n/es_AR.js
parentceaac03bb5512f925e43bdf8574977ea8e056e62 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/es_AR.js')
-rw-r--r--lib/l10n/es_AR.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/es_AR.js b/lib/l10n/es_AR.js
index f11ae5f2c37..744fbf5bae6 100644
--- a/lib/l10n/es_AR.js
+++ b/lib/l10n/es_AR.js
@@ -38,6 +38,8 @@ OC.L10N.register(
"%s shared »%s« with you" : "%s compartió \"%s\" con vos",
"Could not find category \"%s\"" : "No fue posible encontrar la categoría \"%s\"",
"Apps" : "Apps",
+ "A valid username must be provided" : "Debe ingresar un nombre de usuario válido",
+ "A valid password must be provided" : "Debe ingresar una contraseña válida",
"Help" : "Ayuda",
"Personal" : "Personal",
"Users" : "Usuarios",
@@ -47,8 +49,6 @@ OC.L10N.register(
"Application is not enabled" : "La aplicación no está habilitada",
"Authentication error" : "Error al autenticar",
"Token expired. Please reload page." : "Token expirado. Por favor, recargá la página.",
- "A valid username must be provided" : "Debe ingresar un nombre de usuario válido",
- "A valid password must be provided" : "Debe ingresar una contraseña válida",
"Storage not available" : "Almacenamiento no disponible"
},
"nplurals=2; plural=(n != 1);");