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: Ied3f0f3460f7fef45a05243f8e0f3441a0824430
This commit is contained in:
parent
019cf6ccdd
commit
93554d648e
|
@ -3,7 +3,8 @@
|
|||
"authors": [
|
||||
"Rachmat.Wahidi",
|
||||
"Rachmat04",
|
||||
"William Surya Permana"
|
||||
"William Surya Permana",
|
||||
"Iwan Novirion"
|
||||
]
|
||||
},
|
||||
"right-oathauth-disable-for-user": "Menonaktifkan autentikasi dua faktor pengguna lain",
|
||||
|
@ -14,5 +15,8 @@
|
|||
"oathauth-auth-ui": "Silakan masukkan kode verifikasi dari aplikasi perangkat autentikasi Anda",
|
||||
"oathauth-throttled": "Terlalu banyak percobaan verifikasi dilakukan! Mohon menunggu $1.",
|
||||
"oathauth-login-failed": "Verifikasi gagal.",
|
||||
"oathauth-describe-provider": "Otentikasi dua-faktor (OATH)."
|
||||
"oathauth-describe-provider": "Otentikasi dua-faktor (OATH).",
|
||||
"oauthauth-ui-no-module": "Tidak aktif",
|
||||
"oathauth-ui-manage": "Atur",
|
||||
"oathmanage": "Atur otentifikasi Dua Faktor"
|
||||
}
|
||||
|
|
9
i18n/min.json
Normal file
9
i18n/min.json
Normal file
|
@ -0,0 +1,9 @@
|
|||
{
|
||||
"@metadata": {
|
||||
"authors": [
|
||||
"Iwan Novirion"
|
||||
]
|
||||
},
|
||||
"oauthauth-ui-no-module": "Indak aktif",
|
||||
"oathauth-ui-manage": "Atua"
|
||||
}
|
|
@ -11,7 +11,8 @@
|
|||
"Liuxinyu970226",
|
||||
"Kly",
|
||||
"神樂坂秀吉",
|
||||
"Winston Sung"
|
||||
"Winston Sung",
|
||||
"予弦"
|
||||
]
|
||||
},
|
||||
"oathauth-desc": "提供支援 HMAC 為基礎的一次性密碼認證",
|
||||
|
|
Loading…
Reference in a new issue