Welcome to mirror list, hosted at ThFree Co, Russian Federation.

pt_BR.json « l10n - github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 6ecda01501a42248810d43662fb567d685bf25d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{ "translations": {
    "Enable TOTP" : "Ativar TOTP",
    "This is your new TOTP secret:" : "Este é o seu novo segredo TOTP:",
    "Scan this QR code with your TOTP app" : "Ler este código QR com o seu app TOTP",
    "You enabled TOTP two-factor authentication for your account" : "Vocâ habilitou dois-fatores TOTP de autenticação para sua conta",
    "You disabled TOTP two-factor authentication for your account" : "Vocâ habilitou dois-fatores TOTP de autenticação para sua conta",
    "TOTP (Google Authenticator)" : "TOTP(Autenticador Google)",
    "Authenticate with a TOTP app" : "Autenticar com um aplicativo TOTP",
    "Authentication code" : "Código de autenticação",
    "Get the authentication code from the two-factor authentication app on your device." : "Obtenha o código de autenticação do aplicativo de autenticação de dois fatores em seu dispositivo.",
    "TOTP second-factor auth" : "Autenticação do segundo fator do TOTP"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}