diff options
Diffstat (limited to 'apps/settings/l10n/es.js')
-rw-r--r-- | apps/settings/l10n/es.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/es.js b/apps/settings/l10n/es.js index b03c669cfdd..f78d93858f1 100644 --- a/apps/settings/l10n/es.js +++ b/apps/settings/l10n/es.js @@ -243,15 +243,19 @@ OC.L10N.register( "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 del servidor al intentar añadir el dispositivo WebAuthn", + "Server error while trying to complete WebAuthn device registration" : "Error del servidor al intentar 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", |