diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-14 16:08:31 +0000 |
commit | 6fcf729545705b3141cae59928fb44d547b636b9 (patch) | |
tree | 24e190876f87d05db5c3d74ce4aafbb3de2de501 /core/l10n/es_NI.js | |
parent | 11e8fd47ee22418cc9f3d4a15671aadc580b99b0 (diff) | |
download | nextcloud-server-6fcf729545705b3141cae59928fb44d547b636b9.tar.gz nextcloud-server-6fcf729545705b3141cae59928fb44d547b636b9.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es_NI.js')
-rw-r--r-- | core/l10n/es_NI.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es_NI.js b/core/l10n/es_NI.js index 66a1dcc8a6b..f209912784c 100644 --- a/core/l10n/es_NI.js +++ b/core/l10n/es_NI.js @@ -254,7 +254,6 @@ OC.L10N.register( "Please try again or contact your administrator." : "Por favor vuelve a intentarlo o contacta a tu adminsitrador. ", "Username or email" : "Usuario o correo electrónico", "Log in" : "Ingresar", - "Wrong password." : "Contraseña inválida. ", "Forgot password?" : "¿Olvidaste tu contraseña?", "App token" : "Ficha de la aplicación", "Grant access" : "Conceder acceso", @@ -301,6 +300,7 @@ OC.L10N.register( "Share with other people by entering a user or group or an email address." : "Comparte con otras personas ingresando un usuario, un grupo o una dirección de correo electrónico.", "The specified document has not been found on the server." : "El documento especificado no ha sido encontrado en el servidor. ", "You can click here to return to %s." : "Puedes hacer click aquí para regresar a %s.", + "Wrong password." : "Contraseña inválida. ", "Stay logged in" : "Mantener la sesión abierta", "Back to log in" : "Regresar al inicio de sesión", "Alternative Logins" : "Accesos Alternativos", |