Compare commits

...

3 Commits

Author SHA1 Message Date
syuilo 3d8b425d45 New translations ja-JP.yml (Chinese Traditional) 2023-08-29 12:08:22 +09:00
syuilo ae957985c7 New translations ja-JP.yml (Chinese Traditional) 2023-08-29 10:25:50 +09:00
syuilo 1f8c2eecac New translations ja-JP.yml (Chinese Traditional) 2023-08-29 09:26:07 +09:00
1 changed files with 8 additions and 0 deletions

View File

@ -411,6 +411,7 @@ aboutMisskey: "關於 Misskey"
administrator: "管理員"
token: "權杖"
2fa: "雙重驗證"
setupOf2fa: "設定雙重驗證"
totp: "驗證應用程式"
totpDescription: "以驗證應用程式輸入一次性密碼"
moderator: "審查員"
@ -1696,8 +1697,10 @@ _2fa:
step1: "首先,在您的裝置上安裝驗證程式,例如 {a} 或 {b}。"
step2: "然後,掃描螢幕上的 QR 碼。"
step2Click: "您可以點擊 QR 碼,以使用裝置上的驗證應用程式或金鑰環註冊。"
step2Uri: "使用桌面版應用程式時,請輸入以下的 URI"
step3Title: "輸入驗證碼"
step3: "輸入應用程式所提供的權杖以完成設定。"
setupCompleted: "設定完成"
step4: "從現在開始,任何登入操作都將要求您提供權杖。"
securityKeyNotSupported: "您的瀏覽器不支援安全金鑰。"
registerTOTPBeforeKey: "如要註冊安全金鑰或 Passkey請先設定驗證應用程式。"
@ -1713,6 +1716,11 @@ _2fa:
renewTOTPConfirm: "目前驗證應用程式的驗證碼將無法使用。"
renewTOTPOk: "重設"
renewTOTPCancel: "現在不要"
checkBackupCodesBeforeCloseThisWizard: "在關閉這個精靈之前,請確認以下的備用代碼。"
backupCodes: "備用代碼"
backupCodesDescription: "如果驗證應用程式不能用了,可以使用以下的備用代碼存取您的帳戶。請務必妥善保管這個代碼。每個代碼只能使用一次。"
backupCodeUsedWarning: "已使用備用代碼。如果驗證應用程式不能用了,請盡快重新設定驗證應用程式。"
backupCodesExhaustedWarning: "所有備用代碼都已被使用。如果不能使用驗證應用程式的話,將無法再存取您的帳戶。請重新登錄您的驗證應用程式。"
_permissions:
"read:account": "查看我的帳戶資訊"
"write:account": "更改我的帳戶資訊"