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/gl.js | |
parent | 4a292126e57fb07282075d9e3cc0b479d7f0c377 (diff) | |
download | nextcloud-server-cac1480bf885ab6d4be22eeb5cf0cf7caa69d51d.tar.gz nextcloud-server-cac1480bf885ab6d4be22eeb5cf0cf7caa69d51d.zip |
[tx-robot] updated from transifex
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", |