diff --git a/src/_locales/zh_TW/messages.json b/src/_locales/zh_TW/messages.json index b8ced82345..b0b57d931c 100644 --- a/src/_locales/zh_TW/messages.json +++ b/src/_locales/zh_TW/messages.json @@ -686,7 +686,7 @@ "message": "選擇檔案。" }, "maxFileSize": { - "message": "檔案最大為 100MB。" + "message": "檔案最大為 500MB。" }, "featureUnavailable": { "message": "功能無法使用" @@ -803,10 +803,10 @@ "message": "將您的安全金鑰插入電腦的 USB 連接埠,然後按一下它的按鈕(如有的話)。" }, "webAuthnNewTab": { - "message": "Continue the WebAuthn 2FA verification in the new tab." + "message": "在新的分頁中繼續 WebAuthn 2FA 驗證。" }, "webAuthnAuthenticate": { - "message": "Authenticate WebAutn" + "message": "驗證 WebAuthn" }, "loginUnavailable": { "message": "登入無法使用" @@ -851,7 +851,7 @@ "message": "FIDO2 WebAuthn" }, "webAuthnDesc": { - "message": "Use any WebAuthn enabled security key to access your account." + "message": "使用任何具有 WebAuthn 功能的安全鑰匙來存取您的帳戶。" }, "emailTitle": { "message": "電子郵件" @@ -899,10 +899,10 @@ "message": "如果網頁載入時偵測到登入表單,則自動執行表單填入。" }, "enableAutoTotpCopyOnAutoFill": { - "message": "Automatic TOTP Copy after Page Load" + "message": "頁面載入后自動複製 TOTP" }, "enableAutoTotpCopyOnAutoFillDesc": { - "message": "If Auto-fill On Page Load is enabled, the TOTP verification code is automatically copied to your clipboard after loading the web page. This is overridden by Disable Automatic TOTP Copy." + "message": "如果啓用了“頁面載入時自動填入”,TOTP 驗證碼將在載入網頁后自動複製到剪貼簿。此設置會被“停用自動 TOTP 複製” 覆寫。" }, "experimentalFeature": { "message": "目前這是一項實驗性功能。要使用需自行承擔風險。" @@ -962,10 +962,10 @@ "message": "在您密碼庫的每個登入資料旁顯示一個可辨識的圖示。" }, "disableBadgeCounter": { - "message": "Disable Badge Counter" + "message": "停用徽章計數器" }, "disableBadgeCounterDesc": { - "message": "Badge counter indicates how many logins you have for the current page in your vault." + "message": "徽章計數器指示您在密码库中當前頁面的登入次數。" }, "cardholderName": { "message": "持卡人姓名" @@ -1666,7 +1666,7 @@ "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated." }, "sendLinuxChromiumFileWarning": { - "message": "In order to choose a file, open the extension in the sidebar (if possible) or pop out to a new window by clicking this banner." + "message": "要選擇文檔,請在側邊欄中打開擴充套件(若可能),或單擊此橫幅彈出到新視窗。" }, "sendFirefoxFileWarning": { "message": "要使用 Firefox 來選擇檔案,請開啟側邊欄中的擴充套件,或點選此橫幅彈出至新視窗。" @@ -1705,18 +1705,18 @@ "message": "儲存刪除日期和逾期日期時發生錯誤。" }, "hideEmail": { - "message": "Hide my email address from recipients." + "message": "對收件人隱藏我的電子郵件地址。" }, "sendOptionsPolicyInEffect": { - "message": "One or more organization policies are affecting your Send options." + "message": "一個或多個組織原则正影響您的 Send 選項。" }, "passwordPrompt": { - "message": "Master password re-prompt" + "message": "重新提示主密碼" }, "passwordConfirmation": { - "message": "Master password confirmation" + "message": "確認主密碼" }, "passwordConfirmationDesc": { - "message": "This action is protected. To continue, please re-enter your master password to verify your identity." + "message": "此操作受到保護。若要繼續,請重新輸入您的主密碼以驗證您的身份。" } }