mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-30 18:56:58 +00:00
New translations en.json (Chinese Simplified)
This commit is contained in:
@@ -212,7 +212,7 @@
|
||||
"page": "页",
|
||||
"pages": "页",
|
||||
"record": "记录",
|
||||
"records": "records",
|
||||
"records": "记录",
|
||||
"webhook": "Webhook.",
|
||||
"webhooks": "Webhooks.",
|
||||
"view": "视图",
|
||||
@@ -692,6 +692,7 @@
|
||||
"showFieldOnConditionsMet": "Shows field only when conditions are met"
|
||||
},
|
||||
"activity": {
|
||||
"noRange": "Calendar view requires a date range",
|
||||
"goToToday": "Go to Today",
|
||||
"toggleSidebar": "Toggle Sidebar",
|
||||
"addEndDate": "Add end date",
|
||||
@@ -1296,6 +1297,8 @@
|
||||
"upgradeToEnterpriseEdition": "Upgrade to Enterprise Edition {extraInfo}"
|
||||
},
|
||||
"error": {
|
||||
"fetchingCalendarData": "Error fetching calendar data",
|
||||
"fetchingActiveDates": "Error fetching active dates",
|
||||
"scopesRequired": "Scopes required",
|
||||
"authUrlRequired": "Auth URL is required",
|
||||
"userNameAttributeRequired": "Username attribute is required",
|
||||
@@ -1379,7 +1382,7 @@
|
||||
"theAcceptedFileTypesAreXlsXlsxXlsmOdsOts": "可接受的文件类型是 .xls, .xlsx, .xlsm, .ods, .ots",
|
||||
"parameterKeyCannotBeEmpty": "参数键不能为空",
|
||||
"duplicateParameterKeysAreNotAllowed": "不允许重复的参数键",
|
||||
"fieldRequired": "{value} cannot be empty",
|
||||
"fieldRequired": "{value} 不能为空。",
|
||||
"projectNotAccessible": "无权访问此项目",
|
||||
"copyToClipboardError": "未能复制到剪贴板",
|
||||
"pasteFromClipboardError": "从剪贴板粘贴失败",
|
||||
|
||||
Reference in New Issue
Block a user