diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-01-21 01:11:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-01-21 01:11:04 +0000 |
commit | 883817e62a257c7f17a92b1de5c757ce73e6417a (patch) | |
tree | cbd4cc52071a27965c04ca422cc48b279fb715bd /core/l10n/es.js | |
parent | 4c431d39eb9be65c788c71cf900ea16ac0f6896f (diff) | |
download | nextcloud-server-883817e62a257c7f17a92b1de5c757ce73e6417a.tar.gz nextcloud-server-883817e62a257c7f17a92b1de5c757ce73e6417a.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", |