mediawiki-extensions-OATHAuth/i18n/zh-hans.json
Translation updater bot 79398dbb84 Localisation updates from https://translatewiki.net.
Change-Id: Ib0d974abde3b8cdbaaf4eebaf7b2c79ff254dd9e
2019-07-07 22:40:48 +02:00

63 lines
3.4 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Hzy980512",
"Liuxinyu970226",
"Xiaomingyan",
"Yfdyh000",
"Hanyanbo98",
"WQL",
"A Chinese Wikipedian",
"科劳",
"佛壁灯"
]
},
"oathauth-desc": "提供使用基于HMAC的一次性密码的身份验证支持",
"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-intro": "权力大,责任重大",
"oathauth-enteruser": "用户名:",
"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状态",
"oath-log-header": "通过事件记录,可追溯用户的双因素验证状态。",
"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-ui-error-page-no-module": "无已被启用的两步认证方法。",
"oathauth-invalid-data-format": "数据提供方无法未选定的认证方法创建密钥",
"oathauth-invalid-key-type": "用户设置的密钥与选定的认证类型不匹配"
}