Browse Source

i18n: update chinese (#9139)

pull/9142/head
ChasLui 5 months ago committed by GitHub
parent
commit
fd579da9cd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 226
      packages/nc-gui/lang/zh-Hans.json

226
packages/nc-gui/lang/zh-Hans.json

@ -39,61 +39,61 @@
} }
}, },
"aggregation": { "aggregation": {
"sum": "Sum", "sum": "求和",
"count": "Count", "count": "计数",
"min": "Min", "min": "最小",
"max": "Max", "max": "最大",
"avg": "Avg", "avg": "平均",
"median": "Median", "median": "中位数",
"std_dev": "Std dev", "std_dev": "标准偏差",
"histogram": "Histogram", "histogram": "直方图",
"range": "Range", "range": "范围",
"percent_empty": "Empty", "percent_empty": "",
"percent_filled": "Filled", "percent_filled": "填充",
"percent_unique": "Unique", "percent_unique": "唯一",
"count_unique": "Unique", "count_unique": "唯一",
"count_empty": "Empty", "count_empty": "",
"count_filled": "Filled", "count_filled": "填充",
"earliest_date": "Min date", "earliest_date": "最小日期",
"latest_date": "Max date", "latest_date": "最大日期",
"date_range": "Range", "date_range": "日期范围",
"month_range": "Range", "month_range": "月范围",
"checked": "Checked", "checked": "选中",
"unchecked": "Unchecked", "unchecked": "未选中",
"percent_checked": "Checked", "percent_checked": "选中",
"percent_unchecked": "Unchecked", "percent_unchecked": "未选中",
"attachment_size": "Size", "attachment_size": "大小",
"none": "None" "none": "None"
}, },
"aggregation_type": { "aggregation_type": {
"sum": "Sum", "sum": "求和",
"count": "Count", "count": "计数",
"min": "Min", "min": "最小",
"max": "Max", "max": "最大",
"avg": "Average", "avg": "平均",
"median": "Median", "median": "中位数",
"std_dev": "Standard Deviation", "std_dev": "标准偏差",
"histogram": "Histogram", "histogram": "直方图",
"range": "Range", "range": "范围",
"percent_empty": "Percent Empty", "percent_empty": "空值百分比",
"percent_filled": "Percent Filled", "percent_filled": "填充百分比",
"percent_unique": "Percent Unique", "percent_unique": "去重百分比",
"count_unique": "Unique", "count_unique": "去重",
"count_empty": "空的", "count_empty": "空的",
"count_filled": "Filled", "count_filled": "填充",
"earliest_date": "Earliest Date", "earliest_date": "最早日期",
"latest_date": "Latest Date", "latest_date": "最新日期",
"date_range": "日期范围", "date_range": "日期范围",
"month_range": "月份范围", "month_range": "月份范围",
"checked": "选中", "checked": "选中",
"unchecked": "未选中", "unchecked": "未选中",
"percent_checked": "Percent Checked", "percent_checked": "已检查百分比",
"percent_unchecked": "Percent Unchecked", "percent_unchecked": "未检查的百分比",
"attachment_size": "Attachment Size", "attachment_size": "附件大小",
"none": "None" "none": "None"
}, },
"general": { "general": {
"addLookupField": "Add {count} lookup fields", "addLookupField": "添加{count}个查找字段",
"role": "角色", "role": "角色",
"general": "通用", "general": "通用",
"quit": "退出", "quit": "退出",
@ -123,7 +123,7 @@
"cancel": "取消", "cancel": "取消",
"null": "Null", "null": "Null",
"escape": "Escape", "escape": "Escape",
"hex": "Hex", "hex": "十六进制",
"clear": "清空", "clear": "清空",
"slack": "Slack", "slack": "Slack",
"comment": "评论", "comment": "评论",
@ -143,7 +143,7 @@
"code": "代码", "code": "代码",
"duplicate": "复制", "duplicate": "复制",
"duplicating": "复制", "duplicating": "复制",
"duplicateEntity": "Duplicate {entity}", "duplicateEntity": "重复{entity}",
"activate": "激活", "activate": "激活",
"action": "操作", "action": "操作",
"insert": "插入", "insert": "插入",
@ -154,11 +154,11 @@
"bulkUpdate": "批量更新", "bulkUpdate": "批量更新",
"deleting": "删除中", "deleting": "删除中",
"update": "更新", "update": "更新",
"updating": "Updating", "updating": "更新",
"rename": "重命名", "rename": "重命名",
"renameEntity": "Rename {entity}", "renameEntity": "重命名{entity}",
"reload": "重新加载", "reload": "重新加载",
"refresh": "Refresh", "refresh": "刷新",
"reset": "重置", "reset": "重置",
"install": "安装", "install": "安装",
"show": "显示", "show": "显示",
@ -215,9 +215,9 @@
"betaNote": "此功能仍在测试中。", "betaNote": "此功能仍在测试中。",
"moreInfo": "点击此处了解更多信息。", "moreInfo": "点击此处了解更多信息。",
"logs": "日志", "logs": "日志",
"groupingField": "Stack by field", "groupingField": "按字段堆栈",
"insertAfter": "Insert right", "insertAfter": "插入右侧",
"insertBefore": "Insert left", "insertBefore": "插入左边",
"insertAbove": "将上方内容插入", "insertAbove": "将上方内容插入",
"insertBelow": "将下方内容插入", "insertBelow": "将下方内容插入",
"hideField": "隐藏字段", "hideField": "隐藏字段",
@ -265,16 +265,16 @@
"apply": "应用", "apply": "应用",
"text": "文本", "text": "文本",
"appearance": "外观", "appearance": "外观",
"now": "Now", "now": "现在",
"set": "Set", "set": "Set",
"format": "Format", "format": "格式化",
"colour": "Colour", "colour": "颜色",
"use": "Use", "use": "Use",
"stack": "Stack", "stack": "Stack",
"ipAddress": "IP Address" "ipAddress": "IP 地址"
}, },
"objects": { "objects": {
"files": "files", "files": "文件",
"owner": "所有者", "owner": "所有者",
"member": "成员", "member": "成员",
"day": "日", "day": "日",
@ -291,8 +291,8 @@
"fields": "字段", "fields": "字段",
"column": "列", "column": "列",
"columns": "列", "columns": "列",
"cell": "Cell", "cell": "单元格",
"cells": "Cells", "cells": "单元格",
"page": "页", "page": "页",
"pages": "页", "pages": "页",
"record": "记录", "record": "记录",
@ -390,9 +390,9 @@
"isNotNull": "不为空(Not Null)" "isNotNull": "不为空(Not Null)"
}, },
"title": { "title": {
"webcam": "Webcam", "webcam": "网络摄像头",
"uploadViaUrl": "Upload via URL", "uploadViaUrl": "通过URL上传",
"localFiles": "Local Files", "localFiles": "本地文件",
"renameBase": "重命名项目", "renameBase": "重命名项目",
"renameWorkspace": "重命名工作区", "renameWorkspace": "重命名工作区",
"renamingWorkspace": "工作区重命名中", "renamingWorkspace": "工作区重命名中",
@ -466,7 +466,7 @@
"uiACL": "UI 访问控制", "uiACL": "UI 访问控制",
"metaOperations": "元数据操作", "metaOperations": "元数据操作",
"audit": "审计", "audit": "审计",
"auditLogs": "Audit Logs", "auditLogs": "审计日志",
"sqlMigrations": "SQL 迁移", "sqlMigrations": "SQL 迁移",
"dbCredentials": "数据库链接凭证", "dbCredentials": "数据库链接凭证",
"advancedParameters": "SSL 和高级参数", "advancedParameters": "SSL 和高级参数",
@ -519,38 +519,38 @@
"noOptionsFound": "未找到选项", "noOptionsFound": "未找到选项",
"surveyFormSubmitConfirmMsg": "您确定要提交吗?", "surveyFormSubmitConfirmMsg": "您确定要提交吗?",
"noResultsMatchedYourSearch": "您的搜索没有任何匹配结果", "noResultsMatchedYourSearch": "您的搜索没有任何匹配结果",
"looksLikeThisStackIsEmpty": "Looks like this stack does not have any records" "looksLikeThisStackIsEmpty": "看起来这个堆栈没有任何记录"
}, },
"labels": { "labels": {
"changeDisplayValueField": "Change display value field", "changeDisplayValueField": "更改显示值字段",
"selectYourNewTitleFor": "Select your new display value field for ", "selectYourNewTitleFor": "选择您的新显示值字段为 ",
"searchDisplayValue": "Select display value field", "searchDisplayValue": "选择显示数值字段",
"changeTitleField": "Change title field", "changeTitleField": "更改标题字段",
"clearAll": "Clear all", "clearAll": "清除所有",
"addNewLookupHelperText1": "Lookup fields show data from linked records. Select specific fields from ", "addNewLookupHelperText1": "查找字段显示来自关联记录的数据。从中选择特定字段 ",
"addNewLookupHelperText2": " table to add them as Lookup fields in this table.", "addNewLookupHelperText2": " 将它们添加为此表中的查找字段。",
"formatting": "Formatting", "formatting": "格式化",
"selectAFormatType": "- -Select a formt type (optional)- -", "selectAFormatType": "- -选择一个格式类型(可选)- -",
"formatType": "Format type", "formatType": "格式类型",
"toUpload": "to upload", "toUpload": "上传",
"dragFilesHere": "drag files here", "dragFilesHere": "将文件拖到这里",
"browseFiles": "browse files", "browseFiles": "浏览文件",
"clickTo": "Click to", "clickTo": "点击以",
"allowAccessToYourCamera": "Please allow access to your camera", "allowAccessToYourCamera": "请允许访问您的摄像头",
"openFile": "Open file", "openFile": "打开文件",
"enterValidUrl": "Enter a valid URL to upload files", "enterValidUrl": "输入有效的 URL 以上传文件",
"addFilesFromUrl": "Add files from URL", "addFilesFromUrl": "从 URL 添加文件",
"uploading": "Uploading", "uploading": "上传",
"dropHere": "拖放到此处", "dropHere": "拖放到此处",
"addMore": "Add more", "addMore": "添加更多",
"clearAllFiles": "Clear all files", "clearAllFiles": "清除所有文件",
"notRecommended": "Not recommended", "notRecommended": "不推荐",
"allowMetaWrite": "Allow Schema Edit", "allowMetaWrite": "允许模式编辑",
"allowDataWrite": "Allow Data Edit", "allowDataWrite": "允许编辑数据",
"selectView": "Select a View", "selectView": "选择视图",
"connectionDetails": "链接明细", "connectionDetails": "链接明细",
"metaSync": "元同步", "metaSync": "元同步",
"mention": "Mention", "mention": "提及",
"today": "今天", "today": "今天",
"workspace": "工作区", "workspace": "工作区",
"txt": "TXT 记录值", "txt": "TXT 记录值",
@ -586,7 +586,7 @@
"userOptions": "用户选项", "userOptions": "用户选项",
"deleteThisOrganization": "删除该组织", "deleteThisOrganization": "删除该组织",
"dangerZone": "危险区", "dangerZone": "危险区",
"childView": "Child View", "childView": "子视图",
"selectYear": "选择年份", "selectYear": "选择年份",
"save": "保存", "save": "保存",
"cancel": "取消", "cancel": "取消",
@ -837,7 +837,7 @@
"noAccess": "无权访问", "noAccess": "无权访问",
"restApis": "重置API", "restApis": "重置API",
"apis": "APIs", "apis": "APIs",
"apiSnippet": "API Snippets", "apiSnippet": "API代码片段",
"includeData": "包括数据", "includeData": "包括数据",
"includeView": "包括查看", "includeView": "包括查看",
"includeWebhook": "包括 Webhook", "includeWebhook": "包括 Webhook",
@ -866,16 +866,16 @@
"limitOptions": "限制选项", "limitOptions": "限制选项",
"limitOptionsSubtext": "限制用户可见", "limitOptionsSubtext": "限制用户可见",
"clearSelection": "清除选择", "clearSelection": "清除选择",
"displayAsProgress": "Display as progress", "displayAsProgress": "显示为进度",
"relationType": "Relation type", "relationType": "关系类型",
"showThousandsSeparator": "Show thousands separator", "showThousandsSeparator": "显示千位分隔符",
"signUpForFree": "Sign up for free", "signUpForFree": "免费注册",
"coverImageField": "Cover image field", "coverImageField": "封面图片字段",
"fitImage": "Fit image", "fitImage": "适配图像",
"coverImageArea": "Cover image" "coverImageArea": "封面图片"
}, },
"activity": { "activity": {
"hideWeekends": "Hide weekends", "hideWeekends": "隐藏周末",
"renameBase": "重命名项目", "renameBase": "重命名项目",
"renameWorkspace": "重命名工作区", "renameWorkspace": "重命名工作区",
"deactivate": "取消激活", "deactivate": "取消激活",
@ -1114,7 +1114,7 @@
}, },
"toggleMobileMode": "切换移动模式", "toggleMobileMode": "切换移动模式",
"startCommenting": "开始评论", "startCommenting": "开始评论",
"noCommentsYet": "No comments yet!", "noCommentsYet": "还没有评论!",
"clearForm": "清除表单", "clearForm": "清除表单",
"addFieldFromFormView": "添加字段", "addFieldFromFormView": "添加字段",
"selectAllFields": "选择所有字段", "selectAllFields": "选择所有字段",
@ -1129,11 +1129,11 @@
"group": "分组" "group": "分组"
}, },
"tooltip": { "tooltip": {
"schemaChangeDisabled": "Schema editing is disabled for this data source.", "schemaChangeDisabled": "此数据源已禁用模式编辑。",
"typeNotAllowed": "This datatype is not allowed.", "typeNotAllowed": "此数据类型不允许。",
"dataWriteOptionDisabled": "Data editing can only be disabled when 'Schema editing' is also disabled.", "dataWriteOptionDisabled": "数据编辑只有在“模式编辑”也被禁用时才能被禁用。",
"allowMetaWrite": "This option allows modification of database schema, including adding, altering, or deleting tables and columns. Use with caution, as changes may impact the structural integrity of your database.", "allowMetaWrite": "此选项允许修改数据库架构,包括添加、更改或删除表和列。请谨慎使用,因为更改可能会影响数据库的结构完整性。",
"allowDataWrite": "This option allows create, update, or delete of records within database tables. Ideal for administrative users need to change data directly.", "allowDataWrite": "此选项允许在数据库表中创建、更新或删除记录。适用于需要直接更改数据的管理用户。",
"reachedSourceLimit": "暂时只限于一个数据源", "reachedSourceLimit": "暂时只限于一个数据源",
"saveChanges": "保存更改", "saveChanges": "保存更改",
"xcDB": "新建项目", "xcDB": "新建项目",
@ -1165,7 +1165,7 @@
"changeIconColour": "更改图标颜色", "changeIconColour": "更改图标颜色",
"preFillFormInfo": "要获取预填的链接,请确保您已填写表单视图生成器中的必填字段。", "preFillFormInfo": "要获取预填的链接,请确保您已填写表单视图生成器中的必填字段。",
"surveyFormInfo": "单页单表单字段模式", "surveyFormInfo": "单页单表单字段模式",
"useFieldEditMenuToConfigFieldType": "Use field edit menu for type conversions after file is imported" "useFieldEditMenuToConfigFieldType": "在导入文件后,使用字段编辑菜单进行类型转换。"
}, },
"placeholder": { "placeholder": {
"selectSlackChannels": "选择 Slack 频道", "selectSlackChannels": "选择 Slack 频道",
@ -1179,7 +1179,7 @@
"projName": "输入项目名称", "projName": "输入项目名称",
"selectGroupField": "选择分组字段", "selectGroupField": "选择分组字段",
"selectGroupFieldNotFound": "没有可用的单选字段,请先创建。", "selectGroupFieldNotFound": "没有可用的单选字段,请先创建。",
"selectCoverImageField": "Select a cover image field", "selectCoverImageField": "选择封面图片字段",
"selectGeoField": "选择地理数据字段", "selectGeoField": "选择地理数据字段",
"notSelected": "未选择", "notSelected": "未选择",
"selectGeoFieldNotFound": "未找到 GeoData 字段。请先创建一个。", "selectGeoFieldNotFound": "未找到 GeoData 字段。请先创建一个。",
@ -1222,7 +1222,7 @@
"searchOptions": "搜索选项" "searchOptions": "搜索选项"
}, },
"msg": { "msg": {
"formulaNotSupported": "This function is unavailable for your database", "formulaNotSupported": "此功能对您的数据库不可用",
"controlOrgAppearance": "控制您的组织名称和外观。", "controlOrgAppearance": "控制您的组织名称和外观。",
"addCompanyDomains": "添加公司域,限制不需要的用户访问。", "addCompanyDomains": "添加公司域,限制不需要的用户访问。",
"restrictUsersFromSharing": "限制用户公开共享项目 。", "restrictUsersFromSharing": "限制用户公开共享项目 。",
@ -1236,7 +1236,7 @@
"thisSharedViewIsProtected": "此共享视图受到保护", "thisSharedViewIsProtected": "此共享视图受到保护",
"successfullySubmittedFormData": "成功提交表格数据", "successfullySubmittedFormData": "成功提交表格数据",
"formViewNotSupportedOnMobile": "移动设备上不支持表单视图", "formViewNotSupportedOnMobile": "移动设备上不支持表单视图",
"calendarViewNotSupportedOnMobile": "Calendar view is not supported on mobile", "calendarViewNotSupportedOnMobile": "移动设备不支持日历视图",
"newFormWillBeLoaded": "新表格将在 {seconds} 秒后加载", "newFormWillBeLoaded": "新表格将在 {seconds} 秒后加载",
"optimizedQueryDisabled": "优化查询已禁用", "optimizedQueryDisabled": "优化查询已禁用",
"optimizedQueryEnabled": "已启用优化查询", "optimizedQueryEnabled": "已启用优化查询",
@ -1321,7 +1321,7 @@
"selectFieldToSort": "选择要排序的字段", "selectFieldToSort": "选择要排序的字段",
"selectFieldToGroup": "选择要分组的字段", "selectFieldToGroup": "选择要分组的字段",
"thereAreNoRecordsInTable": "表中没有记录", "thereAreNoRecordsInTable": "表中没有记录",
"noRecordsAvailForLinking": "No records are currently available for linking", "noRecordsAvailForLinking": "目前没有可用于链接的记录",
"createWebhookMsg1": "开始使用Web Hooks!", "createWebhookMsg1": "开始使用Web Hooks!",
"createWebhookMsg2": "数据变更自动发送通知", "createWebhookMsg2": "数据变更自动发送通知",
"areYouSureUWantTo": "您确定要删除以下内容", "areYouSureUWantTo": "您确定要删除以下内容",
@ -1358,7 +1358,7 @@
} }
}, },
"info": { "info": {
"schemaReadOnly": "Schema alterations are disabled for this source", "schemaReadOnly": "此源的模式更改已禁用",
"enterWorkspaceName": "输入工作区名称", "enterWorkspaceName": "输入工作区名称",
"enterBaseName": "输入项目名称", "enterBaseName": "输入项目名称",
"idpPaste": "将此URL粘贴到您的身份提供商后台", "idpPaste": "将此URL粘贴到您的身份提供商后台",
@ -1536,7 +1536,7 @@
"preventHideAllOptions": "必填项不能为空" "preventHideAllOptions": "必填项不能为空"
}, },
"error": { "error": {
"errorLoadingRecord": "Error loading record data", "errorLoadingRecord": "加载记录数据时出错",
"fetchingCalendarData": "获取日历数据时出错", "fetchingCalendarData": "获取日历数据时出错",
"fetchingActiveDates": "获取活动日期时出错", "fetchingActiveDates": "获取活动日期时出错",
"scopesRequired": "范围不能为空", "scopesRequired": "范围不能为空",

Loading…
Cancel
Save