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:
authorNextcloud bot <bot@nextcloud.com>2018-03-15 04:11:41 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-15 04:11:41 +0300
commit055d15e305b81be75fe838a9ac733d86818ea807 (patch)
tree020a41c5e753f9bf1da2823aa3d267bfee314cc5 /core/l10n/es_AR.js
parent23a02eaf141647c12f964651ba86299966a2d108 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_AR.js')
-rw-r--r--core/l10n/es_AR.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es_AR.js b/core/l10n/es_AR.js
index 18c79bc6784..fcebb4e7274 100644
--- a/core/l10n/es_AR.js
+++ b/core/l10n/es_AR.js
@@ -248,7 +248,6 @@ OC.L10N.register(
"Log in" : "Ingresar",
"Wrong password." : "Contraseña inválida. ",
"Stay logged in" : "Mantener la sesión abierta",
- "Alternative Logins" : "Accesos Alternativos",
"Account access" : "Acceso a la cuenta",
"You are about to grant %s access to your %s account." : "Está a punto de concederle a \"%s\" acceso a su cuenta %s.",
"App token" : "Ficha de la aplicación",
@@ -278,6 +277,7 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "Esta instancia %s se encuentra actualmente en modo mantenimiento, que podría tomar algo de tiempo. ",
"This page will refresh itself when the %s instance is available again." : "Esta página se actualizará sola cuando la instancia %s esté disponible de nuevo. ",
"Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte a su administrador del sistema si este mensaje persiste o se presentó de manera inesperada.",
- "Thank you for your patience." : "Gracias por su paciencia."
+ "Thank you for your patience." : "Gracias por su paciencia.",
+ "Alternative Logins" : "Accesos Alternativos"
},
"nplurals=2; plural=(n != 1);");