var configurations = "配置";
var from = "从";
var zhHans = {
    "attribute.boolean": "布尔值",
    "attribute.boolean.description": "好或不好、1 或 0、是或否",
    "attribute.component": "组件",
    "attribute.component.description": "组合字段值以便重复使用",
    "attribute.customField": "自定义字段",
    "attribute.date": "日期",
    "attribute.date.description": "时间选择器，可选择日期及时间",
    "attribute.datetime": "日期时间",
    "attribute.dynamiczone": "动态区域",
    "attribute.dynamiczone.description": "动态选择组件及编辑其内容",
    "attribute.email": "邮箱",
    "attribute.email.description": "验证格式过的电子邮件字段",
    "attribute.enumeration": "枚举",
    "attribute.enumeration.description": "列举设定值并可择一为值",
    "attribute.json": "JSON",
    "attribute.json.description": "JSON 数据格式",
    "attribute.media": "媒体",
    "attribute.media.description": "图片、视频等文件",
    "attribute.null": " ",
    "attribute.number": "数字",
    "attribute.number.description": "数字 (正整数、浮点数、小数)",
    "attribute.password": "密码",
    "attribute.password.description": "加密过的密码字段",
    "attribute.relation": "关系",
    "attribute.relation.description": "指向其他集合类型",
    "attribute.richtext": "富文本 (Markdown)",
    "attribute.richtext.description": "多文本格式编辑器",
    "attribute.blocks": "富文本 (区块)",
    "attribute.blocks.description": "基于JSON的新型富文本编辑器",
    "attribute.text": "文本",
    "attribute.text.description": "短的标题或长的描述文字",
    "attribute.time": "时间",
    "attribute.timestamp": "时间戳",
    "attribute.uid": "UID",
    "attribute.uid.description": "唯一识别码",
    "button.attributes.add.another": "新增字段",
    "button.component.add": "新增组件",
    "button.component.create": "创建新组件",
    "button.model.create": "创建新的集合类型",
    "button.single-types.create": "创建新的单一类型",
    "component.repeatable": "(可重复)",
    "components.SelectComponents.displayed-value": "已选择 {number, plural, =0 {# 个组件} one {# 个组件} other {# 个组件}}",
    "components.componentSelect.no-component-available": "你已经加入了所有可以加入的组件",
    "components.componentSelect.no-component-available.with-search": "搜索不到符合的组件",
    "components.componentSelect.value-component": "{number} 个组件被选取 (输入搜索组件)",
    "components.componentSelect.value-components": "{number} 个组件被选取",
    configurations: configurations,
    "contentType.apiId-plural.description": "复数 API ID",
    "contentType.apiId-plural.label": "API ID (复数)",
    "contentType.apiId-singular.description": "用于生成 API 路径和数据库数据表/集合的 UID",
    "contentType.apiId-singular.label": "API ID (单数)",
    "contentType.collectionName.description": "使用于当内容集合名称与数据集合名称不同时",
    "contentType.collectionName.label": "集合名称",
    "contentType.displayName.label": "显示名称",
    "contentType.kind.change.warning": "你变更了内容类型：API 将会被重置 (路由器、控制器、和服务将会被覆写)。",
    "error.attributeName.reserved-name": "这个字段名称不可以在此内容类型内被使用，有可能会破坏其他功能",
    "error.contentType.pluralName-used": "此数值不能与单数相同",
    "error.contentType.singularName-used": "此数值不能与复数相同",
    "error.contentType.singularName-equals-pluralName": "此数值不能与另一个内容类型的复数 API ID 相同",
    "error.contentType.pluralName-equals-singularName": "此数值不能与另一个内容类型的单数 API ID 相同",
    "error.contentType.pluralName-equals-collectionName": "此数值已被另一个内容类型使用",
    "error.contentTypeName.reserved-name": "这个内容类型名称不可以在此项目内被使用，有可能会破坏其他功能",
    "error.validation.enum-duplicate": "不允许重复的值 (只考虑字母数字字符)",
    "error.validation.enum-empty-string": "不允许空字符串",
    "error.validation.enum-regex": "有一个以上的数值无效。数值在首个数字前应先有英文字母。",
    "error.validation.minSupMax": "不能超过最大值",
    "error.validation.positive": "必须为正数",
    "error.validation.regex": "不合法的正则表达式",
    "error.validation.relation.targetAttribute-taken": "该字段名称已被使用",
    "form.attribute.component.option.add": "新增组件",
    "form.attribute.component.option.create": "创建新组件",
    "form.attribute.component.option.create.description": "一个可以跨组件及类型引用的组件，可以在任何地方被引用",
    "form.attribute.component.option.repeatable": "可重复组件",
    "form.attribute.component.option.repeatable.description": "适用于数组、列表、标签类型组件",
    "form.attribute.component.option.reuse-existing": "使用一个已创建的组件",
    "form.attribute.component.option.reuse-existing.description": "可复用组件已创建，可以协助你在不同的内容类型间保持数据一致性",
    "form.attribute.component.option.single": "单一组件",
    "form.attribute.component.option.single.description": "适用于组合型字段群，如：完整地址、基本完整信息等",
    "form.attribute.item.customColumnName": "自定义字段名称",
    "form.attribute.item.customColumnName.description": "将数据库字段名称以更易懂的格式重新命名，对 API 响应很有用。",
    "form.attribute.item.date.type.date": "date (例如：01/01/{currentYear})",
    "form.attribute.item.date.type.datetime": "datetime (例如：01/01/{currentYear} 00:00 AM)",
    "form.attribute.item.date.type.time": "time (例如：00:00 AM)",
    "form.attribute.item.defineRelation.fieldName": "字段名称",
    "form.attribute.item.enumeration.graphql": "GraphQL 名称覆盖",
    "form.attribute.item.enumeration.graphql.description": "可以让您覆盖 GraphQL 的默认名称",
    "form.attribute.item.enumeration.placeholder": "例:\n早上\n中午\n晚上",
    "form.attribute.item.enumeration.rules": "值 (格式为一行一个值)",
    "form.attribute.item.maximum": "最大值",
    "form.attribute.item.maximumLength": "最大长度",
    "form.attribute.item.minimum": "最小值",
    "form.attribute.item.minimumLength": "最小长度",
    "form.attribute.item.number.type": "数字格式",
    "form.attribute.item.number.type.biginteger": "大整数 (例如：123456789)",
    "form.attribute.item.number.type.decimal": "浮点数 (decimal) (例: 2.22)",
    "form.attribute.item.number.type.float": "浮点数 (float) (例: 3.33333333)",
    "form.attribute.item.number.type.integer": "整数 (例: 10)",
    "form.attribute.item.privateField": "私有字段",
    "form.attribute.item.privateField.description": "该字段不会被显示在 API 的返回数据中",
    "form.attribute.item.requiredField": "必填字段",
    "form.attribute.item.requiredField.description": "如果这个字段留空，您将不能创建项目。",
    "form.attribute.item.text.regex": "正则表达式",
    "form.attribute.item.text.regex.description": "文本正则表达式",
    "form.attribute.item.uniqueField": "唯一字段",
    "form.attribute.item.uniqueField.description": "如果已存在的项目有一模一样的内容，您将不能创建项目。",
    "form.attribute.item.uniqueField.v5.willBeDisabled": "目前唯一字段在组件中运作不正常。如果您启用此功能，字段将被禁用直到问题修复。",
    "form.attribute.item.uniqueField.v5.disabled": "目前唯一字段在组件中运作不正常。此字段已被禁用直到问题修复。",
    "form.attribute.media.allowed-types": "选择合法的多媒体类型",
    "form.attribute.media.allowed-types.option-files": "文件",
    "form.attribute.media.allowed-types.option-images": "图片",
    "form.attribute.media.allowed-types.option-videos": "视频",
    "form.attribute.media.option.multiple": "多个媒体",
    "form.attribute.media.option.multiple.description": "适用于轮播模块或多文件下载",
    "form.attribute.media.option.single": "单个媒体",
    "form.attribute.media.option.single.description": "适用于头像或背景图",
    "form.attribute.settings.default": "默认值",
    "form.attribute.text.option.long-text": "长文本",
    "form.attribute.text.option.long-text.description": "适用于描述及自传内容，但无法被精准搜索",
    "form.attribute.text.option.short-text": "短文本",
    "form.attribute.text.option.short-text.description": "适用于标题、名称、链接且可以被精准搜索",
    "form.button.add-components-to-dynamiczone": "新增组件至动态区域",
    "form.button.add-field": "新增字段",
    "form.button.add-first-field-to-created-component": "新增组件的第一个字段",
    "form.button.add.field.to.collectionType": "新增其他字段于此集合类型",
    "form.button.add.field.to.component": "新增其他字段于此组件",
    "form.button.add.field.to.contentType": "新增其他字段于此内容类型",
    "form.button.add.field.to.singleType": "新增其他字段于此单一类型",
    "form.button.cancel": "取消",
    "form.button.collection-type.description": "适用于多个实例，如文章、产品、帖子等",
    "form.button.collection-type.name": "集合类型",
    "form.button.configure-component": "配置组件",
    "form.button.configure-view": "配置视图",
    "form.button.select-component": "选择一个组件",
    "form.button.single-type.description": "适用于单一实例，如首页、关于页等",
    "form.button.single-type.name": "单一类型",
    from: from,
    "menu.section.components.name": "组件",
    "menu.section.models.name": "集合类型",
    "menu.section.single-types.name": "单一类型",
    "modalForm.attribute.form.base.name.description": "字段名称不允许空白",
    "modalForm.attribute.form.base.name.placeholder": "例如：slug、seo网址、canonical网址",
    "modalForm.attribute.target-field": "关联目标字段",
    "modalForm.attributes.select-component": "选择一个组件",
    "modalForm.attributes.select-components": "选择多个组件",
    "modalForm.collectionType.header-create": "创建集合类型",
    "modalForm.component.header-create": "创建组件",
    "modalForm.components.create-component.category.label": "选择或新增一个分类",
    "modalForm.components.icon.label": "图标",
    "modalForm.empty.button": "新增自定义字段",
    "modalForm.empty.heading": "这里目前什么都没有。",
    "modalForm.empty.sub-heading": "通过扩展功能找到您想搜索的项目。",
    "modalForm.editCategory.base.name.description": "分类名称不允许空白",
    "modalForm.header-edit": "编辑 {name}",
    "modalForm.header-categories": "多个分类",
    "modalForm.header-back": "返回",
    "modalForm.singleType.header-create": "创建单一类型",
    "modalForm.sub-header.addComponentToDynamicZone": "在动态区域新增一个组件",
    "modalForm.sub-header.attribute.create": "新增 {type} 字段",
    "modalForm.sub-header.attribute.create.step": "新增组件 ({step}/2)",
    "modalForm.sub-header.attribute.edit": "编辑 {name}",
    "modalForm.sub-header.chooseAttribute.collectionType": "选择集合类型的一个字段",
    "modalForm.sub-header.chooseAttribute.component": "选择组件的一个字段",
    "modalForm.sub-header.chooseAttribute.singleType": "选择单一类型的一个字段",
    "modalForm.custom-fields.advanced.settings.extended": "扩展设置",
    "modalForm.tabs.custom": "自定义",
    "modalForm.tabs.custom.howToLink": "如何新增自定义字段",
    "modalForm.tabs.default": "默认",
    "modalForm.tabs.label": "默认和自定义类型分页",
    "modelPage.attribute.relation-polymorphic": "关联 (多对多多态)",
    "modelPage.attribute.relationWith": "关联到",
    "notification.error.dynamiczone-min.validation": "至少要有一个位于动态区域中的组件才能保存内容类型",
    "notification.info.autoreaload-disable": "启用这个扩展模块需要重新启动，使用 `strapi develop` 指令重新启动",
    "notification.info.creating.notSaved": "在创建新的集合类型或组件前请记得保存",
    "plugin.description.long": "为您的 API 定义数据结构，使您轻松新增字段和关联结构，您所做的修改会自动更新项目。",
    "plugin.description.short": "为您的 API 定义数据结构",
    "plugin.name": "内容类型构建器",
    "popUpForm.navContainer.advanced": "高级设置",
    "popUpForm.navContainer.base": "基本设置",
    "popUpWarning.bodyMessage.cancel-modifications": "你确定要取消你的修改吗？",
    "popUpWarning.bodyMessage.cancel-modifications.with-components": "你确定要取消你的修改吗？部分组件已被新增或修改...",
    "popUpWarning.bodyMessage.category.delete": "你确定要删除此分类吗？所有此分类内的组件都会被删除。",
    "popUpWarning.bodyMessage.component.delete": "你确定要删除此组件吗？",
    "popUpWarning.bodyMessage.contentType.delete": "您确定要删除这个数据结构吗？",
    "popUpWarning.draft-publish.button.confirm": "是的，请停用",
    "popUpWarning.draft-publish.message": "如果您停用了草稿/发布系统，您的草稿将被删除。",
    "popUpWarning.draft-publish.second-message": "您确定要停用吗？",
    "prompt.unsaved": "你确定要离开吗？所有你的修改都会失效。",
    "relation.attributeName.placeholder": "例如：作者、类别、标签...",
    "relation.manyToMany": "有且属于多个",
    "relation.manyToOne": "有多个",
    "relation.manyWay": "有多个",
    "relation.oneToMany": "属于多个",
    "relation.oneToOne": "有一个并属于一个",
    "relation.oneWay": "有一个",
    "table.button.no-fields": "新增字段",
    "table.content.create-first-content-type.title": "没有内容类型",
    "table.content.create-first-content-type.description": "创建集合类型、单一类型和组件以构建您的 schema。",
    "table.content.create-first-content-type.start-with-prompt": "从提示开始",
    "table.content.no-fields.collection-type": "向此集合类型新增首个字段",
    "table.content.no-fields.component": "向此组件新增首个字段",
    "IconPicker.search.placeholder.label": "搜索图标",
    "IconPicker.search.clear.label": "清除图标搜索",
    "IconPicker.search.button.label": "搜索图标按钮",
    "IconPicker.remove.tooltip": "移除选定的图标",
    "IconPicker.remove.button": "移除选定图标按钮",
    "IconPicker.emptyState.label": "未找到图标",
    "IconPicker.icon.label": "选择 {icon} 图标",
    "chat.tooltips.close-chat": "关闭聊天",
    "chat.tooltips.create-chat": "新对话",
    "chat.tooltips.open-chat": "开启聊天",
    "chat.tooltips.send-message": "发送",
    "chat.tooltips.stop-generation": "停止",
    "chat.header.default-title": "新对话",
    "chat.input.defaults.title": "我能帮您什么？",
    "chat.input.defaults.generate": "生成产品 schema",
    "chat.input.defaults.ctb": "告诉我关于内容类型构建器",
    "chat.input.defaults.strapi": "告诉我关于 Strapi",
    "chat.input.thinking": "Strapi AI 正在思考...",
    "chat.input.placeholder": "询问 Strapi AI...",
    "chat.input.strapi-ai-can-make-errors": "Strapi AI 可能会出错。",
    "chat.messages.error": "出了点问题。",
    "chat.code-upload.header": "导入 Next.js 应用",
    "chat.code-upload.title": "导入 Next.js 应用",
    "chat.code-upload.description": "您的应用将被 AI 分析。请确保在导入前删除所有敏感数据。",
    "chat.code-upload.drop-zone": "在此处放置 .zip 文件或",
    "chat.code-upload.drop-zone-browse": "浏览文件"
};

export { configurations, zhHans as default, from };
//# sourceMappingURL=zh-Hans.json.mjs.map
