Browse Source

New translations en.json (Chinese Simplified)

pull/4258/head
navi 2 years ago
parent
commit
cb452d01b6
  1. 264
      packages/nc-gui/lang/zh-Hans.json

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

@ -4,29 +4,29 @@
"load": "加载",
"open": "打开",
"close": "关闭",
"yes": "是",
"yes": "是",
"no": "否",
"ok": "行",
"and": "和",
"or": "或者",
"add": "添加",
"edit": "编辑",
"remove": "除",
"remove": "除",
"save": "保存",
"cancel": "取消",
"submit": "提交",
"create": "建",
"create": "建",
"duplicate": "复制",
"insert": "插入",
"delete": "删除",
"update": "更新",
"rename": "名",
"rename": "重命名",
"reload": "重新加载",
"reset": "重置",
"install": "安装",
"show": "示",
"show": "示",
"hide": "隐藏",
"showAll": "显示所有",
"showAll": "显示全部",
"hideAll": "隐藏全部",
"showMore": "显示更多",
"showOptions": "显示选项",
@ -34,7 +34,7 @@
"showMenu": "显示菜单",
"hideMenu": "隐藏菜单",
"addAll": "全部添加",
"removeAll": "移除所有",
"removeAll": "全部移除",
"signUp": "注册",
"signIn": "登录",
"signOut": "登出",
@ -74,7 +74,7 @@
"objects": {
"project": "项目",
"projects": "项目",
"table": "格",
"table": "格",
"tables": "表格",
"field": "字段",
"fields": "字段",
@ -109,7 +109,7 @@
"sqlVIew": "SQL 视图"
},
"datatype": {
"ID": "编号",
"ID": "ID",
"ForeignKey": "外键",
"SingleLineText": "单行文本",
"LongText": "长文本",
@ -190,14 +190,14 @@
"teamAndSettings": "团队和设置",
"apiDocs": "API 文档",
"importFromAirtable": "从 Airtable 导入",
"generateToken": "Generate Token",
"APIsAndSupport": "APIs & Support",
"helpCenter": "Help center",
"swaggerDocumentation": "Swagger Documentation",
"quickImportFrom": "Quick Import From",
"quickImport": "Quick Import",
"advancedSettings": "Advanced Settings",
"codeSnippet": "Code Snippet"
"generateToken": "生成令牌",
"APIsAndSupport": "API与支持",
"helpCenter": "帮助中心",
"swaggerDocumentation": "Swagger 文档",
"quickImportFrom": "快速导入从",
"quickImport": "快速导入",
"advancedSettings": "高级设置",
"codeSnippet": "代码片段"
},
"labels": {
"notifyVia": "通知通过",
@ -270,33 +270,33 @@
"primaryColor": "主色调",
"accentColor": "强调色",
"customTheme": "定制样式",
"requestDataSource": "Request a data source you need?",
"apiKey": "API Key",
"requestDataSource": "请求您需要的数据源?",
"apiKey": "API 密钥",
"sharedBase": "Shared Base",
"importData": "Import Data",
"importSecondaryViews": "Import Secondary Views",
"importData": "导入数据",
"importSecondaryViews": "导入次要视图",
"importRollupColumns": "Import Rollup Columns",
"importLookupColumns": "Import Lookup Columns",
"importAttachmentColumns": "Import Attachment Columns",
"importFormulaColumns": "Import Formula Columns",
"noData": "No Data",
"goToDashboard": "Go to Dashboard",
"importing": "Importing",
"importAttachmentColumns": "导入附件列",
"importFormulaColumns": "导入公式列",
"noData": "暂无数据",
"goToDashboard": "前往仪表板",
"importing": "导入中",
"flattenNested": "Flatten Nested",
"downloadAllowed": "Download allowed",
"weAreHiring": "We are Hiring!",
"primaryKey": "Primary key",
"hasMany": "has many",
"belongsTo": "belongs to",
"manyToMany": "have many to many relation",
"extraConnectionParameters": "Extra connection parameters",
"commentsOnly": "Comments only",
"documentation": "Documentation",
"subscribeNewsletter": "Subscribe to our weekly newsletter",
"signUpWithGoogle": "Sign up with Google",
"signInWithGoogle": "Sign in with Google",
"agreeToTos": "By signing up, you agree to the Terms of Service",
"welcomeToNc": "Welcome to NocoDB!"
"downloadAllowed": "允许下载",
"weAreHiring": "我们在招募!",
"primaryKey": "主键",
"hasMany": "有很多的",
"belongsTo": "属于",
"manyToMany": "多对多关系",
"extraConnectionParameters": "额外连接参数",
"commentsOnly": "仅注释",
"documentation": "文档",
"subscribeNewsletter": "订阅我们的每周新闻",
"signUpWithGoogle": "使用 Google 注册",
"signInWithGoogle": "使用 Google 登录",
"agreeToTos": "注册即表明您同意服务条款",
"welcomeToNc": "欢迎来到NocoDB!"
},
"activity": {
"createProject": "创建项目",
@ -366,7 +366,7 @@
"deleteRow": "删除行",
"deleteSelectedRow": "删除所选行",
"importExcel": "导入Excel",
"importCSV": "Import CSV",
"importCSV": "导入 CSV",
"downloadCSV": "下载为CSV",
"downloadExcel": "下载为XLSX",
"uploadCSV": "上传CSV",
@ -405,22 +405,22 @@
"editConnJson": "编辑链接JSON",
"sponsorUs": "赞助我们",
"sendEmail": "发送邮件",
"addUserToProject": "Add user to project",
"addUserToProject": "添加用户到项目",
"getApiSnippet": "生成代码",
"clearCell": "清除单元格内容",
"addFilterGroup": "Add Filter Group",
"addFilterGroup": "添加筛选器组",
"linkRecord": "链接记录",
"addNewRecord": "新增记录",
"useConnectionUrl": "Use Connection URL",
"toggleCommentsDraw": "Toggle comments draw",
"expandRecord": "Expand Record",
"deleteRecord": "Delete Record",
"useConnectionUrl": "使用连接 URL",
"toggleCommentsDraw": "切换评论视图",
"expandRecord": "展开记录",
"deleteRecord": "删除记录",
"erd": {
"showColumns": "显示列",
"showPkAndFk": "显示主键和外键",
"showSqlViews": "显示 SQL 视图",
"showMMTables": "Show Many to Many tables",
"showJunctionTableNames": "Show Junction Table Names"
"showMMTables": "显示多到多表",
"showJunctionTableNames": "显示关联表名称"
},
"kanban": {
"collapseStack": "Collapse Stack",
@ -475,8 +475,8 @@
"noItemsFound": "未找到任何项目",
"defaultValue": "默认值",
"filterByEmail": "通过电子邮件过滤",
"filterQuery": "Filter query",
"selectField": "Select field"
"filterQuery": "过滤查询",
"selectField": "选择字段"
},
"msg": {
"info": {
@ -570,28 +570,28 @@
"addDefaultColumns": "添加默认列",
"tableNameInDb": "数据库中保存的表名",
"airtable": {
"credentials": "Where to find this?"
"credentials": "在哪里找到?"
},
"import": {
"clickOrDrag": "Click or drag file to this area to upload"
"clickOrDrag": "点击或拖动文件到此区域上传"
},
"metaDataRecreated": "Table metadata recreated successfully",
"invalidCredentials": "Invalid credentials",
"downloadingMoreFiles": "Downloading more files",
"copiedToClipboard": "Copied to clipboard",
"requriedFieldsCantBeMoved": "Required field can't be moved",
"updateNotAllowedWithoutPK": "Update not allowed for table which doesn't have primary key",
"autoIncFieldNotEditable": "Auto increment field is not editable",
"editingPKnotSupported": "Editing primary key not supported",
"deletedCache": "Deleted cache successfully",
"cacheEmpty": "Cache is empty",
"exportedCache": "Exported Cache Successfully",
"valueAlreadyInList": "This value is already in the list",
"noColumnsToUpdate": "No columns to update",
"tableDeleted": "Deleted table successfully",
"metaDataRecreated": "表元数据重新创建成功",
"invalidCredentials": "无效的凭据",
"downloadingMoreFiles": "下载更多文件",
"copiedToClipboard": "复制到剪贴板",
"requriedFieldsCantBeMoved": "不能移动必填字段",
"updateNotAllowedWithoutPK": "不允许更新没有主键的表",
"autoIncFieldNotEditable": "自动增量字段不可编辑",
"editingPKnotSupported": "不支持编辑主键",
"deletedCache": "删除缓存成功",
"cacheEmpty": "缓存为空",
"exportedCache": "导出缓存成功",
"valueAlreadyInList": "此值已经在列表中",
"noColumnsToUpdate": "没有要更新的列",
"tableDeleted": "已成功删除表",
"generatePublicShareableReadonlyBase": "Generate publicly shareable readonly base",
"deleteViewConfirmation": "Are you sure you want to delete this view?",
"deleteTableConfirmation": "Do you want to delete the table",
"deleteViewConfirmation": "您确定要删除此视图?",
"deleteTableConfirmation": "您想要删除该表吗?",
"showM2mTables": "Show M2M Tables",
"deleteKanbanStackConfirmation": "Deleting this stack will also remove the select option `{stackToBeDeleted}` from the `{groupingField}`. The records will move to the uncategorized stack."
},
@ -609,51 +609,51 @@
"passwdRequired": "密码必填",
"passwdLength": "您的密码必须至少为8个字符",
"passwdMismatch": "密码不匹配",
"completeRuleSet": "At least 8 characters with one Uppercase, one number and one special character",
"atLeast8Char": "At least 8 characters",
"atLeastOneUppercase": "One Uppercase letter",
"atLeastOneNumber": "One Number",
"atLeastOneSpecialChar": "One special character",
"allowedSpecialCharList": "Allowed special character list"
"completeRuleSet": "必须至少包含 8 个字符,其中不少于 1 个大写字母、不少于 1 个数字和 不少于 1 个特殊字符",
"atLeast8Char": "至少 8 个字符",
"atLeastOneUppercase": "一个大写字母",
"atLeastOneNumber": "一个数字",
"atLeastOneSpecialChar": "一个特殊字符",
"allowedSpecialCharList": "允许的特殊字符列表"
},
"invalidURL": "Invalid URL",
"internalError": "Some internal error occurred",
"templateGeneratorNotFound": "Template Generator cannot be found!",
"fileUploadFailed": "Failed to upload file",
"primaryColumnUpdateFailed": "Failed to update primary column",
"formDescriptionTooLong": "Data too long for Form Description",
"columnsRequired": "Following columns are required",
"selectAtleastOneColumn": "At least one column has to be selected",
"columnDescriptionNotFound": "Cannot find the destination column for",
"duplicateMappingFound": "Duplicate mapping found, please remove one of the mapping",
"nullValueViolatesNotNull": "Null value violates not-null constraint",
"sourceHasInvalidNumbers": "Source data contains some invalid numbers",
"sourceHasInvalidBoolean": "Source data contains some invalid boolean values",
"invalidForm": "Invalid Form",
"formValidationFailed": "Form validation failed",
"youHaveBeenSignedOut": "You have been signed out",
"failedToLoadList": "Failed to load list",
"failedToLoadChildrenList": "Failed to load children list",
"deleteFailed": "Delete failed",
"invalidURL": "无效的 URL",
"internalError": "发生了一些内部错误",
"templateGeneratorNotFound": "模板生成器无法找到!",
"fileUploadFailed": "文件上传失败",
"primaryColumnUpdateFailed": "更新主列失败",
"formDescriptionTooLong": "表单描述过长",
"columnsRequired": "以下列是必填列",
"selectAtleastOneColumn": "必须至少选择一列",
"columnDescriptionNotFound": "找不到目标列",
"duplicateMappingFound": "发现重复映射,请删除其中一个映射。",
"nullValueViolatesNotNull": "空值违反非空约束",
"sourceHasInvalidNumbers": "源数据包含一些无效数字",
"sourceHasInvalidBoolean": "源数据包含一些无效的布尔值",
"invalidForm": "无效的表单",
"formValidationFailed": "表单验证失败",
"youHaveBeenSignedOut": "您已注销",
"failedToLoadList": "加载列表失败",
"failedToLoadChildrenList": "加载子列表失败",
"deleteFailed": "删除失败",
"unlinkFailed": "撤消链接失败",
"rowUpdateFailed": "Row update failed",
"deleteRowFailed": "Failed to delete row",
"setFormDataFailed": "Failed to set form data",
"formViewUpdateFailed": "Failed to update form view",
"tableNameRequired": "Table name is required",
"nameShouldStartWithAnAlphabetOr_": "Name should start with an alphabet or _",
"followingCharactersAreNotAllowed": "Following characters are not allowed",
"columnNameRequired": "Column name is required",
"projectNameExceeds50Characters": "Project name exceeds 50 characters",
"projectNameCannotStartWithSpace": "Project name cannot start with space",
"requiredField": "Required field",
"ipNotAllowed": "IP not allowed",
"targetFileIsNotAnAcceptedFileType": "Target file is not an accepted file type",
"theAcceptedFileTypeIsCsv": "The accepted file type is .csv",
"theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "The accepted file types are .xls, .xlsx, .xlsm, .ods, .ots",
"parameterKeyCannotBeEmpty": "Parameter key cannot be empty",
"duplicateParameterKeysAreNotAllowed": "Duplicate parameter keys are not allowed",
"fieldRequired": "{value} cannot be empty."
"rowUpdateFailed": "行更新失败",
"deleteRowFailed": "删除行失败",
"setFormDataFailed": "设置表单数据失败",
"formViewUpdateFailed": "更新表单视图失败",
"tableNameRequired": "表名是必填项",
"nameShouldStartWithAnAlphabetOr_": "名称应该以字母或 _ 开头",
"followingCharactersAreNotAllowed": "不允许使用以下字符",
"columnNameRequired": "列名是必填项",
"projectNameExceeds50Characters": "项目名称超过 50 个字符",
"projectNameCannotStartWithSpace": "项目名称不能以空格开头",
"requiredField": "必填字段",
"ipNotAllowed": "被禁止的 IP",
"targetFileIsNotAnAcceptedFileType": "目标文件不是可接受的文件类型",
"theAcceptedFileTypeIsCsv": "接受的文件类型是 .csv",
"theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "可接受的文件类型是 .xls, .xlsx, .xlsm, .ods, .ots",
"parameterKeyCannotBeEmpty": "参数键不能为空",
"duplicateParameterKeysAreNotAllowed": "不允许重复的参数键",
"fieldRequired": "{value} 不能为空。"
},
"toast": {
"exportMetadata": "项目元数据成功导出",
@ -674,32 +674,32 @@
},
"success": {
"updatedUIACL": "已成功更新表的 UI ACL",
"pluginUninstalled": "Plugin uninstalled successfully",
"pluginSettingsSaved": "Plugin settings saved successfully",
"pluginTested": "Successfully tested plugin settings",
"tableRenamed": "Table renamed successfully",
"viewDeleted": "View deleted successfully",
"pluginUninstalled": "插件卸载成功",
"pluginSettingsSaved": "插件设置保存成功",
"pluginTested": "插件设置测试成功",
"tableRenamed": "表重命名成功",
"viewDeleted": "视图删除成功",
"primaryColumnUpdated": "成功更新为主列",
"tableDataExported": "Successfully exported all table data",
"tableDataExported": "成功导出所有表内数据",
"updated": "更新成功",
"sharedViewDeleted": "Deleted shared view successfully",
"viewRenamed": "View renamed successfully",
"tokenGenerated": "Token generated successfully",
"sharedViewDeleted": "共享视图删除成功",
"viewRenamed": "视图重命名成功",
"tokenGenerated": "令牌生成成功",
"tokenDeleted": "Token deleted successfully",
"userAddedToProject": "Successfully added user to project",
"userDeletedFromProject": "Successfully deleted user from project",
"inviteEmailSent": "Invite Email sent successfully",
"inviteURLCopied": "Invite URL copied to clipboard",
"shareableURLCopied": "Copied shareable base URL to clipboard!",
"embeddableHTMLCodeCopied": "Copied embeddable HTML code!",
"userAddedToProject": "添加用户到项目成功",
"userDeletedFromProject": "从项目中删除用户成功",
"inviteEmailSent": "邀请邮件发送成功",
"inviteURLCopied": "邀请URL已复制到剪贴板",
"shareableURLCopied": "已将可共享的基础URL复制到剪贴板!",
"embeddableHTMLCodeCopied": "已复制可嵌入的 HTML 代码!",
"userDetailsUpdated": "成功更新用户详细信息",
"tableDataImported": "Successfully imported table data",
"tableDataImported": "成功导入表数据",
"webhookUpdated": "Webhook 详细信息更新成功",
"webhookDeleted": "Hook deleted successfully",
"webhookTested": "Webhook tested successfully",
"webhookDeleted": "Hook 删除成功",
"webhookTested": "Webhook 测试成功",
"columnUpdated": "列已更新",
"columnCreated": "Column created",
"passwordChanged": "Password changed successfully. Please login again."
"columnCreated": "已创建列",
"passwordChanged": "密码修改成功。请重新登录。"
}
}
}

Loading…
Cancel
Save