diff options
Diffstat (limited to 'settings/l10n/pt_BR.js')
-rw-r--r-- | settings/l10n/pt_BR.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/pt_BR.js b/settings/l10n/pt_BR.js index 5a4883920a6..74baec24bfd 100644 --- a/settings/l10n/pt_BR.js +++ b/settings/l10n/pt_BR.js @@ -7,6 +7,9 @@ OC.L10N.register( "{actor} changed your email address" : "{actor} alterou seu e-mail", "You changed your email address" : "Você alterou seu e-mail", "Your email address was changed by an administrator" : "Seu e-mail foi alterado pelo administrador", + "Security" : "Segurança", + "You successfully logged in using two-factor authentication (%1$s)" : "Você conectou com êxito usando q autenticação de dois fatores (%1$s)", + "A login attempt using two-factor authentication failed (%1$s)" : "A tentativa de login usando a autenticação de dois fatores falhou (%1$s)", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Sua <strong>senha</strong> ou <strong>e-mail</strong> foram alterados", "Your apps" : "Seus aplicativos", "Enabled apps" : "Aplicativos habilitados", |