diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-09 13:31:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-09 13:31:55 +0000 |
commit | f22bae35464068625b6d722ab10c3dae0fe4349e (patch) | |
tree | 19e41c01e4c74972b81f459f66793783a645d9c6 /core/l10n/es_PE.js | |
parent | 56a4c9d68ee086bd4f3cb043236e4f505374aa92 (diff) | |
download | nextcloud-server-f22bae35464068625b6d722ab10c3dae0fe4349e.tar.gz nextcloud-server-f22bae35464068625b6d722ab10c3dae0fe4349e.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_PE.js')
-rw-r--r-- | core/l10n/es_PE.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es_PE.js b/core/l10n/es_PE.js index 34ddd574d6b..afc3ede61d2 100644 --- a/core/l10n/es_PE.js +++ b/core/l10n/es_PE.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);"); |