mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-24 00:05:24 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: Ie89bbdd540972e28954e7b7492be0cb4d986ee77
This commit is contained in:
parent
f8bdd8c8fb
commit
e18dce79dc
|
@ -1,8 +1,10 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Zpizza"
|
||||
"Zpizza",
|
||||
"Wertuose"
|
||||
]
|
||||
},
|
||||
"oathauth-account": "Hesab adı:"
|
||||
"oathauth-account": "Hesab adı:",
|
||||
"right-oathauth-enable": "ikifaktorlu autentifikasiyanı tətbiq et"
|
||||
}
|
||||
|
|
|
@ -3,7 +3,8 @@
|
|||
"authors": [
|
||||
"SPQRobin",
|
||||
"Siebrand",
|
||||
"Romaine"
|
||||
"Romaine",
|
||||
"Sjoerddebruin"
|
||||
]
|
||||
},
|
||||
"oathauth-desc": "Biedt ondersteuning voor authenticatie via op HMAC-gebaseerde eenmalige wachtwoorden",
|
||||
|
@ -35,5 +36,8 @@
|
|||
"oathauth-mustbeloggedin": "U moet aangemeld zijn om deze handeling uit te voeren.",
|
||||
"oathauth-prefs-label": "Tweetrapsauthenticatie:",
|
||||
"oathauth-abortlogin": "Het opgegeven token voor twee-factorauthenticatie is ongeldig.",
|
||||
"oathauth-entertoken": "Vul een code van uw authenticatie-apparaat in om te bevestigen:",
|
||||
"oathauth-auth-token-label": "Verificatiecode",
|
||||
"oathauth-auth-ui": "Gelieve een verificatiecode van uw authenticatie-apparaat invullen",
|
||||
"grant-group-authentication": "OAuth gebruiken voor authenticatie"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue