mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 18:27:10 +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": "重定向到 URL"
|
||||
},
|
||||
"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