mediawiki-extensions-OATHAuth/i18n/pt.json
Translation updater bot 23700f0d28 Localisation updates from https://translatewiki.net.
Change-Id: Ib5c91bf3c441ae9c35cf034e3b22c4c0d606fc0c
2016-06-21 23:31:04 +02:00

20 lines
788 B
JSON

{
"@metadata": {
"authors": [
"Vitorvicentevalente"
]
},
"oathauth-token": "Chave",
"oathauth-currenttoken": "Chave atual",
"oathauth-newtoken": "Nova chave",
"oathauth-login": "Entrar com autenticação de dois fatores",
"oathauth-notloggedin": "Autenticação necessária",
"oathauth-mustbeloggedin": "Deve iniciar sessão para realizar esta ação.",
"right-oathauth-enable": "Ativar autenticação de dois fatores",
"action-oathauth-enable": "ativar autenticação de dois fatores",
"oathauth-auth-token-label": "Chave",
"oathauth-auth-ui": "Por favor, insira o código de verificação atribuído na sua aplicação móvel",
"oathauth-throttled": "Muitas tentativas de verificação! Por favor, aguarde $1.",
"oathauth-login-failed": "A verificação falhou."
}