diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-27 01:55:35 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-05-27 01:55:35 -0400 |
commit | a95275d27b88118d1b9469d88967cfbf88cdcecd (patch) | |
tree | 85be9853a8db2261ad8b333a2dfb4131b13ffd99 /core/l10n/es.js | |
parent | 2832e4f226390e212d0bdfb6581a3f37fe4faa3c (diff) | |
download | nextcloud-server-a95275d27b88118d1b9469d88967cfbf88cdcecd.tar.gz nextcloud-server-a95275d27b88118d1b9469d88967cfbf88cdcecd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index aede6c81656..ae5471b3db0 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -296,6 +296,10 @@ OC.L10N.register( "This means only administrators can use the instance." : "Esto quiere decir que solo un administrador puede usarla.", "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.", + "Two-step verification" : "Verificación en dos pasos", + "Enhanced security has been 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.", + "Please authenticate using the selected factor." : "Por favor, autenticar utilizando el factor seleccionado.", + "An error occured while verifying the token" : "Ocurrió un error mientras se verificaba el \"token\".", "You are accessing the server from an untrusted domain." : "Está accediendo al servidor desde un dominio inseguro.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Contacte con su administrador. Si usted es el administrador, configure \"trusted_domains\" en config/config.php. En config/config.sample.php se encuentra un ejemplo para la configuración.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "Dependiendo de su configuración, como administrador, debería poder usar el botón de abajo para confiar en este dominio.", |