diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-01-21 01:10:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-01-21 01:10:50 +0000 |
commit | 5845b177c74f140c2f50bc08295a1579ac2c5f13 (patch) | |
tree | c828b3d5ddbee02587618abbbf5a3f00d64d425c /core/l10n/es.js | |
parent | c450dba1a080bff63e2d3742b11872c82de477ff (diff) | |
download | nextcloud-server-5845b177c74f140c2f50bc08295a1579ac2c5f13.tar.gz nextcloud-server-5845b177c74f140c2f50bc08295a1579ac2c5f13.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index c6498e66412..6667a0dd91a 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -50,7 +50,6 @@ OC.L10N.register( "Reset log level" : "Restablecer el nivel de registro", "Starting code integrity check" : "Comenzando comprobación de integridad de código", "Finished code integrity check" : "Terminando comprobación de integridad de código", - "%s (3rdparty)" : "%s (tercero)", "%s (incompatible)" : "%s (incompatible)", "Following apps have been disabled: %s" : "Las siguientes aplicaciones han sido deshabilitadas: %s", "Already up to date" : "Ya actualizado", @@ -277,6 +276,7 @@ OC.L10N.register( "Username or email" : "Nombre de usuario o email", "Log in" : "Iniciar sesión", "Wrong password." : "Contraseña incorrecta.", + "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Hemos detectado múltiples intentos inválidos desde tu IP. Por tanto, tu próximo intento se retrasará 30 segundos.", "Stay logged in" : "Permanecer autenticado", "Forgot password?" : "¿Contraseña olvidada?", "Back to log in" : "Volver al registro", @@ -316,6 +316,7 @@ OC.L10N.register( "This page will refresh itself when the %s instance is available again." : "La página se refrescará cuando la instalación %s vuelva a estar disponible.", "Contact your system administrator if this message persists or appeared unexpectedly." : "Contacte con su administrador de sistemas si este mensaje persiste o aparece de forma inesperada.", "Thank you for your patience." : "Gracias por su paciencia.", + "%s (3rdparty)" : "%s (tercero)", "Problem loading page, reloading in 5 seconds" : "Problema al cargar la página, recargando en 5 segundos", "Your files are encrypted. If you haven't enabled the recovery key, 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 están cifrados. Si no ha activado la clave de recuperación, no habrá manera de recuperar los datos una vez su contraseña sea restablecida.<br /> Si no está seguro de lo que debe hacer, por favor contacte con su administrador antes de continuar.<br />¿Realmente desea continuar?", "Ok" : "Aceptar", |