Browse Source

Merge pull request #1748 from nocodb/i18n/translations

refactor: i18n zh_CN corrections
pull/1761/head
աɨռɢӄաօռɢ 2 years ago committed by GitHub
parent
commit
5668a65045
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 50
      packages/nc-gui/lang/zh_CN.json

50
packages/nc-gui/lang/zh_CN.json

@ -1,6 +1,6 @@
{ {
"general": { "general": {
"home": "", "home": "首页",
"load": "加载", "load": "加载",
"open": "打开", "open": "打开",
"close": "关闭", "close": "关闭",
@ -26,7 +26,7 @@
"show": "展示", "show": "展示",
"hide": "隐藏", "hide": "隐藏",
"showAll": "显示所有", "showAll": "显示所有",
"hideAll": "全部藏起来", "hideAll": "隐藏全部",
"showMore": "显示更多", "showMore": "显示更多",
"showOptions": "显示选项", "showOptions": "显示选项",
"hideOptions": "隐藏选项", "hideOptions": "隐藏选项",
@ -48,7 +48,7 @@
"more": "更多的", "more": "更多的",
"less": "较少的", "less": "较少的",
"event": "事件", "event": "事件",
"condition": "健康)状况", "condition": "条件",
"after": "后", "after": "后",
"before": "前", "before": "前",
"search": "搜索", "search": "搜索",
@ -59,11 +59,11 @@
"objects": { "objects": {
"project": "项目", "project": "项目",
"projects": "项目", "projects": "项目",
"table": "桌子", "table": "表格",
"tables": "桌子", "tables": "表格",
"field": "场地", "field": "字段",
"fields": "领域", "fields": "字段",
"column": "柱子", "column": "",
"columns": "列", "columns": "列",
"page": "页", "page": "页",
"pages": "页面", "pages": "页面",
@ -71,7 +71,7 @@
"records": "记录", "records": "记录",
"webhook": "Webhook.", "webhook": "Webhook.",
"webhooks": "Webhooks.", "webhooks": "Webhooks.",
"view": "看法", "view": "视图",
"views": "视图", "views": "视图",
"viewType": { "viewType": {
"grid": "表格", "grid": "表格",
@ -94,10 +94,10 @@
}, },
"datatype": { "datatype": {
"ID": "ID", "ID": "ID",
"ForeignKey": "外钥匙", "ForeignKey": "外",
"SingleLineText": "单行文本", "SingleLineText": "单行文本",
"LongText": "长篇文章", "LongText": "长文本",
"Attachment": "依恋", "Attachment": "附件",
"Checkbox": "复选框", "Checkbox": "复选框",
"MultiSelect": "多选", "MultiSelect": "多选",
"SingleSelect": "单个选择", "SingleSelect": "单个选择",
@ -116,9 +116,9 @@
"Rating": "评分", "Rating": "评分",
"Formula": "公式", "Formula": "公式",
"Rollup": "卷起", "Rollup": "卷起",
"Count": "数", "Count": "数",
"Lookup": "抬头", "Lookup": "查找",
"DateTime": "约会时间", "DateTime": "日期时间",
"CreateTime": "创建时间", "CreateTime": "创建时间",
"LastModifiedTime": "最后修改时间", "LastModifiedTime": "最后修改时间",
"AutoNumber": "自动编号", "AutoNumber": "自动编号",
@ -191,19 +191,19 @@
"password": "密码", "password": "密码",
"action": "行动", "action": "行动",
"actions": "行动", "actions": "行动",
"operation": "手术", "operation": "操作",
"operationType": "操作类型", "operationType": "操作类型",
"operationSubType": "操作子类型", "operationSubType": "操作子类型",
"description": "描述", "description": "描述",
"authentication": "验证", "authentication": "验证",
"token": "令牌", "token": "令牌",
"where": "在哪里", "where": "where",
"cache": "缓存", "cache": "缓存",
"chat": "聊天", "chat": "聊天",
"email": "电子邮件", "email": "电子邮件",
"storage": "贮存", "storage": "贮存",
"uiAcl": "UI-ACL", "uiAcl": "UI-ACL",
"models": "模", "models": "模",
"syncState": "同步状态", "syncState": "同步状态",
"created": "创造了", "created": "创造了",
"sqlOutput": "SQL输出", "sqlOutput": "SQL输出",
@ -231,14 +231,14 @@
}, },
"docReference": "文件参考文献", "docReference": "文件参考文献",
"selectUserRole": "选择用户角色", "selectUserRole": "选择用户角色",
"childTable": "儿童表", "childTable": "表",
"childColumn": "儿童专栏", "childColumn": "子列",
"onUpdate": "更新", "onUpdate": "更新",
"onDelete": "删除" "onDelete": "删除"
}, },
"activity": { "activity": {
"createProject": "创建项目", "createProject": "创建项目",
"importProject": "进口项目", "importProject": "导入项目",
"searchProject": "搜索项目", "searchProject": "搜索项目",
"editProject": "编辑项目", "editProject": "编辑项目",
"stopProject": "停止项目", "stopProject": "停止项目",
@ -265,7 +265,7 @@
"projInfo": "复制项目信息", "projInfo": "复制项目信息",
"themes": "主题" "themes": "主题"
}, },
"sort": "种类", "sort": "排序",
"addSort": "添加排序选项", "addSort": "添加排序选项",
"filter": "筛选", "filter": "筛选",
"addFilter": "添加过滤器", "addFilter": "添加过滤器",
@ -338,7 +338,7 @@
"testDbConn": "测试数据库链接", "testDbConn": "测试数据库链接",
"removeDbFromEnv": "从环境中删除数据库", "removeDbFromEnv": "从环境中删除数据库",
"editConnJson": "编辑链接JSON", "editConnJson": "编辑链接JSON",
"sponsorUs": "赞助美国", "sponsorUs": "赞助我们",
"sendEmail": "发送邮件" "sendEmail": "发送邮件"
}, },
"tooltip": { "tooltip": {
@ -422,7 +422,7 @@
"showBlankForm": "5秒后显示空白表格", "showBlankForm": "5秒后显示空白表格",
"emailForm": "发电子邮件给我", "emailForm": "发电子邮件给我",
"showSysFields": "显示系统字段", "showSysFields": "显示系统字段",
"filterAutoApply": "自动申请", "filterAutoApply": "自动应用",
"showMessage": "显示此消息", "showMessage": "显示此消息",
"viewNotShared": "当前视图不共享!", "viewNotShared": "当前视图不共享!",
"showAllViews": "显示此表的所有共享视图", "showAllViews": "显示此表的所有共享视图",

Loading…
Cancel
Save