mediawiki-extensions-OATHAuth/i18n/pt.json

16 lines
505 B
JSON
Raw Normal View History

{
"@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"
}