diff --git a/apps/client/src/translations/tw/translation.json b/apps/client/src/translations/tw/translation.json index 4db3764bd..1655ba93b 100644 --- a/apps/client/src/translations/tw/translation.json +++ b/apps/client/src/translations/tw/translation.json @@ -646,7 +646,8 @@ "about": "關於 TriliumNext 筆記", "logout": "登出", "show-cheatsheet": "顯示快捷鍵說明", - "toggle-zen-mode": "禪模式" + "toggle-zen-mode": "禪模式", + "update_available": "版本 {{latestVersion}} 已推出,點擊下載。" }, "sync_status": { "unknown": "

同步狀態將在下一次同步嘗試開始後顯示。

點擊以立即觸發同步。

", @@ -733,7 +734,8 @@ "insert_child_note": "插入子筆記", "delete_this_note": "刪除此筆記", "error_cannot_get_branch_id": "無法獲取 notePath '{{notePath}}' 的 branchId", - "error_unrecognized_command": "無法識別的命令 {{command}}" + "error_unrecognized_command": "無法識別的命令 {{command}}", + "note_revisions": "筆記歷史版本" }, "note_icon": { "change_note_icon": "更改筆記圖標", @@ -1250,7 +1252,13 @@ "min-days-in-first-week": "第一週的最少天數", "first-week-info": "年度第一週包含第一個週四是基於 ISO 8601 標準。", "first-week-warning": "變更第一週選項可能導致與現有的「週筆記」重複,現有的「週筆記」將不會相應更新。", - "formatting-locale": "日期和數字格式" + "formatting-locale": "日期和數字格式", + "tuesday": "週二", + "wednesday": "週三", + "thursday": "週四", + "friday": "週五", + "saturday": "週六", + "formatting-locale-auto": "根據應用程式的語言設定" }, "backup": { "automatic_backup": "自動備份", @@ -1431,7 +1439,7 @@ "relation-map": "關聯圖", "note-map": "筆記地圖", "render-note": "渲染筆記", - "mermaid-diagram": "美人魚圖(Mermaid)", + "mermaid-diagram": "美人魚圖", "canvas": "畫布", "web-view": "網頁顯示", "mind-map": "心智圖",