{
  "allApplications": {
    "message": "所有应用程序"
  },
  "allMembers": {
    "message": "所有成员"
  },
  "allPasswords": {
    "message": "所有密码"
  },
  "activity": {
    "message": "活动"
  },
  "applicationsAtRisk": {
    "message": "应用程序存在风险"
  },
  "appLogoLabel": {
    "message": "Bitwarden logo"
  },
  "criticalApplications": {
    "message": "关键应用程序"
  },
  "noCriticalAppsAtRisk": {
    "message": "没有关键应用程序存在风险"
  },
  "critical": {
    "message": "关键 ($COUNT$)",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "notCritical": {
    "message": "非关键 ($COUNT$)",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "criticalBadge": {
    "message": "关键"
  },
  "accessIntelligence": {
    "message": "Access Intelligence"
  },
  "noApplicationsMatchTheseFilters": {
    "message": "没有匹配这些筛选规则的应用程序"
  },
  "passwordRisk": {
    "message": "密码风险"
  },
  "passwords": {
    "message": "密码"
  },
  "riskOverTime": {
    "message": "随时间变化的风险"
  },
  "passwordsAtRisk": {
    "message": "密码存在风险"
  },
  "noEditPermissions": {
    "message": "您没有编辑此项目的权限"
  },
  "reviewAccessIntelligence": {
    "message": "审查安全报告，在凭据风险升级之前发现并修复它们。"
  },
  "reviewAtRiskLoginsPrompt": {
    "message": "审查存在风险的登录"
  },
  "dataLastUpdated": {
    "message": "数据最后更新于：$DATE$",
    "placeholders": {
      "date": {
        "content": "$1",
        "example": "2021-01-01"
      }
    }
  },
  "noReportRan": {
    "message": "您还没有创建报告"
  },
  "notifiedMembers": {
    "message": "已通知成员"
  },
  "revokeMembers": {
    "message": "撤销成员"
  },
  "restoreMembers": {
    "message": "恢复成员"
  },
  "cannotRestoreAccessError": {
    "message": "无法恢复组织访问权限"
  },
  "allApplicationsWithCount": {
    "message": "所有应用程序 ($COUNT$)",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "createNewLoginItem": {
    "message": "创建新的登录项目"
  },
  "percentageCompleted": {
    "message": "完成 $PERCENT$%",
    "placeholders": {
      "percent": {
        "content": "$1",
        "example": "75"
      }
    }
  },
  "securityTasksCompleted": {
    "message": "总计 $TOTAL$ 个安全任务中的 $COUNT$ 个已完成",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      },
      "total": {
        "content": "$2",
        "example": "5"
      }
    }
  },
  "passwordChangeProgress": {
    "message": "密码更改进度"
  },
  "assignMembersTasksToMonitorProgress": {
    "message": "分配成员任务以监测进度"
  },
  "onceYouReviewApplications": {
    "message": "审查应用程序并将其标记为关键后，将任务分配给您的成员以更改他们的密码。"
  },
  "sendReminders": {
    "message": "发送提醒"
  },
  "onceYouMarkApplicationsCriticalTheyWillDisplayHere": {
    "message": "您将应用程序标记为关键后，它们将显示在这里。"
  },
  "viewAtRiskMembers": {
    "message": "查看存在风险的成员"
  },
  "viewAtRiskApplications": {
    "message": "查看存在风险的应用程序"
  },
  "criticalApplicationsAreAtRisk": {
    "message": "总计 $TOTAL$ 个关键应用程序中的 $COUNT$ 个因密码风险而存在风险",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      },
      "total": {
        "content": "$2",
        "example": "5"
      }
    }
  },
  "criticalApplicationsWithCount": {
    "message": "关键应用程序 ($COUNT$)",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "criticalApplicationsMarked": {
    "message": "关键应用程序已标记"
  },
  "countOfCriticalApplications": {
    "message": "$COUNT$ 个关键应用程序",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "countOfApplicationsAtRisk": {
    "message": "$COUNT$ 个应用程序存在风险",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "countOfAtRiskPasswords": {
    "message": "$COUNT$ 个密码存在风险",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "newPasswordsAtRisk": {
    "message": "$COUNT$ 个新密码存在风险",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "notifiedMembersWithCount": {
    "message": "已通知成员 ($COUNT$)",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "noDataInOrgTitle": {
    "message": "未找到任何数据"
  },
  "noDataInOrgDescription": {
    "message": "导入您组织的登录数据以开始使用 Access Intelligence。导入完成后，您将能够："
  },
  "feature1Title": {
    "message": "将应用程序标记为关键"
  },
  "feature1Description": {
    "message": "这将帮助您优先消除您最重要的应用程序的风险。"
  },
  "feature2Title": {
    "message": "帮助成员提升他们的安全性"
  },
  "feature2Description": {
    "message": "为存在风险的成员分配指导性安全任务，以更新其凭据。"
  },
  "feature3Title": {
    "message": "监测进度"
  },
  "feature3Description": {
    "message": "追踪一段时间内的变化，以展示安全性的改进。"
  },
  "noReportsRunTitle": {
    "message": "生成报告"
  },
  "noReportsRunDescription": {
    "message": "您已准备好开始生成报告。生成报告后，您将能够："
  },
  "noCriticalApplicationsTitle": {
    "message": "您还没有将任何应用程序标记为关键"
  },
  "noCriticalApplicationsDescription": {
    "message": "选择最关键的应用程序，优先为您的用户采取安全措施，以处理存在风险的密码。"
  },
  "markCriticalApplications": {
    "message": "选择关键应用程序"
  },
  "markAppAsCritical": {
    "message": "将 App 标记为关键"
  },
  "markAsCritical": {
    "message": "标记为关键"
  },
  "applicationsSelected": {
    "message": "已选择的应用程序"
  },
  "selectApplication": {
    "message": "选择应用程序"
  },
  "unselectApplication": {
    "message": "取消选择应用程序"
  },
  "applicationsMarkedAsCriticalSuccess": {
    "message": "应用程序标记为关键"
  },
  "criticalApplicationsMarkedSuccess": {
    "message": "$COUNT$ 个应用程序标记为关键",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "numCriticalApplicationsMarkedSuccess": {
    "message": "$COUNT$ 个应用程序标记为关键",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "numApplicationsUnmarkedCriticalSuccess": {
    "message": "$COUNT$ 个应用程序标记为非关键",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "markAppCountAsCritical": {
    "message": "将 $COUNT$ 个标记为关键",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "markAppCountAsNotCritical": {
    "message": "将 $COUNT$ 个标记为非关键",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "applicationsMarkedAsCriticalFail": {
    "message": "将应用程序标记为关键失败"
  },
  "applicationsUnmarkedAsCriticalFail": {
    "message": "将应用程序取消标记为关键失败"
  },
  "application": {
    "message": "应用程序"
  },
  "applications": {
    "message": "应用程序"
  },
  "atRiskPasswords": {
    "message": "存在风险的密码"
  },
  "requestPasswordChange": {
    "message": "请求更改密码"
  },
  "totalPasswords": {
    "message": "总的密码"
  },
  "searchApps": {
    "message": "搜索应用程序"
  },
  "atRiskMembers": {
    "message": "存在风险的成员"
  },
  "membersWithAccessToAtRiskItemsForCriticalApplications": {
    "message": "这些成员拥有对关键应用程序中易受攻击项目的访问权限。"
  },
  "membersWithAtRiskPasswords": {
    "message": "密码存在风险的成员"
  },
  "membersWillReceiveSecurityTask": {
    "message": "您的组织成员将被分配更改易受攻击的密码的任务。他们将在 Bitwarden 浏览器扩展中收到通知。"
  },
  "membersAtRiskCount": {
    "message": "$COUNT$ 个成员存在风险",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "atRiskMembersWithCount": {
    "message": "存在风险的成员 ($COUNT$)",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "atRiskApplicationsWithCount": {
    "message": "存在风险的应用程序 ($COUNT$)",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "atRiskMemberDescription": {
    "message": "这些成员正在登录到具有弱的、暴露的或重复使用的密码的关键应用程序。"
  },
  "atRiskMembersDescriptionNone": {
    "message": "没有成员登录到具有弱的、暴露的或重复使用的密码的应用程序。"
  },
  "atRiskApplicationsDescription": {
    "message": "这些应用程序具有弱的、暴露的或重复使用的密码。"
  },
  "atRiskApplicationsDescriptionNone": {
    "message": "没有具有弱的、暴露的或重复使用的密码的应用程序。"
  },
  "atRiskMembersDescriptionWithApp": {
    "message": "这些成员正在使用弱的、暴露的或重复使用的密码登录到 $APPNAME$。",
    "placeholders": {
      "appname": {
        "content": "$1",
        "example": "Salesforce"
      }
    }
  },
  "atRiskMembersDescriptionWithAppNone": {
    "message": "$APPNAME$ 中没有存在风险的成员。",
    "placeholders": {
      "appname": {
        "content": "$1",
        "example": "Salesforce"
      }
    }
  },
  "totalMembers": {
    "message": "总的成员"
  },
  "atRiskApplications": {
    "message": "存在风险的应用程序"
  },
  "totalApplications": {
    "message": "总的应用程序"
  },
  "applicationsNeedingReview": {
    "message": "需要审查的应用程序"
  },
  "newApplicationsCardTitle": {
    "message": "审查新应用程序"
  },
  "newApplicationsWithCount": {
    "message": "$COUNT$ 个新应用程序",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "13"
      }
    }
  },
  "newApplicationsDescription": {
    "message": "审查新应用程序并将其标记为关键，以确保您的组织安全"
  },
  "reviewNow": {
    "message": "立即审查"
  },
  "allCaughtUp": {
    "message": "全部处理完成！"
  },
  "noNewApplicationsToReviewAtThisTime": {
    "message": "当前没有新应用程序需要审查"
  },
  "organizationHasItemsSavedForApplications": {
    "message": "您的组织已为 $COUNT$ 个应用程序保存了项目",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "310"
      }
    }
  },
  "reviewApplicationsToSecureItems": {
    "message": "审查应用程序以保护对您的组织安全最关键的项目"
  },
  "reviewApplications": {
    "message": "审查应用程序"
  },
  "prioritizeCriticalApplications": {
    "message": "优先处理关键应用程序"
  },
  "selectCriticalAppsDescription": {
    "message": "选择对您的组织最关键的应用程序。然后，您可以将安全任务分配给成员以消除风险。"
  },
  "reviewNewApplications": {
    "message": "审查新应用程序"
  },
  "reviewNewAppsDescription": {
    "message": "审查具有易受攻击项目的新应用程序，并将需要密切监测的应用程序标记为关键。然后，您可以将安全任务分配给成员以消除风险。"
  },
  "clickIconToMarkAppAsCritical": {
    "message": "点击星形图标以将 App 标记为关键"
  },
  "markAsCriticalPlaceholder": {
    "message": "标记为关键功能将在未来更新中实现"
  },
  "applicationReviewSaved": {
    "message": "应用程序审查已保存"
  },
  "newApplicationsReviewed": {
    "message": "新应用程序已审查"
  },
  "errorSavingReviewStatus": {
    "message": "保存审查状态时出错"
  },
  "pleaseTryAgain": {
    "message": "请重试"
  },
  "unmarkAsCritical": {
    "message": "取消标记为关键"
  },
  "criticalApplicationUnmarkedSuccessfully": {
    "message": "成功将应用程序取消标记为关键"
  },
  "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": "备注"
  },
  "privateNote": {
    "message": "私密备注"
  },
  "note": {
    "message": "备注"
  },
  "customFields": {
    "message": "自定义字段"
  },
  "cardholderName": {
    "message": "持卡人姓名"
  },
  "loginCredentials": {
    "message": "登录凭据"
  },
  "personalDetails": {
    "message": "个人详细信息"
  },
  "identification": {
    "message": "身份"
  },
  "contactInfo": {
    "message": "联系信息"
  },
  "cardDetails": {
    "message": "支付卡详细信息"
  },
  "cardBrandDetails": {
    "message": "$BRAND$ 详细信息",
    "placeholders": {
      "brand": {
        "content": "$1",
        "example": "Visa"
      }
    }
  },
  "itemHistory": {
    "message": "项目历史记录"
  },
  "authenticatorKey": {
    "message": "验证器密钥"
  },
  "autofillOptions": {
    "message": "自动填充选项"
  },
  "websiteUri": {
    "message": "网站 (URI)"
  },
  "websiteUriCount": {
    "message": "网站 (URI) $COUNT$",
    "description": "Label for an input field that contains a website URI. The input field is part of a list of fields, and the count indicates the position of the field in the list.",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "websiteAdded": {
    "message": "网站已添加"
  },
  "addWebsite": {
    "message": "添加网站"
  },
  "deleteWebsite": {
    "message": "删除网站"
  },
  "defaultLabel": {
    "message": "默认（$VALUE$）",
    "description": "A label that indicates the default value for a field with the current default value in parentheses.",
    "placeholders": {
      "value": {
        "content": "$1",
        "example": "Base domain"
      }
    }
  },
  "showMatchDetection": {
    "message": "显示匹配检测 $WEBSITE$",
    "placeholders": {
      "website": {
        "content": "$1",
        "example": "https://example.com"
      }
    }
  },
  "hideMatchDetection": {
    "message": "隐藏匹配检测 $WEBSITE$",
    "placeholders": {
      "website": {
        "content": "$1",
        "example": "https://example.com"
      }
    }
  },
  "autoFillOnPageLoad": {
    "message": "页面加载时自动填充吗？"
  },
  "number": {
    "message": "号码"
  },
  "brand": {
    "message": "品牌"
  },
  "expiration": {
    "message": "有效期"
  },
  "securityCode": {
    "message": "安全码 (CVV)"
  },
  "securityCodeSlashCVV": {
    "message": "安全码 / CVV"
  },
  "identityName": {
    "message": "身份名称"
  },
  "company": {
    "message": "公司"
  },
  "ssn": {
    "message": "社会保障号码"
  },
  "passportNumber": {
    "message": "护照号码"
  },
  "licenseNumber": {
    "message": "许可证号码"
  },
  "email": {
    "message": "电子邮箱"
  },
  "emails": {
    "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": "博士"
  },
  "cardExpiredTitle": {
    "message": "过期的支付卡"
  },
  "cardExpiredMessage": {
    "message": "如果您的支付卡已续期，请更新该卡的信息"
  },
  "expirationMonth": {
    "message": "过期月份"
  },
  "expirationYear": {
    "message": "过期年份"
  },
  "authenticatorKeyTotp": {
    "message": "验证器密钥 (TOTP)"
  },
  "totpHelperTitle": {
    "message": "无缝两步验证"
  },
  "totpHelper": {
    "message": "Bitwarden 可以存储并填充两步验证码。将密钥复制并粘贴到此字段。"
  },
  "totpHelperWithCapture": {
    "message": "Bitwarden 可以存储并填充两步验证码。选择相机图标来拍摄此网站的验证器二维码，或将密钥复制并粘贴到此字段。"
  },
  "learnMoreAboutAuthenticators": {
    "message": "进一步了解验证器"
  },
  "folder": {
    "message": "文件夹"
  },
  "value": {
    "message": "值"
  },
  "cfTypeText": {
    "message": "文本型"
  },
  "cfTypeHidden": {
    "message": "隐藏型"
  },
  "cfTypeBoolean": {
    "message": "布尔型"
  },
  "cfTypeCheckbox": {
    "message": "复选框型"
  },
  "cfTypeLinked": {
    "message": "链接型",
    "description": "This describes a field that is 'linked' (related) to another field."
  },
  "fieldType": {
    "message": "字段类型"
  },
  "fieldLabel": {
    "message": "字段标签"
  },
  "remove": {
    "message": "移除"
  },
  "unassigned": {
    "message": "未分配"
  },
  "noneFolder": {
    "message": "无文件夹",
    "description": "This is the folder for uncategorized items"
  },
  "selfOwnershipLabel": {
    "message": "您",
    "description": "Used as a label to indicate that the user is the owner of an item."
  },
  "addFolder": {
    "message": "添加文件夹"
  },
  "editFolder": {
    "message": "编辑文件夹"
  },
  "editWithName": {
    "message": "编辑 $ITEM$：$NAME$",
    "placeholders": {
      "item": {
        "content": "$1",
        "example": "login"
      },
      "name": {
        "content": "$2",
        "example": "Social"
      }
    }
  },
  "newFolder": {
    "message": "新增文件夹"
  },
  "folderName": {
    "message": "文件夹名称"
  },
  "folderHintText": {
    "message": "通过在父文件夹名后面添加「/」来嵌套文件夹。示例：Social/Forums"
  },
  "deleteFolderPermanently": {
    "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."
  },
  "checkPassword": {
    "message": "检查密码是否已暴露。"
  },
  "passwordExposed": {
    "message": "此密码在数据泄露中已被暴露 $VALUE$ 次。请立即修改。",
    "placeholders": {
      "value": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "passwordSafe": {
    "message": "在任何已知的数据泄露中均未发现此密码。它暂时比较安全。"
  },
  "save": {
    "message": "保存"
  },
  "cancel": {
    "message": "取消"
  },
  "later": {
    "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": "搜索群组"
  },
  "resetSearch": {
    "message": "重置搜索"
  },
  "allItems": {
    "message": "所有项目"
  },
  "favorites": {
    "message": "收藏夹"
  },
  "taskSummary": {
    "message": "任务摘要"
  },
  "types": {
    "message": "类型"
  },
  "typeLogin": {
    "message": "登录"
  },
  "typeCard": {
    "message": "支付卡"
  },
  "typeIdentity": {
    "message": "身份"
  },
  "typeSecureNote": {
    "message": "安全笔记"
  },
  "typeNote": {
    "message": "笔记"
  },
  "typeSshKey": {
    "message": "SSH 密钥"
  },
  "typeLoginPlural": {
    "message": "登录"
  },
  "typeCardPlural": {
    "message": "支付卡"
  },
  "typeIdentityPlural": {
    "message": "身份"
  },
  "typeSecureNotePlural": {
    "message": "安全笔记"
  },
  "folders": {
    "message": "文件夹"
  },
  "collections": {
    "message": "集合"
  },
  "firstName": {
    "message": "名"
  },
  "middleName": {
    "message": "中间名"
  },
  "lastName": {
    "message": "姓"
  },
  "fullName": {
    "message": "全名"
  },
  "address": {
    "message": "地址"
  },
  "address1": {
    "message": "地址 1"
  },
  "address2": {
    "message": "地址 2"
  },
  "address3": {
    "message": "地址 3"
  },
  "cityTown": {
    "message": "市 / 镇"
  },
  "stateProvince": {
    "message": "州 / 省"
  },
  "zipPostalCode": {
    "message": "ZIP / 邮政编码"
  },
  "country": {
    "message": "国家"
  },
  "shared": {
    "message": "已共享"
  },
  "attachments": {
    "message": "附件"
  },
  "select": {
    "message": "选择"
  },
  "newItem": {
    "message": "新增项目"
  },
  "addItem": {
    "message": "添加项目"
  },
  "editItem": {
    "message": "编辑项目"
  },
  "viewItem": {
    "message": "查看项目"
  },
  "newItemHeaderLogin": {
    "message": "新增登录",
    "description": "Header for new login item type"
  },
  "newItemHeaderCard": {
    "message": "新增支付卡",
    "description": "Header for new card item type"
  },
  "newItemHeaderIdentity": {
    "message": "新增身份",
    "description": "Header for new identity item type"
  },
  "newItemHeaderNote": {
    "message": "新增笔记",
    "description": "Header for new note item type"
  },
  "newItemHeaderSshKey": {
    "message": "新增 SSH 密钥",
    "description": "Header for new SSH key item type"
  },
  "newItemHeaderTextSend": {
    "message": "新增文本 Send",
    "description": "Header for new text send"
  },
  "newItemHeaderFileSend": {
    "message": "新增文件 Send",
    "description": "Header for new file send"
  },
  "editItemHeaderLogin": {
    "message": "编辑登录",
    "description": "Header for edit login item type"
  },
  "editItemHeaderCard": {
    "message": "编辑支付卡",
    "description": "Header for edit card item type"
  },
  "editItemHeaderIdentity": {
    "message": "编辑身份",
    "description": "Header for edit identity item type"
  },
  "editItemHeaderNote": {
    "message": "编辑笔记",
    "description": "Header for edit note item type"
  },
  "editItemHeaderSshKey": {
    "message": "编辑 SSH 密钥",
    "description": "Header for edit SSH key item type"
  },
  "editItemHeaderTextSend": {
    "message": "编辑文本 Send",
    "description": "Header for edit text send"
  },
  "editItemHeaderFileSend": {
    "message": "编辑文件 Send",
    "description": "Header for edit file send"
  },
  "viewItemHeaderLogin": {
    "message": "查看登录",
    "description": "Header for view login item type"
  },
  "viewItemHeaderCard": {
    "message": "查看支付卡",
    "description": "Header for view card item type"
  },
  "viewItemHeaderIdentity": {
    "message": "查看身份",
    "description": "Header for view identity item type"
  },
  "viewItemHeaderNote": {
    "message": "查看笔记",
    "description": "Header for view note item type"
  },
  "viewItemHeaderSshKey": {
    "message": "查看 SSH 密钥",
    "description": "Header for view SSH key item type"
  },
  "new": {
    "message": "新增",
    "description": "for adding new items"
  },
  "item": {
    "message": "项目"
  },
  "itemDetails": {
    "message": "项目详细信息"
  },
  "itemName": {
    "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"
      }
    }
  },
  "copySuccessful": {
    "message": "复制成功"
  },
  "copyValue": {
    "message": "复制值",
    "description": "Copy value to clipboard"
  },
  "copyPassword": {
    "message": "复制密码",
    "description": "Copy password to clipboard"
  },
  "copyPassphrase": {
    "message": "复制密码短语",
    "description": "Copy passphrase to clipboard"
  },
  "passwordCopied": {
    "message": "密码已复制"
  },
  "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"
  },
  "copyCustomField": {
    "message": "复制 $FIELD$",
    "placeholders": {
      "field": {
        "content": "$1",
        "example": "Custom field label"
      }
    }
  },
  "copyWebsite": {
    "message": "复制网站"
  },
  "copyNotes": {
    "message": "复制备注"
  },
  "copyAddress": {
    "message": "复制地址"
  },
  "copyPhone": {
    "message": "复制电话号码"
  },
  "copyEmail": {
    "message": "复制电子邮箱"
  },
  "copyCompany": {
    "message": "复制公司信息"
  },
  "copySSN": {
    "message": "复制社会保障号码"
  },
  "copyPassportNumber": {
    "message": "复制护照号码"
  },
  "copyLicenseNumber": {
    "message": "复制许可证号码"
  },
  "copyPrivateKey": {
    "message": "复制私钥"
  },
  "copyPublicKey": {
    "message": "复制公钥"
  },
  "copyFingerprint": {
    "message": "复制指纹"
  },
  "copyName": {
    "message": "复制名称"
  },
  "cardNumber": {
    "message": "卡号"
  },
  "copyFieldCipherName": {
    "message": "复制 $CIPHERNAME$ 中的 $FIELD$",
    "description": "Title for a button that copies a field value to the clipboard.",
    "placeholders": {
      "field": {
        "content": "$1",
        "example": "Username"
      },
      "ciphername": {
        "content": "$2",
        "example": "Login Item"
      }
    }
  },
  "me": {
    "message": "我"
  },
  "myItems": {
    "message": "我的项目"
  },
  "myVault": {
    "message": "我的密码库"
  },
  "allVaults": {
    "message": "所有密码库"
  },
  "vault": {
    "message": "密码库"
  },
  "vaults": {
    "message": "密码库"
  },
  "vaultItems": {
    "message": "密码库项目"
  },
  "filter": {
    "message": "筛选"
  },
  "deleteSelected": {
    "message": "删除所选"
  },
  "moveSelected": {
    "message": "移动所选"
  },
  "selectAll": {
    "message": "全选"
  },
  "deselectAll": {
    "message": "取消全选"
  },
  "unselectAll": {
    "message": "取消全选"
  },
  "launch": {
    "message": "前往"
  },
  "newAttachment": {
    "message": "添加新附件"
  },
  "deletedAttachment": {
    "message": "删除了附件"
  },
  "deleteAttachmentConfirmation": {
    "message": "确定要删除此附件吗？"
  },
  "attachmentSaved": {
    "message": "附件已保存"
  },
  "file": {
    "message": "文件"
  },
  "selectFile": {
    "message": "选择一个文件。"
  },
  "maxFileSize": {
    "message": "文件最大为 500 MB。"
  },
  "addedItem": {
    "message": "项目已添加"
  },
  "editedItem": {
    "message": "项目已保存"
  },
  "movedItemToOrg": {
    "message": "$ITEMNAME$ 已移动到 $ORGNAME$",
    "placeholders": {
      "itemname": {
        "content": "$1",
        "example": "Secret Item"
      },
      "orgname": {
        "content": "$2",
        "example": "Company Name"
      }
    }
  },
  "itemsMovedToOrg": {
    "message": "项目已移动到 $ORGNAME$",
    "placeholders": {
      "orgname": {
        "content": "$1",
        "example": "Company Name"
      }
    }
  },
  "itemMovedToOrg": {
    "message": "项目已移动到 $ORGNAME$",
    "placeholders": {
      "orgname": {
        "content": "$1",
        "example": "Company Name"
      }
    }
  },
  "deleteItem": {
    "message": "删除项目"
  },
  "deleteFolder": {
    "message": "删除文件夹"
  },
  "deleteAttachment": {
    "message": "删除附件"
  },
  "deleteItemConfirmation": {
    "message": "您确定要将其发送到回收站吗？"
  },
  "deletedItem": {
    "message": "项目已发送到回收站"
  },
  "deletedItems": {
    "message": "项目已发送到回收站"
  },
  "movedItems": {
    "message": "项目已移动"
  },
  "overwritePasswordConfirmation": {
    "message": "确定要覆盖当前密码吗？"
  },
  "editedFolder": {
    "message": "文件夹已保存"
  },
  "addedFolder": {
    "message": "文件夹已添加"
  },
  "deleteFolderConfirmation": {
    "message": "确定要删除此文件夹吗？"
  },
  "deletedFolder": {
    "message": "文件夹已删除"
  },
  "editInfo": {
    "message": "编辑信息"
  },
  "access": {
    "message": "访问权限"
  },
  "accessLevel": {
    "message": "访问权限等级"
  },
  "accessing": {
    "message": "正在访问"
  },
  "loggedOut": {
    "message": "已注销"
  },
  "loggedOutDesc": {
    "message": "您已注销您的账户。"
  },
  "loginExpired": {
    "message": "您的登录会话已过期。"
  },
  "restartRegistration": {
    "message": "重启注册"
  },
  "expiredLink": {
    "message": "失效链接"
  },
  "pleaseRestartRegistrationOrTryLoggingIn": {
    "message": "请重启注册或尝试登录。"
  },
  "youMayAlreadyHaveAnAccount": {
    "message": "您可能已经有一个账户了"
  },
  "logOutConfirmation": {
    "message": "确定要注销吗？"
  },
  "logOut": {
    "message": "注销"
  },
  "ok": {
    "message": "确定"
  },
  "yes": {
    "message": "是"
  },
  "no": {
    "message": "否"
  },
  "noAuth": {
    "message": "拥有链接的任何人"
  },
  "anyOneWithPassword": {
    "message": "拥有您设置的密码的任何人"
  },
  "location": {
    "message": "位置"
  },
  "loginOrCreateNewAccount": {
    "message": "登录或创建一个新账户以访问您的安全密码库。"
  },
  "loginWithDevice": {
    "message": "使用设备登录"
  },
  "loginWithDeviceEnabledNote": {
    "message": "必须在 Bitwarden App 的设置中设置设备登录。需要其他选项吗？"
  },
  "needAnotherOptionV1": {
    "message": "需要其他选项吗？"
  },
  "loginWithMasterPassword": {
    "message": "使用主密码登录"
  },
  "readingPasskeyLoading": {
    "message": "正在读取通行密钥..."
  },
  "readingPasskeyLoadingInfo": {
    "message": "保持此窗口打开然后按照浏览器的提示操作。"
  },
  "passkeyAuthenticationFailed": {
    "message": "通行密钥验证失败。请重试。"
  },
  "useADifferentLogInMethod": {
    "message": "使用其他登录方式"
  },
  "logInWithPasskey": {
    "message": "使用通行密钥登录"
  },
  "useSingleSignOn": {
    "message": "使用单点登录"
  },
  "yourOrganizationRequiresSingleSignOn": {
    "message": "您的组织要求单点登录。"
  },
  "welcomeBack": {
    "message": "欢迎回来"
  },
  "invalidPasskeyPleaseTryAgain": {
    "message": "通行密钥无效。请重试。"
  },
  "twoFactorForPasskeysNotSupportedOnClientUpdateToLogIn": {
    "message": "不支持通行密钥 2FA。请更新 App 以登录。"
  },
  "loginWithPasskeyInfo": {
    "message": "使用已生成的通行密钥，无需密码即可自动登录。生物识别（例如面部识别或指纹）或其他 FIDO2 安全方法将用于验证您的身份。"
  },
  "newPasskey": {
    "message": "新增通行密钥"
  },
  "learnMoreAboutPasswordless": {
    "message": "进一步了解无密码登录"
  },
  "creatingPasskeyLoading": {
    "message": "正在创建通行密钥..."
  },
  "creatingPasskeyLoadingInfo": {
    "message": "保持此窗口打开然后按照浏览器的提示操作。"
  },
  "errorCreatingPasskey": {
    "message": "创建通行密钥时出错"
  },
  "errorCreatingPasskeyInfo": {
    "message": "创建通行密钥时出现问题。"
  },
  "passkeySuccessfullyCreated": {
    "message": "通行密钥创建成功！"
  },
  "customPasskeyNameInfo": {
    "message": "为您的通行密钥命名以帮助您识别它。"
  },
  "useForVaultEncryption": {
    "message": "用于密码库加密"
  },
  "useForVaultEncryptionInfo": {
    "message": "无需主密码即可在支持的设备上登录和解锁。按照浏览器的提示完成设置。"
  },
  "useForVaultEncryptionErrorReadingPasskey": {
    "message": "读取通行密钥时出错。请重试或取消选中此选项。"
  },
  "encryptionNotSupported": {
    "message": "不支持加密"
  },
  "enablePasskeyEncryption": {
    "message": "设置加密"
  },
  "usedForEncryption": {
    "message": "已用于加密"
  },
  "loginWithPasskeyEnabled": {
    "message": "通行密钥登录已启用"
  },
  "passkeySaved": {
    "message": "$NAME$ 已保存",
    "placeholders": {
      "name": {
        "content": "$1",
        "example": "Personal yubikey"
      }
    }
  },
  "passkeyRemoved": {
    "message": "通行密钥已移除"
  },
  "removePasskey": {
    "message": "移除通行密钥"
  },
  "removePasskeyInfo": {
    "message": "如果所有通行密钥被移除，没有主密码您将无法登录新的设备。"
  },
  "passkeyLimitReachedInfo": {
    "message": "已达到通行密钥上限。请移除一个通行密钥后再添加其他通行密钥。"
  },
  "tryAgain": {
    "message": "重试"
  },
  "createAccount": {
    "message": "创建账户"
  },
  "newToBitwarden": {
    "message": "Bitwarden 新手吗？"
  },
  "setAStrongPassword": {
    "message": "设置强密码"
  },
  "finishCreatingYourAccountBySettingAPassword": {
    "message": "设置密码以完成账户的创建"
  },
  "newAroundHere": {
    "message": "初来乍到吗？"
  },
  "startTrial": {
    "message": "开始试用"
  },
  "logIn": {
    "message": "登录"
  },
  "logInToBitwarden": {
    "message": "登录到 Bitwarden"
  },
  "enterTheCodeSentToYourEmail": {
    "message": "输入发送到您的电子邮箱的代码"
  },
  "enterTheCodeFromYourAuthenticatorApp": {
    "message": "输入来自您的验证器 App 的代码"
  },
  "pressYourYubiKeyToAuthenticate": {
    "message": "按下 YubiKey 以验证身份"
  },
  "authenticationTimeout": {
    "message": "身份验证超时"
  },
  "authenticationSessionTimedOut": {
    "message": "身份验证会话超时。请重新开始登录过程。"
  },
  "verifyYourIdentity": {
    "message": "验证您的身份"
  },
  "weDontRecognizeThisDevice": {
    "message": "我们无法识别这个设备。请输入发送到您电子邮箱中的代码以验证您的身份。"
  },
  "continueLoggingIn": {
    "message": "继续登录"
  },
  "whatIsADevice": {
    "message": "什么是设备？"
  },
  "aDeviceIs": {
    "message": "设备是您登录过的 Bitwarden App 的独立安装。重新安装、清除 App 数据或清除 Cookie，可能会导致设备多次出现。"
  },
  "logInInitiated": {
    "message": "登录已发起"
  },
  "logInRequestSent": {
    "message": "请求已发送"
  },
  "submit": {
    "message": "提交"
  },
  "emailAddressDesc": {
    "message": "使用您的电子邮箱地址登录。"
  },
  "yourName": {
    "message": "您的姓名"
  },
  "yourNameDesc": {
    "message": "我们应该怎么称呼您？"
  },
  "masterPass": {
    "message": "主密码"
  },
  "masterPassDesc": {
    "message": "主密码是用于访问您的密码库的密码。不要忘记您的主密码，这一点非常重要。一旦忘记，无任何办法恢复此密码。"
  },
  "masterPassImportant": {
    "message": "主密码忘记后，将无法恢复！"
  },
  "masterPassHintDesc": {
    "message": "主密码提示可以在您忘记密码时帮您回忆起来。"
  },
  "reTypeMasterPass": {
    "message": "再次输入主密码"
  },
  "masterPassHint": {
    "message": "主密码提示（可选）"
  },
  "newMasterPassHint": {
    "message": "新主密码提示（可选）"
  },
  "masterPassHintLabel": {
    "message": "主密码提示"
  },
  "masterPassHintText": {
    "message": "如果您忘记了密码，可以发送密码提示到您的电子邮箱。$CURRENT$ / 最多 $MAXIMUM$ 个字符。",
    "placeholders": {
      "current": {
        "content": "$1",
        "example": "0"
      },
      "maximum": {
        "content": "$2",
        "example": "50"
      }
    }
  },
  "settings": {
    "message": "设置"
  },
  "accountEmail": {
    "message": "账户电子邮箱"
  },
  "requestHint": {
    "message": "请求提示"
  },
  "requestPasswordHint": {
    "message": "请求密码提示"
  },
  "enterYourAccountEmailAddressAndYourPasswordHintWillBeSentToYou": {
    "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": "您的新账户已创建！您现在可以登录了。"
  },
  "newAccountCreated2": {
    "message": "您的新账户已成功创建！"
  },
  "youHaveBeenLoggedIn": {
    "message": "您已登录！"
  },
  "trialAccountCreated": {
    "message": "账户创建成功。"
  },
  "masterPassSent": {
    "message": "我们已经向您发送了一封包含主密码提示的电子邮件。"
  },
  "unexpectedError": {
    "message": "发生意外错误。"
  },
  "expirationDateError": {
    "message": "请选择一个将来的过期日期。"
  },
  "emailAddress": {
    "message": "电子邮箱地址"
  },
  "yourVaultIsLockedV2": {
    "message": "您的密码库已锁定"
  },
  "yourAccountIsLocked": {
    "message": "您的账户已锁定"
  },
  "uuid": {
    "message": "UUID"
  },
  "unlock": {
    "message": "解锁​​​​"
  },
  "loggedInAsEmailOn": {
    "message": "已在 $HOSTNAME$ 上以 $EMAIL$ 身份登录。",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "name@example.com"
      },
      "hostname": {
        "content": "$2",
        "example": "bitwarden.com"
      }
    }
  },
  "invalidMasterPassword": {
    "message": "无效的主密码"
  },
  "invalidMasterPasswordConfirmEmailAndHost": {
    "message": "无效的主密码。请确认您的电子邮箱正确无误，以及您的账户是在 $HOST$ 上创建的。",
    "placeholders": {
      "host": {
        "content": "$1",
        "example": "vault.bitwarden.com"
      }
    }
  },
  "invalidFilePassword": {
    "message": "无效的文件密码，请使用您创建导出文件时输入的密码。"
  },
  "lockNow": {
    "message": "立即锁定"
  },
  "noItemsInList": {
    "message": "没有可列出的项目。"
  },
  "noItemsInTrash": {
    "message": "回收站中没有项目"
  },
  "noItemsInTrashDesc": {
    "message": "您删除的项目将显示在这里，并在 30 天后永久删除"
  },
  "noItemsInVault": {
    "message": "密码库中没有项目"
  },
  "emptyVaultDescription": {
    "message": "密码库不仅保护您的密码。在这里还可以安全地存储登录、ID、支付卡和笔记。"
  },
  "emptyFavorites": {
    "message": "您没有收藏任何项目"
  },
  "emptyFavoritesDesc": {
    "message": "将常用项目添加到收藏夹以便快速访问。"
  },
  "noSearchResults": {
    "message": "未返回搜索结果"
  },
  "clearFiltersOrTryAnother": {
    "message": "清除筛选或尝试其他搜索词"
  },
  "noPermissionToViewAllCollectionItems": {
    "message": "您没有查看此集合中的所有项目的权限。"
  },
  "youDoNotHavePermissions": {
    "message": "您没有此集合的权限"
  },
  "noCollectionsInList": {
    "message": "没有可列出的集合。"
  },
  "noGroupsInList": {
    "message": "没有可列出的群组。"
  },
  "noUsersInList": {
    "message": "没有可列出的用户。"
  },
  "noMembersInList": {
    "message": "没有可列出的成员。"
  },
  "noMembersToExport": {
    "message": "没有可导出的成员。"
  },
  "noEventsInList": {
    "message": "没有可列出的事件。"
  },
  "newOrganization": {
    "message": "新增组织"
  },
  "noOrganizationsList": {
    "message": "您没有加入任何组织。组织允许您与其他用户安全地共享项目。"
  },
  "notificationSentDevice": {
    "message": "通知已发送到您的设备。"
  },
  "notificationSentDevicePart1": {
    "message": "解锁您设备上的 Bitwarden 或通过"
  },
  "accessAttemptBy": {
    "message": "$EMAIL$ 的访问尝试",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "name@example.com"
      }
    }
  },
  "confirmAccess": {
    "message": "确认访问"
  },
  "denyAccess": {
    "message": "拒绝访问"
  },
  "notificationSentDeviceAnchor": {
    "message": "网页 App"
  },
  "notificationSentDevicePart2": {
    "message": "批准前，请确保指纹短语与下面的相匹配。"
  },
  "notificationSentDeviceComplete": {
    "message": "解锁您设备上的 Bitwarden。批准前，请确保指纹短语与下面的相匹配。"
  },
  "aNotificationWasSentToYourDevice": {
    "message": "通知已发送到您的设备"
  },
  "versionNumber": {
    "message": "版本: $VERSION_NUMBER$",
    "placeholders": {
      "version_number": {
        "content": "$1",
        "example": "1.2.3"
      }
    }
  },
  "verificationCodeEmailSent": {
    "message": "验证邮件已发送到 $EMAIL$。",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "example@gmail.com"
      }
    }
  },
  "dontAskAgainOnThisDeviceFor30Days": {
    "message": "30 天内在此设备上不再询问"
  },
  "selectAnotherMethod": {
    "message": "选择其他方式",
    "description": "Select another two-step login method"
  },
  "useYourRecoveryCode": {
    "message": "使用您的恢复代码"
  },
  "insertU2f": {
    "message": "将您的安全密钥插入计算机的 USB 端口。如果它有按钮，请触摸它。"
  },
  "loginUnavailable": {
    "message": "登录功能不可用"
  },
  "noTwoStepProviders": {
    "message": "此账户已设置两步登录，但此浏览器不支持任何已配置的两步登录提供程序。"
  },
  "noTwoStepProviders2": {
    "message": "请使用受支持的网页浏览器（例如 Chrome），和/或添加其他跨网页浏览器支持更好的提供程序（例如验证器 App）。"
  },
  "twoStepOptions": {
    "message": "两步登录选项"
  },
  "selectTwoStepLoginMethod": {
    "message": "选择两步登录方式"
  },
  "recoveryCodeTitle": {
    "message": "恢复代码"
  },
  "invalidRecoveryCode": {
    "message": "无效的恢复代码"
  },
  "authenticatorAppTitle": {
    "message": "验证器 App"
  },
  "authenticatorAppDescV2": {
    "message": "输入验证器 App（例如 Bitwarden Authenticator）生成的代码。",
    "description": "'Bitwarden Authenticator' is a product name and should not be translated."
  },
  "yubiKeyTitleV2": {
    "message": "Yubico OTP 安全密钥"
  },
  "yubiKeyDesc": {
    "message": "使用 YubiKey 4、5 或 NEO 设备。"
  },
  "duoDescV2": {
    "message": "输入由 Duo Security 生成的代码。",
    "description": "'Duo Security' and 'Duo Mobile' are product names and should not be translated."
  },
  "duoOrganizationDesc": {
    "message": "为您的组织使用 Duo Security 的 Duo 移动 App、短信、电话或 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": "通行密钥"
  },
  "webAuthnDesc": {
    "message": "使用您设备的生物识别或 FIDO2 兼容的安全密钥。"
  },
  "webAuthnMigrated": {
    "message": "（迁移自 FIDO）"
  },
  "openInNewTab": {
    "message": "在新标签页中打开"
  },
  "emailTitle": {
    "message": "电子邮箱"
  },
  "emailDescV2": {
    "message": "输入发送到您的电子邮箱的代码。"
  },
  "continue": {
    "message": "继续"
  },
  "organization": {
    "message": "组织"
  },
  "organizations": {
    "message": "组织"
  },
  "moveToOrgDesc": {
    "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"
      }
    }
  },
  "verificationCodeTotp": {
    "message": "验证码 (TOTP)"
  },
  "copyVerificationCode": {
    "message": "复制验证码"
  },
  "copyUuid": {
    "message": "复制 UUID"
  },
  "errorRefreshingAccessToken": {
    "message": "访问令牌刷新错误"
  },
  "errorRefreshingAccessTokenDesc": {
    "message": "未找到刷新令牌或 API 密钥。请尝试注销然后重新登录。"
  },
  "warning": {
    "message": "警告"
  },
  "confirmVaultExport": {
    "message": "确认密码库导出"
  },
  "confirmSecretsExport": {
    "message": "确认机密导出"
  },
  "exportWarningDesc": {
    "message": "此导出包含未加密格式的密码库数据。您不应该通过不安全的渠道（例如电子邮件）来存储或发送此导出文件。使用完后请立即将其删除。"
  },
  "exportSecretsWarningDesc": {
    "message": "此导出包含未加密格式的机密数据。您不应该通过不安全的渠道（例如电子邮件）来存储或发送此导出文件。使用完后请立即将其删除。"
  },
  "encExportKeyWarningDesc": {
    "message": "此导出将使用您的账户加密密钥来加密您的数据。如果您曾经轮换过您的账户加密密钥，您应将其重新导出，否则您将无法解密导出的文件。"
  },
  "encExportAccountWarningDesc": {
    "message": "每个 Bitwarden 用户账户的账户加密密钥都是唯一的，因此您无法将加密的导出导入到另一个账户。"
  },
  "exportNoun": {
    "message": "导出",
    "description": "The noun form of the word Export"
  },
  "exportVerb": {
    "message": "导出",
    "description": "The verb form of the word Export"
  },
  "exportFrom": {
    "message": "导出自"
  },
  "fileFormat": {
    "message": "文件格式"
  },
  "fileEncryptedExportWarningDesc": {
    "message": "此文件导出将受密码保护，需要文件密码才能解密。"
  },
  "exportPasswordDescription": {
    "message": "此密码将用于导出和导入此文件"
  },
  "confirmMasterPassword": {
    "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": "密码库数据已导出"
  },
  "exportError": {
    "message": "导出密码库数据时发生错误"
  },
  "passwordGenerator": {
    "message": "密码生成器"
  },
  "minComplexityScore": {
    "message": "最小复杂度"
  },
  "minNumbers": {
    "message": "数字最少个数"
  },
  "minSpecial": {
    "message": "符号最少个数",
    "description": "Minimum special characters"
  },
  "ambiguous": {
    "message": "避免易混淆的字符",
    "description": "deprecated. Use avoidAmbiguous instead."
  },
  "avoidAmbiguous": {
    "message": "避免易混淆的字符",
    "description": "Label for the avoid ambiguous characters checkbox."
  },
  "length": {
    "message": "长度"
  },
  "passwordMinLength": {
    "message": "最小密码长度"
  },
  "uppercase": {
    "message": "大写 (A-Z)",
    "description": "deprecated. Use uppercaseLabel instead."
  },
  "lowercase": {
    "message": "小写 (a-z)",
    "description": "deprecated. Use lowercaseLabel instead."
  },
  "numbers": {
    "message": "数字 (0-9)",
    "description": "deprecated. Use numbersLabel instead."
  },
  "specialCharacters": {
    "message": "特殊字符 (!@#$%^&*)"
  },
  "numWords": {
    "message": "单词数"
  },
  "wordSeparator": {
    "message": "单词分隔符"
  },
  "capitalize": {
    "message": "首字母大写",
    "description": "Make the first letter of a word uppercase."
  },
  "includeNumber": {
    "message": "包含数字"
  },
  "generatorPolicyInEffect": {
    "message": "企业策略要求已应用到您的生成器选项中。",
    "description": "Indicates that a policy limits the credential generator screen."
  },
  "passwordHistory": {
    "message": "密码历史记录"
  },
  "generatorHistory": {
    "message": "生成器历史记录"
  },
  "clearGeneratorHistoryTitle": {
    "message": "清除生成器历史记录"
  },
  "cleargGeneratorHistoryDescription": {
    "message": "若继续，所有条目将从生成器历史记录中永久删除。确定要继续吗？"
  },
  "noPasswordsInList": {
    "message": "没有可列出的密码。"
  },
  "clearHistory": {
    "message": "清除历史记录"
  },
  "nothingToShow": {
    "message": "没有可显示的内容"
  },
  "nothingGeneratedRecently": {
    "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": "继续操作将使您注销当前会话，并要求您重新登录。其他设备上的活动会话可能会继续保持活动状态长达一小时。"
  },
  "changePasswordWarning": {
    "message": "更改密码后，您需要使用新密码登录。在其他设备上的活动会话将在一小时内注销。"
  },
  "emailChanged": {
    "message": "电子邮箱已保存"
  },
  "logBackIn": {
    "message": "请重新登录。"
  },
  "currentSession": {
    "message": "当前会话"
  },
  "requestPending": {
    "message": "请求待处理"
  },
  "logBackInOthersToo": {
    "message": "请重新登录。如果您正在使用其他 Bitwarden 应用程序，也请注销然后重新登录。"
  },
  "changeMasterPassword": {
    "message": "更改主密码"
  },
  "masterPasswordChanged": {
    "message": "主密码已保存"
  },
  "currentMasterPass": {
    "message": "当前主密码"
  },
  "newMasterPass": {
    "message": "新主密码"
  },
  "confirmNewMasterPass": {
    "message": "确认新主密码"
  },
  "encKeySettings": {
    "message": "加密密钥设置"
  },
  "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 迭代次数、内存和并行线程数可以帮助保护您的主密码免遭攻击者的暴力破解。"
  },
  "encKeySettingsChanged": {
    "message": "加密密钥设置已保存"
  },
  "dangerZone": {
    "message": "危险操作区"
  },
  "deauthorizeSessions": {
    "message": "取消会话授权"
  },
  "deauthorizeSessionsDesc": {
    "message": "您是否担心自己的账户在其他设备上登录过？继续下面的操作以取消对之前使用过的所有计算机或设备的授权。如果您以前使用过公共计算机或不小心曾将密码保存在不属于您的设备上，则建议执行此安全步骤。此步骤还将清除所有以前记住的两步登录会话。"
  },
  "deauthorizeSessionsWarning": {
    "message": "继续操作还将使您注销当前会话，并要求您重新登录。如果有设置两步登录，也需要重新验证。其他设备上的活动会话可能会继续保持活动状态长达一小时。"
  },
  "newDeviceLoginProtection": {
    "message": "新设备登录"
  },
  "turnOffNewDeviceLoginProtection": {
    "message": "停用新设备登录保护"
  },
  "turnOnNewDeviceLoginProtection": {
    "message": "启用新设备登录保护"
  },
  "turnOffNewDeviceLoginProtectionModalDesc": {
    "message": "继续下面的操作以停用从新设备登录 Bitwarden 时发送验证电子邮件的功能。"
  },
  "turnOnNewDeviceLoginProtectionModalDesc": {
    "message": "继续下面的操作以启用从新设备登录 Bitwarden 时发送验证电子邮件的功能。"
  },
  "turnOffNewDeviceLoginProtectionWarning": {
    "message": "停用新设备登录保护后，任何拥有您的主密码的人都可以从任何设备访问您的账户。要在没有验证电子邮件的情况下保护您的账户，请设置两步登录。"
  },
  "accountNewDeviceLoginProtectionSaved": {
    "message": "新设备登录保护更改已保存"
  },
  "sessionsDeauthorized": {
    "message": "已取消所有会话授权"
  },
  "accountIsOwnedMessage": {
    "message": "此账户由 $ORGANIZATIONNAME$ 拥有",
    "placeholders": {
      "organizationName": {
        "content": "$1",
        "example": "Organization"
      }
    }
  },
  "purgeVault": {
    "message": "清空密码库"
  },
  "purgedOrganizationVault": {
    "message": "清空了组织密码库。"
  },
  "vaultAccessedByProvider": {
    "message": "密码库被提供商访问。"
  },
  "purgeVaultDesc": {
    "message": "继续下面的操作以删除密码库中的所有项目和文件夹。属于组织的共享项目将不会被删除。"
  },
  "purgeOrgVaultDesc": {
    "message": "继续下面的操作以删除组织密码库中的所有项目。"
  },
  "purgeVaultWarning": {
    "message": "清空密码库是永久性操作，无法撤销！"
  },
  "vaultPurged": {
    "message": "密码库已清空。"
  },
  "deleteAccount": {
    "message": "删除账户"
  },
  "deleteAccountDesc": {
    "message": "继续下面的操作以删除您的账户和所有密码库数据。"
  },
  "deleteAccountWarning": {
    "message": "删除账户是永久性操作，无法撤销！"
  },
  "accountDeleted": {
    "message": "账户已删除"
  },
  "accountDeletedDesc": {
    "message": "您的账户已被关闭，所有相关数据也已被删除。"
  },
  "deleteOrganizationWarning": {
    "message": "删除组织是永久性操作，无法撤销！"
  },
  "myAccount": {
    "message": "我的账户"
  },
  "tools": {
    "message": "工具"
  },
  "importNoun": {
    "message": "导入",
    "description": "The noun form of the word Import"
  },
  "importVerb": {
    "message": "导入",
    "description": "The verb form of the word Import"
  },
  "importData": {
    "message": "导入数据"
  },
  "onboardingImportDataDetailsPartOne": {
    "message": "如果您没有任何数据要导入，您可以创建一个",
    "description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
  },
  "onboardingImportDataDetailsLink": {
    "message": "新的项目",
    "description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
  },
  "onboardingImportDataDetailsLoginLink": {
    "message": "新的登录",
    "description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new login instead. (Optional second half: You may need to wait until your administrator confirms your organization membership.)"
  },
  "onboardingImportDataDetailsPartTwoNoOrgs": {
    "message": " 。",
    "description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead."
  },
  "onboardingImportDataDetailsPartTwoWithOrgs": {
    "message": " 。您可能需要等待您的管理员确认您的组织成员资格。",
    "description": "This will be part of a larger sentence, that will read like this: If you don't have any data to import, you can create a new item instead. You may need to wait until your administrator confirms your organization membership."
  },
  "importError": {
    "message": "导入出错"
  },
  "importErrorDesc": {
    "message": "您尝试导入的数据有问题。请解决如下列出的源文件中的错误，然后重试。"
  },
  "importSuccess": {
    "message": "数据导入成功"
  },
  "importSuccessNumberOfItems": {
    "message": "一共导入了 $AMOUNT$ 个项目。",
    "placeholders": {
      "amount": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "dataExportSuccess": {
    "message": "数据导出成功"
  },
  "importWarning": {
    "message": "您正在将数据导入到 $ORGANIZATION$。您的数据可能会与此组织中的成员共享。要继续吗？",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "importFormatError": {
    "message": "数据格式不正确。请检查您的导入文件然后重试。"
  },
  "importNothingError": {
    "message": "没有导入任何内容。"
  },
  "importEncKeyError": {
    "message": "解密导出的文件时出错。您的加密密钥与导出数据时使用的加密密钥不匹配。"
  },
  "destination": {
    "message": "目的地"
  },
  "learnAboutImportOptions": {
    "message": "了解您的导入选项"
  },
  "selectImportFolder": {
    "message": "选择一个文件夹"
  },
  "selectImportCollection": {
    "message": "选择一个集合"
  },
  "importTargetHintCollection": {
    "message": "如果希望将导入的文件内容移动到集合中，请选择此选项"
  },
  "importTargetHintFolder": {
    "message": "如果希望将导入的文件内容移动到文件夹中，请选择此选项"
  },
  "importUnassignedItemsError": {
    "message": "文件包含未分配项目。"
  },
  "selectFormat": {
    "message": "选择导入文件的格式"
  },
  "selectImportFile": {
    "message": "选择要导入的文件"
  },
  "chooseFile": {
    "message": "选择文件"
  },
  "noFileChosen": {
    "message": "未选择文件"
  },
  "orCopyPasteFileContents": {
    "message": "或复制/粘贴要导入的文件内容"
  },
  "instructionsFor": {
    "message": "$NAME$ 说明",
    "description": "The title for the import tool instructions.",
    "placeholders": {
      "name": {
        "content": "$1",
        "example": "LastPass (csv)"
      }
    }
  },
  "options": {
    "message": "选项"
  },
  "preferences": {
    "message": "偏好设置"
  },
  "preferencesDesc": {
    "message": "自定义您的网页密码库。"
  },
  "preferencesUpdated": {
    "message": "偏好设置已保存"
  },
  "language": {
    "message": "语言"
  },
  "languageDesc": {
    "message": "更改网页密码库的语言。"
  },
  "showIconsChangePasswordUrls": {
    "message": "显示网站图标并获取更改密码的 URL"
  },
  "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 App 与其他网站域名关联。"
  },
  "customDomainX": {
    "message": "自定义域名 $INDEX$",
    "placeholders": {
      "index": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "domainsUpdated": {
    "message": "域名已保存"
  },
  "twoStepLogin": {
    "message": "两步登录"
  },
  "twoStepLoginEnforcement": {
    "message": "强制两步登录"
  },
  "twoStepLoginDesc": {
    "message": "在登录时要求执行额外的步骤来保护您的账户。"
  },
  "twoStepLoginTeamsDesc": {
    "message": "为您的组织启用两步登录。"
  },
  "twoStepLoginEnterpriseDescStart": {
    "message": "要为成员强制实施 Bitwarden 两步登录选项，请使用",
    "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Enforce Bitwarden Two-step Login options for members by using the Two-step Login Policy.'"
  },
  "twoStepLoginPolicy": {
    "message": "两步登录策略"
  },
  "twoStepLoginOrganizationDuoDesc": {
    "message": "要强制实施 Duo 方式的两步登录，请使用下面的选项。"
  },
  "twoStepLoginOrganizationSsoDesc": {
    "message": "如果您已设置 SSO 或计划设置 SSO，两步登录可能已经通过您的身份提供程序强制实施了。"
  },
  "twoStepLoginRecoveryWarning": {
    "message": "启用两步登录可能会将您永久锁定在 Bitwarden 账户之外。当您无法使用常规的两步登录提供程序（例如您丢失了设备）时，可以使用恢复代码访问您的账户。如果您失去对您账户的访问，Bitwarden 支持也无法帮助您。我们建议您写下或打印恢复代码，并将其妥善保管。"
  },
  "restrictedItemTypePolicy": {
    "message": "禁用支付卡项目类型"
  },
  "restrictedItemTypePolicyDesc": {
    "message": "不允许成员创建支付卡项目类型。现有支付卡将自动被移除。"
  },
  "restrictCardTypeImport": {
    "message": "无法导入支付卡项目类型"
  },
  "restrictCardTypeImportDesc": {
    "message": "由 1 个或多个组织设置的策略阻止您将支付卡导入密码库。"
  },
  "yourSingleUseRecoveryCode": {
    "message": "当您无法访问两步登录提供程序时，您的一次性恢复代码可用于停用两步登录。Bitwarden 建议您写下恢复代码，并将其妥善保管。"
  },
  "viewRecoveryCode": {
    "message": "查看恢复代码"
  },
  "providers": {
    "message": "提供程序",
    "description": "Two-step login providers such as YubiKey, Duo, Authenticator apps, Email, etc."
  },
  "enable": {
    "message": "启用"
  },
  "enabled": {
    "message": "已启用"
  },
  "optionEnabled": {
    "message": "已启用"
  },
  "restoreAccess": {
    "message": "恢复访问权限"
  },
  "premium": {
    "message": "高级版",
    "description": "Premium membership"
  },
  "premiumMembership": {
    "message": "高级版成员资格"
  },
  "premiumRequired": {
    "message": "需要高级版"
  },
  "premiumRequiredDesc": {
    "message": "需要高级版成员资格才能使用此功能。"
  },
  "youHavePremiumAccess": {
    "message": "您拥有高级版访问权限"
  },
  "alreadyPremiumFromOrg": {
    "message": "由于您是组织的成员，您已经拥有高级版功能访问权限。"
  },
  "manage": {
    "message": "管理"
  },
  "manageCollection": {
    "message": "管理集合"
  },
  "viewItems": {
    "message": "查看项目"
  },
  "viewItemsHidePass": {
    "message": "查看项目，隐藏密码"
  },
  "editItems": {
    "message": "编辑项目"
  },
  "editItemsHidePass": {
    "message": "编辑项目，隐藏密码"
  },
  "disable": {
    "message": "停用"
  },
  "orgUserDetailsNotFound": {
    "message": "未找到成员详细信息。"
  },
  "revokeAccess": {
    "message": "撤销访问权限"
  },
  "revoke": {
    "message": "撤销"
  },
  "twoStepLoginProviderEnabled": {
    "message": "您的账户已启用此两步登录提供程序。"
  },
  "twoStepLoginAuthDesc": {
    "message": "输入您的主密码以修改两步登录设置。"
  },
  "twoStepAuthenticatorInstructionPrefix": {
    "message": "下载验证器 App，例如："
  },
  "twoStepAuthenticatorInstructionInfix1": {
    "message": "，"
  },
  "twoStepAuthenticatorInstructionInfix2": {
    "message": "或"
  },
  "twoStepAuthenticatorInstructionSuffix": {
    "message": "。"
  },
  "continueToExternalUrlTitle": {
    "message": "前往 $URL$ 吗？",
    "placeholders": {
      "url": {
        "content": "$1",
        "example": "bitwarden.com"
      }
    }
  },
  "continueToExternalUrlDesc": {
    "message": "您将离开 Bitwarden 并将在新窗口中打开一个外部网站。"
  },
  "twoStepContinueToBitwardenUrlTitle": {
    "message": "前往 bitwarden.com 吗？"
  },
  "twoStepContinueToBitwardenUrlDesc": {
    "message": "Bitwarden Authenticator 允许您存储验证器密钥以及为两步验证流程生成 TOTP 代码。访问 bitwarden.com 网站了解更多信息。"
  },
  "twoStepAuthenticatorScanCodeV2": {
    "message": "用您的验证器 App 扫描下面的二维码或输入密钥。"
  },
  "twoStepAuthenticatorQRCanvasError": {
    "message": "无法加载二维码。请重试或使用下面的密钥。"
  },
  "key": {
    "message": "密钥"
  },
  "unnamedKey": {
    "message": "未命名的密钥"
  },
  "twoStepAuthenticatorEnterCodeV2": {
    "message": "验证码"
  },
  "twoStepAuthenticatorReaddDesc": {
    "message": "如果您要把它添加到其他设备，下面是您的验证器 App 所需要的二维码（或密钥）。"
  },
  "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": "具有可使用 YubiKey 的 USB 端口的设备上的网页密码库、桌面应用程序、CLI 以及浏览器扩展。"
  },
  "twoFactorYubikeySupportMobile": {
    "message": "具有 NFC 功能或可使用 YubiKey 的数据端口的设备上的移动 App。"
  },
  "yubikeyX": {
    "message": "YubiKey $INDEX$",
    "placeholders": {
      "index": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "u2fkeyX": {
    "message": "U2F 密钥 $INDEX$",
    "placeholders": {
      "index": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "webAuthnkeyX": {
    "message": "WebAuthn 密钥 $INDEX$",
    "placeholders": {
      "index": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "nfcSupport": {
    "message": "NFC 支持"
  },
  "twoFactorYubikeySupportsNfc": {
    "message": "我的某个密钥支持 NFC。"
  },
  "twoFactorYubikeySupportsNfcDesc": {
    "message": "如果您的某个 YubiKey 支持 NFC（例如 YubiKey NEO），移动设备在检测到 NFC 可用时将提示您。"
  },
  "yubikeysUpdated": {
    "message": "YubiKey 已更新"
  },
  "disableAllKeys": {
    "message": "停用全部密钥"
  },
  "twoFactorDuoDesc": {
    "message": "输入 Duo 管理面板提供的 Bitwarden 应用程序信息。"
  },
  "twoFactorDuoClientId": {
    "message": "Client ID"
  },
  "twoFactorDuoClientSecret": {
    "message": "Client Secret"
  },
  "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": "读取安全密钥时出现问题。请重试。"
  },
  "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": "发现不安全的网站"
  },
  "unsecuredWebsitesFoundReportDesc": {
    "message": "我们在您的 $VAULT$ 中发现了 $COUNT$ 个带不安全 URI 的项目。如果网站允许，您应将其 URI 方案更改为 https://。",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "8"
      },
      "vault": {
        "content": "$2",
        "example": "this will be 'vault' or 'vaults'"
      }
    }
  },
  "noUnsecuredWebsites": {
    "message": "您的密码库中没有带不安全 URI 的项目。"
  },
  "inactive2faReport": {
    "message": "未激活两步登录"
  },
  "inactive2faReportDesc": {
    "message": "两步登录为您的账户增加了一层保护。使用 Bitwarden Authenticator 或其他方式为这些账户设置两步登录。"
  },
  "inactive2faFound": {
    "message": "发现未启用两步登录的登录项目"
  },
  "inactive2faFoundReportDesc": {
    "message": "我们在您的 $VAULT$ 中发现了 $COUNT$ 个网站可能未配置两步登录（通过 2fa.directory）。为进一步保护这些账户，您应设置两步登录。",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "8"
      },
      "vault": {
        "content": "$2",
        "example": "this will be 'vault' or 'vaults'"
      }
    }
  },
  "noInactive2fa": {
    "message": "在您的密码库中没有发现未配置两步登录的网站。"
  },
  "instructions": {
    "message": "说明"
  },
  "exposedPasswordsReport": {
    "message": "暴露的密码"
  },
  "exposedPasswordsReportDesc": {
    "message": "在数据泄露事件中暴露的密码很容易成为攻击者的目标。更改这些密码以防止潜在的入侵。"
  },
  "exposedPasswordsFound": {
    "message": "发现暴露的密码"
  },
  "exposedPasswordsFoundReportDesc": {
    "message": "我们在您的 $VAULT$ 中发现了 $COUNT$ 个在已知的数据泄露中暴露了密码的项目。您应更改它们以使用新的密码。",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "8"
      },
      "vault": {
        "content": "$2",
        "example": "this will be 'vault' or 'vaults'"
      }
    }
  },
  "noExposedPasswords": {
    "message": "您的密码库中没有在已知数据泄露中暴露了密码的项目。"
  },
  "checkExposedPasswords": {
    "message": "检查暴露的密码"
  },
  "timesExposed": {
    "message": "暴露次数"
  },
  "exposedXTimes": {
    "message": "已暴露 $COUNT$ 次",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "52"
      }
    }
  },
  "weakPasswordsReport": {
    "message": "弱密码"
  },
  "weakPasswordsReportDesc": {
    "message": "弱密码很容易被攻击者猜到。使用密码生成器将这些密码更改为强密码。"
  },
  "weakPasswordsFound": {
    "message": "发现弱密码"
  },
  "weakPasswordsFoundReportDesc": {
    "message": "我们在您的 $VAULT$ 中发现了 $COUNT$ 个密码不够强的项目。您应更新它们以使用更强的密码。",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "8"
      },
      "vault": {
        "content": "$2",
        "example": "this will be 'vault' or 'vaults'"
      }
    }
  },
  "noWeakPasswords": {
    "message": "您的密码库中没有带弱密码的项目。"
  },
  "weakness": {
    "message": "弱"
  },
  "reusedPasswordsReport": {
    "message": "重复使用的密码"
  },
  "reusedPasswordsReportDesc": {
    "message": "重复使用的密码使攻击者更容易侵入多个账户。更改这些密码以使每个密码都是唯一的。"
  },
  "reusedPasswordsFound": {
    "message": "发现重复使用的密码"
  },
  "reusedPasswordsFoundReportDesc": {
    "message": "我们在您的 $VAULT$ 中发现了 $COUNT$ 个被重复使用的密码。您应将其更改为唯一值。",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "8"
      },
      "vault": {
        "content": "$2",
        "example": "this will be 'vault' or 'vaults'"
      }
    }
  },
  "noReusedPasswords": {
    "message": "您密码库中没有密码重复使用的登录项目。"
  },
  "timesReused": {
    "message": "重复使用次数"
  },
  "reusedXTimes": {
    "message": "重复使用了 $COUNT$ 次",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "8"
      }
    }
  },
  "dataBreachReport": {
    "message": "数据泄露"
  },
  "breachDesc": {
    "message": "泄露的账户可能会暴露您的个人信息。通过启用 2FA 或创建更强大的密码来保护被泄露的账户。"
  },
  "breachCheckEmail": {
    "message": "检查您使用的任何电子邮箱地址。"
  },
  "checkBreaches": {
    "message": "检查泄漏情况"
  },
  "breachEmailNotFound": {
    "message": "在任何已知的数据泄露中均未发现 $EMAIL$。",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "user@example.com"
      }
    }
  },
  "goodNews": {
    "message": "好消息",
    "description": "ex. Good News, No Breached Accounts Found!"
  },
  "breachEmailFound": {
    "message": "在 $COUNT$ 次不同的在线数据泄露中发现了 $EMAIL$。",
    "placeholders": {
      "email": {
        "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": "请确保您的账户有足够的信用额度来用于此购买。如果您的账户信用额度不足，您的默认付款方式将用于补足差额。您可以从「计费」页面向您的账户添加信用额度。"
  },
  "notEnoughAccountCredit": {
    "message": "您没有足够的账户信用额度来用于此购买。您可以从「计费」页面向您的账户添加信用额度。"
  },
  "creditAppliedDesc": {
    "message": "您账户的信用额度可用于进行消费。任何可用的信用额度将用于自动抵扣此账户的账单。"
  },
  "goPremium": {
    "message": "升级高级版",
    "description": "Another way of saying \"Get a Premium membership\""
  },
  "premiumUpdated": {
    "message": "您已升级为高级版。"
  },
  "premiumUpgradeUnlockFeatures": {
    "message": "将您的账户升级为高级版成员资格，并解锁一些强大的附加功能。"
  },
  "premiumSignUpStorage": {
    "message": "1 GB 文件附件加密存储空间。"
  },
  "premiumSignUpStorageV2": {
    "message": "$SIZE$ 文件附件加密存储空间。",
    "placeholders": {
      "size": {
        "content": "$1",
        "example": "1 GB"
      }
    }
  },
  "premiumSignUpTwoStepOptions": {
    "message": "专有的两步登录选项，如 YubiKey 和 Duo。"
  },
  "premiumSignUpEmergency": {
    "message": "紧急访问"
  },
  "premiumSignUpReports": {
    "message": "密码健康、账户体检以及数据泄露报告，保障您的密码库安全。"
  },
  "premiumSignUpTotp": {
    "message": "用于密码库中登录项目的 TOTP 验证码 (2FA) 生成器。"
  },
  "premiumSignUpSupport": {
    "message": "优先客户支持。"
  },
  "premiumSignUpFuture": {
    "message": "未来的更多高级版功能。敬请期待！"
  },
  "premiumPrice": {
    "message": "所有功能仅需 $PRICE$ /年！",
    "placeholders": {
      "price": {
        "content": "$1",
        "example": "$10"
      }
    }
  },
  "premiumPriceWithFamilyPlan": {
    "message": "升级高级版仅需 $PRICE$ /年，或成为具有 $FAMILYPLANUSERCOUNT$ 位用户以及无限制的家庭共享的高级账户，通过 ",
    "placeholders": {
      "price": {
        "content": "$1",
        "example": "$10"
      },
      "familyplanusercount": {
        "content": "$2",
        "example": "6"
      }
    }
  },
  "bitwardenFamiliesPlan": {
    "message": "Bitwarden 家庭版方案。"
  },
  "addons": {
    "message": "附加项目"
  },
  "premiumAccess": {
    "message": "高级版访问权限"
  },
  "premiumAccessDesc": {
    "message": "您可以为您的组织所有成员添加高级版访问权限，只需 $PRICE$ /$INTERVAL$ 。",
    "placeholders": {
      "price": {
        "content": "$1",
        "example": "$3.33"
      },
      "interval": {
        "content": "$2",
        "example": "'month' or 'year'"
      }
    }
  },
  "premiumSubscriptionEnded": {
    "message": "您的高级版订阅已结束"
  },
  "premiumSubscriptionEndedDesc": {
    "message": "要重新获取归档内容的访问权限，请重启您的高级版订阅。如果您在重启前编辑了某个已归档项目的详细信息，它将被移回您的密码库中。"
  },
  "itemRestored": {
    "message": "项目已恢复"
  },
  "restartPremium": {
    "message": "重启高级版"
  },
  "additionalStorageGb": {
    "message": "附加存储 (GB)"
  },
  "additionalStorageGbDesc": {
    "message": "# GB 附加存储"
  },
  "additionalStorageIntervalDesc": {
    "message": "您的方案包含 $SIZE$ 加密文件存储空间。您也可以以每 GB $PRICE$ /$INTERVAL$ 购买附加存储。",
    "placeholders": {
      "size": {
        "content": "$1",
        "example": "1 GB"
      },
      "price": {
        "content": "$2",
        "example": "$4.00"
      },
      "interval": {
        "content": "$3",
        "example": "'month' or 'year'"
      }
    }
  },
  "showPricingSummary": {
    "message": "显示定价摘要"
  },
  "hidePricingSummary": {
    "message": "隐藏定价摘要"
  },
  "summary": {
    "message": "摘要"
  },
  "total": {
    "message": "总计"
  },
  "year": {
    "message": "年"
  },
  "yr": {
    "message": "年"
  },
  "month": {
    "message": "月"
  },
  "monthAbbr": {
    "message": "月",
    "description": "Short abbreviation for 'month'"
  },
  "paymentChargedAnnually": {
    "message": "将立即从您的付款方式扣款，并且将每年定期扣款。您可以随时取消。"
  },
  "paymentCharged": {
    "message": "将立即从您的付款方式扣款，并且将每 $INTERVAL$ 定期扣款。您可以随时取消。",
    "placeholders": {
      "interval": {
        "content": "$1",
        "example": "month or year"
      }
    }
  },
  "paymentChargedWithUnpaidSubscription": {
    "message": "任何未付费订阅都将通过您的付款方式收取费用。"
  },
  "paymentChargedWithTrial": {
    "message": "您的方案包含了 7 天的免费试用。在试用期结束前，不会从您的付款方式中扣款。您可以随时取消。"
  },
  "paymentInformation": {
    "message": "付款信息"
  },
  "billingInformation": {
    "message": "计费信息"
  },
  "billingTrialSubLabel": {
    "message": "在 7 天免费试用期间，不会从您的付款方式中扣款。"
  },
  "creditCard": {
    "message": "信用卡"
  },
  "paypalClickSubmit": {
    "message": "选择 PayPal 按钮登录您的 PayPal 账户，然后点击下面的「提交」按钮继续。"
  },
  "cancelSubscription": {
    "message": "取消订阅"
  },
  "subscriptionExpiration": {
    "message": "订阅过期"
  },
  "subscriptionCanceled": {
    "message": "订阅已被取消。"
  },
  "pendingCancellation": {
    "message": "待取消"
  },
  "subscriptionPendingCanceled": {
    "message": "此订阅在当前计费周期结束前已标记为取消。"
  },
  "reinstateSubscription": {
    "message": "恢复订阅"
  },
  "reinstateConfirmation": {
    "message": "确定要移除待取消的请求并恢复订阅吗？"
  },
  "reinstated": {
    "message": "您的订阅已恢复。"
  },
  "resubscribe": {
    "message": "重新订阅"
  },
  "yourSubscriptionIsExpired": {
    "message": "您的订阅已过期"
  },
  "yourSubscriptionIsCanceled": {
    "message": "您的订阅已取消"
  },
  "cancelConfirmation": {
    "message": "确定要取消吗？在本次计费周期结束后，您将无法使用此订阅的所有功能。"
  },
  "canceledSubscription": {
    "message": "订阅已取消"
  },
  "neverExpires": {
    "message": "永不过期"
  },
  "status": {
    "message": "状态"
  },
  "nextCharge": {
    "message": "下一次收费"
  },
  "nextChargeHeader": {
    "message": "下一次收费"
  },
  "nextChargeDate": {
    "message": "下一次收费日期"
  },
  "plan": {
    "message": "方案"
  },
  "details": {
    "message": "详细信息"
  },
  "discount": {
    "message": "折扣"
  },
  "discountExpiredOnPurchase": {
    "message": "折扣已过期。请检查您的购物车总金额，然后重试。"
  },
  "downloadLicense": {
    "message": "下载许可证"
  },
  "viewBillingToken": {
    "message": "查看计费令牌"
  },
  "updateLicense": {
    "message": "更新许可证"
  },
  "manageSubscription": {
    "message": "管理订阅"
  },
  "launchCloudSubscription": {
    "message": "启动云订阅"
  },
  "launchCloudSubscriptionSentenceCase": {
    "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": "账单"
  },
  "noUnpaidInvoices": {
    "message": "没有未支付的账单。"
  },
  "noPaidInvoices": {
    "message": "没有已支付的账单。"
  },
  "paid": {
    "message": "已支付",
    "description": "Past tense status of an invoice. ex. Paid or unpaid."
  },
  "unpaid": {
    "message": "未支付",
    "description": "Past tense status of an invoice. ex. Paid or unpaid."
  },
  "transactions": {
    "message": "交易记录",
    "description": "Payment/credit transactions."
  },
  "noTransactions": {
    "message": "没有交易记录。"
  },
  "chargeNoun": {
    "message": "费用",
    "description": "Noun. A charge from a payment method."
  },
  "refundNoun": {
    "message": "退款",
    "description": "Noun. A refunded payment that was charged."
  },
  "chargesStatement": {
    "message": "任何费用将以 $STATEMENT_NAME$ 出现在您的对账单上。",
    "placeholders": {
      "statement_name": {
        "content": "$1",
        "example": "BITWARDEN"
      }
    }
  },
  "gbStorageAdd": {
    "message": "GB 存储空间将增加"
  },
  "gbStorageRemove": {
    "message": "GB 存储空间将移除"
  },
  "storageAddNote": {
    "message": "添加存储空间将会调整计费总金额，并立即通过您的付款方式进行扣款。第一笔费用将按当前计费周期的剩余时间按比例分配。"
  },
  "storageRemoveNote": {
    "message": "移除存储空间将会调整计费总金额，这笔调整费用将按比例作为信用额度抵扣您的下一笔账单费用。"
  },
  "adjustedStorage": {
    "message": "调整了 $AMOUNT$ GB 存储空间。",
    "placeholders": {
      "amount": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "contactSupport": {
    "message": "联系客户支持"
  },
  "contactSupportShort": {
    "message": "联系支持"
  },
  "updatedPaymentMethod": {
    "message": "更新了付款方式。"
  },
  "purchasePremium": {
    "message": "购买高级版"
  },
  "licenseFile": {
    "message": "许可证文件"
  },
  "licenseFileDesc": {
    "message": "您的许可证文件的文件名类似于 $FILE_NAME$",
    "placeholders": {
      "file_name": {
        "content": "$1",
        "example": "bitwarden_premium_license.json"
      }
    }
  },
  "uploadLicenseFilePremium": {
    "message": "要将您的账户升级为高级版成员资格，您需要上传有效的许可证文件。"
  },
  "uploadLicenseFileOrg": {
    "message": "要创建基于本地托管的组织，您需要上传有效的许可证文件。"
  },
  "accountEmailMustBeVerified": {
    "message": "必须验证您的账户电子邮箱地址。"
  },
  "newOrganizationDesc": {
    "message": "组织允许您与他人共享您的密码库的部分内容，以及管理特定实体（例如家庭、小型团队或大型公司）的相关用户。"
  },
  "generalInformation": {
    "message": "常规信息"
  },
  "organizationName": {
    "message": "组织名称"
  },
  "accountOwnedBusiness": {
    "message": "此账户由商业用户拥有。"
  },
  "billingEmail": {
    "message": "计费电子邮箱"
  },
  "businessName": {
    "message": "公司名称"
  },
  "chooseYourPlan": {
    "message": "选择您的方案"
  },
  "users": {
    "message": "用户"
  },
  "userSeats": {
    "message": "用户席位"
  },
  "additionalUserSeats": {
    "message": "附加用户席位"
  },
  "userSeatsDesc": {
    "message": "# 用户席位"
  },
  "userSeatsAdditionalDesc": {
    "message": "您的方案包含 $BASE_SEATS$ 个用户席位。您也可以以每用户 $SEAT_PRICE$ /月购买附加用户。",
    "placeholders": {
      "base_seats": {
        "content": "$1",
        "example": "5"
      },
      "seat_price": {
        "content": "$2",
        "example": "$2.00"
      }
    }
  },
  "userSeatsHowManyDesc": {
    "message": "您需要多少个用户席位？您也可以在以后需要的时候添加附加席位。"
  },
  "planNameFree": {
    "message": "免费版",
    "description": "Free as in 'free beer'."
  },
  "planDescFree": {
    "message": "适用于测试或个人用户与 $COUNT$ 位其他用户共享。",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "1"
      }
    }
  },
  "planNameFamilies": {
    "message": "家庭版"
  },
  "planDescFamilies": {
    "message": "适用于个人使用，与家人和朋友共享。"
  },
  "planNameTeams": {
    "message": "团队版"
  },
  "planDescTeams": {
    "message": "适用于企业和其他团队组织。"
  },
  "planNameTeamsStarter": {
    "message": "团队入门版"
  },
  "planNameEnterprise": {
    "message": "企业版"
  },
  "planDescEnterprise": {
    "message": "适用于企业和其他大型组织。"
  },
  "freeForever": {
    "message": "永远免费"
  },
  "includesXUsers": {
    "message": "包含 $COUNT$ 位用户",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "additionalUsers": {
    "message": "附加用户"
  },
  "costPerUser": {
    "message": "每用户 $COST$",
    "placeholders": {
      "cost": {
        "content": "$1",
        "example": "$3"
      }
    }
  },
  "limitedUsers": {
    "message": "仅限 $COUNT$ 位用户（包括您）",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "limitedCollections": {
    "message": "仅限 $COUNT$ 个集合",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "addShareLimitedUsers": {
    "message": "添加并最多与 $COUNT$ 位用户共享",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "addShareUnlimitedUsers": {
    "message": "添加并与不限数量的用户共享"
  },
  "createUnlimitedCollections": {
    "message": "创建不限数量的集合"
  },
  "gbEncryptedFileStorage": {
    "message": "$SIZE$ 加密文件存储空间",
    "placeholders": {
      "size": {
        "content": "$1",
        "example": "1 GB"
      }
    }
  },
  "onPremHostingOptional": {
    "message": "本地托管（可选）"
  },
  "usersGetPremium": {
    "message": "用户拥有高级版功能访问权限"
  },
  "controlAccessWithGroups": {
    "message": "使用群组控制用户访问权限"
  },
  "syncUsersFromDirectory": {
    "message": "使用目录同步用户和群组"
  },
  "trackAuditLogs": {
    "message": "使用审核日志跟踪用户操作"
  },
  "enforce2faDuo": {
    "message": "强制 Duo 2FA"
  },
  "priorityCustomerSupport": {
    "message": "优先客户支持"
  },
  "xDayFreeTrial": {
    "message": "$COUNT$ 天免费试用，随时取消",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "7"
      }
    }
  },
  "trialThankYou": {
    "message": "感谢您注册 $PLAN$ Bitwarden！",
    "placeholders": {
      "plan": {
        "content": "$1",
        "example": "Teams"
      }
    }
  },
  "trialSecretsManagerThankYou": {
    "message": "感谢您注册 $PLAN$ Bitwarden 机密管理器！",
    "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": "获取 App"
  },
  "loggedInAs": {
    "message": "已登录为"
  },
  "eventLogs": {
    "message": "事件日志"
  },
  "people": {
    "message": "人员"
  },
  "policies": {
    "message": "策略"
  },
  "dataControls": {
    "message": "数据控制"
  },
  "authentication": {
    "message": "身份验证"
  },
  "vaultManagement": {
    "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 Directory Connector 和 API 使用的未经加密的参考。"
  },
  "ssoExternalId": {
    "message": "SSO 外部 ID"
  },
  "ssoExternalIdDesc": {
    "message": "SSO 外部 ID 是 Bitwarden 与您配置的 SSO 提供程序之间的未经加密的参考。"
  },
  "nestCollectionUnder": {
    "message": "嵌套于集合下"
  },
  "accessControl": {
    "message": "访问控制"
  },
  "readOnly": {
    "message": "只读"
  },
  "newCollection": {
    "message": "新增集合"
  },
  "addCollection": {
    "message": "添加集合"
  },
  "editCollection": {
    "message": "编辑集合"
  },
  "viewCollection": {
    "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"
      }
    }
  },
  "inviteSingleEmailDesc": {
    "message": "您还剩下 1 个邀请。"
  },
  "inviteZeroEmailDesc": {
    "message": "您还剩下 0 个邀请。"
  },
  "userUsingTwoStep": {
    "message": "此用户正在使用两步登录来保护他们的账户。"
  },
  "search": {
    "message": "搜索"
  },
  "invited": {
    "message": "已邀请"
  },
  "confirmed": {
    "message": "已确认"
  },
  "clientOwnerEmail": {
    "message": "客户所有者电子邮箱"
  },
  "owner": {
    "message": "所有者"
  },
  "ownerDesc": {
    "message": "管理您组织的所有方面，包括计费和订阅"
  },
  "clientOwnerDesc": {
    "message": "此用户应独立于提供商。如果提供商与组织断开关联，该用户将保留该组织的所有权。"
  },
  "admin": {
    "message": "管理员"
  },
  "adminDesc": {
    "message": "管理组织的访问权限、所有集合、成员、报告，以及安全设置"
  },
  "user": {
    "message": "用户"
  },
  "userDesc": {
    "message": "访问并将项目添加到已分配的集合"
  },
  "all": {
    "message": "全部"
  },
  "addAccess": {
    "message": "添加访问权限"
  },
  "addAccessFilter": {
    "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": "网页密码库"
  },
  "webApp": {
    "message": "网页 App"
  },
  "cli": {
    "message": "CLI"
  },
  "bitWebVault": {
    "message": "Bitwarden 网页密码库"
  },
  "bitSecretsManager": {
    "message": "Bitwarden 机密管理器"
  },
  "loggedIn": {
    "message": "登录了"
  },
  "changedPassword": {
    "message": "更改了账户密码"
  },
  "enabledUpdated2fa": {
    "message": "两步登录已保存"
  },
  "disabled2fa": {
    "message": "两步登录已停用"
  },
  "recovered2fa": {
    "message": "从两步登录中恢复了账户。"
  },
  "failedLogin": {
    "message": "登录失败，密码不正确。"
  },
  "failedLogin2fa": {
    "message": "登录失败，两步登录不正确。"
  },
  "incorrectPassword": {
    "message": "密码不正确"
  },
  "incorrectCode": {
    "message": "验证码不正确"
  },
  "incorrectPin": {
    "message": "PIN 码不正确"
  },
  "pin": {
    "message": "PIN 码",
    "description": "PIN code. Ex. The short code (often numeric) that you use to unlock a device."
  },
  "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": "查看所有登录选项"
  },
  "viewAllLoginOptions": {
    "message": "查看所有登录选项"
  },
  "viewedItemId": {
    "message": "查看了项目 $ID$。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Google"
      }
    }
  },
  "viewedPasswordItemId": {
    "message": "查看了项目 $ID$ 的密码。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Google"
      }
    }
  },
  "viewedHiddenFieldItemId": {
    "message": "查看了项目 $ID$ 的隐藏字段。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Google"
      }
    }
  },
  "viewedCardNumberItemId": {
    "message": "查看了项目 $ID$ 的卡号。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Unique ID"
      }
    }
  },
  "viewedSecurityCodeItemId": {
    "message": "查看了项目 $ID$ 的安全码。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Google"
      }
    }
  },
  "viewCollectionWithName": {
    "message": "查看集合 - $NAME$",
    "placeholders": {
      "name": {
        "content": "$1",
        "example": "Collection1"
      }
    }
  },
  "editItemWithName": {
    "message": "编辑项目 - $NAME$",
    "placeholders": {
      "name": {
        "content": "$1",
        "example": "Google Login"
      }
    }
  },
  "copiedPasswordItemId": {
    "message": "复制了项目 $ID$ 的密码。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Google"
      }
    }
  },
  "copiedHiddenFieldItemId": {
    "message": "复制了项目 $ID$ 的隐藏字段。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Google"
      }
    }
  },
  "copiedSecurityCodeItemId": {
    "message": "复制了项目 $ID$ 的安全码。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Google"
      }
    }
  },
  "autofilledItemId": {
    "message": "自动填充了项目 $ID$。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Google"
      }
    }
  },
  "createdCollectionId": {
    "message": "创建了集合 $ID$。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Server Passwords"
      }
    }
  },
  "editedCollectionId": {
    "message": "编辑了集合 $ID$。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Server Passwords"
      }
    }
  },
  "deletedCollections": {
    "message": "删除了集合"
  },
  "deletedCollectionId": {
    "message": "删除了集合 $ID$。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Server Passwords"
      }
    }
  },
  "editedPolicyId": {
    "message": "编辑了策略 $ID$。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Master Password"
      }
    }
  },
  "createdGroupId": {
    "message": "创建了群组 $ID$。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Developers"
      }
    }
  },
  "editedGroupId": {
    "message": "编辑了群组 $ID$。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Developers"
      }
    }
  },
  "deletedGroupId": {
    "message": "删除了群组 $ID$。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Developers"
      }
    }
  },
  "deletedManyGroups": {
    "message": "删除了 $QUANTITY$ 个群组。",
    "placeholders": {
      "quantity": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "removedUserId": {
    "message": "移除了用户 $ID$。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "John Smith"
      }
    }
  },
  "removeUserIdAccess": {
    "message": "移除 $ID$ 的访问权限",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "John Smith"
      }
    }
  },
  "revokedUserId": {
    "message": "撤销了 $ID$ 的组织访问权限。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "John Smith"
      }
    }
  },
  "revokedEmailError": {
    "message": "一个或多个电子邮箱属于已被撤销的成员。恢复其访问权限以便重新邀请。"
  },
  "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"
      }
    }
  },
  "userAcceptedTransfer": {
    "message": "接受了转移至组织所有权。"
  },
  "userDeclinedTransfer": {
    "message": "因拒绝转移至组织所有权而被撤销。"
  },
  "invitedUserId": {
    "message": "邀请了用户 $ID$。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "John Smith"
      }
    }
  },
  "confirmedUserId": {
    "message": "确认了用户 $ID$。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "John Smith"
      }
    }
  },
  "automaticallyConfirmedUserId": {
    "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"
      }
    }
  },
  "unlinkedSso": {
    "message": "取消链接 SSO。"
  },
  "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": "设备"
  },
  "loginStatus": {
    "message": "登录状态"
  },
  "firstLogin": {
    "message": "首次登录"
  },
  "trusted": {
    "message": "信任"
  },
  "needsApproval": {
    "message": "需要批准"
  },
  "areYouTryingtoLogin": {
    "message": "您正在尝试登录吗？"
  },
  "logInAttemptBy": {
    "message": "$EMAIL$ 的登录尝试",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "name@example.com"
      }
    }
  },
  "deviceType": {
    "message": "设备类型"
  },
  "ipAddress": {
    "message": "IP 地址"
  },
  "confirmLogIn": {
    "message": "确认登录"
  },
  "denyLogIn": {
    "message": "拒绝登录"
  },
  "thisRequestIsNoLongerValid": {
    "message": "此请求已失效。"
  },
  "loginRequestApprovedForEmailOnDevice": {
    "message": "已批准 $EMAIL$ 在 $DEVICE$ 上的登录请求",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "name@example.com"
      },
      "device": {
        "content": "$2",
        "example": "Web app - Chrome"
      }
    }
  },
  "youDeniedLoginAttemptFromAnotherDevice": {
    "message": "您拒绝了一个来自其他设备的登录尝试。若确实是您本人，请尝试再次发起设备登录。"
  },
  "loginRequestHasAlreadyExpired": {
    "message": "登录请求已过期。"
  },
  "justNow": {
    "message": "刚刚"
  },
  "requestedXMinutesAgo": {
    "message": "请求于 $MINUTES$ 分钟前",
    "placeholders": {
      "minutes": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "creatingAccountOn": {
    "message": "创建账户至"
  },
  "checkYourEmail": {
    "message": "检查您的电子邮箱"
  },
  "followTheLinkInTheEmailSentTo": {
    "message": "点击发送到"
  },
  "andContinueCreatingYourAccount": {
    "message": "的电子邮件中的链接，然后继续创建您的账户。"
  },
  "noEmail": {
    "message": "没有收到电子邮件吗？"
  },
  "goBack": {
    "message": "返回"
  },
  "toEditYourEmailAddress": {
    "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": "账户电子邮箱已验证"
  },
  "emailVerifiedV2": {
    "message": "电子邮箱已验证"
  },
  "emailVerifiedFailed": {
    "message": "无法验证您的电子邮箱。请尝试发送新的验证电子邮件。"
  },
  "emailVerificationRequired": {
    "message": "需要验证电子邮箱"
  },
  "emailVerificationRequiredDesc": {
    "message": "您必须验证电子邮箱才能使用此功能。"
  },
  "updateBrowser": {
    "message": "更新浏览器"
  },
  "generatingYourAccessIntelligence": {
    "message": "正在生成 Access Intelligence..."
  },
  "loadingProgress": {
    "message": "加载进度"
  },
  "reviewingMemberData": {
    "message": "正在审查成员数据..."
  },
  "analyzingPasswords": {
    "message": "正在分析密码..."
  },
  "calculatingRisks": {
    "message": "正在计算风险..."
  },
  "generatingReports": {
    "message": "正在生成报告..."
  },
  "compilingInsightsProgress": {
    "message": "正在编译洞察..."
  },
  "reportGenerationDone": {
    "message": "完成！"
  },
  "riskInsightsRunReport": {
    "message": "运行报告"
  },
  "updateBrowserDesc": {
    "message": "您使用的是不受支持的网页浏览器。网页密码库可能无法正常运行。"
  },
  "youHaveAPendingLoginRequest": {
    "message": "您有一个来自其他设备的待处理登录请求。"
  },
  "reviewLoginRequest": {
    "message": "审查登录请求"
  },
  "loginRequest": {
    "message": "登录请求"
  },
  "freeTrialEndPromptCount": {
    "message": "您的免费试用将于 $COUNT$ 天后结束。",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "remaining days"
      }
    }
  },
  "freeTrialEndPromptMultipleDays": {
    "message": "$ORGANIZATION$，您的免费试用将于 $COUNT$ 天后结束。",
    "placeholders": {
      "count": {
        "content": "$2",
        "example": "remaining days"
      },
      "organization": {
        "content": "$1",
        "example": "organization name"
      }
    }
  },
  "freeTrialEndPromptTomorrow": {
    "message": "$ORGANIZATION$，您的免费试用将于明天结束。",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "organization name"
      }
    }
  },
  "freeTrialEndPromptTomorrowNoOrgName": {
    "message": "您的免费试用将于明天结束。"
  },
  "freeTrialEndPromptToday": {
    "message": "$ORGANIZATION$，您的免费试用将于今天结束。",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "organization name"
      }
    }
  },
  "freeTrialEndingTodayWithoutOrgName": {
    "message": "您的免费试用将于今天结束。"
  },
  "clickHereToAddPaymentMethod": {
    "message": "点击这里添加付款方式。"
  },
  "joinOrganization": {
    "message": "加入组织"
  },
  "joinOrganizationName": {
    "message": "加入 $ORGANIZATIONNAME$",
    "placeholders": {
      "organizationName": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "joinOrganizationDesc": {
    "message": "您已被邀请加入上面的组织。要接受邀请，您需要登录或者创建一个新的 Bitwarden 账户。"
  },
  "finishJoiningThisOrganizationBySettingAMasterPassword": {
    "message": "通过设置主密码完成加入此组织。"
  },
  "inviteAccepted": {
    "message": "邀请已接受"
  },
  "invitationAcceptedDesc": {
    "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": "如果您无法通过常规的两步登录方式访问您的账户，您可以使用两步登录恢复代码来停用账户上的所有两步登录提供程序。"
  },
  "logInBelowUsingYourSingleUseRecoveryCode": {
    "message": "在下方使用您的一次性恢复代码登录。这将停用您账户上的所有两步提供程序。"
  },
  "recoverAccountTwoStep": {
    "message": "恢复账户两步登录"
  },
  "twoStepRecoverDisabled": {
    "message": "两步登录已在您的账户中停用。"
  },
  "learnMore": {
    "message": "进一步了解"
  },
  "migrationsFailed": {
    "message": "更新加密设置时发生错误。"
  },
  "updateEncryptionSettingsTitle": {
    "message": "更新您的加密设置"
  },
  "updateEncryptionSettingsDesc": {
    "message": "新推荐的加密设置将提高您的账户安全性。输入您的主密码以立即更新。"
  },
  "confirmIdentityToContinue": {
    "message": "确认您的身份以继续"
  },
  "enterYourMasterPassword": {
    "message": "输入您的主密码"
  },
  "updateSettings": {
    "message": "更新设置"
  },
  "deleteRecoverDesc": {
    "message": "请在下面输入您的电子邮箱地址以恢复和删除您的账户。"
  },
  "deleteRecoverEmailSent": {
    "message": "如果您的账户存在，我们已经向您发送了电子邮件，其中包含了进一步说明。"
  },
  "deleteRecoverConfirmDesc": {
    "message": "您已请求删除您的 Bitwarden 账户。单击下面的按钮以确认。"
  },
  "deleteRecoverOrgConfirmDesc": {
    "message": "您已请求删除您的 Bitwarden 组织。"
  },
  "myOrganization": {
    "message": "我的组织"
  },
  "organizationInfo": {
    "message": "组织信息"
  },
  "deleteOrganization": {
    "message": "删除组织"
  },
  "deletingOrganizationContentWarning": {
    "message": "请输入主密码以确认删除 $ORGANIZATION$ 及关联的所有数据。$ORGANIZATION$ 中的密码库数据包含有：",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "deletingOrganizationActiveUserAccountsWarning": {
    "message": "删除后用户账户仍可用，但不再与此组织关联。"
  },
  "deletingOrganizationIsPermanentWarning": {
    "message": "删除 $ORGANIZATION$ 是永久性操作，无法撤销！",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "organizationDeleted": {
    "message": "组织已删除"
  },
  "organizationDeletedDesc": {
    "message": "该组织和所有相关数据已删除。"
  },
  "organizationUpdated": {
    "message": "组织已保存"
  },
  "taxInformation": {
    "message": "税务信息"
  },
  "taxInformationDesc": {
    "message": "对于美国境内的客户，需要提供邮政编码以满足销售税要求。对于其他国家，您可以选择提供一个税号 (VAT/GST) 和/或地址来显示在您的账单上。"
  },
  "billingPlan": {
    "message": "方案",
    "description": "A billing plan/package. For example: Families, Teams, Enterprise, etc."
  },
  "changeBillingPlan": {
    "message": "升级方案",
    "description": "A billing plan/package. For example: Families, Teams, Enterprise, etc."
  },
  "changeBillingPlanUpgrade": {
    "message": "要将您的账户升级到另一个方案，请提供以下信息。同时请确保您账户已添加有一个有效的付款方式。",
    "description": "A billing plan/package. For example: Families, Teams, Enterprise, etc."
  },
  "invoiceNumber": {
    "message": "账单 #$NUMBER$",
    "description": "ex. Invoice #79C66F0-0001",
    "placeholders": {
      "number": {
        "content": "$1",
        "example": "79C66F0-0001"
      }
    }
  },
  "viewInvoice": {
    "message": "查看账单"
  },
  "downloadInvoice": {
    "message": "下载账单"
  },
  "verifyBankAccount": {
    "message": "验证银行账户"
  },
  "verifyBankAccountDesc": {
    "message": "我们已向您的银行账户存入了两笔小额转账（可能需要 1-2 个工作日到账）。输入这些金额以验证银行账户。"
  },
  "verifyBankAccountInitialDesc": {
    "message": "使用银行账户付款仅对美国用户开放。您将被要求验证您的银行账户。我们将在 1-2 个工作日内进行两笔小额转账，请在组织的计费页面输入这些金额以验证银行账户。"
  },
  "verifyBankAccountFailureWarning": {
    "message": "验证银行账户失败将会错过支付，您的订阅将暂停。"
  },
  "verifiedBankAccount": {
    "message": "银行账户已验证"
  },
  "bankAccount": {
    "message": "银行账户"
  },
  "amountX": {
    "message": "金额 $COUNT$",
    "description": "Used in bank account verification of micro-deposits. Amount, as in a currency amount. Ex. Amount 1 is $2.00, Amount 2 is $1.50",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "1"
      }
    }
  },
  "routingNumber": {
    "message": "汇款路线号码",
    "description": "Bank account routing number"
  },
  "accountNumber": {
    "message": "账户号码"
  },
  "accountHolderName": {
    "message": "账户持有人姓名"
  },
  "bankAccountType": {
    "message": "账户类型"
  },
  "bankAccountTypeCompany": {
    "message": "公司（企业）"
  },
  "bankAccountTypeIndividual": {
    "message": "个体（个人）"
  },
  "enterInstallationId": {
    "message": "输入您的安装 ID"
  },
  "limitSubscriptionDesc": {
    "message": "为您的订阅设置一个席位限制。达到此限制后，您将无法邀请新的成员。"
  },
  "limitSmSubscriptionDesc": {
    "message": "为您的机密管理器订阅设置一个席位限制。达到此限制后，您将无法邀请新的成员。"
  },
  "maxSeatLimit": {
    "message": "席位限制（可选）",
    "description": "Upper limit of seats to allow through autoscaling"
  },
  "maxSeatCost": {
    "message": "最大潜在的席位费用"
  },
  "addSeats": {
    "message": "添加席位",
    "description": "Seat = User Seat"
  },
  "removeSeats": {
    "message": "移除席位",
    "description": "Seat = User Seat"
  },
  "subscriptionDesc": {
    "message": "调整订阅将导致按比例调整您的计费总金额。如果新邀请的用户超过了您的订阅席位，您将立即收到按比例的附加用户费用。"
  },
  "subscriptionUserSeats": {
    "message": "您的订阅一共允许 $COUNT$ 位成员。",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "50"
      }
    }
  },
  "limitSubscription": {
    "message": "限制订阅（可选）"
  },
  "subscriptionSeats": {
    "message": "订阅席位"
  },
  "subscriptionUpdated": {
    "message": "订阅已更新"
  },
  "subscribedToSecretsManager": {
    "message": "订阅已更新。您现在可以访问机密管理器了。"
  },
  "additionalOptions": {
    "message": "附加选项"
  },
  "additionalOptionsDesc": {
    "message": "如需获得管理订阅的进一步的帮助，请联系客户支持。"
  },
  "subscriptionUserSeatsUnlimitedAutoscale": {
    "message": "调整订阅将导致按比例调整您的计费总金额。如果新邀请的成员超过了您的订阅席位，您将立即收到按比例的附加成员费用。"
  },
  "smStandaloneTrialSeatCountUpdateMessageFragment1": {
    "message": "如果您想要添加额外的"
  },
  "smStandaloneTrialSeatCountUpdateMessageFragment2": {
    "message": "无捆绑优惠的席位，请联系"
  },
  "subscriptionUserSeatsLimitedAutoscale": {
    "message": "调整订阅将导致按比例调整您的计费总金额。如果新邀请的成员超过了您的订阅席位，您将立即收到按比例的附加成员费用，直到达到您的 $MAX$ 席位限制。",
    "placeholders": {
      "max": {
        "content": "$1",
        "example": "50"
      }
    }
  },
  "subscriptionUserSeatsWithoutAdditionalSeatsOption": {
    "message": "您最多可邀请 $COUNT$ 位成员，而无需额外付费。要升级您的方案并邀请更多成员，请联系客户支持。",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "10"
      }
    }
  },
  "subscriptionFreePlan": {
    "message": "如果不升级您的方案，您最多只能邀请 $COUNT$ 位成员。",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "subscriptionUpgrade": {
    "message": "如果不升级您的方案，您最多只能邀请 $COUNT$ 位成员。",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "subscriptionSponsoredFamiliesPlan": {
    "message": "您的订阅一共允许 $COUNT$ 位成员。您的方案由一个外部组织赞助和支付费用。",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "6"
      }
    }
  },
  "subscriptionMaxReached": {
    "message": "调整订阅将导致按比例调整您的计费总金额。如果不增加订阅席位，您将不能邀请超过 $COUNT$ 位成员。",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "50"
      }
    }
  },
  "subscriptionSeatMaxReached": {
    "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"
      }
    }
  },
  "editFieldLabel": {
    "message": "编辑 $LABEL$",
    "placeholders": {
      "label": {
        "content": "$1",
        "example": "Custom field"
      }
    }
  },
  "reorderToggleButton": {
    "message": "重新排序 $LABEL$。使用方向键向上或向下移动项目。",
    "placeholders": {
      "label": {
        "content": "$1",
        "example": "Custom field"
      }
    }
  },
  "reorderFieldUp": {
    "message": "$LABEL$ 已上移，位置 $INDEX$ / $LENGTH$",
    "placeholders": {
      "label": {
        "content": "$1",
        "example": "Custom field"
      },
      "index": {
        "content": "$2",
        "example": "1"
      },
      "length": {
        "content": "$3",
        "example": "3"
      }
    }
  },
  "reorderFieldDown": {
    "message": "$LABEL$ 已下移，位置 $INDEX$ / $LENGTH$",
    "placeholders": {
      "label": {
        "content": "$1",
        "example": "Custom field"
      },
      "index": {
        "content": "$2",
        "example": "1"
      },
      "length": {
        "content": "$3",
        "example": "3"
      }
    }
  },
  "updateEncryptionKeyWarning": {
    "message": "更新加密密钥后，您需要注销当前正在使用的所有 Bitwarden 应用程序（例如移动 App 或浏览器扩展）然后重新登录。注销然后重新登录（这将下载新的加密密钥）失败可能会导致数据损坏。我们会尝试自动为您注销，但可能会有所延迟。"
  },
  "updateEncryptionKeyAccountExportWarning": {
    "message": "所有您已保存的账户限制的导出文件将失效。"
  },
  "legacyEncryptionUnsupported": {
    "message": "旧版加密方式已不再受支持。请联系客服恢复您的账户。"
  },
  "subscription": {
    "message": "订阅"
  },
  "loading": {
    "message": "加载中"
  },
  "upgrade": {
    "message": "升级"
  },
  "upgradeOrganization": {
    "message": "升级组织"
  },
  "upgradeOrganizationDesc": {
    "message": "此功能不适用于免费组织。请切换到付费方案以解锁更多功能。"
  },
  "createOrganizationStep1": {
    "message": "创建组织：第一步"
  },
  "createOrganizationCreatePersonalAccount": {
    "message": "在创建组织之前，首先需要创建一个免费的个人账户。"
  },
  "refunded": {
    "message": "已退款"
  },
  "nothingSelected": {
    "message": "您没有选择任何内容。"
  },
  "receiveMarketingEmailsV2": {
    "message": "获取来自 Bitwarden 的建议、公告和调研电子邮件。"
  },
  "subscribe": {
    "message": "订阅"
  },
  "unsubscribe": {
    "message": "取消订阅"
  },
  "atAnyTime": {
    "message": "随时。"
  },
  "byContinuingYouAgreeToThe": {
    "message": "若继续，表示您同意"
  },
  "and": {
    "message": "和"
  },
  "acceptPolicies": {
    "message": "选中此框表示您同意："
  },
  "acceptPoliciesRequired": {
    "message": "尚未同意服务条款和隐私政策。"
  },
  "termsOfService": {
    "message": "服务条款"
  },
  "privacyPolicy": {
    "message": "隐私政策"
  },
  "filters": {
    "message": "筛选"
  },
  "vaultTimeout": {
    "message": "密码库超时"
  },
  "vaultTimeout1": {
    "message": "超时时间"
  },
  "vaultTimeoutDesc": {
    "message": "选择您的密码库何时执行密码库超时动作。"
  },
  "vaultTimeoutLogoutDesc": {
    "message": "选择您的密码库何时注销。"
  },
  "oneMinute": {
    "message": "1 分钟"
  },
  "fiveMinutes": {
    "message": "5 分钟"
  },
  "fifteenMinutes": {
    "message": "15 分钟"
  },
  "thirtyMinutes": {
    "message": "30 分钟"
  },
  "oneHour": {
    "message": "1 小时"
  },
  "fourHours": {
    "message": "4 小时"
  },
  "onRefresh": {
    "message": "浏览器刷新时"
  },
  "dateUpdated": {
    "message": "更新于",
    "description": "ex. Date this item was updated"
  },
  "dateCreated": {
    "message": "创建于",
    "description": "ex. Date this item was created"
  },
  "datePasswordUpdated": {
    "message": "密码更新于",
    "description": "ex. Date this password was updated"
  },
  "organizationIsDisabled": {
    "message": "组织已暂停"
  },
  "organizationIsSuspended": {
    "message": "组织已暂停"
  },
  "organizationIsSuspendedDesc": {
    "message": "无法访问已暂停组织中的项目。请联系您的组织所有者寻求帮助。"
  },
  "secretsAccessSuspended": {
    "message": "无法访问已暂停的组织。请联系您的组织所有者寻求帮助。"
  },
  "secretsCannotCreate": {
    "message": "无法在已暂停的组织中创建机密。请联系您的组织所有者寻求帮助。"
  },
  "projectsCannotCreate": {
    "message": "无法在已暂停的组织中创建工程。请联系您的组织所有者寻求帮助。"
  },
  "serviceAccountsCannotCreate": {
    "message": "无法在已暂停的组织中创建服务账户。请联系您的组织所有者寻求帮助。"
  },
  "licenseIsExpired": {
    "message": "授权已过期"
  },
  "updatedUsers": {
    "message": "更新了用户"
  },
  "selected": {
    "message": "已选择"
  },
  "recommended": {
    "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": "此项目有需要修复的旧文件附件。"
  },
  "attachmentFixDescription": {
    "message": "此附件使用了过时的加密方式。选择「修复」以下载、重新加密然后重新上传此附件。"
  },
  "fix": {
    "message": "修复",
    "description": "This is a verb. ex. 'Fix The Car'"
  },
  "fixEncryption": {
    "message": "修复加密"
  },
  "fixEncryptionTooltip": {
    "message": "此文件正在使用过时的加密方式。"
  },
  "attachmentUpdated": {
    "message": "附件已更新"
  },
  "oldAttachmentsNeedFixDesc": {
    "message": "需要先修复您的密码库中旧的文件附件，然后才能轮换您的账户加密密钥。"
  },
  "itemsTransferred": {
    "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."
  },
  "youWillBeNotifiedOnceTheRequestIsApproved": {
    "message": "请求获得批准后，您将收到通知"
  },
  "free": {
    "message": "免费",
    "description": "Free, as in 'Free beer'"
  },
  "apiKey": {
    "message": "API 密钥"
  },
  "apiKeyDesc": {
    "message": "您的 API 密钥可用于验证 Bitwarden 公共 API。"
  },
  "apiKeyRotateDesc": {
    "message": "轮换 API 密钥将使之前的密钥失效。如果您认为当前密钥不再安全，您可以轮换您的 API 密钥。"
  },
  "apiKeyWarning": {
    "message": "您的 API 密钥拥有组织的全部访问权限。请严格保密。"
  },
  "userApiKeyDesc": {
    "message": "您的 API 密钥可用于在 Bitwarden CLI 中进行身份验证。"
  },
  "userApiKeyWarning": {
    "message": "您的 API 密钥是一种替代身份验证机制。请严格保密。"
  },
  "oauth2ClientCredentials": {
    "message": "OAuth 2.0 客户端凭据",
    "description": "'OAuth 2.0' is a programming protocol. It should probably not be translated."
  },
  "viewApiKey": {
    "message": "查看 API 密钥"
  },
  "rotateApiKey": {
    "message": "轮换 API 密钥"
  },
  "selectOneCollection": {
    "message": "您必须至少选择一个集合。"
  },
  "couldNotChargeCardPayInvoice": {
    "message": "我们无法从您的支付卡中扣款。请查看并支付下面列出的未支付的账单。"
  },
  "minLength": {
    "message": "最小长度"
  },
  "clone": {
    "message": "克隆"
  },
  "masterPassPolicyTitle": {
    "message": "主密码要求"
  },
  "masterPassPolicyDesc": {
    "message": "设置主密码强度要求。"
  },
  "passwordStrengthScore": {
    "message": "密码强度评分 $SCORE$",
    "placeholders": {
      "score": {
        "content": "$1",
        "example": "4"
      }
    }
  },
  "twoStepLoginPolicyTitle": {
    "message": "要求两步登录"
  },
  "twoStepLoginPolicyDesc": {
    "message": "要求成员设置两步登录。"
  },
  "twoStepLoginPolicyWarning": {
    "message": "非所有者或管理员并且其账户未启用两步登录的组织成员将从组织中移除，并将收到一封关于此更改的电子邮件通知。"
  },
  "twoStepLoginPolicyUserWarning": {
    "message": "您是组织的成员，该组织要求在您的用户账户上设置两步登录。如果您停用所有两步登录提供程序，您将被自动从这些组织中移除。"
  },
  "passwordGeneratorPolicyDesc": {
    "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": "单词最少个数"
  },
  "overridePasswordTypePolicy": {
    "message": "密码类型",
    "description": "Name of the password generator policy that overrides the user's password/passphrase selection."
  },
  "userPreference": {
    "message": "用户偏好设置"
  },
  "vaultTimeoutAction": {
    "message": "密码库超时动作"
  },
  "vaultTimeoutActionLockDesc": {
    "message": "需要主密码或其他解锁方式才能再次访问您的密码库。"
  },
  "vaultTimeoutActionLogOutDesc": {
    "message": "需要重新验证才能再次访问您的密码库。"
  },
  "lock": {
    "message": "锁定",
    "description": "Verb form: to make secure or inaccessible 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": "恢复所选"
  },
  "archivedItemRestored": {
    "message": "归档项目已恢复"
  },
  "archivedItemsRestored": {
    "message": "归档项目已恢复"
  },
  "restoredItem": {
    "message": "项目已恢复"
  },
  "restoredItems": {
    "message": "项目已恢复"
  },
  "restoredItemId": {
    "message": "项目 $ID$ 已恢复",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Google"
      }
    }
  },
  "vaultTimeoutLogOutConfirmation": {
    "message": "超时后注销账户将解除对密码库的所有访问权限，并需要进行在线身份验证。确定要使用此设置吗？"
  },
  "vaultTimeoutLogOutConfirmationTitle": {
    "message": "超时动作确认"
  },
  "hidePasswords": {
    "message": "隐藏密码"
  },
  "countryPostalCodeRequiredDesc": {
    "message": "我们仅使用此信息来计算营业税和财务报告。"
  },
  "includeVAT": {
    "message": "包括 VAT/GST 信息（可选）"
  },
  "taxIdNumber": {
    "message": "VAT/GST 税务 ID"
  },
  "taxInfoUpdated": {
    "message": "税务信息已更新。"
  },
  "setMasterPassword": {
    "message": "设置主密码"
  },
  "identifier": {
    "message": "标识符"
  },
  "organizationIdentifier": {
    "message": "组织标识符"
  },
  "ssoLogInWithOrgIdentifier": {
    "message": "使用您组织的单点登录门户登录。请输入您组织的 SSO 标识符以开始。"
  },
  "singleSignOnEnterOrgIdentifier": {
    "message": "输入您组织的 SSO 标识符以开始"
  },
  "singleSignOnEnterOrgIdentifierText": {
    "message": "要使用您的 SSO 提供程序登录，请输入您组织的 SSO 标识符以开始。当您从新设备登录时，可能需要输入此 SSO 标识符。"
  },
  "enterpriseSingleSignOn": {
    "message": "企业单点登录"
  },
  "ssoHandOff": {
    "message": "您现在可以在扩展中关闭此标签页并继续。"
  },
  "youSuccessfullyLoggedIn": {
    "message": "您已成功登录"
  },
  "thisWindowWillCloseIn5Seconds": {
    "message": "此窗口将在 5 秒后自动关闭"
  },
  "youMayCloseThisWindow": {
    "message": "您可以关闭此窗口"
  },
  "includeAllTeamsFeatures": {
    "message": "所有团队版功能，以及："
  },
  "includeAllTeamsStarterFeatures": {
    "message": "所有团队入门版功能，以及："
  },
  "chooseMonthlyOrAnnualBilling": {
    "message": "选择按月或按年计费"
  },
  "abilityToAddMoreThanNMembers": {
    "message": "可以添加超过 $COUNT$ 位成员",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "10"
      }
    }
  },
  "includeSsoAuthentication": {
    "message": "通过 SAML2.0 和 OpenID Connect 进行 SSO 身份验证"
  },
  "includeEnterprisePolicies": {
    "message": "企业策略"
  },
  "ssoValidationFailed": {
    "message": "SSO 验证失败"
  },
  "ssoIdentifierRequired": {
    "message": "必须填写组织 SSO 标识符。"
  },
  "ssoIdentifier": {
    "message": "SSO 标识符"
  },
  "ssoIdentifierHint": {
    "message": "请将此 ID 提供给您的成员以用于 SSO 登录。如果已设置声明域名，成员可以在 SSO 期间跳过输入此标识符。",
    "description": "This will be used as part of a larger sentence, broken up to include a link. The full sentence will read 'Provide this ID to your members to login with SSO. Members can skip entering this identifier during SSO if a claimed domain is set up. Learn more'"
  },
  "claimedDomainsLearnMore": {
    "message": "进一步了解",
    "description": "This will be used as part of a larger sentence, broken up to include a link. The full sentence will read 'Provide this ID to your members to login with SSO. Members can skip entering this identifier during SSO if a claimed domain is set up. Learn more'"
  },
  "unlinkSso": {
    "message": "取消链接 SSO"
  },
  "unlinkSsoConfirmation": {
    "message": "确定要取消该组织的 SSO 链接吗？"
  },
  "linkSso": {
    "message": "链接 SSO"
  },
  "singleOrg": {
    "message": "单一组织"
  },
  "singleOrgDesc": {
    "message": "限制成员加入其他组织。"
  },
  "singleOrgPolicyDesc": {
    "message": "限制成员加入其他组织。对于已启用域名验证的组织来说，该策略是必需的。"
  },
  "singleOrgBlockCreateMessage": {
    "message": "您当前的组织策略禁止您加入多个组织。请联系您的组织管理员，或从其他 Bitwarden 账户注册。"
  },
  "singleOrgPolicyMemberWarning": {
    "message": "不符合要求的成员将被置于已撤销状态，直到他们退出所有其他组织，管理员不受此约束。达到要求后，管理员可以恢复他们的成员资格。"
  },
  "requireSso": {
    "message": "要求单点登录身份验证"
  },
  "requireSsoPolicyDesc": {
    "message": "要求成员使用企业单点登录方式登录。"
  },
  "prerequisite": {
    "message": "先决条件"
  },
  "requireSsoPolicyReq": {
    "message": "必须先启用「单一组织」企业策略，然后才能激活此策略。"
  },
  "requireSsoPolicyReqError": {
    "message": "单一组织策略未启用。"
  },
  "requireSsoExemption": {
    "message": "组织的所有者和管理员不受此策略的约束。"
  },
  "limitSendViews": {
    "message": "限制查看次数"
  },
  "limitSendViewsHint": {
    "message": "达到限额后，任何人无法查看此 Send。",
    "description": "Displayed under the limit views field on Send"
  },
  "limitSendViewsCount": {
    "message": "剩余 $ACCESSCOUNT$ 次查看次数",
    "description": "Displayed under the limit views field on Send",
    "placeholders": {
      "accessCount": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "sendDetails": {
    "message": "Send 详细信息",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "sendTypeTextToShare": {
    "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."
  },
  "sendCreatedSuccessfully": {
    "message": "Send 创建成功！",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "sendCreatedDescriptionV2": {
    "message": "复制并分享此 Send 链接。在接下来的 $TIME$ 内，拥有链接的任何人都可以访问此 Send。",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.",
    "placeholders": {
      "time": {
        "content": "$1",
        "example": "7 days, 1 hour, 1 day"
      }
    }
  },
  "sendCreatedDescriptionPassword": {
    "message": "复制并分享此 Send 链接。在接下来的 $TIME$ 内，拥有链接以及您设置的密码的任何人都可以访问此 Send。",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.",
    "placeholders": {
      "time": {
        "content": "$1",
        "example": "7 days, 1 hour, 1 day"
      }
    }
  },
  "sendCreatedDescriptionEmail": {
    "message": "复制并分享此 Send 链接。在接下来的 $TIME$ 内，您指定的人员可查看此 Send。",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.",
    "placeholders": {
      "time": {
        "content": "$1",
        "example": "7 days, 1 hour, 1 day"
      }
    }
  },
  "durationTimeHours": {
    "message": "$HOURS$ 小时",
    "placeholders": {
      "hours": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "newTextSend": {
    "message": "新增文本 Send",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "newFileSend": {
    "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."
  },
  "deleteSendPermanentConfirmation": {
    "message": "确定要永久删除此 Send 吗？",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "deletionDate": {
    "message": "删除日期"
  },
  "deletionDateDescV2": {
    "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": "最大访问次数"
  },
  "disabled": {
    "message": "已禁用"
  },
  "revoked": {
    "message": "已撤销"
  },
  "accepted": {
    "message": "已接受"
  },
  "sendLink": {
    "message": "Send 链接",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "copyLink": {
    "message": "复制链接"
  },
  "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": "确定要移除此密码吗？"
  },
  "allSends": {
    "message": "所有 Send"
  },
  "maxAccessCountReached": {
    "message": "已达最大访问次数",
    "description": "This text will be displayed after a Send has been accessed the maximum amount of times."
  },
  "pendingDeletion": {
    "message": "待删除"
  },
  "hideTextByDefault": {
    "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."
  },
  "downloadAttachments": {
    "message": "下载附件"
  },
  "sendAccessPasswordTitle": {
    "message": "输入密码后查看此 Send",
    "description": "Title of the Send password authentication screen."
  },
  "sendAccessContentTitle": {
    "message": "查看 Send",
    "description": "Title of the Send view content screen."
  },
  "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": "紧急访问已拒绝"
  },
  "grantorDetailsNotFound": {
    "message": "未找到授予人详细信息"
  },
  "passwordResetFor": {
    "message": "$USER$ 的密码已重置。您现在可以使用新密码登录了。",
    "placeholders": {
      "user": {
        "content": "$1",
        "example": "John Smith"
      }
    }
  },
  "centralizeDataOwnership": {
    "message": "集中化组织所有权"
  },
  "centralizeDataOwnershipDesc": {
    "message": "所有成员项目都将由组织拥有和管理。管理员和所有者不受此约束。"
  },
  "centralizeDataOwnershipContentAnchor": {
    "message": "进一步了解集中化所有权",
    "description": "This will be used as a hyperlink"
  },
  "benefits": {
    "message": "优点"
  },
  "centralizeDataOwnershipBenefit1": {
    "message": "全面掌握凭据的健康状况，包括已共享和未共享的项目。"
  },
  "centralizeDataOwnershipBenefit2": {
    "message": "在成员离职或岗位交接时，轻松转移项目，确保不会出现访问空档。"
  },
  "centralizeDataOwnershipBenefit3": {
    "message": "为所有用户提供一个专用的「我的项目」空间，用于管理他们自己的登录信息。"
  },
  "centralizeDataOwnershipWarningTitle": {
    "message": "提示成员转移他们的项目"
  },
  "centralizeDataOwnershipWarningDesc": {
    "message": "如果成员的个人密码库中有项目，将提示他们选择将项目转移到组织，或者选择退出。如果选择退出，其访问权限将被撤销，但可以随时恢复。"
  },
  "centralizeDataOwnershipWarningLink": {
    "message": "进一步了解转移"
  },
  "promptUsersToMoveItems": {
    "message": "提示用户将个人密码库项目移动到组织"
  },
  "promptUsersToMoveItemsCallout": {
    "message": "成员将被提示选择将项目转移到组织，或者选择退出。如果选择退出，其访问权限将被撤销，但可以随时恢复。"
  },
  "organizationDataOwnership": {
    "message": "强制组织数据所有权"
  },
  "organizationDataOwnershipDesc": {
    "message": "要求所有项目由组织拥有，禁用此选项以在账户级别存储项目。",
    "description": "This is the policy description shown in the policy list."
  },
  "organizationDataOwnershipDescContent": {
    "message": "所有项目都将由组织拥有并保存至组织中，从而实现组织范围的控制、可见性和报告。启用后，每个成员都可以使用默认集合来存储项目。进一步了解如何管理",
    "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'All items will be owned and saved to the organization, enabling organization-wide controls, visibility, and reporting. When turned on, a default collection will be available for each member to store items. Learn more about managing the credential lifecycle.'"
  },
  "organizationDataOwnershipContentAnchor": {
    "message": "凭据生命周期",
    "description": "This will be used as a hyperlink"
  },
  "organizationDataOwnershipWarningTitle": {
    "message": "确定要继续吗？"
  },
  "organizationDataOwnershipWarning1": {
    "message": "成员仍可以访问"
  },
  "organizationDataOwnershipWarning2": {
    "message": "创建新项目时不会自动选择"
  },
  "organizationDataOwnershipWarning3": {
    "message": "在用户离开之前，无法从管理控制台进行管理"
  },
  "organizationDataOwnershipWarningContentTop": {
    "message": "停用此策略后，默认的集合将："
  },
  "organizationDataOwnershipWarningContentBottom": {
    "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 the credential lifecycle.'"
  },
  "availableNow": {
    "message": "目前可用"
  },
  "automaticUserConfirmation": {
    "message": "自动用户确认"
  },
  "autoConfirmDescription": {
    "message": "当管理员的设备解锁时，邀请加入组织的新用户将被自动确认。",
    "description": "This is the description of the policy as it appears in the 'Policies' page"
  },
  "howToTurnOnAutoConfirm": {
    "message": "如何启用自动用户确认"
  },
  "autoConfirmExtension1": {
    "message": "打开您的 Bitwarden 扩展"
  },
  "autoConfirmExtension2": {
    "message": "选择",
    "description": "This is a fragment of a larger sencence. The whole sentence will read: 'Select Turn on'"
  },
  "autoConfirmExtension3": {
    "message": "启用",
    "description": "This is a fragment of a larger sencence. The whole sentence will read: 'Select Turn on'"
  },
  "autoConfirmExtensionOpened": {
    "message": "成功打开 Bitwarden 浏览器扩展。您现在可以激活自动用户确认设置。"
  },
  "autoConfirmPolicyEditDescription": {
    "message": "当管理员的设备解锁时，邀请加入组织的新用户将被自动确认。启用此策略前，请审查并同意：",
    "description": "This is the description of the policy as it appears inside the policy edit dialog"
  },
  "autoConfirmAcceptSecurityRiskTitle": {
    "message": "潜在的安全风险。"
  },
  "autoConfirmAcceptSecurityRiskDescription": {
    "message": "自动用户确认可能对您的组织数据带来安全风险。"
  },
  "autoConfirmAcceptSecurityRiskLearnMore": {
    "message": "了解此风险",
    "description": "The is the link copy for the first check box option in the edit policy dialog"
  },
  "autoConfirmSingleOrgRequired": {
    "message": "要求单一组织策略。"
  },
  "autoConfirmSingleOrgRequiredDesc": {
    "message": "所有成员必须仅属于此组织才能激活此自动化功能。"
  },
  "autoConfirmSingleOrgExemption": {
    "message": "单一组织策略将扩展到所有角色。"
  },
  "autoConfirmNoEmergencyAccess": {
    "message": "没有紧急访问权限。"
  },
  "autoConfirmNoEmergencyAccessDescription": {
    "message": "紧急访问权限将被移除。"
  },
  "autoConfirmCheckBoxLabel": {
    "message": "我接受这些风险和策略更新"
  },
  "autoConfirmEnabledByAdmin": {
    "message": "启用了自动用户确认设置"
  },
  "autoConfirmDisabledByAdmin": {
    "message": "停用了自动用户确认设置"
  },
  "autoConfirmEnabledByPortal": {
    "message": "添加了自动用户确认策略"
  },
  "autoConfirmDisabledByPortal": {
    "message": "禁用了自动用户确认策略"
  },
  "system": {
    "message": "系统"
  },
  "personalOwnership": {
    "message": "禁用个人密码库"
  },
  "personalOwnershipPolicyDesc": {
    "message": "通过禁用个人密码库选项，要求成员将项目保存到组织。"
  },
  "personalOwnershipExemption": {
    "message": "组织的所有者和管理员不受此策略的约束。"
  },
  "personalOwnershipSubmitError": {
    "message": "由于某个企业策略，您不能将项目保存到您的个人密码库。请将所有权选项更改为组织，然后选择可用的集合。"
  },
  "desktopAutotypePolicy": {
    "message": "桌面端自动输入默认设置"
  },
  "desktopAutotypePolicyDesc": {
    "message": "默认为成员启用桌面端自动输入。成员可以在桌面客户端手动停用自动输入。",
    "description": "This policy will enable Desktop Autotype by default for members on Unlock."
  },
  "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."
  },
  "sendControls": {
    "message": "Send 控制"
  },
  "sendControlsPolicyDesc": {
    "message": "设置用于创建和编辑 Send 的选项，包括禁用 Send 的功能。",
    "description": "'Send' is the name of a Bitwarden feature (used in the plural here) and should not be translated."
  },
  "sendControlsExemption": {
    "message": "可以管理组织策略的组织成员不受此策略的约束。"
  },
  "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."
  },
  "uriMatchDetectionPolicy": {
    "message": "默认 URI 匹配检测"
  },
  "uriMatchDetectionPolicyDesc": {
    "message": "确定何时建议登录用于自动填充。管理员和所有者不受此策略的约束。"
  },
  "uriMatchDetectionOptionsLabel": {
    "message": "默认 URI 匹配检测"
  },
  "invalidUriMatchDefaultPolicySetting": {
    "message": "请选择一个有效的 URI 匹配检测选项。",
    "description": "Error message displayed when a user attempts to save URI match detection policy settings with an invalid selection."
  },
  "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": "权限"
  },
  "accessEventLogs": {
    "message": "访问事件日志"
  },
  "accessImportExport": {
    "message": "访问导入/导出"
  },
  "accessReports": {
    "message": "访问报告"
  },
  "missingPermissions": {
    "message": "您缺乏执行此操作所需的权限。"
  },
  "manageAllCollections": {
    "message": "管理所有集合"
  },
  "createNewCollections": {
    "message": "创建新的集合"
  },
  "editAnyCollection": {
    "message": "编辑任意集合"
  },
  "deleteAnyCollection": {
    "message": "删除任意集合"
  },
  "manageGroups": {
    "message": "管理群组"
  },
  "managePolicies": {
    "message": "管理策略"
  },
  "manageSso": {
    "message": "管理 SSO"
  },
  "manageUsers": {
    "message": "管理用户"
  },
  "manageAccountRecovery": {
    "message": "管理账户恢复"
  },
  "disableRequiredError": {
    "message": "您必须先手动切换 $POLICYNAME$ 策略，然后才能停用此策略。",
    "placeholders": {
      "policyName": {
        "content": "$1",
        "example": "Single Sign-On Authentication"
      }
    }
  },
  "personalOwnershipPolicyInEffect": {
    "message": "组织策略正在影响您的所有权选项。"
  },
  "personalOwnershipPolicyInEffectImports": {
    "message": "组织策略已阻止将项目导入您的个人密码库。"
  },
  "personalOwnershipCheckboxDesc": {
    "message": "禁用组织用户的个人所有权"
  },
  "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.'"
  },
  "developmentDevOpsAndITTeamsChooseBWSecret": {
    "message": "开发、DevOps 和 IT 团队选择 Bitwarden 机密管理器来安全地管理和部署他们的基础设施和机器机密。"
  },
  "centralizeSecretsManagement": {
    "message": "集中管理机密。"
  },
  "centralizeSecretsManagementDescription": {
    "message": "在一个位置安全地存储和管理机密，防止机密在组织内扩散。"
  },
  "preventSecretLeaks": {
    "message": "防止机密遭泄漏。"
  },
  "preventSecretLeaksDescription": {
    "message": "使用端到端加密保护机密。而不再需要硬编码机密或通过 .env 文件分享机密。"
  },
  "enhanceDeveloperProductivity": {
    "message": "提升开发人员的工作效率。"
  },
  "enhanceDeveloperProductivityDescription": {
    "message": "程序化地在运行时获取和部署机密，使开发人员可以专注于最重要的事情，例如提高代码质量。"
  },
  "strengthenBusinessSecurity": {
    "message": "加强企业安全。"
  },
  "strengthenBusinessSecurityDescription": {
    "message": "通过 SSO 集成、事件日志和访问权限轮换，保持机器和人类对机密访问权限的严格控制。"
  },
  "tryItNow": {
    "message": "立即体验"
  },
  "sendRequest": {
    "message": "发送请求"
  },
  "addANote": {
    "message": "添加笔记"
  },
  "bitwardenSecretsManager": {
    "message": "Bitwarden 机密管理器"
  },
  "moreProductsFromBitwarden": {
    "message": "更多来自 Bitwarden 的产品"
  },
  "requestAccessToSecretsManager": {
    "message": "请求访问机密管理器"
  },
  "youNeedApprovalFromYourAdminToTrySecretsManager": {
    "message": "您需要管理员的批准才能试用机密管理器。"
  },
  "smAccessRequestEmailSent": {
    "message": "对机密管理器的访问请求电子邮件已发送给管理员。"
  },
  "requestAccessSMDefaultEmailContent": {
    "message": "您好，\n\n我请求为我们的团队订阅 Bitwarden Secrets Manager。您的支持对我们来说意义重大！\n\nBitwarden Secrets Manager 是一个端到端加密的机密管理解决方案，用于安全地存储、共享和部署机器凭证，如 API 密钥、数据库密码和身份验证证书。\n\nSecrets Manager 将帮助我们：\n\n- 提高安全性\n- 精简操作\n- 防止昂贵的机密遭泄漏\n\n要为我们的团队申请免费试用，请联系 Bitwarden。\n\n感谢您的帮助！"
  },
  "giveMembersAccess": {
    "message": "授予成员访问权限："
  },
  "viewAndSelectTheMembers": {
    "message": "查看并选择您想要授予机密管理器访问权限的成员。"
  },
  "openYourOrganizations": {
    "message": "打开您的组织的"
  },
  "usingTheMenuSelect": {
    "message": "使用菜单，选择"
  },
  "toGrantAccessToSelectedMembers": {
    "message": "以授予所选成员的访问权限。"
  },
  "sendVaultCardTryItNow": {
    "message": "立即体验",
    "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more, see how it works, or **try it now**.'"
  },
  "sendAccessTaglineOr": {
    "message": "或",
    "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send **or** sign up to try it today.'"
  },
  "sendAccessTaglineSignUp": {
    "message": "注册",
    "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or **sign up** to try it today.'"
  },
  "sendAccessTaglineTryToday": {
    "message": "以立即体验。",
    "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Learn more about Bitwarden Send or sign up to **try it today.**'"
  },
  "sendAccessCreatorIdentifier": {
    "message": "Bitwarden 成员 $USER_IDENTIFIER$ 与您分享了以下内容",
    "placeholders": {
      "user_identifier": {
        "content": "$1",
        "example": "An email address"
      }
    }
  },
  "viewSend": {
    "message": "查看 Send",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "verifyYourEmailToViewThisSend": {
    "message": "验证您的电子邮箱以查看此 Send",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "didNotReceiveCodeContactSenderOr": {
    "message": "没有收到验证码吗？请联系发送者确认您的电子邮箱地址或者",
    "description": "Hint text shown below the verification code input on the Send access page. Followed by a 'Resend code' link. 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "codeResent": {
    "message": "重新发送验证码",
    "description": "Toast message shown when a user clicks the resend code link on the Send access page. 'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "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": "保存您的删除和过期日期时出错。"
  },
  "hideYourEmail": {
    "message": "对查看者隐藏您的电子邮箱地址。"
  },
  "webAuthnFallbackMsg": {
    "message": "要验证您的 2FA，请点击下面的按钮。"
  },
  "webAuthnAuthenticate": {
    "message": "验证 WebAuthn"
  },
  "readSecurityKey": {
    "message": "读取安全密钥"
  },
  "awaitingSecurityKeyInteraction": {
    "message": "等待安全密钥交互..."
  },
  "webAuthnNotSupported": {
    "message": "此浏览器不支持 WebAuthn。"
  },
  "webAuthnSuccess": {
    "message": "WebAuthn 验证成功！您可以关闭此标签页。"
  },
  "yourNewPasswordCannotBeTheSameAsYourCurrentPassword": {
    "message": "您的新密码不能与当前密码相同。"
  },
  "hintEqualsPassword": {
    "message": "密码提示不能与密码相同。"
  },
  "enrollAccountRecovery": {
    "message": "注册账户恢复"
  },
  "enrolledAccountRecovery": {
    "message": "已注册账户恢复"
  },
  "enrolled": {
    "message": "已注册"
  },
  "notEnrolled": {
    "message": "未注册"
  },
  "withdrawAccountRecovery": {
    "message": "撤销账户恢复"
  },
  "enrollPasswordResetSuccess": {
    "message": "注册成功！"
  },
  "withdrawPasswordResetSuccess": {
    "message": "撤销成功！"
  },
  "eventEnrollAccountRecovery": {
    "message": "用户 $ID$ 注册了账户恢复。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "John Smith"
      }
    }
  },
  "eventWithdrawAccountRecovery": {
    "message": "用户 $ID$ 撤销了账户恢复。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "John Smith"
      }
    }
  },
  "eventAdminPasswordReset": {
    "message": "重置了用户 $ID$ 的主密码。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "John Smith"
      }
    }
  },
  "eventResetSsoLink": {
    "message": "重置了用户 $ID$ 的 SSO 链接",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "John Smith"
      }
    }
  },
  "firstSsoLogin": {
    "message": "$ID$ 首次使用 SSO 登录",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "John Smith"
      }
    }
  },
  "resetPassword": {
    "message": "重置密码"
  },
  "resetPasswordLoggedOutWarning": {
    "message": "继续操作将使 $NAME$ 注销当前会话，并要求他们重新登录。其他设备上的活动会话可能会继续保持活动状态长达一小时。",
    "placeholders": {
      "name": {
        "content": "$1",
        "example": "John Smith"
      }
    }
  },
  "emergencyAccessLoggedOutWarning": {
    "message": "继续操作将使 $NAME$ 注销当前会话，并要求他们重新登录。其他设备上的活动会话可能会继续保持活动状态长达一小时。",
    "placeholders": {
      "name": {
        "content": "$1",
        "example": "John Smith"
      }
    }
  },
  "thisUser": {
    "message": "此用户"
  },
  "resetPasswordMasterPasswordPolicyInEffect": {
    "message": "一个或多个组织策略要求主密码满足以下要求："
  },
  "changePasswordDelegationMasterPasswordPolicyInEffect": {
    "message": "一个或多个组织策略要求主密码满足以下要求："
  },
  "resetPasswordSuccess": {
    "message": "密码重置成功！"
  },
  "resetPasswordEnrollmentWarning": {
    "message": "注册后将允许组织管理员更改您的主密码"
  },
  "accountRecoveryPolicy": {
    "message": "账户恢复管理"
  },
  "accountRecoveryPolicyDesc": {
    "message": "基于加密方式，当主密码或受信任设备被遗忘或丢失时恢复账户。"
  },
  "accountRecoveryPolicyWarning": {
    "message": "对于具有主密码的现有账户，需要成员自行注册后，管理员才可以恢复他们的账户。对于新的成员，自动注册后将启用账户恢复功能。"
  },
  "accountRecoverySingleOrgRequirementDesc": {
    "message": "必须先启用「单一组织」企业策略，然后才能激活此策略。"
  },
  "resetPasswordPolicyAutoEnroll": {
    "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": "重新邀请成功"
  },
  "bulkReinviteSuccessToast": {
    "message": "已重新邀请 $COUNT$ 位用户",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "12"
      }
    }
  },
  "reinviteSuccessToast": {
    "message": "1 份邀请已发送"
  },
  "bulkReinviteSentToast": {
    "message": "$COUNT$ 份邀请已发送",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "12"
      }
    }
  },
  "bulkReinviteLimitedSuccessToast": {
    "message": "已重新邀请 $SELECTEDCOUNT$ 位用户中的 $LIMIT$ 位。由于邀请限制为 $LIMIT$ 人，$EXCLUDEDCOUNT$ 位用户没有被邀请。",
    "placeholders": {
      "limit": {
        "content": "$1",
        "example": "4,000"
      },
      "selectedCount": {
        "content": "$2",
        "example": "4,005"
      },
      "excludedCount": {
        "content": "$3",
        "example": "5"
      }
    }
  },
  "bulkReinviteProgressTitle": {
    "message": "$COUNT$ / $TOTAL$ 份邀请已发送...",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "1,000"
      },
      "total": {
        "content": "$2",
        "example": "2,000"
      }
    }
  },
  "bulkReinviteProgressSubtitle": {
    "message": "全部发送完毕前，请保持此页面打开。"
  },
  "bulkReinviteFailuresTitle": {
    "message": "$COUNT$ 份邀请未发送",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "1,000"
      }
    }
  },
  "bulkReinviteFailureTitle": {
    "message": "1 份邀请未发送"
  },
  "bulkReinviteFailureDescription": {
    "message": "向 $COUNT$ / $TOTAL$ 位成员发送邀请时发生错误。请尝试再次发送，如果问题仍然存在，",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "1,000"
      },
      "total": {
        "content": "$2",
        "example": "2,000"
      }
    }
  },
  "bulkResendInvitations": {
    "message": "尝试再次发送"
  },
  "bulkRemovedMessage": {
    "message": "移除成功"
  },
  "bulkRevokedMessage": {
    "message": "成功撤销组织的访问权限"
  },
  "bulkRestoredMessage": {
    "message": "成功恢复组织的访问权限"
  },
  "bulkFilteredMessage": {
    "message": "已排除，不适用于此操作"
  },
  "nonCompliantMembersTitle": {
    "message": "不符合要求的成员"
  },
  "nonCompliantMembersError": {
    "message": "不符合单一组织策略或两步登录策略的成员在他们遵守策略要求之前无法被恢复"
  },
  "fingerprint": {
    "message": "指纹"
  },
  "fingerprintPhrase": {
    "message": "指纹短语："
  },
  "error": {
    "message": "错误"
  },
  "decryptionError": {
    "message": "解密错误"
  },
  "couldNotDecryptVaultItemsBelow": {
    "message": "Bitwarden 无法解密下列密码库项目。"
  },
  "contactCSToAvoidDataLossPart1": {
    "message": "联系客户成功团队",
    "description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
  },
  "contactCSToAvoidDataLossPart2": {
    "message": "以避免进一步的数据丢失。",
    "description": "This is part of a larger sentence. The full sentence will read 'Contact customer success to avoid additional data loss.'"
  },
  "accountRecoveryManageUsers": {
    "message": "授予「管理账户恢复」权限时，必须同时授予「管理用户」权限"
  },
  "setupProvider": {
    "message": "提供商设置"
  },
  "setupProviderLoginDesc": {
    "message": "您已被邀请设置一个新的提供商。要继续，您需要登录或创建一个新的 Bitwarden 账户。"
  },
  "setupProviderDesc": {
    "message": "请在下面输入详细信息以完成提供商设置。如果您有任何疑问，请联系客户支持。"
  },
  "providerName": {
    "message": "提供商名称"
  },
  "providerSetup": {
    "message": "提供商设置成功"
  },
  "clients": {
    "message": "客户"
  },
  "client": {
    "message": "客户端",
    "description": "This is used as a table header to describe which client application created an event log."
  },
  "providerAdmin": {
    "message": "提供商管理"
  },
  "providerAdminDesc": {
    "message": "能够管理您的提供商的所有方面的具有最高访问权限的用户也可以访问和管理客户组织。"
  },
  "serviceUser": {
    "message": "服务用户"
  },
  "serviceUserDesc": {
    "message": "服务用户可以访问和管理所有客户组织。"
  },
  "providerInviteUserDesc": {
    "message": "在下面输入他们的 Bitwarden 账户电子邮箱地址，以邀请新用户加入您的提供商。如果他们还没有 Bitwarden 账户，将提示他们创建一个新账户。"
  },
  "joinProvider": {
    "message": "加入提供商"
  },
  "joinProviderDesc": {
    "message": "您已被邀请加入上面列出的提供商。要接受邀请，您需要登录或创建一个新的 Bitwarden 账户。"
  },
  "providerInviteAcceptFailed": {
    "message": "无法接受邀请。请向提供商管理员请求发送新的邀请。"
  },
  "providerInviteAcceptedDesc": {
    "message": "管理员确认您的成员资格后，您就可以访问此提供商了。届时我们会向您发送一封电子邮件。"
  },
  "providerUsersNeedConfirmed": {
    "message": "您有用户已接受他们的邀请，但仍然需要确认。用户在确认之前将无法访问提供商。"
  },
  "provider": {
    "message": "提供商"
  },
  "newClientOrganization": {
    "message": "新增客户组织"
  },
  "newClientOrganizationDesc": {
    "message": "创建一个新的客户组织，该组织将作为提供商与您关联。您将可以访问和管理这个组织。"
  },
  "newClient": {
    "message": "新增客户"
  },
  "addExistingOrganization": {
    "message": "添加现有组织"
  },
  "addNewOrganization": {
    "message": "添加新的组织"
  },
  "myProvider": {
    "message": "我的提供商"
  },
  "addOrganizationConfirmation": {
    "message": "确定要将 $ORGANIZATION$ 添加为 $PROVIDER$ 的客户吗？",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "My Org Name"
      },
      "provider": {
        "content": "$2",
        "example": "My Provider Name"
      }
    }
  },
  "organizationJoinedProvider": {
    "message": "组织已成功添加到此提供商"
  },
  "accessingUsingProvider": {
    "message": "正在使用提供商 $PROVIDER$ 访问组织",
    "placeholders": {
      "provider": {
        "content": "$1",
        "example": "My Provider Name"
      }
    }
  },
  "providerIsDisabled": {
    "message": "提供商已暂停"
  },
  "providerUpdated": {
    "message": "提供商已保存"
  },
  "yourProviderIs": {
    "message": "您的提供商是 $PROVIDER$。他们对您的组织拥有管理和计费权限。",
    "placeholders": {
      "provider": {
        "content": "$1",
        "example": "My Provider Name"
      }
    }
  },
  "detachedOrganization": {
    "message": "组织 $ORGANIZATION$ 已从您的提供商分离。",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "detachOrganizationConfirmation": {
    "message": "确定要分离这个组织吗？该组织将继续存在，但不再由此提供商管理。"
  },
  "add": {
    "message": "添加"
  },
  "masterPasswordSuccessfullySet": {
    "message": "主密码设置成功"
  },
  "updatedMasterPassword": {
    "message": "主密码已保存"
  },
  "updateMasterPassword": {
    "message": "更新主密码"
  },
  "accountRecoveryUpdateMasterPasswordSubtitle": {
    "message": "更改您的主密码以完成账户恢复。"
  },
  "updateMasterPasswordSubtitle": {
    "message": "您的主密码不符合本组织的要求。更改您的主密码以继续。"
  },
  "updateMasterPasswordWarning": {
    "message": "您的主密码最近被您组织的管理员更改过。要访问密码库，必须立即更新您的主密码。继续操作将使您注销当前会话，并要求您重新登录。其他设备上的活动会话可能会继续保持活动状态长达一小时。"
  },
  "masterPasswordInvalidWarning": {
    "message": "您的主密码不符合此组织的策略要求。要加入此组织，必须立即更新您的主密码。继续操作将使您注销当前会话，并要求您重新登录。其他设备上的活动会话可能会继续保持活动状态长达一小时。"
  },
  "updateWeakMasterPasswordWarning": {
    "message": "您的主密码不符合某一项或多项组织策略要求。要访问密码库，必须立即更新您的主密码。继续操作将使您注销当前会话，并要求您重新登录。其他设备上的活动会话可能会继续保持活动状态长达一小时。"
  },
  "automaticAppLoginWithSSO": {
    "message": "使用 SSO 自动登录"
  },
  "automaticAppLoginWithSSODesc": {
    "message": "将 SSO 的安全性和便捷性扩展到非托管 App。当用户通过身份提供程序启动 App 时，他们的登录信息将自动填写并提交，从而实现从身份提供程序到 App 的一键式安全流程。"
  },
  "automaticAppLoginIdpHostLabel": {
    "message": "身份提供程序主机"
  },
  "automaticAppLoginIdpHostDesc": {
    "message": "输入您的身份提供程序主机 URL。使用逗号分隔输入多个 URL。"
  },
  "tdeDisabledMasterPasswordRequired": {
    "message": "您的组织更新了您的解密选项。要访问您的密码库，请设置一个主密码。"
  },
  "sessionTimeoutPolicyTitle": {
    "message": "会话超时"
  },
  "sessionTimeoutPolicyDescription": {
    "message": "为除所有者以外的所有成员设置最大会话超时。"
  },
  "maximumAllowedTimeout": {
    "message": "最大允许的超时"
  },
  "maximumAllowedTimeoutRequired": {
    "message": "必须填写最大允许的超时。"
  },
  "sessionTimeoutPolicyInvalidTime": {
    "message": "时间无效。请更改至少一个值。"
  },
  "sessionTimeoutAction": {
    "message": "会话超时动作"
  },
  "immediately": {
    "message": "立即"
  },
  "onSystemLock": {
    "message": "系统锁定时"
  },
  "onAppRestart": {
    "message": "App 重启时"
  },
  "hours": {
    "message": "小时"
  },
  "minutes": {
    "message": "分钟"
  },
  "sessionTimeoutConfirmationNeverTitle": {
    "message": "确定要将所有成员的最大允许的超时设置为「从不」吗？"
  },
  "sessionTimeoutConfirmationNeverDescription": {
    "message": "此选项将把成员的加密密钥保存在他们的设备上。若选择此选项，请确保他们的设备已受到充分保护。"
  },
  "learnMoreAboutDeviceProtection": {
    "message": "进一步了解设备保护"
  },
  "sessionTimeoutConfirmationOnSystemLockTitle": {
    "message": "「系统锁定时」只适用于浏览器和桌面 App"
  },
  "sessionTimeoutConfirmationOnSystemLockDescription": {
    "message": "由于不支持该选项，移动端和网页 App 将使用「App 重启时」作为其最大允许的超时。"
  },
  "vaultTimeoutPolicyInEffect": {
    "message": "您的组织策略已将您最大允许的密码库超时设置为 $HOURS$ 小时 $MINUTES$ 分钟。",
    "placeholders": {
      "hours": {
        "content": "$1",
        "example": "5"
      },
      "minutes": {
        "content": "$2",
        "example": "5"
      }
    }
  },
  "vaultTimeoutPolicyInEffect1": {
    "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"
      }
    }
  },
  "vaultTimeoutToLarge": {
    "message": "您的密码库超时超出了您的组织设置的限制。"
  },
  "vaultCustomTimeoutMinimum": {
    "message": "自定义超时最少为 1 分钟。"
  },
  "vaultTimeoutRangeError": {
    "message": "密码库超时不在允许的范围内。"
  },
  "disableExport": {
    "message": "禁用导出"
  },
  "disablePersonalVaultExportDescription": {
    "message": "不允许成员从个人密码库导出数据。"
  },
  "vaultExportDisabled": {
    "message": "密码库导出已禁用"
  },
  "personalVaultExportPolicyInEffect": {
    "message": "一个或多个组织策略阻止您导出个人密码库。"
  },
  "activateAutofillPolicy": {
    "message": "激活自动填充"
  },
  "activateAutofillPolicyDescription": {
    "message": "为所有现有成员和新成员激活浏览器扩展上的页面加载时自动填充设置。"
  },
  "autofillOnPageLoadExploitWarning": {
    "message": "被攻破或不受信任的网站可能会利用页面加载时的自动填充功能。"
  },
  "learnMoreAboutAutofillPolicy": {
    "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": "验证证书"
  },
  "spUniqueEntityId": {
    "message": "设置专属的 SP 实体 ID"
  },
  "spUniqueEntityIdDesc": {
    "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 家庭版"
  },
  "sponsoredBitwardenFamilies": {
    "message": "赞助的家庭"
  },
  "noSponsoredFamiliesMessage": {
    "message": "没有赞助的家庭"
  },
  "nosponsoredFamiliesDetails": {
    "message": "已赞助的非成员家庭版方案将显示在这里"
  },
  "sponsorshipFreeBitwardenFamilies": {
    "message": "您的组织成员有资格获得免费的 Bitwarden 家庭版。您可以为不是您的 Bitwarden 组织成员的员工赞助免费的 Bitwarden 家庭版。赞助非成员需要您的组织内有可用的席位。"
  },
  "sponsoredFamiliesRemoveActiveSponsorship": {
    "message": "当您移除某个活动赞助，在被赞助组织的续费日期之后，您的组织中将释放一个可用的席位。"
  },
  "sponsoredFamiliesEligible": {
    "message": "您和您的家人有资格获得免费的 Bitwarden 家庭版。使用您的个人电子邮箱兑换，即使您不在工作中，也能确保您的数据安全。"
  },
  "sponsoredFamiliesEligibleCard": {
    "message": "立即兑换免费的 Bitwarden 家庭版方案，即使您不在工作中，也能确保您的数据安全。"
  },
  "sponsoredFamiliesIncludeMessage": {
    "message": "Bitwarden 家庭版方案包含"
  },
  "sponsoredFamiliesPremiumAccess": {
    "message": "最多 6 个高级版访问权限的用户"
  },
  "sponsoredFamiliesSharedCollectionsForFamilyMembers": {
    "message": "为家庭成员提供共享集合"
  },
  "memberFamilies": {
    "message": "成员家庭"
  },
  "noMemberFamilies": {
    "message": "没有成员家庭"
  },
  "noMemberFamiliesDescription": {
    "message": "已兑换家庭版方案的成员将在这里显示"
  },
  "membersWithSponsoredFamilies": {
    "message": "您的组织成员有资格获得免费的 Bitwarden 家庭版。在这里，您可以看到已赞助了家庭版组织的成员。"
  },
  "organizationHasMemberMessage": {
    "message": "由于他们是您组织的成员，因此不能将赞助发送给 $EMAIL$。",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "mail@example.com"
      }
    }
  },
  "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": "账户已兑换"
  },
  "revokeAccountMessage": {
    "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": "电子邮件已发送"
  },
  "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": "必须填写验证码。"
  },
  "webauthnCancelOrTimeout": {
    "message": "身份验证被取消或耗时过长。请重试。"
  },
  "invalidVerificationCode": {
    "message": "无效的验证码"
  },
  "invalidEmailOrVerificationCode": {
    "message": "无效的电子邮箱或验证码"
  },
  "keyConnectorDomain": {
    "message": "Key Connector 域名"
  },
  "leaveOrganization": {
    "message": "退出组织"
  },
  "removeMasterPassword": {
    "message": "移除主密码"
  },
  "removedMasterPassword": {
    "message": "主密码已移除"
  },
  "allowSso": {
    "message": "允许 SSO 身份验证"
  },
  "allowSsoDesc": {
    "message": "设置后，您的配置将被保存，成员将能够使用他们的身份提供程序凭据进行身份验证。"
  },
  "ssoPolicyHelpStart": {
    "message": "使用",
    "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
  },
  "ssoPolicyHelpAnchor": {
    "message": "要求单点登录身份验证策略",
    "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
  },
  "ssoPolicyHelpEnd": {
    "message": "以要求所有成员使用 SSO 登录。",
    "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Use the require single-sign-on authentication policy to require all members to log in with SSO.'"
  },
  "memberDecryptionOption": {
    "message": "成员解密选项"
  },
  "memberDecryptionPassDesc": {
    "message": "验证后，成员将使用他们的主密码来解密密码库数据。"
  },
  "keyConnector": {
    "message": "Key Connector"
  },
  "memberDecryptionKeyConnectorDescStart": {
    "message": "连接 SSO 登录到您的自托管解密密钥服务器。使用此选项后，成员将不再需要使用主密码解密密码库数据。需要",
    "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Connect login with SSO to your self-hosted decryption key server. Using this option, members won’t need to use their master passwords to decrypt vault data. The require SSO authentication and single organization policies are required to set up Key Connector decryption. Contact Bitwarden Support for set up assistance.'"
  },
  "memberDecryptionKeyConnectorDescLink": {
    "message": "要求 SSO 身份验证和单一组织策略",
    "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Connect login with SSO to your self-hosted decryption key server. Using this option, members won’t need to use their master passwords to decrypt vault data. The require SSO authentication and single organization policies are required to set up Key Connector decryption. Contact Bitwarden Support for set up assistance.'"
  },
  "memberDecryptionKeyConnectorDescEnd": {
    "message": "以用于设置 Key Connector 解密。请联系 Bitwarden 支持寻求帮助。",
    "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Connect login with SSO to your self-hosted decryption key server. Using this option, members won’t need to use their master passwords to decrypt vault data. The require SSO authentication and single organization policies are required to set up Key Connector decryption. Contact Bitwarden Support for set up assistance.'"
  },
  "keyConnectorPolicyRestriction": {
    "message": "「SSO 登录和 Key Connector 解密」已激活。此策略仅适用于所有者和管理员。"
  },
  "enabledSso": {
    "message": "SSO 已启用"
  },
  "ssoTurnedOff": {
    "message": "SSO 已停用"
  },
  "emailMustLoginWithSso": {
    "message": "$EMAIL$ 必须使用单点登录",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "name@example.com"
      }
    }
  },
  "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": "查看计费同步令牌"
  },
  "generateBillingToken": {
    "message": "生成计费令牌"
  },
  "copyPasteBillingSync": {
    "message": "复制并粘贴此令牌到您自托管组织的计费同步设置中。"
  },
  "billingSyncCanAccess": {
    "message": "您的计费同步令牌可以访问和编辑此组织的订阅设置。"
  },
  "manageBillingTokenSync": {
    "message": "管理计费令牌"
  },
  "setUpBillingSync": {
    "message": "设置计费同步"
  },
  "generateToken": {
    "message": "生成令牌"
  },
  "rotateToken": {
    "message": "轮换令牌"
  },
  "rotateBillingSyncTokenWarning": {
    "message": "继续的话，您需要重新设置您的自托管服务器上的计费同步功能。"
  },
  "rotateBillingSyncTokenTitle": {
    "message": "轮换计费同步令牌将使之前的令牌失效。"
  },
  "selfHostedServer": {
    "message": "自托管"
  },
  "customEnvironment": {
    "message": "自定义环境"
  },
  "selfHostedBaseUrlHint": {
    "message": "指定您的本地托管 Bitwarden 安装的基础 URL。例如：https://bitwarden.company.com"
  },
  "selfHostedCustomEnvHeader": {
    "message": "对于高级配置，您可以单独指定每个服务的基础 URL。"
  },
  "selfHostedEnvFormInvalid": {
    "message": "您必须添加基础服务器 URL 或至少添加一个自定义环境。"
  },
  "selfHostedEnvMustUseHttps": {
    "message": "URL 必须使用 HTTPS。"
  },
  "apiUrl": {
    "message": "API 服务器 URL"
  },
  "webVaultUrl": {
    "message": "网页密码库服务器 URL"
  },
  "identityUrl": {
    "message": "身份服务器 URL"
  },
  "notificationsUrl": {
    "message": "通知服务器 URL"
  },
  "iconsUrl": {
    "message": "图标服务器 URL"
  },
  "environmentSaved": {
    "message": "环境 URL 已保存"
  },
  "selfHostingTitle": {
    "message": "自托管"
  },
  "selfHostingEnterpriseOrganizationSectionCopy": {
    "message": "要在您自己的服务器上设置您的组织，您需要上传您的许可证文件。要为您的自托管组织提供免费家庭版方案和高级计费功能，您需要设置计费同步。"
  },
  "billingSyncApiKeyRotated": {
    "message": "令牌已轮换"
  },
  "billingSyncKeyDesc": {
    "message": "要完成此表单，需要填写您的云组织订阅设置中的计费同步令牌。"
  },
  "billingSyncKey": {
    "message": "计费同步令牌"
  },
  "automaticBillingSyncDesc": {
    "message": "自动同步将解锁家庭版赞助功能，并允许您同步许可证而无需上传文件。在 Bitwarden 云服务器中进行更新后，选择「同步许可证」以应用更改。"
  },
  "active": {
    "message": "已生效"
  },
  "inactive": {
    "message": "已失效"
  },
  "sentAwaitingSync": {
    "message": "已发送（等待同步）"
  },
  "sent": {
    "message": "已发送"
  },
  "requestRemoved": {
    "message": "已移除（等待同步）"
  },
  "requested": {
    "message": "已请求"
  },
  "formErrorSummaryPlural": {
    "message": "上面的 $COUNT$ 个字段需要您注意。",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "formErrorSummarySingle": {
    "message": "上面的 1 个字段需要您注意。"
  },
  "fieldRequiredError": {
    "message": "必须填写 $FIELDNAME$。",
    "placeholders": {
      "fieldname": {
        "content": "$1",
        "example": "Full name"
      }
    }
  },
  "required": {
    "message": "必填"
  },
  "charactersCurrentAndMaximum": {
    "message": "$CURRENT$ / 最多 $MAX$ 个字符",
    "placeholders": {
      "current": {
        "content": "$1",
        "example": "0"
      },
      "max": {
        "content": "$2",
        "example": "100"
      }
    }
  },
  "characterMaximum": {
    "message": "最多 $MAX$ 个字符",
    "placeholders": {
      "max": {
        "content": "$1",
        "example": "100"
      }
    }
  },
  "idpSingleSignOnServiceUrlRequired": {
    "message": "如果实体 ID 不是一个 URL，则必填。"
  },
  "offerNoLongerValid": {
    "message": "此优惠不再可用。请联系组织管理员获取更多信息。"
  },
  "openIdOptionalCustomizations": {
    "message": "个性化（可选）"
  },
  "openIdAuthorityRequired": {
    "message": "如果授权无效，则必填。"
  },
  "separateMultipleWithComma": {
    "message": "使用逗号分隔。"
  },
  "sessionTimeout": {
    "message": "您的会话已超时。请返回然后尝试重新登录。"
  },
  "exportingPersonalVaultTitle": {
    "message": "正在导出个人密码库"
  },
  "exportingOrganizationVaultTitle": {
    "message": "正在导出组织密码库"
  },
  "exportingIndividualVaultDescription": {
    "message": "仅会导出与 $EMAIL$ 关联的个人密码库项目，不包括组织密码库项目。仅会导出密码库项目信息，不包括关联的附件。",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "name@example.com"
      }
    }
  },
  "exportingIndividualVaultWithAttachmentsDescription": {
    "message": "仅会导出与 $EMAIL$ 关联的个人密码库项目（包括附件）。不包括组织密码库项目。",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "name@example.com"
      }
    }
  },
  "exportingOrganizationVaultDesc": {
    "message": "仅会导出与 $ORGANIZATION$ 关联的组织密码库数据。不包括个人密码库和其他组织中的项目。",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "exportingOrganizationVaultFromPasswordManagerWithDataOwnershipDesc": {
    "message": "仅会导出与 $ORGANIZATION$ 关联的组织密码库。",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "exportingOrganizationVaultFromAdminConsoleWithDataOwnershipDesc": {
    "message": "仅会导出与 $ORGANIZATION$ 关联的组织密码库。不包括「我的项目」集合。",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "accessDenied": {
    "message": "访问被拒绝。您没有权限查看此页面。"
  },
  "noPageAccess": {
    "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": "生成器",
    "description": "Short for 'credential generator'."
  },
  "generateUsername": {
    "message": "生成用户名"
  },
  "generateEmail": {
    "message": "生成电子邮箱"
  },
  "generatePassword": {
    "message": "生成密码"
  },
  "generatePassphrase": {
    "message": "生成密码短语"
  },
  "passwordGenerated": {
    "message": "密码已生成"
  },
  "passphraseGenerated": {
    "message": "密码短语已生成"
  },
  "usernameGenerated": {
    "message": "用户名已生成"
  },
  "emailGenerated": {
    "message": "电子邮箱已生成"
  },
  "spinboxBoundariesHint": {
    "message": "值必须在 $MIN$ 和 $MAX$ 之间。",
    "description": "Explains spin box minimum and maximum values to the user",
    "placeholders": {
      "min": {
        "content": "$1",
        "example": "8"
      },
      "max": {
        "content": "$2",
        "example": "128"
      }
    }
  },
  "passwordLengthRecommendationHint": {
    "message": " 使用 $RECOMMENDED$ 个或更多字符生成强大的密码。",
    "description": "Appended to `spinboxBoundariesHint` to recommend a length to the user. This must include any language-specific 'sentence' separator characters (e.g. a space in english).",
    "placeholders": {
      "recommended": {
        "content": "$1",
        "example": "14"
      }
    }
  },
  "passphraseNumWordsRecommendationHint": {
    "message": " 使用 $RECOMMENDED$ 个或更多单词生成强大的密码短语。",
    "description": "Appended to `spinboxBoundariesHint` to recommend a number of words to the user. This must include any language-specific 'sentence' separator characters (e.g. a space in english).",
    "placeholders": {
      "recommended": {
        "content": "$1",
        "example": "6"
      }
    }
  },
  "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 收件箱。"
  },
  "useThisEmail": {
    "message": "使用此电子邮箱"
  },
  "random": {
    "message": "随机",
    "description": "Generates domain-based username using random letters"
  },
  "randomWord": {
    "message": "随机单词"
  },
  "usernameGenerator": {
    "message": "用户名生成器"
  },
  "useThisPassword": {
    "message": "使用此密码"
  },
  "useThisPassphrase": {
    "message": "使用此密码短语"
  },
  "useThisUsername": {
    "message": "使用此用户名"
  },
  "securePasswordGenerated": {
    "message": "安全的密码已生成！不要忘记在网站上更新您的密码。"
  },
  "useGeneratorHelpTextPartOne": {
    "message": "使用生成器",
    "description": "This will be used as part of a larger sentence, broken up to include the generator icon. The full sentence will read 'Use the generator [GENERATOR_ICON] to create a strong unique password'"
  },
  "useGeneratorHelpTextPartTwo": {
    "message": "创建强大且唯一的密码",
    "description": "This will be used as part of a larger sentence, broken up to include the generator icon. The full sentence will read 'Use the generator [GENERATOR_ICON] to create a strong unique password'"
  },
  "service": {
    "message": "服务"
  },
  "unknownCipher": {
    "message": "未知项目，您可能需要申请权限才能访问这个项目。"
  },
  "unknownSecret": {
    "message": "未知的机密，您可能需要请求权限才能访问此机密。"
  },
  "unknownServiceAccount": {
    "message": "未知的机器账户，您可能需要请求权限才能访问此机器账户。"
  },
  "unknownProject": {
    "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 occurred. 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": "使用外部转发服务生成电子邮箱别名。"
  },
  "forwarderDomainName": {
    "message": "电子邮箱域名",
    "description": "Labels the domain name email forwarder service option"
  },
  "forwarderDomainNameHint": {
    "message": "选择一个所选服务支持的域名",
    "description": "Guidance provided for email forwarding services that support multiple email domains."
  },
  "forwarderError": {
    "message": "$SERVICENAME$ 错误：$ERRORMESSAGE$",
    "description": "Reports an error returned by a forwarding service to the user.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      },
      "errormessage": {
        "content": "$2",
        "example": "Invalid characters in domain name."
      }
    }
  },
  "forwarderGeneratedBy": {
    "message": "由 Bitwarden 生成。",
    "description": "Displayed with the address on the forwarding service's configuration screen."
  },
  "forwarderGeneratedByWithWebsite": {
    "message": "网站：$WEBSITE$。由 Bitwarden 生成。",
    "description": "Displayed with the address on the forwarding service's configuration screen.",
    "placeholders": {
      "WEBSITE": {
        "content": "$1",
        "example": "www.example.com"
      }
    }
  },
  "forwaderInvalidToken": {
    "message": "无效的 $SERVICENAME$ API 令牌",
    "description": "Displayed when the user's API token is empty or rejected by the forwarding service.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      }
    }
  },
  "forwaderInvalidTokenWithMessage": {
    "message": "无效的 $SERVICENAME$ API 令牌：$ERRORMESSAGE$",
    "description": "Displayed when the user's API token is rejected by the forwarding service with an error message.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      },
      "errormessage": {
        "content": "$2",
        "example": "Please verify your email address to continue."
      }
    }
  },
  "forwaderInvalidOperation": {
    "message": "$SERVICENAME$ 拒绝了您的请求。请联系您的服务提供商寻求帮助。",
    "description": "Displayed when the user is forbidden from using the API by the forwarding service.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      }
    }
  },
  "forwaderInvalidOperationWithMessage": {
    "message": "$SERVICENAME$ 拒绝了您的请求：$ERRORMESSAGE$",
    "description": "Displayed when the user is forbidden from using the API by the forwarding service with an error message.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      },
      "errormessage": {
        "content": "$2",
        "example": "Please verify your email address to continue."
      }
    }
  },
  "forwarderNoAccountId": {
    "message": "无法获取 $SERVICENAME$ 电子邮箱账户 ID。",
    "description": "Displayed when the forwarding service fails to return an account ID.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      }
    }
  },
  "forwarderNoDomain": {
    "message": "无效的 $SERVICENAME$ 域名。",
    "description": "Displayed when the domain is empty or domain authorization failed at the forwarding service.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      }
    }
  },
  "forwarderNoUrl": {
    "message": "无效的 $SERVICENAME$ URL。",
    "description": "Displayed when the url of the forwarding service wasn't supplied.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      }
    }
  },
  "forwarderUnknownError": {
    "message": "发生未知的 $SERVICENAME$ 错误。",
    "description": "Displayed when the forwarding service failed due to an unknown error.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "SimpleLogin"
      }
    }
  },
  "forwarderUnknownForwarder": {
    "message": "未知的转发服务：$SERVICENAME$。",
    "description": "Displayed when the forwarding service is not supported.",
    "placeholders": {
      "servicename": {
        "content": "$1",
        "example": "JustTrust.us"
      }
    }
  },
  "hostname": {
    "message": "主机名",
    "description": "Part of a URL."
  },
  "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 acronym and should not be translated."
  },
  "scimDescription": {
    "message": "通过 SCIM 配置，使用您首选的身份提供程序自动配置用户和群组",
    "description": "the text, 'SCIM', is an acronym and should not be translated."
  },
  "scimIntegrationDescription": {
    "message": "通过 SCIM 配置，使用您首选的身份提供程序自动配置用户和群组。查找支持的集成",
    "description": "the text, 'SCIM', is an acronym and should not be translated."
  },
  "scimEnabledCheckboxDesc": {
    "message": "启用 SCIM",
    "description": "the text, 'SCIM', is an acronym and should not be translated."
  },
  "scimEnabledCheckboxDescHelpText": {
    "message": "通过配置 URL 和 SCIM API 密钥来设置您的首选身份提供程序",
    "description": "the text, 'SCIM', is an acronym and should not be translated."
  },
  "scimApiKeyHelperText": {
    "message": "此 API 密钥具有管理您组织内用户的权限。请严格保密。"
  },
  "copyScimKey": {
    "message": "复制 SCIM API 密钥到剪贴板",
    "description": "the text, 'SCIM' and 'API', are acronyms and should not be translated."
  },
  "rotateScimKey": {
    "message": "轮换 SCIM API 密钥",
    "description": "the text, 'SCIM' and 'API', are acronyms and should not be translated."
  },
  "rotateScimKeyWarning": {
    "message": "确定要轮换 SCIM API 密钥吗？轮换后当前的密钥将不再适用于任何现有的集成。",
    "description": "the text, 'SCIM' and 'API', are acronyms and should not be translated."
  },
  "rotateKey": {
    "message": "轮换密钥"
  },
  "scimApiKey": {
    "message": "SCIM API 密钥",
    "description": "the text, 'SCIM' and 'API', are acronyms and should not be translated."
  },
  "copyScimUrl": {
    "message": "复制 SCIM 端点 URL 到剪贴板",
    "description": "the text, 'SCIM' and 'URL', are acronyms and should not be translated."
  },
  "scimUrl": {
    "message": "SCIM URL",
    "description": "the text, 'SCIM' and 'URL', are acronyms and should not be translated."
  },
  "scimApiKeyRotated": {
    "message": "SCIM API 密钥已成功轮换",
    "description": "the text, 'SCIM' and 'API', are acronyms and should not be translated."
  },
  "scimSettingsSaved": {
    "message": "SCIM 设置已保存",
    "description": "the text, 'SCIM', is an acronym 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"
      }
    }
  },
  "singleFieldNeedsAttention": {
    "message": "有 1 个字段需要您注意。"
  },
  "multipleFieldsNeedAttention": {
    "message": "有 $COUNT$ 个字段需要您注意。",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "duoHealthCheckResultsInNullAuthUrlError": {
    "message": "与 Duo 服务连接时出错。请使用其他两步登录方式或联系 Duo 寻求帮助。"
  },
  "duoRequiredByOrgForAccount": {
    "message": "您的账户要求使用 Duo 两步登录。"
  },
  "duoTwoFactorRequiredPageSubtitle": {
    "message": "您的账户要求使用 Duo 两步登录。请按照以下步骤完成登录。"
  },
  "followTheStepsBelowToFinishLoggingIn": {
    "message": "按照以下步骤完成登录。"
  },
  "followTheStepsBelowToFinishLoggingInWithSecurityKey": {
    "message": "请按照下面的步骤，使用您的安全密钥完成登录。"
  },
  "launchDuo": {
    "message": "启动 Duo"
  },
  "turnOn": {
    "message": "启用"
  },
  "on": {
    "message": "开启"
  },
  "off": {
    "message": "关闭"
  },
  "connected": {
    "message": "已连接"
  },
  "members": {
    "message": "成员"
  },
  "membersAtRisk": {
    "message": "成员存在风险"
  },
  "reporting": {
    "message": "报告"
  },
  "numberOfUsers": {
    "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."
  },
  "clickToRenameProject": {
    "message": "点击以重命名该工程",
    "description": "Tooltip text for corrupted project names that can be clicked to rename."
  },
  "cannotDecryptProjectName": {
    "message": "无法解密工程名称 - 点击工程以重命名",
    "description": "Tooltip text for project badges when the project name cannot be decrypted."
  },
  "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"
  },
  "typeOrSelectProjects": {
    "message": "输入或选择工程",
    "description": "Instructions for selecting projects for a 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."
  },
  "createAccessToken": {
    "message": "创建访问令牌",
    "description": "Button label for creating a new access token."
  },
  "expires": {
    "message": "到期",
    "description": "Label for the expiration date of an access token."
  },
  "canRead": {
    "message": "可以读取",
    "description": "Label for the access level of an access token (Read only)."
  },
  "accessTokensNoItemsTitle": {
    "message": "没有可显示的访问令牌",
    "description": "Title to be displayed when there are no access tokens to display in the list."
  },
  "accessTokensNoItemsDesc": {
    "message": "要开始使用，请创建一个访问令牌",
    "description": "Message to be displayed when there are no access tokens to display in the list."
  },
  "downloadAccessToken": {
    "message": "请在关闭前下载或复制！",
    "description": "Message to be displayed before closing an access token, reminding the user to download or copy it."
  },
  "expiresOnAccessToken": {
    "message": "有效期至：",
    "description": "Label for the expiration date of an access token."
  },
  "accessTokenCallOutTitle": {
    "message": "访问令牌不会被存储并且以后无法获取",
    "description": "Notification to inform the user that access tokens are only displayed once and cannot be retrieved again."
  },
  "copyToken": {
    "message": "复制令牌",
    "description": "Copies the generated access token to the user's clipboard."
  },
  "accessToken": {
    "message": "访问令牌",
    "description": "A unique string that gives a client application (eg. CLI) access to a secret or set of secrets."
  },
  "accessTokenExpirationRequired": {
    "message": "过期日期必填",
    "description": "Error message indicating that an expiration date for the access token must be set."
  },
  "accessTokenCreatedAndCopied": {
    "message": "访问令牌已创建且已复制到剪贴板",
    "description": "Notification to inform the user that the access token has been created and copied to the clipboard."
  },
  "revokeAccessToken": {
    "message": "吊销访问令牌",
    "description": "Invalidates / cancels an access token and as such removes access to secrets for the client application."
  },
  "revokeAccessTokens": {
    "message": "吊销访问令牌"
  },
  "revokeAccessTokenDesc": {
    "message": "吊销访问令牌是永久性操作，无法撤销！"
  },
  "accessTokenRevoked": {
    "message": "访问令牌已吊销",
    "description": "Toast message after deleting one or multiple access tokens."
  },
  "noAccessTokenSelected": {
    "message": "未选中任何要吊销的访问令牌",
    "description": "Toast error message after trying to delete access tokens but not selecting any access tokens."
  },
  "submenu": {
    "message": "子菜单"
  },
  "from": {
    "message": "从"
  },
  "to": {
    "message": "至"
  },
  "member": {
    "message": "成员"
  },
  "update": {
    "message": "更新"
  },
  "plusNMore": {
    "message": "还有 $QUANTITY$ 个",
    "placeholders": {
      "quantity": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "groupInfo": {
    "message": "群组信息"
  },
  "editGroupMembersDesc": {
    "message": "授予成员对该群组已分配的集合的访问权限。"
  },
  "editGroupCollectionsDesc": {
    "message": "通过将集合添加到此群组来授予对集合的访问权限。"
  },
  "restrictedCollectionAssignmentDesc": {
    "message": "您只能分配您管理的集合。"
  },
  "selectMembers": {
    "message": "选择成员"
  },
  "selectCollections": {
    "message": "选择集合"
  },
  "role": {
    "message": "角色"
  },
  "removeMember": {
    "message": "移除成员"
  },
  "collection": {
    "message": "集合"
  },
  "noCollection": {
    "message": "没有集合"
  },
  "noCollectionsAdded": {
    "message": "未添加任何集合"
  },
  "noMembersAdded": {
    "message": "未添加任何成员"
  },
  "noGroupsAdded": {
    "message": "未添加任何群组"
  },
  "group": {
    "message": "群组"
  },
  "domainVerification": {
    "message": "域名验证"
  },
  "newDomain": {
    "message": "新增域名"
  },
  "noDomains": {
    "message": "没有域名"
  },
  "noDomainsSubText": {
    "message": "连接域名允许成员在使用 SSO 登录时跳过 SSO 标识符字段。"
  },
  "copyDnsTxtRecord": {
    "message": "复制 DNS TXT 记录"
  },
  "dnsTxtRecord": {
    "message": "DNS TXT 记录"
  },
  "dnsTxtRecordInputHint": {
    "message": "复制并粘贴 TXT 记录到您的 DNS 提供商。"
  },
  "removeDomain": {
    "message": "移除域名"
  },
  "removeDomainWarning": {
    "message": "移除域名不能撤消。确定要继续吗？"
  },
  "domainRemoved": {
    "message": "域名已移除"
  },
  "domainSaved": {
    "message": "域名已保存"
  },
  "duplicateDomainError": {
    "message": "您不能两次声明同一个域名。"
  },
  "domainNotAvailable": {
    "message": "别人正在使用 $DOMAIN$。请使用其他域名以继续。",
    "placeholders": {
      "DOMAIN": {
        "content": "$1",
        "example": "bitwarden.com"
      }
    }
  },
  "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"
      }
    }
  },
  "verificationRequiredForActionSetPinToContinue": {
    "message": "此操作需要验证。请设置一个 PIN 码以继续。"
  },
  "setPin": {
    "message": "设置 PIN 码"
  },
  "verifyWithBiometrics": {
    "message": "使用生物识别验证"
  },
  "awaitingConfirmation": {
    "message": "等待确认"
  },
  "couldNotCompleteBiometrics": {
    "message": "无法完成生物识别。"
  },
  "needADifferentMethod": {
    "message": "尝试其他方式吗？"
  },
  "useMasterPassword": {
    "message": "使用主密码"
  },
  "usePin": {
    "message": "使用 PIN 码"
  },
  "useBiometrics": {
    "message": "使用生物识别"
  },
  "enterVerificationCodeSentToEmail": {
    "message": "输入发送到您电子邮箱的验证码。"
  },
  "resendCode": {
    "message": "重新发送代码"
  },
  "memberColumnHeader": {
    "message": "成员"
  },
  "groupSlashMemberColumnHeader": {
    "message": "群组/成员"
  },
  "selectGroupsAndMembers": {
    "message": "选择群组和成员"
  },
  "selectGroups": {
    "message": "选择群组"
  },
  "userPermissionOverrideHelperDesc": {
    "message": "为成员设置的权限将替换掉该成员所属群组设置的权限。"
  },
  "noMembersOrGroupsAdded": {
    "message": "未添加任何成员或群组"
  },
  "deleted": {
    "message": "已删除"
  },
  "memberStatusFilter": {
    "message": "成员状态筛选"
  },
  "inviteMember": {
    "message": "邀请成员"
  },
  "addSponsorship": {
    "message": "添加赞助"
  },
  "needsConfirmation": {
    "message": "需要确认"
  },
  "memberRole": {
    "message": "成员角色"
  },
  "moreFromBitwarden": {
    "message": "更多来自 Bitwarden 的产品"
  },
  "switchProducts": {
    "message": "切换产品"
  },
  "freeOrgInvLimitReachedManageBilling": {
    "message": "免费组织最多拥有 $SEATCOUNT$ 位成员。要邀请更多成员，请升级到付费方案。",
    "placeholders": {
      "seatcount": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "freeOrgInvLimitReachedNoManageBilling": {
    "message": "免费组织最多拥有 $SEATCOUNT$ 位成员。请联系您的组织所有者升级。",
    "placeholders": {
      "seatcount": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "teamsStarterPlanInvLimitReachedManageBilling": {
    "message": "团队入门版方案最多拥有 $SEATCOUNT$ 位成员。要邀请更多成员，请升级您的方案。",
    "placeholders": {
      "seatcount": {
        "content": "$1",
        "example": "10"
      }
    }
  },
  "teamsStarterPlanInvLimitReachedNoManageBilling": {
    "message": "团队入门版方案最多拥有 $SEATCOUNT$ 位成员。要升级您的方案并邀请更多成员，请联系您的组织所有者。",
    "placeholders": {
      "seatcount": {
        "content": "$1",
        "example": "10"
      }
    }
  },
  "freeOrgMaxCollectionReachedManageBilling": {
    "message": "免费组织最多拥有 $COLLECTIONCOUNT$ 个集合。要添加更多集合，请升级到付费方案。",
    "placeholders": {
      "COLLECTIONCOUNT": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "freeOrgMaxCollectionReachedNoManageBilling": {
    "message": "免费组织最多拥有 $COLLECTIONCOUNT$ 个集合。请联系您的组织所有者升级。",
    "placeholders": {
      "COLLECTIONCOUNT": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "server": {
    "message": "服务器"
  },
  "exportingOrganizationSecretDataTitle": {
    "message": "正在导出组织机密数据"
  },
  "exportingOrganizationSecretDataDescription": {
    "message": "仅会导出与 $ORGANIZATION$ 关联的机密管理器数据。不包括其他产品中的项目和来自其他组织的项目。",
    "placeholders": {
      "ORGANIZATION": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "fileUpload": {
    "message": "文件上传"
  },
  "upload": {
    "message": "上传"
  },
  "acceptedFormats": {
    "message": "可接受的格式："
  },
  "copyPasteImportContents": {
    "message": "复制并粘贴要导入的内容："
  },
  "or": {
    "message": "或"
  },
  "unlockWithBiometrics": {
    "message": "使用生物识别解锁"
  },
  "unlockWithPin": {
    "message": "使用 PIN 码解锁"
  },
  "unlockWithMasterPassword": {
    "message": "使用主密码解锁"
  },
  "licenseAndBillingManagement": {
    "message": "许可证和计费管理"
  },
  "automaticSync": {
    "message": "自动同步"
  },
  "manualUpload": {
    "message": "手动上传"
  },
  "manualBillingTokenUploadDesc": {
    "message": "如果您不想选择使用计费同步，请在此手动上传您的许可证。这将不会自动解锁家庭赞助功能。"
  },
  "syncLicense": {
    "message": "同步许可证"
  },
  "licenseSyncSuccess": {
    "message": "成功同步了许可证"
  },
  "licenseUploadSuccess": {
    "message": "成功上传了许可证"
  },
  "lastLicenseSync": {
    "message": "最后一次许可证同步"
  },
  "billingSyncHelp": {
    "message": "计费同步帮助"
  },
  "licensePaidFeaturesHelp": {
    "message": "许可证付费功能帮助"
  },
  "selfHostGracePeriodHelp": {
    "message": "订阅到期后，您有 60 天时间为您的组织应用更新后的许可证文件。宽限期结束于 $GRACE_PERIOD_END_DATE$。",
    "placeholders": {
      "GRACE_PERIOD_END_DATE": {
        "content": "$1",
        "example": "May 12, 2024"
      }
    }
  },
  "uploadLicense": {
    "message": "上传许可证"
  },
  "projectPeopleDescription": {
    "message": "授予群组或人员对此工程的访问权限。"
  },
  "projectPeopleSelectHint": {
    "message": "输入或选择人员或群组"
  },
  "projectServiceAccountsDescription": {
    "message": "授予服务账户对此工程的访问权限。"
  },
  "projectServiceAccountsSelectHint": {
    "message": "输入或选择服务账户"
  },
  "projectEmptyPeopleAccessPolicies": {
    "message": "添加人员或群组以开始协作"
  },
  "projectEmptyServiceAccountAccessPolicies": {
    "message": "添加服务账户以授予访问权限"
  },
  "serviceAccountPeopleDescription": {
    "message": "授予群组或人员对此服务账户的访问权限。"
  },
  "serviceAccountProjectsDescription": {
    "message": "分配工程到此服务账户。 "
  },
  "serviceAccountEmptyProjectAccesspolicies": {
    "message": "添加工程以授予访问权限"
  },
  "canReadWrite": {
    "message": "可以读取和写入"
  },
  "groupSlashUser": {
    "message": "群组/用户"
  },
  "kdfSettingsChangeLogoutWarning": {
    "message": "继续操作将会注销您所有的活动会话。您需要重新登录并完成两步登录（如果有）。我们建议您在更改加密设置前导出密码库，以防止数据丢失。"
  },
  "secretsManager": {
    "message": "机密管理器"
  },
  "secretsManagerAccessDescription": {
    "message": "激活用户对机密管理器的访问权限。"
  },
  "userAccessSecretsManagerGA": {
    "message": "此用户可以访问机密管理器"
  },
  "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": "尝试读取导入的文件时发生错误"
  },
  "accessedSecretWithId": {
    "message": "访问了标识符为 $SECRET_ID$ 的机密",
    "placeholders": {
      "secret_id": {
        "content": "$1",
        "example": "4d34e8a8"
      }
    }
  },
  "accessedSecret": {
    "message": "访问了机密 $SECRET_ID$。",
    "placeholders": {
      "secret_id": {
        "content": "$1",
        "example": "4d34e8a8"
      }
    }
  },
  "editedSecretWithId": {
    "message": "编辑了标识符为 $SECRET_ID$ 的机密",
    "placeholders": {
      "secret_id": {
        "content": "$1",
        "example": "4d34e8a8"
      }
    }
  },
  "deletedSecretWithId": {
    "message": "删除了标识符为 $SECRET_ID$ 的机密",
    "placeholders": {
      "secret_id": {
        "content": "$1",
        "example": "4d34e8a8"
      }
    }
  },
  "permanentlyDeletedSecretWithId": {
    "message": "永久删除了标识符为 $SECRET_ID$ 的机密",
    "placeholders": {
      "secret_id": {
        "content": "$1",
        "example": "4d34e8a8"
      }
    }
  },
  "restoredSecretWithId": {
    "message": "恢复了标识符为 $SECRET_ID$ 的机密",
    "placeholders": {
      "secret_id": {
        "content": "$1",
        "example": "4d34e8a8"
      }
    }
  },
  "createdSecretWithId": {
    "message": "创建了标识符为 $SECRET_ID$ 的新机密",
    "placeholders": {
      "secret_id": {
        "content": "$1",
        "example": "4d34e8a8"
      }
    }
  },
  "accessedProjectWithIdentifier": {
    "message": "访问了标识符为 $PROJECT_ID$ 的工程。",
    "placeholders": {
      "project_id": {
        "content": "$1",
        "example": "4d34e8a8"
      }
    }
  },
  "nameUnavailableProjectDeleted": {
    "message": "删除了 ID 为 $PROJECT_ID$ 的工程",
    "placeholders": {
      "project_id": {
        "content": "$1",
        "example": "4d34e8a8"
      }
    }
  },
  "nameUnavailableSecretDeleted": {
    "message": "删除了 ID 为 $SECRET_ID$ 的机密",
    "placeholders": {
      "secret_id": {
        "content": "$1",
        "example": "4d34e8a8"
      }
    }
  },
  "nameUnavailableServiceAccountDeleted": {
    "message": "删除了 ID 为 $SERVICE_ACCOUNT_ID$ 的机器账户",
    "placeholders": {
      "service_account_id": {
        "content": "$1",
        "example": "4d34e8a8"
      }
    }
  },
  "editedProjectWithId": {
    "message": "编辑了标识符为 $PROJECT_ID$ 的工程",
    "placeholders": {
      "project_id": {
        "content": "$1",
        "example": "4d34e8a8"
      }
    }
  },
  "addedUserToServiceAccountWithId": {
    "message": "向标识符为 $SERVICE_ACCOUNT_ID$ 的机器账户添加了用户 $USER_ID$",
    "placeholders": {
      "user_id": {
        "content": "$1",
        "example": "4d34e8a8"
      },
      "service_account_id": {
        "content": "$2",
        "example": "4d34e8a8"
      }
    }
  },
  "removedUserToServiceAccountWithId": {
    "message": "从标识符为 $SERVICE_ACCOUNT_ID$ 的机器账户移除了用户 $USER_ID$",
    "placeholders": {
      "user_id": {
        "content": "$1",
        "example": "4d34e8a8"
      },
      "service_account_id": {
        "content": "$2",
        "example": "4d34e8a8"
      }
    }
  },
  "removedGroupFromServiceAccountWithId": {
    "message": "从标识符为 $SERVICE_ACCOUNT_ID$ 的机器账户移除了群组 $GROUP_ID$",
    "placeholders": {
      "group_id": {
        "content": "$1",
        "example": "4d34e8a8"
      },
      "service_account_id": {
        "content": "$2",
        "example": "4d34e8a8"
      }
    }
  },
  "serviceAccountCreatedWithId": {
    "message": "创建了标识符为 $SERVICE_ACCOUNT_ID$ 的机器账户",
    "placeholders": {
      "service_account_id": {
        "content": "$1",
        "example": "4d34e8a8"
      }
    }
  },
  "addedGroupToServiceAccountId": {
    "message": "向标识符为 $SERVICE_ACCOUNT_ID$ 的机器账户添加了群组 $GROUP_ID$",
    "placeholders": {
      "group_id": {
        "content": "$1",
        "example": "4d34e8a8"
      },
      "service_account_id": {
        "content": "$2",
        "example": "4d34e8a8"
      }
    }
  },
  "serviceAccountDeletedWithId": {
    "message": "删除了标识符为 $SERVICE_ACCOUNT_ID$ 的机器账户",
    "placeholders": {
      "service_account_id": {
        "content": "$1",
        "example": "4d34e8a8"
      }
    }
  },
  "deletedProjectWithId": {
    "message": "删除了标识符为 $PROJECT_ID$ 的工程",
    "placeholders": {
      "project_id": {
        "content": "$1",
        "example": "4d34e8a8"
      }
    }
  },
  "createdProjectWithId": {
    "message": "创建了标识符为 $PROJECT_ID$ 的新工程",
    "placeholders": {
      "project_id": {
        "content": "$1",
        "example": "4d34e8a8"
      }
    }
  },
  "sdk": {
    "message": "SDK",
    "description": "Software Development Kit"
  },
  "createAnAccount": {
    "message": "创建账户"
  },
  "createSecret": {
    "message": "创建机密"
  },
  "createProject": {
    "message": "创建工程"
  },
  "createServiceAccount": {
    "message": "创建服务账户"
  },
  "downloadThe": {
    "message": "下载",
    "description": "Link to a downloadable resource. This will be used as part of a larger phrase. Example: Download the Secrets Manager CLI"
  },
  "smCLI": {
    "message": "机密管理器 CLI"
  },
  "importSecrets": {
    "message": "导入机密"
  },
  "getStarted": {
    "message": "开始使用"
  },
  "complete": {
    "message": "完成 $COMPLETED$ / $TOTAL$",
    "placeholders": {
      "COMPLETED": {
        "content": "$1",
        "example": "1"
      },
      "TOTAL": {
        "content": "$2",
        "example": "4"
      }
    }
  },
  "restoreSecret": {
    "message": "恢复机密"
  },
  "restoreSecrets": {
    "message": "恢复机密"
  },
  "restoreSecretPrompt": {
    "message": "确定要恢复此机密吗？"
  },
  "restoreSecretsPrompt": {
    "message": "确定要恢复这些密机密吗？"
  },
  "secretRestoredSuccessToast": {
    "message": "机密已恢复"
  },
  "secretsRestoredSuccessToast": {
    "message": "机密已恢复"
  },
  "selectionIsRequired": {
    "message": "必须选择。"
  },
  "saPeopleWarningTitle": {
    "message": "访问令牌仍然可用"
  },
  "saPeopleWarningMessage": {
    "message": "从服务账户中移除人员并不会移除他们已创建的访问令牌。基于安全方面的最佳做法，建议吊销从服务账户中被移除的人员创建的访问令牌。"
  },
  "smAccessRemovalWarningProjectTitle": {
    "message": "移除对此工程的访问权限"
  },
  "smAccessRemovalWarningProjectMessage": {
    "message": "此操作将移除您对此工程的访问权限。"
  },
  "smAccessRemovalWarningSaTitle": {
    "message": "移除对此服务账户的访问权限"
  },
  "smAccessRemovalWarningSaMessage": {
    "message": "此操作将移除您对此服务账户的访问权限。"
  },
  "removeAccess": {
    "message": "移除访问权限"
  },
  "checkForBreaches": {
    "message": "检查已知的数据泄露是否包含此密码"
  },
  "exposedMasterPassword": {
    "message": "已暴露的主密码"
  },
  "exposedMasterPasswordDesc": {
    "message": "密码在数据泄露中被发现。请使用一个唯一的密码以保护您的账户。确定要使用已暴露的密码吗？"
  },
  "weakAndExposedMasterPassword": {
    "message": "主密码弱且曾经暴露"
  },
  "weakAndBreachedMasterPasswordDesc": {
    "message": "识别到弱密码且其出现在数据泄露中。请使用一个强且唯一的密码以保护您的账户。确定要使用这个密码吗？"
  },
  "characterMinimum": {
    "message": "至少 $LENGTH$ 个字符",
    "placeholders": {
      "length": {
        "content": "$1",
        "example": "14"
      }
    }
  },
  "masterPasswordMinimumlength": {
    "message": "主密码长度必须至少为 $LENGTH$ 个字符。",
    "placeholders": {
      "length": {
        "content": "$1",
        "example": "14"
      }
    }
  },
  "inputTrimValidator": {
    "message": "输入不能只包含空格。",
    "description": "Notification to inform the user that a form's input can't contain only whitespace."
  },
  "dismiss": {
    "message": "忽略"
  },
  "notAvailableForFreeOrganization": {
    "message": "此功能不适用于免费组织。请联系您的组织所有者升级。"
  },
  "smProjectSecretsNoItemsNoAccess": {
    "message": "请联系您的组织的管理员来管理此工程的机密。",
    "description": "The message shown to the user under a project's secrets tab when the user only has read access to the project."
  },
  "enforceOnLoginDesc": {
    "message": "要求现有成员更改他们的密码"
  },
  "smProjectDeleteAccessRestricted": {
    "message": "您无权删除此工程",
    "description": "The individual description shown to the user when the user doesn't have access to delete a project."
  },
  "smProjectsDeleteBulkConfirmation": {
    "message": "以下工程无法删除。是否继续？",
    "description": "The message shown to the user when bulk deleting projects and the user doesn't have access to some projects."
  },
  "updateKdfSettings": {
    "message": "更新 KDF 设置"
  },
  "loginInitiated": {
    "message": "登录已发起"
  },
  "rememberThisDeviceToMakeFutureLoginsSeamless": {
    "message": "记住此设备以便将来无缝登录"
  },
  "deviceApprovalRequired": {
    "message": "需要设备批准。请在下面选择一个批准选项："
  },
  "deviceApprovalRequiredV2": {
    "message": "需要设备批准"
  },
  "selectAnApprovalOptionBelow": {
    "message": "在下方选择一个批准选项"
  },
  "rememberThisDevice": {
    "message": "记住此设备"
  },
  "uncheckIfPublicDevice": {
    "message": "若使用公共设备，请取消勾选"
  },
  "approveFromYourOtherDevice": {
    "message": "从您的其他设备批准"
  },
  "requestAdminApproval": {
    "message": "请求管理员批准"
  },
  "unableToCompleteLogin": {
    "message": "无法完成登录"
  },
  "loginOnTrustedDeviceOrAskAdminToAssignPassword": {
    "message": "您需要在某个受信任的设备上登录，或要求管理员为您分配一个密码。"
  },
  "trustedDeviceEncryption": {
    "message": "受信任设备加密"
  },
  "trustedDevices": {
    "message": "受信任设备"
  },
  "memberDecryptionOptionTdeDescPart1": {
    "message": "使用 SSO 登录时，成员无需主密码。主密码将被存储在设备上的加密密钥所取代，从而使该设备成为受信任设备。成员创建账户并登录的第一个设备将受到信任。新设备需要由现有受信任设备或管理员批准。",
    "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Members will not need a master password when logging in with SSO. Master password is replaced with an encryption key stored on the device, making that device trusted. The first device a member creates their account and logs into will be trusted. New devices will need to be approved by an existing trusted device or by an administrator. The single organization policy, SSO required policy, and account recovery administration policy will turn on when this option is used.'"
  },
  "memberDecryptionOptionTdeDescLink1": {
    "message": "单一组织",
    "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Members will not need a master password when logging in with SSO. Master password is replaced with an encryption key stored on the device, making that device trusted. The first device a member creates their account and logs into will be trusted. New devices will need to be approved by an existing trusted device or by an administrator. The single organization policy, SSO required policy, and account recovery administration policy will turn on when this option is used.'"
  },
  "memberDecryptionOptionTdeDescPart2": {
    "message": "策略，",
    "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Members will not need a master password when logging in with SSO. Master password is replaced with an encryption key stored on the device, making that device trusted. The first device a member creates their account and logs into will be trusted. New devices will need to be approved by an existing trusted device or by an administrator. The single organization policy, SSO required policy, and account recovery administration policy will turn on when this option is used.'"
  },
  "memberDecryptionOptionTdeDescLink2": {
    "message": "要求 SSO",
    "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Members will not need a master password when logging in with SSO. Master password is replaced with an encryption key stored on the device, making that device trusted. The first device a member creates their account and logs into will be trusted. New devices will need to be approved by an existing trusted device or by an administrator. The single organization policy, SSO required policy, and account recovery administration policy will turn on when this option is used.'"
  },
  "memberDecryptionOptionTdeDescPart3": {
    "message": "策略，以及",
    "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Members will not need a master password when logging in with SSO. Master password is replaced with an encryption key stored on the device, making that device trusted. The first device a member creates their account and logs into will be trusted. New devices will need to be approved by an existing trusted device or by an administrator. The single organization policy, SSO required policy, and account recovery administration policy will turn on when this option is used.'"
  },
  "memberDecryptionOptionTdeDescLink3": {
    "message": "账户恢复管理",
    "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Members will not need a master password when logging in with SSO. Master password is replaced with an encryption key stored on the device, making that device trusted. The first device a member creates their account and logs into will be trusted. New devices will need to be approved by an existing trusted device or by an administrator. The single organization policy, SSO required policy, and account recovery administration policy will turn on when this option is used.'"
  },
  "memberDecryptionOptionTdeDescPart4": {
    "message": "策略将在使用此选项时启用。",
    "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'Members will not need a master password when logging in with SSO. Master password is replaced with an encryption key stored on the device, making that device trusted. The first device a member creates their account and logs into will be trusted. New devices will need to be approved by an existing trusted device or by an administrator. The single organization policy, SSO required policy, and account recovery administration policy will turn on when this option is used.'"
  },
  "orgPermissionsUpdatedMustSetPassword": {
    "message": "您的组织权限已更新，要求您设置主密码。",
    "description": "Used as a card title description on the set password page to explain why the user is there"
  },
  "orgRequiresYouToSetPassword": {
    "message": "您的组织要求您设置主密码。",
    "description": "Used as a card title description on the set password page to explain why the user is there"
  },
  "cardMetrics": {
    "message": "总计 $TOTAL$",
    "placeholders": {
      "total": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "notFound": {
    "message": "未找到 $RESOURCE$",
    "placeholders": {
      "resource": {
        "content": "$1",
        "example": "Service Account"
      }
    }
  },
  "verificationRequired": {
    "message": "需要验证",
    "description": "Default title for the user verification dialog."
  },
  "recoverAccount": {
    "message": "恢复账户"
  },
  "updatedTempPassword": {
    "message": "用户更新了通过账户恢复颁发的密码。"
  },
  "activatedAccessToSecretsManager": {
    "message": "激活了对机密管理器的访问权限",
    "description": "Confirmation message that one or more users gained access to Secrets Manager"
  },
  "activateAccess": {
    "message": "激活访问权限"
  },
  "bulkEnableSecretsManagerDescription": {
    "message": "允许以下成员访问机密管理器。密码管理器中授予的角色将适用于机密管理器。",
    "description": "This description is shown to an admin when they are attempting to add more users to Secrets Manager."
  },
  "activateSecretsManager": {
    "message": "激活机密管理器"
  },
  "yourOrganizationsFingerprint": {
    "message": "您组织的指纹短语",
    "description": "A 'fingerprint phrase' is a unique word phrase (similar to a passphrase) that a user can use to authenticate their organization's public key with another user, for the purposes of sharing."
  },
  "deviceApprovals": {
    "message": "设备批准"
  },
  "deviceApprovalsDesc": {
    "message": "批准下面的登录请求以允许请求的成员完成登录。未批准的请求将在 1 周后过期。请在批准前验证成员的信息。"
  },
  "deviceInfo": {
    "message": "设备信息"
  },
  "time": {
    "message": "时间"
  },
  "denyAllRequests": {
    "message": "拒绝所有请求"
  },
  "denyRequest": {
    "message": "拒绝请求"
  },
  "approveRequest": {
    "message": "批准请求"
  },
  "deviceApproved": {
    "message": "设备已批准"
  },
  "deviceRemoved": {
    "message": "设备已移除"
  },
  "removeDevice": {
    "message": "移除设备"
  },
  "removeDeviceConfirmation": {
    "message": "确定要移除此设备吗？"
  },
  "noDeviceRequests": {
    "message": "没有设备请求"
  },
  "noDeviceRequestsDesc": {
    "message": "成员的设备批准请求将显示在这里"
  },
  "loginRequestDenied": {
    "message": "登录请求被拒绝"
  },
  "allLoginRequestsDenied": {
    "message": "所有登录请求被拒绝"
  },
  "loginRequestApproved": {
    "message": "登录请求已批准"
  },
  "removeOrgUserNoMasterPasswordTitle": {
    "message": "账户没有主密码"
  },
  "removeOrgUserNoMasterPasswordDesc": {
    "message": "移除没有为其设置主密码的 $USER$ 可能会限制对他们的完整账户的访问权限。确定要继续吗？",
    "placeholders": {
      "user": {
        "content": "$1",
        "example": "John Smith"
      }
    }
  },
  "noMasterPassword": {
    "message": "无主密码"
  },
  "removeMembersWithoutMasterPasswordWarning": {
    "message": "移除没有为其设置主密码的成员可能会限制对他们的完整账户的访问权限。"
  },
  "approvedAuthRequest": {
    "message": "批准了 $ID$ 的设备。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "First 8 Character of a GUID"
      }
    }
  },
  "rejectedAuthRequest": {
    "message": "拒绝了 $ID$ 的设备。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "First 8 Character of a GUID"
      }
    }
  },
  "requestedDeviceApproval": {
    "message": "请求了设备批准。"
  },
  "tdeOffboardingPasswordSet": {
    "message": "用户在 TDE 卸载期间设置了主密码。"
  },
  "startYour7DayFreeTrialOfBitwardenFor": {
    "message": "开始 $ORG$ 的 Bitwarden 7 天免费试用",
    "placeholders": {
      "org": {
        "content": "$1",
        "example": "Organization name"
      }
    }
  },
  "startYour7DayFreeTrialOfBitwardenSecretsManagerFor": {
    "message": "开始 $ORG$ 的 Bitwarden 机密管理器 7 天免费试用",
    "placeholders": {
      "org": {
        "content": "$1",
        "example": "Organization name"
      }
    }
  },
  "next": {
    "message": "下一步"
  },
  "ssoLoginIsRequired": {
    "message": "要求 SSO 登录"
  },
  "emailRequiredForSsoLogin": {
    "message": "SSO 要求使用电子邮箱"
  },
  "selectedRegionFlag": {
    "message": "选择的区域旗帜"
  },
  "accountSuccessfullyCreated": {
    "message": "账户已成功创建！"
  },
  "adminApprovalRequested": {
    "message": "已请求管理员批准"
  },
  "adminApprovalRequestSentToAdmins": {
    "message": "您的请求已发送给您的管理员。"
  },
  "troubleLoggingIn": {
    "message": "登录遇到问题吗？"
  },
  "loginApproved": {
    "message": "登录已批准"
  },
  "userEmailMissing": {
    "message": "缺少用户电子邮箱"
  },
  "activeUserEmailNotFoundLoggingYouOut": {
    "message": "未找到活动的用户电子邮箱。您将被注销。"
  },
  "deviceTrusted": {
    "message": "设备已信任"
  },
  "inviteUsers": {
    "message": "邀请用户"
  },
  "secretsManagerForPlan": {
    "message": "$PLAN$ 机密管理器",
    "placeholders": {
      "plan": {
        "content": "$1",
        "example": "Teams"
      }
    }
  },
  "secretsManagerForPlanDesc": {
    "message": "供工程和 DevOps 团队在整个软件开发生命周期中管理机密。"
  },
  "free2PersonOrganization": {
    "message": "免费的 2 人组织"
  },
  "unlimitedSecrets": {
    "message": "不限数量的机密"
  },
  "unlimitedProjects": {
    "message": "不限数量的工程"
  },
  "projectsIncluded": {
    "message": "包含 $COUNT$ 个工程",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "serviceAccountsIncluded": {
    "message": "包含 $COUNT$ 个服务账户",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "additionalServiceAccountCost": {
    "message": "附加服务账户 $COST$ /月",
    "placeholders": {
      "cost": {
        "content": "$1",
        "example": "$0.50"
      }
    }
  },
  "subscribeToSecretsManager": {
    "message": "订阅机密管理器"
  },
  "addSecretsManagerUpgradeDesc": {
    "message": "将机密管理器添加到升级后的方案中，以保留对使用之前的方案创建的所有机密的访问权限。"
  },
  "additionalServiceAccounts": {
    "message": "附加服务账户"
  },
  "includedServiceAccounts": {
    "message": "您的方案包含 $COUNT$ 个服务账户。",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "50"
      }
    }
  },
  "addAdditionalServiceAccounts": {
    "message": "您也可以以 $COST$ /月购买附加服务账户。",
    "placeholders": {
      "cost": {
        "content": "$1",
        "example": "$0.50"
      }
    }
  },
  "collectionManagement": {
    "message": "集合管理"
  },
  "collectionManagementDescription": {
    "message": "配置组织的集合行为"
  },
  "allowAdminAccessToAllCollectionItemsDescription": {
    "message": "允许所有者和管理员从管理控制台管理所有集合和项目"
  },
  "restrictCollectionCreationDescription": {
    "message": "限制为仅所有者和管理员可以创建集合"
  },
  "restrictCollectionDeletionDescription": {
    "message": "限制为仅所有者和管理员可以删除集合"
  },
  "restrictItemDeletionDescriptionStart": {
    "message": "限制为仅具有以下权限的成员可以删除项目：",
    "description": "This will be used as part of a larger sentence, broken up to allow styling of the middle portion. Full sentence: 'Restrict item deletion to members with the [Manage collection] permission'"
  },
  "restrictItemDeletionDescriptionEnd": {
    "message": "权限",
    "description": "This will be used as part of a larger sentence, broken up to allow styling of the middle portion. Full sentence: 'Restrict item deletion to members with the [Manage collection] permission'"
  },
  "updatedCollectionManagement": {
    "message": "更新了集合管理设置"
  },
  "passwordManagerPlanPrice": {
    "message": "密码管理器方案价格"
  },
  "secretsManagerPlanPrice": {
    "message": "机密管理器方案价格"
  },
  "passwordManager": {
    "message": "密码管理器"
  },
  "freeOrganization": {
    "message": "免费组织"
  },
  "limitServiceAccounts": {
    "message": "限制服务账户（可选）"
  },
  "limitServiceAccountsDesc": {
    "message": "为您的服务账户设置一个限制。达到此限制后，您将无法创建新的服务账户。"
  },
  "serviceAccountLimit": {
    "message": "服务账户限制（可选）"
  },
  "maxServiceAccountCost": {
    "message": "最大潜在的服务账户费用"
  },
  "loggedInExclamation": {
    "message": "已登录！"
  },
  "assignCollectionAccess": {
    "message": "分配集合访问权限"
  },
  "editedCollections": {
    "message": "编辑了集合"
  },
  "baseUrl": {
    "message": "服务器 URL"
  },
  "selfHostBaseUrl": {
    "message": "自托管服务器 URL",
    "description": "Label for field requesting a self-hosted integration service URL"
  },
  "alreadyHaveAccount": {
    "message": "已经有账户了吗？"
  },
  "toggleSideNavigation": {
    "message": "切换侧边导航"
  },
  "skipToContent": {
    "message": "跳转到内容"
  },
  "managePermissionRequired": {
    "message": "必须至少有一个成员或群组拥有「可以管理」权限。"
  },
  "typePasskey": {
    "message": "通行密钥"
  },
  "passkeyNotCopied": {
    "message": "通行密钥不会被复制"
  },
  "passkeyNotCopiedAlert": {
    "message": "通行密钥将不会被复制到克隆的项目。要继续克隆这个项目吗？"
  },
  "modifiedCollectionManagement": {
    "message": "修改了集合管理设置 $ID$。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Unique ID"
      }
    }
  },
  "limitCollectionCreationEnabled": {
    "message": "启用了限制集合创建设置 $ID$。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Unique ID"
      }
    }
  },
  "limitCollectionCreationDisabled": {
    "message": "停用了限制集合创建设置 $ID$。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Unique ID"
      }
    }
  },
  "limitCollectionDeletionEnabled": {
    "message": "启用了限制集合删除设置 $ID$。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Unique ID"
      }
    }
  },
  "limitCollectionDeletionDisabled": {
    "message": "停用了限制集合删除设置 $ID$。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Unique ID"
      }
    }
  },
  "limitItemDeletionEnabled": {
    "message": "启用了限制项目删除设置 $ID$。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Unique ID"
      }
    }
  },
  "limitItemDeletionDisabled": {
    "message": "停用了限制项目删除设置 $ID$。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Unique ID"
      }
    }
  },
  "allowAdminAccessToAllCollectionItemsEnabled": {
    "message": "启用了允许所有者和管理员管理所有集合和项目设置 $ID$。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Unique ID"
      }
    }
  },
  "allowAdminAccessToAllCollectionItemsDisabled": {
    "message": "停用了允许所有者和管理员管理所有集合和项目设置 $ID$。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "Unique ID"
      }
    }
  },
  "seeDetailedInstructions": {
    "message": "请参阅我们的帮助网站上的详细说明：",
    "description": "This is followed a by a hyperlink to the help website."
  },
  "installBrowserExtension": {
    "message": "安装浏览器扩展"
  },
  "installBrowserExtensionDetails": {
    "message": "使用扩展快速保存登录信息以及自动填充表单，而无需打开网页 App。"
  },
  "projectAccessUpdated": {
    "message": "工程访问权限已更新"
  },
  "unexpectedErrorSend": {
    "message": "加载此 Send 时发生意外错误。请稍后再试。"
  },
  "seatLimitReached": {
    "message": "已达到席位限制"
  },
  "contactYourProvider": {
    "message": "请联系您的提供商购买附加席位。"
  },
  "seatLimitReachedContactYourProvider": {
    "message": "已达到席位限制。请联系您的提供商购买附加席位。"
  },
  "collectionAccessRestricted": {
    "message": "集合访问权限受限"
  },
  "readOnlyCollectionAccess": {
    "message": "您没有管理此集合的权限。"
  },
  "grantManageCollectionWarningTitle": {
    "message": "缺少「管理集合」权限"
  },
  "grantManageCollectionWarning": {
    "message": "授予「管理集合」权限以允许完整的集合管理，包括删除集合。"
  },
  "grantCollectionAccess": {
    "message": "授予群组或成员对此集合的访问权限。"
  },
  "grantCollectionAccessMembersOnly": {
    "message": "授予成员对此集合的访问权限。"
  },
  "adminCollectionAccess": {
    "message": "管理员可以访问和管理集合。"
  },
  "serviceAccountAccessUpdated": {
    "message": "服务账户访问权限已更新"
  },
  "commonImportFormats": {
    "message": "常规格式",
    "description": "Label indicating the most common import formats"
  },
  "uriMatchDefaultStrategyHint": {
    "message": "Bitwarden 根据 URI 匹配检测来识别自动填充建议。",
    "description": "Explains to the user that URI match detection determines how Bitwarden suggests autofill options, and clarifies that this default strategy applies when no specific match detection is set for a login item."
  },
  "regExAdvancedOptionWarning": {
    "message": "「正则表达方式」是一种高级选项，会增加暴露凭据的风险。",
    "description": "Content for dialog which warns a user when selecting 'regular expression' matching strategy as a cipher match strategy"
  },
  "startsWithAdvancedOptionWarning": {
    "message": "「开始于」是一种高级选项，会增加暴露凭据的风险。",
    "description": "Content for dialog which warns a user when selecting 'starts with' matching strategy as a cipher match strategy"
  },
  "uriMatchWarningDialogLink": {
    "message": "更多关于匹配检测",
    "description": "Link to match detection docs on warning dialog for advance match strategy"
  },
  "uriAdvancedOption": {
    "message": "高级选项",
    "description": "Advanced option placeholder for uri option component"
  },
  "warningCapitalized": {
    "message": "警告",
    "description": "Warning (should maintain locale-relevant capitalization)"
  },
  "maintainYourSubscription": {
    "message": "要保留 $ORG$ 的订阅，",
    "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'To maintain your subscription for $ORG$, add a payment method.'",
    "placeholders": {
      "org": {
        "content": "$1",
        "example": "Example Inc."
      }
    }
  },
  "addAPaymentMethod": {
    "message": "请添加一个付款方式",
    "description": "This will be used as part of a larger sentence, broken up to include links. The full sentence will read 'To maintain your subscription for $ORG$, add a payment method'"
  },
  "organizationInformation": {
    "message": "组织信息"
  },
  "confirmationDetails": {
    "message": "确认详细信息"
  },
  "smFreeTrialThankYou": {
    "message": "感谢您注册 Bitwarden 机密管理器！"
  },
  "smFreeTrialConfirmationEmail": {
    "message": "我们已经发送了一封确认电子邮件到 "
  },
  "sorryToSeeYouGo": {
    "message": "很遗憾看到您离开！请分享您取消的原因，以帮助改进 Bitwarden。",
    "description": "A message shown to users as part of an offboarding survey asking them to provide more information on their subscription cancelation."
  },
  "selectCancellationReason": {
    "message": "选择取消的原因",
    "description": "Used as a form field label for a select input on the offboarding survey."
  },
  "anyOtherFeedback": {
    "message": "您还有其他反馈意见要分享吗？",
    "description": "Used as a form field label for a textarea input on the offboarding survey."
  },
  "missingFeatures": {
    "message": "功能缺失",
    "description": "An option for the offboarding survey shown when a user cancels their subscription."
  },
  "movingToAnotherTool": {
    "message": "迁移到其他工具",
    "description": "An option for the offboarding survey shown when a user cancels their subscription."
  },
  "tooDifficultToUse": {
    "message": "太难使用",
    "description": "An option for the offboarding survey shown when a user cancels their subscription."
  },
  "notUsingEnough": {
    "message": "未充分使用",
    "description": "An option for the offboarding survey shown when a user cancels their subscription."
  },
  "tooExpensive": {
    "message": "太贵了",
    "description": "An option for the offboarding survey shown when a user cancels their subscription."
  },
  "switchToFreePlan": {
    "message": "正在切换到免费方案",
    "description": "An option for the offboarding survey shown when a user cancels their subscription."
  },
  "switchToFreeOrg": {
    "message": "正在切换到免费组织",
    "description": "An option for the offboarding survey shown when a user cancels their subscription."
  },
  "freeForOneYear": {
    "message": "免费 1 年"
  },
  "newWebApp": {
    "message": "欢迎使用全新改进的网页 App。进一步了解发生了哪些变化。"
  },
  "releaseBlog": {
    "message": "阅读发行博客"
  },
  "adminConsole": {
    "message": "管理控制台"
  },
  "providerPortal": {
    "message": "提供商门户"
  },
  "success": {
    "message": "成功"
  },
  "restrictedGroupAccess": {
    "message": "您不能将自己添加到群组。"
  },
  "cannotAddYourselfToCollections": {
    "message": "您不能将自己添加到集合。"
  },
  "assign": {
    "message": "分配"
  },
  "assignTasks": {
    "message": "分配任务"
  },
  "allTasksAssigned": {
    "message": "所有任务已分配"
  },
  "assignSecurityTasksToMembers": {
    "message": "发送更改密码的通知"
  },
  "assignToCollections": {
    "message": "分配到集合"
  },
  "assignToTheseCollections": {
    "message": "分配到这些集合"
  },
  "bulkCollectionAssignmentDialogDescriptionSingular": {
    "message": "只有具有这些集合访问权限的组织成员才能看到这个项目。"
  },
  "bulkCollectionAssignmentDialogDescriptionPlural": {
    "message": "只有具有这些集合访问权限的组织成员才能看到这些项目。"
  },
  "selectCollectionsToAssign": {
    "message": "选择要分配的集合"
  },
  "noCollectionsAssigned": {
    "message": "未分配任何集合"
  },
  "successfullyAssignedCollections": {
    "message": "成功分配了集合"
  },
  "bulkCollectionAssignmentWarning": {
    "message": "您选择了 $TOTAL_COUNT$ 个项目。其中的 $READONLY_COUNT$ 个项目由于您没有编辑权限，您将无法更新它们。",
    "placeholders": {
      "total_count": {
        "content": "$1",
        "example": "10"
      },
      "readonly_count": {
        "content": "$2",
        "example": "3"
      }
    }
  },
  "addField": {
    "message": "添加字段"
  },
  "editField": {
    "message": "编辑字段"
  },
  "items": {
    "message": "项目"
  },
  "assignedSeats": {
    "message": "已分配的席位"
  },
  "assigned": {
    "message": "已分配"
  },
  "used": {
    "message": "已使用"
  },
  "remaining": {
    "message": "剩余"
  },
  "unlinkOrganization": {
    "message": "脱离组织"
  },
  "manageSeats": {
    "message": "管理席位"
  },
  "manageSeatsDescription": {
    "message": "席位的调整将反映在下一个计费周期中。"
  },
  "unassignedSeatsDescription": {
    "message": "未分配的席位"
  },
  "purchaseSeatDescription": {
    "message": "已购买附加席位"
  },
  "assignedSeatCannotUpdate": {
    "message": "无法更新已分配的席位。请联系您的组织所有者寻求帮助。"
  },
  "subscriptionUpdateFailed": {
    "message": "订阅更新失败"
  },
  "trial": {
    "message": "试用",
    "description": "A subscription status label."
  },
  "pastDue": {
    "message": "逾期未支付",
    "description": "A subscription status label"
  },
  "subscriptionExpired": {
    "message": "订阅已过期",
    "description": "The date header used when a subscription is past due."
  },
  "pastDueWarningForChargeAutomatically": {
    "message": "从您的订阅到期之日起，您有 $DAYS$ 天的宽限期来保留您的订阅。请在 $SUSPENSION_DATE$ 之前处理逾期未支付的账单。",
    "placeholders": {
      "days": {
        "content": "$1",
        "example": "11"
      },
      "suspension_date": {
        "content": "$2",
        "example": "01/10/2024"
      }
    },
    "description": "A warning shown to the user when their subscription is past due and they are charged automatically."
  },
  "pastDueWarningForSendInvoice": {
    "message": "从第一笔未支付的账单到期之日起，您有 $DAYS$ 天的宽限期来保留您的订阅。请在 $SUSPENSION_DATE$ 之前处理逾期未支付的账单。",
    "placeholders": {
      "days": {
        "content": "$1",
        "example": "11"
      },
      "suspension_date": {
        "content": "$2",
        "example": "01/10/2024"
      }
    },
    "description": "A warning shown to the user when their subscription is past due and they pay via invoice."
  },
  "unpaidInvoice": {
    "message": "未支付的账单",
    "description": "The header of a warning box shown to a user whose subscription is unpaid."
  },
  "toReactivateYourSubscription": {
    "message": "要重新激活您的订阅，请先处理逾期未支付的账单。",
    "description": "The body of a warning box shown to a user whose subscription is unpaid."
  },
  "cancellationDate": {
    "message": "取消日期",
    "description": "The date header used when a subscription is cancelled."
  },
  "machineAccountsCannotCreate": {
    "message": "无法在已暂停的组织中创建机器账户。请联系您的组织所有者寻求帮助。"
  },
  "machineAccount": {
    "message": "机器账户",
    "description": "A machine user which can be used to automate processes and access secrets in the system."
  },
  "machineAccounts": {
    "message": "机器账户",
    "description": "The title for the section that deals with machine accounts."
  },
  "newMachineAccount": {
    "message": "新增机器账户",
    "description": "Title for creating a new machine account."
  },
  "machineAccountsNoItemsMessage": {
    "message": "创建一个新的机器账户以开始使用自动机密访问。",
    "description": "Message to encourage the user to start creating machine accounts."
  },
  "machineAccountsNoItemsTitle": {
    "message": "还没有可显示的内容",
    "description": "Title to indicate that there are no machine accounts to display."
  },
  "deleteMachineAccounts": {
    "message": "删除机器账户",
    "description": "Title for the action to delete one or multiple machine accounts."
  },
  "deleteMachineAccount": {
    "message": "删除机器账户",
    "description": "Title for the action to delete a single machine account."
  },
  "viewMachineAccount": {
    "message": "查看机器账户",
    "description": "Action to view the details of a machine account."
  },
  "deleteMachineAccountDialogMessage": {
    "message": "删除机器账户 $MACHINE_ACCOUNT$ 是永久性操作，无法撤销！",
    "placeholders": {
      "machine_account": {
        "content": "$1",
        "example": "Machine account name"
      }
    }
  },
  "deleteMachineAccountsDialogMessage": {
    "message": "删除机器账户是永久性操作，无法撤销！"
  },
  "deleteMachineAccountsConfirmMessage": {
    "message": "删除 $COUNT$ 个机器账户",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "deleteMachineAccountToast": {
    "message": "机器账户已删除"
  },
  "deleteMachineAccountsToast": {
    "message": "机器账户已删除"
  },
  "searchMachineAccounts": {
    "message": "搜索机器账户",
    "description": "Placeholder text for searching machine accounts."
  },
  "editMachineAccount": {
    "message": "编辑机器账户",
    "description": "Title for editing a machine account."
  },
  "machineAccountName": {
    "message": "机器账户名称",
    "description": "Label for the name of a machine account"
  },
  "machineAccountCreated": {
    "message": "机器账户已创建",
    "description": "Notifies that a new machine account has been created"
  },
  "machineAccountUpdated": {
    "message": "机器账户已更新",
    "description": "Notifies that a machine account has been updated"
  },
  "projectMachineAccountsDescription": {
    "message": "授予机器账户对此工程的访问权限。"
  },
  "projectMachineAccountsSelectHint": {
    "message": "输入或选择机器账户"
  },
  "projectEmptyMachineAccountAccessPolicies": {
    "message": "添加机器账户以授予访问权限"
  },
  "machineAccountPeopleDescription": {
    "message": "授予群组或人员对此机器账户的访问权限。"
  },
  "machineAccountProjectsDescription": {
    "message": "分配工程到此机器账户。 "
  },
  "createMachineAccount": {
    "message": "创建机器账户"
  },
  "maPeopleWarningMessage": {
    "message": "从机器账户中移除人员并不会移除他们已创建的访问令牌。基于安全方面的最佳做法，建议吊销从机器账户中被移除的人员创建的访问令牌。"
  },
  "smAccessRemovalWarningMaTitle": {
    "message": "移除对此机器账户的访问权限"
  },
  "smAccessRemovalWarningMaMessage": {
    "message": "此操作将移除您对此机器账户的访问权限。"
  },
  "machineAccountsIncluded": {
    "message": "包含 $COUNT$ 个机器账户",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "3"
      }
    }
  },
  "additionalMachineAccountCost": {
    "message": "附加机器账户 $COST$ /月",
    "placeholders": {
      "cost": {
        "content": "$1",
        "example": "$0.50"
      }
    }
  },
  "additionalMachineAccounts": {
    "message": "附加机器账户"
  },
  "includedMachineAccounts": {
    "message": "您的方案包含 $COUNT$ 个机器账户。",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "50"
      }
    }
  },
  "addAdditionalMachineAccounts": {
    "message": "您也可以以 $COST$ /月购买附加机器账户。",
    "placeholders": {
      "cost": {
        "content": "$1",
        "example": "$0.50"
      }
    }
  },
  "limitMachineAccounts": {
    "message": "限制机器账户（可选）"
  },
  "limitMachineAccountsDesc": {
    "message": "为您的机器账户设置一个限制。达到此限制后，您将无法创建新的机器账户。"
  },
  "machineAccountLimit": {
    "message": "机器账户限制（可选）"
  },
  "maxMachineAccountCost": {
    "message": "最大潜在的机器账户费用"
  },
  "machineAccountAccessUpdated": {
    "message": "机器账户访问权限已更新"
  },
  "restrictedGroupAccessDesc": {
    "message": "您不能将自己添加到群组。"
  },
  "deleteProvider": {
    "message": "删除提供商"
  },
  "deleteProviderConfirmation": {
    "message": "删除提供商是永久性操作，无法撤销！输入您的主密码以确认删除提供商及所有关联的数据。"
  },
  "deleteProviderName": {
    "message": "无法删除 $ID$",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "John Smith"
      }
    }
  },
  "deleteProviderWarningDescription": {
    "message": "您必须取消链接所有的客户，然后才能删除 $ID$。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "John Smith"
      }
    }
  },
  "providerDeleted": {
    "message": "提供商已删除"
  },
  "providerDeletedDesc": {
    "message": "提供商和所有关联数据已被删除。"
  },
  "deleteProviderRecoverConfirmDesc": {
    "message": "您已请求删除此提供商。请使用下面的按钮确认。"
  },
  "deleteProviderWarning": {
    "message": "删除您的提供商是永久性操作，无法撤销！"
  },
  "errorAssigningTargetCollection": {
    "message": "分配目标集合时出错。"
  },
  "errorAssigningTargetFolder": {
    "message": "分配目标文件夹时出错。"
  },
  "integrationsAndSdks": {
    "message": "集成和 SDK",
    "description": "The title for the section that deals with integrations and SDKs."
  },
  "integrations": {
    "message": "集成"
  },
  "integrationsDesc": {
    "message": "自动将机密从 Bitwarden 机密管理器同步到第三方服务。"
  },
  "sdks": {
    "message": "SDK"
  },
  "sdksDesc": {
    "message": "在以下编程语言中使用 Bitwarden 机密管理器 SDK 来构建您自己的应用程序。"
  },
  "ssoDescStart": {
    "message": "使用适合您的身份提供程序的实施指南为 Bitwarden 配置",
    "description": "This represents the beginning of a sentence, broken up to include links. The full sentence will be 'Configure single sign-on for Bitwarden using the implementation guide for your Identity Provider."
  },
  "ssoDescEnd": {
    "message": "。",
    "description": "This represents the end of a sentence, broken up to include links. The full sentence will be 'Configure single sign-on for Bitwarden using the implementation guide for your Identity Provider."
  },
  "userProvisioning": {
    "message": "用户配置"
  },
  "scimIntegration": {
    "message": "SCIM"
  },
  "scimIntegrationDescStart": {
    "message": "使用适合您的身份提供程序的实施指南配置 ",
    "description": "This represents the beginning of a sentence, broken up to include links. The full sentence will be 'Configure SCIM (System for Cross-domain Identity Management) to automatically provision users and groups to Bitwarden using the implementation guide for your Identity Provider"
  },
  "scimIntegrationDescEnd": {
    "message": "（跨域身份管理系统）以自动向 Bitwarden 配置用户和群组。",
    "description": "This represents the end of a sentence, broken up to include links. The full sentence will be 'Configure SCIM (System for Cross-domain Identity Management) to automatically provision users and groups to Bitwarden using the implementation guide for your Identity Provider"
  },
  "bwdc": {
    "message": "Bitwarden Directory Connector"
  },
  "bwdcDesc": {
    "message": "使用适合您的身份提供程序的实施指南配置 Bitwarden Directory Connector 以自动配置用户和群组。"
  },
  "eventManagement": {
    "message": "事件管理"
  },
  "eventManagementDesc": {
    "message": "使用适合您的平台的实施指南将 Bitwarden 事件日志与您的 SIEM（系统信息和事件管理）系统集成。"
  },
  "deviceManagement": {
    "message": "设备管理"
  },
  "deviceManagementDesc": {
    "message": "使用适合您的平台的实施指南为 Bitwarden 配置设备管理。"
  },
  "crowdstrikeEventIntegrationDesc": {
    "message": "将事件数据发送到您的 Logscale 实例"
  },
  "datadogEventIntegrationDesc": {
    "message": "将密码库事件数据发送到您的 Datadog 实例"
  },
  "huntressEventIntegrationDesc": {
    "message": "将事件数据发送到您的 Huntress SIEM 实例"
  },
  "integrationConnectedSuccessfully": {
    "message": "$INTEGRATION$ 连接成功。",
    "placeholders": {
      "integration": {
        "content": "$1",
        "example": "Crowdstrike"
      }
    }
  },
  "failedToSaveIntegration": {
    "message": "保存集成失败。请稍后再试。"
  },
  "mustBeOrganizationOwnerAdmin": {
    "message": "您必须是组织所有者或管理员才能执行此操作。"
  },
  "mustBeOrgOwnerToPerformAction": {
    "message": "您必须是组织所有者才能执行此操作。"
  },
  "failedToDeleteIntegration": {
    "message": "删除集成失败。请稍后再试。"
  },
  "deviceIdMissing": {
    "message": "缺少设备 ID"
  },
  "deviceTypeMissing": {
    "message": "缺少设备类型"
  },
  "deviceCreationDateMissing": {
    "message": "缺少设备创建日期"
  },
  "desktopRequired": {
    "message": "需要桌面端"
  },
  "reopenLinkOnDesktop": {
    "message": "请在桌面端从您的电子邮件中重新打开此链接。"
  },
  "connectIntegrationButtonDesc": {
    "message": "连接 $INTEGRATION$",
    "placeholders": {
      "integration": {
        "content": "$1",
        "example": "Crowdstrike"
      }
    }
  },
  "updateIntegrationButtonDesc": {
    "message": "更新 $INTEGRATION$",
    "placeholders": {
      "integration": {
        "content": "$1",
        "example": "Crowdstrike"
      }
    }
  },
  "integrationCardTooltip": {
    "message": "打开 $INTEGRATION$ 实施指南。",
    "placeholders": {
      "integration": {
        "content": "$1",
        "example": "Google"
      }
    }
  },
  "smIntegrationTooltip": {
    "message": "设置 $INTEGRATION$。",
    "placeholders": {
      "integration": {
        "content": "$1",
        "example": "Google"
      }
    }
  },
  "smSdkTooltip": {
    "message": "查看 $SDK$ 存储库",
    "placeholders": {
      "sdk": {
        "content": "$1",
        "example": "Rust"
      }
    }
  },
  "integrationCardAriaLabel": {
    "message": "在新标签页中打开 $INTEGRATION$ 实施指南。",
    "placeholders": {
      "integration": {
        "content": "$1",
        "example": "google"
      }
    }
  },
  "smSdkAriaLabel": {
    "message": "在新标签页中查看 $SDK$ 存储库。",
    "placeholders": {
      "sdk": {
        "content": "$1",
        "example": "rust"
      }
    }
  },
  "smIntegrationCardAriaLabel": {
    "message": "在新标签页中设置 $INTEGRATION$ 实施指南。",
    "placeholders": {
      "integration": {
        "content": "$1",
        "example": "google"
      }
    }
  },
  "createNewClientToManageAsProvider": {
    "message": "创建一个新的客户组织作为提供商来管理。附加席位将反映在下一个计费周期中。"
  },
  "url": {
    "message": "URL"
  },
  "bearerToken": {
    "message": "Bearer 令牌"
  },
  "repositoryNameHint": {
    "message": "要摄取的存储库的名称"
  },
  "index": {
    "message": "索引"
  },
  "httpEventCollectorUrl": {
    "message": "HTTP Event Collector URL"
  },
  "httpEventCollectorToken": {
    "message": "HTTP Event Collector Token"
  },
  "selectAPlan": {
    "message": "选择一个方案"
  },
  "thirtyFivePercentDiscount": {
    "message": "35% 折扣"
  },
  "monthPerMember": {
    "message": "月 /成员"
  },
  "monthPerMemberBilledAnnually": {
    "message": "月 /成员（按年计费）"
  },
  "seats": {
    "message": "席位"
  },
  "addOrganization": {
    "message": "添加组织"
  },
  "createdNewClient": {
    "message": "成功创建了新的客户"
  },
  "noAccess": {
    "message": "无访问权限"
  },
  "collectionAdminConsoleManaged": {
    "message": "此集合只能从管理控制台访问"
  },
  "organizationOptionsMenu": {
    "message": "切换组织菜单"
  },
  "vaultItemSelect": {
    "message": "选择密码库项目"
  },
  "collectionItemSelect": {
    "message": "选择集合项目"
  },
  "manageBillingFromProviderPortalMessage": {
    "message": "从提供商门户管理账单"
  },
  "continueSettingUp": {
    "message": "继续设置 Bitwarden"
  },
  "continueSettingUpFreeTrial": {
    "message": "继续设置您的免费试用版 Bitwarden"
  },
  "continueSettingUpPasswordManager": {
    "message": "继续设置 Bitwarden 密码管理器"
  },
  "continueSettingUpFreeTrialPasswordManager": {
    "message": "继续设置您的免费试用版 Bitwarden 密码管理器"
  },
  "continueSettingUpSecretsManager": {
    "message": "继续设置 Bitwarden 机密管理器"
  },
  "continueSettingUpFreeTrialSecretsManager": {
    "message": "继续设置您的免费试用版 Bitwarden 机密管理器"
  },
  "enterTeamsOrgInfo": {
    "message": "输入您的团队组织信息"
  },
  "enterFamiliesOrgInfo": {
    "message": "输入您的家庭版组织信息"
  },
  "enterEnterpriseOrgInfo": {
    "message": "输入您的企业组织信息"
  },
  "viewItemsIn": {
    "message": "查看 $NAME$ 中的项目",
    "description": "Button to view the contents of a folder or collection",
    "placeholders": {
      "name": {
        "content": "$1",
        "example": "Work"
      }
    }
  },
  "backTo": {
    "message": "返回 $NAME$",
    "description": "Navigate back to a previous folder or collection",
    "placeholders": {
      "name": {
        "content": "$1",
        "example": "Work"
      }
    }
  },
  "back": {
    "message": "返回",
    "description": "Button text to navigate back"
  },
  "removeItem": {
    "message": "移除 $NAME$",
    "description": "Remove a selected option, such as a folder or collection",
    "placeholders": {
      "name": {
        "content": "$1",
        "example": "Work"
      }
    }
  },
  "viewInfo": {
    "message": "查看信息"
  },
  "viewAccess": {
    "message": "查看访问权限"
  },
  "noCollectionsSelected": {
    "message": "您尚未选择任何集合。"
  },
  "updateName": {
    "message": "更新名称"
  },
  "updatedOrganizationName": {
    "message": "更新了组织名称"
  },
  "providerPlan": {
    "message": "托管服务提供商"
  },
  "managedServiceProvider": {
    "message": "托管服务提供商"
  },
  "multiOrganizationEnterprise": {
    "message": "多组织企业"
  },
  "orgSeats": {
    "message": "组织席位"
  },
  "providerDiscount": {
    "message": "$AMOUNT$ 折扣",
    "placeholders": {
      "amount": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "secureYourInfrastructure": {
    "message": "保护您的基础设施"
  },
  "protectYourFamilyOrBusiness": {
    "message": "保护您的家庭或企业"
  },
  "upgradeOrganizationCloseSecurityGaps": {
    "message": "通过监测报告弥补安全漏洞"
  },
  "upgradeOrganizationCloseSecurityGapsDesc": {
    "message": "升级到付费方案以加强监测，从而提前发现安全漏洞。"
  },
  "approveAllRequests": {
    "message": "批准所有请求"
  },
  "allLoginRequestsApproved": {
    "message": "所有登录请求已批准"
  },
  "payPal": {
    "message": "PayPal"
  },
  "bitcoin": {
    "message": "Bitcoin"
  },
  "updatedTaxInformation": {
    "message": "更新了税务信息"
  },
  "billingInvalidTaxIdError": {
    "message": "无效的税务 ID，如有疑问，请联系支持。"
  },
  "billingTaxIdTypeInferenceError": {
    "message": "我们无法验证您的税务 ID，如有疑问，请联系支持。"
  },
  "billingPreviewInvalidTaxIdError": {
    "message": "无效的税务 ID，如有疑问，请联系支持。"
  },
  "billingPreviewInvoiceError": {
    "message": "预览账单时发生错误。请稍后再试。"
  },
  "unverified": {
    "message": "未验证"
  },
  "verified": {
    "message": "已验证"
  },
  "viewSecret": {
    "message": "查看机密"
  },
  "noClients": {
    "message": "没有可列出的客户"
  },
  "providerBillingEmailHint": {
    "message": "此电子邮箱地址将用于接收与此提供商相关的所有账单",
    "description": "A hint that shows up on the Provider setup page to inform the admin the billing email will receive the provider's invoices."
  },
  "upgradeOrganizationEnterprise": {
    "message": "通过审计成员访问权限来识别安全风险"
  },
  "onlyAvailableForEnterpriseOrganization": {
    "message": "通过升级为企业版方案，快速查看整个组织的成员访问权限。"
  },
  "date": {
    "message": "日期"
  },
  "exportClientReport": {
    "message": "导出客户报告"
  },
  "memberAccessReport": {
    "message": "成员访问权限"
  },
  "memberAccessReportDesc": {
    "message": "确保成员具有对合适的凭据的访问权限，以及他们的账户是安全的。使用此报告获取包含会员访问权限和账户配置的 CSV 文件 。"
  },
  "memberAccessReportPageDesc": {
    "message": "审计组织成员在群组、集合和集合项目中的访问权限。CSV 导出文件提供了每位成员的详细信息，包括集合权限和账户配置信息。"
  },
  "memberAccessReportNoCollection": {
    "message": "（无集合）"
  },
  "memberAccessReportNoCollectionPermission": {
    "message": "（无集合权限）"
  },
  "memberAccessReportNoGroup": {
    "message": "（无群组）"
  },
  "memberAccessReportTwoFactorEnabledTrue": {
    "message": "开启"
  },
  "memberAccessReportTwoFactorEnabledFalse": {
    "message": "关闭"
  },
  "memberAccessReportAuthenticationEnabledTrue": {
    "message": "开启"
  },
  "memberAccessReportAuthenticationEnabledFalse": {
    "message": "关闭"
  },
  "memberAccessReportLoadError": {
    "message": "成员访问报告加载失败。这可能是由于组织规模过大或网络问题导致的。请重试，如果问题持续存在，请联系支持人员。"
  },
  "kdfIterationRecommends": {
    "message": "我们推荐 600,000 或更高"
  },
  "providerReinstate": {
    "message": " 联系客户支持恢复您的订阅。"
  },
  "secretPeopleDescription": {
    "message": "授予群组或人员对此机密的访问权限。为人员设置的权限将覆盖群组设置的权限。"
  },
  "secretPeopleEmptyMessage": {
    "message": "添加人员或群组以共享此机密的访问权限"
  },
  "secretMachineAccountsDescription": {
    "message": "授予机器账户对此机密的访问权限。"
  },
  "secretMachineAccountsEmptyMessage": {
    "message": "添加机器账户以授予对此机密的访问权限"
  },
  "smAccessRemovalWarningSecretTitle": {
    "message": "移除对此机密的访问权限"
  },
  "smAccessRemovalSecretMessage": {
    "message": "此操作将移除您对此机密的访问权限。"
  },
  "invoice": {
    "message": "账单"
  },
  "unassignedSeatsAvailable": {
    "message": "您有 $SEATS$ 个未分配的席位可用。",
    "placeholders": {
      "seats": {
        "content": "$1",
        "example": "10"
      }
    },
    "description": "A message showing how many unassigned seats are available for a provider."
  },
  "contactYourProviderForAdditionalSeats": {
    "message": "请联系您的提供商管理员购买附加席位。"
  },
  "open": {
    "message": "打开",
    "description": "The status of an invoice."
  },
  "uncollectible": {
    "message": "无法收集",
    "description": "The status of an invoice."
  },
  "clientDetails": {
    "message": "客户详细信息"
  },
  "downloadChart": {
    "message": "下载图表"
  },
  "downloadCSV": {
    "message": "下载 CSV"
  },
  "monthlySubscriptionUserSeatsMessage": {
    "message": "调整订阅将导致在下一个计费周期按比例分摊您的计费总金额。 "
  },
  "annualSubscriptionUserSeatsMessage": {
    "message": "调整订阅将导致在月度计费周期按比例分摊费用。 "
  },
  "billingHistoryDescription": {
    "message": "下载 CSV 以获取每个计费日期的客户详细信息。按比例分摊的费用不包含在此 CSV 中，并且可能与链接的账单不同。如需获取最准确的计费详细信息，请参阅您的月度账单。",
    "description": "A paragraph on the Billing History page of the Provider Portal letting users know they can download a CSV report for their invoices that does not include prorations."
  },
  "noInvoicesToList": {
    "message": "没有可列出的账单",
    "description": "A paragraph on the Billing History page of the Provider Portal letting users know they can download a CSV report for their invoices that does not include prorations."
  },
  "providerClientVaultPrivacyNotification": {
    "message": "通知：本月晚些时候，客户密码库隐私将进行升级，提供商成员将不再能够直接访问客户密码库项目。如有疑问，",
    "description": "This will be displayed as part of a larger sentence. The whole sentence reads: 'Notice: Later this month, client vault privacy will be improved and provider members will no longer have direct access to client vault items. For questions, please contact Bitwarden support'."
  },
  "contactBitwardenSupport": {
    "message": "联系 Bitwarden 支持。",
    "description": "This will be displayed as part of a larger sentence. The whole sentence reads: 'Notice: Later this month, client vault privacy will be improved and provider members will no longer have direct access to client vault items. For questions, please contact Bitwarden support'. 'Bitwarden' should not be translated"
  },
  "sponsored": {
    "message": "赞助"
  },
  "licenseAndBillingManagementDesc": {
    "message": "在 Bitwarden 云服务器中进行更新后，上传许可证文件以应用最新的更改。"
  },
  "addToFolder": {
    "message": "添加到文件夹"
  },
  "selectFolder": {
    "message": "选择文件夹"
  },
  "personalItemTransferWarningSingular": {
    "message": "1 个项目将永久转移到所选组织。您将不再拥有该项目。"
  },
  "personalItemsTransferWarningPlural": {
    "message": "$PERSONAL_ITEMS_COUNT$ 个项目将永久转移到所选组织。您将不再拥有这些项目。",
    "placeholders": {
      "personal_items_count": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "personalItemWithOrgTransferWarningSingular": {
    "message": "1 个项目将永久转移到 $ORG$ 。您将不再拥有该项目。",
    "placeholders": {
      "org": {
        "content": "$1",
        "example": "Organization name"
      }
    }
  },
  "personalItemsWithOrgTransferWarningPlural": {
    "message": "$PERSONAL_ITEMS_COUNT$ 个项目将永久转移到 $ORG$ 。您将不再拥有这些项目。",
    "placeholders": {
      "personal_items_count": {
        "content": "$1",
        "example": "2"
      },
      "org": {
        "content": "$2",
        "example": "Organization name"
      }
    }
  },
  "data": {
    "message": "数据"
  },
  "purchasedSeatsRemoved": {
    "message": "购买的席位已移除"
  },
  "environmentVariables": {
    "message": "环境变量"
  },
  "organizationId": {
    "message": "组织 ID"
  },
  "projectIds": {
    "message": "工程 ID"
  },
  "projectId": {
    "message": "工程 ID"
  },
  "projectsAccessedByMachineAccount": {
    "message": "此机器账户可以访问以下工程。"
  },
  "config": {
    "message": "配置"
  },
  "learnMoreAboutEmergencyAccess": {
    "message": "进一步了解紧急访问"
  },
  "learnMoreAboutMatchDetection": {
    "message": "进一步了解匹配检测"
  },
  "learnMoreAboutMasterPasswordReprompt": {
    "message": "进一步了解主密码重新提示"
  },
  "learnMoreAboutSearchingYourVault": {
    "message": "进一步了解搜索密码库"
  },
  "learnMoreAboutYourAccountFingerprintPhrase": {
    "message": "了解您的账户指纹短语"
  },
  "impactOfRotatingYourEncryptionKey": {
    "message": "轮换加密密钥的影响"
  },
  "learnMoreAboutEncryptionAlgorithms": {
    "message": "进一步了解加密算法"
  },
  "learnMoreAboutKDFIterations": {
    "message": "进一步了解 KDF 迭代"
  },
  "learnMoreAboutLocalization": {
    "message": "进一步了解本地化"
  },
  "learnMoreAboutWebsiteIcons": {
    "message": "进一步了解网站图标的使用"
  },
  "learnMoreAboutUserAccess": {
    "message": "进一步了解用户访问权限"
  },
  "learnMoreAboutMemberRoles": {
    "message": "进一步了解成员角色和权限"
  },
  "whatIsACvvNumber": {
    "message": "CVV 码是什么？"
  },
  "learnMoreAboutApi": {
    "message": "进一步了解 Bitwarden API"
  },
  "fileSends": {
    "message": "文件 Send"
  },
  "textSends": {
    "message": "文本 Send"
  },
  "includesXMembers": {
    "message": "适用于 $COUNT$ 位成员",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "costPerMember": {
    "message": "$COST$",
    "placeholders": {
      "cost": {
        "content": "$1",
        "example": "$3"
      }
    }
  },
  "optionalOnPremHosting": {
    "message": "可选的本地托管"
  },
  "upgradeFreeOrganization": {
    "message": "升级您的 $NAME$ 组织 ",
    "placeholders": {
      "name": {
        "content": "$1",
        "example": "Teams"
      }
    }
  },
  "includeSsoAuthenticationMessage": {
    "message": "SSO 身份验证"
  },
  "familiesPlanInvLimitReachedManageBilling": {
    "message": "家庭版组织最多拥有 $SEATCOUNT$ 位成员。要邀请更多成员，请升级到付费方案。",
    "placeholders": {
      "seatcount": {
        "content": "$1",
        "example": "6"
      }
    }
  },
  "familiesPlanInvLimitReachedNoManageBilling": {
    "message": "家庭版组织最多拥有 $SEATCOUNT$ 位成员。要升级，请联系您的组织所有者。",
    "placeholders": {
      "seatcount": {
        "content": "$1",
        "example": "6"
      }
    }
  },
  "upgradePlans": {
    "message": "升级您的方案以邀请成员并体验强大的安全功能。"
  },
  "upgradeDiscount": {
    "message": "节省 $AMOUNT$%",
    "placeholders": {
      "amount": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "enterprisePlanUpgradeMessage": {
    "message": "为大型组织提供高级功能"
  },
  "teamsPlanUpgradeMessage": {
    "message": "为成长中的团队提供弹性保护"
  },
  "teamsInviteMessage": {
    "message": "邀请不限数量的成员"
  },
  "accessToCreateGroups": {
    "message": "创建群组的权限"
  },
  "syncGroupsAndUsersFromDirectory": {
    "message": "从目录同步群组和用户"
  },
  "familyPlanUpgradeMessage": {
    "message": "保护您的家庭登录"
  },
  "accessToPremiumFeatures": {
    "message": "高级版功能访问权限"
  },
  "additionalStorageGbMessage": {
    "message": "GB 附加存储"
  },
  "sshKeyAlgorithm": {
    "message": "密钥算法"
  },
  "sshPrivateKey": {
    "message": "私钥"
  },
  "sshPublicKey": {
    "message": "公钥"
  },
  "sshFingerprint": {
    "message": "指纹"
  },
  "sshKeyFingerprint": {
    "message": "指纹"
  },
  "sshKeyPrivateKey": {
    "message": "私钥"
  },
  "sshKeyPublicKey": {
    "message": "公钥"
  },
  "sshKeyAlgorithmED25519": {
    "message": "ED25519"
  },
  "sshKeyAlgorithmRSA2048": {
    "message": "RSA 2048-Bit"
  },
  "sshKeyAlgorithmRSA3072": {
    "message": "RSA 3072-Bit"
  },
  "sshKeyAlgorithmRSA4096": {
    "message": "RSA 4096-Bit"
  },
  "premiumAccounts": {
    "message": "6 个高级版账户"
  },
  "unlimitedSharing": {
    "message": "不限数量的共享"
  },
  "unlimitedCollections": {
    "message": "不限数量的集合"
  },
  "secureDataSharing": {
    "message": "安全数据共享"
  },
  "eventLogMonitoring": {
    "message": "事件日志监测"
  },
  "directoryIntegration": {
    "message": "目录集成"
  },
  "passwordLessSso": {
    "message": "Passwordless SSO"
  },
  "accountRecovery": {
    "message": "账户恢复"
  },
  "customRoles": {
    "message": "自定义角色"
  },
  "unlimitedSecretsStorage": {
    "message": "不限数量的机密存储"
  },
  "unlimitedUsers": {
    "message": "不限数量的用户"
  },
  "UpTo50MachineAccounts": {
    "message": "最多 50 个机器账户"
  },
  "UpTo20MachineAccounts": {
    "message": "最多 20 个机器账户"
  },
  "current": {
    "message": "当前"
  },
  "secretsManagerSubscriptionInfo": {
    "message": "您的机密管理器订阅将基于选择的方案升级"
  },
  "bitwardenPasswordManager": {
    "message": "Bitwarden 密码管理器"
  },
  "secretsManagerComplimentaryPasswordManager": {
    "message": "您的一年免费密码管理器订阅将升级到所选方案。在免费期结束前，我们不会向您收取费用。"
  },
  "fileSavedToDevice": {
    "message": "文件已保存到设备。可以在设备下载中进行管理。"
  },
  "publicApi": {
    "message": "公共 API",
    "description": "The text, 'API', is an acronym and should not be translated."
  },
  "showCharacterCount": {
    "message": "显示字符计数"
  },
  "hideCharacterCount": {
    "message": "隐藏字符计数"
  },
  "editAccess": {
    "message": "编辑访问权限"
  },
  "textHelpText": {
    "message": "对于如安全问题之类的数据，请使用文本型字段"
  },
  "hiddenHelpText": {
    "message": "对于如密码之类的敏感数据，请使用隐藏型字段"
  },
  "checkBoxHelpText": {
    "message": "如果您想自动勾选表单复选框（例如记住电子邮箱），请使用复选框型字段"
  },
  "linkedHelpText": {
    "message": "当您遇到特定网站的自动填充问题时，请使用链接型字段。"
  },
  "linkedLabelHelpText": {
    "message": "输入字段的 html ID、名称、aria-label 或占位符。"
  },
  "uppercaseDescription": {
    "message": "包含大写字符",
    "description": "Tooltip for the password generator uppercase character checkbox"
  },
  "uppercaseLabel": {
    "message": "A-Z",
    "description": "Label for the password generator uppercase character checkbox"
  },
  "lowercaseDescription": {
    "message": "包含小写字符",
    "description": "Full description for the password generator lowercase character checkbox"
  },
  "lowercaseLabel": {
    "message": "a-z",
    "description": "Label for the password generator lowercase character checkbox"
  },
  "numbersDescription": {
    "message": "包含数字",
    "description": "Full description for the password generator numbers checkbox"
  },
  "numbersLabel": {
    "message": "0-9",
    "description": "Label for the password generator numbers checkbox"
  },
  "specialCharactersDescription": {
    "message": "包含特殊字符",
    "description": "Full description for the password generator special characters checkbox"
  },
  "addAttachment": {
    "message": "添加附件"
  },
  "maxFileSizeSansPunctuation": {
    "message": "文件最大为 500 MB"
  },
  "permanentlyDeleteAttachmentConfirmation": {
    "message": "确定要永久删除此附件吗？"
  },
  "manageSubscriptionFromThe": {
    "message": "管理订阅，通过",
    "description": "This represents the beginning of a sentence. The full sentence will be 'Manage subscription from the Provider Portal', but 'Provider Portal' will be a link and thus cannot be included in the translation file."
  },
  "toHostBitwardenOnYourOwnServer": {
    "message": "要在您自己的服务器上托管 Bitwarden，您需要上传许可证文件。要支持自托管组织的免费版家庭版方案和高级计费功能，您需要在自托管组织中设置自动同步。"
  },
  "selfHostingTitleProper": {
    "message": "自托管"
  },
  "claim-domain-single-org-warning": {
    "message": "声明域名将启用单一组织策略。"
  },
  "single-org-revoked-user-warning": {
    "message": "不符合要求的成员将被撤销。管理员可以在他们退出所有其他组织后恢复其成员资格。"
  },
  "deleteOrganizationUser": {
    "message": "删除 $NAME$",
    "placeholders": {
      "name": {
        "content": "$1",
        "example": "John Doe"
      },
      "description": "Title for the delete organization user dialog"
    }
  },
  "deleteOrganizationUserWarningDesc": {
    "message": "这将永久删除 $NAME$ 拥有的所有项目。集合中的项目不受影响。",
    "description": "Warning description for the delete organization user dialog",
    "placeholders": {
      "name": {
        "content": "$1",
        "example": "John Doe"
      }
    }
  },
  "deleteManyOrganizationUsersWarningDesc": {
    "message": "这将永久删除以下成员拥有的所有项目。集合中的项目不受影响。",
    "description": "Warning description for the bulk delete organization users dialog"
  },
  "organizationUserDeleted": {
    "message": "删除了 $NAME$",
    "placeholders": {
      "name": {
        "content": "$1",
        "example": "John Doe"
      }
    }
  },
  "organizationUserDeletedDesc": {
    "message": "该用户已从组织中移除，所有关联的用户数据也已被删除。"
  },
  "deletedUserIdEventMessage": {
    "message": "删除了用户 $ID$",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "First 8 Character of a GUID"
      }
    }
  },
  "userLeftOrganization": {
    "message": "用户 $ID$ 退出了组织",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "First 8 Character of a GUID"
      }
    }
  },
  "userSelfRevokedFromOrganization": {
    "message": "用户 $ID$ 从组织中自行撤销。",
    "placeholders": {
      "id": {
        "content": "$1",
        "example": "First 8 characters of a GUID"
      }
    }
  },
  "userSelfRevokedOrganizationOwnership": {
    "message": "因拒绝转移至组织所有权而被撤销。"
  },
  "suspendedOrganizationTitle": {
    "message": "$ORGANIZATION$ 已暂停",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "Acme c"
      }
    }
  },
  "suspendedUserOrgMessage": {
    "message": "联系您的组织所有者寻求帮助。"
  },
  "suspendedOwnerOrgMessage": {
    "message": "要重新访问您的组织，请添加一个付款方式。"
  },
  "deleteMembers": {
    "message": "删除成员"
  },
  "noSelectedMembersApplicable": {
    "message": "此操作不适用于任何选定的成员。"
  },
  "deletedSuccessfully": {
    "message": "删除成功"
  },
  "freeFamiliesSponsorship": {
    "message": "禁用免费的 Bitwarden 家庭版赞助"
  },
  "freeFamiliesSponsorshipPolicyDesc": {
    "message": "不允许成员通过此组织兑换家庭版方案。"
  },
  "verifyBankAccountWithStatementDescriptorWarning": {
    "message": "使用银行账户付款仅对美国用户开放。您将被要求验证您的银行账户。我们将在 1-2 个工作日内进行一笔小额转账，请在组织的计费页面输入该转账的对账单描述符代码以验证银行账户。验证银行账户失败将会错过支付，您的订阅将暂停。"
  },
  "verifyBankAccountWithStatementDescriptorInstructions": {
    "message": "我们已向您的银行账户存入了一笔小额转账（可能需要 1-2 个工作日到账）。请输入转账描述中以「SM」开头的六位数代码。验证银行账户失败将会错过支付，您的订阅将暂停。"
  },
  "descriptorCode": {
    "message": "描述符代码"
  },
  "cannotRemoveViewOnlyCollections": {
    "message": "您无法移除仅具有「查看」权限的集合：$COLLECTIONS$",
    "placeholders": {
      "collections": {
        "content": "$1",
        "example": "Work, Personal"
      }
    }
  },
  "removeMembers": {
    "message": "移除成员"
  },
  "devices": {
    "message": "设备"
  },
  "deviceListDescription": {
    "message": "您的账户在以下设备上登录过。如果您无法识别某个设备，请立即将其移除。"
  },
  "deviceListDescriptionTemp": {
    "message": "您的账户在以下设备上登录过。"
  },
  "claimedDomains": {
    "message": "声明域名"
  },
  "claimDomain": {
    "message": "声明域名"
  },
  "reclaimDomain": {
    "message": "重新声明域名"
  },
  "claimDomainNameInputHint": {
    "message": "示例：mydomain.com。子域名需要单独的条目进行声明。"
  },
  "automaticClaimedDomains": {
    "message": "自动声明域名"
  },
  "automaticDomainClaimProcess": {
    "message": "Bitwarden 将在最初的 72 小时内尝试声明域名 3 次。如果此域名无法声明，请检查您主机中的 DNS 记录并手动声明。如果此域名在 7 天内未声明，它将被从您的组织中移除。"
  },
  "automaticDomainClaimProcess1": {
    "message": "Bitwarden 将在 72 小时内尝试声明此域名。如果此域名无法声明，请验证您的 DNS 记录并手动声明。未声明的域名将在 7 天后被移除。"
  },
  "automaticDomainClaimProcess2": {
    "message": "声明后，使用已声明域名的现有成员将收到关于"
  },
  "accountOwnershipChange": {
    "message": "账户所有权变更"
  },
  "automaticDomainClaimProcessEnd": {
    "message": "的电子邮件通知。"
  },
  "domainNotClaimed": {
    "message": "$DOMAIN$ 无法声明。请检查您的 DNS 记录。",
    "placeholders": {
      "DOMAIN": {
        "content": "$1",
        "example": "bitwarden.com"
      }
    }
  },
  "domainStatusClaimed": {
    "message": "已声明"
  },
  "domainStatusPending": {
    "message": "处理中"
  },
  "claimedDomainsDescription": {
    "message": "声明域名以拥有成员账户。使用已声明域名的成员登录时将跳过 SSO 标识符页面，管理员也可以删除已声明的账户。"
  },
  "invalidDomainNameClaimMessage": {
    "message": "输入的格式无效。格式：mydomain.com。子域名需要单独的条目进行声明。"
  },
  "domainClaimedEvent": {
    "message": "$DOMAIN$ 已声明",
    "placeholders": {
      "DOMAIN": {
        "content": "$1",
        "example": "bitwarden.com"
      }
    }
  },
  "domainNotClaimedEvent": {
    "message": "$DOMAIN$ 未声明",
    "placeholders": {
      "DOMAIN": {
        "content": "$1",
        "example": "bitwarden.com"
      }
    }
  },
  "updatedRevokeSponsorshipConfirmationForSentSponsorship": {
    "message": "如果您移除 $EMAIL$，将无法兑换此家庭版方案赞助。确定要继续吗？",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "sponsored@organization.com"
      }
    }
  },
  "updatedRevokeSponsorshipConfirmationForAcceptedSponsorship": {
    "message": "如果您移除 $EMAIL$，此家庭版方案赞助将终止，并且将于 $DATE$ 向已保存的付款方式收取 $40 + 相关税费。在 $DATE$ 之前您将无法兑换新的赞助。确定要继续吗？",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "sponsored@organization.com"
      },
      "date": {
        "content": "$2",
        "example": "12/10/2024"
      }
    }
  },
  "domainClaimed": {
    "message": "域名已声明"
  },
  "itemAddedToFavorites": {
    "message": "项目已添加到收藏夹"
  },
  "itemRemovedFromFavorites": {
    "message": "项目已移出收藏夹"
  },
  "copyNote": {
    "message": "复制备注"
  },
  "organizationNameMaxLength": {
    "message": "组织名称不能超过 50 个字符。"
  },
  "rotationCompletedTitle": {
    "message": "密钥轮换成功"
  },
  "rotationCompletedDesc": {
    "message": "您的主密码和加密密钥已更新。您的其他设备已被注销。"
  },
  "trustUserEmergencyAccess": {
    "message": "信任并确认用户"
  },
  "trustOrganization": {
    "message": "信任组织"
  },
  "trust": {
    "message": "信任"
  },
  "doNotTrust": {
    "message": "不信任"
  },
  "organizationNotTrusted": {
    "message": "组织未被信任"
  },
  "emergencyAccessTrustWarning": {
    "message": "为了您的账户安全，确认前请先确认：您已授予该用户紧急访问权限，以及其指纹与其账户中显示的指纹相匹配"
  },
  "orgTrustWarning": {
    "message": "为了您的账户安全，继续前请先确认：您是启用了账户恢复功能的该组织的成员，以及下方显示的指纹与此组织的指纹相匹配。"
  },
  "orgTrustWarning1": {
    "message": "此组织有一个企业策略，将为您注册账户恢复。注册后将允许组织管理员更改您的主密码。继续前请先确认：您认识此组织，以及下方显示的指纹短语与此组织的指纹相匹配。"
  },
  "trustUser": {
    "message": "信任用户"
  },
  "sshKeyWrongPassword": {
    "message": "您输入的密码不正确。"
  },
  "importSshKey": {
    "message": "导入"
  },
  "confirmSshKeyPassword": {
    "message": "确认密码"
  },
  "enterSshKeyPasswordDesc": {
    "message": "输入 SSH 密钥的密码。"
  },
  "enterSshKeyPassword": {
    "message": "输入密码"
  },
  "invalidSshKey": {
    "message": "此 SSH 密钥无效"
  },
  "sshKeyTypeUnsupported": {
    "message": "不支持此 SSH 密钥类型"
  },
  "importSshKeyFromClipboard": {
    "message": "从剪贴板导入密钥"
  },
  "sshKeyImported": {
    "message": "SSH 密钥导入成功"
  },
  "copySSHPrivateKey": {
    "message": "复制私钥"
  },
  "openingExtension": {
    "message": "正在打开 Bitwarden 浏览器扩展"
  },
  "somethingWentWrong": {
    "message": "出错了..."
  },
  "openingExtensionError": {
    "message": "我们无法打开 Bitwarden 浏览器扩展。请点击按钮立即打开。"
  },
  "openExtension": {
    "message": "打开扩展"
  },
  "doNotHaveExtension": {
    "message": "没有 Bitwarden 浏览器扩展吗？"
  },
  "installExtension": {
    "message": "安装扩展"
  },
  "openedExtension": {
    "message": "已打开浏览器扩展"
  },
  "openedExtensionViewAtRiskPasswords": {
    "message": "成功打开 Bitwarden 浏览器扩展。您现在可以审查存在风险的密码了。"
  },
  "resellerRenewalWarningMsg": {
    "message": "您的订阅即将续期。为确保服务不会中断，请在 $RENEWAL_DATE$ 之前联系 $RESELLER$ 确认您的续订。",
    "placeholders": {
      "reseller": {
        "content": "$1",
        "example": "Reseller Name"
      },
      "renewal_date": {
        "content": "$2",
        "example": "01/01/2024"
      }
    }
  },
  "resellerOpenInvoiceWarningMgs": {
    "message": "您的订阅账单已于 $ISSUED_DATE$ 开具。为确保服务不会中断，请在 $DUE_DATE$ 之前联系 $RESELLER$ 确认您的续订。",
    "placeholders": {
      "reseller": {
        "content": "$1",
        "example": "Reseller Name"
      },
      "issued_date": {
        "content": "$2",
        "example": "01/01/2024"
      },
      "due_date": {
        "content": "$3",
        "example": "01/15/2024"
      }
    }
  },
  "resellerPastDueWarningMsg": {
    "message": "您的订阅账单尚未支付。为确保服务不会中断，请在 $GRACE_PERIOD_END$ 之前联系 $RESELLER$ 确认您的续订。",
    "placeholders": {
      "reseller": {
        "content": "$1",
        "example": "Reseller Name"
      },
      "grace_period_end": {
        "content": "$2",
        "example": "02/14/2024"
      }
    }
  },
  "restartOrganizationSubscription": {
    "message": "组织订阅已重启"
  },
  "restartSubscription": {
    "message": "重启您的订阅"
  },
  "suspendedManagedOrgMessage": {
    "message": "联系 $PROVIDER$ 寻求帮助。",
    "placeholders": {
      "provider": {
        "content": "$1",
        "example": "Acme c"
      }
    }
  },
  "accountDeprovisioningNotification": {
    "message": "管理员现在可以删除已声明域名下的成员账户。"
  },
  "deleteManagedUserWarningDesc": {
    "message": "此操作将删除成员账户及其密码库中的所有项目。其取代了之前的「移除」操作。"
  },
  "deleteManagedUserWarning": {
    "message": "「删除」是一个新的操作！"
  },
  "seatsRemaining": {
    "message": "该组织总计分配了 $TOTAL$ 个席位，您还剩余 $REMAINING$ 个席位。请联系提供商管理您的订阅。",
    "placeholders": {
      "remaining": {
        "content": "$1",
        "example": "5"
      },
      "total": {
        "content": "$2",
        "example": "10"
      }
    }
  },
  "existingOrganization": {
    "message": "现有组织"
  },
  "selectOrganizationProviderPortal": {
    "message": "选择一个要添加到您的提供商门户的组织。"
  },
  "noOrganizations": {
    "message": "没有可列出的组织"
  },
  "yourProviderSubscriptionCredit": {
    "message": "您的提供商订阅将获得此组织订阅剩余时间内的信用额度。"
  },
  "doYouWantToAddThisOrg": {
    "message": "您想将该组织添加到 $PROVIDER$ 吗？",
    "placeholders": {
      "provider": {
        "content": "$1",
        "example": "Cool MSP"
      }
    }
  },
  "addedExistingOrganization": {
    "message": "添加了现有组织"
  },
  "assignedExceedsAvailable": {
    "message": "分配的席位超过可用席位。"
  },
  "userkeyRotationDisclaimerEmergencyAccessText": {
    "message": "启用了紧急访问权限的 $NUM_USERS$ 位联系人的指纹短语。",
    "placeholders": {
      "num_users": {
        "content": "$1",
        "example": "5"
      }
    }
  },
  "userkeyRotationDisclaimerAccountRecoveryOrgsText": {
    "message": "启用了账户恢复功能的组织 $ORG_NAME$ 的指纹短语。",
    "placeholders": {
      "org_name": {
        "content": "$1",
        "example": "My org"
      }
    }
  },
  "userkeyRotationDisclaimerDescription": {
    "message": "轮换加密密钥要求您信任可以恢复您账户的任何组织的密钥，以及您已为其启用紧急访问的任何联系人的密钥。要继续，请确保您可以验证以下信息："
  },
  "userkeyRotationDisclaimerTitle": {
    "message": "未信任的加密密钥"
  },
  "atRiskPassword": {
    "message": "存在风险的密码"
  },
  "changeAtRiskPassword": {
    "message": "更改存在风险的密码"
  },
  "changeAtRiskPasswordAndAddWebsite": {
    "message": "此登录存在风险且缺少网站。请添加网站并更改密码以增强安全性。"
  },
  "vulnerablePassword": {
    "message": "易受攻击的密码。"
  },
  "changeNow": {
    "message": "立即更改"
  },
  "missingWebsite": {
    "message": "缺少网站"
  },
  "removeUnlockWithPinPolicyTitle": {
    "message": "禁用 PIN 码解锁"
  },
  "removeUnlockWithPinPolicyDesc": {
    "message": "不允许成员使用 PIN 码解锁他们的账户。"
  },
  "upgradeForFullEventsMessage": {
    "message": "不会为您的组织存储事件日志。升级到团队版或企业版方案以获取组织事件日志的完整访问权限。"
  },
  "upgradeEventLogTitleMessage": {
    "message": "升级以查看您组织中的事件日志。"
  },
  "upgradeEventLogMessage": {
    "message": "这些事件仅为示例，并不反映您 Bitwarden 组织内的真实事件。"
  },
  "viewEvents": {
    "message": "查看事件"
  },
  "cannotCreateCollection": {
    "message": "免费组织最多拥有 2 个集合。要添加更多集合，请升级到付费方案。"
  },
  "searchArchive": {
    "message": "搜索归档"
  },
  "archiveNoun": {
    "message": "归档",
    "description": "Noun"
  },
  "archiveVerb": {
    "message": "归档",
    "description": "Verb"
  },
  "unArchive": {
    "message": "取消归档"
  },
  "archived": {
    "message": "已归档"
  },
  "unArchiveAndSave": {
    "message": "取消归档并保存"
  },
  "itemsInArchive": {
    "message": "归档中的项目"
  },
  "noItemsInArchive": {
    "message": "归档中没有项目"
  },
  "noItemsInArchiveDesc": {
    "message": "已归档的项目将显示在这里，并将被排除在一般搜索结果和自动填充建议之外。"
  },
  "itemArchiveToast": {
    "message": "项目已归档"
  },
  "itemUnarchivedToast": {
    "message": "项目已取消归档"
  },
  "bulkArchiveItems": {
    "message": "项目已归档"
  },
  "bulkUnarchiveItems": {
    "message": "项目已取消归档"
  },
  "archiveItem": {
    "message": "归档项目",
    "description": "Verb"
  },
  "archiveItemDialogContent": {
    "message": "归档后，此项目将被排除在一般搜索结果和自动填充建议之外。"
  },
  "archiveBulkItems": {
    "message": "归档项目",
    "description": "Verb"
  },
  "archiveBulkItemsConfirmDesc": {
    "message": "已归档的项目将被排除在一般搜索结果和自动填充建议之外。确定要归档这些项目吗？"
  },
  "businessUnit": {
    "message": "业务单元"
  },
  "businessUnits": {
    "message": "业务单元"
  },
  "newBusinessUnit": {
    "message": "新增业务单元"
  },
  "sendsTitleNoItems": {
    "message": "安全地发送敏感信息",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "sendsBodyNoItems": {
    "message": "在任何平台上与任何人安全地分享文件和数据。您的信息将在限制曝光的同时保持端到端加密。",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "generatorNudgeTitle": {
    "message": "快速创建密码"
  },
  "generatorNudgeBodyOne": {
    "message": "一键创建强大且唯一的密码",
    "description": "Two part message",
    "example": "Easily create strong and unique passwords by clicking on {icon} to help you keep your logins secure."
  },
  "generatorNudgeBodyTwo": {
    "message": "帮助您保持登录安全。",
    "description": "Two part message",
    "example": "Easily create strong and unique passwords by clicking on {icon} to help you keep your logins secure."
  },
  "generatorNudgeBodyAria": {
    "message": "点击「生成密码」按钮，轻松创建强大且唯一的密码，帮助您保持登录安全。",
    "description": "Aria label for the body content of the generator nudge"
  },
  "newLoginNudgeTitle": {
    "message": "使用自动填充节省时间"
  },
  "newLoginNudgeBodyOne": {
    "message": "包含",
    "description": "This is in multiple parts to allow for bold text in the middle of the sentence.",
    "example": "Include a Website so this login appears as an autofill suggestion."
  },
  "newLoginNudgeBodyBold": {
    "message": "网站",
    "description": "This is in multiple parts to allow for bold text in the middle of the sentence.",
    "example": "Include a Website so this login appears as an autofill suggestion."
  },
  "newLoginNudgeBodyTwo": {
    "message": "以便将此登录显示为自动填充建议。",
    "description": "This is in multiple parts to allow for bold text in the middle of the sentence.",
    "example": "Include a Website so this login appears as an autofill suggestion."
  },
  "newCardNudgeTitle": {
    "message": "无缝在线结账"
  },
  "newCardNudgeBody": {
    "message": "使用支付卡，安全准确地轻松自动填充付款表单。"
  },
  "newIdentityNudgeTitle": {
    "message": "简化账户的创建"
  },
  "newIdentityNudgeBody": {
    "message": "使用身份，快速自动填充冗长的注册或联系表单。"
  },
  "newNoteNudgeTitle": {
    "message": "保持您的敏感数据的安全"
  },
  "newNoteNudgeBody": {
    "message": "使用笔记，安全地存储敏感数据，例如银行或保险详细信息。"
  },
  "newSshNudgeTitle": {
    "message": "开发人员友好的 SSH 访问权限"
  },
  "newSshNudgeBodyOne": {
    "message": "存储您的密钥并与 SSH 代理连接，以进行快速、加密的身份验证。",
    "description": "Two part message",
    "example": "Store your keys and connect with the SSH agent for fast, encrypted authentication. Learn more about SSH agent"
  },
  "newSshNudgeBodyTwo": {
    "message": "进一步了解 SSH 代理",
    "description": "Two part message",
    "example": "Store your keys and connect with the SSH agent for fast, encrypted authentication. Learn more about SSH agent"
  },
  "setupExtensionPageTitle": {
    "message": "一键安全地自动填充您的密码"
  },
  "setupExtensionPageDescription": {
    "message": "获取 Bitwarden 浏览器扩展，即刻开启自动填充"
  },
  "getTheExtension": {
    "message": "获取扩展"
  },
  "addItLater": {
    "message": "稍后添加"
  },
  "cannotAutofillPasswordsWithoutExtensionTitle": {
    "message": "您无法在没有浏览器扩展的情况下自动填充密码"
  },
  "cannotAutofillPasswordsWithoutExtensionDesc": {
    "message": "确定现在不添加此扩展吗？"
  },
  "skipToWebApp": {
    "message": "跳转到网页 App"
  },
  "bitwardenExtensionInstalled": {
    "message": "Bitwarden 扩展已安装！"
  },
  "bitwardenExtensionIsInstalled": {
    "message": "Bitwarden 扩展已安装！"
  },
  "openExtensionToAutofill": {
    "message": "打开扩展以登录并开始自动填充。"
  },
  "openBitwardenExtension": {
    "message": "打开 Bitwarden 扩展"
  },
  "gettingStartedWithBitwardenPart1": {
    "message": "有关开始使用 Bitwarden 的提示，请访问",
    "description": "This will be displayed as part of a larger sentence. The whole sentence reads: 'For tips on getting started with Bitwarden visit the Learning Center and Help Center'"
  },
  "gettingStartedWithBitwardenPart2": {
    "message": "学习中心",
    "description": "This will be displayed as part of a larger sentence. The whole sentence reads: 'For tips on getting started with Bitwarden visit the Learning Center and Help Center'"
  },
  "openExtensionFromToolbarPart1": {
    "message": "如果扩展未打开，您可能需要通过工具栏上的图标 ",
    "description": "This will be used as part of a larger sentence, broken up to include the Bitwarden icon. The full sentence will read 'If the extension didn't open, you may need to open Bitwarden from the icon [Bitwarden Icon] on the toolbar.'"
  },
  "openExtensionFromToolbarPart2": {
    "message": " 来打开 Bitwarden。",
    "description": "This will be used as part of a larger sentence, broken up to include the Bitwarden icon. The full sentence will read 'If the extension didn't open, you may need to open Bitwarden from the icon [Bitwarden Icon] on the toolbar.'"
  },
  "gettingStartedWithBitwardenPart3": {
    "message": "帮助中心",
    "description": "This will be displayed as part of a larger sentence. The whole sentence reads: 'For tips on getting started with Bitwarden visit the Learning Center and Help Center'"
  },
  "setupExtensionContentAlt": {
    "message": "使用 Bitwarden 浏览器扩展，您可以轻松地创建新的登录，直接从您的浏览器工具栏访问已保存的登录，以及使用 Bitwarden 自动填充功能快速登录账户。"
  },
  "restart": {
    "message": "重启"
  },
  "verifyProviderBankAccountWithStatementDescriptorWarning": {
    "message": "使用银行账户付款仅对美国用户开放。您将被要求验证您的银行账户。我们将在 1-2 个工作日内进行一笔小额转账，请在提供商的订阅页面输入该转账的对账单描述符代码以验证银行账户。验证银行账户失败将会错过支付，您的订阅将暂停。"
  },
  "clickPayWithPayPal": {
    "message": "请点击「使用 PayPal 付款」按钮以添加您的付款方式。"
  },
  "revokeActiveSponsorshipConfirmation": {
    "message": "如果您移除 $EMAIL$，此家庭版方案赞助将终止。在被赞助组织的续费日期 $DATE$ 之后，您的组织中将释放一个可用席位，可供成员或赞助使用。",
    "placeholders": {
      "email": {
        "content": "$1",
        "example": "user@example.com"
      },
      "date": {
        "content": "$2",
        "example": "12/31/2024"
      }
    }
  },
  "billingAddressRequiredToAddCredit": {
    "message": "添加信用额度需要计费地址。",
    "description": "Error message shown when trying to add credit to a trialing organization without a billing address."
  },
  "aboutThisSetting": {
    "message": "关于此设置"
  },
  "permitCipherDetailsDescription": {
    "message": "Bitwarden 将使用已保存的登录 URI 来确定应使用的图标或更改密码的 URL，以提升您的使用体验。使用此服务时不会收集或保存任何信息。"
  },
  "billingAddress": {
    "message": "计费地址"
  },
  "addBillingAddress": {
    "message": "添加计费地址"
  },
  "editBillingAddress": {
    "message": "编辑计费地址"
  },
  "noBillingAddress": {
    "message": "没有存档的地址。"
  },
  "billingAddressUpdated": {
    "message": "您的计费地址已更新。"
  },
  "paymentDetails": {
    "message": "付款详细信息"
  },
  "paymentMethodUpdated": {
    "message": "您的付款方式已更新。"
  },
  "bankAccountVerified": {
    "message": "您的银行账户已验证。"
  },
  "availableCreditAppliedToInvoice": {
    "message": "任何可用的信用额度将用于自动抵扣此账户的账单。"
  },
  "mustBePositiveNumber": {
    "message": "必须是正数"
  },
  "cardSecurityCode": {
    "message": "卡安全码"
  },
  "cardSecurityCodeDescription": {
    "message": "卡安全码，又称 CVV 或 CVC，通常是印在信用卡背面的 3 位数字，或是印在信用卡正面卡号上方的 4 位数字。"
  },
  "verifyBankAccountWarning": {
    "message": "使用银行账户付款仅对美国用户开放。您将被要求验证您的银行账户。我们将在 1-2 个工作日内进行一笔小额转账，请在付款详细信息页面输入该转账的对账单描述符代码以验证银行账户。验证银行账户失败将会错过支付，您的订阅将暂停。"
  },
  "taxId": {
    "message": "税务 ID：$TAX_ID$",
    "placeholders": {
      "tax_id": {
        "content": "$1",
        "example": "12-3456789"
      }
    }
  },
  "unpaidInvoices": {
    "message": "未支付的账单"
  },
  "unpaidInvoicesForServiceUser": {
    "message": "您的订阅尚未支付。请联系您的提供商管理员，以恢复对您和您客户的服务。",
    "description": "A message shown in a non-dismissible dialog to service users of unpaid providers."
  },
  "providerSuspended": {
    "message": "$PROVIDER$ 已暂停",
    "placeholders": {
      "provider": {
        "content": "$1",
        "example": "Acme Industries"
      }
    }
  },
  "restoreProviderPortalAccessViaCustomerSupport": {
    "message": "要恢复对您的提供商门户的访问权限，请联系 Bitwarden 客户支持续费您的订阅。",
    "description": "A message shown in a non-dismissible dialog to any user of a suspended providers."
  },
  "restoreProviderPortalAccessViaPaymentMethod": {
    "message": "您的订阅尚未支付。要恢复对您和您客户的服务，请在 $CANCELLATION_DATE$ 前添加一个付款方式。",
    "placeholders": {
      "cancellation_date": {
        "content": "$1",
        "example": "07/10/2025"
      }
    },
    "description": "A message shown in a non-dismissible dialog to admins of unpaid providers."
  },
  "subscribetoEnterprise": {
    "message": "订阅为 $PLAN$",
    "placeholders": {
      "plan": {
        "content": "$1",
        "example": "Teams"
      }
    }
  },
  "subscribeEnterpriseSubtitle": {
    "message": "您的 7 天 $PLAN$ 试用从今天开始。现在就添加一个付款方式，以便在试用结束后继续使用这些功能：",
    "placeholders": {
      "plan": {
        "content": "$1",
        "example": "Teams"
      }
    }
  },
  "unlimitedSecretsAndProjects": {
    "message": "不限数量的机密和工程"
  },
  "providersubscriptionCanceled": {
    "message": "订阅已取消"
  },
  "providersubCanceledmessage": {
    "message": "要重新订阅，请联系 Bitwarden 客户支持。"
  },
  "showMore": {
    "message": "显示更多"
  },
  "showLess": {
    "message": "显示更少"
  },
  "missingTaxId": {
    "message": "缺少税务 ID"
  },
  "missingTaxIdWarning": {
    "message": "需要采取操作：您的付款详细信息缺少税务 ID 号码。如果未添加税务 ID，您的账单可能会包括额外的税款。"
  },
  "moreBreadcrumbs": {
    "message": "更多导航项",
    "description": "This is used in the context of a breadcrumb navigation, indicating that there are more items in the breadcrumb trail that are not currently displayed."
  },
  "addTaxId": {
    "message": "添加税务 ID"
  },
  "missingTaxIdCalloutTitle": {
    "message": "需要采取操作：缺少税务 ID"
  },
  "missingTaxIdCalloutDescription": {
    "message": "如果未添加税务 ID，您的账单可能会包括额外的税款。"
  },
  "unverifiedTaxIdWarning": {
    "message": "需要采取操作：您的税务 ID 号码未验证。如果您的税务 ID 未验证，您的账单可能会包括额外的税款。"
  },
  "editTaxId": {
    "message": "编辑您的税务 ID"
  },
  "unverifiedTaxIdCalloutTitle": {
    "message": "税务 ID 未验证"
  },
  "unverifiedTaxIdCalloutDescription": {
    "message": "请检查您的税务 ID，确保格式正确且无拼写错误。"
  },
  "pendingVerification": {
    "message": "待验证"
  },
  "checkInputFormat": {
    "message": "请检查输入格式是否有拼写错误。"
  },
  "exampleTaxIdFormat": {
    "message": "示例 $CODE$ 格式：$EXAMPLE$",
    "placeholders": {
      "code": {
        "content": "$1",
        "example": "ABN"
      },
      "example": {
        "content": "$2",
        "example": "92873837267"
      }
    }
  },
  "confirmKeyConnectorDomain": {
    "message": "确认 Key Connector 域名"
  },
  "requiredToVerifyBankAccountWithStripe": {
    "message": "使用银行账户付款仅对美国用户开放。您将被要求验证您的银行账户。我们将在 1-2 个工作日内进行一笔小额转账。验证银行账户失败将会错过支付，您的订阅将暂停。"
  },
  "verifyBankAccountWithStripe": {
    "message": "我们已向您的银行账户做了一笔小额转账，可能需要 1-2 个工作日到账。请在到账后验证您的银行账户。验证银行账户失败将会错过支付，您的订阅将暂停。"
  },
  "verifyNow": {
    "message": "立即验证。"
  },
  "unlockWithPasskey": {
    "message": "使用通行密钥解锁"
  },
  "prfUnlockFailed": {
    "message": "使用通行密钥解锁失败。请重试或使用其他解锁方式。"
  },
  "noPrfCredentialsAvailable": {
    "message": "没有可用于解锁的支持 PRF 的通行密钥。"
  },
  "additionalStorageGB": {
    "message": "附加存储 GB"
  },
  "additionalServiceAccountsV2": {
    "message": "附加机器账户"
  },
  "secretsManagerSeats": {
    "message": "机密管理器席位"
  },
  "additionalStorage": {
    "message": "附加存储"
  },
  "expandPurchaseDetails": {
    "message": "展开购买详细信息"
  },
  "collapsePurchaseDetails": {
    "message": "折叠购买详细信息"
  },
  "familiesMembership": {
    "message": "家庭版成员资格"
  },
  "advancedOnlineSecurity": {
    "message": "高级在线安全防护"
  },
  "planDescFamiliesV2": {
    "message": "为您的家庭提供高级安全防护"
  },
  "planDescFreeV2": {
    "message": "与 $COUNT$ 位其他用户共享",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "1"
      }
    }
  },
  "planDescEnterpriseV2": {
    "message": "为任何组织提供高级功能"
  },
  "planNameCustom": {
    "message": "自定义方案"
  },
  "planDescCustom": {
    "message": "Bitwarden 适用于各种规模的企业，为密码和敏感信息提供安全保障。若您属于大型企业，请联系销售人员获取报价。"
  },
  "builtInAuthenticator": {
    "message": "内置身份验证器"
  },
  "breachMonitoring": {
    "message": "数据泄露监测"
  },
  "andMoreFeatures": {
    "message": "以及更多！"
  },
  "secureFileStorage": {
    "message": "安全文件存储"
  },
  "familiesUnlimitedSharing": {
    "message": "不限数量的共享 - 自主掌控可见范围"
  },
  "familiesUnlimitedCollections": {
    "message": "不限数量的家庭集合"
  },
  "familiesSharedStorage": {
    "message": "为重要的家庭信息提供共享存储"
  },
  "limitedUsersV2": {
    "message": "最多 $COUNT$ 位成员",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "limitedCollectionsV2": {
    "message": "最多 $COUNT$ 个集合",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "2"
      }
    }
  },
  "alwaysFree": {
    "message": "永远免费"
  },
  "twoSecretsIncluded": {
    "message": "2 个机密"
  },
  "projectsIncludedV2": {
    "message": "$COUNT$ 个工程",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "1"
      }
    }
  },
  "secureItemSharing": {
    "message": "安全项目共享"
  },
  "scimSupport": {
    "message": "SCIM 支持"
  },
  "includedMachineAccountsV2": {
    "message": "$COUNT$ 个机器账户",
    "placeholders": {
      "count": {
        "content": "$1",
        "example": "20"
      }
    }
  },
  "enterpriseSecurityPolicies": {
    "message": "企业安全策略"
  },
  "selfHostOption": {
    "message": "自托管选项"
  },
  "complimentaryFamiliesPlan": {
    "message": "为所有用户提供免费家庭版方案"
  },
  "strengthenCybersecurity": {
    "message": "加强网络安全"
  },
  "boostProductivity": {
    "message": "提高工作效率"
  },
  "seamlessIntegration": {
    "message": "无缝集成"
  },
  "families": {
    "message": "家庭版"
  },
  "upgradeToFamilies": {
    "message": "升级到家庭版"
  },
  "upgradeToPremium": {
    "message": "升级到高级版"
  },
  "familiesUpdated": {
    "message": "您已升级为家庭版！"
  },
  "taxCalculationError": {
    "message": "计算您所在位置的税费时出错。请重试。"
  },
  "individualUpgradeWelcomeMessage": {
    "message": "欢迎使用 Bitwarden"
  },
  "individualUpgradeDescriptionMessage": {
    "message": "使用高级版解锁更多安全功能，或使用家庭版开始共享项目"
  },
  "individualUpgradeTaxInformationMessage": {
    "message": "价格不含税，按年计费。"
  },
  "organizationNameDescription": {
    "message": "您的组织名称将出现在您发送给成员的邀请中。"
  },
  "continueWithoutUpgrading": {
    "message": "继续但不升级"
  },
  "upgradeYourPlan": {
    "message": "升级您的方案"
  },
  "upgradeNow": {
    "message": "立即升级"
  },
  "formWillCreateNewFamiliesOrgMessage": {
    "message": "完成此表单将创建一个新的家庭版组织。您可以从管理控制台升级您的免费版组织。"
  },
  "upgradeErrorMessage": {
    "message": "我们在处理您的升级时遇到错误。请重试。"
  },
  "bitwardenFreeplanMessage": {
    "message": "您拥有 Bitwarden 免费方案"
  },
  "upgradeCompleteSecurity": {
    "message": "升级以获得全面的安全防护"
  },
  "viewbusinessplans": {
    "message": "查看商业方案"
  },
  "updateEncryptionSettings": {
    "message": "更新加密设置"
  },
  "updateYourEncryptionSettings": {
    "message": "更新您的加密设置"
  },
  "algorithm": {
    "message": "算法"
  },
  "encryptionKeySettingsHowShouldWeEncryptYourData": {
    "message": "选择 Bitwarden 加密您的密码库数据的方式。所有选项都是安全的，但更强大的方式提供了更好的保护 - 特别是针对暴力攻击。Bitwarden 建议大多数用户使用默认设置。"
  },
  "encryptionKeySettingsIncreaseImproveSecurity": {
    "message": "将值增加为高于默认值将提高安全性，但您的密码库相应需要更长时间才能解锁。"
  },
  "encryptionKeySettingsAlgorithmPopoverTitle": {
    "message": "关于加密算法"
  },
  "encryptionKeySettingsAlgorithmPopoverPBKDF2": {
    "message": "PBKDF2-SHA256 是一种经过充分测试的加密方式，可以平衡安全性和性能。适合于所有用户。"
  },
  "encryptionKeySettingsAlgorithmPopoverArgon2Id": {
    "message": "Argon2id 为现代攻击提供了更强的保护。最适合拥有强大设备的高级用户。"
  },
  "zipPostalCodeLabel": {
    "message": "ZIP / 邮政编码"
  },
  "cardNumberLabel": {
    "message": "卡号"
  },
  "startFreeFamiliesTrial": {
    "message": "开始家庭版免费试用"
  },
  "blockClaimedDomainAccountCreation": {
    "message": "阻止使用已声明的域名创建账户"
  },
  "blockClaimedDomainAccountCreationDesc": {
    "message": "禁止用户使用已声明域名的电子邮箱地址在组织外部创建账户。"
  },
  "blockClaimedDomainAccountCreationPrerequisite": {
    "message": "必须先声明域名，然后才能激活此策略。"
  },
  "vaultTimeoutTooLarge": {
    "message": "您的密码库超时超出了您组织设置的限制。"
  },
  "neverLockWarning": {
    "message": "确定要使用「从不」选项吗？将锁定选项设置为「从不」会将密码库的加密密钥存储在您的设备上。如果使用此选项，您必须确保您的设备安全。"
  },
  "sessionTimeoutSettingsAction": {
    "message": "超时动作"
  },
  "sessionTimeoutHeader": {
    "message": "会话超时"
  },
  "appearance": {
    "message": "外观"
  },
  "vaultTimeoutPolicyMaximumError": {
    "message": "超时超出了您组织设置的限制：最多 $HOURS$ 小时 $MINUTES$ 分钟",
    "placeholders": {
      "hours": {
        "content": "$1",
        "example": "5"
      },
      "minutes": {
        "content": "$2",
        "example": "5"
      }
    }
  },
  "removeMasterPasswordForOrgUserKeyConnector": {
    "message": "您的组织已不再使用主密码登录 Bitwarden。要继续，请验证组织和域名。"
  },
  "continueWithLogIn": {
    "message": "继续登录"
  },
  "doNotContinue": {
    "message": "不要继续"
  },
  "domain": {
    "message": "域名"
  },
  "keyConnectorDomainTooltip": {
    "message": "此域名将存储您的账户加密密钥，所以请确保您信任它。如果您不确定，请与您的管理员联系。"
  },
  "verifyYourOrganization": {
    "message": "验证您的组织以登录"
  },
  "organizationVerified": {
    "message": "组织已验证"
  },
  "domainVerified": {
    "message": "域名已验证"
  },
  "leaveOrganizationContent": {
    "message": "如果不验证您的组织，您对组织的访问权限将被撤销。"
  },
  "leaveNow": {
    "message": "立即退出"
  },
  "verifyYourDomainToLogin": {
    "message": "验证您的域名以登录"
  },
  "verifyYourDomainDescription": {
    "message": "要继续登录，请验证此域名。"
  },
  "confirmKeyConnectorOrganizationUserDescription": {
    "message": "要继续登录，请验证组织和域名。"
  },
  "confirmNoSelectedCriticalApplicationsTitle": {
    "message": "未选择任何关键应用程序"
  },
  "confirmNoSelectedCriticalApplicationsDesc": {
    "message": "确定要继续吗？"
  },
  "errorCannotDecrypt": {
    "message": "错误：无法解密"
  },
  "userVerificationFailed": {
    "message": "用户验证失败。"
  },
  "resizeSideNavigation": {
    "message": "调整侧边导航栏大小"
  },
  "recoveryDeleteCiphersTitle": {
    "message": "删除无法恢复的密码库项目"
  },
  "recoveryDeleteCiphersDesc": {
    "message": "您的部分密码库项目无法恢复。要从您的密码库中删除这些无法恢复的项目吗？"
  },
  "recoveryDeleteFoldersTitle": {
    "message": "删除无法恢复的文件夹"
  },
  "recoveryDeleteFoldersDesc": {
    "message": "您的部分文件夹无法恢复。要从您的密码库中删除这些无法恢复的文件夹吗？"
  },
  "recoveryReplacePrivateKeyTitle": {
    "message": "替换加密密钥"
  },
  "recoveryReplacePrivateKeyDesc": {
    "message": "您的公钥加密密钥对无法恢复。要使用新的密钥对替换您的加密密钥吗？这将要求您重新设置现有的紧急访问和组织成员资格。"
  },
  "recoveryStepSyncTitle": {
    "message": "正在同步数据"
  },
  "recoveryStepPrivateKeyTitle": {
    "message": "正在验证加密密钥的完整性"
  },
  "recoveryStepUserInfoTitle": {
    "message": "正在验证用户信息"
  },
  "recoveryStepCipherTitle": {
    "message": "正在验证密码库项目的完整性"
  },
  "recoveryStepFoldersTitle": {
    "message": "正在验证文件夹的完整性"
  },
  "dataRecoveryTitle": {
    "message": "数据恢复和诊断"
  },
  "dataRecoveryDescription": {
    "message": "使用数据恢复工具诊断并修复您的账户问题。运行诊断程序后，您可以选择保存诊断日志以供支持使用，也可以选择修复任何检测到的问题。"
  },
  "runDiagnostics": {
    "message": "运行诊断程序"
  },
  "repairIssues": {
    "message": "修复问题"
  },
  "saveDiagnosticLogs": {
    "message": "保存诊断日志"
  },
  "sessionTimeoutSettingsManagedByOrganization": {
    "message": "此设置由您的组织管理。"
  },
  "sessionTimeoutSettingsPolicySetMaximumTimeoutToHoursMinutes": {
    "message": "您的组织已将最大会话超时设置为 $HOURS$ 小时 $MINUTES$ 分钟。",
    "placeholders": {
      "hours": {
        "content": "$1",
        "example": "8"
      },
      "minutes": {
        "content": "$2",
        "example": "2"
      }
    }
  },
  "sessionTimeoutSettingsPolicySetDefaultTimeoutToOnRestart": {
    "message": "您的组织已将默认会话超时设置为「浏览器刷新时」。"
  },
  "sessionTimeoutSettingsPolicyMaximumError": {
    "message": "最大超时不能超过 $HOURS$ 小时 $MINUTES$ 分钟",
    "placeholders": {
      "hours": {
        "content": "$1",
        "example": "5"
      },
      "minutes": {
        "content": "$2",
        "example": "5"
      }
    }
  },
  "sessionTimeoutOnRestart": {
    "message": "浏览器刷新时"
  },
  "sessionTimeoutSettingsSetUnlockMethodToChangeTimeoutAction": {
    "message": "设置一个解锁方式以更改您的超时动作"
  },
  "leaveConfirmationDialogTitle": {
    "message": "确定要退出吗？"
  },
  "leaveConfirmationDialogContentOne": {
    "message": "拒绝后，您的个人项目将保留在您的账户中，但您将失去对共享项目和组织功能的访问权限。"
  },
  "leaveConfirmationDialogContentTwo": {
    "message": "联系您的管理员以重新获取访问权限。"
  },
  "leaveConfirmationDialogConfirmButton": {
    "message": "退出 $ORGANIZATION$",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "howToManageMyVault": {
    "message": "我该如何管理我的密码库？"
  },
  "transferItemsToOrganizationTitle": {
    "message": "转移项目到 $ORGANIZATION$",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "transferItemsToOrganizationDescription": {
    "message": "为确保安全性和合规性，$ORGANIZATION$ 要求所有项目由组织拥有。",
    "placeholders": {
      "organization": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "transferItemsToOrganizationAction": {
    "message": "点击「接受」以转移您的项目的所有权。"
  },
  "openTransferItemsHelpArticle": {
    "message": "打开有关转移项目的帮助文章"
  },
  "acceptTransfer": {
    "message": "接受转移"
  },
  "declineAndLeave": {
    "message": "拒绝并退出"
  },
  "youHaveBitwardenPremium": {
    "message": "您有 Bitwarden 高级版"
  },
  "viewAndManagePremiumSubscription": {
    "message": "查看和管理您的高级版订阅"
  },
  "youNeedToUpdateLicenseFile": {
    "message": "您需要更新您的许可证文件"
  },
  "youNeedToUpdateLicenseFileDate": {
    "message": "$DATE$。",
    "placeholders": {
      "date": {
        "content": "$1",
        "example": "June 12, 2026"
      }
    }
  },
  "uploadLicenseFile": {
    "message": "上传许可证文件"
  },
  "uploadYourLicenseFile": {
    "message": "上传您的许可证文件"
  },
  "uploadYourPremiumLicenseFile": {
    "message": "上传您的高级版许可证文件"
  },
  "uploadLicenseFileDesc": {
    "message": "您的许可证文件名将类似于：$FILE_NAME$",
    "placeholders": {
      "file_name": {
        "content": "$1",
        "example": "bitwarden_license.json"
      }
    }
  },
  "alreadyHaveSubscriptionQuestion": {
    "message": "已经有一个订阅了吗？"
  },
  "alreadyHaveSubscriptionSelfHostedMessage": {
    "message": "打开您的 Bitwarden 云账户中的订阅页面并下载您的许可证文件。然后返回此界面并在下方上传该文件。"
  },
  "viewAllPlans": {
    "message": "查看所有方案"
  },
  "planDescPremium": {
    "message": "全面的在线安全防护"
  },
  "updatePayment": {
    "message": "更新付款信息"
  },
  "weCouldNotProcessYourPayment": {
    "message": "我们无法处理您的付款。请更新您的付款方式或联系支持团队寻求帮助。"
  },
  "yourSubscriptionHasExpired": {
    "message": "您的订阅已过期。请联系支持团队寻求帮助。"
  },
  "yourSubscriptionIsScheduledToCancel": {
    "message": "您的订阅将于 $DATE$ 取消。在此日期之前，您可以随时恢复订阅。",
    "placeholders": {
      "date": {
        "content": "$1",
        "example": "Dec. 22, 2025"
      }
    }
  },
  "premiumShareEvenMore": {
    "message": "使用家庭版共享更多内容，或使用团队版或企业版获得强大、可信赖的密码安全防护。"
  },
  "youHaveAGracePeriod": {
    "message": "从您的订阅到期之日起，您有 $DAYS$ 天的宽限期。请在 $DATE$ 之前处理逾期未支付的账单。",
    "placeholders": {
      "days": {
        "content": "$1",
        "example": "14"
      },
      "date": {
        "content": "$2",
        "example": "Dec. 22, 2025"
      }
    }
  },
  "manageInvoices": {
    "message": "管理账单"
  },
  "yourNextChargeIsFor": {
    "message": "您的下一笔费用为"
  },
  "dueOn": {
    "message": "到期日期为"
  },
  "yourSubscriptionWillBeSuspendedOn": {
    "message": "您的订阅将被暂停于"
  },
  "yourSubscriptionWasSuspendedOn": {
    "message": "您的订阅被暂停于"
  },
  "yourSubscriptionWillBeCanceledOn": {
    "message": "您的订阅将被取消于"
  },
  "yourSubscriptionWasCanceledOn": {
    "message": "您的订阅被取消于"
  },
  "storageFull": {
    "message": "存储空间已满"
  },
  "storageUsedDescription": {
    "message": "总计 $AVAILABLE$ GB 加密文件存储空间，您已使用 $USED$。",
    "placeholders": {
      "used": {
        "content": "$1",
        "example": "1"
      },
      "available": {
        "content": "$2",
        "example": "5"
      }
    }
  },
  "storageFullDescription": {
    "message": "您已使用了全部的 $GB$ GB 加密存储空间。要继续存储文件，请添加更多存储空间。"
  },
  "extensionPromptHeading": {
    "message": "获取扩展以轻松访问密码库"
  },
  "extensionPromptBody": {
    "message": "安装浏览器扩展后，您可以随时随地在线使用 Bitwarden。它会自动填写密码，让您只需单击一下即可登录您的账户。"
  },
  "extensionPromptImageAlt": {
    "message": "一个显示 Bitwarden 扩展的网页浏览器，该扩展为当前网页提供了自动填充项目。"
  },
  "skip": {
    "message": "跳过"
  },
  "downloadExtension": {
    "message": "下载扩展"
  },
  "whoCanView": {
    "message": "谁可以查看"
  },
  "specificPeople": {
    "message": "指定的人员"
  },
  "emailVerificationDesc": {
    "message": "分享此 Send 链接后，个人需要使用验证码验证他们的电子邮箱才能查看此 Send。"
  },
  "enterMultipleEmailsSeparatedByComma": {
    "message": "输入多个电子邮箱（使用逗号分隔）。"
  },
  "emailPlaceholder": {
    "message": "user@bitwarden.com, user@acme.com"
  },
  "whenYouRemoveStorage": {
    "message": "当您移除存储空间时，您将收到一笔按比例计算的账户信用额度，其将用于自动抵扣您的下一笔费用。"
  },
  "ownerBadgeA11yDescription": {
    "message": "所有者，$OWNER$，显示 $OWNER$ 拥有的所有项目",
    "placeholders": {
      "owner": {
        "content": "$1",
        "example": "My Org Name"
      }
    }
  },
  "youHavePremium": {
    "message": "您拥有高级版"
  },
  "emailProtected": {
    "message": "电子邮箱保护"
  },
  "invalidSendPassword": {
    "message": "无效的 Send 密码"
  },
  "vaultWelcomeDialogTitle": {
    "message": "您已成功加入！欢迎使用 Bitwarden"
  },
  "vaultWelcomeDialogDescription": {
    "message": "将您的所有密码和个人信息存储在您的 Bitwarden 密码库中。我们将带您熟悉一下。"
  },
  "vaultWelcomeDialogPrimaryCta": {
    "message": "开始导览"
  },
  "vaultWelcomeDialogDismissCta": {
    "message": "跳过"
  },
  "sendPasswordHelperText": {
    "message": "个人需要输入密码才能查看此 Send",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "perUser": {
    "message": "每用户"
  },
  "upgradeToTeams": {
    "message": "升级到团队版"
  },
  "upgradeToEnterprise": {
    "message": "升级到企业版"
  },
  "upgradeShareEvenMore": {
    "message": "使用家庭版共享更多内容，或使用团队版或企业版获得强大、可信赖的密码安全防护"
  },
  "organizationUpgradeTaxInformationMessage": {
    "message": "价格不含税，按年计费。"
  },
  "invoicePreviewErrorMessage": {
    "message": "生成账单预览时遇到错误。"
  },
  "planProratedMembershipInMonths": {
    "message": "按比例分配的 $PLAN$ 成员（$NUMOFMONTHS$）",
    "placeholders": {
      "plan": {
        "content": "$1",
        "example": "Families"
      },
      "numofmonths": {
        "content": "$2",
        "example": "6 Months"
      }
    }
  },
  "premiumSubscriptionCredit": {
    "message": "高级版订阅信用额度"
  },
  "enterpriseMembership": {
    "message": "企业版成员资格"
  },
  "teamsMembership": {
    "message": "团队版成员资格"
  },
  "plansUpdated": {
    "message": "您已升级为 $PLAN$！",
    "placeholders": {
      "plan": {
        "content": "$1",
        "example": "Families"
      }
    }
  },
  "paymentMethodUpdateError": {
    "message": "更新您的付款方式时出错。"
  },
  "sendPasswordInvalidAskOwner": {
    "message": "无效的密码。请向发送者索取访问此 Send 所需的密码。",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated."
  },
  "sendExpiresOn": {
    "message": "此 Send 有效期至 $DATE$ $TIME$",
    "description": "'Send' is a noun and the name of a feature called 'Bitwarden Send'. It should not be translated.",
    "placeholders": {
      "time": {
        "content": "$1",
        "example": "10:00 AM"
      },
      "date": {
        "content": "$2",
        "example": "Jan 1, 1970"
      }
    }
  },
  "sendsTitleNoSearchResults": {
    "message": "未返回搜索结果"
  },
  "sendsBodyNoSearchResults": {
    "message": "清除筛选或尝试其他搜索词"
  },
  "pastMonth": {
    "message": "上个月"
  },
  "past3Months": {
    "message": "过去 3 个月"
  },
  "past6Months": {
    "message": "过去 6 个月"
  },
  "pastYear": {
    "message": "去年"
  },
  "allTime": {
    "message": "所有时间"
  },
  "timePeriod": {
    "message": "时间段"
  },
  "of": {
    "message": "of"
  },
  "coachmarkImportTitle": {
    "message": "快速导入您的密码"
  },
  "coachmarkImportDescription": {
    "message": "您以前用过密码管理器吗？您可以将现有的登录信息和其他数据的 CSV 文件导入到您的密码库中。"
  },
  "coachmarkAddItemTitle": {
    "message": "添加项目"
  },
  "coachmarkAddItemDescription": {
    "message": "将新的密码、笔记及其他信息添加到您的密码库。所有内容均受到端到端加密的保护。"
  },
  "coachmarkShareWithCollectionsTitle": {
    "message": "安全地与他人共享项目"
  },
  "coachmarkShareWithCollectionsDescription": {
    "message": "通过将项目移入集合，您可以与组织中的其他人安全地共享该项目。"
  },
  "coachmarkMonitorSecurityTitle": {
    "message": "监测您的密码安全性"
  },
  "coachmarkMonitorSecurityDescription": {
    "message": "通过检查漏洞报告，来保持您的密码库项目的安全。"
  },
  "coachmarkStepIndicator": {
    "message": "步骤 $CURRENT$ / $TOTAL$",
    "placeholders": {
      "current": {
        "content": "$1",
        "example": "1"
      },
      "total": {
        "content": "$2",
        "example": "4"
      }
    }
  }
}