mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 13:37:04 +00:00
New Crowdin updates (#9813)
* New translations en.json (Korean) * New translations en.json (Swedish) * New translations en.json (Japanese) * New translations en.json (Romanian) * New translations en.json (French) * 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 (Hungarian) * New translations en.json (Italian) * 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 (Turkish) * New translations en.json (Ukrainian) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Traditional) * New translations en.json (English) * 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 (Khmer) * New translations en.json (Thai) * New translations en.json (Croatian) * New translations en.json (Latvian) * New translations en.json (Hindi) * New translations en.json (Malayalam) * New translations en.json (Kannada) * New translations en.json (Bengali, India) * New translations en.json (Nepali)
This commit is contained in:
@@ -799,6 +799,7 @@
|
||||
"clickToCopyTableID": "点击复制表格ID",
|
||||
"clickToCopyViewID": "点击复制视图ID",
|
||||
"viewMode": "视图模式",
|
||||
"reAssignView": "Re-assign view",
|
||||
"searchUsers": "搜索用户",
|
||||
"superAdmin": "超级管理员",
|
||||
"allTables": "所有表格",
|
||||
@@ -1008,6 +1009,7 @@
|
||||
"redirectToUrl": "跳转到链接"
|
||||
},
|
||||
"activity": {
|
||||
"assignView": "Assign view",
|
||||
"webhookDetails": "Webhook 详情",
|
||||
"hideWeekends": "隐藏周末",
|
||||
"renameBase": "重命名项目",
|
||||
@@ -1576,7 +1578,7 @@
|
||||
"showAllViews": "显示此表的所有共享视图",
|
||||
"collabView": "具有编辑及更高权限的合作者可以更改视图配置。",
|
||||
"lockedView": "视图配置被锁定。",
|
||||
"personalView": "只有您可以编辑视图配置,其他合作者的个人视图默认不显示。",
|
||||
"personalView": "Only you can edit the view configuration. For other collaborators, this view will be in locked state.",
|
||||
"ownerDesc": "可以添加&删除创建者,且能够编辑数据库结构和字段。",
|
||||
"creatorDesc": "可以完全编辑数据库结构和内容。",
|
||||
"editorDesc": "可以编辑记录但无法更改数据库/字段的结构。",
|
||||
@@ -1806,7 +1808,8 @@
|
||||
"formEmailSMTP": "请激活App Store中的SMTP插件以启用电子邮件通知",
|
||||
"collabView": "成功转换为协作视图",
|
||||
"lockedView": "成功转换为锁定视图",
|
||||
"futureRelease": "即将推出!"
|
||||
"futureRelease": "即将推出!",
|
||||
"notAllowedToChangeDefaultView": "You are not allowed to change the default view"
|
||||
},
|
||||
"success": {
|
||||
"licenseKeyUpdated": "更新许可证密钥",
|
||||
|
||||
Reference in New Issue
Block a user