diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-11-15 01:09:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-11-15 01:09:47 +0000 |
commit | c5afb25714d0a0f7abee3e6785e5e8bd5c7623fb (patch) | |
tree | b9a35d6675928f9d6eabd801c6c1ebb48e472c13 /core/l10n/es.js | |
parent | 82502b10db073d1f9466998acbed852dfcb5852c (diff) | |
download | nextcloud-server-c5afb25714d0a0f7abee3e6785e5e8bd5c7623fb.tar.gz nextcloud-server-c5afb25714d0a0f7abee3e6785e5e8bd5c7623fb.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 504a9b59708..7c6366d0f7e 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -80,6 +80,7 @@ OC.L10N.register( "Your files are encrypted. There will be no way to get your data back after your password is reset.<br />If you are not sure what to do, please contact your administrator before you continue. <br />Do you really want to continue?" : "Sus archivos han sido cifrados. No habrá forma de recuperar sus datos tras resetear la contraseña.<br /> Si no está seguro de qué hacer, contacte con su administrador antes de continuar. ¿Está seguro de qué quiere continuar?", "I know what I'm doing" : "Sé lo que estoy haciendo", "Password can not be changed. Please contact your administrator." : "La contraseña no se puede cambiar. Por favor, contacte a su administrador.", + "Reset password" : "Restablecer contraseña", "No" : "No", "Yes" : "Sí", "No files in here" : "Aquí no hay archivos", @@ -270,7 +271,6 @@ OC.L10N.register( "An internal error occurred." : "Ha habido un error interno.", "Please try again or contact your administrator." : "Por favor reintente nuevamente o contáctese con su administrador.", "Username or email" : "Nombre de usuario o email", - "Wrong password. Reset it?" : "Contraseña incorrecta. ¿Restablecerla?", "Wrong password." : "Contraseña incorrecta.", "Log in" : "Iniciar sesión", "Stay logged in" : "Permanecer autenticado", @@ -283,7 +283,6 @@ OC.L10N.register( "Redirecting …" : "Redireccionando...", "New password" : "Nueva contraseña", "New Password" : "Contraseña nueva", - "Reset password" : "Restablecer contraseña", "Two-factor authentication" : "Autenticación de dos factores", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "La seguridad mejorada se ha habilitado para tu cuenta. Por favor, autenticar utilizando un segundo factor.", "Cancel log in" : "Cancelar inicio de sesión", @@ -355,6 +354,7 @@ OC.L10N.register( "For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentation</a>." : "Para información de como configurar adecuadamente el servidor, por favor revise <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">la documentación</a>.", "Log out" : "Salir", "This action requires you to confirm your password:" : "Esta acción requiere que confirme su contraseña:", + "Wrong password. Reset it?" : "Contraseña incorrecta. ¿Restablecerla?", "Use the following link to reset your password: {link}" : "Utilice el siguiente enlace para restablecer su contraseña: {link}", "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hola:<br><br>Te comentamos que %s compartió <strong>%s</strong> contigo.<br><a href=\"%s\">¡Échale un vistazo!</a><br><br>", "This Nextcloud instance is currently in single user mode." : "Esta instalación de Nextcloud se encuentra en modo de usuario único.", |