From 4217f99f3c12da738fec4d9ca97807bda83d3e4e Mon Sep 17 00:00:00 2001 From: navi Date: Tue, 20 May 2025 19:07:42 +0100 Subject: [PATCH] New translations en.json (Chinese Traditional) --- packages/nc-gui/lang/zh-Hant.json | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/packages/nc-gui/lang/zh-Hant.json b/packages/nc-gui/lang/zh-Hant.json index d7fedc27b7..27ee0d8db6 100644 --- a/packages/nc-gui/lang/zh-Hant.json +++ b/packages/nc-gui/lang/zh-Hant.json @@ -1,6 +1,7 @@ { "dashboards": { "create_new_dashboard_project": "創建新介面", + "create_new_table": "創建新表格", "connect_data_sources": "連接數據來源", "alert": "警報", "alert-message": "尚未連接任何數據庫。連接數據庫以建立介面。跳過此步驟,之後可以從主頁新增數據庫。", @@ -149,8 +150,8 @@ "apiLimitExceedTooltip": "{activePlan} plan includes {limit} API calls per month.", "freePlanEditorLimitTooltip": "免費方案最多允許 {limit} 位 Editor 類型使用者,升級即可無限制使用", "adjustCollaboratorRoles": "調整協作者角色", - "newEditorWillBeChanged": "邀請新成員可能會產生額外費用", - "newEditorWillBeChangedSubtitle": "被指派為 Editor 或更高角色的成員可能會產生額外費用。", + "newEditorWillBeChanged": "New Editors will be charged", + "newEditorWillBeChangedSubtitle": "New Editor and higher role members will be billed in the next billing cycle.", "upgradeToUploadWsImage": "升級以上傳工作區圖像", "upgradeToUploadWsImageSubtitle": "您目前的 {activePlan} 方案僅允許使用圖示與表情符號。升級至 {plan} 方案即可上傳自訂影像作為工作區頭像。" }, @@ -556,10 +557,10 @@ "Enterprise": "企業" }, "currentPlan": { - "nextInvoice": "下次發票", - "numberOfBilledUsers": "Number of billed users", - "numberOfBillableUsers": "Number of billable users", - "storageUsedGB": "Storage used (GB)", + "nextInvoice": "Next Invoice", + "numberOfBilledUsers": "Number of Billed Users", + "numberOfBillableUsers": "Number of Billable Users", + "storageUsedGB": "Storage Used (GB)", "webhookCallsMonthly": "Webhook calls (monthly)", "apiCallsMonthly": "API calls (monthly)" } @@ -789,7 +790,7 @@ "onlyProceedIfYouTrustThisLink": "若您信任此連結才繼續。", "reAssignViewModalSubtitle": "重新分配後,目前擁有者將無法再編輯檢視設定。", "getMoreFromNocodb": "Get more from NocoDB", - "getMoreFromNocodbSubtitle": "Unlock extra records, more storage, SSO, integrations, Audit logs, and more!", + "getMoreFromNocodbSubtitle": "Unlock more seats, extra records, more storage, conditional webhooks, integrations, NocoAI, and more!", "loyaltyBannerTitle": "忠誠回饋—享受封頂價格!", "loyaltyBannerSubtitle": "解鎖無限席位、更多記錄、更大儲存空間、條件 Webhook、單一登入(SSO)、整合服務等更多功能!", "selectTimezone": "顯示時區", @@ -802,7 +803,7 @@ "faqSubtitle": "瀏覽常見問題區,快速獲得關於我們的服務、功能與故障排除的解答。", "downgradeToPlan": "確定降級至 {plan} 方案?", "downgradeToPlanSubtitle": "您將失去 {activePlan} 方案中 {plan} 方案不提供的功能存取權。", - "upgradeToPlan": "升級至 {plan} 方案", + "upgradeToPlan": "Upgrade to {plan} plan?", "upgradeWorkspaceToPlan": "將 {workspace} 升級至 {plan} 方案", "upgradeToPlanSubtitle": "您將立即被收取此方案費用。", "reactivateToPlan": "確定重新啟用 {plan} 方案?", @@ -870,7 +871,7 @@ "newSnapshot": "新建快照", "searchASnapshot": "搜尋快照", "continue": "繼續", - "toggleExperimentalFeature": "Easily toggle all experimental features on / off", + "toggleExperimentalFeature": "Enable or disable experimental features to explore upcoming functionality.", "modifiedOn": "修改於", "configuration": "配置", "setup": "設置", @@ -1227,8 +1228,8 @@ "agreeToTos": "通過註冊,表示您同意遵守服務條款", "welcomeToNc": "歡迎來到 NocoDB!", "inviteOnlySignup": "只接受使用邀請連結進行註冊", - "nextRow": "Next record", - "prevRow": "Prev record", + "nextRow": "Next Row", + "prevRow": "Previous Row", "addRowGrid": "在網格檢視中手動添加資料", "addRowForm": "通過表單輸入記錄資料", "noAccess": "無存取權限", @@ -2209,7 +2210,7 @@ "projInfo": "已將專案資訊複製到剪貼簿", "inviteUrlCopy": "已將邀請連結複製到剪貼簿", "createView": "成功建立檢視", - "formEmailSMTP": "Please activate the SMTP plugin to enable e-mail notifications", + "formEmailSMTP": "請啟用 App Store 中的 SMTP 外掛程式以啟用電子郵件通知", "collabView": "成功轉換為協作視圖", "lockedView": "成功轉換為鎖定視圖", "futureRelease": "即將推出!",