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

6763 lines
190 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"pageTitle": {
"message": "$APP_NAME$ 网页密码库",
"description": "The title of the website in the browser window.",
"placeholders": {
"app_name": {
"content": "$1",
"example": "Bitwarden"
}
}
},
"whatTypeOfItem": {
"message": "这是什么类型的项目?"
},
"name": {
"message": "名称"
},
"uri": {
"message": "URI"
},
"uriPosition": {
"message": "URI $POSITION$",
"description": "A listing of URIs. Ex: URI 1, URI 2, URI 3, etc.",
"placeholders": {
"position": {
"content": "$1",
"example": "2"
}
}
},
"newUri": {
"message": "新增 URI"
},
"username": {
"message": "用户名"
},
"password": {
"message": "密码"
},
"newPassword": {
"message": "新密码"
},
"passphrase": {
"message": "密码短语"
},
"notes": {
"message": "备注"
},
"customFields": {
"message": "自定义字段"
},
"cardholderName": {
"message": "持卡人姓名"
},
"number": {
"message": "号码"
},
"brand": {
"message": "品牌"
},
"expiration": {
"message": "过期日"
},
"securityCode": {
"message": "安全码 (CVV)"
},
"identityName": {
"message": "身份名称"
},
"company": {
"message": "公司"
},
"ssn": {
"message": "社会保险号码"
},
"passportNumber": {
"message": "护照号码"
},
"licenseNumber": {
"message": "许可证号码"
},
"email": {
"message": "电子邮件"
},
"phone": {
"message": "电话"
},
"january": {
"message": "一月"
},
"february": {
"message": "二月"
},
"march": {
"message": "三月"
},
"april": {
"message": "四月"
},
"may": {
"message": "五月"
},
"june": {
"message": "六月"
},
"july": {
"message": "七月"
},
"august": {
"message": "八月"
},
"september": {
"message": "九月"
},
"october": {
"message": "十月"
},
"november": {
"message": "十一月"
},
"december": {
"message": "十二月"
},
"title": {
"message": "称呼"
},
"mr": {
"message": "先生"
},
"mrs": {
"message": "夫人"
},
"ms": {
"message": "女士"
},
"mx": {
"message": "Mx"
},
"dr": {
"message": "博士"
},
"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": "文件最大为 500 MB。"
},
"updateKey": {
"message": "在您更新加密密钥前,您不能使用此功能。"
},
"addedItem": {
"message": "项目已添加"
},
"editedItem": {
"message": "项目已保存"
},
"movedItemToOrg": {
"message": "$ITEMNAME$ 已移动到 $ORGNAME$",
"placeholders": {
"itemname": {
"content": "$1",
"example": "Secret Item"
},
"orgname": {
"content": "$2",
"example": "Company Name"
}
}
},
"movedItemsToOrg": {
"message": "所选项目已移动到 $ORGNAME$",
"placeholders": {
"orgname": {
"content": "$1",
"example": "Company Name"
}
}
},
"deleteItem": {
"message": "删除项目"
},
"deleteFolder": {
"message": "删除文件夹"
},
"deleteAttachment": {
"message": "删除附件"
},
"deleteItemConfirmation": {
"message": "您确定要将其发送到回收站吗?"
},
"deletedItem": {
"message": "项目已发送到回收站"
},
"deletedItems": {
"message": "项目已发送到回收站"
},
"movedItems": {
"message": "项目已移动"
},
"overwritePasswordConfirmation": {
"message": "您确定要覆盖当前密码吗?"
},
"editedFolder": {
"message": "文件夹已保存"
},
"addedFolder": {
"message": "文件夹已添加"
},
"deleteFolderConfirmation": {
"message": "您确定要删除此文件夹吗?"
},
"deletedFolder": {
"message": "文件夹已删除"
},
"editInfo": {
"message": "编辑信息"
},
"access": {
"message": "访问权限"
},
"loggedOut": {
"message": "已登出"
},
"loginExpired": {
"message": "您的登录会话已过期。"
},
"logOutConfirmation": {
"message": "您确定要注销吗?"
},
"logOut": {
"message": "注销"
},
"ok": {
"message": "确定"
},
"yes": {
"message": "是"
},
"no": {
"message": "否"
},
"loginOrCreateNewAccount": {
"message": "登录或者创建一个账户来访问您的安全密码库。"
},
"loginWithDevice": {
"message": "设备登录"
},
"loginWithDeviceEnabledInfo": {
"message": "必须在 Bitwarden 移动应用程序的设置中启用设备登录。需要其他选项吗?"
},
"loginWithMasterPassword": {
"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": "发生意外错误。"
},
"emailAddress": {
"message": "电子邮件地址"
},
"yourVaultIsLocked": {
"message": "您的密码库已锁定,请验证您的主密码以继续。"
},
"unlock": {
"message": "解锁​​​​"
},
"loggedInAsEmailOn": {
"message": "已在 $HOSTNAME$ 上以 $EMAIL$ 身份登录。",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
},
"hostname": {
"content": "$2",
"example": "bitwarden.com"
}
}
},
"invalidMasterPassword": {
"message": "无效的主密码"
},
"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 移动应用、短信、电话或 U2F 安全钥匙来进行验证。",
"description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
},
"duoOrganizationDesc": {
"message": "为您的组织使用 Duo Security 的 Duo 移动应用、短信、电话或 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": "复制验证码"
},
"warning": {
"message": "警告"
},
"confirmVaultExport": {
"message": "确认密码库导出"
},
"exportWarningDesc": {
"message": "导出的密码库数据包含未加密格式。您不应该通过不安全的渠道(例如电子邮件)来存储或发送导出的文件。用完后请立即将其删除。"
},
"encExportKeyWarningDesc": {
"message": "此导出使用您账户的加密密钥来加密您的数据。如果您曾经轮换过账户的加密密钥,您应将其重新导出,否则您将无法解密导出的文件。"
},
"encExportAccountWarningDesc": {
"message": "每个 Bitwarden 用户账户的账户加密密钥都是唯一的,因此您无法将加密的导出导入到另一个账户。"
},
"export": {
"message": "导出"
},
"exportVault": {
"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": "长度"
},
"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 迭代设置得太高可能导致在相对老旧的设备上登录以及解锁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 迭代、内存占用和并行设置得太高可能导致在相对老旧的设备上登录以及解锁Bitwarden 时性能不佳。我们建议以小量递增的方式更改这些设置,然后测试您的所有设备。"
},
"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": "导入数据"
},
"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": "解密导出的文件时出错。您的加密密钥与导出数据时使用的加密密钥不匹配。"
},
"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": "在每个登录旁显示一个可识别的图像。"
},
"enableFullWidth": {
"message": "显示全宽布局",
"description": "Allows scaling the web vault UI's width"
},
"enableFullWidthDesc": {
"message": "允许网页密码库拓展到整个浏览器窗口宽度。"
},
"default": {
"message": "默认"
},
"domainRules": {
"message": "域名规则"
},
"domainRulesDesc": {
"message": "如果您在多个不同网站之间使用同一个登陆信息您可以把这些网站标记为「通用」。Bitwarden 会为您设置「全局」域名。"
},
"globalEqDomains": {
"message": "全局通用域名"
},
"customEqDomains": {
"message": "自定义通用域名"
},
"exclude": {
"message": "排除"
},
"include": {
"message": "包括"
},
"customize": {
"message": "自定义"
},
"newCustomDomain": {
"message": "添加自定义域名"
},
"newCustomDomainDesc": {
"message": "输入用逗号分隔的域名列表。只能输入「基础」域名不要输入子域名。例如输入「google.com」而不是「www.google.com」。您也可以输入「androidapp://package.name」以将 Android 应用程序与其他网站域名关联。"
},
"customDomainX": {
"message": "自定义域名 $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"domainsUpdated": {
"message": "域名已保存"
},
"twoStepLogin": {
"message": "两步登录"
},
"twoStepLoginEnforcement": {
"message": "两步登录实施"
},
"twoStepLoginDesc": {
"message": "在登录时要求使用额外的步骤来保护您的账户。"
},
"twoStepLoginOrganizationDescStart": {
"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": "管理"
},
"disable": {
"message": "停用"
},
"revokeAccess": {
"message": "撤销访问权限"
},
"twoStepLoginProviderEnabled": {
"message": "您的账户已启用此两步登录提供程序。"
},
"twoStepLoginAuthDesc": {
"message": "输入主密码以修改两步登录设置。"
},
"twoStepAuthenticatorDesc": {
"message": "按照以下步骤,使用验证器应用设置两步登录:"
},
"twoStepAuthenticatorDownloadApp": {
"message": "下载两步登录验证器应用"
},
"twoStepAuthenticatorNeedApp": {
"message": "需要两步登录验证器应用?您可以下载以下应用:"
},
"iosDevices": {
"message": "iOS 设备"
},
"androidDevices": {
"message": "安卓设备"
},
"windowsDevices": {
"message": "Windows 设备"
},
"twoStepAuthenticatorAppsRecommended": {
"message": "推荐使用这些应用,您也可以使用其它验证器应用。"
},
"twoStepAuthenticatorScanCode": {
"message": "使用验证器应用扫描这个二维码"
},
"key": {
"message": "密钥"
},
"twoStepAuthenticatorEnterCode": {
"message": "输入应用程序中的 6 位验证码"
},
"twoStepAuthenticatorReaddDesc": {
"message": "如果您要把它添加到另一个设备,下面是您的验证器应用所需要的二维码(或密钥)。"
},
"twoStepDisableDesc": {
"message": "您确定要停用此两步登录提供程序吗?"
},
"twoStepDisabled": {
"message": "此两步登录提供程序已停用。"
},
"twoFactorYubikeyAdd": {
"message": "添加一个新的 YubiKey 到您的帐户"
},
"twoFactorYubikeyPlugIn": {
"message": "将 YubiKey 插入您电脑的 USB 端口。"
},
"twoFactorYubikeySelectKey": {
"message": "在下面选择第一个空的 YubiKey 输入字段。"
},
"twoFactorYubikeyTouchButton": {
"message": "按下 YubiKey 的按钮。"
},
"twoFactorYubikeySaveForm": {
"message": "保存表单。"
},
"twoFactorYubikeyWarning": {
"message": "由于平台的限制YubiKey 不能在所有 Bitwarden 应用程序上使用。您应该启用另一个两步登录提供程序,以便在无法使用 YubiKey 时可以访问您的账户。支持的平台:"
},
"twoFactorYubikeySupportUsb": {
"message": "具有 USB 端口的设备上的网页版密码库、桌面应用程序、CLI 以及浏览器扩展都可以使用您的 YubiKey。"
},
"twoFactorYubikeySupportMobile": {
"message": "具有兼容 NFC 或数据端口的设备上的移动应用程序可以使用您的 YubiKey。"
},
"yubikeyX": {
"message": "YubiKey $INDEX$",
"placeholders": {
"index": {
"content": "$1",
"example": "2"
}
}
},
"u2fkeyX": {
"message": "U2F Key $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": "如果您的某个 YubiKey 支持 NFC例如 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": "由于平台的限制FIDO U2F 不能在所有 Bitwarden 应用程序上使用。您应该启用另一个两步登录提供程序,以便在无法使用 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": "发现未启用两步登录的登录项目"
},
"inactive2faFoundDesc": {
"message": "我们在您的密码库中发现 $COUNT$ 个网站可能没有配置两步登录(根据 2fa.directory。为了进一步保护这些账户您应该设置两步登录。",
"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 文件附件加密存储。"
},
"premiumSignUpTwoStep": {
"message": "额外的两步登录选项,如 YubiKey、FIDO U2F 和 Duo。"
},
"premiumSignUpEmergency": {
"message": "紧急访问"
},
"premiumSignUpReports": {
"message": "密码健康、账户体检以及数据泄露报告,保障您的密码库安全。"
},
"premiumSignUpTotp": {
"message": "用于密码库中登录项目的 TOTP 验证码 (2FA) 生成器。"
},
"premiumSignUpSupport": {
"message": "优先客户支持。"
},
"premiumSignUpFuture": {
"message": "未来会增加更多高级功能。敬请期待!"
},
"premiumPrice": {
"message": "每年只需 $PRICE$ ",
"placeholders": {
"price": {
"content": "$1",
"example": "$10"
}
}
},
"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$ 的加密存储空间。您也可以以 $PRICE$ 每 GB 每 $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"
}
}
},
"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": "联系客户支持"
},
"updatedPaymentMethod": {
"message": "付款方式已更新"
},
"purchasePremium": {
"message": "购买高级会员"
},
"licenseFile": {
"message": "许可证文件"
},
"licenseFileDesc": {
"message": "您的许可证文件的文件名类似于 $FILE_NAME$",
"placeholders": {
"file_name": {
"content": "$1",
"example": "bitwarden_premium_license.json"
}
}
},
"uploadLicenseFilePremium": {
"message": "要将您的账户升级为高级会员,您需要上传有效的许可证文件。"
},
"uploadLicenseFileOrg": {
"message": "若要创建基于本地托管的组织,您需要上传有效的许可证文件。"
},
"accountEmailMustBeVerified": {
"message": "您必须验证账户的电子邮件地址。"
},
"newOrganizationDesc": {
"message": "组织允许您与他人共享您的密码库的部分内容,以及管理特定实体(例如家族、小型团队或大型公司)的相关用户。"
},
"generalInformation": {
"message": "常规信息"
},
"organizationName": {
"message": "组织名称"
},
"accountOwnedBusiness": {
"message": "此账户由商业用户拥有。"
},
"billingEmail": {
"message": "计费电子邮箱地址"
},
"businessName": {
"message": "公司名称"
},
"chooseYourPlan": {
"message": "选择您的计划"
},
"users": {
"message": "用户"
},
"userSeats": {
"message": "用户席位"
},
"additionalUserSeats": {
"message": "附加用户席位"
},
"userSeatsDesc": {
"message": "# 用户席位"
},
"userSeatsAdditionalDesc": {
"message": "您的计划包含 $BASE_SEATS$ 个用户席位。添加附加用户的价格是 $SEAT_PRICE$ 每用户每月。",
"placeholders": {
"base_seats": {
"content": "$1",
"example": "5"
},
"seat_price": {
"content": "$2",
"example": "$2.00"
}
}
},
"userSeatsHowManyDesc": {
"message": "您需要多少个用户席位?您也可以在以后需要的时候添加附加席位。"
},
"planNameFree": {
"message": "免费",
"description": "Free as in 'free beer'."
},
"planDescFree": {
"message": "适用于测试或个人用户与 $COUNT$ 位其他用户共享。",
"placeholders": {
"count": {
"content": "$1",
"example": "1"
}
}
},
"planNameFamilies": {
"message": "家庭"
},
"planDescFamilies": {
"message": "适用于个人使用,与家人和朋友共享。"
},
"planNameTeams": {
"message": "团队"
},
"planDescTeams": {
"message": "适用于企业和其他团队组织。"
},
"planNameEnterprise": {
"message": "企业"
},
"planDescEnterprise": {
"message": "适用于企业和其他大型组织。"
},
"freeForever": {
"message": "永远免费"
},
"includesXUsers": {
"message": "包含 $COUNT$ 位用户",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"additionalUsers": {
"message": "附加用户"
},
"costPerUser": {
"message": "每位用户 $COST$",
"placeholders": {
"cost": {
"content": "$1",
"example": "$3"
}
}
},
"limitedUsers": {
"message": "仅限 $COUNT$ 位用户(包括您)",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"limitedCollections": {
"message": "仅限 $COUNT$ 个集合",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"addShareLimitedUsers": {
"message": "添加并最多与 $COUNT$ 位用户共享",
"placeholders": {
"count": {
"content": "$1",
"example": "5"
}
}
},
"addShareUnlimitedUsers": {
"message": "添加并与无限的用户共享"
},
"createUnlimitedCollections": {
"message": "创建无限个集合"
},
"gbEncryptedFileStorage": {
"message": "$SIZE$ 加密文件存储",
"placeholders": {
"size": {
"content": "$1",
"example": "1 GB"
}
}
},
"onPremHostingOptional": {
"message": "本地托管(可选)"
},
"usersGetPremium": {
"message": "用户拥有高级会员功能权限"
},
"controlAccessWithGroups": {
"message": "使用群组控制用户访问权限"
},
"syncUsersFromDirectory": {
"message": "使用目录同步用户和群组"
},
"trackAuditLogs": {
"message": "使用审核日志跟踪用户操作"
},
"enforce2faDuo": {
"message": "强制启用 Duo 的两步登录"
},
"priorityCustomerSupport": {
"message": "优先客户支持"
},
"xDayFreeTrial": {
"message": "$COUNT$ 天免费试用,随时取消",
"placeholders": {
"count": {
"content": "$1",
"example": "7"
}
}
},
"trialThankYou": {
"message": "感谢您注册 Bitwarden $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 是一个 Bitwarden 目录连接器和 API 使用的未经加密的参考。"
},
"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": "网页密码库"
},
"loggedIn": {
"message": "已登录"
},
"changedPassword": {
"message": "更改了帐户密码"
},
"enabledUpdated2fa": {
"message": "保存了两步登录"
},
"disabled2fa": {
"message": "停用了两步登录"
},
"recovered2fa": {
"message": "从两步登录中恢复了帐户。"
},
"failedLogin": {
"message": "登录失败,密码不正确。"
},
"failedLogin2fa": {
"message": "登录失败,两步登录不正确。"
},
"exportedVault": {
"message": "导出了密码库"
},
"exportedOrganizationVault": {
"message": "导出了组织密码库。"
},
"editedOrgSettings": {
"message": "编辑了组织设置。"
},
"createdItemId": {
"message": "创建了项目 $ID$。",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"editedItemId": {
"message": "编辑了项目 $ID$。",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"deletedItemId": {
"message": "发送了项目 $ID$ 到回收站。",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"movedItemIdToOrg": {
"message": "移动了项目 $ID$ 到组织。",
"placeholders": {
"id": {
"content": "$1",
"example": "'Google'"
}
}
},
"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"
}
}
},
"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": "您使用的是不受支持的 Web 浏览器。网页密码库可能无法正常运行。"
},
"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": "为您的订阅设置席位限制。达到此限制后,您将无法邀请新的成员。"
},
"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": "订阅已更新"
},
"additionalOptions": {
"message": "附加选项"
},
"additionalOptionsDesc": {
"message": "如需更多订阅管理的帮助,请联系客服支持。"
},
"subscriptionUserSeatsUnlimitedAutoscale": {
"message": "调整订阅将导致按比例调整您的计费总金额。如果新邀请的成员超过了您的订阅席位,您将立即收到按比例的额外成员费用。"
},
"subscriptionUserSeatsLimitedAutoscale": {
"message": "调整订阅将导致按比例调整您的计费总金额。如果新邀请的成员超过了您的订阅席位,您将立即收到按比例的额外成员费用,直到达到您的 $MAX$ 席位限制。",
"placeholders": {
"max": {
"content": "$1",
"example": "50"
}
}
},
"subscriptionFreePlan": {
"message": "如果不升级您的计划,您最多只能邀请 $COUNT$ 位成员。",
"placeholders": {
"count": {
"content": "$1",
"example": "2"
}
}
},
"subscriptionFamiliesPlan": {
"message": "如果不升级您的计划,您最多只能邀请 $COUNT$ 位成员。请联系客户支持进行升级。",
"placeholders": {
"count": {
"content": "$1",
"example": "6"
}
}
},
"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": "密钥已更新"
},
"updateKeyTitle": {
"message": "更新密钥"
},
"updateEncryptionKey": {
"message": "更新加密密钥"
},
"updateEncryptionKeyShortDesc": {
"message": "您目前使用的是过时的加密方案。"
},
"updateEncryptionKeyDesc": {
"message": "我们已经采用更强大的加密密钥,提供了更强的安全性和更新的功能。更新您的加密密钥非常简单快捷,只需要输入主密码。此次更新最终将强制执行。"
},
"updateEncryptionKeyWarning": {
"message": "更新加密密钥后,您需要注销所有正在使用的 Bitwarden 应用(比如手机版应用或者浏览器扩展)后重新登录。注销或者重新登录(这将下载新的加密密钥)失败可能会导致数据损坏。我们会尝试自动为您注销,但是,可能会有所延迟。"
},
"updateEncryptionKeyExportWarning": {
"message": "您保存的任何已加密导出也将变为无效。"
},
"subscription": {
"message": "订阅"
},
"loading": {
"message": "正在加载"
},
"upgrade": {
"message": "升级"
},
"upgradeOrganization": {
"message": "升级组织"
},
"upgradeOrganizationDesc": {
"message": "本功能对免费组织不可用。切换到付费计划以解锁更多功能。"
},
"createOrganizationStep1": {
"message": "创建组织:第一步"
},
"createOrganizationCreatePersonalAccount": {
"message": "在创建组织之前,首先需要创建一个免费的个人账户。"
},
"refunded": {
"message": "退款"
},
"nothingSelected": {
"message": "您没有选择任何内容。"
},
"acceptPolicies": {
"message": "选中此框表示您同意:"
},
"acceptPoliciesRequired": {
"message": "尚未同意服务条款和隐私政策。"
},
"termsOfService": {
"message": "服务条款"
},
"privacyPolicy": {
"message": "隐私条款"
},
"filters": {
"message": "筛选"
},
"vaultTimeout": {
"message": "密码库超时时间"
},
"vaultTimeoutDesc": {
"message": "选择您的密码库何时执行密码库超时动作。"
},
"oneMinute": {
"message": "1 分钟"
},
"fiveMinutes": {
"message": "5 分钟"
},
"fifteenMinutes": {
"message": "15 分钟"
},
"thirtyMinutes": {
"message": "30 分钟"
},
"oneHour": {
"message": "1 小时"
},
"fourHours": {
"message": "4 小时"
},
"onRefresh": {
"message": "浏览器刷新时"
},
"dateUpdated": {
"message": "更新于",
"description": "ex. Date this item was updated"
},
"dateCreated": {
"message": "创建于",
"description": "ex. Date this item was created"
},
"datePasswordUpdated": {
"message": "密码更新于",
"description": "ex. Date this password was updated"
},
"organizationIsDisabled": {
"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": "识别到弱密码。请使用一个强密码以保护你的账户。你确定你要使用弱密码吗?"
},
"rotateAccountEncKey": {
"message": "同时轮换账户的加密密钥"
},
"rotateEncKeyTitle": {
"message": "轮换加密密钥"
},
"rotateEncKeyConfirmation": {
"message": "您确定要轮换账户的加密密钥吗?"
},
"attachmentsNeedFix": {
"message": "此项目有需要修复的旧文件附件。"
},
"attachmentFixDesc": {
"message": "这是一个需要修复的旧文件附件。点击了解更多。"
},
"fix": {
"message": "修复",
"description": "This is a verb. ex. 'Fix The Car'"
},
"oldAttachmentsNeedFixDesc": {
"message": "需要先修复密码库中的旧文件附件,然后才能轮换账户的加密密钥。"
},
"yourAccountsFingerprint": {
"message": "您的账户的指纹短语",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"fingerprintEnsureIntegrityVerify": {
"message": "为确保加密密钥的完整性,继续之前请先验证用户的指纹短语。",
"description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their public key with another user, for the purposes of sharing."
},
"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": "我们无法从您的支付卡中扣款。请查看并支付下面列出的待支付账单。"
},
"inAppPurchase": {
"message": "应用内购买"
},
"cannotPerformInAppPurchase": {
"message": "使用应用内购买这种付款方式时,您不能执行此操作。"
},
"manageSubscriptionFromStore": {
"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": "恢复所选"
},
"restoreItem": {
"message": "恢复项目"
},
"restoredItem": {
"message": "项目已恢复"
},
"restoredItems": {
"message": "项目已恢复"
},
"restoreItemConfirmation": {
"message": "确定要恢复此项目吗?"
},
"restoreItems": {
"message": "恢复项目"
},
"restoreSelectedItemsDesc": {
"message": "您选择了要恢复 $COUNT$ 个项目。确定要恢复这些项目吗?",
"placeholders": {
"count": {
"content": "$1",
"example": "150"
}
}
},
"restoredItemId": {
"message": "恢复了项目 $ID$",
"placeholders": {
"id": {
"content": "$1",
"example": "Google"
}
}
},
"vaultTimeoutLogOutConfirmation": {
"message": "超时后注销将解除对密码库的所有访问权限,并需要进行在线身份验证。确定使用此设置吗?"
},
"vaultTimeoutLogOutConfirmationTitle": {
"message": "超时动作确认"
},
"hidePasswords": {
"message": "隐藏密码"
},
"countryPostalCodeRequiredDesc": {
"message": "我们仅使用此信息来计算营业税和财务报告。"
},
"includeVAT": {
"message": "包括 VAT/GST 信息(可选)"
},
"taxIdNumber": {
"message": "VAT/GST 税号"
},
"taxInfoUpdated": {
"message": "税务信息已更新。"
},
"setMasterPassword": {
"message": "设置主密码"
},
"ssoCompleteRegistration": {
"message": "要完成 SSO 登录配置,请设置一个主密码以访问和保护您的密码库。"
},
"identifier": {
"message": "标识符"
},
"organizationIdentifier": {
"message": "组织标识符"
},
"ssoLogInWithOrgIdentifier": {
"message": "要使用您组织的单点登录门户登录。请首先输入您组织的标识符。"
},
"enterpriseSingleSignOn": {
"message": "企业单点登录"
},
"ssoHandOff": {
"message": "您现在可以在扩展中关闭此标签页并继续。"
},
"includeAllTeamsFeatures": {
"message": "所有团队版功能,以及:"
},
"includeSsoAuthentication": {
"message": "通过 SAML2.0 和 OpenID Connect 进行 SSO 身份验证"
},
"includeEnterprisePolicies": {
"message": "企业策略"
},
"ssoValidationFailed": {
"message": "SSO 验证失败"
},
"ssoIdentifierRequired": {
"message": "必须填写组织 SSO 标识符。"
},
"ssoIdentifier": {
"message": "SSO 标识符"
},
"ssoIdentifierHint": {
"message": "提供此 ID 给您的成员以使用 SSO 登录。"
},
"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."
},
"downloadFile": {
"message": "下载文件"
},
"sendAccessUnavailable": {
"message": "您尝试访问的 Send 不存在或不再可用。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"missingSendFile": {
"message": "没有找到与此 Send 关联的文件。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"noSendsInList": {
"message": "没有可列出的 Send。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"emergencyAccess": {
"message": "紧急访问"
},
"emergencyAccessDesc": {
"message": "授予和管理可信联系人的紧急访问权限。可信联系人可以在紧急情况下请求获取查看或接管您账户的权限。查阅我们的帮助页面以了解更多关于零知识共享的工作原理和细节。"
},
"emergencyAccessOwnerWarning": {
"message": "您是一个或多个组织的拥有者。如果您授予紧急联系人接管权限,他们在接管后可作为拥有者持有您的所有权限。"
},
"trustedEmergencyContacts": {
"message": "可信的紧急联系人"
},
"noTrustedContacts": {
"message": "您尚未添加任何紧急联系人,请邀请可信的联系人以开始使用。"
},
"addEmergencyContact": {
"message": "添加紧急联系人"
},
"designatedEmergencyContacts": {
"message": "已指定为紧急联系人"
},
"noGrantedAccess": {
"message": "您尚未被任何人指定为紧急联系人。"
},
"inviteEmergencyContact": {
"message": "邀请紧急联系人"
},
"editEmergencyContact": {
"message": "编辑紧急联系人"
},
"inviteEmergencyContactDesc": {
"message": "通过在下面输入他们的 Bitwarden 账户电子邮件地址来邀请新的紧急联系人。如果他们还没有 Bitwarden 账户,将提示他们创建一个新账户。"
},
"emergencyAccessRecoveryInitiated": {
"message": "紧急访问已发起"
},
"emergencyAccessRecoveryApproved": {
"message": "紧急访问已批准"
},
"viewDesc": {
"message": "可以查看您拥有的密码库中的所有项目。"
},
"takeover": {
"message": "接管"
},
"takeoverDesc": {
"message": "可以使用新的主密码重置您的账户。"
},
"waitTime": {
"message": "等待时间"
},
"waitTimeDesc": {
"message": "自动授予访问权限之前的等待时间。"
},
"oneDay": {
"message": "1 天"
},
"days": {
"message": "$DAYS$ 天",
"placeholders": {
"days": {
"content": "$1",
"example": "1"
}
}
},
"invitedUser": {
"message": "已邀请用户。"
},
"acceptEmergencyAccess": {
"message": "您已被邀请成为上面所列用户的紧急联系人。要接受邀请,您需要登录或创建一个新的 Bitwarden 账户。"
},
"emergencyInviteAcceptFailed": {
"message": "无法接受邀请。请向用户请求发送新的邀请。"
},
"emergencyInviteAcceptFailedShort": {
"message": "无法接受邀请。$DESCRIPTION$",
"placeholders": {
"description": {
"content": "$1",
"example": "You must 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": "管理用户"
},
"manageResetPassword": {
"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.**'"
},
"sendCreatorIdentifier": {
"message": "Bitwarden 用户 $USER_IDENTIFIER$ 与您分享了以下内容",
"placeholders": {
"user_identifier": {
"content": "$1",
"example": "An email address"
}
}
},
"viewSendHiddenEmailWarning": {
"message": "创建此 Send 的 Bitwarden 用户已选择隐藏他们的电子邮件地址。在使用或下载此链接的内容之前,应确保您信任此链接的来源。",
"description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
},
"expirationDateIsInvalid": {
"message": "所提供的过期日期无效。"
},
"deletionDateIsInvalid": {
"message": "所提供的删除日期无效。"
},
"expirationDateAndTimeRequired": {
"message": "需要过期日期和时间。"
},
"deletionDateAndTimeRequired": {
"message": "需要删除日期和时间。"
},
"dateParsingError": {
"message": "保存您的删除和过期日期时出错。"
},
"webAuthnFallbackMsg": {
"message": "要验证您的 2FA请点击下面的按钮。"
},
"webAuthnAuthenticate": {
"message": "验证 WebAuthn"
},
"webAuthnNotSupported": {
"message": "此浏览器不支持 WebAuthn。"
},
"webAuthnSuccess": {
"message": "WebAuthn 验证成功!您可以关闭此标签页。"
},
"hintEqualsPassword": {
"message": "密码提示不能与密码相同。"
},
"enrollPasswordReset": {
"message": "注册密码重置"
},
"enrolledPasswordReset": {
"message": "已注册密码重置"
},
"withdrawPasswordReset": {
"message": "撤销密码重置"
},
"enrollPasswordResetSuccess": {
"message": "注册成功!"
},
"withdrawPasswordResetSuccess": {
"message": "撤销成功!"
},
"eventEnrollPasswordReset": {
"message": "用户 $ID$ 注册了密码重置。",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventWithdrawPasswordReset": {
"message": "用户 $ID$ 撤销了密码重置。",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"eventAdminPasswordReset": {
"message": "重置了用户 $ID$ 的主密码。",
"placeholders": {
"id": {
"content": "$1",
"example": "John Smith"
}
}
},
"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": "注册后将允许组织管理员更改您的主密码"
},
"resetPasswordPolicy": {
"message": "主密码重置"
},
"resetPasswordPolicyDescription": {
"message": "允许管理员重置成员的主密码。"
},
"resetPasswordPolicyWarning": {
"message": "组织中的成员自行注册或被自动注册后,管理员才能重置他们的主密码。"
},
"resetPasswordPolicyAutoEnroll": {
"message": "自动注册"
},
"resetPasswordPolicyAutoEnrollDescription": {
"message": "所有接受邀请的用戶,将会被自动注册密码重置,并且不允许撤销。"
},
"resetPasswordPolicyAutoEnrollWarning": {
"message": "已经在组织中的成员将不会被注册密码重置。需要他们自行注册后,管理员才能重置他们的主密码。"
},
"resetPasswordPolicyAutoEnrollCheckbox": {
"message": "为新用户启用自动注册"
},
"resetPasswordAutoEnrollInviteWarning": {
"message": "此组织有一个企业策略,将自动为你注册密码重置。注册后将允许组织管理员更改您的主密码。"
},
"resetPasswordOrgKeysError": {
"message": "组织密钥响应为空"
},
"resetPasswordDetailsError": {
"message": "重置密码详细信息响应为空"
},
"trashCleanupWarning": {
"message": "回收站中超过 30 天的项目将会被自动删除。"
},
"trashCleanupWarningSelfHosted": {
"message": "回收站中超过一定时间的项目将会被自动删除。"
},
"passwordPrompt": {
"message": "重新询问主密码"
},
"passwordConfirmation": {
"message": "确认主密码"
},
"passwordConfirmationDesc": {
"message": "此操作受到保护。若要继续,请重新输入您的主密码以验证您的身份。"
},
"reinviteSelected": {
"message": "重新发送邀请"
},
"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": "错误"
},
"resetPasswordManageUsers": {
"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": "创建一个新的客户组织,该组织将作为提供商与你关联。您将可以访问和管理这个组织。"
},
"addExistingOrganization": {
"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": "禁用个人密码库导出"
},
"disablePersonalVaultExportDesc": {
"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": "断言消费者服务 (ACS) URL"
},
"spNameIdFormat": {
"message": "名称 ID 格式"
},
"spOutboundSigningAlgorithm": {
"message": "出站签名算法"
},
"spSigningBehavior": {
"message": "签名行为"
},
"spMinIncomingSigningAlgorithm": {
"message": "最小入站签名算法"
},
"spWantAssertionsSigned": {
"message": "希望断言被签名"
},
"spValidateCertificates": {
"message": "验证证书"
},
"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.'"
},
"ssoPolicyHelpLink": {
"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.'"
},
"ssoPolicyHelpKeyConnector": {
"message": "设置 Key Connector 解密之前,需要先设置 SSO 身份验证和单一组织策略。"
},
"memberDecryptionOption": {
"message": "成员解密选项"
},
"memberDecryptionPassDesc": {
"message": "验证后,成员将使用他们的主密码来解密密码库数据。"
},
"keyConnector": {
"message": "Key Connector"
},
"memberDecryptionKeyConnectorDesc": {
"message": "连接 SSO 登录到您的自托管解密密钥服务器。使用此选项后,成员将不再需要使用他们的主密码来解密密码库数据。联系 Bitwarden 支持以获取设置指导。"
},
"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": "必填"
},
"characterMaximum": {
"message": "最多 $MAX$ 个字符",
"placeholders": {
"max": {
"content": "$1",
"example": "100"
}
}
},
"idpSingleSignOnServiceUrlRequired": {
"message": "如果实体 ID 不是一个 URL则必填。"
},
"openIdOptionalCustomizations": {
"message": "可选定制"
},
"openIdAuthorityRequired": {
"message": "如果授权无效,则必填。"
},
"separateMultipleWithComma": {
"message": "使用逗号分隔。"
},
"sessionTimeout": {
"message": "您的会话已超时。请返回并尝试重新登录。"
},
"exportingPersonalVaultTitle": {
"message": "正在导出个人密码库"
},
"exportingOrganizationVaultTitle": {
"message": "正在导出组织密码库"
},
"exportingPersonalVaultDescription": {
"message": "仅会导出与 $EMAIL$ 关联的个人密码库项目,不包括组织密码库的项目。仅会导出密码库项目信息,不包括关联的密码历史记录或附件。",
"placeholders": {
"email": {
"content": "$1",
"example": "name@example.com"
}
}
},
"exportingOrganizationVaultDescription": {
"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"
}
}
},
"turnOn": {
"message": "开启"
},
"on": {
"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."
},
"accessTokenPermissionsBetaNotification": {
"message": "权限管理在 Beat 版中不可用。",
"description": "Notification to inform the user that the feature for managing access token permissions is not available in the beta version."
},
"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."
},
"submenu": {
"message": "子菜单"
},
"from": {
"message": "从"
},
"to": {
"message": "至"
},
"member": {
"message": "成员"
},
"update": {
"message": "更新"
},
"plusNMore": {
"message": "+ $QUANTITY$ 及更多",
"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"
}
}
},
"membersColumnHeader": {
"message": "成员/群组"
},
"groupAndMemberColumnHeader": {
"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"
}
}
},
"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$ 关联的机密管理器数据。不包括其他产品中的项目或来自其他组织的项目。",
"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": "计费同步帮助"
},
"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": "接下来将会注销您所有的活动会话。您将需要重新登录并完成两步登录设置。我们建议在更改您的加密设置之前导出您的密码库,以防数据丢失。"
},
"secretsManagerBeta": {
"message": "机密管理器 Beta 版"
},
"secretsManagerBetaDesc": {
"message": "在 Beta 计划期间,启用用户对机密管理器的访问是免费的。"
},
"userAccessSecretsManager": {
"message": "此用户可以访问机密管理器 Beta 版"
},
"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"
},
"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": "机密管理器 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": "必须选择"
},
"secretsManagerSubscriptionDesc": {
"message": "在 Beta 计划期间,开启组织对机密管理器的访问是免费的。成员中的用户会被授予对 Beta 版的访问权限。"
},
"secretsManagerEnable": {
"message": "启用机密管理器 Beta 版"
},
"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"
}
}
},
"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 设置"
}
}