mediawiki-extensions-OATHAuth/i18n/zh-hant.json

57 lines
2.9 KiB
JSON
Raw Normal View History

{
"@metadata": {
"authors": [
"Simon Shek",
"Cwlin0416",
"LNDDYL",
"Alexsh"
]
},
"oathauth-desc": "提供支援 HMAC 為基礎的一次性密碼認証",
"specialpages-group-oath": "雙重認証",
"oathauth-account": "帳號名稱:",
"oathauth-legend": "驗證您的資訊",
"oathauth-secret": "雙重認証秘密金鑰:",
"oathauth-enable": "開啟雙重認証",
"oathauth-failedtoenableoauth": "開啟雙重認証失敗。",
"oathauth-alreadyenabled": "雙重認証已經開啟。",
"oathauth-verify": "驗證雙重認証密鑰",
"oathauth-scratchtokens": "以下是一次性使用的備用密碼,這些密碼於緊急情況使用,且只能使用一次。請寫下這些密碼,並存放在安全的地方。如果您遺失了您的行動電話,這些密碼可以回復您的帳號。\n這些密碼只會於現在顯示一次將不會再顯示。",
"oathauth-reset": "重設雙重認証憑證",
"oathauth-donotdeleteoldsecret": "在成功取得新憑證之前,請勿刪除您的舊憑證。",
"oathauth-token": "金鑰",
"oathauth-currenttoken": "目前金鑰",
"oathauth-newtoken": "新金鑰",
"oathauth-disable": "停用雙重認証",
"oathauth-login": "透過雙重認證登入",
"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": "提供的雙重認証密鑰無效。",
"oathauth-abortlogin-throttled": "重複驗證次數過多!請稍後再試。",
"oathauth-step1": "第1步下載應用程式",
"oathauth-step1-test": "下載雙重認證應用程試至您的行動電話(例如Google Authenticator)",
"oathauth-step2": "掃描QR碼",
"oathauth-step2alt": "或手動輸入密鑰:",
"oathauth-step3": "記下備用碼",
"oathauth-step4": "驗證",
"oathauth-entertoken": "輸入顯示於您行動電話上應用程式的代碼:",
"right-oathauth-enable": "啟用雙重認証",
"action-oathauth-enable": "啟用雙重認証",
"oathauth-auth-token-label": "金鑰",
"oathauth-auth-ui": "請輸入您的行動裝置上顯示的驗證碼",
"oathauth-throttled": "驗證次數過多,請稍等 $1。",
"oathauth-login-failed": "驗證失敗",
"oathauth-describe-provider": "雙重認證(OATH)"
}