mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-14 11:17:50 +00:00
23700f0d28
Change-Id: Ib5c91bf3c441ae9c35cf034e3b22c4c0d606fc0c
20 lines
788 B
JSON
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."
|
|
}
|