mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-27 17:50:15 +00:00
Localisation updates from https://translatewiki.net.
Change-Id: I6c47bfd843b517a18fc2a6373f2ae55357a1ef35
This commit is contained in:
parent
115b3ca0ae
commit
e7a3ff10e0
|
@ -4,6 +4,7 @@
|
|||
"94rain",
|
||||
"A Chinese Wikipedian",
|
||||
"Hanyanbo98",
|
||||
"Hudafu",
|
||||
"Hzy980512",
|
||||
"LNDDYL",
|
||||
"Liuxinyu970226",
|
||||
|
@ -20,6 +21,7 @@
|
|||
},
|
||||
"oathauth-desc": "提供使用基于HMAC的一次性密码的身份验证支持",
|
||||
"disableoathforuser": "禁用用户的双因素验证",
|
||||
"verifyoathforuser": "验证双重身份认证状态",
|
||||
"specialpages-group-oath": "双因素验证",
|
||||
"oathauth-account": "账户名称:",
|
||||
"oathauth-secret": "双因素验证密钥:",
|
||||
|
@ -64,7 +66,7 @@
|
|||
"oath-log-name": "双因素验证日志",
|
||||
"oath-log-header": "通过事件记录,可追溯用户的双因素验证状态。",
|
||||
"logentry-oath-disable-other": "$1{{GENDER:$2|禁用了}}$3的双因素验证",
|
||||
"oauthauth-ui-no-module": "全部禁用",
|
||||
"oauthauth-ui-no-module": "没有启用",
|
||||
"oathauth-module-totp-label": "TOTP(基于时间的一次性密码)",
|
||||
"oathauth-ui-manage": "管理",
|
||||
"oathmanage": "管理双因素验证",
|
||||
|
|
Loading…
Reference in a new issue