mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-03 04:26:42 +00:00
New Crowdin updates (#8623)
* Update source file en.json * New translations en.json (French) * New translations en.json (Turkish) * New translations en.json (Chinese Simplified) * New translations en.json (Latvian) * New translations en.json (Spanish) * New translations en.json (Arabic) * New translations en.json (Czech) * New translations en.json (Danish) * New translations en.json (German) * New translations en.json (Basque) * New translations en.json (Finnish) * New translations en.json (Hebrew) * New translations en.json (Italian) * New translations en.json (Japanese) * New translations en.json (Korean) * New translations en.json (Dutch) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Slovak) * New translations en.json (Slovenian) * New translations en.json (Swedish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Traditional) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Indonesian) * New translations en.json (Persian) * New translations en.json (Thai) * New translations en.json (Croatian) * New translations en.json (Hindi) * New translations en.json (Bengali, India)
This commit is contained in:
@@ -98,6 +98,7 @@
|
||||
"bulkUpdate": "批量更新",
|
||||
"deleting": "删除中",
|
||||
"update": "更新",
|
||||
"updating": "Updating",
|
||||
"rename": "重命名",
|
||||
"reload": "重新加载",
|
||||
"reset": "重置",
|
||||
@@ -205,7 +206,11 @@
|
||||
"apply": "应用",
|
||||
"text": "文本",
|
||||
"appearance": "外观",
|
||||
"now": "Now"
|
||||
"now": "Now",
|
||||
"set": "Set",
|
||||
"format": "Format",
|
||||
"colour": "Colour",
|
||||
"use": "Use"
|
||||
},
|
||||
"objects": {
|
||||
"owner": "所有者",
|
||||
@@ -331,8 +336,8 @@
|
||||
"parameter": "参数",
|
||||
"headers": "请求头",
|
||||
"parameterName": "参数名称",
|
||||
"currencyLocale": "货币地区",
|
||||
"currencyCode": "货币代码",
|
||||
"currencyLocale": "Locale",
|
||||
"currencyCode": "Code",
|
||||
"searchMembers": "搜索成员",
|
||||
"noMembersFound": "未找到成员",
|
||||
"dateJoined": "加入日期",
|
||||
@@ -536,7 +541,7 @@
|
||||
"headerName": "标题名称",
|
||||
"icon": "图标",
|
||||
"max": "最大",
|
||||
"enableRichText": "启用富文本",
|
||||
"enableRichText": "Enable rich text",
|
||||
"idColon": "Id:",
|
||||
"copiedRecordURL": "复制的记录 URL",
|
||||
"copyRecordURL": "复制该记录卡片的 URL",
|
||||
@@ -766,7 +771,9 @@
|
||||
"showFieldOnConditionsMet": "在满足条件时显示字段",
|
||||
"limitOptions": "限制选项",
|
||||
"limitOptionsSubtext": "限制用户可见",
|
||||
"clearSelection": "清除选择"
|
||||
"clearSelection": "清除选择",
|
||||
"displayAsProgress": "Display as progress",
|
||||
"relationType": "Relation type"
|
||||
},
|
||||
"activity": {
|
||||
"renameBase": "重命名项目",
|
||||
@@ -1123,7 +1130,7 @@
|
||||
"optimizedQueryEnabled": "已启用优化查询",
|
||||
"lookupNonBtWarning": "非 \"所属关系 \"不支持查找字段",
|
||||
"invalidTime": "无效时间",
|
||||
"linkColumnClearNotSupportedYet": "您没有任何支持查找的链接",
|
||||
"linkColumnClearNotSupportedYet": "You don't have any supported links for {type}",
|
||||
"recordCouldNotBeFound": "找不到记录",
|
||||
"invalidPhoneNumber": "无效电话号码",
|
||||
"pageSizeChanged": "页面大小已更改",
|
||||
@@ -1196,7 +1203,7 @@
|
||||
"noRecordsLinked": "没有链接记录",
|
||||
"noLinkedRecords": "暂无引用数据",
|
||||
"recordsLinked": "链接的记录",
|
||||
"acceptOnlyValid": "仅接受",
|
||||
"acceptOnlyValid": "Accept only valid {type}",
|
||||
"apiTokenCreate": "创建个人 API tokens,以便在自动化或外部应用程序中使用。",
|
||||
"selectFieldToSort": "选择要排序的字段",
|
||||
"selectFieldToGroup": "选择要分组的字段",
|
||||
|
||||
Reference in New Issue
Block a user