|
13 | 13 | "move-note-down": "下移筆記", |
14 | 14 | "move-note-up-in-hierarchy": "將筆記層級上移", |
15 | 15 | "move-note-down-in-hierarchy": "將筆記層級下移", |
16 | | - "edit-note-title": "從筆記樹跳轉至筆記詳情並編輯標題", |
| 16 | + "edit-note-title": "從筆記樹跳轉至筆記內容並編輯標題", |
17 | 17 | "edit-branch-prefix": "顯示編輯分支前綴對話方塊", |
18 | 18 | "note-clipboard": "筆記剪貼簿", |
19 | | - "copy-notes-to-clipboard": "複製選定的筆記至剪貼簿", |
| 19 | + "copy-notes-to-clipboard": "複製所選的筆記至剪貼簿", |
20 | 20 | "paste-notes-from-clipboard": "從剪貼簿貼上筆記至目前筆記中", |
21 | | - "cut-notes-to-clipboard": "剪下選定的筆記至剪貼簿", |
22 | | - "select-all-notes-in-parent": "選擇當前筆記級別的所有筆記", |
| 21 | + "cut-notes-to-clipboard": "剪下所選的筆記至剪貼簿", |
| 22 | + "select-all-notes-in-parent": "選擇目前筆記級別的所有筆記", |
23 | 23 | "add-note-above-to-the-selection": "加入上方筆記至選擇中", |
24 | 24 | "add-note-below-to-selection": "加入下方筆記至選擇中", |
25 | 25 | "duplicate-subtree": "複製子階層", |
26 | 26 | "tabs-and-windows": "分頁和視窗", |
27 | 27 | "open-new-tab": "打開新分頁", |
28 | | - "close-active-tab": "關閉活動分頁", |
| 28 | + "close-active-tab": "關閉使用中分頁", |
29 | 29 | "reopen-last-tab": "重新打開最後關閉的分頁", |
30 | 30 | "activate-next-tab": "切換至右側分頁", |
31 | 31 | "activate-previous-tab": "切換至左側分頁", |
32 | 32 | "open-new-window": "打開新空白視窗", |
33 | | - "toggle-tray": "從系統匣顯示/隱藏應用程式", |
| 33 | + "toggle-tray": "從系統匣顯示 / 隱藏應用程式", |
34 | 34 | "first-tab": "切換至列表中第一個分頁", |
35 | 35 | "second-tab": "切換至列表中第二個分頁", |
36 | 36 | "third-tab": "切換至列表中第三個分頁", |
|
54 | 54 | "insert-date-and-time-to-text": "插入目前日期和時間", |
55 | 55 | "paste-markdown-into-text": "將剪貼簿中的 Markdown 文字貼上", |
56 | 56 | "cut-into-note": "從目前筆記剪下選擇的部分並新增至子筆記", |
57 | | - "add-include-note-to-text": "打開對話方塊以包含筆記", |
| 57 | + "add-include-note-to-text": "打開對話方塊以內嵌筆記", |
58 | 58 | "edit-readonly-note": "編輯唯讀筆記", |
59 | 59 | "attributes-labels-and-relations": "屬性(標籤和關係)", |
60 | 60 | "add-new-label": "新增新標籤", |
61 | 61 | "create-new-relation": "新增新關聯", |
62 | 62 | "ribbon-tabs": "功能區分頁", |
63 | 63 | "toggle-basic-properties": "顯示基本屬性", |
64 | | - "toggle-file-properties": "顯示文件屬性", |
| 64 | + "toggle-file-properties": "顯示檔案屬性", |
65 | 65 | "toggle-image-properties": "顯示圖像屬性", |
66 | | - "toggle-owned-attributes": "顯示擁有的屬性", |
67 | | - "toggle-inherited-attributes": "顯示繼承的屬性", |
68 | | - "toggle-promoted-attributes": "顯示提升的屬性", |
| 66 | + "toggle-owned-attributes": "顯示自有屬性", |
| 67 | + "toggle-inherited-attributes": "顯示繼承屬性", |
| 68 | + "toggle-promoted-attributes": "顯示升級的屬性", |
69 | 69 | "toggle-link-map": "顯示連結地圖", |
70 | 70 | "toggle-note-info": "顯示筆記資訊", |
71 | 71 | "toggle-note-paths": "顯示筆記路徑", |
72 | 72 | "toggle-similar-notes": "顯示相似筆記", |
73 | 73 | "other": "其他", |
74 | 74 | "toggle-right-pane": "切換右側面板的顯示,包括目錄和高亮", |
75 | 75 | "print-active-note": "列印目前筆記", |
76 | | - "open-note-externally": "以預設應用程式打開筆記文件", |
| 76 | + "open-note-externally": "以預設應用程式打開筆記檔案", |
77 | 77 | "render-active-note": "渲染(重新渲染)目前筆記", |
78 | | - "run-active-note": "執行目前的 JavaScript(前端/後端)程式碼筆記", |
| 78 | + "run-active-note": "執行目前的 JavaScript(前端 / 後端)程式碼筆記", |
79 | 79 | "toggle-note-hoisting": "聚焦目前筆記", |
80 | 80 | "unhoist": "取消任何聚焦", |
81 | 81 | "reload-frontend-app": "重新載入前端應用", |
|
86 | 86 | "zoom-in": "放大", |
87 | 87 | "note-navigation": "筆記導航", |
88 | 88 | "reset-zoom-level": "重設縮放比例", |
89 | | - "copy-without-formatting": "以純文字複製選定文字", |
90 | | - "force-save-revision": "強制新增/儲存目前筆記的新版本", |
| 89 | + "copy-without-formatting": "以純文字複製所選文字", |
| 90 | + "force-save-revision": "強制新增 / 儲存目前筆記的新版本", |
91 | 91 | "show-help": "顯示用戶說明", |
92 | 92 | "toggle-book-properties": "顯示集合屬性", |
93 | 93 | "back-in-note-history": "跳轉至歷史記錄中的上一個筆記", |
94 | 94 | "forward-in-note-history": "跳轉至歷史記錄中的下一個筆記", |
95 | 95 | "open-command-palette": "打開命令面板", |
96 | | - "scroll-to-active-note": "滾動筆記樹至目前筆記", |
| 96 | + "scroll-to-active-note": "捲動筆記樹至目前筆記", |
97 | 97 | "quick-search": "開啟快速搜尋列", |
98 | 98 | "create-note-after": "新增筆記於目前筆記之後", |
99 | 99 | "create-note-into": "新增目前筆記的子筆記", |
100 | | - "clone-notes-to": "克隆選定的筆記至", |
101 | | - "move-notes-to": "移動選定的筆記至", |
| 100 | + "clone-notes-to": "克隆所選的筆記至", |
| 101 | + "move-notes-to": "移動所選的筆記至", |
102 | 102 | "show-cheatsheet": "顯示常用鍵盤快捷鍵", |
103 | 103 | "find-in-text": "顯示搜尋面板", |
104 | 104 | "toggle-classic-editor-toolbar": "顯示固定工具列編輯器的格式分頁", |
105 | 105 | "export-as-pdf": "匯出目前筆記為 PDF", |
106 | | - "toggle-zen-mode": "啟用/禁用禪模式(極簡界面以專注編輯)" |
| 106 | + "toggle-zen-mode": "啟用 / 禁用禪模式(極簡界面以專注編輯)" |
107 | 107 | }, |
108 | 108 | "login": { |
109 | 109 | "title": "登入", |
|
214 | 214 | "back-in-note-history": "返回筆記歷史", |
215 | 215 | "forward-in-note-history": "前進筆記歷史", |
216 | 216 | "jump-to-note": "跳轉至…", |
217 | | - "scroll-to-active-note": "滾動至目前筆記", |
| 217 | + "scroll-to-active-note": "捲動至目前筆記", |
218 | 218 | "quick-search": "快速搜尋", |
219 | 219 | "search-in-subtree": "在子階層中搜尋", |
220 | 220 | "expand-subtree": "展開子階層", |
|
246 | 246 | "activate-next-tab": "切換至下一分頁", |
247 | 247 | "activate-previous-tab": "切換至上一分頁", |
248 | 248 | "open-new-window": "打開新視窗", |
249 | | - "toggle-system-tray-icon": "顯示/隱藏系統匣圖示", |
250 | | - "toggle-zen-mode": "啟用/禁用禪模式", |
| 249 | + "toggle-system-tray-icon": "顯示 / 隱藏系統匣圖示", |
| 250 | + "toggle-zen-mode": "啟用 / 禁用禪模式", |
251 | 251 | "switch-to-first-tab": "切換至第一個分頁", |
252 | 252 | "switch-to-second-tab": "切換至第二個分頁", |
253 | 253 | "switch-to-third-tab": "切換至第三個分頁", |
|
271 | 271 | "insert-date-and-time-to-text": "插入日期和時間", |
272 | 272 | "paste-markdown-into-text": "貼上 Markdown 文字", |
273 | 273 | "cut-into-note": "剪下至筆記", |
274 | | - "add-include-note-to-text": "新增包含筆記", |
| 274 | + "add-include-note-to-text": "新增內嵌筆記", |
275 | 275 | "edit-read-only-note": "編輯唯讀筆記", |
276 | 276 | "add-new-label": "新增標籤", |
277 | 277 | "add-new-relation": "新增關聯", |
278 | 278 | "toggle-ribbon-tab-classic-editor": "顯示功能區分頁:經典編輯器", |
279 | 279 | "toggle-ribbon-tab-basic-properties": "顯示功能區分頁:基本屬性", |
280 | 280 | "toggle-ribbon-tab-book-properties": "顯示功能區分頁:書籍屬性", |
281 | | - "toggle-ribbon-tab-file-properties": "顯示功能區分頁:文件屬性", |
| 281 | + "toggle-ribbon-tab-file-properties": "顯示功能區分頁:檔案屬性", |
282 | 282 | "toggle-ribbon-tab-image-properties": "顯示功能區分頁:圖片屬性", |
283 | 283 | "toggle-ribbon-tab-owned-attributes": "顯示功能區分頁:自有屬性", |
284 | 284 | "toggle-ribbon-tab-inherited-attributes": "顯示功能區分頁:繼承屬性", |
285 | | - "toggle-ribbon-tab-promoted-attributes": "顯示功能區分頁:提升屬性", |
| 285 | + "toggle-ribbon-tab-promoted-attributes": "顯示功能區分頁:升級屬性", |
286 | 286 | "toggle-ribbon-tab-note-map": "顯示功能區分頁:筆記地圖", |
287 | 287 | "toggle-ribbon-tab-note-info": "顯示功能區分頁:筆記資訊", |
288 | 288 | "toggle-ribbon-tab-note-paths": "顯示功能區分頁:筆記路徑", |
|
318 | 318 | "command-launcher-title": "命令啟動器", |
319 | 319 | "note-launcher-title": "筆記啟動器", |
320 | 320 | "script-launcher-title": "腳本啟動器", |
321 | | - "built-in-widget-title": "內建小工具", |
322 | | - "spacer-title": "空白占位", |
323 | | - "custom-widget-title": "自訂小工具", |
| 321 | + "built-in-widget-title": "內建元件", |
| 322 | + "spacer-title": "分隔元件", |
| 323 | + "custom-widget-title": "自訂元件", |
324 | 324 | "launch-bar-title": "啟動列", |
325 | 325 | "available-launchers-title": "可用啟動器", |
326 | 326 | "go-to-previous-note-title": "跳轉至前一筆記", |
|
349 | 349 | "etapi-title": "ETAPI", |
350 | 350 | "backup-title": "備份", |
351 | 351 | "sync-title": "同步", |
352 | | - "ai-llm-title": "AI/LLM", |
| 352 | + "ai-llm-title": "AI / LLM", |
353 | 353 | "other": "其他", |
354 | 354 | "advanced-title": "進階", |
355 | 355 | "visible-launchers-title": "可見啟動器", |
|
373 | 373 | "export_filter": "PDF 文件 (*.pdf)", |
374 | 374 | "unable-to-export-message": "目前筆記無法被匯出為 PDF 。", |
375 | 375 | "unable-to-export-title": "無法匯出為 PDF", |
376 | | - "unable-to-save-message": "選定文件無法被寫入。請重試或選擇其他路徑。" |
| 376 | + "unable-to-save-message": "所選檔案無法被寫入。請重試或選擇其他路徑。" |
377 | 377 | }, |
378 | 378 | "tray": { |
379 | 379 | "tooltip": "Trilium 筆記", |
|
0 commit comments