diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-07 00:11:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-07 00:11:49 +0000 |
commit | 9f194bc682f0c19b61511af8c8bac56e7df51338 (patch) | |
tree | 4ea694fb04b6320a9d36772566d0279bc1d8f59b /core/l10n/es.js | |
parent | a13440d46a709b972512ddbb46c084141cdeb99a (diff) | |
download | nextcloud-server-9f194bc682f0c19b61511af8c8bac56e7df51338.tar.gz nextcloud-server-9f194bc682f0c19b61511af8c8bac56e7df51338.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 5e364fb0834..c28263f367e 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -275,7 +275,6 @@ OC.L10N.register( "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 login" : "Volver a la identificación", "Account access" : "Acceso a la cuenta", @@ -339,6 +338,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 sobre cómo configurar correctamente tu servidor, consulta por favor la <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">documentación</a>.", "This action requires you to confirm your password:" : "Esta acción requiere que confirmes tu contraseña:", "Wrong password. Reset it?" : "Contraseña errónea. ¿Restablecerla?", + "Stay logged in" : "Permanecer autenticado", "Alternative Logins" : "Inicios de sesión alternativos", "You are about to grant \"%s\" access to your %s account." : "Vas a conceder acceso a \"%s\" a tu cuenta %s.", "You are accessing the server from an untrusted domain." : "Estás accediendo al servidor desde un dominio no confiado.", |