From 389c7029cfa3dce01e350ab3a8e0a93308214b4f Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Mon, 1 Dec 2025 02:01:16 +0100 Subject: [PATCH 1/6] Update translation files Updated by "Cleanup translation files" add-on in Weblate. Translation: Trilium Notes/README Translate-URL: https://hosted.weblate.org/projects/trilium/readme/ --- docs/README-fa.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/docs/README-fa.md b/docs/README-fa.md index bba139cc9..250cc876d 100644 --- a/docs/README-fa.md +++ b/docs/README-fa.md @@ -33,14 +33,13 @@ quick overview: Trilium Screenshot -## ⏬ Download -- [Latest release](https://github.com/TriliumNext/Trilium/releases/latest) – - stable version, recommended for most users. +## ⏬ دانلود +- [آخرین انتشار]{‍‏۱‏‫} – نسخه پایدار، برای بیشتر کاربران ‎ پیشنهاد می‌شود. - [Nightly build](https://github.com/TriliumNext/Trilium/releases/tag/nightly) – unstable development version, updated daily with the latest features and fixes. -## 📚 Documentation +## 📚 کتابچه راهنما **Visit our comprehensive documentation at [docs.triliumnotes.org](https://docs.triliumnotes.org/)** From 538c98b587010647cb64bacd2153c9ae65abc568 Mon Sep 17 00:00:00 2001 From: Mr Mejri Date: Mon, 1 Dec 2025 07:28:01 +0100 Subject: [PATCH 2/6] Translated using Weblate (Persian) Currently translated at 5.9% (7 of 118 strings) Translation: Trilium Notes/README Translate-URL: https://hosted.weblate.org/projects/trilium/readme/fa/ --- docs/README-fa.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/README-fa.md b/docs/README-fa.md index 250cc876d..e65ae883a 100644 --- a/docs/README-fa.md +++ b/docs/README-fa.md @@ -44,15 +44,15 @@ quick overview: **Visit our comprehensive documentation at [docs.triliumnotes.org](https://docs.triliumnotes.org/)** -Our documentation is available in multiple formats: -- **Online Documentation**: Browse the full documentation at - [docs.triliumnotes.org](https://docs.triliumnotes.org/) +مستندات ما در چندین قالب مختلف در دسترس است: +- مستندات آنلاین: می‌توانید نسخهٔ کامل مستندات را در + ‎[docs.triliumnotes.org](https://docs.triliumnotes.org/)‎ مرور کنید - **In-App Help**: Press `F1` within Trilium to access the same documentation directly in the application - **GitHub**: Navigate through the [User Guide](./docs/User%20Guide/User%20Guide/) in this repository -### Quick Links +### لینک‌های سریع - [Getting Started Guide](https://docs.triliumnotes.org/) - [Installation Instructions](./docs/User%20Guide/User%20Guide/Installation%20&%20Setup/Server%20Installation.md) @@ -65,7 +65,7 @@ Our documentation is available in multiple formats: - [Patterns of Personal Knowledge Base](https://triliumnext.github.io/Docs/Wiki/patterns-of-personal-knowledge) -## 🎁 Features +## 🎁 ویژگی‌ها * Notes can be arranged into arbitrarily deep tree. Single note can be placed into multiple places in the tree (see From 8813985c68d04bef251b2c95f8bfc750eb7de6e2 Mon Sep 17 00:00:00 2001 From: "Francis C." Date: Mon, 1 Dec 2025 07:28:12 +0100 Subject: [PATCH 3/6] Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 100.0% (1638 of 1638 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hant/ --- apps/client/src/translations/tw/translation.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apps/client/src/translations/tw/translation.json b/apps/client/src/translations/tw/translation.json index 5d7463c45..df913354d 100644 --- a/apps/client/src/translations/tw/translation.json +++ b/apps/client/src/translations/tw/translation.json @@ -162,7 +162,8 @@ "inPageSearch": "頁面內搜尋", "title": "列表", "newTabNoteLink": "在新分頁開啟筆記連結", - "newTabWithActivationNoteLink": "在新分頁開啟並切換至筆記連結" + "newTabWithActivationNoteLink": "在新分頁開啟並切換至筆記連結", + "editShortcuts": "編輯鍵盤快捷鍵" }, "import": { "importIntoNote": "匯入至筆記", @@ -2104,5 +2105,8 @@ "clear-color": "清除筆記顏色", "set-color": "設定筆記顏色", "set-custom-color": "設定自訂筆記顏色" + }, + "popup-editor": { + "maximize": "切換至完整編輯器" } } From d35dd67632ae4487fd6f8ba2329a081ad935f846 Mon Sep 17 00:00:00 2001 From: green Date: Mon, 1 Dec 2025 03:43:59 +0100 Subject: [PATCH 4/6] Translated using Weblate (Japanese) Currently translated at 100.0% (1638 of 1638 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/ --- apps/client/src/translations/ja/translation.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/apps/client/src/translations/ja/translation.json b/apps/client/src/translations/ja/translation.json index 7108b24fc..bce2fb15f 100644 --- a/apps/client/src/translations/ja/translation.json +++ b/apps/client/src/translations/ja/translation.json @@ -2105,5 +2105,8 @@ "clear-color": "ノートの色をクリア", "set-color": "ノートの色を設定", "set-custom-color": "ノートの色をカスタム設定" + }, + "popup-editor": { + "maximize": "フルエディターに切り替え" } } From 60e4fbbf75afa7d118bb875af4acd5c3d455d7e6 Mon Sep 17 00:00:00 2001 From: Mr Mejri Date: Mon, 1 Dec 2025 07:39:01 +0100 Subject: [PATCH 5/6] Translated using Weblate (Persian) Currently translated at 15.2% (18 of 118 strings) Translation: Trilium Notes/README Translate-URL: https://hosted.weblate.org/projects/trilium/readme/fa/ --- docs/README-fa.md | 40 +++++++++++++++------------------------- 1 file changed, 15 insertions(+), 25 deletions(-) diff --git a/docs/README-fa.md b/docs/README-fa.md index e65ae883a..59e9d84c8 100644 --- a/docs/README-fa.md +++ b/docs/README-fa.md @@ -34,7 +34,7 @@ quick overview: Trilium Screenshot ## ⏬ دانلود -- [آخرین انتشار]{‍‏۱‏‫} – نسخه پایدار، برای بیشتر کاربران ‎ پیشنهاد می‌شود. +- [آخرین انتشار]{‍‏1} – نسخه پایدار، برای بیشتر کاربران ‎ پیشنهاد می‌شود. - [Nightly build](https://github.com/TriliumNext/Trilium/releases/tag/nightly) – unstable development version, updated daily with the latest features and fixes. @@ -47,35 +47,25 @@ quick overview: مستندات ما در چندین قالب مختلف در دسترس است: - مستندات آنلاین: می‌توانید نسخهٔ کامل مستندات را در ‎[docs.triliumnotes.org](https://docs.triliumnotes.org/)‎ مرور کنید -- **In-App Help**: Press `F1` within Trilium to access the same documentation - directly in the application -- **GitHub**: Navigate through the [User - Guide](./docs/User%20Guide/User%20Guide/) in this repository +- ** In-App Help **: Press `F1 ` در Trilium برای دسترسی به همان اسناد به طور + مستقیم در برنامه +- ** GitHub **: از طریق [راهنمای کاربر] در این مخزن حرکت کنید ### لینک‌های سریع -- [Getting Started Guide](https://docs.triliumnotes.org/) -- [Installation - Instructions](./docs/User%20Guide/User%20Guide/Installation%20&%20Setup/Server%20Installation.md) -- [Docker - Setup](./docs/User%20Guide/User%20Guide/Installation%20&%20Setup/Server%20Installation/1.%20Installing%20the%20server/Using%20Docker.md) -- [Upgrading - TriliumNext](./docs/User%20Guide/User%20Guide/Installation%20%26%20Setup/Upgrading%20TriliumNext.md) -- [Basic Concepts and - Features](./docs/User%20Guide/User%20Guide/Basic%20Concepts%20and%20Features/Notes.md) -- [Patterns of Personal Knowledge - Base](https://triliumnext.github.io/Docs/Wiki/patterns-of-personal-knowledge) +- راهنمای شروع کار +- دستورالعمل‌های نصب +- راه‌اندازی داکر +- ارتقای TriliumNext +- مفاهیم و ویژگی‌های پایه +- الگوهای پایگاه دانشی شخصی ## 🎁 ویژگی‌ها -* Notes can be arranged into arbitrarily deep tree. Single note can be placed - into multiple places in the tree (see - [cloning](https://triliumnext.github.io/Docs/Wiki/cloning-notes)) -* Rich WYSIWYG note editor including e.g. tables, images and - [math](https://triliumnext.github.io/Docs/Wiki/text-notes) with markdown - [autoformat](https://triliumnext.github.io/Docs/Wiki/text-notes#autoformat) -* Support for editing [notes with source - code](https://triliumnext.github.io/Docs/Wiki/code-notes), including syntax - highlighting +* یادداشت‌ها می‌توانند در یک درخت با عمق دلخواه سازمان‌دهی شوند. یک یادداشت + می‌تواند در چندین نقطهٔ مختلف از درخت قرار گیرد. +* ویرایشگر یادداشت غنی WYSIWYG از جمله جداول، تصاویر و [math] [1] با علامت گذاری + [autoformat] [2] +* پشتیبانی از ویرایش [یادداشت با کد منبع][۱]، از جمله نحو برجسته * Fast and easy [navigation between notes](https://triliumnext.github.io/Docs/Wiki/note-navigation), full text search and [note From 94db96de3eadbbabbd10917a87dcb2a3fe2d091f Mon Sep 17 00:00:00 2001 From: "Francis C." Date: Mon, 1 Dec 2025 07:30:18 +0100 Subject: [PATCH 6/6] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1638 of 1638 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/ --- apps/client/src/translations/cn/translation.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/apps/client/src/translations/cn/translation.json b/apps/client/src/translations/cn/translation.json index 4cbe6ab50..ddcb40838 100644 --- a/apps/client/src/translations/cn/translation.json +++ b/apps/client/src/translations/cn/translation.json @@ -162,7 +162,8 @@ "inPageSearch": "页面内搜索", "newTabWithActivationNoteLink": "在新标签页打开笔记链接并激活该标签页", "title": "资料表", - "newTabNoteLink": "在新标签页开启链接" + "newTabNoteLink": "在新标签页开启链接", + "editShortcuts": "编辑键盘快捷键" }, "import": { "importIntoNote": "导入到笔记", @@ -2104,5 +2105,8 @@ "clear-color": "清除笔记颜色", "set-color": "设置笔记颜色", "set-custom-color": "设置自定义笔记颜色" + }, + "popup-editor": { + "maximize": "切换至完整编辑器" } }