{
  "12 hour": "12 小时制",
  "24 hour": "24 小时制",
  "Allow adding and modifying collection": "允许添加和修改数据表结构",
  "Add category": "添加分类",
  "All collections": "全部数据表",
  "Add field": "添加字段",
  "Add option": "添加选项",
  "Add rule": "添加规则",
  "Are you sure you want to load {{count}} table(s)?": "确认加载 {{count}} 张表吗？",
  "Are you sure you want to set the \"{{title}}\" field as a record unique key? This setting cannot be changed after it's been set.": "你确定将 “{{title}}” 字段设置为主键吗？设置成功后不可修改。",
  "Available tables": "可选数据表",
  "Auto increment": "自增",
  "Automatically generate default values": "自动生成默认值",
  "Automatically remove heading and tailing spaces": "自动去除首尾空格",
  "Automatically update timestamp on update": "更新时自动更新时间戳",
  "Base": "基数",
  "Basic": "基础",
  "BelongsTo": "属于",
  "BelongsToMany": "属于多个",
  "CASCADE": "级联",
  "Checkbox": "复选框",
  "Checkbox group": "复选框组",
  "Category name": "分类名称",
  "Color": "颜色",
  "Collection category": "数据表类别",
  "Configure": "配置",
  "Configure fields": "配置字段",
  "Collections": "数据表",
  "Comparison": "比较",
  "Confirm load tables": "确认加载数据表",
  "Connection successful": "连接成功",
  "Connect to database view": "连接数据库视图",
  "contains": "包含",
  "{{count}} filter items": "{{count}} 个筛选项",
  "Create collection": "创建数据表",
  "Calendar collection": "日历数据表",
  "Categories": "分类",
  "Created at": "创建时间",
  "Created by": "创建人",
  "Date": "日期",
  "Date only": "日期",
  "Date format": "日期格式",
  "Data type": "数据类型",
  "Data source display name": "数据源名称",
  "Data source manager": "数据源管理",
  "Data source name": "数据源标识",
  "Data source synchronization failed": "数据源同步失败",
  "Data source synchronization in progress": "数据源同步中",
  "Data source synchronization successful": "数据源同步成功",
  "Data sources": "数据源",
  "Database": "数据库",
  "Delete category": "删除分类",
  "Delete collection": "删除数据表",
  "Delete": "删除",
  "Delete record": "删除记录",
  "Description": "描述",
  "Default value": "默认值",
  "Default value to current time": "默认为当前时间",
  "Double": "双精度",
  "Display name": "名称",
  "does not contain": "不包含",
  "Edit category": "编辑分类",
  "Edit collection": "编辑数据表",
  "Edit field": "编辑字段",
  "Enabled": "启用",
  "Expression collection": "表达式数据表",
  "Email": "电子邮箱",
  "email": "电子邮箱",
  "Failed": "加载失败",
  "Failed to load tables": "加载数据表失败",
  "Field": "字段",
  "Field display name": "字段显示名称",
  "Field name": "字段名称",
  "Field name already exists": "字段名称已存在",
  "Field source": "来源字段",
  "Field type": "字段类型",
  "Field database type": "字段数据库类型",
  "Field interface": "UI类型",
  "Fields": "字段",
  "Fields can only be used correctly if they are defined with an interface.": "只有字段设置了 interface 字段才能正常使用。",
  "Field synchronization confirmation prompt": "确认要对所有数据表执行字段同步吗？取决于数据表和字段数量，可能会耗时几秒到几十秒。若只需同步个别表，请使用相应表的“配置字段” - “从数据库同步”进行操作。",
  "File collection": "文件数据表",
  "Filter": "筛选",
  "Filter data based on the specific field, with the requirement that the field value must be unique.": "根据特定的字段筛选数据，字段值必须具备唯一性。",
  "Filter target key": "筛选目标键",
  "Float": "浮点数",
  "Foreign key": "外键",
  "Foreign key 1": "外键 1",
  "Foreign key 2": "外键 2",
  "Field values must be unique.": "字段值必须唯一。",
  "Generated automatically if left blank": "留空时自动生成",
  "General collection": "普通数据表",
  "GMT": "GMT",
  "Greater than": "大于",
  "HasMany": "拥有多个",
  "HasOne": "拥有一个",
  "Host": "服务器地址",
  "Icon": "图标",
  "If a collection lacks a primary key, you must configure a unique record key to locate row records within a block, failure to configure this will prevent the creation of data blocks for the collection.": "当数据表没有主键时，你需要配置记录唯一标识符，用于在区块中定位行记录，不配置将无法创建该表的数据区块。",
  "Inherits": "继承",
  "Integer": "整数",
  "integer": "整数",
  "Interface": "界面",
  "Inverse field display name": "反向字段显示名称",
  "Inverse field name": "反向字段名称",
  "Inverse relationship type": "反向关系类型",
  "is": "等于",
  "is not": "不等于",
  "item": "项",
  "items": "项",
  "JSON": "JSON",
  "Joi API": "Joi API",
  "Limit": "限制",
  "Load tables from database": "从数据库加载表",
  "Loaded": "已加载",
  "Loading": "加载中",
  "Last updated at": "最后更新时间",
  "Last updated by": "最后更新人",
  "Less than": "小于",
  "length": "长度",
  "Long text": "多行文本",
  "Many to many": "多对多",
  "Many to one": "多对一",
  "Markdown": "Markdown",
  "max": "最大值",
  "Max length": "最大长度",
  "Max value": "最大值",
  "Media": "媒体",
  "min": "最小值",
  "Min length": "最小长度",
  "Min value": "最小值",
  "Month": "月",
  "Multiple": "倍数",
  "Multiple select": "多选",
  "NO ACTION": "无操作",
  "Number": "数字",
  "No external data source plugin installed": "未安装外部数据源",
  "Nano ID": "Nano ID",
  "One to many": "一对多",
  "One to one": "一对一",
  "ON DELETE": "删除时",
  "OK": "确定",
  "Option label": "选项标签",
  "Option value": "选项值",
  "Options": "选项",
  "pattern": "正则表达式",
  "Pattern": "正则表达式",
  "Password": "密码",
  "Percent": "百分比",
  "Permissions": "权限",
  "Phone": "电话",
  "Please select a field.": "请选择一个字段。",
  "Please select at least one table": "请至少选择一张表",
  "Please select a database view": "请选择一个数据库视图",
  "Port": "端口",
  "Preset fields": "预设字段",
  "Picker": "选择器",
  "Precision": "精度",
  "Precision(UI)": "精度（界面）",
  "Primary": "主键",
  "Primary key, distributed uniqueness, time-ordering": "主键，分布式唯一，按时间排序",
  "Quarter": "季度",
  "Randomly generated and can be modified. Support letters, numbers and underscores, must start with a letter.": "随机生成，可修改。支持字母、数字和下划线，必须以字母开头。",
  "Reloading": "加载中",
  "Record unique key": "记录唯一标识",
  "References": "参考",
  "Relation": "关系",
  "Relationship type": "关系类型",
  "RESTRICT": "限制",
  "required": "必填",
  "Required": "必填",
  "Reset": "重置",
  "Radio group": "单选框组",
  "Rich text": "富文本",
  "Regular Expression": "正则表达式",
  "Scale": "小数位数",
  "Select field": "选择字段",
  "Select field source": "选择来源字段",
  "Selected tables": "已选数据表",
  "Show time": "显示时间",
  "SET NULL": "置空",
  "Separator": "分隔符",
  "Search collections...": "搜索数据表...",
  "Skip getting the total number of table records during paging to speed up loading. It is recommended to enable this option for data tables with a large amount of data": "分页时跳过获取数据表记录总数以提升加载速度，建议在大数据量的数据表中启用。",
  "Snowflake ID (53-bit)": "雪花 ID（53 位）",
  "Single line text": "单行文本",
  "Single select": "单选",
  "Source collection": "源数据表",
  "Source collections": "来源数据表",
  "Source key": "源键",
  "Status": "状态",
  "Delete failed": "删除失败",
  "Save failed": "保存失败",
  "Submit failed": "提交失败",
  "Store the creation time of each record": "存储每条记录的创建时间",
  "Store the creation user of each record": "存储每条记录的创建人",
  "Store the last update time of each record": "存储每条记录的最后更新时间",
  "Store the last update user of each record": "存储每条记录的最后更新人",
  "Storage": "文件地址",
  "Storage type": "存储类型",
  "Create inverse field in the target collection": "在目标数据表中创建反向字段",
  "Sync field changes from database": "从数据库同步字段变更",
  "Sync failed": "同步失败",
  "Sync from database": "从数据库同步",
  "Sync successfully": "同步成功",
  "SQL collection": "SQL 数据表",
  "Support letters, numbers and underscores, must start with a letter.": "支持字母、数字和下划线，必须以字母开头。",
  "Table name": "表名",
  "Tables loaded successfully": "数据表加载成功",
  "Collection display name": "数据表显示名称",
  "Collection name": "数据表名称",
  "Collection template": "数据表模板",
  "Test Connection": "测试连接",
  "Target collection": "目标数据表",
  "Target key": "目标键",
  "The following field types are not compatible and do not support output and display": "以下字段类型未适配，不支持输出和显示",
  "Through collection": "中间表",
  "Tree collection": "树数据表",
  "Type": "类型",
  "Time": "时间",
  "Time format": "时间格式",
  "timestamp": "时间戳",
  "Timestamp": "时间戳",
  "Unique": "唯一",
  "Unsafe integer": "非安全整数",
  "Unix timestamp": "Unix 时间戳",
  "URL": "URL",
  "UUID": "UUID",
  "Use simple pagination mode": "使用简单分页模式",
  "Use the same time zone (GMT) for all users": "所有用户使用相同时区（GMT）",
  "Unknown field type": "未知字段类型",
  "uri": "URI",
  "uuid": "UUID",
  "Advanced type": "高级类型",
  "Autoincrement": "自增数字",
  "Big integer": "大整数",
  "Bold": "加粗",
  "Both": "编辑和预览",
  "Calculation engine": "计算引擎",
  "case": "大小写",
  "Character sets": "字符集",
  "Check": "任务列表",
  "Code": "代码块",
  "Customize": "自定义",
  "Daily": "每天",
  "Date & Time": "日期和时间",
  "Datetime": "日期时间",
  "Digits": "位数",
  "EditMode": "编辑模式",
  "Emoji": "表情",
  "Every Monday": "每周一",
  "Expression": "表达式",
  "Choices": "选项",
  "Fixed text": "固定文本",
  "Formula": "公式",
  "Fullscreen": "全屏",
  "Headings": "标题",
  "Indent": "缩进",
  "InlineCode": "行内代码",
  "Input text, use {{ to insert variables": "输入文本，使用 {{ 插入变量",
  "Inputable": "可输入",
  "InsertAfter": "后方插入",
  "InsertBefore": "前方插入",
  "Italic": "斜体",
  "Link": "链接",
  "List": "列表",
  "Lowercase letters": "小写字母",
  "Match rules": "输入必须匹配规则",
  "Monthly": "每月",
  "Move down": "下移",
  "Move up": "上移",
  "No reset": "不重置",
  "OrderedList": "有序列表",
  "Others": "其他",
  "Operations": "操作",
  "Outline": "大纲",
  "Please add at least one rule": "请至少添加一条规则",
  "Preview": "预览",
  "Random character": "随机字符",
  "Record": "录音",
  "Redo": "重做",
  "Reset cycle": "重置周期",
  "Rule content": "规则内容",
  "Sequence": "自动编号",
  "Sequence rules": "编号规则",
  "Start from": "起始值",
  "Strike": "删除线",
  "String": "字符串",
  "Symbols": "符号",
  "Syntax references": "语法参考",
  "System info": "系统信息",
  "Text content": "文本内容",
  "Toolbar": "工具栏",
  "Undo": "撤销",
  "Unsupported fields": "不支持的字段",
  "Upload": "上传",
  "Uppercase letters": "大写字母",
  "Used to store files uploaded in the Markdown editor (default: attachments)": "用于存储 Markdown 编辑器上传的文件（默认：attachments）",
  "Validation": "验证",
  "Vditor": "Vditor",
  "Version": "版本",
  "Which file collection should it be uploaded to": "文件上传到哪个文件数据表",
  "Username": "用户名",
  "View documentation": "查看文档",
  "Year": "年",
  "Yearly": "每年",
  "Yellow": "日出",
  "ai.tools.getDataSources.title": "获取数据源",
  "ai.tools.getDataSources.about": "获取所有可用数据源列表",
  "ai.tools.getCollectionNames.title": "获取数据表名称",
  "ai.tools.getCollectionNames.about": "获取所有数据表的名称与标题映射",
  "ai.tools.getCollectionMetadata.title": "获取数据表元数据",
  "ai.tools.getCollectionMetadata.about": "获取指定数据表及其字段的元数据",
  "ai.tools.defineCollections.title": "定义数据表",
  "ai.tools.defineCollections.about": "创建或编辑数据表",
  "ai.tools.defineCollections.fields.id": "ID",
  "ai.tools.defineCollections.fields.createdAt": "创建时间",
  "ai.tools.defineCollections.fields.updatedAt": "最后更新时间",
  "ai.tools.intentRouter.title": "意图路由器",
  "ai.tools.intentRouter.about": "将意图路由到适当的工作流",
  "ai.tools.searchFieldMetadata.title": "搜索字段元数据",
  "ai.tools.searchFieldMetadata.about": "通过关键词搜索数据模型字段（优先英文）。返回搜索结果或建议的查询。",
  "ai.tools.dataSourceQuery.title": "获取数据记录",
  "ai.tools.dataSourceQuery.about": "使用 dataSource、collectionName、字段、筛选和排序条件获取数据记录",
  "ai.tools.dataQuery.title": "查询数据",
  "ai.tools.dataQuery.about": "使用 measures、dimensions、orders、filter 和 having 执行聚合查询",
  "ai.tools.dataSourceCounting.title": "数据源记录数统计",
  "ai.tools.dataSourceCounting.about": "使用 dataSource、collectionName 和 collection fields 从数据库中获取记录总数",
  "ai.tools.dataQuery.args.datasource": "数据源标识",
  "ai.tools.dataQuery.args.collectionName": "数据表名称",
  "ai.tools.dataQuery.args.fields": "需要查询的字段",
  "ai.tools.dataQuery.args.appends": "需要查询的关联数据表",
  "ai.tools.dataQuery.args.sort": "排序字段名称，默认升序。字段名前加减号表示降序",
  "ai.tools.dataQuery.args.offset": "查询记录的偏移量",
  "ai.tools.dataQuery.args.limit": "查询记录的最大数量",
  "ai.skills.dataQuery.title": "数据查询",
  "ai.skills.dataQuery.about": "使用工具查看元数据、查询记录并对指定数据源执行聚合分析",
  "ai.skills.dataModeling.title": "数据建模",
  "ai.skills.dataModeling.about": "帮助将业务场景转换为带有表声明和关系图的规范化数据库模式。",
  "ai.skills.dataMetadata.title": "获取数据模型元信息",
  "ai.skills.dataMetadata.about": "帮助获取数据模型元数据（如数据库表定义，RESTful API 定义），如数据表定义，字段元数据"
}
