diff options
Diffstat (limited to 'apps/settings/l10n/gl.js')
-rw-r--r-- | apps/settings/l10n/gl.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/settings/l10n/gl.js b/apps/settings/l10n/gl.js index 0c756b64d7c..2e68dbdfc09 100644 --- a/apps/settings/l10n/gl.js +++ b/apps/settings/l10n/gl.js @@ -242,10 +242,20 @@ OC.L10N.register( "Common languages" : "Idiomas habituais", "All languages" : "Todos os idiomas", "Password change is disabled because the master key is disabled" : "O cambio de contrasinal está desactivado porque a chave mestra está desactivada", + "Passwordless authentication requires a secure connection." : "A autenticación sen contrasinal require dunha conexión segura.", + "Add Webauthn device" : "Engadir un dispositivo WebAuthn", + "Please authorize your WebAuthn device." : "Autorice o seu dispositivo WebAuthn.", "Name your device" : "Nome do seu dispositivo", "Add" : "Engadir", "Adding your device …" : "Engadindo o seu dispositivo…", + "Server error while trying to add webauthn device" : "Produciuse un erro do servidor cando se intentaba engadir un dispositivo WebAuthn", + "Server error while trying to complete webauthn device registration" : "Produciuse un erro do servidor cando se intentaba completar o rexistro do dispositivo WebAuthn", "Unnamed device" : "Dispositivo sen nome", + "Passwordless Authentication" : "Autenticación sen contrasinal", + "Set up your account for passwordless authentication following the FIDO2 standard." : "Configurar a súa conta para a autenticación sen contrasinal seguindo o estándar FIDO2.", + "No devices configured." : "Non hai dispositivos configurados.", + "The following devices are configured for your account:" : "Os seguintes dispositivos están configurados para a súa conta:", + "Your browser does not support Webauthn." : "O seu navegador non é compatíbel co WebAuthn.", "Your apps" : "As súas aplicacións", "Active apps" : "Aplcativos activos", "Disabled apps" : "Aplicacións desactivadas", |