diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-15 01:12:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-15 01:12:05 +0000 |
commit | 4939ff36a0ad7206a32ef3d0b711984a405acfc7 (patch) | |
tree | 0a77173fe957508e70bc47a608f9cb4e0128e02f /core/l10n/es_CR.js | |
parent | 66eaea92595554bcff3cc1ae68c357ef2ef9c58f (diff) | |
download | nextcloud-server-4939ff36a0ad7206a32ef3d0b711984a405acfc7.tar.gz nextcloud-server-4939ff36a0ad7206a32ef3d0b711984a405acfc7.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_CR.js')
-rw-r--r-- | core/l10n/es_CR.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es_CR.js b/core/l10n/es_CR.js index afc3ede61d2..1ad8f1a50a0 100644 --- a/core/l10n/es_CR.js +++ b/core/l10n/es_CR.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?", - "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.", "Grant access" : "Conceder acceso", @@ -312,6 +311,7 @@ OC.L10N.register( "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.", + "Alternative Logins" : "Accesos Alternativos", "Back to log in" : "Regresar al inicio de sesión" }, "nplurals=2; plural=(n != 1);"); |