diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-04-07 02:18:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-04-07 02:18:10 +0000 |
commit | 9895aff4d92a738ea3248a1c03442e83fab02643 (patch) | |
tree | f256bc2b249417eff1ff0004994151405ac433f6 /apps/settings/l10n/pt_BR.js | |
parent | f5919d5b830458c38747ab358805833ab29b6c9b (diff) | |
download | nextcloud-server-9895aff4d92a738ea3248a1c03442e83fab02643.tar.gz nextcloud-server-9895aff4d92a738ea3248a1c03442e83fab02643.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/pt_BR.js')
-rw-r--r-- | apps/settings/l10n/pt_BR.js | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/pt_BR.js b/apps/settings/l10n/pt_BR.js index d1871cf910e..3a0818e901c 100644 --- a/apps/settings/l10n/pt_BR.js +++ b/apps/settings/l10n/pt_BR.js @@ -243,15 +243,19 @@ OC.L10N.register( "All languages" : "Todos os idiomas", "Password change is disabled because the master key is disabled" : "A alteração de senha está desativada porque a chave mestra está desativada", "Passwordless authentication requires a secure connection." : "Autenticação sem senha necessita uma conexão segura.", + "Add WebAuthn device" : "Adicionar dispositivo WebAuthn", "Please authorize your WebAuthn device." : "Autorize seu dispositivo Webauthn.", "Name your device" : "Nomeie seu dispositivo", "Add" : "Adicionar", "Adding your device …" : "Adicionando seu dispositivo...", + "Server error while trying to add WebAuthn device" : "Erro no servidor ao adicionar o dispositivo WebAuthn", + "Server error while trying to complete WebAuthn device registration" : "Erro no servidor ao finalizar o registro do dispositivo WebAuthn", "Unnamed device" : "Dispositivo sem nome", "Passwordless Authentication" : "Autenticação sem Senha", "Set up your account for passwordless authentication following the FIDO2 standard." : "Configure sua conta para autenticação sem senha, seguindo o padrão FIDO2.", "No devices configured." : "Nenhum dispositivo configurado.", "The following devices are configured for your account:" : "Os seguintes dispositivos estão configurados para sua conta:", + "Your browser does not support WebAuthn." : "Seu navegador não suporta WebAuthn.", "Your apps" : "Seus aplicativos", "Active apps" : "Aplicativos ativados", "Disabled apps" : "Aplicativos desativados", |