diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-05 02:18:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-05 02:18:04 +0000 |
commit | cac1480bf885ab6d4be22eeb5cf0cf7caa69d51d (patch) | |
tree | 0a6d181dd534d306a8b4fd6a20189e5f9430b15e /apps/settings/l10n/es.json | |
parent | 4a292126e57fb07282075d9e3cc0b479d7f0c377 (diff) | |
download | nextcloud-server-cac1480bf885ab6d4be22eeb5cf0cf7caa69d51d.tar.gz nextcloud-server-cac1480bf885ab6d4be22eeb5cf0cf7caa69d51d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/es.json')
-rw-r--r-- | apps/settings/l10n/es.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/settings/l10n/es.json b/apps/settings/l10n/es.json index 117b181cd00..0ad648af1b7 100644 --- a/apps/settings/l10n/es.json +++ b/apps/settings/l10n/es.json @@ -240,10 +240,20 @@ "Common languages" : "Idiomas habituales", "All languages" : "Todos los idiomas", "Password change is disabled because the master key is disabled" : "El cambio de contraseña está desactivado porque la clave maestra está desactivada", + "Passwordless authentication requires a secure connection." : "La autenticación sin contraseña requiere una conexión segura.", + "Add Webauthn device" : "Añadir dispositivo Webauthn", + "Please authorize your WebAuthn device." : "Autorice a su dispositivo WebAuthn, por favor.", "Name your device" : "Nombre de tu dispositivo", "Add" : "Añadir", "Adding your device …" : "Añadiendo tu dispositivo...", + "Server error while trying to add webauthn device" : "Error en el servidor mientras se intentaba añadir el dispositivo Webauthn", + "Server error while trying to complete webauthn device registration" : "Error en el servidor mientras se intentaba completar el registro del dispositivo Webauthn", "Unnamed device" : "Dispositivo sin nombre", + "Passwordless Authentication" : "Autenticación sin contraseña", + "Set up your account for passwordless authentication following the FIDO2 standard." : "Configure su cuenta para autenticarla sin contraseña siguiendo el estándar FIDO2.", + "No devices configured." : "No hay dispositivos configurados.", + "The following devices are configured for your account:" : "Los siguientes dispositivos están configurados en su cuenta:", + "Your browser does not support Webauthn." : "Tu navegador no soporta Webauthn.", "Your apps" : "Tus apps", "Active apps" : "Apps activas", "Disabled apps" : "Apps deshabilitadas", |