mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/OATHAuth
synced 2024-11-12 01:12:37 +00:00
bc5a9d1eef
Change-Id: I7e26d078b27394c7b7c931eda16a6758f39deaf7
77 lines
4 KiB
JSON
77 lines
4 KiB
JSON
{
|
||
"@metadata": {
|
||
"authors": [
|
||
"Hzy980512",
|
||
"Liuxinyu970226",
|
||
"Xiaomingyan",
|
||
"Yfdyh000",
|
||
"Hanyanbo98",
|
||
"WQL",
|
||
"A Chinese Wikipedian",
|
||
"科劳",
|
||
"佛壁灯",
|
||
"WhitePhosphorus",
|
||
"LNDDYL",
|
||
"VulpesVulpes825"
|
||
]
|
||
},
|
||
"oathauth-desc": "提供使用基于HMAC的一次性密码的身份验证支持",
|
||
"disableoathforuser": "禁用用户的双因素验证",
|
||
"specialpages-group-oath": "双因素验证",
|
||
"oathauth-account": "账户名称:",
|
||
"oathauth-secret": "双因素验证密钥:",
|
||
"oathauth-enable": "启用双因素验证",
|
||
"oathauth-scratchtokens": "下面的列表是一次性使用的即时令牌列表。这些令牌只能使用一次,并应用于紧急用途。请将它们记下来,并保存在一个安全的位置。如果您遗失了手机,唯一能够找回您账户的方法就是这些令牌。'''这些令牌不会再显示'''。",
|
||
"oathauth-token": "令牌",
|
||
"oathauth-disable": "禁用双因素验证",
|
||
"oathauth-validatedoath": "已验证双因素证书。双因素验证现将实时生效。",
|
||
"oathauth-noscratchforvalidation": "您不能使用临时代码确认双重认证。临时代码只用于备份及附带使用。请使用来自您的代码生成器的确认代码。",
|
||
"oathauth-failedtovalidateoath": "验证双因素凭据失败",
|
||
"oathauth-disabledoath": "已禁用双因素验证。",
|
||
"oathauth-prefs-label": "双因素验证:",
|
||
"oathauth-step1": "第1步:下载双因素验证程序",
|
||
"oathauth-step1-test": "下载用于双因素验证的程序。这可以是移动应用(例如Google Authenticator)或桌面端应用。",
|
||
"oathauth-step2": "第2步:扫描二维码",
|
||
"oathauth-step2alt": "或手动输入密钥:",
|
||
"oathauth-step3": "第3步:记下即时性代码",
|
||
"oathauth-step4": "第4步:验证",
|
||
"oathauth-entertoken": "输入来自您的验证设备的代码进行验证:",
|
||
"oathauth-disable-for-user": "禁用一名用户的双因素验证",
|
||
"right-oathauth-disable-for-user": "禁用一名用户的双因素验证",
|
||
"action-oathauth-disable-for-user": "禁用一名用户的双因素验证",
|
||
"right-oathauth-view-log": "查看禁用双因素验证日志",
|
||
"action-oathauth-view-log": "查看禁用双因素验证日志",
|
||
"oathauth-disable-intro": "权力大,责任重大",
|
||
"oathauth-enteruser": "用户名:",
|
||
"oathauth-enterreason": "禁用的理由:",
|
||
"oathauth-user-not-does-not-have-oath-enabled": "用户没有启用双因素身份验证,因此无需禁用",
|
||
"right-oathauth-enable": "启用双因素验证",
|
||
"action-oathauth-enable": "启用双因素验证",
|
||
"oathauth-auth-token-label": "令牌",
|
||
"oathauth-auth-token-help": "用作双因素验证中第二因素的一次性密码。",
|
||
"oathauth-auth-ui": "请输入来自您的验证设备的验证码",
|
||
"oathauth-throttled": "尝试了太多次验证!请等待$1。",
|
||
"oathauth-login-failed": "验证失败。",
|
||
"oathauth-describe-provider": "双因素验证(OATH)。",
|
||
"grant-group-authentication": "为自己和他人执行身份验证操作",
|
||
"grant-oath": "访问自己和他人的双因素验证(OATH)信息",
|
||
"right-oathauth-api-all": "查询并验证自己和他人的OATH信息",
|
||
"action-oathauth-api-all": "检查OATH状态",
|
||
"oathauth-user-not-found": "未找到该用户",
|
||
"oath-log-name": "双因素验证日志",
|
||
"oath-log-header": "通过事件记录,可追溯用户的双因素验证状态。",
|
||
"logentry-oath-disable-other": "$1{{GENDER:$2|禁用了}}$3的双因素验证",
|
||
"oauthauth-ui-no-module": "全部禁用",
|
||
"oathauth-module-totp-label": "两步认证",
|
||
"oathauth-ui-manage": "管理",
|
||
"oathmanage": "两步认证管理",
|
||
"oathauth-ui-not-enabled-modules": "可用方法",
|
||
"oathauth-ui-enabled-module": "已启用的认证方法",
|
||
"oathauth-enable-generic": "启用",
|
||
"oathauth-disable-generic": "禁用",
|
||
"oathauth-invalid-data-format": "数据提供方无法未选定的认证方法创建密钥",
|
||
"oathauth-invalid-key-type": "用户设置的密钥与选定的认证类型不匹配",
|
||
"oathauth-disable-page-title": "禁用$1",
|
||
"oathauth-enable-page-title": "启用$1"
|
||
}
|