1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-28 04:08:47 +02:00
bitwarden-browser/src/locales/zh_TW/messages.json

4022 lines
112 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.

{
"pageTitle": {
"message": "$APP_NAME$ 網頁版密碼庫",
"description": "The title of the website in the browser window.",
"placeholders": {
"app_name": {
"content": "$1",
"example": "Bitwarden"
}
}
},
"whatTypeOfItem": {
"message": "這是什麼類型的項目?"
},
"name": {
"message": "名稱"
},
"uri": {
"message": "URI"
},
"uriPosition": {
"message": "URI $POSITION$",
"description": "A listing of URIs. Ex: URI 1, URI 2, URI 3, etc.",
"placeholders": {
"position": {
"content": "$1",
"example": "2"
}
}
},
"newUri": {
"message": "新增 URI"
},
"username": {
"message": "使用者名稱"
},
"password": {
"message": "密碼"
},
"newPassword": {
"message": "新的密碼"
},
"passphrase": {
"message": "密碼短語"
},
"notes": {
"message": "備註"
},
"customFields": {
"message": "自訂欄位"
},
"cardholderName": {
"message": "持卡人姓名"
},
"number": {
"message": "號碼"
},
"brand": {
"message": "發卡組織"
},
"expiration": {
"message": "過期"
},
"securityCode": {
"message": "安全代碼 (CVV)"
},
"identityName": {
"message": "身分名稱"
},
"company": {
"message": "公司"
},
"ssn": {
"message": "社會保險號碼"
},
"passportNumber": {
"message": "護照號碼"
},
"licenseNumber": {
"message": "許可證編號"
},
"email": {
"message": "電子郵件"
},
"phone": {
"message": "電話號碼"
},
"january": {
"message": "一月"
},
"february": {
"message": "二月"
},
"march": {
"message": "三月"
},
"april": {
"message": "四月"
},
"may": {
"message": "五月"
},
"june": {
"message": "六月"
},
"july": {
"message": "七月"
},
"august": {
"message": "八月"
},
"september": {
"message": "九月"
},
"october": {
"message": "十月"
},
"november": {
"message": "十一月"
},
"december": {
"message": "十二月"
},
"title": {
"message": "稱呼"
},
"mr": {
"message": "Mr"
},
"mrs": {
"message": "Mrs"
},
"ms": {
"message": "Ms"
},
"dr": {
"message": "Dr"
},
"expirationMonth": {
"message": "逾期月份"
},
"expirationYear": {
"message": "逾期年份"
},
"authenticatorKeyTotp": {
"message": "驗證器金鑰 (TOTP)"
},
"folder": {
"message": "資料夾"
},
"newCustomField": {
"message": "新增自訂欄位"
},
"value": {
"message": "值"
},
"dragToSort": {
"message": "透過拖曳來排序"
},
"cfTypeText": {
"message": "文字"
},
"cfTypeHidden": {
"message": "隱藏"
},
"cfTypeBoolean": {
"message": "布林值"
},
"remove": {
"message": "移除"
},
"unassigned": {
"message": "未指派"
},
"noneFolder": {
"message": "(未分類)",
"description": "This is the folder for uncategorized items"
},
"addFolder": {
"message": "新增資料夾"
},
"editFolder": {
"message": "編輯資料夾"
},
"baseDomain": {
"message": "基底網域"
},
"host": {
"message": "主機",
"description": "A URL's host value. For example, the host of https://sub.domain.com:443 is 'sub.domain.com:443'."
},
"exact": {
"message": "完全相符"
},
"startsWith": {
"message": "開始於"
},
"regEx": {
"message": "規則運算式",
"description": "A programming term, also known as 'RegEx'."
},
"matchDetection": {
"message": "一致性偵測",
"description": "URI match detection for auto-fill."
},
"defaultMatchDetection": {
"message": "預設一致性偵測",
"description": "Default URI match detection for auto-fill."
},
"never": {
"message": "永不"
},
"toggleVisibility": {
"message": "切換可見性"
},
"toggleCollapse": {
"message": "切換折疊",
"description": "Toggling an expand/collapse state."
},
"generatePassword": {
"message": "產生密碼"
},
"checkPassword": {
"message": "檢查密碼是否已外洩。"
},
"passwordExposed": {
"message": "此密碼已外洩了 $VALUE$ 次,應立即變更密碼。",
"placeholders": {
"value": {
"content": "$1",
"example": "2"
}
}
},
"passwordSafe": {
"message": "任何已知的外洩密碼資料庫中都沒有此密碼,它目前是安全的。"
},
"save": {
"message": "儲存"
},
"cancel": {
"message": "取消"
},
"canceled": {
"message": "已取消"
},
"close": {
"message": "關閉"
},
"delete": {
"message": "刪除"
},
"favorite": {
"message": "我的最愛"
},
"unfavorite": {
"message": "取消最愛"
},
"edit": {
"message": "編輯"
},
"searchCollection": {
"message": "搜尋集合"
},
"searchFolder": {
"message": "搜尋資料夾"
},
"searchFavorites": {
"message": "搜尋我的最愛"
},
"searchType": {
"message": "搜尋類型",
"description": "Search item type"
},
"searchVault": {
"message": "搜尋密碼庫"
},
"allItems": {
"message": "所有項目"
},
"favorites": {
"message": "我的最愛"
},
"types": {
"message": "類型"
},
"typeLogin": {
"message": "登入"
},
"typeCard": {
"message": "支付卡"
},
"typeIdentity": {
"message": "身分"
},
"typeSecureNote": {
"message": "安全筆記"
},
"folders": {
"message": "資料夾"
},
"collections": {
"message": "集合"
},
"firstName": {
"message": "名"
},
"middleName": {
"message": "中間名"
},
"lastName": {
"message": "姓"
},
"address1": {
"message": "地址 1"
},
"address2": {
"message": "地址 2"
},
"address3": {
"message": "地址 3"
},
"cityTown": {
"message": "市/鎮"
},
"stateProvince": {
"message": "州/省"
},
"zipPostalCode": {
"message": "郵遞區號"
},
"country": {
"message": "國家"
},
"shared": {
"message": "已共享"
},
"attachments": {
"message": "附件"
},
"select": {
"message": "選擇"
},
"addItem": {
"message": "新增項目"
},
"editItem": {
"message": "編輯項目"
},
"viewItem": {
"message": "檢視項目"
},
"ex": {
"message": "例如",
"description": "Short abbreviation for 'example'."
},
"other": {
"message": "其他"
},
"share": {
"message": "共享"
},
"moveToOrganization": {
"message": "移動至組織"
},
"valueCopied": {
"message": "$VALUE$ 已複製",
"description": "Value has been copied to the clipboard.",
"placeholders": {
"value": {
"content": "$1",
"example": "Password"
}
}
},
"copyValue": {
"message": "複製值",
"description": "Copy value to clipboard"
},
"copyPassword": {
"message": "複製密碼",
"description": "Copy password to clipboard"
},
"copyUsername": {
"message": "複製使用者名稱",
"description": "Copy username to clipboard"
},
"copyNumber": {
"message": "複製號碼",
"description": "Copy credit card number"
},
"copySecurityCode": {
"message": "複製安全代碼",
"description": "Copy credit card security code (CVV)"
},
"copyUri": {
"message": "複製 URI",
"description": "Copy URI to clipboard"
},
"myVault": {
"message": "我的密碼庫"
},
"vault": {
"message": "密碼庫"
},
"moveSelectedToOrg": {
"message": "移動已選項目到組織"
},
"deleteSelected": {
"message": "刪除選取的項目"
},
"moveSelected": {
"message": "移動選取的項目"
},
"selectAll": {
"message": "全選"
},
"unselectAll": {
"message": "取消全選"
},
"launch": {
"message": "啟動"
},
"newAttachment": {
"message": "新增附件"
},
"deletedAttachment": {
"message": "附件已刪除"
},
"deleteAttachmentConfirmation": {
"message": "確定要刪除此附件嗎?"
},
"attachmentSaved": {
"message": "附件已儲存。"
},
"file": {
"message": "檔案"
},
"selectFile": {
"message": "選擇檔案。"
},
"maxFileSize": {
"message": "檔案最大為 500MB。"
},
"updateKey": {
"message": "更新加密金鑰前不能使用此功能。"
},
"addedItem": {
"message": "項目已新增"
},
"editedItem": {
"message": "項目已編輯"
},
"movedItemToOrg": {
"message": "已將 $ITEMNAME$ 移動至 $ORGNAME$",
"placeholders": {
"itemname": {
"content": "$1",
"example": "Secret Item"
},
"orgname": {
"content": "$2",
"example": "Company Name"
}
}
},
"movedItemsToOrg": {
"message": "已將選擇項目移動至 $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "刪除項目"
},
"deleteFolder": {
"message": "刪除資料夾"
},
"deleteAttachment": {
"message": "刪除附件"
},
"deleteItemConfirmation": {
"message": "您確定要發送到垃圾桶嗎?"
},
"deletedItem": {
"message": "此項目已傳送到垃圾桶"
},
"deletedItems": {
"message": "項目已傳送到垃圾桶"
},
"movedItems": {
"message": "項目已移動"
},
"overwritePasswordConfirmation": {
"message": "您確定要覆寫目前的密碼嗎?"
},
"editedFolder": {
"message": "資料夾已編輯"
},
"addedFolder": {
"message": "資料夾已新增"
},
"deleteFolderConfirmation": {
"message": "您確定要刪除此資料夾嗎?"
},
"deletedFolder": {
"message": "資料夾已刪除"
},
"loggedOut": {
"message": "已登出"
},
"loginExpired": {
"message": "您的登入會話已逾期。"
},
"logOutConfirmation": {
"message": "您確定要登出嗎?"
},
"logOut": {
"message": "登出"
},
"ok": {
"message": "確定"
},
"yes": {
"message": "是"
},
"no": {
"message": "否"
},
"loginOrCreateNewAccount": {
"message": "登入或建立帳戶來存取您的安全密碼庫。"
},
"createAccount": {
"message": "建立帳戶"
},
"logIn": {
"message": "登入"
},
"submit": {
"message": "送出"
},
"emailAddressDesc": {
"message": "您需要使用您的電子郵件地址登入。"
},
"yourName": {
"message": "你的名稱"
},
"yourNameDesc": {
"message": "我們應該怎樣稱呼您?"
},
"masterPass": {
"message": "主密碼"
},
"masterPassDesc": {
"message": "主密碼是您用於存取您的密碼庫的密碼。不要忘記主密碼,這一點非常重要。如果忘記了密碼,無法將其復原。"
},
"masterPassHintDesc": {
"message": "主密碼提示可以在您忘記主密碼時幫助您回憶主密碼。"
},
"reTypeMasterPass": {
"message": "重新輸入主密碼"
},
"masterPassHint": {
"message": "主密碼提示(選用)"
},
"masterPassHintLabel": {
"message": "主密碼提示"
},
"settings": {
"message": "設定"
},
"passwordHint": {
"message": "密碼提示"
},
"enterEmailToGetHint": {
"message": "請輸入您的帳户電子郵件位址以接收主密碼提示。"
},
"getMasterPasswordHint": {
"message": "取得主密碼提示"
},
"emailRequired": {
"message": "必須填入電子郵件位址。"
},
"invalidEmail": {
"message": "無效的電子郵件位址。"
},
"masterPassRequired": {
"message": "必須填入主密碼。"
},
"masterPassLength": {
"message": "主密碼需要至少 8 個字元。"
},
"masterPassDoesntMatch": {
"message": "兩次填入的主密碼不一致。"
},
"newAccountCreated": {
"message": "帳戶已建立!現在可以登入了。"
},
"masterPassSent": {
"message": "已傳送包含您主密碼提示的電子郵件。"
},
"unexpectedError": {
"message": "發生了未預期的錯誤。"
},
"emailAddress": {
"message": "電子郵件位址"
},
"yourVaultIsLocked": {
"message": "密碼庫已鎖定。驗證主密碼以繼續。"
},
"unlock": {
"message": "解鎖"
},
"loggedInAsEmailOn": {
"message": "已在 $HOSTNAME$ 以 $EMAIL$ 身份登入。",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
"invalidMasterPassword": {
"message": "無效的主密碼"
},
"lockNow": {
"message": "立即鎖定"
},
"noItemsInList": {
"message": "沒有可顯示的項目。"
},
"noCollectionsInList": {
"message": "沒有可顯示的集合。"
},
"noGroupsInList": {
"message": "沒有可顯示的群組。"
},
"noUsersInList": {
"message": "沒有可顯示的使用者。"
},
"noEventsInList": {
"message": "沒有可顯示的事件。"
},
"newOrganization": {
"message": "新增組織"
},
"noOrganizationsList": {
"message": "您沒有加入任何組織。組織允許您與其他使用者安全地共享項目。"
},
"versionNumber": {
"message": "版本 $VERSION_NUMBER$",
"placeholders": {
"version_number": {
"content": "$1",
"example": "1.2.3"
}
}
},
"enterVerificationCodeApp": {
"message": "輸入驗證器應用程式提供的 6 位數驗證碼。"
},
"enterVerificationCodeEmail": {
"message": "輸入已傳送至 $EMAIL$ 的 6 位數驗證碼。",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"verificationCodeEmailSent": {
"message": "驗證碼已傳送至 $EMAIL$。",
"placeholders": {
"email": {
"content": "$1",
"example": "example@gmail.com"
}
}
},
"rememberMe": {
"message": "記住我"
},
"sendVerificationCodeEmailAgain": {
"message": "再次傳送​​包含驗證碼的電子郵件"
},
"useAnotherTwoStepMethod": {
"message": "使用另一種兩步驟登入方式"
},
"insertYubiKey": {
"message": "將您的 YubiKey 插入電腦的 USB 連接埠,然後按一下它的按鈕。"
},
"insertU2f": {
"message": "將您的安全鑰匙插入電腦的 USB 連接埠,然後按一下它的按鈕(如有的話)。"
},
"loginUnavailable": {
"message": "無法登入"
},
"noTwoStepProviders": {
"message": "此帳戶已啟用兩步驟登入,但是本瀏覽器不支援已設定的兩步驟登入方式。"
},
"noTwoStepProviders2": {
"message": "請使用已支援的瀏覽器(例如 Chrome ),及/或新增可以更好地跨瀏覽器的兩步驟登入方法(例如驗證器應用程式)。"
},
"twoStepOptions": {
"message": "兩步驟登入選項"
},
"recoveryCodeDesc": {
"message": "無法使用任何兩步驟登入方式?請使用您的復原代碼以停用您賬戶的所有兩步驟登入方式。"
},
"recoveryCodeTitle": {
"message": "復原代碼"
},
"authenticatorAppTitle": {
"message": "驗證器應用程式"
},
"authenticatorAppDesc": {
"message": "使用驗證器應用程式 (如 Authy 或 Google Authenticator 產生基於時間的驗證碼。",
"description": "'Authy' and 'Google Authenticator' are product names and should not be translated."
},
"yubiKeyTitle": {
"message": "YubiKey OTP 安全鑰匙"
},
"yubiKeyDesc": {
"message": "使用 YubiKey 存取您的帳戶。支援 YubiKey 4 系列、5 系列以及 NEO 裝置。"
},
"duoDesc": {
"message": "使用 Duo Security 的 Duo Mobile 程式、SMS 、致電或 U2F 安全鑰匙進行驗證。",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
"message": "爲您的組織使用 Duo Security 的 Duo Mobile 程式、SMS、致電或 U2F 安全鑰匙進行驗證。",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"u2fDesc": {
"message": "使用任何啟用了 FIDO U2F 的安全鑰匙來存取您的帳戶。"
},
"u2fTitle": {
"message": "FIDO U2F 安全鑰匙"
},
"webAuthnTitle": {
"message": "FIDO2 WebAuthn"
},
"webAuthnDesc": {
"message": "使用任何具有 WebAuthn 功能的安全金鑰來存取您的帳戶。"
},
"webAuthnMigrated": {
"message": "(遷移自 FIDO"
},
"emailTitle": {
"message": "電子郵件"
},
"emailDesc": {
"message": "驗證碼將使用電子郵件傳送給您。"
},
"continue": {
"message": "繼續"
},
"organization": {
"message": "組織"
},
"organizations": {
"message": "組織"
},
"moveToOrgDesc": {
"message": "選擇您希望將這個項目移動到哪個組織。項目的擁有權將會轉移到該組織。一經移動,您將不再是此項目的直接擁有者。"
},
"moveManyToOrgDesc": {
"message": "選擇您希望將這些項目移動到哪個組織。項目的擁有權將會轉移到該組織。一經移動,您將不再是這些項目的直接擁有者。"
},
"collectionsDesc": {
"message": "編輯與此項目共享的集合。只有具有這些集合存取權限的組織使用者才能夠看到此項目。"
},
"deleteSelectedItemsDesc": {
"message": "您已經選取了 $COUNT$ 個項目要刪除。確定要刪除這些項目嗎 ?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"moveSelectedItemsDesc": {
"message": "選擇要將這 $COUNT$ 個項目移動到的資料夾。",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"moveSelectedItemsCountDesc": {
"message": "你選擇了 $COUNT$ 個項目。當中有 $MOVEABLE_COUNT$ 個項目可移動到組織當中,而有 $NONMOVEABLE_COUNT$ 個無法移動。",
"placeholders": {
"count": {
"content": "$1",
"example": "10"
},
"moveable_count": {
"content": "$2",
"example": "8"
},
"nonmoveable_count": {
"content": "$3",
"example": "2"
}
}
},
"verificationCodeTotp": {
"message": "驗證碼 (TOTP)"
},
"copyVerificationCode": {
"message": "複製驗證碼"
},
"warning": {
"message": "警告"
},
"confirmVaultExport": {
"message": "確認匯出密碼庫"
},
"exportWarningDesc": {
"message": "此匯出包含未加密格式的密碼庫檔案。您不應將它存放或經由不安全的方式(例如電子郵件)傳送。用完後請立即將它刪除。"
},
"encExportKeyWarningDesc": {
"message": "將使用您帳戶的加密金鑰來加密匯出資料,若您更新了帳戶的加密金鑰,請重新匯出,才有辦法解密匯出的檔案。"
},
"encExportAccountWarningDesc": {
"message": "每個 Bitwarden 使用者帳戶的帳戶加密金鑰都不同,因此無法將加密過的匯出檔案匯入到不同帳戶中。"
},
"exportMasterPassword": {
"message": "輸入您的主密碼以匯出密碼庫資料。"
},
"export": {
"message": "匯出"
},
"exportVault": {
"message": "匯出密碼庫"
},
"fileFormat": {
"message": "檔案格式"
},
"exportSuccess": {
"message": "已匯出您的密碼庫資料。"
},
"passwordGenerator": {
"message": "密碼產生器"
},
"minComplexityScore": {
"message": "最小複雜度"
},
"minNumbers": {
"message": "最少數字位數"
},
"minSpecial": {
"message": "最少符號位數",
"description": "Minimum Special Characters"
},
"ambiguous": {
"message": "避免易混淆的字元"
},
"regeneratePassword": {
"message": "重新產生密碼"
},
"length": {
"message": "長度"
},
"numWords": {
"message": "字數"
},
"wordSeparator": {
"message": "文字分隔字元"
},
"capitalize": {
"message": "大寫",
"description": "Make the first letter of a work uppercase."
},
"includeNumber": {
"message": "包含數字"
},
"passwordHistory": {
"message": "密碼歷史記錄"
},
"noPasswordsInList": {
"message": "沒有可顯示的密碼。"
},
"clear": {
"message": "清除",
"description": "To clear something out. example: To clear browser history."
},
"accountUpdated": {
"message": "帳戶已更新"
},
"changeEmail": {
"message": "變更電子郵件"
},
"newEmail": {
"message": "新的電子郵件"
},
"code": {
"message": "代碼"
},
"changeEmailDesc": {
"message": "我們已經將驗證碼寄送至 $EMAIL$。請查看您的電子郵件以取得驗證碼,並在下方輸入以完成電子郵件位址的變更。",
"placeholders": {
"email": {
"content": "$1",
"example": "john.smith@example.com"
}
}
},
"loggedOutWarning": {
"message": "接下來會登出目前會話,並要求您重新登入。其他裝置上的活動會話最多會保持一個小時。"
},
"emailChanged": {
"message": "電子郵件已變更"
},
"logBackIn": {
"message": "請重新登入。"
},
"logBackInOthersToo": {
"message": "請重新登入。如果您還在使用其他 Bitwarden 應用程式,也請登出並重新登入。"
},
"changeMasterPassword": {
"message": "變更主密碼"
},
"masterPasswordChanged": {
"message": "主密碼已變更"
},
"currentMasterPass": {
"message": "目前的主密碼"
},
"newMasterPass": {
"message": "新的主密碼"
},
"confirmNewMasterPass": {
"message": "確認新的主密碼"
},
"encKeySettings": {
"message": "加密金鑰設定"
},
"kdfAlgorithm": {
"message": "KDF 演算法"
},
"kdfIterations": {
"message": "KDF 迭代"
},
"kdfIterationsDesc": {
"message": "較高的 KDF 迭代次數可以避免您的主密碼遭到暴力破解。我們建議為 $VALUE$ 或更高。",
"placeholders": {
"value": {
"content": "$1",
"example": "100,000"
}
}
},
"kdfIterationsWarning": {
"message": "若將 KDF 迭代次數設定太高會導致在 CPU 較慢的裝置上登入與解鎖Bitwarden 時降低效能。我們建議您以 $INCREMENT$ 的增量值遞增並在所有的裝置上測試。",
"placeholders": {
"increment": {
"content": "$1",
"example": "50,000"
}
}
},
"changeKdf": {
"message": "變更 KDF"
},
"encKeySettingsChanged": {
"message": "加密金鑰設定已變更"
},
"dangerZone": {
"message": "危險操作區"
},
"dangerZoneDesc": {
"message": "小心,這些動作無法復原!"
},
"deauthorizeSessions": {
"message": "取消會話授權"
},
"deauthorizeSessionsDesc": {
"message": "您是否擔心自己的帳戶在其他裝置上登入?請遵照以下步驟取消對之前使用過的所有計算機和裝置的授權。如果您以前使用過公共計算機或不小心曾將密碼儲存在不屬於您的裝置上,則建議執行此安全步驟,此操作還將清除所有以前記住的兩步驟登入會話。"
},
"deauthorizeSessionsWarning": {
"message": "接下來會登出目前的會話,并要求您重新登入。若您有設定兩步驟登入,也需重新認證。其他裝置上的活動會話最多可能會保持一個小時。"
},
"sessionsDeauthorized": {
"message": "所有會話已取消授權"
},
"purgeVault": {
"message": "清空密碼庫"
},
"purgedOrganizationVault": {
"message": "組織密碼庫已清空。"
},
"purgeVaultDesc": {
"message": "接下來的操作會刪除密碼庫當中的所有項目與資料夾。屬於組織的共享項目將不會刪除。"
},
"purgeOrgVaultDesc": {
"message": "接下來的操作將刪除密碼庫當中的所有項目。"
},
"purgeVaultWarning": {
"message": "清空密碼庫是永久性的。將無法被還原。"
},
"vaultPurged": {
"message": "已清空您的密碼庫。"
},
"deleteAccount": {
"message": "刪除帳戶"
},
"deleteAccountDesc": {
"message": "接下來將刪除您的帳戶,以及所有相關資料。"
},
"deleteAccountWarning": {
"message": "刪除您的帳戶是永久性的。無法復原。"
},
"accountDeleted": {
"message": "帳戶已刪除"
},
"accountDeletedDesc": {
"message": "您的帳戶已經關閉,所有關聯資料已經被刪除。"
},
"myAccount": {
"message": "我的帳戶"
},
"tools": {
"message": "工具"
},
"importData": {
"message": "匯入資料"
},
"importError": {
"message": "匯入錯誤"
},
"importErrorDesc": {
"message": "您嘗試匯入的資料有問題,請處理下方列出的來源檔案中的錯誤然後再試一次。"
},
"importSuccess": {
"message": "資料已經成功匯入至您的密碼庫中。"
},
"importWarning": {
"message": "即將匯入資料到 $ORGANIZATION$。您的資料可能會與該組織中的成員共享,確定要繼續嗎?",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"importFormatError": {
"message": "資料格式不正確。請檢查您匯入的檔案後再重試一次。"
},
"importNothingError": {
"message": "沒有匯入任何內容。"
},
"importEncKeyError": {
"message": "解密匯出檔案時發生錯誤,您的加密金鑰與匯出資料時使用的金鑰不同。"
},
"selectFormat": {
"message": "選擇匯入檔案的格式"
},
"selectImportFile": {
"message": "選擇要匯入的檔案"
},
"orCopyPasteFileContents": {
"message": "或複製/黏貼上要匯入的檔案內容"
},
"instructionsFor": {
"message": "$NAME$ 教學",
"description": "The title for the import tool instructions.",
"placeholders": {
"name": {
"content": "$1",
"example": "LastPass (csv)"
}
}
},
"options": {
"message": "選項"
},
"optionsDesc": {
"message": "自訂您的網頁版密碼庫"
},
"optionsUpdated": {
"message": "選項已更新"
},
"language": {
"message": "語言"
},
"languageDesc": {
"message": "變更網頁版密碼庫使用的語言。"
},
"disableIcons": {
"message": "停用網站圖標"
},
"disableIconsDesc": {
"message": "在您密碼庫的每個登入資料旁顯示一個可辨識的圖標。"
},
"enableGravatars": {
"message": "啟用 Gravatars 頭像",
"description": "'Gravatar' is the name of a service. See www.gravatar.com"
},
"enableGravatarsDesc": {
"message": "載入 gravatar.com 上的頭像圖片。"
},
"enableFullWidth": {
"message": "啟用全寬度佈局",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "允許將網頁版密碼庫完全展開至瀏覽器視窗寬度。"
},
"default": {
"message": "預設"
},
"domainRules": {
"message": "網域規則"
},
"domainRulesDesc": {
"message": "如果您在多個不同網站使用相同的登入資料您可以把這些網站標記為「通用」。Bitwarden 會為您設定 「全域」域名。"
},
"globalEqDomains": {
"message": "全域通用域名"
},
"customEqDomains": {
"message": "自訂通用域名"
},
"exclude": {
"message": "排除"
},
"include": {
"message": "包含"
},
"customize": {
"message": "自訂"
},
"newCustomDomain": {
"message": "新增自訂網域"
},
"newCustomDomainDesc": {
"message": "輸入以逗號分隔的網域清單。只允許輸入基本網域請勿輸入子網域名稱。例如輸入「google.com」即可而非「www.google.com」。您也可以輸入「androidapp://package.name」來將 Android 應用程式與其他網域名稱關聯起來。"
},
"customDomainX": {
"message": "自訂網域 $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"domainsUpdated": {
"message": "網域已更新"
},
"twoStepLogin": {
"message": "兩步驟登入"
},
"twoStepLoginDesc": {
"message": "在登入時執行額外的步驟來保護您的帳戶。"
},
"twoStepLoginOrganizationDesc": {
"message": "可透過組織級別來設定提供方式,以要求所有使用者都必須開啟兩步驟登入。"
},
"twoStepLoginRecoveryWarning": {
"message": "啟用兩步驟登入可能會將您永久鎖定在您的 Bitwarden 帳戶外。如果您無法正常使用兩步驟登入驗證應用程式(例如,您遺失了裝置),則可以使用復原代碼存取您的帳戶。 如果您失去存取帳戶的權限Bitwarden 也無法幫助您。所以我們建議您記下或列印復原代碼,並將其妥善保管。"
},
"viewRecoveryCode": {
"message": "檢視復原代碼"
},
"providers": {
"message": "提供者",
"description": "Two-step login providers such as YubiKey, Duo, Authenticator apps, Email, etc."
},
"enable": {
"message": "啟用"
},
"enabled": {
"message": "已啟用"
},
"premium": {
"message": "進階版",
"description": "Premium Membership"
},
"premiumMembership": {
"message": "進階會員"
},
"premiumRequired": {
"message": "需要進階會員資格"
},
"premiumRequiredDesc": {
"message": "進階會員才可使用此功能。"
},
"youHavePremiumAccess": {
"message": "您有進階版存取權限"
},
"alreadyPremiumFromOrg": {
"message": "由於您是擁有進階會員的組織的成員,您已獲得進階功能。"
},
"manage": {
"message": "管理"
},
"disable": {
"message": "停用"
},
"twoStepLoginProviderEnabled": {
"message": "您的帳戶已啟用兩步驟登入"
},
"twoStepLoginAuthDesc": {
"message": "輸入您的主密碼以修改兩步驟登入設定。"
},
"twoStepAuthenticatorDesc": {
"message": "請依照下列步驟設定使用驗證器應用程式的兩步驟登入:"
},
"twoStepAuthenticatorDownloadApp": {
"message": "下載兩步驟認證應用程式"
},
"twoStepAuthenticatorNeedApp": {
"message": "需要驗證器應用程式嗎?下載以下程式之一"
},
"iosDevices": {
"message": "iOS 裝置"
},
"androidDevices": {
"message": "Android 裝置"
},
"windowsDevices": {
"message": "Windows 裝置"
},
"twoStepAuthenticatorAppsRecommended": {
"message": "推薦使用這些應用程式,但也可使用其他的驗證器應用程式。"
},
"twoStepAuthenticatorScanCode": {
"message": "使用您的驗證器應用程式掃描此 QR Code"
},
"key": {
"message": "金鑰"
},
"twoStepAuthenticatorEnterCode": {
"message": "請輸入應用程式產生的 6 位數驗證碼"
},
"twoStepAuthenticatorReaddDesc": {
"message": "若您需要將其加入其他裝置,以下是您的驗證器應用程式所需要的 QR Code 或金鑰。"
},
"twoStepDisableDesc": {
"message": "您確定要停用兩步驟登入嗎?"
},
"twoStepDisabled": {
"message": "已停用兩步驟登入方式。"
},
"twoFactorYubikeyAdd": {
"message": "新增 YubiKey 至您的帳戶。"
},
"twoFactorYubikeyPlugIn": {
"message": "將 YubiKey 插入電腦的 USB 連接埠。"
},
"twoFactorYubikeySelectKey": {
"message": "於下方選擇第一個空白的 YubiKey 輸入欄位。"
},
"twoFactorYubikeyTouchButton": {
"message": "按下 YubiKey 的按鈕。"
},
"twoFactorYubikeySaveForm": {
"message": "儲存表單"
},
"twoFactorYubikeyWarning": {
"message": "由於平台限制,無法於所有 Bitwarden 應用程式中使用 YubiKey。請開啟另一套兩步驟登入方式以確保可在 YubiKey 無法使用時還能存取您的帳戶。支援的平台有:"
},
"twoFactorYubikeySupportUsb": {
"message": "具有 USB 埠的電腦上的網頁版密碼庫、桌面應用程式、命令行介面以及所有瀏覽器擴充套件均可接受您的 YubiKey 。"
},
"twoFactorYubikeySupportMobile": {
"message": "兼容 NFC 功能或擁有數據埠的裝置上的行動應用程式可接受您的 YubiKey。"
},
"yubikeyX": {
"message": "YubiKey $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"u2fkeyX": {
"message": "U2F 鑰匙 $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"webAuthnkeyX": {
"message": "WebAuthn 金鑰 $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"nfcSupport": {
"message": "NFC 支援"
},
"twoFactorYubikeySupportsNfc": {
"message": "我有一把鑰匙支援 NFC。"
},
"twoFactorYubikeySupportsNfcDesc": {
"message": "若您有一個支援 NFC 的 YubiKey例如 YubiKey NEO行動裝置在感應到 NFC 時将提示您。"
},
"yubikeysUpdated": {
"message": "YubiKey 已更新"
},
"disableAllKeys": {
"message": "停用全部鑰匙"
},
"twoFactorDuoDesc": {
"message": "請輸入來自您的 Duo 管理面板的 Bitwarden 應用程式資訊。"
},
"twoFactorDuoIntegrationKey": {
"message": "整合金鑰"
},
"twoFactorDuoSecretKey": {
"message": "私密金鑰"
},
"twoFactorDuoApiHostname": {
"message": "API 主機名稱"
},
"twoFactorEmailDesc": {
"message": "請依照下列步驟設定使用電子郵件的兩步驟登入:"
},
"twoFactorEmailEnterEmail": {
"message": "輸入您希望接收驗證碼的電子郵件位址"
},
"twoFactorEmailEnterCode": {
"message": "請輸入電子郵件中的 6 位數驗證碼"
},
"sendEmail": {
"message": "傳送電子郵件"
},
"twoFactorU2fAdd": {
"message": "在您的帳戶中新增 FIDO U2F 安全鑰匙"
},
"removeU2fConfirmation": {
"message": "您確定要移除這把安全鑰匙嗎?"
},
"twoFactorWebAuthnAdd": {
"message": "在您的帳戶中新增 WebAuthn 安全金鑰"
},
"readKey": {
"message": "讀取鑰匙"
},
"keyCompromised": {
"message": "鑰匙已損壞。"
},
"twoFactorU2fGiveName": {
"message": "給安全鑰匙起一個友好的名稱,以方便識別。"
},
"twoFactorU2fPlugInReadKey": {
"message": "請將安全鑰匙插入您電腦的 USB 埠,並按下「讀取鑰匙」按鈕。"
},
"twoFactorU2fTouchButton": {
"message": "如果安全鑰匙有按鈕,請按下去。"
},
"twoFactorU2fSaveForm": {
"message": "儲存表單"
},
"twoFactorU2fWarning": {
"message": "由於平台限制,無法於所有 Bitwarden 應用程式中使用 FIDO U2F。請開啟另一套兩步驟登入方式以確保 FIDO U2F 無法使用時還能存取您的帳戶。支援的平台有:"
},
"twoFactorU2fSupportWeb": {
"message": "桌面/筆記本電腦上啓用了 U2F 的瀏覽器Chrome、Opera、Vivaldi 或啓用了 FIDO U2F 的 Firefox中的網頁版密碼庫和瀏覽器擴充套件。"
},
"twoFactorU2fWaiting": {
"message": "等待您按下安全鑰匙上的按鈕"
},
"twoFactorU2fClickSave": {
"message": "點擊下方的「儲存」按鈕,以啟用此安全鑰匙用於兩步驟登入。"
},
"twoFactorU2fProblemReadingTryAgain": {
"message": "讀取安全鑰匙時發生問題。請重試。"
},
"twoFactorWebAuthnWarning": {
"message": "由於平台限制,無法於所有 Bitwarden 應用程式中使用 WebAuthn。請設定另一套兩步驟登入方式以確保在 WebAuthn 無法使用時還能存取您的帳戶。支援的平台有:"
},
"twoFactorWebAuthnSupportWeb": {
"message": "桌面/筆記型電腦上具有 WebAuthn 功能的瀏覽器Chrome、Opera、Vivaldi 或開啟 FIDO U2F 功能的 Firefox上的網頁版密碼庫和瀏覽器擴充套件。"
},
"twoFactorRecoveryYourCode": {
"message": "您的 Bitwarden 兩步驟登入復原代碼"
},
"twoFactorRecoveryNoCode": {
"message": "您尚未啟用任何兩步驟登入方式。等你啟用兩步驟登入方式後,您可回來這裡取得復原代碼。"
},
"printCode": {
"message": "列印代碼",
"description": "Print 2FA recovery code"
},
"reports": {
"message": "報告"
},
"unsecuredWebsitesReport": {
"message": "回報不安全的網站"
},
"unsecuredWebsitesReportDesc": {
"message": "使用帶 http:// 方案的不安全網站有風險。如果網站允許,您應永遠使用 https:// 方案存取此網站,這樣您的連線才是加密過的。"
},
"unsecuredWebsitesFound": {
"message": "發現不安全的網站"
},
"unsecuredWebsitesFoundDesc": {
"message": "我們在您的密碼庫中找到 $COUNT$ 個使用不安全 URI 的項目。如果網站允許,您應變更其網址方案為 https://。",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noUnsecuredWebsites": {
"message": "您的密碼庫中沒有使用不安全 URI 的項目。"
},
"inactive2faReport": {
"message": "無效 2FA 報告"
},
"inactive2faReportDesc": {
"message": "兩步驟認證2FA是協助保護您帳號安全的一個重要安全性設定。如果網站提供兩步驟認證您應永遠啟用它。"
},
"inactive2faFound": {
"message": "發現未啟用 2FA 的登入資料"
},
"inactive2faFoundDesc": {
"message": "我們在您的密碼庫中找到 $COUNT$ 個可能未設定兩步驟認證的網站(根據 twofactorauth.org。若要進一步保護這些帳戶您應啟用兩步驟認證。",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noInactive2fa": {
"message": "沒有在您的密碼庫中找到未設定兩步驟認證的網站。"
},
"instructions": {
"message": "說明"
},
"exposedPasswordsReport": {
"message": "公開密碼報告"
},
"exposedPasswordsReportDesc": {
"message": "公開密碼是在公開發布或黑客在暗網上出售的已知資料洩露中發現的密碼。"
},
"exposedPasswordsFound": {
"message": "發現公開密碼"
},
"exposedPasswordsFoundDesc": {
"message": "我們在您的密碼庫中找到 $COUNT$ 個項目的密碼在已知資料洩漏中被公開。您應將他們變更成新密碼。",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noExposedPasswords": {
"message": "未在您的密碼庫中找到密碼公開在已知資料洩漏中的項目。"
},
"checkExposedPasswords": {
"message": "檢查公開密碼"
},
"exposedXTimes": {
"message": "已公開 $COUNT$ 次",
"placeholders": {
"count": {
"content": "$1",
"example": "52"
}
}
},
"weakPasswordsReport": {
"message": "弱強度密碼報告"
},
"weakPasswordsReportDesc": {
"message": "弱密碼可以輕易的被駭客和用於破解密碼的自動化工具猜中。Bitwarden 密碼生成器可以幫助您創建強密碼。"
},
"weakPasswordsFound": {
"message": "發現弱密碼"
},
"weakPasswordsFoundDesc": {
"message": "我們在您的密碼庫中發現了 $COUNT$ 個使用弱密碼的項目。您應該將它們變更為更強的密碼。",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noWeakPasswords": {
"message": "您的密碼庫中沒有項目具有弱密碼。"
},
"reusedPasswordsReport": {
"message": "重複使用密碼報告"
},
"reusedPasswordsReportDesc": {
"message": "如果你使用的服務被洩露,在其他地方重複使用相同的密碼可以讓駭客很容易地訪問你的更多線上帳戶。您應該為每個帳戶或服務使用唯一的密碼。"
},
"reusedPasswordsFound": {
"message": "發現重複使用的密碼"
},
"reusedPasswordsFoundDesc": {
"message": "我們發現您的密碼庫中有 $COUNT$ 組密碼重複使用。您應該將它們變更為唯一的密碼。",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noReusedPasswords": {
"message": "未在您密碼庫中找到重複使用密碼的登入資訊。"
},
"reusedXTimes": {
"message": "已重複使用 $COUNT$ 次",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"dataBreachReport": {
"message": "資料洩露報告"
},
"breachDesc": {
"message": "「洩漏」是指駭客非法存取網站資料然後公開發佈的事件。檢視已遭洩漏的資料類型(電子郵件地址、密碼、信用卡等)並採取適當的措施,例如變更密碼。"
},
"breachCheckUsernameEmail": {
"message": "請檢查您使用的使用者名稱或電子郵件位址。"
},
"checkBreaches": {
"message": "檢查密碼外洩情況"
},
"breachUsernameNotFound": {
"message": "在任何已知的外洩密碼資料庫中都找不到 $USERNAME$。",
"placeholders": {
"username": {
"content": "$1",
"example": "user@example.com"
}
}
},
"goodNews": {
"message": "好消息!",
"description": "ex. Good News, No Breached Accounts Found!"
},
"breachUsernameFound": {
"message": "$USERNAME$ 在不同的外洩密碼資料庫中找到了 $COUNT$ 次。",
"placeholders": {
"username": {
"content": "$1",
"example": "user@example.com"
},
"count": {
"content": "$2",
"example": "7"
}
}
},
"breachFound": {
"message": "發現被洩漏的帳戶"
},
"compromisedData": {
"message": "遭洩漏的資料"
},
"website": {
"message": "網站"
},
"affectedUsers": {
"message": "受影響的使用者"
},
"breachOccurred": {
"message": "外洩發生于"
},
"breachReported": {
"message": "外洩回報于"
},
"reportError": {
"message": "嘗試載入報告時發生錯誤。請重試。"
},
"billing": {
"message": "計費"
},
"accountCredit": {
"message": "帳戶信用額度",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"accountBalance": {
"message": "帳戶餘額",
"description": "Financial term. In the case of Bitwarden, a positive balance means that you owe money, while a negative balance means that you have a credit (Bitwarden owes you money)."
},
"addCredit": {
"message": "增加信用額度",
"description": "Add more credit to your account's balance."
},
"amount": {
"message": "金額",
"description": "Dollar amount, or quantity."
},
"creditDelayed": {
"message": "已增加的信用額度在交易處理完成後將會出現在你的帳戶中。部分付款方式較為緩慢,會比其他方式花費更多時間處理。"
},
"makeSureEnoughCredit": {
"message": "請確保你的帳戶有足夠的信用額度繳付此次購買,如果你的帳戶額度不足,則會以你預設的付款方式補足差額。你可以透過計費頁面向您的帳戶添加信用額度。"
},
"creditAppliedDesc": {
"message": "您帳戶的信用額度可用於消費。任何可用的信用額度將用于自動繳付此帳戶的帳單。"
},
"goPremium": {
"message": "升級至進階版",
"description": "Another way of saying \"Get a premium membership\""
},
"premiumUpdated": {
"message": "您已升級至進階版"
},
"premiumUpgradeUnlockFeatures": {
"message": "將您的帳戶升級至進階版,並解鎖一些出色的附加功能。"
},
"premiumSignUpStorage": {
"message": "用於檔案附件的 1 GB 的加密檔案儲存空間。"
},
"premiumSignUpTwoStep": {
"message": "YubiKey、FIDO U2F 和 Duo 等額外的兩步驟登入選項。"
},
"premiumSignUpEmergency": {
"message": "緊急存取"
},
"premiumSignUpReports": {
"message": "密碼健康、帳戶體檢以及資料外洩報告,保障您的密碼庫安全。"
},
"premiumSignUpTotp": {
"message": "用於登入您的密碼庫的 TOTP 驗證碼 (2FA) 產生器。"
},
"premiumSignUpSupport": {
"message": "優先客戶支援。"
},
"premiumSignUpFuture": {
"message": "未來會增加更多進階功能,敬請期待!"
},
"premiumPrice": {
"message": "每年只需 $PRICE$ ",
"placeholders": {
"price": {
"content": "$1",
"example": "$10"
}
}
},
"addons": {
"message": "附加項目"
},
"premiumAccess": {
"message": "進階存取"
},
"premiumAccessDesc": {
"message": "您可以為您的組織的所有使用者添加進階存取,只需 $PRICE$ /$INTERVAL$.",
"placeholders": {
"price": {
"content": "$1",
"example": "$3.33"
},
"interval": {
"content": "$2",
"example": "'month' or 'year'"
}
}
},
"additionalStorageGb": {
"message": "附加儲存空間 (GB)"
},
"additionalStorageGbDesc": {
"message": "# GB 附加儲存空間"
},
"additionalStorageIntervalDesc": {
"message": "您的方案擁有 $SIZE$ 的加密儲存空間。您也可以用每 GB $PRICE$ / $INTERVAL$ 購買額外的儲存空間。",
"placeholders": {
"size": {
"content": "$1",
"example": "1 GB"
},
"price": {
"content": "$2",
"example": "$4.00"
},
"interval": {
"content": "$3",
"example": "'month' or 'year'"
}
}
},
"summary": {
"message": "摘要"
},
"total": {
"message": "總計"
},
"year": {
"message": "年"
},
"month": {
"message": "月"
},
"monthAbbr": {
"message": "月",
"description": "Short abbreviation for 'month'"
},
"paymentChargedAnnually": {
"message": "將立即從您的付款方式中扣款,並且將每年定期扣款。您可隨時取消。"
},
"paymentCharged": {
"message": "將立即從您的付款方式中扣款,並且將每 $INTERVAL$ 定期扣款。您可隨時取消。",
"placeholders": {
"interval": {
"content": "$1",
"example": "month or year"
}
}
},
"paymentChargedWithTrial": {
"message": "您的方案包含了 7 天的免費試用。在試用期結束之前,不會從您的付款方式中扣款。隨後將會每 $INTERVAL$ 定期扣款。你可隨時取消。",
"placeholders": {
"interval": {
"content": "$1",
"example": "month or year"
}
}
},
"paymentInformation": {
"message": "付款資訊"
},
"billingInformation": {
"message": "帳單資訊"
},
"creditCard": {
"message": "信用卡"
},
"paypalClickSubmit": {
"message": "點擊 PayPal 按鈕登入您的 PayPal 帳戶,然後點擊下面的提交按鈕以繼續。"
},
"cancelSubscription": {
"message": "取消訂閱"
},
"subscriptionCanceled": {
"message": "訂閱已被取消"
},
"pendingCancellation": {
"message": "待取消"
},
"subscriptionPendingCanceled": {
"message": "訂閱在當期計費周期结束前已標記為取消。"
},
"reinstateSubscription": {
"message": "重新開始訂閱"
},
"reinstateConfirmation": {
"message": "您是否要移除待處理的取消請求,重新開始您的訂閱?"
},
"reinstated": {
"message": "已重新開始訂閱。"
},
"cancelConfirmation": {
"message": "您確定要取消訂閱嗎?當本期計費周期結束後,您將無法使用此訂閲的所有功能。"
},
"canceledSubscription": {
"message": "此訂閱已重新開始。"
},
"neverExpires": {
"message": "永不逾期"
},
"status": {
"message": "狀態"
},
"nextCharge": {
"message": "下一次收費"
},
"details": {
"message": "詳細資料"
},
"downloadLicense": {
"message": "下載授權證"
},
"updateLicense": {
"message": "更新授權證"
},
"updatedLicense": {
"message": "授權證已更新"
},
"manageSubscription": {
"message": "管理訂閱"
},
"storage": {
"message": "儲存空間"
},
"addStorage": {
"message": "增加儲存空間"
},
"removeStorage": {
"message": "移除儲存空間"
},
"subscriptionStorage": {
"message": "您的訂閱方案包含 $MAX_STORAGE$ GB 的加密檔案儲存空間,目前已使用 $USED_STORAGE$。",
"placeholders": {
"max_storage": {
"content": "$1",
"example": "4"
},
"used_storage": {
"content": "$2",
"example": "65 MB"
}
}
},
"paymentMethod": {
"message": "付款方式"
},
"noPaymentMethod": {
"message": "尚未選擇付款方式"
},
"addPaymentMethod": {
"message": "新增付款方式"
},
"changePaymentMethod": {
"message": "變更付款方式"
},
"invoices": {
"message": "帳單"
},
"noInvoices": {
"message": "無帳單。"
},
"paid": {
"message": "已繳付",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"unpaid": {
"message": "待繳付",
"description": "Past tense status of an invoice. ex. Paid or unpaid."
},
"transactions": {
"message": "交易紀錄",
"description": "Payment/credit transactions."
},
"noTransactions": {
"message": "無交易記錄"
},
"chargeNoun": {
"message": "費用",
"description": "Noun. A charge from a payment method."
},
"refundNoun": {
"message": "退款",
"description": "Noun. A refunded payment that was charged."
},
"chargesStatement": {
"message": "任何費用會在您的帳單上以 $STATEMENT_NAME$ 呈現。",
"placeholders": {
"statement_name": {
"content": "$1",
"example": "BITWARDEN"
}
}
},
"gbStorageAdd": {
"message": "GB 儲存空間將增加"
},
"gbStorageRemove": {
"message": "GB 儲存空間將移除"
},
"storageAddNote": {
"message": "添加存儲空間將會調整計費總額,並立即透過您的付款方式進行扣款。第一期費用將按照當前計費週期的剩餘數依比例分配。"
},
"storageRemoveNote": {
"message": "移除存儲空間將會調整計費總額,這筆費用將按照比例返回下一筆賬單費用中。"
},
"adjustedStorage": {
"message": "已調整 $AMOUNT$ GB 的儲存空間。",
"placeholders": {
"amount": {
"content": "$1",
"example": "5"
}
}
},
"contactSupport": {
"message": "聯絡客戶支援部門"
},
"updatedPaymentMethod": {
"message": "已更新付款方式。"
},
"purchasePremium": {
"message": "購買進階版"
},
"licenseFile": {
"message": "授權檔案"
},
"licenseFileDesc": {
"message": "您的授權檔案將被命名為類似 $FILE_NAME$ 的名稱",
"placeholders": {
"file_name": {
"content": "$1",
"example": "bitwarden_premium_license.json"
}
}
},
"uploadLicenseFilePremium": {
"message": "要升級您的帳戶為進階版會員,您需要上傳有效的授權檔案。"
},
"uploadLicenseFileOrg": {
"message": "要創建基於內部寄管的組織,您需要上傳有效的授權證檔案。"
},
"accountEmailMustBeVerified": {
"message": "必須驗證您帳戶的電子郵件位址。"
},
"newOrganizationDesc": {
"message": "組織允許您與他人共用密碼庫的部分內容,以及管理特定實體(如家庭、小型團隊或大型公司)的相關使用者。"
},
"generalInformation": {
"message": "一般資訊"
},
"organizationName": {
"message": "組織名稱"
},
"accountOwnedBusiness": {
"message": "此帳戶為公司所有。"
},
"billingEmail": {
"message": "帳單電子郵件"
},
"businessName": {
"message": "公司名稱"
},
"chooseYourPlan": {
"message": "選擇您的方案"
},
"users": {
"message": "使用者"
},
"userSeats": {
"message": "使用者席位"
},
"additionalUserSeats": {
"message": "附加使用者席位"
},
"userSeatsDesc": {
"message": "# 使用者席位"
},
"userSeatsAdditionalDesc": {
"message": "您的方案包含 $BASE_SEATS$ 個使用者席位。您可以以 $SEAT_PRICE$ 每用戶每月添加附加使用者。",
"placeholders": {
"base_seats": {
"content": "$1",
"example": "5"
},
"seat_price": {
"content": "$2",
"example": "$2.00"
}
}
},
"userSeatsHowManyDesc": {
"message": "您需要多少個使用者席位?您也可以在需要的時候添加附加席位。"
},
"planNameFree": {
"message": "免費",
"description": "Free as in 'free beer'."
},
"planDescFree": {
"message": "適用於測試或個人使用者與 $COUNT$ 位其他使用者共享。",
"placeholders": {
"count": {
"content": "$1",
"example": "1"
}
}
},
"planNameFamilies": {
"message": "家庭"
},
"planDescFamilies": {
"message": "適用於個人使用,與家人及朋友共享。"
},
"planNameTeams": {
"message": "團隊"
},
"planDescTeams": {
"message": "適用於企業和其他團隊組織。"
},
"planNameEnterprise": {
"message": "企業"
},
"planDescEnterprise": {
"message": "適用於企業和其他大型組織。"
},
"freeForever": {
"message": "永遠免費"
},
"includesXUsers": {
"message": "包含 $COUNT$ 位使用者",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"additionalUsers": {
"message": "附加使用者"
},
"costPerUser": {
"message": "每位使用者 $COST$",
"placeholders": {
"cost": {
"content": "$1",
"example": "$3"
}
}
},
"limitedUsers": {
"message": "限制 $COUNT$ 位使用者(包括您)",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"limitedCollections": {
"message": "限制 $COUNT$ 個集合",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"addShareLimitedUsers": {
"message": "新增並與最多 $COUNT$ 位使用者共享",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"addShareUnlimitedUsers": {
"message": "新增並與無限位使用者共享"
},
"createUnlimitedCollections": {
"message": "創建無限個集合"
},
"gbEncryptedFileStorage": {
"message": "$SIZE$ 加密檔案儲存空間。",
"placeholders": {
"size": {
"content": "$1",
"example": "1 GB"
}
}
},
"onPremHostingOptional": {
"message": "內部寄管(可選)"
},
"usersGetPremium": {
"message": "使用者取得了進階功能的存取權限"
},
"controlAccessWithGroups": {
"message": "使用群組控制使用者的存取權限"
},
"syncUsersFromDirectory": {
"message": "從目錄同步使用者及群組"
},
"trackAuditLogs": {
"message": "使用稽核記錄追蹤使用者動作"
},
"enforce2faDuo": {
"message": "強制使用 Duo 2FA"
},
"priorityCustomerSupport": {
"message": "優先客戶支援"
},
"xDayFreeTrial": {
"message": "$COUNT$ 天免費試用,隨時可取消",
"placeholders": {
"count": {
"content": "$1",
"example": "7"
}
}
},
"monthly": {
"message": "每月"
},
"annually": {
"message": "每年"
},
"basePrice": {
"message": "基本價格"
},
"organizationCreated": {
"message": "組織已建立"
},
"organizationReadyToGo": {
"message": "您的新組織已準備好!"
},
"organizationUpgraded": {
"message": "您的組織已被升級。"
},
"leave": {
"message": "離開"
},
"leaveOrganizationConfirmation": {
"message": "您確定要離開這個組織嗎?"
},
"leftOrganization": {
"message": "您已離開組織。"
},
"defaultCollection": {
"message": "預設集合"
},
"getHelp": {
"message": "尋求幫助"
},
"getApps": {
"message": "取得應用程式"
},
"loggedInAs": {
"message": "已登入為"
},
"eventLogs": {
"message": "事件記錄"
},
"people": {
"message": "人員"
},
"policies": {
"message": "原則"
},
"editPolicy": {
"message": "編輯原則"
},
"groups": {
"message": "群組"
},
"newGroup": {
"message": "新增群組"
},
"addGroup": {
"message": "添加群組"
},
"editGroup": {
"message": "編輯群組"
},
"deleteGroupConfirmation": {
"message": "您確定要刪除這個群組?"
},
"removeUserConfirmation": {
"message": "您確定要移除該使用者?"
},
"externalId": {
"message": "外部 ID"
},
"externalIdDesc": {
"message": "外部 ID 可用於參考,或將此資源與使用者目錄等外部系統連接起來。"
},
"accessControl": {
"message": "存取控制"
},
"groupAccessAllItems": {
"message": "此群組可存取及修改所有項目。"
},
"groupAccessSelectedCollections": {
"message": "此群組只能存取選擇的集合。"
},
"readOnly": {
"message": "只讀"
},
"newCollection": {
"message": "新增集合"
},
"addCollection": {
"message": "添加集合"
},
"editCollection": {
"message": "編輯集合"
},
"deleteCollectionConfirmation": {
"message": "確定要刪除此集合嗎?"
},
"editUser": {
"message": "編輯使用者"
},
"inviteUser": {
"message": "邀請使用者"
},
"inviteUserDesc": {
"message": "在下面輸入 Bitwarden 賬戶的電子郵件位址,以邀請新使用者加入您的組織。如果他們沒有 Bitwarden 賬戶,將提示他們創建一個。"
},
"inviteMultipleEmailDesc": {
"message": "透過使用逗號分隔的電子郵件位址,您可以一次性邀請 $COUNT$ 位使用者。",
"placeholders": {
"count": {
"content": "$1",
"example": "20"
}
}
},
"userUsingTwoStep": {
"message": "此使用者正在使用兩步驟登入保護帳戶。"
},
"userAccessAllItems": {
"message": "此使用者可存取及修改所有項目。"
},
"userAccessSelectedCollections": {
"message": "此使用者只能存取選擇的集合。"
},
"search": {
"message": "搜尋"
},
"invited": {
"message": "已邀請"
},
"accepted": {
"message": "已接受"
},
"confirmed": {
"message": "已確認"
},
"owner": {
"message": "擁有者"
},
"ownerDesc": {
"message": "可以管理組織的所有方面的具有最高權限的使用者。"
},
"admin": {
"message": "管理員"
},
"adminDesc": {
"message": "管理員可以存取和管理組織内的所有項目、集合和使用者。"
},
"user": {
"message": "使用者"
},
"userDesc": {
"message": "具有組織内已分配的集合的存取權限的普通使用者。"
},
"manager": {
"message": "經理"
},
"managerDesc": {
"message": "經理可以存取和管理組織内所分配的集合。"
},
"all": {
"message": "全部"
},
"refresh": {
"message": "刷新"
},
"timestamp": {
"message": "時間戳記"
},
"event": {
"message": "事件"
},
"unknown": {
"message": "不詳"
},
"loadMore": {
"message": "載入更多"
},
"mobile": {
"message": "手機版應用程式",
"description": "Mobile app"
},
"extension": {
"message": "擴充套件",
"description": "Browser extension/addon"
},
"desktop": {
"message": "電腦版應用程式",
"description": "Desktop app"
},
"webVault": {
"message": "網頁版密碼庫"
},
"loggedIn": {
"message": "已登入。"
},
"changedPassword": {
"message": "已變更帳戶密碼。"
},
"enabledUpdated2fa": {
"message": "已啟用 / 更新兩步驟登入。"
},
"disabled2fa": {
"message": "已停用兩步驟登入。"
},
"recovered2fa": {
"message": "已透過兩步驟登入復原帳戶。"
},
"failedLogin": {
"message": "登入失敗,密碼錯誤。"
},
"failedLogin2fa": {
"message": "登入失敗,兩步驟登入錯誤。"
},
"exportedVault": {
"message": "已匯出密碼庫"
},
"exportedOrganizationVault": {
"message": "已匯出組織密碼庫"
},
"editedOrgSettings": {
"message": "已編輯組織設定。"
},
"createdItemId": {
"message": "已建立項目 $ID$。",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"editedItemId": {
"message": "已編輯項目 $ID$。",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"deletedItemId": {
"message": "傳送項目 $ID$ 到垃圾桶。",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"movedItemIdToOrg": {
"message": "移動項目 $ID$ 至一個組織。",
"placeholders": {
"id": {
"content": "$1",
"example": "'Google'"
}
}
},
"viewedItemId": {
"message": "檢視了項目 $ID$。",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedPasswordItemId": {
"message": "檢視了項目 $ID$ 的密碼。",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedHiddenFieldItemId": {
"message": "檢視了項目 $ID$ 的隱藏欄位。",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewedSecurityCodeItemId": {
"message": "檢視了項目 $ID$ 的安全代碼。",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"copiedPasswordItemId": {
"message": "複製了項目 $ID$ 的密碼。",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"copiedHiddenFieldItemId": {
"message": "複製了項目 $ID$ 的隱藏欄位。",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"copiedSecurityCodeItemId": {
"message": "複製了項目$ID$的安全碼",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"autofilledItemId": {
"message": "項目 $ID$ 已自動填入。",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"createdCollectionId": {
"message": "已建立收藏 $ID$。",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"editedCollectionId": {
"message": "已編輯集合 $ID$。",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"deletedCollectionId": {
"message": "已刪除集合 $ID$。",
"placeholders": {
"id": {
"content": "$1",
"example": "Server Passwords"
}
}
},
"editedPolicyId": {
"message": "已編輯原則 $ID$。",
"placeholders": {
"id": {
"content": "$1",
"example": "Master Password"
}
}
},
"createdGroupId": {
"message": "已建立群組 $ID$。",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"editedGroupId": {
"message": "已編輯群組 $ID$。",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"deletedGroupId": {
"message": "已刪除群組 $ID$。",
"placeholders": {
"id": {
"content": "$1",
"example": "Developers"
}
}
},
"removedUserId": {
"message": "已移除使用者 $ID$。",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"createdAttachmentForItem": {
"message": "已為項目 $ID$ 建立附件。",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"deletedAttachmentForItem": {
"message": "已為項目 $ID$ 刪除附件。",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"editedCollectionsForItem": {
"message": "已為項目 $ID$ 編輯集合。",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"invitedUserId": {
"message": "已邀請使用者 $ID$。",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirmedUserId": {
"message": "已確認使用者 $ID$。",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"editedUserId": {
"message": "已編輯使用者 $ID$。",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"editedGroupsForUser": {
"message": "已編輯使用者 $ID$ 的群組。",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"unlinkedSsoUser": {
"message": "已爲使用者 $ID$ 取消連接 SSO。",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"device": {
"message": "裝置"
},
"view": {
"message": "檢視"
},
"invalidDateRange": {
"message": "無效的日期範圍。"
},
"errorOccurred": {
"message": "發生錯誤。"
},
"userAccess": {
"message": "使用者存取"
},
"userType": {
"message": "使用者類型"
},
"groupAccess": {
"message": "群組存取"
},
"groupAccessUserDesc": {
"message": "編輯此使用者所屬的群組。"
},
"invitedUsers": {
"message": "已邀請使用者。"
},
"resendInvitation": {
"message": "重新傳送邀請"
},
"hasBeenReinvited": {
"message": "$USER$ 已被重新邀請。",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirm": {
"message": "確認"
},
"confirmUser": {
"message": "確認使用者"
},
"hasBeenConfirmed": {
"message": "$USER$ 已被確認。",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"confirmUsers": {
"message": "確認使用者"
},
"usersNeedConfirmed": {
"message": "您的使用者已接受邀請,但仍需要被確認。使用者只有在被確認後才能擁有對組織的存取權限。"
},
"startDate": {
"message": "開始日期"
},
"endDate": {
"message": "结束日期"
},
"verifyEmail": {
"message": "驗證電子郵件"
},
"verifyEmailDesc": {
"message": "驗證您帳戶的電子郵件位址以使用所有功能。"
},
"verifyEmailFirst": {
"message": "首先必須驗證您帳戶的電子郵件位址。"
},
"checkInboxForVerification": {
"message": "請檢查電子郵件收件箱以取得驗證連結。"
},
"emailVerified": {
"message": "您的電子郵件已驗證。"
},
"emailVerifiedFailed": {
"message": "無法驗證電子郵件。請嘗試傳送一封新的驗證電子郵件。"
},
"emailVerificationRequired": {
"message": "需要驗證電子郵件"
},
"emailVerificationRequiredDesc": {
"message": "必須驗證您的電子郵件才能使用此功能。"
},
"updateBrowser": {
"message": "更新瀏覽器"
},
"updateBrowserDesc": {
"message": "您正在使用未被支援的瀏覽器。網頁密碼庫可能會無法順利運作。"
},
"joinOrganization": {
"message": "加入組織"
},
"joinOrganizationDesc": {
"message": "您已被邀請加入上面的組織。要接受邀請,您需要登錄或創建新的 Bitwarden 帳戶。"
},
"inviteAccepted": {
"message": "邀請已接受"
},
"inviteAcceptedDesc": {
"message": "管理員確認您的成員身份後,您便可以存取該組織。發生這種情況時,我們會給您傳送一封電子郵件。"
},
"inviteAcceptFailed": {
"message": "無法接受邀請。請向管理員請求傳送一個新的邀請。"
},
"inviteAcceptFailedShort": {
"message": "無法接受邀請。$DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must enable 2FA on your user account before you can join this organization."
}
}
},
"rememberEmail": {
"message": "記住電子郵件位址"
},
"recoverAccountTwoStepDesc": {
"message": "如果您無法透過常規的兩步驟登入方式存取您的帳戶,您可以使用兩步驟登入復原代碼來停用帳戶上的所有兩步驟登入方式。"
},
"recoverAccountTwoStep": {
"message": "復原帳戶的兩步驟登入"
},
"twoStepRecoverDisabled": {
"message": "兩步驟登入已在您的帳戶中停用。"
},
"learnMore": {
"message": "了解更多"
},
"deleteRecoverDesc": {
"message": "請在下方輸入您的電子郵件位址以復原及刪除您的帳戶。"
},
"deleteRecoverEmailSent": {
"message": "如果您的帳號存在,我們已傳送一封包含進一步指示的電子郵件。"
},
"deleteRecoverConfirmDesc": {
"message": "您已請求刪除您的 Bitwarden 帳戶。點擊下方的按鈕確認。"
},
"myOrganization": {
"message": "我的組織"
},
"deleteOrganization": {
"message": "刪除組織"
},
"deleteOrganizationDesc": {
"message": "接下來將刪除此組織和所有關聯的數據。個人使用者帳戶將保留,但它們不再與此組織關聯。 "
},
"deleteOrganizationWarning": {
"message": "刪除組織是永久性的。這無法撤銷。"
},
"organizationDeleted": {
"message": "組織已刪除"
},
"organizationDeletedDesc": {
"message": "該組織和所有關聯資料已刪除。"
},
"organizationUpdated": {
"message": "組織已更新"
},
"taxInformation": {
"message": "稅務資訊"
},
"taxInformationDesc": {
"message": "對於美國境內的客戶需要使用郵遞區號來滿足銷售稅要求對於其他國家您可以選擇提供稅務識別號VAT/GST和/或地址以顯示在您的帳單上。"
},
"billingPlan": {
"message": "方案",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlan": {
"message": "變更方案",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanUpgrade": {
"message": "爲了將您的帳戶升級到另一個方案,請提供以下資訊。同時請確保您的帳戶已經有一個有效的付款方式。",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"changeBillingPlanDesc": {
"message": "如果您想更改方案,請聯絡客戶支援。並請確保您的帳戶中添加了有效的付款方式。",
"description": "A billing plan/package. For example: families, teams, enterprise, etc."
},
"invoiceNumber": {
"message": "帳單 #$NUMBER$",
"description": "ex. Invoice #79C66F0-0001",
"placeholders": {
"number": {
"content": "$1",
"example": "79C66F0-0001"
}
}
},
"viewInvoice": {
"message": "檢視帳單"
},
"downloadInvoice": {
"message": "下載帳單"
},
"verifyBankAccount": {
"message": "驗證銀行帳戶"
},
"verifyBankAccountDesc": {
"message": "我們已經向您的銀行帳戶存入了兩個小額存款(可能需要 1-2 個工作日才能顯示)。輸入這些金額以驗證銀行帳戶。"
},
"verifyBankAccountInitialDesc": {
"message": "只有在美國的客戶才能使用銀行帳戶付款。你必須核實你的銀行帳戶。我們將在未來 1-2 個 工作日內存入兩筆小額存款。在組織的計費頁上輸入這些金額以驗證銀行帳戶。"
},
"verifyBankAccountFailureWarning": {
"message": "驗證銀行帳戶失敗將會導致錯過付款,并且您的訂閱將會被取消。"
},
"verifiedBankAccount": {
"message": "已驗證您的銀行帳戶。"
},
"bankAccount": {
"message": "銀行帳戶"
},
"amountX": {
"message": "金額 $COUNT$",
"description": "Used in bank account verification of micro-deposits. Amount, as in a currency amount. Ex. Amount 1 is $2.00, Amount 2 is $1.50",
"placeholders": {
"count": {
"content": "$1",
"example": "1"
}
}
},
"routingNumber": {
"message": "匯款路徑號碼",
"description": "Bank account routing number"
},
"accountNumber": {
"message": "帳戶號碼"
},
"accountHolderName": {
"message": "帳戶持有人姓名"
},
"bankAccountType": {
"message": "帳戶類型"
},
"bankAccountTypeCompany": {
"message": "公司"
},
"bankAccountTypeIndividual": {
"message": "個人"
},
"enterInstallationId": {
"message": "輸入您的安裝 ID"
},
"addSeats": {
"message": "新增席位",
"description": "Seat = User Seat"
},
"removeSeats": {
"message": "移除席位",
"description": "Seat = User Seat"
},
"subscriptionUserSeats": {
"message": "您的訂閱當中包含 $COUNT$ 位使用者的授權。",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
}
}
},
"seatsToAdd": {
"message": "要新增的席位數"
},
"seatsToRemove": {
"message": "要移除的席位數"
},
"seatsAddNote": {
"message": "添加使用者席位將會調整帳單總額,並立即透過您的付款方式進行扣款。第一期費用將按照當前計費週期的剩餘數依比例分配。"
},
"seatsRemoveNote": {
"message": "移除使用者席位將會調整計費總額,這筆費用將按照比例返回下一筆賬單費用中。"
},
"adjustedSeats": {
"message": "調整了 $AMOUNT$ 個使用者席位。",
"placeholders": {
"amount": {
"content": "$1",
"example": "15"
}
}
},
"keyUpdated": {
"message": "金鑰已更新"
},
"updateKeyTitle": {
"message": "更新金鑰"
},
"updateEncryptionKey": {
"message": "更新加密金鑰"
},
"updateEncryptionKeyShortDesc": {
"message": "您目前使用的是過時的加密方案。"
},
"updateEncryptionKeyDesc": {
"message": "我們已經採用更強大的加密金鑰,此金鑰提供了更強的安全性及更新的功能。更新您的加密金鑰非常簡單快速,僅需要輸入您的主密碼即可。此次更新最終將強制執行。"
},
"updateEncryptionKeyWarning": {
"message": "更新加密金鑰後,您需要登出並重新登入到當前使用的所有 Bitwarden 應用程式(如移動應用程式或瀏覽器擴充套件)。登出和重新登入(這會下載新的加密金鑰)失敗可能會導致數據損壞。我們將嘗試自動登出,但可能會有延遲。"
},
"updateEncryptionKeyExportWarning": {
"message": "您儲存的任何加密匯出也將變為無效。"
},
"subscription": {
"message": "訂閱"
},
"loading": {
"message": "正在載入"
},
"upgrade": {
"message": "升級"
},
"upgradeOrganization": {
"message": "升級組織"
},
"upgradeOrganizationDesc": {
"message": "免費組織不提供此功能。切換到付費方案以解鎖更多功能。"
},
"createOrganizationStep1": {
"message": "創建組織:步驟 1"
},
"createOrganizationCreatePersonalAccount": {
"message": "在創建組織之前,首先需要創建一個免費的個人帳戶。"
},
"refunded": {
"message": "已退款"
},
"nothingSelected": {
"message": "您沒有選取任何内容。"
},
"acceptPolicies": {
"message": "勾選此選取框,代表您同意下列項目:"
},
"acceptPoliciesError": {
"message": "尚未接受服務條款與隱私權政策。"
},
"termsOfService": {
"message": "服務條款"
},
"privacyPolicy": {
"message": "隱私權政策"
},
"filters": {
"message": "篩選器"
},
"vaultTimeout": {
"message": "密碼庫逾時"
},
"vaultTimeoutDesc": {
"message": "選擇密碼庫多久之後逾時並執行選取的動作。"
},
"oneMinute": {
"message": "1 分鐘"
},
"fiveMinutes": {
"message": "5 分鐘"
},
"fifteenMinutes": {
"message": "15 分鐘"
},
"thirtyMinutes": {
"message": "30 分鐘"
},
"oneHour": {
"message": "1 小時"
},
"fourHours": {
"message": "4 小時"
},
"onRefresh": {
"message": "瀏覽器刷新時"
},
"dateUpdated": {
"message": "已更新",
"description": "ex. Date this item was updated"
},
"datePasswordUpdated": {
"message": "密碼更新於",
"description": "ex. Date this password was updated"
},
"organizationIsDisabled": {
"message": "組織已停用。"
},
"licenseIsExpired": {
"message": "授權已逾期。"
},
"updatedUsers": {
"message": "使用者已更新"
},
"selected": {
"message": "已選擇"
},
"ownership": {
"message": "擁有權"
},
"whoOwnsThisItem": {
"message": "誰擁有這個項目?"
},
"strong": {
"message": "強",
"description": "ex. A strong password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"good": {
"message": "好",
"description": "ex. A good password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weak": {
"message": "弱",
"description": "ex. A weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"veryWeak": {
"message": "非常弱",
"description": "ex. A very weak password. Scale: Very Weak -> Weak -> Good -> Strong"
},
"weakMasterPassword": {
"message": "主密碼強度太弱"
},
"weakMasterPasswordDesc": {
"message": "您設定的主密碼很脆弱。您應該使用高強度的密碼(或密碼短語)來正確保護您的 bitwarden 帳戶。仍要使用這組主密碼嗎?"
},
"rotateAccountEncKey": {
"message": "同時輪換帳戶的加密金鑰"
},
"rotateEncKeyTitle": {
"message": "輪換加密金鑰"
},
"rotateEncKeyConfirmation": {
"message": "確定輪換帳戶的加密金鑰嗎?"
},
"attachmentsNeedFix": {
"message": "此項目包含需要修正的舊檔案附件。"
},
"attachmentFixDesc": {
"message": "這是一個需要修正的舊檔案附件。點擊此處了解更多資訊。"
},
"fix": {
"message": "修正",
"description": "This is a verb. ex. 'Fix The Car'"
},
"oldAttachmentsNeedFixDesc": {
"message": "密碼庫中有舊的檔案附件,需要先修正才可以輪換帳戶的加密金鑰。"
},
"yourAccountsFingerprint": {
"message": "您帳戶的指紋短語",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"fingerprintEnsureIntegrityVerify": {
"message": "為了確保您的加密金鑰的完整度,繼續之前請先驗證使用者指紋短語。",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"dontAskFingerprintAgain": {
"message": "請勿再次要求驗證指紋短語",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"free": {
"message": "免費",
"description": "Free, as in 'Free beer'"
},
"apiKey": {
"message": "API 金鑰"
},
"apiKeyDesc": {
"message": "您的 API 金鑰可于認證 Bitwarden 公用 API。"
},
"apiKeyRotateDesc": {
"message": "輪換 API 金鑰將使前一份金鑰失效。若您認為當前的金鑰不再安全,您可以輪換您的 API 金鑰。"
},
"apiKeyWarning": {
"message": "你的 API 金鑰擁有對組織的完整的存取權限,應要保密。"
},
"userApiKeyDesc": {
"message": "您的 API 金鑰可用於在 Bitwarden CLI 當中進行認證。"
},
"userApiKeyWarning": {
"message": "您的 API 金鑰是另一種身分認證機制,請嚴格保密。"
},
"oauth2ClientCredentials": {
"message": "OAuth 2.0 客戶端證書",
"description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
},
"viewApiKey": {
"message": "檢視 API 金鑰"
},
"rotateApiKey": {
"message": "輪換 API 金鑰"
},
"selectOneCollection": {
"message": "您必須至少選擇一個集合。"
},
"couldNotChargeCardPayInvoice": {
"message": "我們無法從您的支付卡扣款。請檢視並繳付以下尚未付清之款項。"
},
"inAppPurchase": {
"message": "應用程式內購買"
},
"cannotPerformInAppPurchase": {
"message": "當你使用程式內購買這種付款方式時,不能執行此項操作。"
},
"manageSubscriptionFromStore": {
"message": "你必須從應用程式內購買的商店中才能管理你的訂閱。"
},
"minLength": {
"message": "最小長度"
},
"clone": {
"message": "複製"
},
"masterPassPolicyDesc": {
"message": "設定對主控密碼強度的最低要求。"
},
"twoStepLoginPolicyDesc": {
"message": "要求使用者對個人帳戶設定兩步驟登入。"
},
"twoStepLoginPolicyWarning": {
"message": "非擁有者或管理員,並且其個人帳戶未啟用兩步驟登入的組織成員將從組織中移除,並將收到一封通知他們有關變更資訊的電子郵件。"
},
"twoStepLoginPolicyUserWarning": {
"message": "您是組織成員,而組織要求您的使用者帳戶啟用兩步驟登入。如果停用所有兩步驟登入方式,您就會被自動移除這些組織。"
},
"passwordGeneratorPolicyDesc": {
"message": "設定對密碼產生器配置的最低要求。"
},
"passwordGeneratorPolicyInEffect": {
"message": "一個或多個組原則正影響密碼產生器設定。"
},
"masterPasswordPolicyInEffect": {
"message": "一個或多個組織原則要求您的主密碼須符合下列條件:"
},
"policyInEffectMinComplexity": {
"message": "最小複雜度為 $SCORE$",
"placeholders": {
"score": {
"content": "$1",
"example": "4"
}
}
},
"policyInEffectMinLength": {
"message": "最小長度為 $LENGTH$",
"placeholders": {
"length": {
"content": "$1",
"example": "14"
}
}
},
"policyInEffectUppercase": {
"message": "至少包含一個大寫字元"
},
"policyInEffectLowercase": {
"message": "至少包含一個小寫字元"
},
"policyInEffectNumbers": {
"message": "至少包含一個數字"
},
"policyInEffectSpecial": {
"message": "至少包含一個下列特殊字元:$CHARS$",
"placeholders": {
"chars": {
"content": "$1",
"example": "!@#$%^&*"
}
}
},
"masterPasswordPolicyRequirementsNotMet": {
"message": "您的新主密碼不符合原則要求。"
},
"minimumNumberOfWords": {
"message": "最短字數"
},
"defaultType": {
"message": "預設類型"
},
"userPreference": {
"message": "使用者偏好設定"
},
"vaultTimeoutAction": {
"message": "密碼庫逾時動作"
},
"vaultTimeoutActionLockDesc": {
"message": "鎖定密碼庫後需要重新輸入主密碼才能再次存取它。"
},
"vaultTimeoutActionLogOutDesc": {
"message": "登出密碼庫後需要重新認證才能再次存取它。"
},
"lock": {
"message": "鎖定",
"description": "Verb form: to make secure or inaccesible by"
},
"trash": {
"message": "垃圾桶",
"description": "Noun: A special folder for holding deleted items that have not yet been permanently deleted"
},
"searchTrash": {
"message": "搜尋垃圾桶"
},
"permanentlyDelete": {
"message": "永久刪除"
},
"permanentlyDeleteSelected": {
"message": "永久刪除選擇的項目"
},
"permanentlyDeleteItem": {
"message": "永久刪除項目"
},
"permanentlyDeleteItemConfirmation": {
"message": "您確定要永久刪除此項目嗎?"
},
"permanentlyDeletedItem": {
"message": "項目已永久刪除"
},
"permanentlyDeletedItems": {
"message": "項目已永久刪除"
},
"permanentlyDeleteSelectedItemsDesc": {
"message": "您已經選取了 $COUNT$ 個項目要永久刪除。確定要永久刪除這些項目嗎?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"permanentlyDeletedItemId": {
"message": "已永久刪除 $ID$ 項目。",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"restore": {
"message": "恢復"
},
"restoreSelected": {
"message": "恢復選擇的項目"
},
"restoreItem": {
"message": "恢復項目"
},
"restoredItem": {
"message": "項目已恢復"
},
"restoredItems": {
"message": "項目已恢復"
},
"restoreItemConfirmation": {
"message": "您確定要恢復此項目嗎?"
},
"restoreItems": {
"message": "恢復項目"
},
"restoreSelectedItemsDesc": {
"message": "您已經選取了 $COUNT$ 個項目要恢復。確定要恢復這些項目嗎?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"restoredItemId": {
"message": "已恢復項目 $ID$。",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"vaultTimeoutLogOutConfirmation": {
"message": "選擇登出將會在密碼庫逾時後移除對密碼庫的所有存取權限,以及重新認證時需要連線網路。確定要使用此設定嗎?"
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "逾時動作確認"
},
"hidePasswords": {
"message": "隱藏密碼"
},
"countryPostalCodeRequiredDesc": {
"message": "我們僅收集此資訊用來計算營業稅並包含於財務報表中。"
},
"includeVAT": {
"message": "包含 VAT/GST 稅務資訊(選填)"
},
"taxIdNumber": {
"message": "VAT/GST 稅務 ID"
},
"taxInfoUpdated": {
"message": "稅務資訊已更新。"
},
"setMasterPassword": {
"message": "設定主密碼"
},
"ssoCompleteRegistration": {
"message": "要完成 SSO 登入,請設定一個主密碼以存取和保護您的密碼庫。"
},
"identifier": {
"message": "識別符"
},
"organizationIdentifier": {
"message": "組織識別符"
},
"ssoLogInWithOrgIdentifier": {
"message": "要使用組織的單一登入入口登入。請輸入您組織的識別符以開始。"
},
"enterpriseSingleSignOn": {
"message": "企業單一登入SSO"
},
"ssoHandOff": {
"message": "您現在可以關閉此分頁,並且回到擴充套件繼續。"
},
"businessPortal": {
"message": "業務入口",
"description": "The web portal used by business organizations for configuring certain features."
},
"includeAllTeamsFeatures": {
"message": "包含所有團隊版功能"
},
"includeSsoAuthentication": {
"message": "通過 SAML2.0 和 OpenID Connect 進行 SSO 身份認證"
},
"includeEnterprisePolicies": {
"message": "企業原則"
},
"ssoValidationFailed": {
"message": "SSO 驗證失敗"
},
"ssoIdentifierRequired": {
"message": "需要組織識別符。"
},
"unlinkSso": {
"message": "取消連結 SSO"
},
"linkSso": {
"message": "連結 SSO"
},
"webPoliciesDeprecationWarning": {
"message": "原則配置已轉移,此頁面將很快被弃用。請改用下方的「業務入口」原則頁面。"
},
"singleOrg": {
"message": "單一組織"
},
"singleOrgDesc": {
"message": "限制使用者加入任何其他組織。"
},
"singleOrgBlockCreateMessage": {
"message": "當前組織的原則不允許您加入多個組織。請聯絡您的組織管理員或從其他 Bitwarden 帳戶注册。"
},
"singleOrgPolicyWarning": {
"message": "不是擁有者或管理員並且已經是其他組織的成員的組織成員將從您的組織中移除。"
},
"requireSso": {
"message": "單一登入認證"
},
"requireSsoPolicyDesc": {
"message": "要求使用者以企業單一登入方法登入。"
},
"prerequisite": {
"message": "先決條件"
},
"requireSsoPolicyReq": {
"message": "必須先開啟單一組織企業原則,才能開啟此原則。"
},
"requireSsoPolicyReqError": {
"message": "未開啟單一組織原則。"
},
"requireSsoExemption": {
"message": "組織的擁有者和管理員豁免此原則的執行。"
},
"sendTypeFile": {
"message": "檔案"
},
"sendTypeText": {
"message": "文字"
},
"createSend": {
"message": "創建新的 Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editSend": {
"message": "編輯 Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"createdSend": {
"message": "Send 已創建",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"editedSend": {
"message": "Send 已編輯",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletedSend": {
"message": "Send 已刪除",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSend": {
"message": "刪除 Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deleteSendConfirmation": {
"message": "您確定要刪除此 Send 嗎?",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"whatTypeOfSend": {
"message": "這是什麽類型的 Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"deletionDate": {
"message": "刪除日期"
},
"deletionDateDesc": {
"message": "此 Send 將在指定的日期和時間被永久删除。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDate": {
"message": "逾期日期"
},
"expirationDateDesc": {
"message": "如果設定了,對此 Send 的存取將在指定的日期和時間后逾期。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"maxAccessCount": {
"message": "最大存取次數"
},
"maxAccessCountDesc": {
"message": "如果設定了,達到最大存取次數后,使用者將無法存取此 Send。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"currentAccessCount": {
"message": "目前存取次數"
},
"sendPasswordDesc": {
"message": "可選。使用者需提供密碼才能存取此 Send。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNotesDesc": {
"message": "關於此 Send 的私人注釋。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disabled": {
"message": "已停用"
},
"sendLink": {
"message": "Send 連結",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"copySendLink": {
"message": "複製 Send 連結",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"removePassword": {
"message": "移除密碼"
},
"removedPassword": {
"message": "已移除密碼"
},
"removePasswordConfirmation": {
"message": "您確定要移除密碼嗎?"
},
"hideEmail": {
"message": "對收件人隱藏我的電子郵件位址。"
},
"disableThisSend": {
"message": "停用此 Send 以阻止任何人存取它。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"allSends": {
"message": "所有 Send"
},
"maxAccessCountReached": {
"message": "已達最大存取次數"
},
"pendingDeletion": {
"message": "等待刪除中"
},
"expired": {
"message": "已逾期"
},
"searchSends": {
"message": "搜尋 Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPassword": {
"message": "此 Send 受到密碼保護,請在下方輸入密碼以繼續。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendProtectedPasswordDontKnow": {
"message": "不知道密碼?請向此 Send 的發起人索取密碼。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendHiddenByDefault": {
"message": "此 Send 預設為隱藏。您可使用下方的按鈕切換其可見性。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"downloadFile": {
"message": "下載檔案"
},
"sendAccessUnavailable": {
"message": "您嘗試存取的 Send 不存在或不再可用。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"missingSendFile": {
"message": "未找到與此 Send 相關聯的檔案。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"noSendsInList": {
"message": "沒有可顯示的 Send。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"emergencyAccess": {
"message": "緊急存取"
},
"emergencyAccessDesc": {
"message": "為受信任的聯絡人授予和管理緊急存取權限。在緊急情况下,受信任的聯絡人可以請求獲取查看或接管您的帳戶的權限。請訪問我們的幫助頁面,以獲取有關零知識共享工作原理的更多資訊和詳情。"
},
"emergencyAccessOwnerWarning": {
"message": "您是一個或多個組織的擁有者。如果您授予緊急聯繫人接管存取權限,那麼他們在接管後將能夠以擁有者的身份使用您的所有權限。"
},
"trustedEmergencyContacts": {
"message": "信任的緊急聯絡人"
},
"noTrustedContacts": {
"message": "您尚未添加任何緊急聯絡人,請邀請一個受信任的聯絡人以開始。"
},
"addEmergencyContact": {
"message": "新增緊急聯絡人"
},
"designatedEmergencyContacts": {
"message": "已指定為緊急聯絡人"
},
"noGrantedAccess": {
"message": "你還沒有被指定為任何人的緊急聯絡人。"
},
"inviteEmergencyContact": {
"message": "邀請緊急聯絡人"
},
"editEmergencyContact": {
"message": "編輯緊急聯絡人"
},
"inviteEmergencyContactDesc": {
"message": "透過在下麵輸入 Bitwarden 帳戶的電子郵件地址,以邀請新的緊急聯絡人。如果他們還沒有 Bitwarden 帳戶,系統將提示他們創建一個新的帳戶。"
},
"emergencyAccessRecoveryInitiated": {
"message": "已發起緊急存取"
},
"emergencyAccessRecoveryApproved": {
"message": "已批准緊急存取"
},
"viewDesc": {
"message": "可以檢視您擁有的密碼庫中的所有項目。"
},
"takeover": {
"message": "接管"
},
"takeoverDesc": {
"message": "可以使用新的主密碼重設您的帳戶。"
},
"waitTime": {
"message": "等候時間"
},
"waitTimeDesc": {
"message": "自動授予存取權限前所需的時間。"
},
"oneDay": {
"message": "1 天"
},
"days": {
"message": "$DAYS$ 天",
"placeholders": {
"days": {
"content": "$1",
"example": "1"
}
}
},
"invitedUser": {
"message": "已邀請使用者。"
},
"acceptEmergencyAccess": {
"message": "您已被邀請成為上述使用者的緊急聯絡人。要接受邀請,您需要登入或創建新的 Bitwarden 帳戶。"
},
"emergencyInviteAcceptFailed": {
"message": "無法接受邀請。請向使用者請求傳送一個新的邀請。"
},
"emergencyInviteAcceptFailedShort": {
"message": "無法接受邀請。$DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must enable 2FA on your user account before you can join this organization."
}
}
},
"emergencyInviteAcceptedDesc": {
"message": "確認您的身份後,您可以存取此使用者的緊急選項。發生這種情況時,我們將會給您傳送一封電子郵件。"
},
"requestAccess": {
"message": "請求存取權限"
},
"requestAccessConfirmation": {
"message": "您確定要請求緊急存取嗎?在 $WAITTIME$ 天之後或用戶手動批准請求時,將為您提供存取權限。",
"placeholders": {
"waittime": {
"content": "$1",
"example": "1"
}
}
},
"requestSent": {
"message": "來自 $USER$ 的緊急存取請求。如果可以繼續,我們將透過電子郵件通知您。",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"approve": {
"message": "批准"
},
"reject": {
"message": "拒絕"
},
"approveAccessConfirmation": {
"message": "您確定要批准緊急存取嗎?這將允許 $USER$ $ACTION$ 您的帳戶。",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
},
"action": {
"content": "$2",
"example": "View"
}
}
},
"emergencyApproved": {
"message": "緊急存取已批准。"
},
"emergencyRejected": {
"message": "緊急存取已拒絕"
},
"passwordResetFor": {
"message": "$USER$ 的密碼已重設。您現在可以使用新密碼登入了。",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"personalOwnership": {
"message": "個人擁有權"
},
"personalOwnershipPolicyDesc": {
"message": "要求用戶透過移除個人擁有權選項將密碼庫項目儲存到組織。"
},
"personalOwnershipExemption": {
"message": "組織的擁有者和管理員豁免此原則的執行。。"
},
"personalOwnershipSubmitError": {
"message": "由於某個企業原則,您被限制為儲存項目到您的個人密碼庫。將擁有權改爲組織,並從可用的集合中選擇。"
},
"disableSend": {
"message": "停用 Send"
},
"disableSendPolicyDesc": {
"message": "不允許使用者創建或編輯 Bitwarden Send。但允許刪除現有的 Send。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"disableSendExemption": {
"message": "可以管理組織原則的組織使用者豁免此原則的執行。"
},
"sendDisabled": {
"message": "Send 已停用",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendDisabledWarning": {
"message": "由於某個企業原則,您只能刪除已有的 Send。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptions": {
"message": "Send 選項",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptionsPolicyDesc": {
"message": "設定用於創建和編輯 Send 的選項。",
"description": "'Sends' is a plural noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptionsExemption": {
"message": "可以管理組織原則的組織使用者豁免此原則的執行。"
},
"disableHideEmail": {
"message": "不允許使用者在創建或編輯 Send 時隱藏他們的電子郵件位址。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendOptionsPolicyInEffect": {
"message": "以下組織原則當前正起作用:"
},
"sendDisableHideEmailInEffect": {
"message": "使用者在創建或編輯 Send 時不允許隱藏他們的電子郵件位址。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"modifiedPolicyId": {
"message": "原則 $ID$ 已修改。",
"placeholders": {
"id": {
"content": "$1",
"example": "Master Password"
}
}
},
"planPrice": {
"message": "方案價格"
},
"estimatedTax": {
"message": "預估稅額"
},
"custom": {
"message": "自訂"
},
"customDesc": {
"message": "允許更精細地控制使用者的權限以進行進階配置。"
},
"permissions": {
"message": "權限"
},
"accessBusinessPortal": {
"message": "存取業務入口"
},
"accessEventLogs": {
"message": "存取事件紀錄"
},
"accessImportExport": {
"message": "存取匯入/匯出"
},
"accessReports": {
"message": "存取報告"
},
"manageAllCollections": {
"message": "管理所有集合。"
},
"manageAssignedCollections": {
"message": "管理已分配的集合。"
},
"manageGroups": {
"message": "管理群組"
},
"managePolicies": {
"message": "管理原則"
},
"manageSso": {
"message": "管理 SSO"
},
"manageUsers": {
"message": "管理使用者"
},
"manageResetPassword": {
"message": "管理密碼重設"
},
"disableRequireSsoError": {
"message": "您必須手動停用單一登入認證原則,然後才能停用此原則。"
},
"personalOwnershipPolicyInEffect": {
"message": "一個組織原則正在影響您的擁有權選項。"
},
"personalOwnershipCheckboxDesc": {
"message": "為組織使用者禁用個人擁有權。"
},
"textHiddenByDefault": {
"message": "存取此 Send 時,預設將隱藏文本",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendNameDesc": {
"message": "用於描述此 Send 的友好名稱。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendTextDesc": {
"message": "您想要傳送的文字。"
},
"sendFileDesc": {
"message": "您想要傳送的檔案。"
},
"copySendLinkOnSave": {
"message": "储存時複製連結到剪貼簿以便分享此 Send。"
},
"sendLinkLabel": {
"message": "Send 連結",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"send": {
"message": "Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineProductDesc": {
"message": "Bitwarden Send可以輕鬆安全地向其他人傳輸敏感的臨時資訊。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendAccessTaglineLearnMore": {
"message": "了解更多",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more about** Bitwarden Send or sign up to try it today.'"
},
"sendVaultCardProductDesc": {
"message": "與任何人直接共享文字或檔案。"
},
"sendVaultCardLearnMore": {
"message": "了解更多",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read '**Learn more**, see how it works, or try it now. '"
},
"sendVaultCardSee": {
"message": "參閲",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, **see** how it works, or try it now.'"
},
"sendVaultCardHowItWorks": {
"message": "運作方式",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see **how it works**, or try it now.'"
},
"sendVaultCardOr": {
"message": "或",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, **or** try it now.'"
},
"sendVaultCardTryItNow": {
"message": "立刻體驗",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
},
"sendAccessTaglineOr": {
"message": "或",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send **or** sign up to try it today.'"
},
"sendAccessTaglineSignUp": {
"message": "註冊",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or **sign up** to try it today.'"
},
"sendAccessTaglineTryToday": {
"message": "今天就體驗。",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
},
"sendCreatorIdentifier": {
"message": "Bitwarden 使用者 $USER_IDENTIFIER$ 為您共享了如下資料",
"placeholders": {
"user_identifier": {
"content": "$1",
"example": "An email address"
}
}
},
"viewSendHiddenEmailWarning": {
"message": "創建此 Send 的 Bitwarden 使用者已選擇隱藏他們的電子郵件位址。在使用或下載此連結的內容之前,應確保您信任此連結的來源。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDateIsInvalid": {
"message": "指定的逾期日期無效。"
},
"deletionDateIsInvalid": {
"message": "指定的刪除日期無效。"
},
"expirationDateAndTimeRequired": {
"message": "要求指定逾期日期和時間。"
},
"deletionDateAndTimeRequired": {
"message": "要求指定刪除日期和時間。"
},
"dateParsingError": {
"message": "儲存刪除日期和逾期日期時發生錯誤。"
},
"webAuthnFallbackMsg": {
"message": "要驗證您的 2FA請點擊下面的按鈕。"
},
"webAuthnAuthenticate": {
"message": "驗證 WebAuthn"
},
"webAuthnNotSupported": {
"message": "此瀏覽器不支援 WebAuthn。"
},
"webAuthnSuccess": {
"message": "WebAuthn 驗證成功!您可以關閉此分頁。"
},
"hintEqualsPassword": {
"message": "密碼提示不能與密碼相同。"
},
"enrollPasswordReset": {
"message": "注冊密碼重設"
},
"enrolledPasswordReset": {
"message": "已注冊密碼重設"
},
"withdrawPasswordReset": {
"message": "撤銷密碼重設"
},
"enrollPasswordResetSuccess": {
"message": "注冊成功!"
},
"withdrawPasswordResetSuccess": {
"message": "撤銷成功!"
},
"eventEnrollPasswordReset": {
"message": "用戶 $ID$ 注冊了密碼重設協助。",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventWithdrawPasswordReset": {
"message": "用戶 $ID$ 撤銷了密碼重設協助。",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventAdminPasswordReset": {
"message": "重新設定使用者 $ID$ 的主密碼",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"resetPassword": {
"message": "重設密碼"
},
"resetPasswordLoggedOutWarning": {
"message": "接下來會將 $NAME$ 登出目前的會話,並要求他們重新登入。其他裝置上的活動會話最多會保持一個小時。",
"placeholders": {
"name": {
"content": "$1",
"example": "John Smith"
}
}
},
"thisUser": {
"message": "這個使用者"
},
"resetPasswordMasterPasswordPolicyInEffect": {
"message": "一個或多個組織原則要求主密碼須符合下列條件:"
},
"resetPasswordSuccess": {
"message": "密碼重設成功!"
},
"resetPasswordEnrollmentWarning": {
"message": "註冊將允許組織管理者去變更您的主密碼。確定要註冊嗎?"
},
"resetPasswordPolicy": {
"message": "主密碼重設"
},
"resetPasswordPolicyDescription": {
"message": "允許組織管理者去重新設定組織使用者的主密碼。"
},
"resetPasswordPolicyWarning": {
"message": "組織使用者需要先自行註冊或將被自動註冊後管理者才能重新設定他們的主密碼。"
},
"resetPasswordPolicyAutoEnroll": {
"message": "自動註冊"
},
"resetPasswordPolicyAutoEnrollDescription": {
"message": "所有邀請被接受后的使用者將會被自動註冊密碼重設。"
},
"resetPasswordPolicyAutoEnrollWarning": {
"message": "已經在組織中的使用者將不會被註冊密碼重設。他們需要先自行註冊後管理者才能重設他們的主密碼。"
},
"resetPasswordPolicyAutoEnrollCheckbox": {
"message": "自動註冊新使用者"
},
"resetPasswordAutoEnrollInviteWarning": {
"message": "此組織設定了讓您可自動重設密碼的企業政策。設定政策後,將允許組織管理員更改您的主控密碼。"
},
"resetPasswordOrgKeysError": {
"message": "組織金鑰回覆為空"
},
"resetPasswordDetailsError": {
"message": "重設密碼細節回覆為空"
},
"trashCleanupWarning": {
"message": "垃圾桶中超過 30 天的密碼將會被自動刪除。"
},
"trashCleanupWarningSelfHosted": {
"message": "垃圾桶中超過一定時間的密碼將會被自動刪除。"
},
"passwordPrompt": {
"message": "重新詢問主密碼"
},
"passwordConfirmation": {
"message": "確認主密碼"
},
"passwordConfirmationDesc": {
"message": "此操作受到保護。若要繼續,請重新輸入您的主密碼以驗證您的身份。"
},
"reinviteSelected": {
"message": "重新傳送邀請"
},
"noSelectedUsersApplicable": {
"message": "這個動作不適用於任何已選取的使用者。"
},
"removeUsersWarning": {
"message": "您確定要移除以下使用者嗎?處理程序需要幾秒鐘去完成而且無法被中斷或取消。"
},
"confirmSelected": {
"message": "確認所選"
},
"bulkConfirmStatus": {
"message": "批次作業狀態"
},
"bulkConfirmMessage": {
"message": "已成功確認。"
},
"bulkReinviteMessage": {
"message": "已成功重新邀請。"
},
"bulkRemovedMessage": {
"message": "已成功移除。"
},
"bulkFilteredMessage": {
"message": "排除,不適用於這個動作。"
},
"fingerprint": {
"message": "指紋"
},
"removeUsers": {
"message": "移除使用者"
},
"error": {
"message": "錯誤"
},
"resetPasswordManageUsers": {
"message": "必須開啟管理密碼重設權限後,才能開啟管理使用者權限"
}
}