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-09 16:31:21 +0300
committerNextcloud bot <bot@nextcloud.com>2018-03-09 16:31:21 +0300
commit20f1f757c4fc5ae41d41381f199113295ddd9cbc (patch)
tree53dc437eb17ba953ef3f4827eaf14a01c8441cb5 /core/l10n/es_SV.js
parent1cc7db32cd4ef24863f359ac631f810dedb5160b (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_SV.js')
-rw-r--r--core/l10n/es_SV.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es_SV.js b/core/l10n/es_SV.js
index 34ddd574d6b..afc3ede61d2 100644
--- a/core/l10n/es_SV.js
+++ b/core/l10n/es_SV.js
@@ -276,7 +276,6 @@ OC.L10N.register(
"Wrong password." : "Contraseña inválida. ",
"Stay logged in" : "Mantener la sesión abierta",
"Forgot password?" : "¿Olvidaste tu contraseña?",
- "Back to log in" : "Regresar al inicio de sesión",
"Alternative Logins" : "Accesos Alternativos",
"Account access" : "Acceo de cuenta",
"You are about to grant %s access to your %s account." : "Estas a punto de otorgar acceso de %s a tu cuenta %s.",
@@ -312,6 +311,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." : "Contacta a tu administrador del sistema si este mensaje persiste o se presentó de manera inesperada.",
- "Thank you for your patience." : "Gracias por tu paciencia."
+ "Thank you for your patience." : "Gracias por tu paciencia.",
+ "Back to log in" : "Regresar al inicio de sesión"
},
"nplurals=2; plural=(n != 1);");