mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-03 12:37:25 +00:00
New translations en.json (Chinese Simplified)
This commit is contained in:
@@ -93,6 +93,7 @@
|
||||
"none": "空"
|
||||
},
|
||||
"general": {
|
||||
"supported": "Supported",
|
||||
"usage": "Usage",
|
||||
"snapshot": "快照",
|
||||
"snapshots": "快照",
|
||||
@@ -601,10 +602,10 @@
|
||||
"swaggerDocumentation": "Swagger 文档",
|
||||
"quickImportFrom": "快速导入自",
|
||||
"quickImport": "快速导入",
|
||||
"quickImportAirtable": "快速导入 - Airtable",
|
||||
"quickImportCSV": "快速导入 - CSV",
|
||||
"quickImportExcel": "快速导入 - Excel",
|
||||
"quickImportJSON": "快速导入 - JSON",
|
||||
"quickImportAirtable": "Import from Airtable",
|
||||
"quickImportCSV": "Import CSV",
|
||||
"quickImportExcel": "Import Excel",
|
||||
"quickImportJSON": "Import Json",
|
||||
"jsonEditor": "JSON编辑器",
|
||||
"comingSoon": "即将推出",
|
||||
"advancedSettings": "高级设置",
|
||||
@@ -999,20 +1000,24 @@
|
||||
"requestDataSource": "请求您需要的数据源?",
|
||||
"apiKey": "API 密钥",
|
||||
"personalAccessToken": "个人访问令牌",
|
||||
"whereToFind": "Where to find?",
|
||||
"sharedBaseUrl": "分享项目链接",
|
||||
"importData": "导入数据",
|
||||
"importSecondaryViews": "导入次要视图",
|
||||
"importRollupColumns": "导入聚合列",
|
||||
"importLookupColumns": "导入查询列",
|
||||
"importAttachmentColumns": "导入附件列",
|
||||
"importFormulaColumns": "导入公式列",
|
||||
"importDataFrom": "Import data from",
|
||||
"importSecondaryViews": "Import secondary views",
|
||||
"importRollupColumns": "Import rollup fields",
|
||||
"importLookupColumns": "Import lookup fields",
|
||||
"importAttachmentColumns": "Import attachment fields",
|
||||
"importFormulaColumns": "Import formula fields",
|
||||
"importUsers": "导入用户 (通过电子邮件)",
|
||||
"noData": "暂无数据",
|
||||
"goToDashboard": "转到仪表板",
|
||||
"importing": "导入中",
|
||||
"importingFromAirtable": "Importing from Airtable",
|
||||
"airtableBaseImported": "Airtable Base Imported",
|
||||
"formatJson": "JSON 格式",
|
||||
"autoSelectFieldTypes": "自动选择字段类型",
|
||||
"firstRowAsHeaders": "使用第一条记录作为标题",
|
||||
"firstRowAsHeaders": "Use first record as header",
|
||||
"flattenNested": "扁平化嵌套",
|
||||
"downloadAllowed": "允许下载",
|
||||
"weAreHiring": "我们在招募!",
|
||||
@@ -1474,6 +1479,8 @@
|
||||
"lockViewDescription": "解释锁定此视图的原因。任何人尝试解锁此视图时,都会显示此信息(可选)。"
|
||||
},
|
||||
"msg": {
|
||||
"dropYourDocHere": "Drop your document here",
|
||||
"airtableImportSuccess": "Successfully imported from Airtable Base.",
|
||||
"deleteAccountPermanently": "Delete your account permanently",
|
||||
"learnMore": "Learn more",
|
||||
"connectIntegrations": "Connect integrations with NocoDB.",
|
||||
@@ -1654,8 +1661,8 @@
|
||||
"upload": "选择文件以上传",
|
||||
"upload_sub": "或拖放文件",
|
||||
"excelSupport": "支持:.xls,.xlsx,.xlsm,.ods,.ots",
|
||||
"excelURL": "输入Excel文件URL",
|
||||
"csvURL": "输入CSV文件URL",
|
||||
"excelURL": "Add files from URL",
|
||||
"csvURL": "Add files from URL",
|
||||
"footMsg": "要解析为推断数据类型的行数",
|
||||
"excelImport": "可用于导入的表格",
|
||||
"exportMetadata": "您想从元表导出元数据吗?",
|
||||
|
||||
Reference in New Issue
Block a user