mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-27 09:40:28 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ia75fdbdd1d0dd8603687bb11d6f6947c9a05c1f8
This commit is contained in:
parent
f0c36235e4
commit
6cfad3fedf
9
i18n/ang.json
Normal file
9
i18n/ang.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Hogweard"
|
||||
]
|
||||
},
|
||||
"oathauth-disable-intro": "Mid micle cræft cymþ micel borh",
|
||||
"oathauth-enteruser": "Brūcendnama"
|
||||
}
|
|
@ -5,7 +5,8 @@
|
|||
"Darth Kule",
|
||||
"Gianfranco",
|
||||
"McDutchie",
|
||||
"Ruthven"
|
||||
"Ruthven",
|
||||
"Sakretsu"
|
||||
]
|
||||
},
|
||||
"oathauth-desc": "Fornisce supporto per l'autenticazione utilizzando password a uso singolo basate su HMAC",
|
||||
|
@ -39,6 +40,7 @@
|
|||
"oathauth-throttled": "Troppi tentativi di verifica! Attendi $1.",
|
||||
"oathauth-login-failed": "Verifica non riuscita.",
|
||||
"oathauth-describe-provider": "Autenticazione a due fattori (OATH).",
|
||||
"grant-oath": "Accede a informazioni sull'autenticazione a due fattori (OATH) proprie e di altri",
|
||||
"apihelp-query+oath-example-1": "Ottieni informazioni sull'utente attuale",
|
||||
"apihelp-query+oath-example-2": "Ottieni informazioni sull'utente <kbd>Example</kbd>",
|
||||
"apihelp-oathvalidate-description": "Convalida un token di autenticazione a due fattori (OATH).",
|
||||
|
|
Loading…
Reference in a new issue