33![ GitHub Sponsors] ( https://img.shields.io/github/sponsors/eliandoran )
44![ LiberaPay patrons] ( https://img.shields.io/liberapay/patrons/ElianDoran ) \
55![ Docker Pulls] ( https://img.shields.io/docker/pulls/triliumnext/trilium )
6- ![ GitHub Downloads (all assets, all
6+ ![ GitHub Downloads (所有 assets 及
77releases)] ( https://img.shields.io/github/downloads/triliumnext/trilium/total ) \
88[ ![ RelativeCI] ( https://badges.relative-ci.com/badges/Di5q7dz9daNDZ9UXi0Bp?branch=develop )] ( https://app.relative-ci.com/projects/Di5q7dz9daNDZ9UXi0Bp )
9- [ ![ Translation
10- status] ( https://hosted.weblate.org/widget/trilium/svg-badge.svg )] ( https://hosted.weblate.org/engage/trilium/ )
9+ [ ![ 翻譯狀態] ( https://hosted.weblate.org/widget/trilium/svg-badge.svg )] ( https://hosted.weblate.org/engage/trilium/ )
1110
1211[ 英文] ( ./README.md ) | [ 簡體中文] ( ./docs/README-ZH_CN.md ) |
1312[ 正體中文] ( ./docs/README-ZH_TW.md ) | [ 俄文] ( ./docs/README-ru.md ) |
@@ -26,10 +25,8 @@ Trilium Notes 是一款免費且開源、跨平台的階層式筆記應用程式
2625
2726我們的使用說明包含多種格式:
2827- ** 線上文件** :可於 [ docs.triliumnotes.org] ( https://docs.triliumnotes.org/ ) 查看完整使用說明
29- - ** In-App Help** : Press ` F1 ` within Trilium to access the same documentation
30- directly in the application
31- - ** GitHub** : Navigate through the [ User
32- Guide] ( ./docs/User%20Guide/User%20Guide/ ) in this repository
28+ - ** 應用程式內說明** :在 Trilium 中按下 ` F1 ` 即可直接於應用程式內存取相同文件
29+ - ** GitHub** :請參閱此儲存庫中的[ 使用說明] ( ./docs/User%20Guide/User%20Guide/ )
3330
3431### 快速連結
3532- [ 上手指南] ( https://docs.triliumnotes.org/ )
@@ -39,8 +36,7 @@ Trilium Notes 是一款免費且開源、跨平台的階層式筆記應用程式
3936- [ 升級
4037 TriliumNext] ( ./docs/User%20Guide/User%20Guide/Installation%20%26%20Setup/Upgrading%20TriliumNext.md )
4138- [ 基礎觀念與功能] ( ./docs/User%20Guide/User%20Guide/Basic%20Concepts%20and%20Features/Notes.md )
42- - [ Patterns of Personal Knowledge
43- Base] ( https://triliumnext.github.io/Docs/Wiki/patterns-of-personal-knowledge )
39+ - [ 個人知識庫的模式] ( https://triliumnext.github.io/Docs/Wiki/patterns-of-personal-knowledge )
4440
4541## 🎁 功能
4642
@@ -84,9 +80,8 @@ Trilium Notes 是一款免費且開源、跨平台的階層式筆記應用程式
8480
8581## ❓為什麼是 TriliumNext?
8682
87- The original Trilium developer ([ Zadam] ( https://github.com/zadam ) ) has
88- graciously given the Trilium repository to the community project which resides
89- at https://github.com/TriliumNext
83+ 原始的 Trilium 開發者 ([ Zadam] ( https://github.com/zadam ) ) 已慷慨地將 Trilium
84+ 儲存庫移交給社群專案,該專案現存放於 https://github.com/TriliumNext
9085
9186### ⬆️從 Zadam/Trilium 遷移?
9287
@@ -138,12 +133,10 @@ TriliumNext 也提供 Flatpak,惟尚未發佈到 FlatHub。
138133
139134更多關於行動應用支援的資訊,請見議題:https://github.com/TriliumNext/Trilium/issues/4962。
140135
141- If you prefer a native Android app, you can use
142- [ TriliumDroid] ( https://apt.izzysoft.de/fdroid/index/apk/eu.fliegendewurst.triliumdroid ) .
143- Report bugs and missing features at [ their
144- repository] ( https://github.com/FliegendeWurst/TriliumDroid ) . Note: It is best to
145- disable automatic updates on your server installation (see below) when using
146- TriliumDroid since the sync version must match between Trilium and TriliumDroid.
136+ 若您偏好原生 Android 應用程式,可使用
137+ [ TriliumDroid] ( https://apt.izzysoft.de/fdroid/index/apk/eu.fliegendewurst.triliumdroid ) 。請至
138+ [ 其儲存庫] ( https://github.com/FliegendeWurst/TriliumDroid ) 回報錯誤與功能缺失。注意:使用
139+ TriliumDroid 時,建議停用伺服器安裝版本的自動更新功能(詳見下文),因 Trilium 與 TriliumDroid 間的同步版本必須保持一致。
147140
148141### 伺服器
149142
@@ -200,44 +193,33 @@ pnpm run --filter desktop electron-forge:make --arch=x64 --platform=win32
200193
201194## 👏 鳴謝
202195
203- * [ zadam] ( https://github.com/zadam ) for the original concept and implementation
204- of the application.
205- * [ Sarah Hussein] ( https://github.com/Sarah-Hussein ) for designing the
206- application icon.
207- * [ nriver] ( https://github.com/nriver ) for his work on internationalization.
208- * [ Thomas Frei] ( https://github.com/thfrei ) for his original work on the Canvas.
209- * [ antoniotejada] ( https://github.com/nriver ) for the original syntax highlight
210- widget.
211- * [ Dosu] ( https://dosu.dev/ ) for providing us with the automated responses to
212- GitHub issues and discussions.
213- * [ Tabler Icons] ( https://tabler.io/icons ) for the system tray icons.
214-
215- Trilium would not be possible without the technologies behind it:
216-
217- * [ CKEditor 5] ( https://github.com/ckeditor/ckeditor5 ) - the visual editor behind
218- text notes. We are grateful for being offered a set of the premium features.
196+ * [ zadam] ( https://github.com/zadam ) 為本應用程式的原始概念與實作。
197+ * [ Sarah Hussein] ( https://github.com/Sarah-Hussein ) 為應用程式設計圖示。
198+ * [ nriver] ( https://github.com/nriver ) 對其在國際化方面的貢獻。
199+ * [ Thomas Frei] ( https://github.com/thfrei ) 對 Canvas 原始作品的貢獻。
200+ * [ antoniotejada] ( https://github.com/nriver ) 為原始語法高亮小工具的貢獻。
201+ * [ Dosu] ( https://dosu.dev/ ) 為我們提供 GitHub 問題與討論的自動化回應。
202+ * [ Tabler Icons] ( https://tabler.io/icons ) 用於系統匣圖示。
203+
204+ 若無其背後的技術支撐,Trilium 便無法開發完成:
205+
206+ * [ CKEditor 5] ( https://github.com/ckeditor/ckeditor5 ) -
207+ 文字筆記背後的視覺化編輯器。我們衷心感謝獲贈這套進階功能套件。
219208* [ CodeMirror] ( https://github.com/codemirror/CodeMirror ) —— 支援大量語言的程式碼編輯器。
220- * [ Excalidraw] ( https://github.com/excalidraw/excalidraw ) - the infinite
221- whiteboard used in Canvas notes.
222- * [ Mind Elixir] ( https://github.com/SSShooter/mind-elixir-core ) - providing the
223- mind map functionality.
224- * [ Leaflet] ( https://github.com/Leaflet/Leaflet ) - for rendering geographical
225- maps.
226- * [ Tabulator] ( https://github.com/olifolkerd/tabulator ) - for the interactive
227- table used in collections.
209+ * [ Excalidraw] ( https://github.com/excalidraw/excalidraw ) - 畫布筆記中使用的無限白板。
210+ * [ Mind Elixir] ( https://github.com/SSShooter/mind-elixir-core ) - 提供心智圖功能。
211+ * [ Leaflet] ( https://github.com/Leaflet/Leaflet ) - 用於渲染地理地圖。
212+ * [ Tabulator] ( https://github.com/olifolkerd/tabulator ) - 用於集合中的互動式表格。
228213* [ FancyTree] ( https://github.com/mar10/fancytree ) —— 功能非常豐富的樹狀元件,幾乎沒有對手。
229214* [ jsPlumb] ( https://github.com/jsplumb/jsplumb ) ——
230215 視覺連線函式庫。用於[ 關聯圖] ( https://triliumnext.github.io/Docs/Wiki/relation-map.html ) 與[ 連結圖] ( https://triliumnext.github.io/Docs/Wiki/note-map.html#link-map )
231216
232217## 🤝 支援我們
233218
234- Trilium is built and maintained with [ hundreds of hours of
235- work] ( https://github.com/TriliumNext/Trilium/graphs/commit-activity ) . Your
236- support keeps it open-source, improves features, and covers costs such as
237- hosting.
219+ Trilium
220+ 的開發與維護耗費了[ 數百小時的工作時間] ( https://github.com/TriliumNext/Trilium/graphs/commit-activity ) 。您的支持能確保其開源性質、提升功能品質,並支付伺服器託管等相關成本。
238221
239- Consider supporting the main developer
240- ([ eliandoran] ( https://github.com/eliandoran ) ) of the application via:
222+ 請考慮透過以下方式支持本應用程式的主要開發者 ([ eliandoran] ( https://github.com/eliandoran ) ):
241223
242224- [ GitHub Sponsors] ( https://github.com/sponsors/eliandoran )
243225- [ PayPal] ( https://paypal.me/eliandoran )
0 commit comments