mediawiki-extensions-OATHAuth/i18n/zh-hans.json
Translation updater bot a5b9fc5632 Localisation updates from https://translatewiki.net.
Change-Id: Ibf1357b2975533e24a28c7e078269280ffa0db51
2014-04-16 15:44:35 +00:00

40 lines
2.1 KiB
JSON

{
"@metadata": {
"authors": [
"Hzy980512",
"Liuxinyu970226",
"Xiaomingyan",
"Yfdyh000"
]
},
"oathauth-desc": "提供使用基于HMAC的一次性密码的身份验证支持",
"specialpages-group-oath": "双因素身份验证",
"oathauth-account": "双因素帐户名:",
"oathauth-secret": "双因素机密密钥:",
"oathauth-enable": "启用双因素身份验证",
"oathauth-failedtoenableoauth": "启用双因素身份验证失败。",
"oathauth-alreadyenabled": "双因素身份验证已被启用。",
"oathauth-verify": "验证双因素令牌",
"openstackmanager-scratchtokens": "下面列出的是一次性紧急权标。这些权标仅能使用一次,并仅在紧急情况下使用。请将它们记下来并妥善保管。如果您遗失了手机,唯一能够恢复您的账户就只有这些权标。这些权标不会再显示。",
"oathauth-reset": "重置双因素凭据",
"oathauth-donotdeleteoldsecret": "请在您成功验证您的新凭据之前不要删除老的凭据。",
"oathauth-token": "密钥",
"oathauth-currenttoken": "当前令牌",
"oathauth-newtoken": "新的令牌",
"oathauth-disable": "禁用双因素身份验证",
"oathauth-displayoathinfo": "双因素身份验证选项",
"oathauth-validatedoath": "已验证双因素凭据。双因素身份验证现将实施生效。",
"oathauth-backtopreferences": "回到设置。",
"oathauth-failedtovalidateoauth": "验证双因素凭据失败",
"oathauth-reattemptreset": "再次尝试双因素凭据的重置。",
"oathauth-reattemptenable": "再次尝试启用双因素身份验证。",
"oathauth-disabledoath": "已禁用双因素身份验证。",
"oathauth-failedtodisableoauth": "禁用双因素身份验证失败。",
"oathauth-reattemptdisable": "再次尝试禁用双因素身份验证。",
"oathauth-failedtoresetoath": "重置双因素凭据失败。",
"oathauth-notloggedin": "需要登入",
"oathauth-mustbeloggedin": "您必须登录才能执行此操作。",
"oathauth-prefs-label": "双重验证:",
"oathauth-abortlogin": "提供的双因素身份验证令牌无效。"
}