about summary refs log tree commit diff
path: root/config/locales/devise.pt-BR.yml
diff options
context:
space:
mode:
authorThibG <thib@sitedethib.com>2020-11-09 11:30:28 +0100
committerGitHub <noreply@github.com>2020-11-09 11:30:28 +0100
commit67125534bc0fd48a45d6cb17a5c78712d8e87150 (patch)
treeb718c8b54a0bd63eab69abaef2267c8f0aa9a9b9 /config/locales/devise.pt-BR.yml
parentcfb16b9b70a50ec5451c9aebb2c35d3a44701311 (diff)
parentecd83f495c18486bc7ea901423f6fccfd910b277 (diff)
Merge pull request #1454 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
Diffstat (limited to 'config/locales/devise.pt-BR.yml')
-rw-r--r--config/locales/devise.pt-BR.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/config/locales/devise.pt-BR.yml b/config/locales/devise.pt-BR.yml
index bb5d5d34b..6fecaecdf 100644
--- a/config/locales/devise.pt-BR.yml
+++ b/config/locales/devise.pt-BR.yml
@@ -60,6 +60,23 @@ pt-BR:
         title: Códigos de recuperação de dois fatores alterados
       unlock_instructions:
         subject: 'Mastodon: Instruções de desbloqueio'
+      webauthn_credential:
+        added:
+          explanation: A seguinte chave de segurança foi adicionada à sua conta
+          subject: 'Mastodon: Nova chave de segurança'
+          title: Uma nova chave de segurança foi adicionada
+        deleted:
+          explanation: A seguinte chave de segurança foi excluída da sua conta
+          subject: 'Mastodon: Chave de segurança excluída'
+          title: Uma das suas chaves de segurança foi excluída
+      webauthn_disabled:
+        explanation: A autenticação por chaves de segurança foi desabilitada para a sua conta. O login agora é possível usando apenas o token gerado pelo aplicativo TOTP pareado.
+        subject: 'Mastodon: Autenticação por chaves de segurança desabilitada'
+        title: Chaves de segurança desabilitadas
+      webauthn_enabled:
+        explanation: A autenticação por chave de segurança foi habilitada para a sua conta. Sua chave de segurança agora pode ser usada para fazer login.
+        subject: 'Mastodon: Autenticação por chave de segurança habilitada'
+        title: Chaves de segurança habilitadas
     omniauth_callbacks:
       failure: Não foi possível entrar como %{kind} porque "%{reason}".
       success: Entrou como %{kind}.