{
  "Analytics": "分析",
  "Auth.advanced.allow_register": "",
  "Auth.components.Oops.text": "您的账号已被停用",
  "Auth.form.button.forgot-password": "发送电子邮件",
  "Auth.form.button.go-home": "返回首页",
  "Auth.form.button.login": "登录",
  "Auth.form.button.login.strapi": "通过STRAPI登录",
  "Auth.form.button.login.providers.see-more": "查看更多",
  "Auth.form.button.login.providers.error": "不能连接到你选中的供应商",
  "Auth.form.button.register": "准备开始",
  "Auth.form.button.reset-password": "修改密码",
  "Auth.form.confirmPassword.label": "确认密码",
  "Auth.form.email.label": "邮箱",
  "Auth.form.email.placeholder": "kai@doe.com",
  "Auth.form.error.blocked": "您的帐户已被管理员禁用。",
  "Auth.form.error.code.provide": "提供代码的代码不正确。",
  "Auth.form.error.confirmed": "您的帐户电子邮件还未得到确认。",
  "Auth.form.error.email.invalid": "此电子邮件无效。",
  "Auth.form.error.email.provide": "请提供您的用户名或电子邮件。",
  "Auth.form.error.email.taken": "邮箱已被使用",
  "Auth.form.error.invalid": "标识符或密码无效。",
  "Auth.form.error.params.provide": "提供错误的参数。",
  "Auth.form.error.password.format": "您的密码不能包含符号 `$` 超过三次。",
  "Auth.form.error.password.local": "此用户从未设置本地密码，请通过帐户创建过程中使用的第三方供应商登录。",
  "Auth.form.error.password.matching": "密码不匹配。",
  "Auth.form.error.password.provide": "请提供您的密码。",
  "Auth.form.error.ratelimit": "您尝试的次数过多，请稍后再试。",
  "Auth.form.error.user.not-exist": "此电子邮件不存在。",
  "Auth.form.error.username.taken": "用户名已被使用",
  "Auth.form.firstname.label": "名字",
  "Auth.form.firstname.placeholder": "Kai",
  "Auth.form.forgot-password.email.label": "输入你的电子邮件",
  "Auth.form.forgot-password.email.label.success": "电子邮件已成功发送到",
  "Auth.form.lastname.label": "姓氏",
  "Auth.form.lastname.placeholder": "Doe",
  "Auth.form.password.label": "密码",
  "Auth.form.register.news.label": "让我随时了解新功能和即将进行的改进（如果要这样做，您需要接受 {terms} 和 {policy} ）。",
  "Auth.form.rememberMe.label": "记住我",
  "Auth.form.username.label": "用户名",
  "Auth.form.username.placeholder": "Kai Doe",
  "Auth.link.forgot-password": "忘记密码了吗？",
  "Auth.link.ready": "准备好登录？",
  "Auth.link.signin": "登录",
  "Auth.link.signin.account": "已有账号？",
  "Auth.privacy-policy-agreement.policy": "隐私政策",
  "Auth.privacy-policy-agreement.terms": "条款",
  "Content Manager": "内容管理",
  "Content Type Builder": "内容类型生成器",
  "Documentation": "文档",
  "Email": "邮件",
  "Files Upload": "文件上传",
  "HomePage.community": "加入社区",
  "HomePage.greetings": "您好 {name}!",
  "HomePage.helmet.title": "主页",
  "HomePage.roadmap": "查看我们的路线图",
  "HomePage.welcome.congrats": "恭喜！",
  "HomePage.welcome.congrats.content": "您是第一位以管理员身份登录的用户，去发现 Strapi 提供的强大功能吧，",
  "HomePage.welcome.congrats.content.bold": "我们建议您创建第一个内容类型。",
  "Media Library": "媒体库",
  "New entry": "新入口",
  "or": "或者",
  "Password": "密码",
  "Provider": "供应商",
  "ResetPasswordToken": "密码重置",
  "Role": "角色",
  "Roles & Permissions": "角色及权限",
  "Roles.ListPage.notification.delete-all-not-allowed": "由于一些角色与用户相关联，所以可能无法删除",
  "Roles.ListPage.notification.delete-not-allowed": "如果角色和用户关联，则不能被删除",
  "Roles.RoleRow.user-count.plural": "{number}个用户",
  "Roles.RoleRow.user-count.singular": "{number}个用户",
  "Roles.components.List.empty.withSearch": "没有找到您要搜索的角色({search})...",
  "Settings.application.title": "应用",
  "Settings.application.description": "查看项目详情",
  "Settings.application.link-pricing": "查看所有价格",
  "Settings.application.link-upgrade": "升级项目",
  "Settings.application.strapi-version": "STRAPI版本",
  "Settings.application.node-version": "NODE版本",
  "Settings.application.edition-title": "当前版本",
  "Settings.PageTitle": "设置 - {name}",
  "Settings.error": "错误",
  "Settings.global": "全局设置",
  "Settings.permissions": "管理员面板",
  "Settings.permissions.category": "权限设置之{category}",
  "Settings.permissions.category.plugins": "{category}插件的权限设置",
  "Settings.permissions.conditions.anytime": "任意时刻",
  "Settings.permissions.conditions.apply": "应用",
  "Settings.permissions.conditions.can": "可以",
  "Settings.permissions.conditions.define-conditions": "定义条件",
  "Settings.permissions.conditions.links": "链接",
  "Settings.permissions.conditions.no-actions": "在定义条件之前，您需要先选择动作（创建，查询，更新...）",
  "Settings.permissions.conditions.or": "或者",
  "Settings.permissions.conditions.none-selected": "任意时刻",
  "Settings.permissions.conditions.selected.plural": "{number}个条件被选中",
  "Settings.permissions.conditions.selected.singular": "{number}个条件被选中",
  "Settings.permissions.conditions.when": "当",
  "Settings.permissions.menu.link.roles.label": "角色",
  "Settings.permissions.menu.link.users.label": "用户",
  "Settings.permissions.users.add-new": "新增用户",
  "Settings.permissions.users.create": "创建用户",
  "Settings.permissions.users.form.email": "电子邮箱",
  "Settings.permissions.users.form.firstname": "名字",
  "Settings.permissions.users.form.lastname": "姓氏",
  "Settings.permissions.users.form.sso": "单点登录连接",
  "Settings.permissions.users.form.sso.description": "打开时 (ON), 用户可进行单点登录",
  "Settings.permissions.users.listview.header.description.plural": "查询到{number}个用户",
  "Settings.permissions.users.listview.header.description.singular": "共{number}个用户",
  "Settings.permissions.users.listview.header.title": "用户",
  "Settings.profile.form.section.profile.title":"个人资料",
  "Settings.profile.form.section.password.title": "更改密码",
  "Settings.profile.form.section.experience.title": "经历",
  "Settings.profile.form.section.experience.interfaceLanguage": "界面语言",
  "Settings.profile.form.section.experience.interfaceLanguage.hint": "只会在你自己的界面上显示你选择的语言",
  "Settings.roles.create.description": "定义角色角色权限",
  "Settings.roles.create.title": "创建一个角色",
  "Settings.roles.created": "角色已创建",
  "Settings.roles.edit.title": "编辑角色",
  "Settings.roles.form.button.users-with-role": "具有此角色的用户",
  "Settings.roles.form.created": "已创建",
  "Settings.roles.form.description": "角色名称及描述",
  "Settings.roles.form.input.description": "描述",
  "Settings.roles.form.input.name": "名称",
  "Settings.roles.form.permission.property-label": "{label}权限",
  "Settings.roles.form.permissions.attributesPermissions": "字段权限",
  "Settings.roles.form.permissions.create": "创建",
  "Settings.roles.form.permissions.delete": "删除",
  "Settings.roles.form.permissions.publish": "发布",
  "Settings.roles.form.permissions.read": "查询",
  "Settings.roles.form.permissions.update": "更新",
  "Settings.roles.form.title": "详情",
  "Settings.roles.list.button.add": "添加角色",
  "Settings.roles.list.description": "角色列表",
  "Settings.roles.list.title.plural": "{number}个角色",
  "Settings.roles.list.title.singular": "{number}个角色",
  "Settings.roles.title": "角色",
  "Settings.roles.title.singular": "角色",
  "Settings.sso.title": "单点登录",
  "Settings.sso.description": "单点登录功能配置",
  "Settings.sso.form.registration.label": "自动注册",
  "Settings.sso.form.registration.description": "如果状态不存在则通过单点登录创建一个用户",
  "Settings.sso.form.defaultRole.label": "默认角色",
  "Settings.sso.form.defaultRole.description": "这将会绑定一个新的授权用户到选中角色",
  "Settings.sso.form.defaultRole.description-not-allowed": "你需要权限来读取管理员角色",
  "Settings.webhooks.create": "创建一个 webhook",
  "Settings.webhooks.create.header": "添加",
  "Settings.webhooks.created": "Webhook 已创建",
  "Settings.webhooks.disabled": "已禁用",
  "Settings.webhooks.enabled": "已启用",
  "Settings.webhooks.event.publish-tooltip": "该事件只有当内容的草稿/发布系统开启时才存在",
  "Settings.webhooks.events.create": "创建",
  "Settings.webhooks.events.update": "更新",
  "Settings.webhooks.form.events": "事件",
  "Settings.webhooks.form.headers": "请求头",
  "Settings.webhooks.form.name": "名称",
  "Settings.webhooks.form.url": "请求地址",
  "Settings.webhooks.key": "键",
  "Settings.webhooks.list.button.add": "添加新的 webhook",
  "Settings.webhooks.list.description": "获取 POST 更改通知。",
  "Settings.webhooks.list.empty.description": "添加你的第一个 webhook 到该列表吧！",
  "Settings.webhooks.list.empty.link": "查看我们的文档",
  "Settings.webhooks.list.empty.title": "目前还没有 webhook",
  "Settings.webhooks.singular": "webhook",
  "Settings.webhooks.title": "Webhooks",
  "Settings.webhooks.trigger": "触发",
  "Settings.webhooks.trigger.cancel": "取消触发",
  "Settings.webhooks.trigger.pending": "等待中...",
  "Settings.webhooks.trigger.save": "请保存再触发",
  "Settings.webhooks.trigger.success": "成功！",
  "Settings.webhooks.trigger.success.label": "触发成功",
  "Settings.webhooks.trigger.test": "触发测试",
  "Settings.webhooks.trigger.title": "触发前保存",
  "Settings.webhooks.value": "值",
  "Username": "用户名",
  "Users": "用户",
  "Users & Permissions": "用户及权限",
  "Users.components.List.empty": "暂无用户",
  "Users.components.List.empty.withFilters": "该筛选条件下没有查询到用户",
  "Users.components.List.empty.withSearch": "没有搜索到对应的用户({search})”",
  "app.components.BlockLink.code": "代码示例",
  "app.components.BlockLink.code.content": "通过测试社区的真实项目来学习。",
  "app.components.BlockLink.documentation": "阅读文档",
  "app.components.BlockLink.documentation.content": "发现基本概念，参考指南和教程。",
  "app.components.Button.cancel": "取消",
  "app.components.Button.reset": "重置",
  "app.components.Button.save": "保存",
  "app.components.ComingSoonPage.comingSoon": "即将推出",
  "app.components.DownloadInfo.download": "正在下载...",
  "app.components.DownloadInfo.text": "这可能需要几分钟，谢谢你的耐心。",
  "app.components.EmptyAttributes.title": "还没有字段",
  "app.components.HomePage.button.blog": "在博客上查看更多",
  "app.components.HomePage.community": "在网络上找到社区",
  "app.components.HomePage.community.content": "与团队成员、贡献者和开发人员在不同的渠道进行讨论。",
  "app.components.HomePage.create": "创建第一个内容类型",
  "app.components.HomePage.welcome": "欢迎回来",
  "app.components.HomePage.welcome.again": "欢迎 ",
  "app.components.HomePage.welcomeBlock.content": "我们很高兴有你成为社区成员之一。我们一直在寻找反馈，所以可以随时给我们发送消息到",
  "app.components.HomePage.welcomeBlock.content.again": "我们希望你在项目上取得进展。请随意阅读关于 Strapi 的最新消息。我们将尽最大努力根据您的反馈改进产品。",
  "app.components.HomePage.welcomeBlock.content.issues": "问题。",
  "app.components.HomePage.welcomeBlock.content.raise": "或是回报 ",
  "app.components.ImgPreview.hint": "将文件拖放到该区域或{browse}以供文件上载",
  "app.components.ImgPreview.hint.browse": "浏览",
  "app.components.InputFile.newFile": "增加新文件",
  "app.components.InputFileDetails.open": "在新选项卡中打开",
  "app.components.InputFileDetails.originalName": "原名称：",
  "app.components.InputFileDetails.remove": "删除这个文件",
  "app.components.InputFileDetails.size": "大小：",
  "app.components.InstallPluginPage.Download.description": "下载并安装插件可能需要几秒钟的时间。",
  "app.components.InstallPluginPage.Download.title": "下载中...",
  "app.components.InstallPluginPage.description": "轻松地扩展你的应用程序。",
  "app.components.InstallPluginPage.helmet": "市场 - 插件",
  "app.components.InstallPluginPage.title": "市场 - 插件",
  "app.components.LeftMenuFooter.documentation": "文档",
  "app.components.LeftMenuFooter.help": "帮助",
  "app.components.LeftMenuFooter.poweredBy": "技术支持 ",
  "app.components.LeftMenuLinkContainer.collectionTypes": "集合类型",
  "app.components.LeftMenuLinkContainer.configuration": "配置",
  "app.components.LeftMenuLinkContainer.general": "常规",
  "app.components.LeftMenuLinkContainer.installNewPlugin": "市场",
  "app.components.LeftMenuLinkContainer.listPlugins": "插件",
  "app.components.LeftMenuLinkContainer.noPluginsInstalled": "还没有安装插件",
  "app.components.LeftMenuLinkContainer.plugins": "插件",
  "app.components.LeftMenuLinkContainer.settings": "设置",
  "app.components.LeftMenuLinkContainer.singleTypes": "单一类型",
  "app.components.ListPluginsPage.deletePlugin.description": "可能需要几秒钟卸载插件",
  "app.components.ListPluginsPage.deletePlugin.title": "卸载中",
  "app.components.ListPluginsPage.description": "项目中已安装的插件列表",
  "app.components.ListPluginsPage.helmet.title": "插件列表",
  "app.components.ListPluginsPage.title": "插件",
  "app.components.Logout.logout": "登出",
  "app.components.Logout.profile": "个人资料",
  "app.components.NotFoundPage.back": "返回主页",
  "app.components.NotFoundPage.description": "没有找到",
  "app.components.Official": "官方",
  "app.components.Onboarding.label.completed": "% 已完成",
  "app.components.Onboarding.title": "入门视频",
  "app.components.PluginCard.Button.label.download": "下载",
  "app.components.PluginCard.Button.label.install": "已下载",
  "app.components.PluginCard.PopUpWarning.install.impossible.autoReload.needed": "需要启用自动重载功能。请使用 `yarn develop` 来启动您的应用。",
  "app.components.PluginCard.PopUpWarning.install.impossible.confirm": "我明白！",
  "app.components.PluginCard.PopUpWarning.install.impossible.environment": "出于安全原因，插件只能在开发环境中下载。",
  "app.components.PluginCard.PopUpWarning.install.impossible.title": "无法下载",
  "app.components.PluginCard.compatible": "与你的应用程序兼容",
  "app.components.PluginCard.compatibleCommunity": "与社区兼容",
  "app.components.PluginCard.more-details": "更多细节",
  "app.components.UpgradePlanModal.button": "了解更多",
  "app.components.UpgradePlanModal.limit-reached": "你已达到限制",
  "app.components.UpgradePlanModal.text-ce": "社区版",
  "app.components.UpgradePlanModal.text-ee": "企业版",
  "app.components.UpgradePlanModal.text-power": "解锁全部功能",
  "app.components.UpgradePlanModal.text-strapi": "通过升级你的Strapi版本到",
  "app.components.Users.MagicLink.connect": "将此链接发送给用户来让他们连接",
  "app.components.Users.MagicLink.connect.sso": "将此链接发送给用户，可以通过单点登录提供商进行首次登录",
  "app.components.Users.ModalCreateBody.block-title.details": "详情",
  "app.components.Users.ModalCreateBody.block-title.roles": "用户所有角色",
  "app.components.Users.ModalCreateBody.block-title.roles.description": "用户可以有一到多个角色",
  "app.components.Users.ModalCreateBody.block-title.login": "登录设置",
  "app.components.Users.SortPicker.button-label": "排序",
  "app.components.Users.SortPicker.sortby.email_asc": "电子邮箱 (A to Z)",
  "app.components.Users.SortPicker.sortby.email_desc": "电子邮箱 (Z to A)",
  "app.components.Users.SortPicker.sortby.firstname_asc": "名字 (A to Z)",
  "app.components.Users.SortPicker.sortby.firstname_desc": "名字 (Z to A)",
  "app.components.Users.SortPicker.sortby.lastname_asc": "姓氏 (A to Z)",
  "app.components.Users.SortPicker.sortby.lastname_desc": "姓氏 (Z to A)",
  "app.components.Users.SortPicker.sortby.username_asc": "用户名 (A to Z)",
  "app.components.Users.SortPicker.sortby.username_desc": "用户名 (Z to A)",
  "app.components.listPlugins.button": "增加新插件",
  "app.components.listPlugins.title.none": "还没有安装插件",
  "app.components.listPlugins.title.plural": "{number} 个插件已安装",
  "app.components.listPlugins.title.singular": "{number} 个插件已安装",
  "app.components.listPluginsPage.deletePlugin.error": "卸载插件时出错",
  "app.containers.App.notification.error.init": "请求 API 时发生错误",
  "app.containers.AuthPage.ForgotPasswordSuccess.text.contact-admin": "如果您没有收到此链接，请联系您的管理员",
  "app.containers.AuthPage.ForgotPasswordSuccess.text.email": "可能会花费几分钟收到你的密码重置链接",
  "app.containers.AuthPage.ForgotPasswordSuccess.title": "已发送到邮箱",
  "app.containers.Users.EditPage.form.active.label": "启用",
  "app.containers.Users.EditPage.header.label": "编辑 {name}",
  "app.containers.Users.EditPage.header.label-loading": "编辑用户",
  "app.containers.Users.EditPage.roles-bloc-title": "所有角色",
  "app.containers.Users.ModalForm.footer.button-success": "创建用户",
  "app.links.configure-view": "配置视图",
  "app.static.links.cheatsheet": "备忘单",
  "app.utils.SelectOption.defaultMessage": " ",
  "app.utils.add-filter": "添加筛选",
  "app.utils.defaultMessage": " ",
  "app.utils.delete": "删除",
  "app.utils.errors.file-too-big.message": "文件太大了",
  "app.utils.filters": "筛选",
  "app.utils.placeholder.defaultMessage": " ",
  "app.utils.publish": "发布",
  "app.utils.select-all": "全选",
  "app.utils.unpublish": "取消发布",
  "component.Input.error.validation.integer": "该值必须是整数",
  "components.AutoReloadBlocker.description": "使用以下命令中的一个来运行 Strapi：",
  "components.AutoReloadBlocker.header": "这个插件需要重新加载特性。",
  "components.ErrorBoundary.title": "哪里出问题了…",
  "components.FilterOptions.FILTER_TYPES.=": "等于",
  "components.FilterOptions.FILTER_TYPES._contains": "包含",
  "components.FilterOptions.FILTER_TYPES._containss": "包含（区分大小写）",
  "components.FilterOptions.FILTER_TYPES._gt": "大于",
  "components.FilterOptions.FILTER_TYPES._gte": "大于等于",
  "components.FilterOptions.FILTER_TYPES._in": "包含在指定数组中",
  "components.FilterOptions.FILTER_TYPES._lt": "小于",
  "components.FilterOptions.FILTER_TYPES._lte": "小于等于",
  "components.FilterOptions.FILTER_TYPES._ncontains": "不包含",
  "components.FilterOptions.FILTER_TYPES._ne": "不等于",
  "components.FilterOptions.FILTER_TYPES._nin": "不包含在指定数组中",
  "components.Input.error.attribute.key.taken": "此值已经存在",
  "components.Input.error.attribute.sameKeyAndName": "不能相等",
  "components.Input.error.attribute.taken": "此字段名称已经存在",
  "components.Input.error.contain.lowercase": "密码至少需要包含一个小写字母",
  "components.Input.error.contain.number": "密码至少需要包含一个数字",
  "components.Input.error.contain.uppercase": "密码至少需要包含一个大写字母",
  "components.Input.error.contentTypeName.taken": "此名称已经存在",
  "components.Input.error.custom-error": "{errorMessage} ",
  "components.Input.error.password.noMatch": "密码不匹配",
  "components.Input.error.validation.email": "这不是电子邮件",
  "components.Input.error.validation.json": "JSON 格式匹配错误",
  "components.Input.error.validation.max": "超过最大值",
  "components.Input.error.validation.maxLength": "超过最大长度",
  "components.Input.error.validation.min": "低于最小值",
  "components.Input.error.validation.minLength": "低于最小长度",
  "components.Input.error.validation.minSupMax": "最小值超过最大值了",
  "components.Input.error.validation.regex": "格式不正确",
  "components.Input.error.validation.required": "这个值是必须的",
  "components.Input.error.validation.unique": "该值已经被使用。",
  "components.InputSelect.option.placeholder": "选择",
  "components.ListRow.empty": "没有要显示的数据",
  "components.NotAllowedInput.text": "没有权限查看此输入栏",
  "components.OverlayBlocker.description": "您正在使用一个需要服务器重新启动的特性，请等待服务器启动。",
  "components.OverlayBlocker.description.serverError": "服务器应该已经重新启动，请在终端中检查您的日志。",
  "components.OverlayBlocker.title": "等待重新启动...",
  "components.OverlayBlocker.title.serverError": "重启时间长于预期",
  "components.PageFooter.select": "每页记录",
  "components.ProductionBlocker.description": "为了安全起见，我们必须在其他环境中禁用这个插件。",
  "components.ProductionBlocker.header": "这个插件只能在开发中使用。",
  "components.Search.placeholder": "搜索...",
  "components.Wysiwyg.ToggleMode.markdown": "编辑",
  "components.Wysiwyg.ToggleMode.preview": "预览",
  "components.Wysiwyg.collapse": "折叠",
  "components.Wysiwyg.selectOptions.H1": "H1 标题",
  "components.Wysiwyg.selectOptions.H2": "H2 标题",
  "components.Wysiwyg.selectOptions.H3": "H3 标题",
  "components.Wysiwyg.selectOptions.H4": "H4 标题",
  "components.Wysiwyg.selectOptions.H5": "H5 标题",
  "components.Wysiwyg.selectOptions.H6": "H6 标题",
  "components.Wysiwyg.selectOptions.title": "增加一个标题",
  "components.WysiwygBottomControls.charactersIndicators": "人物",
  "components.WysiwygBottomControls.fullscreen": "最大化",
  "components.WysiwygBottomControls.uploadFiles": "拖放文件，从剪贴板粘贴或 {browse}.",
  "components.WysiwygBottomControls.uploadFiles.browse": "从文件夹选取",
  "components.popUpWarning.button.cancel": "不, 取消",
  "components.popUpWarning.button.confirm": "是, 确认",
  "components.popUpWarning.message": "确实要删除这个吗？",
  "components.popUpWarning.title": "请确认",
  "form.button.continue": "继续",
  "form.button.done": "完成",
  "form.button.finish": "结束",
  "global.prompt.unsaved": "你确定要离开这个页面吗？你所有的修改都会丢失！",
  "notification.contentType.relations.conflict": "内容类型有冲突的关联",
  "notification.error": "发生了一个错误",
  "notification.error.layout": "无法获取布局",
  "notification.form.error.fields": "表单包含一些错误",
  "notification.form.success.fields": "修改已保存",
  "notification.link-copied": "链接已拷贝至剪切板",
  "notification.permission.not-allowed-read": "您不被允许查看该文档",
  "notification.success.delete": "项目已删除",
  "notification.success.saved": "已保存",
  "notification.version.update.message": "有新版版Strapi可用！",
  "notification.version.update.link": "查看更多",
  "request.error.model.unknown": "这个模型已不存在"
}
