diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-27 00:12:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-27 00:12:10 +0000 |
commit | c4e79862c4ae814e9c52d57824e5f146960b79e3 (patch) | |
tree | bde2567f404a4716b1a2ce4f8273a46b7e38df52 /core/l10n/es.js | |
parent | f69c7d7d6cc5976d1d94a751e9da48cb79252f03 (diff) | |
download | nextcloud-server-c4e79862c4ae814e9c52d57824e5f146960b79e3.tar.gz nextcloud-server-c4e79862c4ae814e9c52d57824e5f146960b79e3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index e59e2d7b29b..0db6d308cea 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -313,6 +313,7 @@ OC.L10N.register( "The password is wrong. Try again." : "La contraseña es incorrecta. Vuelve a intentarlo.", "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.", + "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "No se pudo cargar al menos uno de sus métodos de autenticación de segundo factor. Por favor, póngase en contacto con un administrador.", "Cancel log in" : "Cancelar inicio de sesión", "Use backup code" : "Usar código de respaldo", "Error while validating your second factor" : "Error al validar su segundo factor", |