Browse Source

Merge pull request #7134 from nocodb/l10n_develop_2

New Crowdin updates
pull/7140/head
աӄա 11 months ago committed by GitHub
parent
commit
703f07bb7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 106
      packages/nc-gui/lang/zh-Hans.json

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

@ -16,7 +16,7 @@
}, },
"widgets": { "widgets": {
"static_text": "文本", "static_text": "文本",
"chart": "Chart", "chart": "图表",
"table": "表格", "table": "表格",
"image": "图片", "image": "图片",
"map": "地图", "map": "地图",
@ -78,7 +78,7 @@
"quote": "Quote", "quote": "Quote",
"submit": "提交", "submit": "提交",
"create": "创建", "create": "创建",
"createEntity": "Create {entity}", "createEntity": "新建{entity}",
"creating": "Creating", "creating": "Creating",
"creatingEntity": "Creating {entity}", "creatingEntity": "Creating {entity}",
"details": "Details", "details": "Details",
@ -242,7 +242,7 @@
"tall": "Tall", "tall": "Tall",
"extra": "备注" "extra": "备注"
}, },
"externalDb": "External Database" "externalDb": "外部数据库"
}, },
"datatype": { "datatype": {
"ID": "ID", "ID": "ID",
@ -311,19 +311,19 @@
"inDesktop": "in Desktop", "inDesktop": "in Desktop",
"rowData": "Record data", "rowData": "Record data",
"creator": "Creator", "creator": "Creator",
"qrCode": "QR Code", "qrCode": "二维码",
"termsOfService": "Terms of Service", "termsOfService": "服务条款",
"updateSelectedRows": "Update Selected Records", "updateSelectedRows": "更新选定记录",
"noFiltersAdded": "No filters added", "noFiltersAdded": "未添加过滤器",
"editCards": "Edit Cards", "editCards": "编辑卡片",
"noFieldsFound": "No fields found", "noFieldsFound": "无可用字段",
"displayValue": "Display Value", "displayValue": "显示值",
"expand": "Expand", "expand": "Expand",
"hideAll": "Hide all", "hideAll": "隐藏全部",
"hideSystemFields": "Hide system fields", "hideSystemFields": "隐藏系统字段",
"removeFile": "Remove File", "removeFile": "删除文件",
"hasMany": "Has Many", "hasMany": "单对多",
"manyToMany": "Many to Many", "manyToMany": "多对多",
"virtualRelation": "Virtual Relation", "virtualRelation": "Virtual Relation",
"linkMore": "Link More", "linkMore": "Link More",
"linkMoreRecords": "Link more records", "linkMoreRecords": "Link more records",
@ -341,9 +341,9 @@
"hideSidebar": "Hide Sidebar", "hideSidebar": "Hide Sidebar",
"creatingTable": "Creating Table", "creatingTable": "Creating Table",
"erdView": "ERD 视图", "erdView": "ERD 视图",
"newBase": "New Data Source", "newBase": "新建数据源",
"newProj": "创建新项目", "newProj": "创建新项目",
"createBase": "Create Base", "createBase": "新建项目",
"myProject": "我的项目", "myProject": "我的项目",
"formTitle": "表单标题", "formTitle": "表单标题",
"collaborative": "Collaborative", "collaborative": "Collaborative",
@ -423,20 +423,20 @@
"taskList": "任务列表", "taskList": "任务列表",
"bulletList": "无序列表", "bulletList": "无序列表",
"numberedList": "有序列表", "numberedList": "有序列表",
"downloadData": "Download Data", "downloadData": "下载数据",
"blockQuote": "Block Quote", "blockQuote": "Block Quote",
"noToken": "No Token", "noToken": "无令牌",
"tokenLimit": "Only one token per user is allowed", "tokenLimit": "每个用户只能使用一个令牌",
"duplicateAttachment": "File with name {filename} already attached", "duplicateAttachment": "文件{filename} 已附加",
"viewIdColon": "VIEW ID: {viewId}", "viewIdColon": "查看 ID:{viewId}",
"toAddress": "To Address", "toAddress": "To Address",
"subject": "Subject", "subject": "Subject",
"body": "Body", "body": "Body",
"commaSeparatedMobileNumber": "Comma separated Mobile #", "commaSeparatedMobileNumber": "Comma separated Mobile #",
"headerName": "Header Name", "headerName": "Header Name",
"icon": "Icon", "icon": "图标",
"max": "Max", "max": "最大",
"enableRichText": "Enable Rich Text", "enableRichText": "启用富文本",
"idColon": "Id:", "idColon": "Id:",
"copiedRecordURL": "Copied Record URL", "copiedRecordURL": "Copied Record URL",
"copyRecordURL": "Copy Record URL", "copyRecordURL": "Copy Record URL",
@ -452,7 +452,7 @@
"default": "Default", "default": "Default",
"defaultNumberPercent": "Default Number (%)", "defaultNumberPercent": "Default Number (%)",
"durationFormat": "Duration Format", "durationFormat": "Duration Format",
"dateFormat": "Date Format", "dateFormat": "日期格式",
"timeFormat": "Time Format", "timeFormat": "Time Format",
"singularLabel": "Singular Label", "singularLabel": "Singular Label",
"pluralLabel": "Plural Label", "pluralLabel": "Plural Label",
@ -472,7 +472,7 @@
"members": "Members", "members": "Members",
"dataSources": "数据源", "dataSources": "数据源",
"connectDataSource": "Connect a Data Source", "connectDataSource": "Connect a Data Source",
"searchProjects": "Search Bases", "searchProjects": "搜索项目",
"createdBy": "创建自", "createdBy": "创建自",
"viewingAttachmentsOf": "Viewing Attachments of", "viewingAttachmentsOf": "Viewing Attachments of",
"readOnly": "Readonly", "readOnly": "Readonly",
@ -491,8 +491,8 @@
"createView": "Create a View", "createView": "Create a View",
"creatingView": "Creating View", "creatingView": "Creating View",
"duplicateView": "Duplicate View", "duplicateView": "Duplicate View",
"duplicateGridView": "Duplicate Grid View", "duplicateGridView": "复制视图",
"createGridView": "Create Grid View", "createGridView": "新建视图",
"duplicateGalleryView": "Duplicate Gallery View", "duplicateGalleryView": "Duplicate Gallery View",
"createGalleryView": "Create Gallery View", "createGalleryView": "Create Gallery View",
"duplicateFormView": "Duplicate Form View", "duplicateFormView": "Duplicate Form View",
@ -593,7 +593,7 @@
"requestDataSource": "请求您需要的数据源?", "requestDataSource": "请求您需要的数据源?",
"apiKey": "API 密钥", "apiKey": "API 密钥",
"personalAccessToken": "Personal Access Token", "personalAccessToken": "Personal Access Token",
"sharedBaseUrl": "Shared Base URL", "sharedBaseUrl": "分享项目链接",
"importData": "导入数据", "importData": "导入数据",
"importSecondaryViews": "导入次要视图", "importSecondaryViews": "导入次要视图",
"importRollupColumns": "导入聚合列", "importRollupColumns": "导入聚合列",
@ -627,8 +627,8 @@
"prevRow": "上一行", "prevRow": "上一行",
"addRowGrid": "Manually add data in grid view", "addRowGrid": "Manually add data in grid view",
"addRowForm": "Enter record data through a form", "addRowForm": "Enter record data through a form",
"noAccess": "No access", "noAccess": "无权访问",
"restApis": "Rest APIs", "restApis": "重置API",
"apis": "APIs", "apis": "APIs",
"includeData": "Include Data", "includeData": "Include Data",
"includeView": "Include View", "includeView": "Include View",
@ -651,7 +651,7 @@
"attachmentDrop": "Click or drop a file into cell", "attachmentDrop": "Click or drop a file into cell",
"addFiles": "添加文件(一个或多个)", "addFiles": "添加文件(一个或多个)",
"hideInUI": "Hide in UI", "hideInUI": "Hide in UI",
"addBase": "Add Base", "addBase": "添加项目",
"addParameter": "Add Parameter", "addParameter": "Add Parameter",
"submitAnotherForm": "Submit Another Form", "submitAnotherForm": "Submit Another Form",
"dragAndDropFieldsHereToAdd": "Drag and drop fields here to add", "dragAndDropFieldsHereToAdd": "Drag and drop fields here to add",
@ -667,7 +667,7 @@
"editingAccess": "Editing access", "editingAccess": "Editing access",
"enabledPublicViewing": "启用公开查看", "enabledPublicViewing": "启用公开查看",
"restrictAccessWithPassword": "使用密码限制访问", "restrictAccessWithPassword": "使用密码限制访问",
"manageProjectAccess": "Manage Base Access", "manageProjectAccess": "管理项目访问",
"allowDownload": "允许下载", "allowDownload": "允许下载",
"surveyMode": "Survey Mode", "surveyMode": "Survey Mode",
"rtlOrientation": "RTL Orientation", "rtlOrientation": "RTL Orientation",
@ -679,7 +679,7 @@
"copyUrl": "复制链接", "copyUrl": "复制链接",
"moreColors": "更多颜色", "moreColors": "更多颜色",
"moveProject": "Move Base", "moveProject": "Move Base",
"createProject": "建项目", "createProject": "建项目",
"importProject": "导入项目", "importProject": "导入项目",
"searchProject": "搜索项目", "searchProject": "搜索项目",
"editProject": "编辑项目", "editProject": "编辑项目",
@ -715,10 +715,10 @@
"filter": "筛选", "filter": "筛选",
"addFilter": "添加过滤器", "addFilter": "添加过滤器",
"share": "分享", "share": "分享",
"groupBy": "Group By", "groupBy": "分组",
"addSubGroup": "Add subgroup", "addSubGroup": "添加子分组",
"shareBase": { "shareBase": {
"label": "Share base", "label": "分享项目",
"disable": "停止分享项目", "disable": "停止分享项目",
"enable": "任何有链接的人", "enable": "任何有链接的人",
"link": "分享项目链接" "link": "分享项目链接"
@ -729,7 +729,7 @@
"inviteUser": "邀请用户", "inviteUser": "邀请用户",
"inviteToken": "邀请令牌", "inviteToken": "邀请令牌",
"linkedRecords": "Linked Records", "linkedRecords": "Linked Records",
"addNewLink": "Add New Link", "addNewLink": "添加新的链接",
"newUser": "创建用户", "newUser": "创建用户",
"editUser": "编辑用户", "editUser": "编辑用户",
"deleteUser": "从项目中踢出用户", "deleteUser": "从项目中踢出用户",
@ -782,7 +782,7 @@
"ListView": "视图列表", "ListView": "视图列表",
"copyView": "复制视图", "copyView": "复制视图",
"renameView": "重命名视图", "renameView": "重命名视图",
"uploadData": "Upload Data", "uploadData": "上传数据",
"deleteView": "删除视图", "deleteView": "删除视图",
"createGrid": "创建网格视图", "createGrid": "创建网格视图",
"createGallery": "创建画廊视图", "createGallery": "创建画廊视图",
@ -815,7 +815,7 @@
"addFilterGroup": "添加筛选器组", "addFilterGroup": "添加筛选器组",
"linkRecord": "关联到其他记录", "linkRecord": "关联到其他记录",
"addNewRecord": "新增记录", "addNewRecord": "新增记录",
"newRecord": "New record", "newRecord": "新增记录",
"tableNameCreateNewRecord": "{tableName}: Create new record", "tableNameCreateNewRecord": "{tableName}: Create new record",
"gotSavedLinkedSuccessfully": "{tableName} '{recordTitle}' got saved & linked successfully", "gotSavedLinkedSuccessfully": "{tableName} '{recordTitle}' got saved & linked successfully",
"recordCreatedLinked": "Record Created & Linked", "recordCreatedLinked": "Record Created & Linked",
@ -896,8 +896,8 @@
"notFoundContent": "No valid field Type can be found.", "notFoundContent": "No valid field Type can be found.",
"selectBarcodeFormat": "Select a Barcode format", "selectBarcodeFormat": "Select a Barcode format",
"projName": "输入项目名称", "projName": "输入项目名称",
"selectGroupField": "Select a Grouping Field", "selectGroupField": "选择分组字段",
"selectGroupFieldNotFound": "No Single Select Field can be found. Please create one first.", "selectGroupFieldNotFound": "没有可用的单选字段,请先创建。",
"selectGeoField": "Select a GeoData Field", "selectGeoField": "Select a GeoData Field",
"selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.", "selectGeoFieldNotFound": "No GeoData Field can be found. Please create one first.",
"password": { "password": {
@ -1048,7 +1048,7 @@
}, },
"info": { "info": {
"disabledAsViewLocked": "Disabled as View is locked", "disabledAsViewLocked": "Disabled as View is locked",
"basesMigrated": "Bases are migrated. Please try again.", "basesMigrated": "项目已迁移。请重试。",
"pasteNotSupported": "处于活动状态的单元格不能粘贴内容", "pasteNotSupported": "处于活动状态的单元格不能粘贴内容",
"roles": { "roles": {
"orgCreator": "创始人可以创建新项目,访问受邀项目。", "orgCreator": "创始人可以创建新项目,访问受邀项目。",
@ -1211,21 +1211,21 @@
"error": { "error": {
"nameRequired": "Name Required", "nameRequired": "Name Required",
"nameMinLength": "Name must be at least 2 characters long", "nameMinLength": "Name must be at least 2 characters long",
"nameMaxLength": "Name must be at most 60 characters long", "nameMaxLength": "名称长度不得超过 60 个字符",
"viewNameRequired": "View name is required", "viewNameRequired": "View name is required",
"nameMaxLength256": "Name must be at most 256 characters long", "nameMaxLength256": "名称长度不得超过 256 个字符",
"viewNameUnique": "View name should be unique", "viewNameUnique": "视图名称应该是唯一的",
"searchProject": "搜索: {search} 没有发现匹配的结果", "searchProject": "搜索: {search} 没有发现匹配的结果",
"invalidChar": "文件夹路径中的字符无效。", "invalidChar": "文件夹路径中的字符无效。",
"invalidDbCredentials": "无效的数据库凭据。", "invalidDbCredentials": "无效的数据库凭据。",
"unableToConnectToDb": "无法连接到数据库,请检查您的数据库是否已启动。", "unableToConnectToDb": "无法连接到数据库,请检查您的数据库是否已启动。",
"invalidYear": "Invalid year", "invalidYear": "年份无效",
"userDoesntHaveSufficientPermission": "用户不存在或无权创建模式。", "userDoesntHaveSufficientPermission": "用户不存在或无权创建模式。",
"dbConnectionStatus": "数据库参数无效", "dbConnectionStatus": "数据库参数无效",
"dbConnectionFailed": "连接失败:", "dbConnectionFailed": "连接失败:",
"nullFilterExists": "Null filter exists. Please remove them", "nullFilterExists": "存在空过滤器。请删除它们",
"signUpRules": { "signUpRules": {
"emailRequired": "Email is required", "emailRequired": "电子邮件为必填",
"emailInvalid": "邮箱格式无效", "emailInvalid": "邮箱格式无效",
"passwdRequired": "密码必填", "passwdRequired": "密码必填",
"passwdLength": "您的密码必须至少为8个字符", "passwdLength": "您的密码必须至少为8个字符",
@ -1236,8 +1236,8 @@
"atLeastOneNumber": "一个数字", "atLeastOneNumber": "一个数字",
"atLeastOneSpecialChar": "一个特殊字符", "atLeastOneSpecialChar": "一个特殊字符",
"allowedSpecialCharList": "允许的特殊字符列表", "allowedSpecialCharList": "允许的特殊字符列表",
"invalidEmails": "Invalid emails", "invalidEmails": "邮箱格式错误",
"invalidEmail": "Invalid Email" "invalidEmail": "无效的电子邮件"
}, },
"invalidURL": "无效的 URL", "invalidURL": "无效的 URL",
"invalidEmail": "无效的电子邮件", "invalidEmail": "无效的电子邮件",
@ -1302,7 +1302,7 @@
"futureRelease": "即将推出!" "futureRelease": "即将推出!"
}, },
"success": { "success": {
"licenseKeyUpdated": "License Key Updated", "licenseKeyUpdated": "更新许可证密钥",
"columnDuplicated": "此列的副本创建成功", "columnDuplicated": "此列的副本创建成功",
"rowDuplicatedWithoutSavedYet": "该行已复制(未保存)", "rowDuplicatedWithoutSavedYet": "该行已复制(未保存)",
"updatedUIACL": "已成功更新表的 UI ACL", "updatedUIACL": "已成功更新表的 UI ACL",

Loading…
Cancel
Save