bitwarden-estensione-browser/apps/web/src/locales/zh_TW/messages.json

7910 lines
231 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.

{
"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"
},
"mx": {
"message": "Mx"
},
"dr": {
"message": "Dr"
},
"expirationMonth": {
"message": "逾期月份"
},
"expirationYear": {
"message": "逾期年份"
},
"authenticatorKeyTotp": {
"message": "驗證器金鑰 (TOTP)"
},
"folder": {
"message": "資料夾"
},
"newCustomField": {
"message": "新增自訂欄位"
},
"value": {
"message": "值"
},
"dragToSort": {
"message": "透過拖曳來排序"
},
"cfTypeText": {
"message": "文字型"
},
"cfTypeHidden": {
"message": "隱藏型"
},
"cfTypeBoolean": {
"message": "布林值"
},
"cfTypeLinked": {
"message": "連結型",
"description": "This describes a field that is 'linked' (related) to another field."
},
"remove": {
"message": "移除"
},
"unassigned": {
"message": "未指派"
},
"noneFolder": {
"message": "預設資料夾",
"description": "This is the folder for uncategorized items"
},
"addFolder": {
"message": "新增資料夾"
},
"editFolder": {
"message": "編輯資料夾"
},
"baseDomain": {
"message": "基底網域",
"description": "Domain name. Example: website.com"
},
"domainName": {
"message": "網域名稱",
"description": "Domain name. Example: website.com"
},
"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": "搜尋我的最愛"
},
"searchLogin": {
"message": "搜尋登入資料",
"description": "Search Login type"
},
"searchCard": {
"message": "搜尋卡片",
"description": "Search Card type"
},
"searchIdentity": {
"message": "搜尋身分",
"description": "Search Identity type"
},
"searchSecureNote": {
"message": "搜尋安全筆記",
"description": "Search Secure Note type"
},
"searchVault": {
"message": "搜尋密碼庫"
},
"searchMyVault": {
"message": "搜尋我的密碼庫"
},
"searchOrganization": {
"message": "搜尋組織"
},
"searchMembers": {
"message": "搜尋成員"
},
"searchGroups": {
"message": "搜尋群組"
},
"allItems": {
"message": "所有項目"
},
"favorites": {
"message": "我的最愛"
},
"types": {
"message": "類型"
},
"typeLogin": {
"message": "登入"
},
"typeCard": {
"message": "支付卡"
},
"typeIdentity": {
"message": "身分"
},
"typeSecureNote": {
"message": "安全筆記"
},
"typeLoginPlural": {
"message": "登入資料"
},
"typeCardPlural": {
"message": "支付卡"
},
"typeIdentityPlural": {
"message": "身分"
},
"typeSecureNotePlural": {
"message": "安全筆記"
},
"folders": {
"message": "資料夾"
},
"collections": {
"message": "集合"
},
"firstName": {
"message": "名"
},
"middleName": {
"message": "中間名"
},
"lastName": {
"message": "姓"
},
"fullName": {
"message": "全名"
},
"address1": {
"message": "地址 1"
},
"address2": {
"message": "地址 2"
},
"address3": {
"message": "地址 3"
},
"cityTown": {
"message": "市/鎮"
},
"stateProvince": {
"message": "州/省"
},
"zipPostalCode": {
"message": "郵遞區號"
},
"country": {
"message": "國家"
},
"shared": {
"message": "已共用"
},
"attachments": {
"message": "附件"
},
"select": {
"message": "選擇"
},
"newItem": {
"message": "新增項目"
},
"addItem": {
"message": "新增項目"
},
"editItem": {
"message": "編輯項目"
},
"viewItem": {
"message": "檢視項目"
},
"new": {
"message": "新增",
"description": "for adding new items"
},
"item": {
"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"
},
"me": {
"message": "我"
},
"myVault": {
"message": "我的密碼庫"
},
"allVaults": {
"message": "所有密碼庫"
},
"vault": {
"message": "密碼庫"
},
"vaults": {
"message": "密碼庫"
},
"vaultItems": {
"message": "密碼庫項目"
},
"filter": {
"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。"
},
"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": "資料夾已刪除"
},
"editInfo": {
"message": "編輯資訊"
},
"access": {
"message": "存取"
},
"accessLevel": {
"message": "Access level"
},
"loggedOut": {
"message": "已登出"
},
"loginExpired": {
"message": "您的登入工作階段已逾期。"
},
"logOutConfirmation": {
"message": "您確定要登出嗎?"
},
"logOut": {
"message": "登出"
},
"ok": {
"message": "確定"
},
"yes": {
"message": "是"
},
"no": {
"message": "否"
},
"loginOrCreateNewAccount": {
"message": "登入或建立帳戶以存取您的安全密碼庫。"
},
"loginWithDevice": {
"message": "使用裝置登入"
},
"loginWithDeviceEnabledNote": {
"message": "必須先在 Bitwarden 應用程式設定中開啟後,才可以使用裝置登入。要改用其他選項嗎?"
},
"loginWithMasterPassword": {
"message": "使用主密碼登入"
},
"readingPasskeyLoading": {
"message": "正在讀取金輪..."
},
"readingPasskeyLoadingInfo": {
"message": "請保持視窗開啟,並按照瀏覽器指示操作。"
},
"useADifferentLogInMethod": {
"message": "使用不同的登入方法"
},
"loginWithPasskey": {
"message": "使用密碼金鑰登入"
},
"invalidPasskeyPleaseTryAgain": {
"message": "無效的金鑰。請再試一次。"
},
"twoFactorForPasskeysNotSupportedOnClientUpdateToLogIn": {
"message": "不支援的密碼金鑰的 2FA 兩階段認證。更新 app 以登入"
},
"loginWithPasskeyInfo": {
"message": "使用已產生的密碼金輪,無需密碼即可自動登入。生物特徵辨識(例如面部識別或指紋)或其他 FIDO2 安全方式將用於確認您的身分。"
},
"newPasskey": {
"message": "新增密碼金鑰"
},
"learnMoreAboutPasswordless": {
"message": "瞭解更多關於無密碼登入的資訊"
},
"creatingPasskeyLoading": {
"message": "正在建立密碼金輪..."
},
"creatingPasskeyLoadingInfo": {
"message": "保持此視窗打開,然後按照瀏覽器的提示進行操作。"
},
"errorCreatingPasskey": {
"message": "建立密碼金鑰時發生錯誤"
},
"errorCreatingPasskeyInfo": {
"message": "建立密碼金鑰時發生問題。"
},
"passkeySuccessfullyCreated": {
"message": "密碼金鑰已成功建立!"
},
"customPasskeyNameInfo": {
"message": "命名您的密碼金輪以方便您辨識它。"
},
"useForVaultEncryption": {
"message": "用於密碼庫加密"
},
"useForVaultEncryptionInfo": {
"message": "於支援的裝置不使用主密碼登入與解鎖。依循後續於瀏覽器的指令以完成最終設定。\nLog in and unlock on supported devices without your master password. Follow the prompts from your browser to finalize setup."
},
"useForVaultEncryptionErrorReadingPasskey": {
"message": "密碼金鑰讀取錯誤。再試一次或者取消勾選此選項。"
},
"encryptionNotSupported": {
"message": "不支援的加密"
},
"enablePasskeyEncryption": {
"message": "設定加密"
},
"usedForEncryption": {
"message": "使用加密"
},
"loginWithPasskeyEnabled": {
"message": "密碼金鑰登入已開啓"
},
"passkeySaved": {
"message": "$NAME$ 已儲存",
"placeholders": {
"name": {
"content": "$1",
"example": "Personal yubikey"
}
}
},
"passkeyRemoved": {
"message": "密碼金鑰已移除"
},
"removePasskey": {
"message": "移除密碼金鑰"
},
"removePasskeyInfo": {
"message": "如果全部密碼金鑰被移除,不使用主密碼您將無法登入新的裝置。"
},
"passkeyLimitReachedInfo": {
"message": "密碼金鑰已達到限制。移除一個密碼金鑰以新增另一個。"
},
"tryAgain": {
"message": "再試一次"
},
"createAccount": {
"message": "建立帳戶"
},
"newAroundHere": {
"message": "第一次使用?"
},
"startTrial": {
"message": "立即試用"
},
"logIn": {
"message": "登入"
},
"logInInitiated": {
"message": "登入已發起"
},
"submit": {
"message": "送出"
},
"emailAddressDesc": {
"message": "您需要使用您的電子郵件地址登入。"
},
"yourName": {
"message": "您的名稱"
},
"yourNameDesc": {
"message": "我們應該怎樣稱呼您?"
},
"masterPass": {
"message": "主密碼"
},
"masterPassDesc": {
"message": "主密碼是用於存取密碼庫的密碼。它非常重要,請您不要忘記它。若您忘記了主密碼,沒有任何方法能將其復原。"
},
"masterPassImportant": {
"message": "如果您忘記主密碼,沒有復原的方法!"
},
"masterPassHintDesc": {
"message": "主密碼提示可以在您忘記主密碼時幫助您回憶主密碼。"
},
"reTypeMasterPass": {
"message": "再次輸入主密碼"
},
"masterPassHint": {
"message": "主密碼提示(選用)"
},
"masterPassHintLabel": {
"message": "主密碼提示"
},
"settings": {
"message": "設定"
},
"passwordHint": {
"message": "密碼提示"
},
"enterEmailToGetHint": {
"message": "請輸入您的帳户電子郵件地址以接收主密碼提示。"
},
"getMasterPasswordHint": {
"message": "取得主密碼提示"
},
"emailRequired": {
"message": "必須填入電子郵件地址 。"
},
"invalidEmail": {
"message": "無效的電子郵件地址。"
},
"masterPasswordRequired": {
"message": "必須填寫主密碼。"
},
"confirmMasterPasswordRequired": {
"message": "必須再次輸入主密碼。"
},
"masterPasswordMinlength": {
"message": "主密碼必須至少 $VALUE$ 個字元。",
"description": "The Master Password must be at least a specific number of characters long.",
"placeholders": {
"value": {
"content": "$1",
"example": "8"
}
}
},
"masterPassDoesntMatch": {
"message": "兩次填入的主密碼不相符。"
},
"newAccountCreated": {
"message": "帳戶已建立!現在可以登入了。"
},
"trialAccountCreated": {
"message": "帳戶建立成功。"
},
"masterPassSent": {
"message": "已傳送包含您主密碼提示的電子郵件。"
},
"unexpectedError": {
"message": "發生了未預期的錯誤。"
},
"expirationDateError": {
"message": "請選擇一個未來的逾期日期。"
},
"emailAddress": {
"message": "電子郵件地址"
},
"yourVaultIsLocked": {
"message": "密碼庫已鎖定。請驗證主密碼以繼續。"
},
"uuid": {
"message": "UUID"
},
"unlock": {
"message": "解鎖"
},
"loggedInAsEmailOn": {
"message": "已在 $HOSTNAME$ 上以 $EMAIL$ 身份登入。",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
"invalidMasterPassword": {
"message": "無效的主密碼"
},
"invalidFilePassword": {
"message": "檔案密碼無效,請使用您當初匯出檔案時輸入的密碼。"
},
"lockNow": {
"message": "立即鎖定"
},
"noItemsInList": {
"message": "沒有可列出的項目。"
},
"noPermissionToViewAllCollectionItems": {
"message": "您沒有檢視此集合中所有項目的權限。"
},
"noCollectionsInList": {
"message": "沒有可列出的集合。"
},
"noGroupsInList": {
"message": "沒有可列出的群組。"
},
"noUsersInList": {
"message": "沒有可列出的使用者。"
},
"noMembersInList": {
"message": "沒有可列出的成員。"
},
"noEventsInList": {
"message": "沒有可列出的事件。"
},
"newOrganization": {
"message": "新增組織"
},
"noOrganizationsList": {
"message": "您沒有加入任何組織。組織允許您與其他使用者安全地共用項目。"
},
"notificationSentDevice": {
"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"
}
}
},
"deleteSelectedCollectionsDesc": {
"message": "$COUNT$ 個集合將被永久刪除。",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"deleteSelectedConfirmation": {
"message": "您確定要繼續嗎?"
},
"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": "複製驗證碼"
},
"copyUuid": {
"message": "複製 UUID"
},
"warning": {
"message": "警告"
},
"confirmVaultExport": {
"message": "確認匯出密碼庫"
},
"confirmSecretsExport": {
"message": "確認匯出機密"
},
"exportWarningDesc": {
"message": "此次匯出的密碼庫檔案為未加密格式。您不應將它存放或經由不安全的方式(例如電子郵件)傳送。用完後請立即將它刪除。"
},
"exportSecretsWarningDesc": {
"message": "此匯出包含未加密格式的機密資料。您不應透過不安全的方式(例如電子郵件)儲存或傳送已匯出的檔案。用完後請立即將它刪除。"
},
"encExportKeyWarningDesc": {
"message": "將使用您帳戶的加密金鑰來加密匯出的資料,若您更新了帳戶的加密金鑰,請重新匯出,否則將無法解密匯出的檔案。"
},
"encExportAccountWarningDesc": {
"message": "每個 Bitwarden 使用者帳戶的帳戶加密金鑰都不相同,因此無法將已加密匯出的檔案匯入至不同帳戶中。"
},
"export": {
"message": "匯出"
},
"exportFrom": {
"message": "匯出自"
},
"exportVault": {
"message": "匯出密碼庫"
},
"exportSecrets": {
"message": "匯出機密"
},
"fileFormat": {
"message": "檔案格式"
},
"fileEncryptedExportWarningDesc": {
"message": "此檔案匯出將受密碼保護,需要檔案密碼才能解密。"
},
"exportPasswordDescription": {
"message": "此密碼將用於匯出和匯入此檔案"
},
"confirmMasterPassword": {
"message": "確認主密碼"
},
"confirmFormat": {
"message": "確認格式"
},
"filePassword": {
"message": "檔案密碼"
},
"confirmFilePassword": {
"message": "確認檔案密碼"
},
"accountRestrictedOptionDescription": {
"message": "使用衍生自您帳戶的使用者名稱與主密碼的加密金鑰,加密此匯出檔案,並限制只能匯入到目前的 Bitwarden 帳戶。"
},
"passwordProtectedOptionDescription": {
"message": "設定一組檔案密碼來加密匯出的資料,並使用此密碼解密以匯入至任意 Bitwarden 帳戶。"
},
"exportTypeHeading": {
"message": "匯出類型"
},
"accountRestricted": {
"message": "帳號已受限制"
},
"passwordProtected": {
"message": "密碼保護"
},
"filePasswordAndConfirmFilePasswordDoNotMatch": {
"message": "「檔案密碼」與「確認檔案密碼」不一致。"
},
"confirmVaultImport": {
"message": "確認匯入密碼庫"
},
"confirmVaultImportDesc": {
"message": "此檔案受密碼保護,請輸入檔案密碼以匯入資料。"
},
"exportSuccess": {
"message": "已匯出密碼庫資料"
},
"passwordGenerator": {
"message": "密碼產生器"
},
"minComplexityScore": {
"message": "最小複雜度"
},
"minNumbers": {
"message": "最少數字位數"
},
"minSpecial": {
"message": "最少符號位數",
"description": "Minimum special characters"
},
"ambiguous": {
"message": "避免易混淆的字元"
},
"regeneratePassword": {
"message": "重新產生密碼"
},
"length": {
"message": "長度"
},
"passwordMinLength": {
"message": "最小密碼長度"
},
"uppercase": {
"message": "大寫 (A-Z)",
"description": "Include uppercase letters in the password generator."
},
"lowercase": {
"message": "小寫 (a-z)",
"description": "Include lowercase letters in the password generator."
},
"numbers": {
"message": "數字 (0-9)"
},
"specialCharacters": {
"message": "特殊字元 (!@#$%^&*)"
},
"numWords": {
"message": "單字數量"
},
"wordSeparator": {
"message": "單字分隔字元"
},
"capitalize": {
"message": "大寫",
"description": "Make the first letter of a word uppercase."
},
"includeNumber": {
"message": "包含數字"
},
"passwordHistory": {
"message": "密碼歷史記錄"
},
"noPasswordsInList": {
"message": "沒有可列出的密碼。"
},
"clear": {
"message": "清除",
"description": "To clear something out. Example: To clear browser history."
},
"accountUpdated": {
"message": "帳戶已儲存"
},
"changeEmail": {
"message": "變更電子郵件"
},
"changeEmailTwoFactorWarning": {
"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"
}
}
},
"kdfMemory": {
"message": "KDF 記憶體 (MB)",
"description": "Memory refers to computer memory (RAM). MB is short for megabytes."
},
"argon2Warning": {
"message": "若將 KDF 疊代次數、記憶體占用與平行數量設定太高,可能導致在老舊裝置上登入(以及解鎖)時的效能不佳。我們建議分別並小量更動這些設定並在您所有的裝置上測試。"
},
"kdfParallelism": {
"message": "KDF 平行數量"
},
"argon2Desc": {
"message": "更高的 KDF 疊代次數、記憶體占用與平行數量可以避免您的主密碼遭到攻擊者的暴力破解。"
},
"changeKdf": {
"message": "變更 KDF"
},
"encKeySettingsChanged": {
"message": "加密金鑰設定已儲存"
},
"dangerZone": {
"message": "危險區域"
},
"dangerZoneDesc": {
"message": "小心,這些動作無法復原!"
},
"deauthorizeSessions": {
"message": "取消工作階段授權"
},
"deauthorizeSessionsDesc": {
"message": "您是否擔心自己的帳戶在其他裝置上保持登入?請遵照以下步驟取消對之前使用過的所有電腦和裝置的授權。若您以前使用過公用電腦或不小心曾將密碼儲存在不屬於您的裝置上,則建議執行此安全步驟,此操作還將清除所有以前記住的兩步驟登入工作階段。"
},
"deauthorizeSessionsWarning": {
"message": "接下來會登出目前的工作階段,並要求您重新登入。若您有設定兩步驟登入,也需重新驗證。其他裝置上的活動工作階段最多會保持一個小時。"
},
"sessionsDeauthorized": {
"message": "已取消所有工作階段授權"
},
"purgeVault": {
"message": "清空密碼庫"
},
"purgedOrganizationVault": {
"message": "已清空組織的密碼庫。"
},
"vaultAccessedByProvider": {
"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": "匯入資料"
},
"onboardingImportDataDetailsPartOne": {
"message": "If you don't have any data to import, you can create a ",
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
},
"onboardingImportDataDetailsLink": {
"message": "新項目",
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
},
"onboardingImportDataDetailsPartTwoNoOrgs": {
"message": " instead.",
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
},
"onboardingImportDataDetailsPartTwoWithOrgs": {
"message": " instead. You may need to wait until your administrator confirms your organization membership.",
"description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
},
"importError": {
"message": "匯入時發生錯誤"
},
"importErrorDesc": {
"message": "您嘗試匯入的資料有問題,請處理下方列出的來源檔案中的錯誤然後再試一次。"
},
"importSuccess": {
"message": "資料匯入成功"
},
"importSuccessNumberOfItems": {
"message": "一共匯入了 $AMOUNT$ 個項目。",
"placeholders": {
"amount": {
"content": "$1",
"example": "2"
}
}
},
"dataExportSuccess": {
"message": "資料匯出成功"
},
"importWarning": {
"message": "即將匯入資料至 $ORGANIZATION$。您的資料可能會與該組織中的成員共用,確定要繼續嗎?",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"importFormatError": {
"message": "資料格式不正確。請檢查您匯入的檔案後再試一次。"
},
"importNothingError": {
"message": "沒有匯入任何內容。"
},
"importEncKeyError": {
"message": "解密匯出的檔案時發生錯誤,您的加密金鑰與匯出資料時使用的金鑰不同。"
},
"importDestination": {
"message": "匯入目的地"
},
"learnAboutImportOptions": {
"message": "瞭解更多匯入選項"
},
"selectImportFolder": {
"message": "選擇一個資料夾"
},
"selectImportCollection": {
"message": "選擇一個集合"
},
"importTargetHint": {
"message": "如果您要將匯入檔案的内容移動到 $DESTINATION$,請選擇此選項",
"description": "Located as a hint under the import target. Will be appended by either folder or collection, depending if the user is importing into an individual or an organizational vault.",
"placeholders": {
"destination": {
"content": "$1",
"example": "folder or collection"
}
}
},
"importUnassignedItemsError": {
"message": "檔案包含未指派的項目。"
},
"selectFormat": {
"message": "選擇匯入檔案的格式"
},
"selectImportFile": {
"message": "選擇要匯入的檔案"
},
"chooseFile": {
"message": "選擇檔案"
},
"noFileChosen": {
"message": "未選擇任何檔案"
},
"orCopyPasteFileContents": {
"message": "或複製/貼上要匯入的檔案內容"
},
"instructionsFor": {
"message": "$NAME$ 教學",
"description": "The title for the import tool instructions.",
"placeholders": {
"name": {
"content": "$1",
"example": "LastPass (csv)"
}
}
},
"options": {
"message": "選項"
},
"preferences": {
"message": "偏好設定"
},
"preferencesDesc": {
"message": "自訂您的網頁版密碼庫。"
},
"preferencesUpdated": {
"message": "偏好設定已儲存"
},
"language": {
"message": "語言"
},
"languageDesc": {
"message": "變更網頁版密碼庫使用的語言。"
},
"enableFavicon": {
"message": "顯示網站圖示"
},
"faviconDesc": {
"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": "兩步驟登入"
},
"twoStepLoginEnforcement": {
"message": "強制兩步驟登入"
},
"twoStepLoginDesc": {
"message": "在登入時執行額外的步驟來保護您的帳戶。"
},
"twoStepLoginTeamsDesc": {
"message": "爲您的組織啟用兩步驟登入。"
},
"twoStepLoginEnterpriseDescStart": {
"message": "要為成員實施 Bitwarden 兩步驟登入選項,請使用 ",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Enforce Bitwarden Two-step Login options for members by using the Two-step Login Policy.'"
},
"twoStepLoginPolicy": {
"message": "兩步驟登入原則"
},
"twoStepLoginOrganizationDuoDesc": {
"message": "要以 Duo 進行兩步驟登入,請使用以下的選項。"
},
"twoStepLoginOrganizationSsoDesc": {
"message": "如果您已經設定好或計畫要使用 SSO 登入,兩步驟登入可能已經由您的身份提供機關開啟。"
},
"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": "已啟用"
},
"restoreAccess": {
"message": "還原存取權限"
},
"premium": {
"message": "進階版",
"description": "Premium membership"
},
"premiumMembership": {
"message": "進階會員"
},
"premiumRequired": {
"message": "需要進階會員資格"
},
"premiumRequiredDesc": {
"message": "進階會員才可使用此功能。"
},
"youHavePremiumAccess": {
"message": "您有進階版存取權限"
},
"alreadyPremiumFromOrg": {
"message": "由於您是擁有進階會員功能的組織的成員,您已獲得進階功能。"
},
"manage": {
"message": "管理"
},
"canManage": {
"message": "可以管理"
},
"disable": {
"message": "停用"
},
"revokeAccess": {
"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 的瀏覽器(啟用了 FIDO U2F 的 Chrome、Opera、Vivaldi 或 Firefox中的網頁版密碼庫和瀏覽器擴充套件。"
},
"twoFactorU2fWaiting": {
"message": "等待您觸摸安全鑰匙上的按鈕"
},
"twoFactorU2fClickSave": {
"message": "點選下方的「儲存」按鈕,以啟用此安全鑰匙用於兩步驟登入。"
},
"twoFactorU2fProblemReadingTryAgain": {
"message": "讀取安全鑰匙時發生問題。請再試一次。"
},
"twoFactorWebAuthnWarning": {
"message": "由於平台限制,無法於所有 Bitwarden 應用程式中使用 WebAuthn。請設定另一套兩步驟登入方式以確保在 WebAuthn 無法使用時還能存取您的帳戶。支援的平台有:"
},
"twoFactorWebAuthnSupportWeb": {
"message": "桌上型電腦/筆記型電腦上支援 WebAuthn 功能的瀏覽器(啟用了 FIDO U2F 的 Chrome、Opera、Vivaldi 或 Firefox上的網頁版密碼庫和瀏覽器擴充套件。"
},
"twoFactorRecoveryYourCode": {
"message": "您的 Bitwarden 兩步驟登入復原碼"
},
"twoFactorRecoveryNoCode": {
"message": "您尚未啟用任何兩步驟登入方式。等你啟用兩步驟登入方式後,您可回來這裡取得復原碼。"
},
"printCode": {
"message": "列印代碼",
"description": "Print 2FA recovery code"
},
"reports": {
"message": "報告"
},
"reportsDesc": {
"message": "點選下方的報告,識別並消除您的線上帳戶中的安全漏洞。",
"description": "Vault health reports can be used to evaluate the security of your Bitwarden individual or organization vault."
},
"orgsReportsDesc": {
"message": "點選下方的報告,識別並消除組織帳號的安全漏洞。",
"description": "Vault health reports can be used to evaluate the security of your Bitwarden individual or organization vault."
},
"unsecuredWebsitesReport": {
"message": "不安全的網站"
},
"unsecuredWebsitesReportDesc": {
"message": "以 http:// 開頭的 URL 沒有使用最佳的加密方式。將這些帳戶的登入 URI 更改為 https:// 以更安全地瀏覽。"
},
"unsecuredWebsitesFound": {
"message": "發現不安全的網站"
},
"unsecuredWebsitesFoundDesc": {
"message": "我們在您的密碼庫中找到了 $COUNT$ 個使用不安全 URI 的項目。若網站允許,您應變更其網址配置為 https://。",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"noUnsecuredWebsites": {
"message": "您的密碼庫中沒有使用不安全 URI 的項目。"
},
"inactive2faReport": {
"message": "未設定兩步驟登入"
},
"inactive2faReportDesc": {
"message": "兩步驟登入為您的帳戶增加了一層保護。使用 Bitwarden 驗證器或使用其他方法為這些帳戶啟用兩步驟登入。"
},
"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": "弱密碼很容易被攻擊者猜到。使用密碼產生器將這些密碼變更為安全性更高的密碼。"
},
"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": "外洩的帳戶可能會暴露您的個人資訊。透過啟用 2FA 或建立更強的密碼來保護被外洩的帳戶。"
},
"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": "計費"
},
"billingPlanLabel": {
"message": "計費方案"
},
"paymentType": {
"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 的加密檔案儲存空間。"
},
"premiumSignUpTwoStepOptions": {
"message": "專有的兩步驟登入選項,例如 YubiKey 和 Duo。"
},
"premiumSignUpEmergency": {
"message": "緊急存取"
},
"premiumSignUpReports": {
"message": "密碼健康、帳戶體檢以及資料外洩報告,保障您的密碼庫安全。"
},
"premiumSignUpTotp": {
"message": "用於您的密碼庫中登入項目的 TOTP 驗證碼 (2FA) 產生器。"
},
"premiumSignUpSupport": {
"message": "優先客戶支援。"
},
"premiumSignUpFuture": {
"message": "未來會有更多進階功能,敬請期待!"
},
"premiumPrice": {
"message": "每年只需 $PRICE$ ",
"placeholders": {
"price": {
"content": "$1",
"example": "$10"
}
}
},
"premiumPriceWithFamilyPlan": {
"message": "升級到進階會員只需 $PRICE$/年,或是可為 $FAMILYPLANUSERCOUNT$ 個使用者取得進階會員與無限制的家庭共享只需: ",
"placeholders": {
"price": {
"content": "$1",
"example": "$10"
},
"familyplanusercount": {
"content": "$2",
"example": "6"
}
}
},
"bitwardenFamiliesPlan": {
"message": "Bitwarden 家庭計劃。"
},
"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": "年"
},
"yr": {
"message": "年"
},
"month": {
"message": "月"
},
"monthAbbr": {
"message": "月",
"description": "Short abbreviation for 'month'"
},
"paymentChargedAnnually": {
"message": "將立即使用您選擇的付款方式來扣款,並且每年都會定期扣款。您可以隨時取消。"
},
"paymentCharged": {
"message": "將立即使用您選擇的付款方式來扣款,並且將每 $INTERVAL$ 定期扣款。您可以隨時取消。",
"placeholders": {
"interval": {
"content": "$1",
"example": "month or year"
}
}
},
"paymentChargedWithUnpaidSubscription": {
"message": "任何未付費訂閱都將透過您的付款方式收取費用。"
},
"paymentChargedWithTrial": {
"message": "您的方案包含了 7 天的免費試用。在試用期結束之前,不會從您的付款方式中扣款。您可以隨時取消。"
},
"paymentInformation": {
"message": "付款資訊"
},
"billingInformation": {
"message": "計費資訊"
},
"billingTrialSubLabel": {
"message": "在 7 天的免費試用期間,不會從您的付款方式中扣款。"
},
"creditCard": {
"message": "信用卡"
},
"paypalClickSubmit": {
"message": "點選 PayPal 按鈕登入您的 PayPal 帳戶,然後點選下方的送出按鈕以繼續。"
},
"cancelSubscription": {
"message": "取消訂閱"
},
"subscriptionExpiration": {
"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": "更新授權"
},
"manageSubscription": {
"message": "管理訂閱"
},
"launchCloudSubscription": {
"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": "聯絡客戶支援部門"
},
"contactSupportShort": {
"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": "適用於企業和其他團隊組織。"
},
"planNameTeamsStarter": {
"message": "Teams Starter"
},
"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"
}
}
},
"trialThankYou": {
"message": "感謝您申請 Bitwarden for $PLAN$",
"placeholders": {
"plan": {
"content": "$1",
"example": "Teams"
}
}
},
"trialSecretsManagerThankYou": {
"message": "Thanks for signing up for Bitwarden Secrets Manager for $PLAN$!",
"placeholders": {
"plan": {
"content": "$1",
"example": "Teams"
}
}
},
"trialPaidInfoMessage": {
"message": "您的 $PLAN$ 7 天免費試用期,將會在 7 天後轉換為付費訂閱。",
"placeholders": {
"plan": {
"content": "$1",
"example": "Teams"
}
}
},
"trialConfirmationEmail": {
"message": "我們已經將確認信件傳送至團隊的計費信箱: "
},
"monthly": {
"message": "每月"
},
"annually": {
"message": "每年"
},
"annual": {
"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": "原則"
},
"singleSignOn": {
"message": "單一登入"
},
"editPolicy": {
"message": "編輯原則"
},
"groups": {
"message": "群組"
},
"newGroup": {
"message": "新增群組"
},
"addGroup": {
"message": "新增群組"
},
"editGroup": {
"message": "編輯群組"
},
"deleteGroupConfirmation": {
"message": "您確定要刪除這個群組?"
},
"deleteMultipleGroupsConfirmation": {
"message": "您確定要刪除如下 $QUANTITY$ 個群組嗎?",
"placeholders": {
"quantity": {
"content": "$1",
"example": "3"
}
}
},
"removeUserConfirmation": {
"message": "您確定要移除此使用者?"
},
"removeOrgUserConfirmation": {
"message": "成員被移除後,他們將不再擁有對組織資料的存取權限,並且此動作無法恢復。要將此成員添加回組織,必須重新邀請他們並加入。"
},
"revokeUserConfirmation": {
"message": "成員被撤銷后,他們將不再擁有對組織資料的存取權限。要快速還原此成員的存取權限,請轉到「已撤銷」分頁。"
},
"removeUserConfirmationKeyConnector": {
"message": "警告!這位使用者需要 Key Connector 管理他們的加密方式。從您的組織中移除這位使用者,會永久停用他們的帳戶。此操作無法復原,是否繼續?"
},
"externalId": {
"message": "外部 ID"
},
"externalIdDesc": {
"message": "外部 ID 可用於參考,或將此資源與使用者目錄等外部系統連結起來。"
},
"nestCollectionUnder": {
"message": "將集合嵌套在"
},
"accessControl": {
"message": "存取控制"
},
"groupAccessAllItems": {
"message": "此群組可存取及變更所有項目。"
},
"groupAccessSelectedCollections": {
"message": "此群組只能存取選擇的集合。"
},
"readOnly": {
"message": "唯讀"
},
"newCollection": {
"message": "新集合"
},
"addCollection": {
"message": "新增集合"
},
"editCollection": {
"message": "編輯集合"
},
"collectionInfo": {
"message": "集合資訊"
},
"deleteCollectionConfirmation": {
"message": "確定要刪除此集合嗎?"
},
"editMember": {
"message": "編輯成員"
},
"fieldOnTabRequiresAttention": {
"message": "「$TAB$」分頁的欄位需要您的注意。",
"placeholders": {
"tab": {
"content": "$1",
"example": "Collection info"
}
}
},
"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": "已確認"
},
"clientOwnerEmail": {
"message": "用戶擁有者電子郵件"
},
"owner": {
"message": "擁有者"
},
"ownerDesc": {
"message": "管理組織的所有方面,包括計費和訂閱"
},
"clientOwnerDesc": {
"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": "網頁版密碼庫"
},
"cli": {
"message": "CLI 命令列介面"
},
"bitWebVault": {
"message": "Bitwarden 網頁密碼庫"
},
"bitSecretsManager": {
"message": "Bitwarden Secrets Manager"
},
"loggedIn": {
"message": "已登入"
},
"changedPassword": {
"message": "帳戶密碼已變更"
},
"enabledUpdated2fa": {
"message": "兩步驟登入已儲存"
},
"disabled2fa": {
"message": "兩步驟登入已停用"
},
"recovered2fa": {
"message": "已透過兩步驟登入復原帳戶"
},
"failedLogin": {
"message": "嘗試登入失敗,密碼錯誤。"
},
"failedLogin2fa": {
"message": "嘗試登入失敗,兩步驟登入錯誤。"
},
"incorrectPassword": {
"message": "密碼不正確"
},
"incorrectCode": {
"message": "不正確的代碼"
},
"incorrectPin": {
"message": "PIN 碼不正確"
},
"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'"
}
}
},
"viewAllLoginOptions": {
"message": "檢視所有登入選項"
},
"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"
}
}
},
"viewedCardNumberItemId": {
"message": "檢視了項目 $ID$ 的卡號。",
"placeholders": {
"id": {
"content": "$1",
"example": "Unique ID"
}
}
},
"viewedSecurityCodeItemId": {
"message": "檢視了項目 $ID$ 的安全代碼。",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"viewCollectionWithName": {
"message": "檢視集合 - $NAME$",
"placeholders": {
"name": {
"content": "$1",
"example": "Collection1"
}
}
},
"editItemWithName": {
"message": "編輯項目 - $NAME$",
"placeholders": {
"name": {
"content": "$1",
"example": "Google Login"
}
}
},
"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"
}
}
},
"deletedCollections": {
"message": "已刪除集合"
},
"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"
}
}
},
"deletedManyGroups": {
"message": "刪除了 $QUANTITY$ 個群組。",
"placeholders": {
"quantity": {
"content": "$1",
"example": "3"
}
}
},
"removedUserId": {
"message": "已移除使用者 $ID$。",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"removeUserIdAccess": {
"message": "移除 $ID$ 的存取權限",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"revokedUserId": {
"message": "已撤銷 $ID$ 的組織存取權限。",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"restoredUserId": {
"message": "已還原 $ID$ 的組織存取權限。",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"revokeUserId": {
"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"
}
}
},
"createdOrganizationId": {
"message": "已建立組織 $ID$。",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"addedOrganizationId": {
"message": "新增了組織 $ID$。",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"removedOrganizationId": {
"message": "已移除組織 $ID$。",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"accessedClientVault": {
"message": "已存取組織 $ID$ 的密碼庫。",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"device": {
"message": "裝置"
},
"view": {
"message": "檢視"
},
"invalidDateRange": {
"message": "無效的日期範圍。"
},
"errorOccurred": {
"message": "發生錯誤。"
},
"userAccess": {
"message": "使用者存取權限"
},
"userType": {
"message": "使用者類型"
},
"groupAccess": {
"message": "群組存取"
},
"groupAccessUserDesc": {
"message": "透過將成員添加到 1 個或多個群組來授予他們對集合的存取權限。"
},
"invitedUsers": {
"message": "已邀請使用者。"
},
"resendInvitation": {
"message": "重新傳送邀請"
},
"resendEmail": {
"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": "管理員確認您的成員身分後,您便可以存取此組織。到時我們會向您傳送電子郵件通知。"
},
"inviteInitAcceptedDesc": {
"message": "您現在可以存取此組織了。"
},
"inviteAcceptFailed": {
"message": "無法接受邀請。請要求組織管理員傳送新的邀請。"
},
"inviteAcceptFailedShort": {
"message": "無法接受邀請。$DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must set up 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": "我的組織"
},
"organizationInfo": {
"message": "組織資訊"
},
"deleteOrganization": {
"message": "刪除組織"
},
"deletingOrganizationContentWarning": {
"message": "輸入主密碼以確認刪除 $ORGANIZATION$ 及與之關聯的所有資料。$ORGANIZATION$ 中的密碼庫資料包含:",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"deletingOrganizationActiveUserAccountsWarning": {
"message": "刪除後,使用者帳戶仍然可用,但將不再與此組織關聯。"
},
"deletingOrganizationIsPermanentWarning": {
"message": "刪除 $ORGANIZATION$ 為永久性動作,並且無法恢復。",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"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."
},
"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"
},
"limitSubscriptionDesc": {
"message": "為您的訂閲設定席位限制。達到此限制後,您將無法邀請新的成員。"
},
"limitSmSubscriptionDesc": {
"message": "為您的 Secrets Manger 訂閲設定席位限制。達到此限制後,就無法邀請新成員。"
},
"maxSeatLimit": {
"message": "席位限制(選用)",
"description": "Upper limit of seats to allow through autoscaling"
},
"maxSeatCost": {
"message": "最大潛在席位費用"
},
"addSeats": {
"message": "新增席位",
"description": "Seat = User Seat"
},
"removeSeats": {
"message": "移除席位",
"description": "Seat = User Seat"
},
"subscriptionDesc": {
"message": "調整訂閱將會依比例變更您的計費總額。若新邀請的使用者超過您的訂閱席位,您將立即收到依比例收取的額外使用者費用。"
},
"subscriptionUserSeats": {
"message": "您的訂閱當中包含最多 $COUNT$ 位成員。",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
}
}
},
"limitSubscription": {
"message": "限制訂閲(選用)"
},
"subscriptionSeats": {
"message": "訂閲席位"
},
"subscriptionUpdated": {
"message": "已更新訂閲"
},
"subscribedToSecretsManager": {
"message": "訂閱已更新。您現在可以存取 Secrets Manager 了。"
},
"additionalOptions": {
"message": "額外選項"
},
"additionalOptionsDesc": {
"message": "如需更多管理訂閱協助,請聯絡客戶支援。"
},
"subscriptionUserSeatsUnlimitedAutoscale": {
"message": "調整訂閱將會依比例變更您的計費總額。若新邀請的成員超過您的訂閱席位,您將立即收到依比例收取的額外使用者費用。"
},
"subscriptionUserSeatsLimitedAutoscale": {
"message": "調整訂閱將會依比例變更您的計費總額。若新邀請的成員超過您的訂閱席位,您將立即收到依比例收取的額外使用者費用,直到您達到 $MAX$ 席位限制。",
"placeholders": {
"max": {
"content": "$1",
"example": "50"
}
}
},
"subscriptionUserSeatsWithoutAdditionalSeatsOption": {
"message": "您可以邀請最多 $COUNT$ 個成員,而無需額外付款。聯絡客戶支援團隊升級您的方案並邀請更多成員。",
"placeholders": {
"count": {
"content": "$1",
"example": "10"
}
}
},
"subscriptionFreePlan": {
"message": "除非升級方案,否則您最多只能邀請 $COUNT$ 位成員。",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"subscriptionUpgrade": {
"message": "在您升級您的方案前,您不能邀請超過 $COUNT$ 成員。",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"subscriptionSponsoredFamiliesPlan": {
"message": "您的訂閱允許總共 $COUNT$ 位成員。您的方案由外部組織贊助和支付費用。",
"placeholders": {
"count": {
"content": "$1",
"example": "6"
}
}
},
"subscriptionMaxReached": {
"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": "金鑰已更新"
},
"updateEncryptionKey": {
"message": "更新加密金鑰"
},
"updateEncryptionSchemeDesc": {
"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": "選中此選取框,即表示您同意下列條款:"
},
"acceptPoliciesRequired": {
"message": "尚未接受服務條款與隱私權政策。"
},
"termsOfService": {
"message": "服務條款"
},
"privacyPolicy": {
"message": "隱私權政策"
},
"filters": {
"message": "篩選器"
},
"vaultTimeout": {
"message": "密碼庫逾時時間"
},
"vaultTimeoutDesc": {
"message": "選擇密碼庫何時執行密碼庫逾時動作。"
},
"vaultTimeoutLogoutDesc": {
"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"
},
"dateCreated": {
"message": "建立於",
"description": "ex. Date this item was created"
},
"datePasswordUpdated": {
"message": "密碼更新於",
"description": "ex. Date this password was updated"
},
"organizationIsDisabled": {
"message": "組織已停用"
},
"secretsAccessSuspended": {
"message": "無法存取已停用的組織。請聯絡您組織的擁有者以獲取協助。"
},
"secretsCannotCreate": {
"message": "無法在已停用組織中建立機密。請聯絡您組織的擁有者以獲取協助。"
},
"projectsCannotCreate": {
"message": "無法在已停用組織中建立專案。請聯絡您組織的擁有者以獲取協助。"
},
"serviceAccountsCannotCreate": {
"message": "無法在已停用組織中新增服務帳戶。請聯絡您組織的擁有者以獲取協助。"
},
"disabledOrganizationFilterError": {
"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": "此項目包含需要修正的舊檔案附件。"
},
"attachmentFixDescription": {
"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."
},
"fingerprintMatchInfo": {
"message": "請確保您的密碼庫已解鎖,並且指紋短語與其他裝置的一致。"
},
"fingerprintPhraseHeader": {
"message": "指紋短語"
},
"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": "我們無法從您的支付卡扣款。請檢視並支付以下尚未付清的款項。"
},
"minLength": {
"message": "最小長度"
},
"clone": {
"message": "克隆"
},
"masterPassPolicyTitle": {
"message": "主密碼要求"
},
"masterPassPolicyDesc": {
"message": "設定主密碼強度要求。"
},
"twoStepLoginPolicyTitle": {
"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": "還原所選"
},
"restoredItem": {
"message": "項目已還原"
},
"restoredItems": {
"message": "項目已還原"
},
"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": "設定主密碼"
},
"identifier": {
"message": "識別碼"
},
"organizationIdentifier": {
"message": "組織識別碼"
},
"ssoLogInWithOrgIdentifier": {
"message": "若要使用組織的單一登入入口登入。請先輸入您的組織識別碼。"
},
"enterpriseSingleSignOn": {
"message": "企業單一登入"
},
"ssoHandOff": {
"message": "您現在可以關閉此分頁,並且回到擴充套件繼續。"
},
"youSuccessfullyLoggedIn": {
"message": "你已成功登入"
},
"thisWindowWillCloseIn5Seconds": {
"message": "This window will automatically close in 5 seconds"
},
"includeAllTeamsFeatures": {
"message": "包含所有團隊版功能"
},
"includeAllTeamsStarterFeatures": {
"message": "All Teams Starter features, plus:"
},
"chooseMonthlyOrAnnualBilling": {
"message": "選擇按月或按年計費"
},
"abilityToAddMoreThanNMembers": {
"message": "Ability to add more than $COUNT$ members",
"placeholders": {
"count": {
"content": "$1",
"example": "10"
}
}
},
"includeSsoAuthentication": {
"message": "透過 SAML2.0 和 OpenID Connect 進行 SSO 驗證"
},
"includeEnterprisePolicies": {
"message": "企業原則"
},
"ssoValidationFailed": {
"message": "SSO 驗證失敗"
},
"ssoIdentifierRequired": {
"message": "需要組織 SSO 識別碼。"
},
"ssoIdentifier": {
"message": "SSO 識別"
},
"ssoIdentifierHintPartOne": {
"message": "將此 ID 提供給您的成員以使用 SSO 登入。若要繞過此步驟,請設定 ",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Provide this ID to your members to login with SSO. To bypass this step, set up Domain verification'"
},
"unlinkSso": {
"message": "取消連結 SSO"
},
"unlinkSsoConfirmation": {
"message": "您確定要取消本組織的 SSO 連結嗎?"
},
"linkSso": {
"message": "連結 SSO"
},
"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": "已停用"
},
"revoked": {
"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": "已達最大存取次數",
"description": "This text will be displayed after a Send has been accessed the maximum amount of times."
},
"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."
},
"downloadAttachments": {
"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 set up 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": "不允許成員建立或編輯 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": "為成員授予自訂權限"
},
"customDescNonEnterpriseStart": {
"message": "自訂角色是一項 ",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Custom roles is an enterprise feature. Contact our support team to upgrade your subscription'"
},
"customDescNonEnterpriseLink": {
"message": "企業功能",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Custom roles is an enterprise feature. Contact our support team to upgrade your subscription'"
},
"customDescNonEnterpriseEnd": {
"message": "。請聯絡我們的支援團隊升級您的訂閱",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Custom roles is an enterprise feature. Contact our support team to upgrade your subscription'"
},
"customNonEnterpriseError": {
"message": "要啟用自訂權限,該組織必須處於 2020 企業計劃中。"
},
"permissions": {
"message": "權限"
},
"permission": {
"message": "權限"
},
"managerPermissions": {
"message": "經理權限"
},
"adminPermissions": {
"message": "管理員權限"
},
"accessEventLogs": {
"message": "存取事件紀錄"
},
"accessImportExport": {
"message": "存取匯入/匯出"
},
"accessReports": {
"message": "存取報告"
},
"missingPermissions": {
"message": "您欠缺執行本動作必要的權限。"
},
"manageAllCollections": {
"message": "管理所有集合"
},
"createNewCollections": {
"message": "建立新的集合"
},
"editAnyCollection": {
"message": "編輯任何集合"
},
"deleteAnyCollection": {
"message": "刪除任何集合"
},
"manageAssignedCollections": {
"message": "管理已指派的集合"
},
"editAssignedCollections": {
"message": "編輯已指派的集合"
},
"deleteAssignedCollections": {
"message": "刪除已指派的集合"
},
"manageGroups": {
"message": "管理群組"
},
"managePolicies": {
"message": "管理原則"
},
"manageSso": {
"message": "管理 SSO"
},
"manageUsers": {
"message": "管理使用者"
},
"manageAccountRecovery": {
"message": "管理帳戶復原"
},
"disableRequiredError": {
"message": "您必須先手動停用 $POLICYNAME$ 原則,然後才能停用此原則。",
"placeholders": {
"policyName": {
"content": "$1",
"example": "Single Sign-On Authentication"
}
}
},
"personalOwnershipPolicyInEffect": {
"message": "某個組織原則正在影響您的擁有權選項。"
},
"personalOwnershipPolicyInEffectImports": {
"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.**'"
},
"sendAccessCreatorIdentifier": {
"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": "密碼提示不能與您的密碼相同。"
},
"enrollAccountRecovery": {
"message": "注冊帳戶復原"
},
"enrolledAccountRecovery": {
"message": "已注冊帳戶復原"
},
"withdrawAccountRecovery": {
"message": "撤銷帳戶復原"
},
"enrollPasswordResetSuccess": {
"message": "註冊成功!"
},
"withdrawPasswordResetSuccess": {
"message": "撤銷成功!"
},
"eventEnrollAccountRecovery": {
"message": "使用者 $ID$ 注冊了帳戶復原。",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventWithdrawAccountRecovery": {
"message": "使用者 $ID$ 撤銷了帳戶復原",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventAdminPasswordReset": {
"message": "已重設使用者 $ID$ 的主密碼。",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventResetSsoLink": {
"message": "重設使用者 $ID$ 的 SSO 連結",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"firstSsoLogin": {
"message": "$ID$ 第一次使用 SSO 登入",
"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": "註冊後將允許組織管理者變更您的主密碼"
},
"accountRecoveryPolicy": {
"message": "帳戶復原管理"
},
"accountRecoveryPolicyDesc": {
"message": "依照加密方式,當忘記主密碼或遺失受信任的裝置時,可救回帳戶。"
},
"accountRecoveryPolicyWarning": {
"message": "對於具有主密碼的現有帳戶,需要成員自行註冊後,管理員才可復原其帳戶。將為新成員開啟自動注冊以啟用帳戶復原功能。"
},
"accountRecoverySingleOrgRequirementDesc": {
"message": "必須先開啟「單一組織」企業原則,才能開啟此原則。"
},
"resetPasswordPolicyAutoEnroll": {
"message": "自動註冊"
},
"resetPasswordPolicyAutoEnrollCheckbox": {
"message": "為新成員啟用自動註冊"
},
"resetPasswordAutoEnrollInviteWarning": {
"message": "此組織有一個可以為您自動註冊密碼重設的企業原則。註冊後將允許組織管理員變更您的主密碼。"
},
"resetPasswordOrgKeysError": {
"message": "組織金鑰回應為 null"
},
"resetPasswordDetailsError": {
"message": "重設密碼詳細資訊回應為 null"
},
"trashCleanupWarning": {
"message": "垃圾桶中超過 30 天的項目將會被自動刪除。"
},
"trashCleanupWarningSelfHosted": {
"message": "垃圾桶中超過一定時間的項目將會被自動刪除。"
},
"passwordPrompt": {
"message": "重新詢問主密碼"
},
"passwordConfirmation": {
"message": "確認主密碼"
},
"passwordConfirmationDesc": {
"message": "此動作受到保護。若要繼續,請重新輸入您的主密碼以驗證您的身份。"
},
"reinviteSelected": {
"message": "重新傳送邀請"
},
"resendNotification": {
"message": "重新傳送通知"
},
"noSelectedUsersApplicable": {
"message": "此動作不適用於任何已選取的使用者。"
},
"removeUsersWarning": {
"message": "您確定要移除以下使用者嗎?這可能需要幾秒鐘的時間,並且不能中斷或取消。"
},
"removeOrgUsersConfirmation": {
"message": "成員被移除後,他們將不再擁有對組織資料的存取權限,並且此動作無法恢復。要將成員添加回組織,必須重新邀請他們並加入。這可能需要幾秒鐘的時間,並且不能中斷或取消。"
},
"revokeUsersWarning": {
"message": "成員被撤銷后,他們將不再擁有對組織資料的存取權限。要快速還原成員的存取權限,請轉到「已撤銷」分頁。這可能需要幾秒鐘的時間,並且不能中斷或取消。"
},
"theme": {
"message": "主題"
},
"themeDesc": {
"message": "選擇網頁密碼庫主題。"
},
"themeSystem": {
"message": "使用系統主題"
},
"themeDark": {
"message": "深色"
},
"themeLight": {
"message": "淺色"
},
"confirmSelected": {
"message": "確認所選"
},
"bulkConfirmStatus": {
"message": "批次作業狀態"
},
"bulkConfirmMessage": {
"message": "已成功確認。"
},
"bulkReinviteMessage": {
"message": "已成功重新邀請。"
},
"bulkRemovedMessage": {
"message": "已成功移除。"
},
"bulkRevokedMessage": {
"message": "成功撤銷對組織的存取權限"
},
"bulkRestoredMessage": {
"message": "成功還原對組織的存取權限"
},
"bulkFilteredMessage": {
"message": "已排除,不適用於此動作。"
},
"fingerprint": {
"message": "指紋"
},
"removeUsers": {
"message": "移除使用者"
},
"revokeUsers": {
"message": "撤銷使用者"
},
"restoreUsers": {
"message": "還原使用者"
},
"error": {
"message": "錯誤"
},
"accountRecoveryManageUsers": {
"message": "管理使用者也必須被授予管理帳戶復原的權限"
},
"setupProvider": {
"message": "提供者設定"
},
"setupProviderLoginDesc": {
"message": "已邀請您設定一個新的提供者。若要繼續,您需要登入或建立一個新的 Bitwarden 帳戶。"
},
"setupProviderDesc": {
"message": "請在下方輸入詳細資訊以完成提供者設定。若您有任何問題,請聯絡客戶支援。"
},
"providerName": {
"message": "提供者名稱"
},
"providerSetup": {
"message": "已完成提供者設定。"
},
"clients": {
"message": "客户"
},
"client": {
"message": "用戶端",
"description": "This is used as a table header to describe which client application created an event log."
},
"providerAdmin": {
"message": "提供者管理員"
},
"providerAdminDesc": {
"message": "具有最高權限的使用者,可以管理提供者的所有層面也可以存取和管理客戶組織。"
},
"serviceUser": {
"message": "服務使用者"
},
"serviceUserDesc": {
"message": "服務使用者可以存取和管理所有客戶組織。"
},
"providerInviteUserDesc": {
"message": "透過在下方輸入他們的 Bitwarden 帳戶電子郵件位址,來邀請新的使用者加入您的提供者。若他們還沒有 Bitwarden 帳戶,將提示他們建立新帳戶。"
},
"joinProvider": {
"message": "加入提供者"
},
"joinProviderDesc": {
"message": "您已受邀請加入上方所列的提供者。若想接受邀請,您需要登入或建立新的 Bitwarden 帳戶。"
},
"providerInviteAcceptFailed": {
"message": "無法接受邀請。請要求提供者管理員傳送新的邀請。"
},
"providerInviteAcceptedDesc": {
"message": "管理員確認您的成員身分後,您便可以存取此提供者。到時我們會向您傳送電子郵件通知。"
},
"providerUsersNeedConfirmed": {
"message": "有使用者已接受邀請,但仍然需要確認。在確認之前,使用者將無法存取提供者。"
},
"provider": {
"message": "提供者"
},
"newClientOrganization": {
"message": "新建客戶組織"
},
"newClientOrganizationDesc": {
"message": "建立一個新的客戶組織,該組織將作為提供者與您建立關聯。您將能夠存取和管理此組織。"
},
"newClient": {
"message": "新用戶端"
},
"addExistingOrganization": {
"message": "新增現有組織"
},
"addNewOrganization": {
"message": "新增組織"
},
"myProvider": {
"message": "我的提供者"
},
"addOrganizationConfirmation": {
"message": "您確定要將 $ORGANIZATION$ 新增為 $PROVIDER$ 的客戶嗎?",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
},
"provider": {
"content": "$2",
"example": "My Provider Name"
}
}
},
"organizationJoinedProvider": {
"message": "已成功將組織新增至提供者"
},
"accessingUsingProvider": {
"message": "正在使用提供者 $PROVIDER$ 存取組織",
"placeholders": {
"provider": {
"content": "$1",
"example": "My Provider Name"
}
}
},
"providerIsDisabled": {
"message": "提供者已停用"
},
"providerUpdated": {
"message": "提供者已儲存"
},
"yourProviderIs": {
"message": "您的提供者為 $PROVIDER$。他們對您的組織具有管理和計費權限。",
"placeholders": {
"provider": {
"content": "$1",
"example": "My Provider Name"
}
}
},
"detachedOrganization": {
"message": "組織 $ORGANIZATION$ 已與您的提供者中斷連結。",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"detachOrganizationConfirmation": {
"message": "您確定要分離此組織嗎?該組織將繼續存在,但不再由此提供者管理。"
},
"add": {
"message": "新增"
},
"updatedMasterPassword": {
"message": "主密碼已儲存"
},
"updateMasterPassword": {
"message": "更新主密碼"
},
"updateMasterPasswordWarning": {
"message": "您的主密碼最近被您的組織管理者變更過。您必須現在更新主密碼才能存取密碼庫。繼續操作會登出您目前的工作階段,並要求您重新登入帳戶。其他裝置上的活動工作階段最多會保持一個小時。"
},
"masterPasswordInvalidWarning": {
"message": "您的主密碼不符合此組織原則的要求。您必須現在更新主密碼才可以加入此組織。繼續操作會登出您目前的工作階段,並要求您重新登入帳戶。其他裝置上的活動工作階段最多會保持一個小時。"
},
"updateWeakMasterPasswordWarning": {
"message": "您的主密碼不符合一個或多個組織原則要求。您必須立即更新您的主密碼才能存取密碼庫。進行此動作將登出您目前的工作階段,需要您重新登入。其他裝置上的工作階段可能繼續長達一小時。"
},
"maximumVaultTimeout": {
"message": "密碼庫逾時時間"
},
"maximumVaultTimeoutDesc": {
"message": "為成員設定最大密碼庫逾時時間。"
},
"maximumVaultTimeoutLabel": {
"message": "最大密碼庫逾時時間"
},
"invalidMaximumVaultTimeout": {
"message": "無效的最大密碼庫逾時時間。"
},
"hours": {
"message": "小時"
},
"minutes": {
"message": "分鐘"
},
"vaultTimeoutPolicyInEffect": {
"message": "您的組織原則正在影響您的密碼庫逾時時間。密碼庫逾時時間最多可以設定到 $HOURS$ 小時 $MINUTES$ 分鐘。",
"placeholders": {
"hours": {
"content": "$1",
"example": "5"
},
"minutes": {
"content": "$2",
"example": "5"
}
}
},
"vaultTimeoutPolicyWithActionInEffect": {
"message": "您的組織原則正在影響您的密碼庫逾時時間。密碼庫逾時時間最多可以設定到 $HOURS$ 小時 $MINUTES$ 分鐘。您密碼庫的逾時動作被設定為 $ACTION$。",
"placeholders": {
"hours": {
"content": "$1",
"example": "5"
},
"minutes": {
"content": "$2",
"example": "5"
},
"action": {
"content": "$3",
"example": "Lock"
}
}
},
"vaultTimeoutActionPolicyInEffect": {
"message": "您的組織原則已將密碼庫逾時動作設定為 $ACTION$。",
"placeholders": {
"action": {
"content": "$1",
"example": "Lock"
}
}
},
"customVaultTimeout": {
"message": "自訂密碼庫逾時時間"
},
"vaultTimeoutToLarge": {
"message": "您的密碼庫逾時時間超過組織設定的限制。"
},
"vaultCustomTimeoutMinimum": {
"message": "自訂逾時時間最小為 1 分鐘。"
},
"vaultTimeoutRangeError": {
"message": "密碼庫逾時時間不在允許的範圍內。"
},
"disablePersonalVaultExport": {
"message": "停用個人密碼庫匯出"
},
"disablePersonalVaultExportDescription": {
"message": "不允許成員從其個人密碼庫匯出資料。"
},
"vaultExportDisabled": {
"message": "已停用密碼庫匯出"
},
"personalVaultExportPolicyInEffect": {
"message": "一個或多個組織原則禁止您匯出個人密碼庫。"
},
"activateAutofill": {
"message": "啓用自動填入"
},
"activateAutofillPolicyDesc": {
"message": "為所有現有的和新的成員啓用瀏覽器擴充套件上的頁面載入時自動填入設定。"
},
"experimentalFeature": {
"message": "被入侵或不可信任的網站可以利用網頁載入時的自動填入功能。"
},
"learnMoreAboutAutofill": {
"message": "進一步瞭解「自動填入」功能"
},
"selectType": {
"message": "選擇 SSO 類型"
},
"type": {
"message": "類型"
},
"openIdConnectConfig": {
"message": "OpenID 連線設定"
},
"samlSpConfig": {
"message": "SAML 服務提供程式設定"
},
"samlIdpConfig": {
"message": "SAML 身分提供程式設定"
},
"callbackPath": {
"message": "回呼路徑"
},
"signedOutCallbackPath": {
"message": "已登出回呼路徑"
},
"authority": {
"message": "授權單位"
},
"clientId": {
"message": "客戶 ID"
},
"clientSecret": {
"message": "客戶端機密"
},
"metadataAddress": {
"message": "中繼資料位址"
},
"oidcRedirectBehavior": {
"message": "OIDC 重新導向行為"
},
"getClaimsFromUserInfoEndpoint": {
"message": "從使用者資訊端點取得聲明"
},
"additionalScopes": {
"message": "自訂範圍"
},
"additionalUserIdClaimTypes": {
"message": "自訂使用者 ID 宣告類型"
},
"additionalEmailClaimTypes": {
"message": "電子郵件宣告類型"
},
"additionalNameClaimTypes": {
"message": "自訂名稱宣告類型"
},
"acrValues": {
"message": "要求的驗證資料內容類別參考值"
},
"expectedReturnAcrValue": {
"message": "回應中預期的「acr」宣告值"
},
"spEntityId": {
"message": "SP 實體 ID"
},
"spMetadataUrl": {
"message": "SAML 2.0 中繼資料 URL"
},
"spAcsUrl": {
"message": "判斷提示取用者服務ACSURL"
},
"spNameIdFormat": {
"message": "名稱 ID 格式"
},
"spOutboundSigningAlgorithm": {
"message": "傳出簽署演算法"
},
"spSigningBehavior": {
"message": "簽署行為"
},
"spMinIncomingSigningAlgorithm": {
"message": "最小傳入簽署演算法"
},
"spWantAssertionsSigned": {
"message": "需要已簽署宣告"
},
"spValidateCertificates": {
"message": "驗證憑證"
},
"spUniqueEntityId": {
"message": "Set a unique SP entity ID"
},
"spUniqueEntityIdDesc": {
"message": "Generate an identifier that is unique to your organization"
},
"idpEntityId": {
"message": "實體 ID"
},
"idpBindingType": {
"message": "繫結類型"
},
"idpSingleSignOnServiceUrl": {
"message": "單一登入服務 URL"
},
"idpSingleLogoutServiceUrl": {
"message": "單一登出服務 URL"
},
"idpX509PublicCert": {
"message": "X509 公開憑證"
},
"idpOutboundSigningAlgorithm": {
"message": "傳出簽署演算法"
},
"idpAllowUnsolicitedAuthnResponse": {
"message": "允許未經要求的驗證回應"
},
"idpAllowOutboundLogoutRequests": {
"message": "允許傳出登出要求"
},
"idpSignAuthenticationRequests": {
"message": "簽署身分驗證要求"
},
"ssoSettingsSaved": {
"message": "已儲存單一登入設定。"
},
"sponsoredFamilies": {
"message": "免費的 Bitwarden 家庭方案"
},
"sponsoredFamiliesEligible": {
"message": "您與家庭成員可使用免費的 Bitwarden 家庭方案。就算不在上班時間,也可以使用您的私人電子郵件來兌換此方案,以保障您的資料安全。"
},
"sponsoredFamiliesEligibleCard": {
"message": "立即兌換您的免費 Bitwarden 家庭方案,即使不在上班時間也能夠保障您的資料安全。"
},
"sponsoredFamiliesInclude": {
"message": "Bitwarden 家庭方案內容包含"
},
"sponsoredFamiliesPremiumAccess": {
"message": "最多 6 位使用者的付費方案存取權限"
},
"sponsoredFamiliesSharedCollections": {
"message": "用於家庭機密的共用集合"
},
"badToken": {
"message": "連結已失效。請讓贊助者重新傳送邀請。"
},
"reclaimedFreePlan": {
"message": "已回收免費方案"
},
"redeem": {
"message": "兌換"
},
"sponsoredFamiliesSelectOffer": {
"message": "選擇您希望被贊助的組織"
},
"familiesSponsoringOrgSelect": {
"message": "您想兌換哪一個免費家庭邀請呢?"
},
"sponsoredFamiliesEmail": {
"message": "輸入您的個人電子郵件以兌換 Bitwarden 家庭方案"
},
"sponsoredFamiliesLeaveCopy": {
"message": "如果您移除邀請或被贊助組織移除,您的家庭贊助將在下一個續費日逾期。"
},
"acceptBitwardenFamiliesHelp": {
"message": "接受現有組織的邀請或建立一個新的家庭組織。"
},
"setupSponsoredFamiliesLoginDesc": {
"message": "您已被邀請加入一個免費的 Bitwarden 家庭方案組織。若要繼續,您必須登入至接受邀請的帳戶。"
},
"sponsoredFamiliesAcceptFailed": {
"message": "無法接受邀請。請透過您的企業帳戶重新傳送邀請郵件,然後再試一次。"
},
"sponsoredFamiliesAcceptFailedShort": {
"message": "無法接受邀請。$DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must have at least one existing Families organization."
}
}
},
"sponsoredFamiliesOffer": {
"message": "兌換免費的 Bitwarden 家庭方案"
},
"sponsoredFamiliesOfferRedeemed": {
"message": "已成功兌換免費的 Bitwarden 家庭方案"
},
"redeemed": {
"message": "已兌換"
},
"redeemedAccount": {
"message": "已兌換帳戶"
},
"revokeAccount": {
"message": "撤銷帳戶 $NAME$",
"placeholders": {
"name": {
"content": "$1",
"example": "My Sponsorship Name"
}
}
},
"resendEmailLabel": {
"message": "重新傳送贊助郵件至 $NAME$",
"placeholders": {
"name": {
"content": "$1",
"example": "My Sponsorship Name"
}
}
},
"freeFamiliesPlan": {
"message": "免費家庭方案"
},
"redeemNow": {
"message": "立即兌換"
},
"recipient": {
"message": "收件者"
},
"removeSponsorship": {
"message": "移除贊助"
},
"removeSponsorshipConfirmation": {
"message": "移除贊助後,您將自己負責此訂閱及其相關帳單。您確定要繼續嗎?"
},
"sponsorshipCreated": {
"message": "已建立贊助"
},
"emailSent": {
"message": "郵件已寄出"
},
"revokeSponsorshipConfirmation": {
"message": "移除此帳戶後,家庭方案贊助將在計費周期結束前逾期。在現有的贊助逾期前您將不能兌換新的贊助邀請。您確定要繼續嗎?"
},
"removeSponsorshipSuccess": {
"message": "已移除贊助"
},
"ssoKeyConnectorError": {
"message": "Key Connector 錯誤:請確保 Key Connector 可用且運作正常。"
},
"keyConnectorUrl": {
"message": "Key Connector URL"
},
"sendVerificationCode": {
"message": "傳送驗證碼至您的電子郵件信箱"
},
"sendCode": {
"message": "傳送驗證碼"
},
"codeSent": {
"message": "驗證碼已傳送"
},
"verificationCode": {
"message": "驗證碼"
},
"confirmIdentity": {
"message": "請先確認身分後再繼續。"
},
"verificationCodeRequired": {
"message": "必須填入驗證碼。"
},
"invalidVerificationCode": {
"message": "無效的驗證碼"
},
"convertOrganizationEncryptionDesc": {
"message": "$ORGANIZATION$ 使用自我裝載金鑰伺服器 SSO。此組織的成員登入時將不再需要主密碼。",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"leaveOrganization": {
"message": "離開組織"
},
"removeMasterPassword": {
"message": "移除主密碼"
},
"removedMasterPassword": {
"message": "主密碼已移除"
},
"allowSso": {
"message": "允許 SSO 身分驗證"
},
"allowSsoDesc": {
"message": "設定後,您的設定將被儲存,并且成員將可以使用他們的身分提供者憑證進行驗證。"
},
"ssoPolicyHelpStart": {
"message": "使用",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
},
"ssoPolicyHelpAnchor": {
"message": "要求單一登入驗證原則",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
},
"ssoPolicyHelpEnd": {
"message": "將要求所有成員皆使用 SSO 登入。",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
},
"memberDecryptionOption": {
"message": "成員解密選項"
},
"memberDecryptionPassDesc": {
"message": "通過驗證以後,成員將使用他們的主密碼解密密碼庫資料。"
},
"keyConnector": {
"message": "Key Connector"
},
"memberDecryptionKeyConnectorDescStart": {
"message": "將 SSO 登入連接到您的自我裝載解密金鑰伺服器。使用此選項,成員無需使用其主密碼來解密密碼庫資料。需要",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Connect login with SSO to your self-hosted decryption key server. Using this option, members wont need to use their master passwords to decrypt vault data. The require SSO authentication and single organization policies are required to set up Key Connector decryption. Contact Bitwarden Support for set up assistance.'"
},
"memberDecryptionKeyConnectorDescLink": {
"message": "要求 SSO 驗證和單一組織原則",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Connect login with SSO to your self-hosted decryption key server. Using this option, members wont need to use their master passwords to decrypt vault data. The require SSO authentication and single organization policies are required to set up Key Connector decryption. Contact Bitwarden Support for set up assistance.'"
},
"memberDecryptionKeyConnectorDescEnd": {
"message": "以用於設定 Key Connector 解密。聯絡 Bitwarden 支援以獲取設定協助。",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Connect login with SSO to your self-hosted decryption key server. Using this option, members wont need to use their master passwords to decrypt vault data. The require SSO authentication and single organization policies are required to set up Key Connector decryption. Contact Bitwarden Support for set up assistance.'"
},
"keyConnectorPolicyRestriction": {
"message": "已啟用「SSO 登入和 Key Connector 解密」。此原則僅適用於擁有者和管理員。"
},
"enabledSso": {
"message": "已啟用 SSO"
},
"disabledSso": {
"message": "已停用 SSO"
},
"enabledKeyConnector": {
"message": "已啟用 Key Connector"
},
"disabledKeyConnector": {
"message": "已停用 Key Connector"
},
"keyConnectorWarning": {
"message": "一旦成員開始使用 Key Connector您的組織將無法還原為使用主密碼解密。請於您可以輕鬆地部署和管理金鑰伺服器時再繼續。"
},
"migratedKeyConnector": {
"message": "已移轉至 Key Connector"
},
"paymentSponsored": {
"message": "請提供一個與此組織關聯的付款方式。別擔心,我們不會向您收取任何費用,除非您選擇進階功能或您的贊助到期。 "
},
"orgCreatedSponsorshipInvalid": {
"message": "贊助邀請已逾期,您可以刪除您建立的組織,以避免在 7 天試用期結束後被收取費用。 您也可以關閉此提示以保留該組織並承擔計費責任。"
},
"newFamiliesOrganization": {
"message": "新增家庭組織"
},
"acceptOffer": {
"message": "接受邀請"
},
"sponsoringOrg": {
"message": "贊助組織"
},
"keyConnectorTest": {
"message": "測試"
},
"keyConnectorTestSuccess": {
"message": "成功!已連線 Key Connector。"
},
"keyConnectorTestFail": {
"message": "無法連線 Key Connector。請檢查 URL。"
},
"sponsorshipTokenHasExpired": {
"message": "此贊助邀請已逾期。"
},
"freeWithSponsorship": {
"message": "免費贊助"
},
"viewBillingSyncToken": {
"message": "檢視計費同步權杖"
},
"generateBillingSyncToken": {
"message": "產生計費同步權杖"
},
"copyPasteBillingSync": {
"message": "請將本權杖複製後,貼至您自我裝載組織的「計費同步」設定當中。"
},
"billingSyncCanAccess": {
"message": "您的計費同步權杖可以讀取及編輯此組織的訂閱設定。"
},
"manageBillingSync": {
"message": "管理計費同步"
},
"setUpBillingSync": {
"message": "設定計費同步"
},
"generateToken": {
"message": "產生權杖"
},
"rotateToken": {
"message": "輪換權杖"
},
"rotateBillingSyncTokenWarning": {
"message": "如果繼續,您需要重新在自我裝載伺服器上設定計費同步。"
},
"rotateBillingSyncTokenTitle": {
"message": "輪換「計費同步權杖」會導致之前的權杖失效。"
},
"selfHostingTitle": {
"message": "自我裝載"
},
"selfHostingEnterpriseOrganizationSectionCopy": {
"message": "若要在您自己的伺服器上設定組織,您需要上傳授權檔案。若要使您的自我裝載組織支援「免費家庭」方案及進階計費功能,您需要設定計費同步。"
},
"billingSyncApiKeyRotated": {
"message": "權杖已輪換"
},
"billingSyncDesc": {
"message": "「計費同步」解鎖家庭贊助並在您的伺服器上自動同步授權。在 Bitwarden 雲端伺服器上更新后,請選擇「同步授權」以應用變更。"
},
"billingSyncKeyDesc": {
"message": "想要完成這個表單,需要您雲端組織訂閱設定中的「計費同步權杖」。"
},
"billingSyncKey": {
"message": "計費同步權杖"
},
"active": {
"message": "生效中"
},
"inactive": {
"message": "已失效"
},
"sentAwaitingSync": {
"message": "已傳送(正在等待同步)"
},
"sent": {
"message": "已傳送"
},
"requestRemoved": {
"message": "已移除(正在等待同步)"
},
"requested": {
"message": "已要求"
},
"formErrorSummaryPlural": {
"message": "您需注意上方的 $COUNT$ 個欄位。",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"formErrorSummarySingle": {
"message": "您需注意上方的 1 個欄位。"
},
"fieldRequiredError": {
"message": "$FIELDNAME$ 是必要項目。",
"placeholders": {
"fieldname": {
"content": "$1",
"example": "Full name"
}
}
},
"required": {
"message": "必填"
},
"charactersCurrentAndMaximum": {
"message": "$CURRENT$/$MAX$ character maximum",
"placeholders": {
"current": {
"content": "$1",
"example": "0"
},
"max": {
"content": "$2",
"example": "100"
}
}
},
"characterMaximum": {
"message": "最多 $MAX$ 個字元",
"placeholders": {
"max": {
"content": "$1",
"example": "100"
}
}
},
"idpSingleSignOnServiceUrlRequired": {
"message": "若 Entity ID 非 URL則必須填入。"
},
"openIdOptionalCustomizations": {
"message": "自訂(選填)"
},
"openIdAuthorityRequired": {
"message": "若授權無效,則必須填入。"
},
"separateMultipleWithComma": {
"message": "使用逗號分隔。"
},
"sessionTimeout": {
"message": "您的登入階段已逾時,請返回並嘗試重新登入。"
},
"exportingPersonalVaultTitle": {
"message": "正匯出個人密碼庫"
},
"exportingOrganizationVaultTitle": {
"message": "正匯出組織密碼庫"
},
"exportingIndividualVaultDescription": {
"message": "僅匯出與 $EMAIL$ 關聯的個人密碼庫項目。組織密碼庫項目將不包括在內。僅匯出密碼庫項目資訊,不包括關聯的附件。",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
}
}
},
"exportingOrganizationVaultDesc": {
"message": "僅匯出與 $ORGANIZATION$ 關聯的組織密碼庫項目。個人密碼庫項目或其他組織中的項目將不包括在内。",
"placeholders": {
"organization": {
"content": "$1",
"example": "My Org Name"
}
}
},
"accessDenied": {
"message": "拒絕存取。您沒有檢視此頁面的權限。"
},
"masterPassword": {
"message": "主密碼"
},
"security": {
"message": "安全"
},
"keys": {
"message": "金鑰"
},
"billingHistory": {
"message": "計費歷史記錄"
},
"backToReports": {
"message": "返回報告"
},
"organizationPicker": {
"message": "組織選擇器"
},
"currentOrganization": {
"message": "目前組織",
"description": "This is used by screen readers to indicate the organization that is currently being shown to the user."
},
"accountLoggedInAsName": {
"message": "帳戶:已登入為 $NAME$",
"placeholders": {
"name": {
"content": "$1",
"example": "John Smith"
}
}
},
"accountSettings": {
"message": "帳戶設定"
},
"generator": {
"message": "產生器"
},
"whatWouldYouLikeToGenerate": {
"message": "您想要產生什麼?"
},
"passwordType": {
"message": "密碼類型"
},
"regenerateUsername": {
"message": "重新產生使用者名稱"
},
"generateUsername": {
"message": "產生使用者名稱"
},
"usernameType": {
"message": "使用者名稱類型"
},
"plusAddressedEmail": {
"message": "加號地址電子郵件",
"description": "Username generator option that appends a random sub-address to the username. For example: address+subaddress@email.com"
},
"plusAddressedEmailDesc": {
"message": "使用您的電子郵件提供者的子地址功能。"
},
"catchallEmail": {
"message": "Catch-all 電子郵件"
},
"catchallEmailDesc": {
"message": "使用您的網域設定的 Catch-all 收件匣。"
},
"random": {
"message": "隨機",
"description": "Generates domain-based username using random letters"
},
"randomWord": {
"message": "隨機單字"
},
"service": {
"message": "服務"
},
"unknownCipher": {
"message": "未知的項目,您可能需要要求權限才能存取此項目。"
},
"cannotSponsorSelf": {
"message": "您無法為已經啟用的帳戶兌換。請輸入其他信箱。"
},
"revokeWhenExpired": {
"message": "逾期於 $DATE$",
"placeholders": {
"date": {
"content": "$1",
"example": "12/31/2020"
}
}
},
"awaitingSyncSingular": {
"message": "權杖已在 $DAYS$ 天前輪換。請在您的自我裝載組織設定中,更新計費同步權杖。",
"placeholders": {
"days": {
"content": "$1",
"example": "1"
}
}
},
"awaitingSyncPlural": {
"message": "權杖已在 $DAYS$ 天前輪換。請在您的自我裝載組織設定中,更新計費同步權杖。",
"placeholders": {
"days": {
"content": "$1",
"example": "1"
}
}
},
"lastSync": {
"message": "上次同步",
"description": "Used as a prefix to indicate the last time a sync occured. Example \"Last sync 1968-11-16 00:00:00\""
},
"sponsorshipsSynced": {
"message": "已同步自我裝載贊助。"
},
"billingManagedByProvider": {
"message": "由 $PROVIDER$ 管理",
"placeholders": {
"provider": {
"content": "$1",
"example": "Managed Services Company"
}
}
},
"billingContactProviderForAssistance": {
"message": "請聯絡他們以取得後續協助",
"description": "This text is displayed if an organization's billing is managed by a Provider. It tells the user to contact the Provider for assistance."
},
"forwardedEmail": {
"message": "轉寄的電子郵件別名"
},
"forwardedEmailDesc": {
"message": "使用外部轉寄服務產生一個電子郵件別名。"
},
"hostname": {
"message": "主機名稱",
"description": "Part of a URL."
},
"apiAccessToken": {
"message": "API 存取權杖"
},
"deviceVerification": {
"message": "裝置驗證"
},
"enableDeviceVerification": {
"message": "啟用裝置驗證"
},
"deviceVerificationDesc": {
"message": "從無法辨識的裝置登入時,驗證碼將傳送至您的電子郵件地址"
},
"updatedDeviceVerification": {
"message": "已更新裝置驗證"
},
"areYouSureYouWantToEnableDeviceVerificationTheVerificationCodeEmailsWillArriveAtX": {
"message": "您確定要啟用裝置驗證嗎?驗證碼電子郵件將寄送到:$EMAIL$",
"placeholders": {
"email": {
"content": "$1",
"example": "My Email"
}
}
},
"premiumSubcriptionRequired": {
"message": "需要進階版訂閲"
},
"scim": {
"message": "SCIM 佈建",
"description": "The text, 'SCIM', is an acronymn and should not be translated."
},
"scimDescription": {
"message": "透過 SCIM 佈建,使用您首選的身分提供程式自動佈建使用者和群組",
"description": "the text, 'SCIM', is an acronymn and should not be translated."
},
"scimEnabledCheckboxDesc": {
"message": "啟用 SCIM",
"description": "the text, 'SCIM', is an acronymn and should not be translated."
},
"scimEnabledCheckboxDescHelpText": {
"message": "透過配置 URL 和 SCIM API 金鑰來設定您的首選身分提供程式",
"description": "the text, 'SCIM', is an acronymn and should not be translated."
},
"scimApiKeyHelperText": {
"message": "此 API 金鑰擁有管理您組織内使用者的權限,請儲存在安全的地方。"
},
"copyScimKey": {
"message": "複製 SCIM API 金鑰至剪貼簿",
"description": "the text, 'SCIM' and 'API', are acronymns and should not be translated."
},
"rotateScimKey": {
"message": "輪換 SCIM API 金鑰",
"description": "the text, 'SCIM' and 'API', are acronymns and should not be translated."
},
"rotateScimKeyWarning": {
"message": "確定要輪換 SCIM API 金鑰嗎?輪換後目前的金鑰將不再適用於現有的整合。",
"description": "the text, 'SCIM' and 'API', are acronymns and should not be translated."
},
"rotateKey": {
"message": "輪換金鑰"
},
"scimApiKey": {
"message": "SCIM API 金鑰",
"description": "the text, 'SCIM' and 'API', are acronymns and should not be translated."
},
"copyScimUrl": {
"message": "複製 SCIM 端點 URL 至剪貼簿",
"description": "the text, 'SCIM' and 'URL', are acronymns and should not be translated."
},
"scimUrl": {
"message": "SCIM URL",
"description": "the text, 'SCIM' and 'URL', are acronymns and should not be translated."
},
"scimApiKeyRotated": {
"message": "SCIM API 金鑰已成功輪換",
"description": "the text, 'SCIM' and 'API', are acronymns and should not be translated."
},
"scimSettingsSaved": {
"message": "SCIM 設定已儲存",
"description": "the text, 'SCIM', is an acronymn and should not be translated."
},
"inputRequired": {
"message": "必須輸入內容。"
},
"inputEmail": {
"message": "輸入的不是電子郵件地址。"
},
"inputMinLength": {
"message": "必須輸入至少 $COUNT$ 個字元。",
"placeholders": {
"count": {
"content": "$1",
"example": "8"
}
}
},
"inputMaxLength": {
"message": "輸入的內容長度不得超過 $COUNT$ 字元。",
"placeholders": {
"count": {
"content": "$1",
"example": "20"
}
}
},
"inputForbiddenCharacters": {
"message": "以下字元不被允許:$CHARACTERS$",
"placeholders": {
"characters": {
"content": "$1",
"example": "@, #, $, %"
}
}
},
"inputMinValue": {
"message": "輸入的值不能低於 $MIN$。",
"placeholders": {
"min": {
"content": "$1",
"example": "8"
}
}
},
"inputMaxValue": {
"message": "輸入值不得超過 $MAX$。",
"placeholders": {
"max": {
"content": "$1",
"example": "100"
}
}
},
"multipleInputEmails": {
"message": "一個或多個電子郵件無效"
},
"tooManyEmails": {
"message": "您一次最多只能送出 $COUNT$ 個電子郵件",
"placeholders": {
"count": {
"content": "$1",
"example": "20"
}
}
},
"fieldsNeedAttention": {
"message": "您需注意上方的 $COUNT$ 個欄位。",
"placeholders": {
"count": {
"content": "$1",
"example": "4"
}
}
},
"launchDuoAndFollowStepsToFinishLoggingIn": {
"message": "Launch Duo and follow the steps to finish logging in."
},
"duoRequiredByOrgForAccount": {
"message": "Duo two-step login is required for your account."
},
"launchDuo": {
"message": "啟動 Duo"
},
"turnOn": {
"message": "開啟"
},
"on": {
"message": "開啟"
},
"off": {
"message": "關閉"
},
"members": {
"message": "成員"
},
"reporting": {
"message": "回報"
},
"numberOfUsers": {
"message": "使用者數量"
},
"loggingInAs": {
"message": "正登入為"
},
"notYou": {
"message": "不是您嗎?"
},
"pickAnAvatarColor": {
"message": "選擇頭像顏色"
},
"customizeAvatar": {
"message": "自訂頭像"
},
"avatarUpdated": {
"message": "頭像已更新"
},
"brightBlue": {
"message": "亮藍色"
},
"green": {
"message": "綠色"
},
"orange": {
"message": "橙色"
},
"lavender": {
"message": "淡紫色"
},
"yellow": {
"message": "黃色"
},
"indigo": {
"message": "靛藍色"
},
"teal": {
"message": "藍綠色"
},
"salmon": {
"message": "淡橙紅色"
},
"pink": {
"message": "粉紅色"
},
"customColor": {
"message": "自訂顏色"
},
"selectPlaceholder": {
"message": "-- 選擇 --"
},
"multiSelectPlaceholder": {
"message": "-- 輸入以進行篩選 --"
},
"multiSelectLoading": {
"message": "正在取得選項…"
},
"multiSelectNotFound": {
"message": "找不到任何項目"
},
"multiSelectClearAll": {
"message": "全部清除"
},
"toggleCharacterCount": {
"message": "切換字元計數",
"description": "'Character count' describes a feature that displays a number next to each character of the password."
},
"passwordCharacterCount": {
"message": "密碼字元計數",
"description": "'Character count' describes a feature that displays a number next to each character of the password."
},
"hide": {
"message": "隱藏"
},
"projects": {
"message": "專案",
"description": "Description for the Projects field."
},
"lastEdited": {
"message": "最後編輯紀錄",
"description": "The label for the date and time when a item was last edited."
},
"editSecret": {
"message": "編輯機密",
"description": "Action to modify an existing secret."
},
"addSecret": {
"message": "新增機密",
"description": "Action to create a new secret."
},
"copySecretName": {
"message": "複製機密名稱",
"description": "Action to copy the name of a secret to the system's clipboard."
},
"copySecretValue": {
"message": "複製機密值",
"description": "Action to copy the value of a secret to the system's clipboard."
},
"deleteSecret": {
"message": "刪除機密",
"description": "Action to delete a single secret from the system."
},
"deleteSecrets": {
"message": "刪除機密",
"description": "The action to delete multiple secrets from the system."
},
"hardDeleteSecret": {
"message": "永久刪除機密"
},
"hardDeleteSecrets": {
"message": "永久刪除機密"
},
"secretProjectAssociationDescription": {
"message": "選擇與機密相關聯的專案。僅有權存取該專案的組織使用者能檢視該機密。",
"description": "A prompt explaining how secrets can be associated with projects."
},
"selectProjects": {
"message": "選取專案",
"description": "A label for a type-to-filter input field to choose projects."
},
"searchProjects": {
"message": "搜尋專案",
"description": "Label for the search bar used to search projects."
},
"project": {
"message": "專案",
"description": "Similar to collections, projects can be used to group secrets."
},
"editProject": {
"message": "編輯專案",
"description": "The action to modify an existing project."
},
"viewProject": {
"message": "檢視專案",
"description": "The action to view details of a project."
},
"deleteProject": {
"message": "刪除專案",
"description": "The action to delete a project from the system."
},
"deleteProjects": {
"message": "刪除專案",
"description": "The action to delete multiple projects from the system."
},
"secret": {
"message": "機密",
"description": "Label for a secret (key/value pair)"
},
"serviceAccount": {
"message": "服務帳戶",
"description": "A machine user which can be used to automate processes and access secrets in the system."
},
"serviceAccounts": {
"message": "服務帳戶",
"description": "The title for the section that deals with service accounts."
},
"secrets": {
"message": "機密",
"description": "The title for the section of the application that deals with secrets."
},
"nameValuePair": {
"message": "名稱/值對",
"description": "Title for a name/ value pair. Secrets typically consist of a name and value pair."
},
"secretEdited": {
"message": "機密已編輯",
"description": "Notification for the successful editing of a secret."
},
"secretCreated": {
"message": "機密已建立",
"description": "Notification for the successful creation of a secret."
},
"newSecret": {
"message": "新增機密",
"description": "Title for creating a new secret."
},
"newServiceAccount": {
"message": "新增服務帳戶",
"description": "Title for creating a new service account."
},
"secretsNoItemsTitle": {
"message": "沒有可顯示的機密",
"description": "Empty state to indicate that there are no secrets to display."
},
"secretsNoItemsMessage": {
"message": "要開始,請新增一個機密或匯入機密。",
"description": "Message to encourage the user to start adding secrets."
},
"secretsTrashNoItemsMessage": {
"message": "垃圾桶中沒有機密。"
},
"serviceAccountsNoItemsMessage": {
"message": "建立一個新的服務帳戶以開始自動化機密存取。",
"description": "Message to encourage the user to start creating service accounts."
},
"serviceAccountsNoItemsTitle": {
"message": "還沒有要顯示的內容",
"description": "Title to indicate that there are no service accounts to display."
},
"searchSecrets": {
"message": "搜尋機密",
"description": "Placeholder text for searching secrets."
},
"deleteServiceAccounts": {
"message": "刪除服務帳戶",
"description": "Title for the action to delete one or multiple service accounts."
},
"deleteServiceAccount": {
"message": "刪除服務帳戶",
"description": "Title for the action to delete a single service account."
},
"viewServiceAccount": {
"message": "檢視服務帳戶",
"description": "Action to view the details of a service account."
},
"deleteServiceAccountDialogMessage": {
"message": "刪除服務帳戶 $SERVICE_ACCOUNT$ 為永久性動作,並且無法恢復。",
"placeholders": {
"service_account": {
"content": "$1",
"example": "Service account name"
}
}
},
"deleteServiceAccountsDialogMessage": {
"message": "刪除服務帳戶為永久性動作,並且無法恢復。"
},
"deleteServiceAccountsConfirmMessage": {
"message": "刪除 $COUNT$ 個組服務帳戶",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"deleteServiceAccountToast": {
"message": "服務帳戶已刪除"
},
"deleteServiceAccountsToast": {
"message": "服務帳戶已刪除"
},
"searchServiceAccounts": {
"message": "搜尋服務帳戶",
"description": "Placeholder text for searching service accounts."
},
"editServiceAccount": {
"message": "編輯服務帳戶",
"description": "Title for editing a service account."
},
"addProject": {
"message": "新增專案",
"description": "Title for creating a new project."
},
"projectEdited": {
"message": "專案已編輯",
"description": "Notification for the successful editing of a project."
},
"projectSaved": {
"message": "專案已儲存",
"description": "Notification for the successful saving of a project."
},
"projectCreated": {
"message": "專案已建立",
"description": "Notification for the successful creation of a project."
},
"projectName": {
"message": "專案名稱",
"description": "Label for entering the name of a project."
},
"newProject": {
"message": "新增專案",
"description": "Title for creating a new project."
},
"softDeleteSecretWarning": {
"message": "刪除機密可能會影響現有的整合。",
"description": "Warns that deleting secrets can have consequences on integrations"
},
"softDeletesSuccessToast": {
"message": "機密已移至垃圾桶",
"description": "Notifies that the selected secrets have been moved to the trash"
},
"hardDeleteSecretConfirmation": {
"message": "您確定要永久刪除此機密嗎?"
},
"hardDeleteSecretsConfirmation": {
"message": "您確定要永久刪除這些機密嗎?"
},
"hardDeletesSuccessToast": {
"message": "機密已永久刪除"
},
"smAccess": {
"message": "存取",
"description": "Title indicating what permissions a service account has"
},
"projectCommaSecret": {
"message": "專案,機密",
"description": ""
},
"serviceAccountName": {
"message": "服務帳戶名稱",
"description": "Label for the name of a service account"
},
"serviceAccountCreated": {
"message": "服務帳戶已建立",
"description": "Notifies that a new service account has been created"
},
"serviceAccountUpdated": {
"message": "服務帳戶已更新",
"description": "Notifies that a service account has been updated"
},
"newSaSelectAccess": {
"message": "輸入或選擇專案或機密",
"description": "Instructions for selecting projects or secrets for a new service account"
},
"newSaTypeToFilter": {
"message": "輸入以進行篩選",
"description": "Instructions for filtering a list of projects or secrets"
},
"deleteProjectsToast": {
"message": "專案已刪除",
"description": "Notifies that the selected projects have been deleted"
},
"deleteProjectToast": {
"message": "專案已刪除",
"description": "Notifies that a project has been deleted"
},
"deleteProjectDialogMessage": {
"message": "刪除項目 $PROJECT$ 為永久性動作,並且無法恢復。",
"description": "Informs users that projects are hard deleted and not sent to trash",
"placeholders": {
"project": {
"content": "$1",
"example": "project name"
}
}
},
"deleteProjectInputLabel": {
"message": "輸入「$CONFIRM$」以繼續",
"description": "Users are prompted to type 'confirm' to delete a project",
"placeholders": {
"confirm": {
"content": "$1",
"example": "Delete 3 projects"
}
}
},
"deleteProjectConfirmMessage": {
"message": "刪除 $PROJECT$",
"description": "Confirmation prompt to delete a specific project, where '$PROJECT$' is a placeholder for the name of the project.",
"placeholders": {
"project": {
"content": "$1",
"example": "project name"
}
}
},
"deleteProjectsConfirmMessage": {
"message": "刪除 $COUNT$ 個專案",
"description": "Confirmation prompt to delete multiple projects, where '$COUNT$' is a placeholder for the number of projects to be deleted.",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"deleteProjectsDialogMessage": {
"message": "刪除專案為永久性動作,並且無法恢復。",
"description": "This message is displayed in a dialog box as a warning before proceeding with project deletion."
},
"projectsNoItemsTitle": {
"message": "沒有可顯示的專案",
"description": "Empty state to be displayed when there are no projects to display in the list."
},
"projectsNoItemsMessage": {
"message": "新增一個新的專案已開始組織機密。",
"description": "Message to be displayed when there are no projects to display in the list."
},
"smConfirmationRequired": {
"message": "需要確認",
"description": "Indicates that user confirmation is required for an action to proceed."
},
"bulkDeleteProjectsErrorMessage": {
"message": "以下專案無法刪除:",
"description": "Message to be displayed when there is an error during bulk project deletion."
},
"softDeleteSuccessToast": {
"message": "機密已移至垃圾桶",
"description": "Notification to be displayed when a secret is successfully sent to the trash."
},
"hardDeleteSuccessToast": {
"message": "機密已永久刪除"
},
"accessTokens": {
"message": "存取權杖",
"description": "Title for the section displaying access tokens."
},
"newAccessToken": {
"message": "新增存取權杖",
"description": "Button label for creating a new access token."
},
"expires": {
"message": "逾期",
"description": "Label for the expiration date of an access token."
},
"canRead": {
"message": "可以讀取",
"description": "Label for the access level of an access token (Read only)."
},
"accessTokensNoItemsTitle": {
"message": "沒有可顯示的存取權杖",
"description": "Title to be displayed when there are no access tokens to display in the list."
},
"accessTokensNoItemsDesc": {
"message": "要開始,請建立一個存取權杖",
"description": "Message to be displayed when there are no access tokens to display in the list."
},
"downloadAccessToken": {
"message": "關閉前下載或複製。",
"description": "Message to be displayed before closing an access token, reminding the user to download or copy it."
},
"expiresOnAccessToken": {
"message": "逾期日:",
"description": "Label for the expiration date of an access token."
},
"accessTokenCallOutTitle": {
"message": "存取權杖未儲存,無法取得",
"description": "Notification to inform the user that access tokens are only displayed once and cannot be retrieved again."
},
"copyToken": {
"message": "複製權杖",
"description": "Copies the generated access token to the user's clipboard."
},
"accessToken": {
"message": "存取權杖",
"description": "A unique string that gives a client application (eg. CLI) access to a secret or set of secrets."
},
"accessTokenExpirationRequired": {
"message": "必須指定逾期日期。",
"description": "Error message indicating that an expiration date for the access token must be set."
},
"accessTokenCreatedAndCopied": {
"message": "存取權杖已建立且已複製到剪貼簿",
"description": "Notification to inform the user that the access token has been created and copied to the clipboard."
},
"revokeAccessToken": {
"message": "撤銷存取權杖",
"description": "Invalidates / cancels an access token and as such removes access to secrets for the client application."
},
"revokeAccessTokens": {
"message": "撤銷存取權杖"
},
"revokeAccessTokenDesc": {
"message": "撤銷存取權杖為永久性動作,並且無法恢復。"
},
"accessTokenRevoked": {
"message": "存取權杖已撤銷",
"description": "Toast message after deleting one or multiple access tokens."
},
"noAccessTokenSelected": {
"message": "沒有選擇要撤銷的存取權杖",
"description": "Toast error message after trying to delete access tokens but not selecting any access tokens."
},
"submenu": {
"message": "子選單"
},
"from": {
"message": "從"
},
"to": {
"message": "至"
},
"member": {
"message": "成員"
},
"update": {
"message": "更新"
},
"plusNMore": {
"message": "+ $QUANTITY$ more",
"placeholders": {
"quantity": {
"content": "$1",
"example": "5"
}
}
},
"groupInfo": {
"message": "群組資訊"
},
"editGroupMembersDesc": {
"message": "授予成員對該群組已指派的集合的存取權限。"
},
"editGroupCollectionsDesc": {
"message": "透過將他們添加到此群組,授予對集合的存取權限。"
},
"accessAllCollectionsDesc": {
"message": "授予對所有目前和未來的集合的存取權限。"
},
"accessAllCollectionsHelp": {
"message": "如果選中,這將取代所有其他集合權限。"
},
"selectMembers": {
"message": "選擇成員"
},
"selectCollections": {
"message": "選擇集合"
},
"role": {
"message": "角色"
},
"removeMember": {
"message": "移除成員"
},
"collection": {
"message": "集合"
},
"noCollection": {
"message": "沒有集合"
},
"canView": {
"message": "可以檢視"
},
"canViewExceptPass": {
"message": "可以檢視(除了密碼)"
},
"canEdit": {
"message": "可以編輯"
},
"canEditExceptPass": {
"message": "可以編輯(除了密碼)"
},
"noCollectionsAdded": {
"message": "未新增任何集合"
},
"noMembersAdded": {
"message": "未新增任何成員"
},
"noGroupsAdded": {
"message": "未新增任何群組"
},
"group": {
"message": "群組"
},
"groupAccessAll": {
"message": "此群組可存取及變更所有項目。"
},
"memberAccessAll": {
"message": "此成員可存取及變更所有項目。"
},
"domainVerification": {
"message": "網域驗證"
},
"newDomain": {
"message": "新增網域"
},
"noDomains": {
"message": "沒有網域"
},
"noDomainsSubText": {
"message": "連線網域允許成員在使用 SSO 登入期間跳過 SSO 識別碼欄位。"
},
"verifyDomain": {
"message": "驗證網域"
},
"reverifyDomain": {
"message": "重新驗證網域"
},
"copyDnsTxtRecord": {
"message": "複製 DNS TXT 記錄"
},
"dnsTxtRecord": {
"message": "DNS TXT 記錄"
},
"dnsTxtRecordInputHint": {
"message": "複製並貼上 TXT 記錄到您的 DNS 提供者。"
},
"domainNameInputHint": {
"message": "例如mydomain.com。子網域需要單獨的條目進行驗證。"
},
"automaticDomainVerification": {
"message": "自動網域驗證"
},
"automaticDomainVerificationProcess": {
"message": "Bitwarden 將在前 72 小時內嘗試驗證網域 3 次。如果無法驗證此網域,請檢查主機中的 DNS 記錄並手動驗證。如果無法驗證,該網域將在 7 天內從您的組織中移除"
},
"invalidDomainNameMessage": {
"message": "輸入的格式無效。格式mydomain.com。子網域需要單獨的條目進行驗證。"
},
"removeDomain": {
"message": "刪除網域"
},
"removeDomainWarning": {
"message": "移除網域后不能復原。您確定要繼續嗎?"
},
"domainRemoved": {
"message": "網域已移除"
},
"domainSaved": {
"message": "網域已儲存"
},
"domainVerified": {
"message": "已驗證網域"
},
"duplicateDomainError": {
"message": "您不能再次聲明同一個網域。"
},
"domainNotAvailable": {
"message": "其他人正在使用 $DOMAIN$。請使用一個不同的網域以繼續。",
"placeholders": {
"DOMAIN": {
"content": "$1",
"example": "bitwarden.com"
}
}
},
"domainNotVerified": {
"message": "$DOMAIN$ 未驗證。請檢查您的 DNS 記錄。",
"placeholders": {
"DOMAIN": {
"content": "$1",
"example": "bitwarden.com"
}
}
},
"domainStatusVerified": {
"message": "已驗證"
},
"domainStatusUnverified": {
"message": "未驗證"
},
"domainNameTh": {
"message": "名稱"
},
"domainStatusTh": {
"message": "狀態"
},
"lastChecked": {
"message": "上次確認"
},
"editDomain": {
"message": "編輯網域名稱"
},
"domainFormInvalid": {
"message": "有表單錯誤需要您注意"
},
"addedDomain": {
"message": "新增了網域 $DOMAIN$",
"placeholders": {
"DOMAIN": {
"content": "$1",
"example": "bitwarden.com"
}
}
},
"removedDomain": {
"message": "已移除網域 $DOMAIN$",
"placeholders": {
"DOMAIN": {
"content": "$1",
"example": "bitwarden.com"
}
}
},
"domainVerifiedEvent": {
"message": "$DOMAIN$ 已驗證",
"placeholders": {
"DOMAIN": {
"content": "$1",
"example": "bitwarden.com"
}
}
},
"domainNotVerifiedEvent": {
"message": "$DOMAIN$ 未驗證",
"placeholders": {
"DOMAIN": {
"content": "$1",
"example": "bitwarden.com"
}
}
},
"verificationRequiredForActionSetPinToContinue": {
"message": "Verification required for this action. Set a PIN to continue."
},
"setPin": {
"message": "設定 PIN 碼"
},
"verifyWithBiometrics": {
"message": "使用生物辨識進行驗證"
},
"awaitingConfirmation": {
"message": "正在等待確認"
},
"couldNotCompleteBiometrics": {
"message": "無法完成生物辨識。"
},
"needADifferentMethod": {
"message": "需要不同的方法嗎?"
},
"useMasterPassword": {
"message": "使用主密碼"
},
"usePin": {
"message": "使用 PIN 碼"
},
"useBiometrics": {
"message": "使用生物辨識"
},
"enterVerificationCodeSentToEmail": {
"message": "Enter the verification code that was sent to your email."
},
"resendCode": {
"message": "重新傳送驗證碼"
},
"memberColumnHeader": {
"message": "成員"
},
"groupSlashMemberColumnHeader": {
"message": "群組/成員"
},
"selectGroupsAndMembers": {
"message": "選擇群組和成員"
},
"selectGroups": {
"message": "選擇群組"
},
"userPermissionOverrideHelper": {
"message": "為成員設定的權限將取代該成員所在群組設定的權限"
},
"noMembersOrGroupsAdded": {
"message": "未新增任何成員或群組"
},
"deleted": {
"message": "已刪除"
},
"memberStatusFilter": {
"message": "成員狀態篩選器"
},
"inviteMember": {
"message": "邀請成員"
},
"needsConfirmation": {
"message": "待確認"
},
"memberRole": {
"message": "成員角色"
},
"moreFromBitwarden": {
"message": "來自 Bitwarden 的更多產品"
},
"switchProducts": {
"message": "切換產品"
},
"freeOrgInvLimitReachedManageBilling": {
"message": "免費組織最多擁有 $SEATCOUNT$ 個成員。升級到方案計劃以邀請更多成員。",
"placeholders": {
"seatcount": {
"content": "$1",
"example": "2"
}
}
},
"freeOrgInvLimitReachedNoManageBilling": {
"message": "免費組織最多擁有 $SEATCOUNT$ 個成員。請聯絡您的組織擁有者升級。",
"placeholders": {
"seatcount": {
"content": "$1",
"example": "2"
}
}
},
"teamsStarterPlanInvLimitReachedManageBilling": {
"message": "Teams Starter plans may have up to $SEATCOUNT$ members. Upgrade to your plan to invite more members.",
"placeholders": {
"seatcount": {
"content": "$1",
"example": "10"
}
}
},
"teamsStarterPlanInvLimitReachedNoManageBilling": {
"message": "Teams Starter plans may have up to $SEATCOUNT$ members. Contact your organization owner to upgrade your plan and invite more members.",
"placeholders": {
"seatcount": {
"content": "$1",
"example": "10"
}
}
},
"freeOrgMaxCollectionReachedManageBilling": {
"message": "免費組織最多擁有 $COLLECTIONCOUNT$ 個集合。升級到付費方案以新增更多集合。",
"placeholders": {
"COLLECTIONCOUNT": {
"content": "$1",
"example": "2"
}
}
},
"freeOrgMaxCollectionReachedNoManageBilling": {
"message": "免費組織最多擁有 $COLLECTIONCOUNT$ 個集合。請聯絡您的組織擁有者升級。",
"placeholders": {
"COLLECTIONCOUNT": {
"content": "$1",
"example": "2"
}
}
},
"server": {
"message": "伺服器"
},
"exportData": {
"message": "匯出資料"
},
"exportingOrganizationSecretDataTitle": {
"message": "匯出組織機密資料"
},
"exportingOrganizationSecretDataDescription": {
"message": "僅匯出與 $ORGANIZATION$ 關聯的 Secrets Manager 資料。其他產品中的項目或來自其他組織的項目將不包括在內。",
"placeholders": {
"ORGANIZATION": {
"content": "$1",
"example": "My Org Name"
}
}
},
"fileUpload": {
"message": "檔案上傳"
},
"acceptedFormats": {
"message": "接受的格式:"
},
"copyPasteImportContents": {
"message": "複製並貼上要匯入的内容:"
},
"or": {
"message": "或"
},
"licenseAndBillingManagement": {
"message": "授權和計費管理"
},
"automaticSync": {
"message": "自動同步"
},
"manualUpload": {
"message": "手動上傳"
},
"manualUploadDesc": {
"message": "如果您不想選擇計費同步,請在這裏手動上傳您的授權証。"
},
"syncLicense": {
"message": "同步授權"
},
"licenseSyncSuccess": {
"message": "授權成功同步"
},
"licenseUploadSuccess": {
"message": "授權証上傳成功"
},
"lastLicenseSync": {
"message": "最近授权同步"
},
"billingSyncHelp": {
"message": "計費同步幫助"
},
"licensePaidFeaturesHelp": {
"message": "授權付費功能幫助"
},
"selfHostGracePeriodHelp": {
"message": "訂閱逾期後,您有 60 天的時間將已更新的授權檔案套用到您的組織。寬限期結束於 $GRACE_PERIOD_END_DATE$。",
"placeholders": {
"GRACE_PERIOD_END_DATE": {
"content": "$1",
"example": "May 12, 2024"
}
}
},
"uploadLicense": {
"message": "上傳授權證"
},
"projectPeopleDescription": {
"message": "授予群組或人員對此專案的存取權限。"
},
"projectPeopleSelectHint": {
"message": "輸入或選擇人員或群組"
},
"projectServiceAccountsDescription": {
"message": "授予服務帳戶對此專案的存取權限。"
},
"projectServiceAccountsSelectHint": {
"message": "輸入或選擇服務帳戶"
},
"projectEmptyPeopleAccessPolicies": {
"message": "新增人員或群組以開始協作"
},
"projectEmptyServiceAccountAccessPolicies": {
"message": "新增服務帳戶以授予存取權限"
},
"serviceAccountPeopleDescription": {
"message": "授予群組或人員對此服務帳戶的存取權限。"
},
"serviceAccountProjectsDescription": {
"message": "為這個服務帳號指派專案。 "
},
"serviceAccountEmptyProjectAccesspolicies": {
"message": "新增專案以授予存取權限"
},
"canReadWrite": {
"message": "可以讀取,寫入"
},
"groupSlashUser": {
"message": "群組/使用者"
},
"lowKdfIterations": {
"message": "較低的 KDF 迭代次數"
},
"updateLowKdfIterationsDesc": {
"message": "更新您的加密設定以滿足新的安全建議以及提升帳號保護。"
},
"changeKdfLoggedOutWarning": {
"message": "繼續操作會登出您所有活動工作階段。您需要重新登入並完成兩步驟登入設定。 我們建議在變更加密設定之前匯出您的密碼庫,以防止資料遺失。"
},
"secretsManager": {
"message": "Secrets Manager"
},
"secretsManagerAccessDescription": {
"message": "激活對 Secrets Manager 的使用者存取權限。"
},
"userAccessSecretsManagerGA": {
"message": "此使用者可以存取 Secrets Manager"
},
"important": {
"message": "重要:"
},
"viewAll": {
"message": "檢視全部"
},
"showingPortionOfTotal": {
"message": "顯示 $PORTION$ / $TOTAL$",
"placeholders": {
"portion": {
"content": "$1",
"example": "2"
},
"total": {
"content": "$2",
"example": "5"
}
}
},
"resolveTheErrorsBelowAndTryAgain": {
"message": "請解決下面的錯誤然後再試一次。"
},
"description": {
"message": "描述"
},
"errorReadingImportFile": {
"message": "嘗試讀取匯入檔案時發生錯誤"
},
"accessedSecret": {
"message": "存取了機密 $SECRET_ID$。",
"placeholders": {
"secret_id": {
"content": "$1",
"example": "4d34e8a8"
}
}
},
"sdk": {
"message": "SDK",
"description": "Software Development Kit"
},
"createAnAccount": {
"message": "建立帳號"
},
"createSecret": {
"message": "建立機密"
},
"createProject": {
"message": "建立專案"
},
"createServiceAccount": {
"message": "建立服務帳戶"
},
"downloadThe": {
"message": "下載",
"description": "Link to a downloadable resource. This will be used as part of a larger phrase. Example: Download the Secrets Manager CLI"
},
"smCLI": {
"message": "Secrets Manager CLI"
},
"importSecrets": {
"message": "匯入機密"
},
"getStarted": {
"message": "開始使用"
},
"complete": {
"message": "完成 $COMPLETED$ / $TOTAL$",
"placeholders": {
"COMPLETED": {
"content": "$1",
"example": "1"
},
"TOTAL": {
"content": "$2",
"example": "4"
}
}
},
"restoreSecret": {
"message": "還原機密"
},
"restoreSecrets": {
"message": "還原機密"
},
"restoreSecretPrompt": {
"message": "您確定要還原此機密嗎?"
},
"restoreSecretsPrompt": {
"message": "您確定要還原這些機密嗎?"
},
"secretRestoredSuccessToast": {
"message": "機密已還原"
},
"secretsRestoredSuccessToast": {
"message": "機密已還原"
},
"selectionIsRequired": {
"message": "必須選擇。"
},
"saPeopleWarningTitle": {
"message": "存取權杖依然可用"
},
"saPeopleWarningMessage": {
"message": "從服務帳戶中刪移除人員不會移除他們建立的存取權杖。為了實現安全最佳實踐,建議撤銷從服務帳戶中被移除的人員建立的存取權杖。"
},
"smAccessRemovalWarningProjectTitle": {
"message": "移除對此專案的存取權限"
},
"smAccessRemovalWarningProjectMessage": {
"message": "此動作將移除您對此專案的訪問權限。"
},
"smAccessRemovalWarningSaTitle": {
"message": "移除對此服務帳戶的訪問權限"
},
"smAccessRemovalWarningSaMessage": {
"message": "此動作將移除您對此服務帳戶的訪問權限。"
},
"removeAccess": {
"message": "移除存取權限"
},
"checkForBreaches": {
"message": "檢查外洩密碼資料庫中是否有此密碼"
},
"exposedMasterPassword": {
"message": "已暴露的主密碼"
},
"exposedMasterPasswordDesc": {
"message": "在資料外洩事件中找到了密碼。我們建議您使用一個獨特的密碼來保護您的帳戶,您確定要使用已暴露的密碼嗎?"
},
"weakAndExposedMasterPassword": {
"message": "強度不足且已暴露的主密碼"
},
"weakAndBreachedMasterPasswordDesc": {
"message": "密碼強度不足,且在資料外洩事件中找到了這個密碼。使用一個強度足夠和獨特的密碼來保護您的帳戶。您確定要使用這個密碼嗎?"
},
"characterMinimum": {
"message": "$LENGTH$ 個字元以上",
"placeholders": {
"length": {
"content": "$1",
"example": "14"
}
}
},
"masterPasswordMinimumlength": {
"message": "主密碼必須至少 $LENGTH$ 個字元。",
"placeholders": {
"length": {
"content": "$1",
"example": "14"
}
}
},
"inputTrimValidator": {
"message": "輸入不得僅包含空格。",
"description": "Notification to inform the user that a form's input can't contain only whitespace."
},
"dismiss": {
"message": "忽略"
},
"notAvailableForFreeOrganization": {
"message": "此功能不適用於免費組織。請聯絡您的組織擁有者進行升級。"
},
"smProjectSecretsNoItemsNoAccess": {
"message": "請聯絡您組織的管理員以管理此專案的機密。",
"description": "The message shown to the user under a project's secrets tab when the user only has read access to the project."
},
"enforceOnLoginDesc": {
"message": "要求現有成員變更他們的密碼"
},
"smProjectDeleteAccessRestricted": {
"message": "您沒有刪除這此專案的權限",
"description": "The individual description shown to the user when the user doesn't have access to delete a project."
},
"smProjectsDeleteBulkConfirmation": {
"message": "以下專案無法刪除。要繼續嗎?",
"description": "The message shown to the user when bulk deleting projects and the user doesn't have access to some projects."
},
"updateKdfSettings": {
"message": "更新 KDF 設定"
},
"loginInitiated": {
"message": "登入已發起"
},
"deviceApprovalRequired": {
"message": "裝置核准已要求。請在下面選擇一個核准選項:"
},
"rememberThisDevice": {
"message": "記住這個裝置"
},
"uncheckIfPublicDevice": {
"message": "若使用公用裝置,请勿選中"
},
"approveFromYourOtherDevice": {
"message": "從其他裝置核准"
},
"requestAdminApproval": {
"message": "要求管理員核准"
},
"approveWithMasterPassword": {
"message": "使用主密碼核准"
},
"trustedDeviceEncryption": {
"message": "可信任的裝置加密"
},
"trustedDevices": {
"message": "可信任的裝置"
},
"memberDecryptionOptionTdeDescriptionPartOne": {
"message": "通過驗證以後,成員將使用儲存在裝置的金鑰來解密密碼庫資料。使用此選項後,",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO Required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionOptionTdeDescriptionLinkOne": {
"message": "單一組織",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionOptionTdeDescriptionPartTwo": {
"message": "原則,",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionOptionTdeDescriptionLinkTwo": {
"message": "要求 SSO",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionOptionTdeDescriptionPartThree": {
"message": "原則以及具有自動注冊的",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionOptionTdeDescriptionLinkThree": {
"message": "帳戶復原管理",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"memberDecryptionOptionTdeDescriptionPartFour": {
"message": "原則將被開啓。",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Once authenticated, members will decrypt vault data using a key stored on their device. The single organization policy, SSO required policy, and account recovery administration policy with automatic enrollment will turn on when this option is used.'"
},
"orgPermissionsUpdatedMustSetPassword": {
"message": "您的組織權限已更新,要求您設定一個主密碼。",
"description": "Used as a card title description on the set password page to explain why the user is there"
},
"orgRequiresYouToSetPassword": {
"message": "您的組織要求您設定一個主密碼。",
"description": "Used as a card title description on the set password page to explain why the user is there"
},
"notFound": {
"message": "$RESOURCE$ 未找到",
"placeholders": {
"resource": {
"content": "$1",
"example": "Service Account"
}
}
},
"verificationRequired": {
"message": "需要驗證",
"description": "Default title for the user verification dialog."
},
"recoverAccount": {
"message": "復原帳戶"
},
"updatedTempPassword": {
"message": "使用者更新了透過帳戶復原頒發的密碼。"
},
"activatedAccessToSecretsManager": {
"message": "已激活對 Secrets Manager 的存取權限",
"description": "Confirmation message that one or more users gained access to Secrets Manager"
},
"activateAccess": {
"message": "激活存取權限"
},
"bulkEnableSecretsManagerDescription": {
"message": "授予以下成員對 Secrets Manager 的存取權限。在 Password Manager 授予的角色也適用於 Secrets Manager。",
"description": "This description is shown to an admin when they are attempting to add more users to Secrets Manager."
},
"activateSecretsManager": {
"message": "激活 Secrets Manager"
},
"yourOrganizationsFingerprint": {
"message": "您組織的指紋短語",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their organization's public key with another user, for the purposes of sharing."
},
"deviceApprovals": {
"message": "裝置核准"
},
"deviceApprovalsDesc": {
"message": "核准以下的登入要求以允許成員完成登入。未核准的要求將在 1 周後逾期。在核准之前请驗證成員資訊。"
},
"deviceInfo": {
"message": "裝置資訊"
},
"time": {
"message": "時間"
},
"denyAllRequests": {
"message": "拒絕所有要求"
},
"denyRequest": {
"message": "拒絕要求"
},
"approveRequest": {
"message": "核准要求"
},
"noDeviceRequests": {
"message": "沒有裝置要求"
},
"noDeviceRequestsDesc": {
"message": "成員的裝置核准要求將顯示在這裏"
},
"loginRequestDenied": {
"message": "登入要求被拒絕"
},
"allLoginRequestsDenied": {
"message": "所有登入要求被拒絕"
},
"loginRequestApproved": {
"message": "登入要求已核准"
},
"removeOrgUserNoMasterPasswordTitle": {
"message": "帳戶沒有主密碼"
},
"removeOrgUserNoMasterPasswordDesc": {
"message": "刪除沒有為其設定主密碼的 $USER$ 可能會限制對其完整帳戶的存取。您確定要繼續嗎?",
"placeholders": {
"user": {
"content": "$1",
"example": "John Smith"
}
}
},
"noMasterPassword": {
"message": "沒有主密碼"
},
"removeMembersWithoutMasterPasswordWarning": {
"message": "移除沒有爲其設定主密碼的成員可能會限制對其完整帳戶的存取。"
},
"approvedAuthRequest": {
"message": "核准了 $ID$ 的裝置。",
"placeholders": {
"id": {
"content": "$1",
"example": "First 8 Character of a GUID"
}
}
},
"rejectedAuthRequest": {
"message": "拒絕了 $ID$ 的裝置。",
"placeholders": {
"id": {
"content": "$1",
"example": "First 8 Character of a GUID"
}
}
},
"requestedDeviceApproval": {
"message": "要求了裝置核准。"
},
"startYour7DayFreeTrialOfBitwardenFor": {
"message": "為 $ORG$ 開始您的 Bitwarden 7 天免費試用",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"startYour7DayFreeTrialOfBitwardenSecretsManagerFor": {
"message": "Start your 7-Day free trial of Bitwarden Secrets Manager for $ORG$",
"placeholders": {
"org": {
"content": "$1",
"example": "Organization name"
}
}
},
"next": {
"message": "下一步"
},
"ssoLoginIsRequired": {
"message": "SSO login is required"
},
"selectedRegionFlag": {
"message": "選定的區域標記"
},
"accountSuccessfullyCreated": {
"message": "已成功建立帳戶!"
},
"adminApprovalRequested": {
"message": "已要求管理員核准"
},
"adminApprovalRequestSentToAdmins": {
"message": "您的要求已傳送給您的管理員"
},
"youWillBeNotifiedOnceApproved": {
"message": "核准後將通知您。"
},
"troubleLoggingIn": {
"message": "登入時遇到困難?"
},
"loginApproved": {
"message": "登入已核准"
},
"userEmailMissing": {
"message": "缺少使用者電子郵件"
},
"deviceTrusted": {
"message": "裝置已信任"
},
"sendsNoItemsTitle": {
"message": "沒有可用的 Send",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"sendsNoItemsMessage": {
"message": "使用 Send 可以與任何人安全地共用加密資訊。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"inviteUsers": {
"message": "邀請使用者"
},
"secretsManagerForPlan": {
"message": "Secrets Manager for $PLAN$",
"placeholders": {
"plan": {
"content": "$1",
"example": "Teams"
}
}
},
"secretsManagerForPlanDesc": {
"message": "提供工程與 DevOps 團隊一套在軟體開發生命週期中,管理秘密資訊的功能。"
},
"free2PersonOrganization": {
"message": "免費的 2 人組織"
},
"unlimitedSecrets": {
"message": "無限數量的機密"
},
"unlimitedProjects": {
"message": "無限數量的專案"
},
"projectsIncluded": {
"message": "包含 $COUNT$ 個專案",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"serviceAccountsIncluded": {
"message": "包含 $COUNT$ 組服務帳戶",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"additionalServiceAccountCost": {
"message": "額外服務帳戶每月 $COST$",
"placeholders": {
"cost": {
"content": "$1",
"example": "$0.50"
}
}
},
"subscribeToSecretsManager": {
"message": "訂閲 Secrets Manager"
},
"addSecretsManagerUpgradeDesc": {
"message": "將 Secrets Manager 加入您的升級方案,來記錄維持存取於先前方案中保存的秘密資訊。"
},
"additionalServiceAccounts": {
"message": "額外服務帳戶"
},
"includedServiceAccounts": {
"message": "您的方案包含了 $COUNT$ 個服務帳戶。",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
}
}
},
"addAdditionalServiceAccounts": {
"message": "您可以以每月 $COST$ 的價格增加額外服務帳戶。",
"placeholders": {
"cost": {
"content": "$1",
"example": "$0.50"
}
}
},
"collectionManagement": {
"message": "集合管理"
},
"collectionManagementDesc": {
"message": "管理組織集合的行為"
},
"limitCollectionCreationDeletionDesc": {
"message": "對擁有者和管理員限制集合的建立和刪除"
},
"allowAdminAccessToAllCollectionItemsDesc": {
"message": "Owners and admins can manage all collections and items"
},
"updatedCollectionManagement": {
"message": "Updated collection management setting"
},
"passwordManagerPlanPrice": {
"message": "密碼管理器方案價格"
},
"secretsManagerPlanPrice": {
"message": "Secrets Manager 方案價格"
},
"passwordManager": {
"message": "密碼管理器"
},
"freeOrganization": {
"message": "免費組織"
},
"limitServiceAccounts": {
"message": "限制服務帳戶數量(選填)"
},
"limitServiceAccountsDesc": {
"message": "為您的服務帳戶數量設定限制。達到此限制後,就無法再新增服務帳戶。"
},
"serviceAccountLimit": {
"message": "服務帳戶數量限制(選填)"
},
"maxServiceAccountCost": {
"message": "可能的最大服務帳戶成本"
},
"loggedInExclamation": {
"message": "已登入!"
},
"beta": {
"message": "Beta 版"
},
"assignCollectionAccess": {
"message": "指派集合存取權限"
},
"editedCollections": {
"message": "編輯了集合"
},
"baseUrl": {
"message": "伺服器 URL"
},
"aliasDomain": {
"message": "別名網域"
},
"alreadyHaveAccount": {
"message": "已經有一個帳戶了嗎?"
},
"skipToContent": {
"message": "跳過道內容"
},
"managePermissionRequired": {
"message": "必須至少有一個成員或群組擁有「可以管理」的權限。"
},
"typePasskey": {
"message": "密碼金鑰"
},
"passkeyNotCopied": {
"message": "密碼金鑰不會被複製"
},
"passkeyNotCopiedAlert": {
"message": "密碼金鑰不會被複製到克隆的項目。您想繼續克隆該項目嗎?"
},
"modifiedCollectionManagement": {
"message": "Modified collection management setting $ID$.",
"placeholders": {
"id": {
"content": "$1",
"example": "Unique ID"
}
}
},
"seeDetailedInstructions": {
"message": "請參閱我們的幫助網站上的詳細說明:",
"description": "This is followed a by a hyperlink to the help website."
},
"installBrowserExtension": {
"message": "安裝瀏覽器擴充套件"
},
"installBrowserExtensionDetails": {
"message": "Use the extension to quickly save logins and auto-fill forms without opening the web app."
},
"projectAccessUpdated": {
"message": "Project access updated"
},
"unexpectedErrorSend": {
"message": "An unexpected error has occurred while loading this Send. Try again later."
},
"seatLimitReached": {
"message": "Seat limit has been reached"
},
"contactYourProvider": {
"message": "Contact your provider to purchase additional seats."
},
"seatLimitReachedContactYourProvider": {
"message": "Seat limit has been reached. Contact your provider to purchase additional seats."
},
"collectionAccessRestricted": {
"message": "Collection access is restricted"
},
"readOnlyCollectionAccess": {
"message": "You do not have access to manage this collection."
},
"grantCollectionAccess": {
"message": "Grant groups or members access to this collection."
},
"grantCollectionAccessMembersOnly": {
"message": "Grant members access to this collection."
},
"adminCollectionAccess": {
"message": "Administrators can access and manage collections."
},
"serviceAccountAccessUpdated": {
"message": "Service account access updated"
},
"commonImportFormats": {
"message": "常見格式",
"description": "Label indicating the most common import formats"
},
"maintainYourSubscription": {
"message": "To maintain your subscription for $ORG$, ",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'To maintain your subscription for $ORG$, add a payment method.'",
"placeholders": {
"org": {
"content": "$1",
"example": "Example Inc."
}
}
},
"addAPaymentMethod": {
"message": "新增付款方式",
"description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'To maintain your subscription for $ORG$, add a payment method.'"
},
"collectionEnhancementsDesc": {
"message": "Add new settings and permissions for additional flexibility. Replace the Manager role with the \"can manage\" permission, and introduce options to allow users to create collections as well as restrict administrative access to collections.",
"description": "This describes new features and improvements for user roles and collections"
},
"collectionEnhancementsLearnMore": {
"message": "Learn more about collection management"
},
"organizationInformation": {
"message": "組織資訊"
},
"confirmationDetails": {
"message": "Confirmation details"
},
"smFreeTrialThankYou": {
"message": "Thank you for signing up for Bitwarden Secrets Manager!"
},
"smFreeTrialConfirmationEmail": {
"message": "We've sent a confirmation email to your email at "
},
"confirmCollectionEnhancementsDialogTitle": {
"message": "此操作是不可逆轉的"
},
"confirmCollectionEnhancementsDialogContent": {
"message": "Turning on this feature will deprecate the manager role and replace it with a Can manage permission. This will take a few moments. Do not make any organization changes until it is complete. Are you sure you want to proceed?"
},
"sorryToSeeYouGo": {
"message": "Sorry to see you go! Help improve Bitwarden by sharing why you're canceling.",
"description": "A message shown to users as part of an offboarding survey asking them to provide more information on their subscription cancelation."
},
"selectCancellationReason": {
"message": "Select a reason for canceling",
"description": "Used as a form field label for a select input on the offboarding survey."
},
"anyOtherFeedback": {
"message": "Is there any other feedback you'd like to share?",
"description": "Used as a form field label for a textarea input on the offboarding survey."
},
"missingFeatures": {
"message": "Missing features",
"description": "An option for the offboarding survey shown when a user cancels their subscription."
},
"movingToAnotherTool": {
"message": "Moving to another tool",
"description": "An option for the offboarding survey shown when a user cancels their subscription."
},
"tooDifficultToUse": {
"message": "Too difficult to use",
"description": "An option for the offboarding survey shown when a user cancels their subscription."
},
"notUsingEnough": {
"message": "Not using enough",
"description": "An option for the offboarding survey shown when a user cancels their subscription."
},
"tooExpensive": {
"message": "Too expensive",
"description": "An option for the offboarding survey shown when a user cancels their subscription."
},
"freeForOneYear": {
"message": "Free for 1 year"
},
"newWebApp": {
"message": "Welcome to the new and improved web app. Learn more about whats changed."
},
"releaseBlog": {
"message": "Read release blog"
},
"adminConsole": {
"message": "Admin Console"
},
"providerPortal": {
"message": "Provider Portal"
},
"viewCollection": {
"message": "View collection"
},
"restrictedGroupAccess": {
"message": "You cannot add yourself to groups."
},
"restrictedCollectionAccess": {
"message": "You cannot add yourself to collections."
},
"assign": {
"message": "Assign"
},
"assignToCollections": {
"message": "Assign to collections"
},
"assignToTheseCollections": {
"message": "Assign to these collections"
},
"bulkCollectionAssignmentDialogDescription": {
"message": "Select the collections that the items will be shared with. Once an item is updated in one collection, it will be reflected in all collections. Only organization members with access to these collections will be able to see the items."
},
"selectCollectionsToAssign": {
"message": "Select collections to assign"
},
"noCollectionsAssigned": {
"message": "No collections have been assigned"
},
"successfullyAssignedCollections": {
"message": "Successfully assigned collections"
},
"bulkCollectionAssignmentWarning": {
"message": "You have selected $TOTAL_COUNT$ items. You cannot update $READONLY_COUNT$ of the items because you do not have edit permissions.",
"placeholders": {
"total_count": {
"content": "$1",
"example": "10"
},
"readonly_count": {
"content": "$2",
"example": "3"
}
}
},
"items": {
"message": "Items"
},
"assignedSeats": {
"message": "Assigned seats"
},
"assigned": {
"message": "已指派"
},
"used": {
"message": "已使用"
},
"remaining": {
"message": "剩餘"
},
"unlinkOrganization": {
"message": "取消連結組織"
},
"manageSeats": {
"message": "MANAGE SEATS"
},
"manageSeatsDescription": {
"message": "Adjustments to seats will be reflected in the next billing cycle."
},
"unassignedSeatsDescription": {
"message": "Unassigned subscription seats"
},
"purchaseSeatDescription": {
"message": "Additional seats purchased"
},
"assignedSeatCannotUpdate": {
"message": "Assigned Seats can not be updated. Please contact your organization owner for assistance."
},
"subscriptionUpdateFailed": {
"message": "Subscription update failed"
},
"trial": {
"message": "Trial",
"description": "A subscription status label."
},
"pastDue": {
"message": "Past due",
"description": "A subscription status label"
},
"subscriptionExpired": {
"message": "Subscription expired",
"description": "The date header used when a subscription is past due."
},
"pastDueWarningForChargeAutomatically": {
"message": "You have a grace period of $DAYS$ days from your subscription expiration date to maintain your subscription. Please resolve the past due invoices by $SUSPENSION_DATE$.",
"placeholders": {
"days": {
"content": "$1",
"example": "11"
},
"suspension_date": {
"content": "$2",
"example": "01/10/2024"
}
},
"description": "A warning shown to the user when their subscription is past due and they are charged automatically."
},
"pastDueWarningForSendInvoice": {
"message": "You have a grace period of $DAYS$ days from the date your first unpaid invoice is due to maintain your subscription. Please resolve the past due invoices by $SUSPENSION_DATE$.",
"placeholders": {
"days": {
"content": "$1",
"example": "11"
},
"suspension_date": {
"content": "$2",
"example": "01/10/2024"
}
},
"description": "A warning shown to the user when their subscription is past due and they pay via invoice."
},
"unpaidInvoice": {
"message": "Unpaid invoice",
"description": "The header of a warning box shown to a user whose subscription is unpaid."
},
"toReactivateYourSubscription": {
"message": "To reactivate your subscription, please resolve the past due invoices.",
"description": "The body of a warning box shown to a user whose subscription is unpaid."
},
"cancellationDate": {
"message": "Cancellation date",
"description": "The date header used when a subscription is cancelled."
},
"machineAccountsCannotCreate": {
"message": "Machine accounts cannot be created in suspended organizations. Please contact your organization owner for assistance."
},
"machineAccount": {
"message": "Machine account",
"description": "A machine user which can be used to automate processes and access secrets in the system."
},
"machineAccounts": {
"message": "Machine accounts",
"description": "The title for the section that deals with machine accounts."
},
"newMachineAccount": {
"message": "New machine account",
"description": "Title for creating a new machine account."
},
"machineAccountsNoItemsMessage": {
"message": "Create a new machine account to get started automating secret access.",
"description": "Message to encourage the user to start creating machine accounts."
},
"machineAccountsNoItemsTitle": {
"message": "Nothing to show yet",
"description": "Title to indicate that there are no machine accounts to display."
},
"deleteMachineAccounts": {
"message": "Delete machine accounts",
"description": "Title for the action to delete one or multiple machine accounts."
},
"deleteMachineAccount": {
"message": "Delete machine account",
"description": "Title for the action to delete a single machine account."
},
"viewMachineAccount": {
"message": "View machine account",
"description": "Action to view the details of a machine account."
},
"deleteMachineAccountDialogMessage": {
"message": "Deleting machine account $MACHINE_ACCOUNT$ is permanent and irreversible.",
"placeholders": {
"machine_account": {
"content": "$1",
"example": "Machine account name"
}
}
},
"deleteMachineAccountsDialogMessage": {
"message": "Deleting machine accounts is permanent and irreversible."
},
"deleteMachineAccountsConfirmMessage": {
"message": "Delete $COUNT$ machine accounts",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"deleteMachineAccountToast": {
"message": "Machine account deleted"
},
"deleteMachineAccountsToast": {
"message": "Machine accounts deleted"
},
"searchMachineAccounts": {
"message": "Search machine accounts",
"description": "Placeholder text for searching machine accounts."
},
"editMachineAccount": {
"message": "Edit machine account",
"description": "Title for editing a machine account."
},
"machineAccountName": {
"message": "Machine account name",
"description": "Label for the name of a machine account"
},
"machineAccountCreated": {
"message": "Machine account created",
"description": "Notifies that a new machine account has been created"
},
"machineAccountUpdated": {
"message": "Machine account updated",
"description": "Notifies that a machine account has been updated"
},
"projectMachineAccountsDescription": {
"message": "Grant machine accounts access to this project."
},
"projectMachineAccountsSelectHint": {
"message": "Type or select machine accounts"
},
"projectEmptyMachineAccountAccessPolicies": {
"message": "Add machine accounts to grant access"
},
"machineAccountPeopleDescription": {
"message": "Grant groups or people access to this machine account."
},
"machineAccountProjectsDescription": {
"message": "Assign projects to this machine account. "
},
"createMachineAccount": {
"message": "Create a machine account"
},
"maPeopleWarningMessage": {
"message": "Removing people from a machine account does not remove the access tokens they created. For security best practice, it is recommended to revoke access tokens created by people removed from a machine account."
},
"smAccessRemovalWarningMaTitle": {
"message": "Remove access to this machine account"
},
"smAccessRemovalWarningMaMessage": {
"message": "This action will remove your access to the machine account."
},
"machineAccountsIncluded": {
"message": "$COUNT$ machine accounts included",
"placeholders": {
"count": {
"content": "$1",
"example": "3"
}
}
},
"additionalMachineAccountCost": {
"message": "$COST$ per month for additional machine accounts",
"placeholders": {
"cost": {
"content": "$1",
"example": "$0.50"
}
}
},
"additionalMachineAccounts": {
"message": "Additional machine accounts"
},
"includedMachineAccounts": {
"message": "Your plan comes with $COUNT$ machine accounts.",
"placeholders": {
"count": {
"content": "$1",
"example": "50"
}
}
},
"addAdditionalMachineAccounts": {
"message": "You can add additional machine accounts for $COST$ per month.",
"placeholders": {
"cost": {
"content": "$1",
"example": "$0.50"
}
}
},
"limitMachineAccounts": {
"message": "Limit machine accounts (optional)"
},
"limitMachineAccountsDesc": {
"message": "Set a limit for your machine accounts. Once this limit is reached, you will not be able to create new machine accounts."
},
"machineAccountLimit": {
"message": "Machine account limit (optional)"
},
"maxMachineAccountCost": {
"message": "Max potential machine account cost"
},
"machineAccountAccessUpdated": {
"message": "Machine account access updated"
},
"unassignedItemsBanner": {
"message": "Notice: Unassigned organization items are no longer visible in your All Vaults view across devices and are now only accessible via the Admin Console. Assign these items to a collection from the Admin Console to make them visible."
},
"unassignedItemsBannerSelfHost": {
"message": "Notice: On May 2, 2024, unassigned organization items will no longer be visible in your All Vaults view across devices and will only be accessible via the Admin Console. Assign these items to a collection from the Admin Console to make them visible."
}
}