mediawiki-extensions-OATHAuth/i18n/zh-hant.json
Translation updater bot 94936bf34b Localisation updates from https://translatewiki.net.
Change-Id: Ia0cb2e6e4fa8969ef0dba57c15ff3fcbb7d994b2
2019-07-29 09:15:28 +02:00

74 lines
3.9 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": [
"Simon Shek",
"Cwlin0416",
"LNDDYL",
"Alexsh",
"Waihorace",
"A2093064",
"Hello903hello",
"Liuxinyu970226",
"Kly",
"神樂坂秀吉",
"Winston Sung"
]
},
"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": "步驟一:下載雙因素驗證應用程式",
"oathauth-step1-test": "下載雙因素驗證的應用程式。這可以是一個手機應用程式例如Google Authenticator或一個桌面應用程式。",
"oathauth-step2": "步驟二掃描QR碼",
"oathauth-step2alt": "或手動輸入密鑰:",
"oathauth-step3": "步驟三:記下臨時碼",
"oathauth-step4": "步驟四:驗證",
"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": "TOTP一次性令牌",
"oathauth-ui-manage": "管理",
"oathmanage": "管理雙因素驗證",
"oathauth-ui-not-enabled-modules": "可用方法",
"oathauth-ui-enabled-module": "已啟用的認證方法",
"oathauth-enable-generic": "啟用",
"oathauth-disable-generic": "禁用",
"oathauth-disable-page-title": "停用$1",
"oathauth-enable-page-title": "啟用$1"
}