From b87f0c1a5725f8d418574aa54776df4c3cc24d2a Mon Sep 17 00:00:00 2001 From: Sarah Hussein Date: Thu, 9 Oct 2025 15:26:15 +0200 Subject: [PATCH 01/16] Translated using Weblate (Arabic) Currently translated at 16.9% (272 of 1606 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/ar/ --- .../src/translations/ar/translation.json | 89 ++++++++++++++++++- 1 file changed, 85 insertions(+), 4 deletions(-) diff --git a/apps/client/src/translations/ar/translation.json b/apps/client/src/translations/ar/translation.json index 2d9b73f97..444cce1a6 100644 --- a/apps/client/src/translations/ar/translation.json +++ b/apps/client/src/translations/ar/translation.json @@ -297,7 +297,12 @@ }, "name": "الذكاء الأصطناعي", "openai": "OpenAI", - "sources": "مصادر" + "sources": "مصادر", + "temperature": "درجة الحرارة", + "model": "نموذج", + "refreshing_models": "جار التحديث...", + "error": "خطأ", + "refreshing": "جا ر التحديث..." }, "code_auto_read_only_size": { "unit": "حروف" @@ -316,10 +321,12 @@ "bing": "Bing", "duckduckgo": "DuckDuckGo", "google": "جوجل", - "save_button": "حفظ" + "save_button": "حفظ", + "baidu": "Baidu" }, "heading_style": { - "plain": "بسيط" + "plain": "بسيط", + "underline": "تسطير" }, "text_auto_read_only_size": { "unit": "حروف" @@ -327,7 +334,8 @@ "i18n": { "language": "لغة", "sunday": "الأحد", - "monday": "الأثنين" + "monday": "الأثنين", + "title": "تعريب" }, "backup": { "path": "مسار" @@ -391,5 +399,78 @@ }, "clone_to": { "prefix_optional": "بادئة (اختياري)" + }, + "table_of_contents": { + "unit": "عناوين" + }, + "tree-context-menu": { + "archive": "أرشفة", + "unarchive": "الغاء الارشفة", + "delete": "حذف", + "advanced": "متقدمة", + "cut": "قص", + "duplicate": "استنساخ", + "export": "تصدير" + }, + "note_types": { + "text": "نص", + "code": "كود", + "book": "مجموعة", + "canvas": "مساحة العمل", + "file": "ملف", + "image": "صورة", + "launcher": "مشغل", + "doc": "مستند", + "widget": "عنصر واجهه", + "new-feature": "جديد", + "collections": "مجاميع" + }, + "shared_switch": { + "shared": "مشترك" + }, + "template_switch": { + "template": "قالب" + }, + "find": { + "replace": "أستبدال" + }, + "highlights_list_2": { + "options": "خيارات" + }, + "quick-search": { + "searching": "جار البحث..." + }, + "note_tree": { + "unhoist": "ارجاع الى الترتيب الطبيعي" + }, + "sql_table_schemas": { + "tables": "جداول" + }, + "launcher_context_menu": { + "reset": "اعادة ضبط" + }, + "editable-text": { + "auto-detect-language": "تم اكتشافة تلقائيا" + }, + "classic_editor_toolbar": { + "title": "تنسيق" + }, + "editor": { + "title": "محرر" + }, + "editing": { + "editor_type": { + "floating": { + "title": "عائم" + }, + "fixed": { + "title": "مثبت" + } + } + }, + "electron_context_menu": { + "cut": "قص", + "copy": "نسخ", + "paste": "لصق" } } From c8e311744afd1b2866fc1c53bc164c7757b42b47 Mon Sep 17 00:00:00 2001 From: Sarah Hussein Date: Thu, 9 Oct 2025 20:09:58 +0200 Subject: [PATCH 02/16] Translated using Weblate (Arabic) Currently translated at 17.5% (282 of 1606 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/ar/ --- .../src/translations/ar/translation.json | 22 +++++++++++++++++-- 1 file changed, 20 insertions(+), 2 deletions(-) diff --git a/apps/client/src/translations/ar/translation.json b/apps/client/src/translations/ar/translation.json index 444cce1a6..593f8a604 100644 --- a/apps/client/src/translations/ar/translation.json +++ b/apps/client/src/translations/ar/translation.json @@ -214,7 +214,8 @@ "collapseSubTree": "طي الشجرة الفرعية", "tabShortcuts": "أختصارات التبويب", "creatingNotes": "انشاء الملاحظات", - "selectNote": "تحديد الملاحظة" + "selectNote": "تحديد الملاحظة", + "editingNotes": "تحرير الملاحظات" }, "import": { "options": "خيارات", @@ -377,7 +378,9 @@ }, "tasks": { "due": { - "yesterday": "أمس" + "yesterday": "أمس", + "today": "اليوم", + "tomorrow": "غدٱ" } }, "code_theme": { @@ -472,5 +475,20 @@ "cut": "قص", "copy": "نسخ", "paste": "لصق" + }, + "promoted_attributes": { + "url_placeholder": "http://website..." + }, + "duration": { + "seconds": "ثواني", + "minutes": "دقائق", + "hours": "ساعات", + "days": "أيام" + }, + "editorfeatures": { + "title": "مميزات" + }, + "book_properties_config": { + "raster": "نقطي" } } From 52916a8bbb8d76f18327af7115a50aed3f9c35a7 Mon Sep 17 00:00:00 2001 From: Sarah Hussein Date: Thu, 9 Oct 2025 20:14:48 +0200 Subject: [PATCH 03/16] Translated using Weblate (Arabic) Currently translated at 17.6% (284 of 1606 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/ar/ --- apps/client/src/translations/ar/translation.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/apps/client/src/translations/ar/translation.json b/apps/client/src/translations/ar/translation.json index 593f8a604..efa469ecd 100644 --- a/apps/client/src/translations/ar/translation.json +++ b/apps/client/src/translations/ar/translation.json @@ -215,11 +215,13 @@ "tabShortcuts": "أختصارات التبويب", "creatingNotes": "انشاء الملاحظات", "selectNote": "تحديد الملاحظة", - "editingNotes": "تحرير الملاحظات" + "editingNotes": "تحرير الملاحظات", + "inPageSearch": "البحث داخل الصفحة" }, "import": { "options": "خيارات", - "import": "استيراد" + "import": "استيراد", + "safeImport": "أستيراد آمن" }, "include_note": { "label_note": "ملاحظة" From f7dbcfb77a699740ca58666e88291b025ce461c9 Mon Sep 17 00:00:00 2001 From: green Date: Fri, 10 Oct 2025 03:37:47 +0200 Subject: [PATCH 04/16] Translated using Weblate (Japanese) Currently translated at 100.0% (1608 of 1608 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/ --- apps/client/src/translations/ja/translation.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/apps/client/src/translations/ja/translation.json b/apps/client/src/translations/ja/translation.json index b101d56a8..70ba11f58 100644 --- a/apps/client/src/translations/ja/translation.json +++ b/apps/client/src/translations/ja/translation.json @@ -163,7 +163,8 @@ "min-days-in-first-week": "最初の週の最低日数", "first-week-info": "最初の週は、その年の最初の木曜日を含む週を指し、ISO 8601規格に基づいています。", "first-week-warning": "最初の週のオプションを変更すると、既存のウィークノートと重複する可能性があり、既存のウィークノートはそれに応じて更新されません。", - "formatting-locale": "日付と数値のフォーマット" + "formatting-locale": "日付と数値のフォーマット", + "formatting-locale-auto": "アプリケーションの言語に基づいて" }, "tab_row": { "close_tab": "タブを閉じる", @@ -1583,7 +1584,8 @@ "delete_this_note": "このノートを削除", "error_unrecognized_command": "認識されないコマンド {{command}}", "insert_child_note": "子ノートを挿入", - "error_cannot_get_branch_id": "ノートパス 「{{notePath}} のbranchIdを取得できません" + "error_cannot_get_branch_id": "ノートパス 「{{notePath}} のbranchIdを取得できません", + "note_revisions": "ノートの変更履歴" }, "inherited_attribute_list": { "title": "継承属性", From c1cc187a8891c2b1de32b62ec7689d11ada60d31 Mon Sep 17 00:00:00 2001 From: Le Viet Dat Date: Fri, 10 Oct 2025 07:18:23 +0200 Subject: [PATCH 05/16] Translated using Weblate (Vietnamese) Currently translated at 0.7% (3 of 381 strings) Translation: Trilium Notes/Server Translate-URL: https://hosted.weblate.org/projects/trilium/server/vi/ --- apps/server/src/assets/translations/vi/server.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/apps/server/src/assets/translations/vi/server.json b/apps/server/src/assets/translations/vi/server.json index d5c1ec1c5..8b0479d17 100644 --- a/apps/server/src/assets/translations/vi/server.json +++ b/apps/server/src/assets/translations/vi/server.json @@ -1,6 +1,7 @@ { - "keyboard_actions": { - "delete-note": "Xoá ghi chép", - "move-notes-to": "Di chuyển ghi chép được chọn" - } + "keyboard_actions": { + "delete-note": "Xoá ghi chép", + "move-notes-to": "Di chuyển ghi chép được chọn", + "back-in-note-history": "Điều hướng đến ghi chú trước đó trong lịch sử" + } } From 32f360979c455c2219915d0c9b6b9de1326918e0 Mon Sep 17 00:00:00 2001 From: Sarah Hussein Date: Fri, 10 Oct 2025 07:27:47 +0200 Subject: [PATCH 06/16] Translated using Weblate (Arabic) Currently translated at 19.0% (306 of 1608 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/ar/ --- .../src/translations/ar/translation.json | 74 ++++++++++++------- 1 file changed, 49 insertions(+), 25 deletions(-) diff --git a/apps/client/src/translations/ar/translation.json b/apps/client/src/translations/ar/translation.json index efa469ecd..34239e51a 100644 --- a/apps/client/src/translations/ar/translation.json +++ b/apps/client/src/translations/ar/translation.json @@ -2,7 +2,7 @@ "about": { "title": "حول تريليوم للملاحظات", "homepage": "الصفحة الرئيسية:", - "app_version": "نسخة التطبيق:", + "app_version": "اصدار التطبيق:", "sync_version": "اصدار المزامنه:", "build_date": "تاريخ الانشاء:", "build_revision": "مراجعة الاصدار:", @@ -36,7 +36,8 @@ "relations": "العلاقات", "notes": "الملاحظات", "other": "أخرى", - "affected_notes": "الملاحظات المتأثرة" + "affected_notes": "الملاحظات المتأثرة", + "labels": "التسميات" }, "upload_attachments": { "options": "خيارات", @@ -85,13 +86,13 @@ "year": "سنة", "list": "قائمة", "today": "اليوم", - "mon": "الأثنين", + "mon": "الاثنين", "tue": "الثلاثاء", "wed": "الأربعاء", "thu": "الخميس", "fri": "الجمعة", "sat": "السبت", - "sun": "الأحد", + "sun": "الاحد", "january": "يناير", "march": "مارس", "april": "ابريل", @@ -102,7 +103,8 @@ "september": "سبتمبر", "october": "اكتوبر", "november": "نوفمبر", - "december": "ديسمبر" + "december": "ديسمبر", + "february": "فبراير" }, "global_menu": { "menu": "القائمة", @@ -216,25 +218,33 @@ "creatingNotes": "انشاء الملاحظات", "selectNote": "تحديد الملاحظة", "editingNotes": "تحرير الملاحظات", - "inPageSearch": "البحث داخل الصفحة" + "inPageSearch": "البحث داخل الصفحة", + "markdownAutoformat": "التنسيق التلقائي باسلوب Markdown" }, "import": { "options": "خيارات", "import": "استيراد", - "safeImport": "أستيراد آمن" + "safeImport": "أستيراد آمن", + "shrinkImages": "تقليل حجم الصور", + "import-status": "حالة الاستبراد" }, "include_note": { - "label_note": "ملاحظة" + "label_note": "ملاحظة", + "dialog_title": "تضمين ملاحظة", + "button_include": "تضمين ملاحظة" }, "info": { "closeButton": "أغلاق", - "okButton": "نعم" + "okButton": "نعم", + "modalTitle": "رسالة معلومات" }, "markdown_import": { - "import_button": "أستيراد" + "import_button": "أستيراد", + "dialog_title": "استيراد Markdown" }, "note_type_chooser": { - "templates": "قوالب" + "templates": "قوالب", + "builtin_templates": "القوالب المدمجة" }, "prompt": { "title": "ترقية", @@ -242,13 +252,18 @@ "defaultTitle": "ترقية" }, "protected_session_password": { - "close_label": "أغلاق" + "close_label": "أغلاق", + "modal_title": "جلسة محمية" }, "revisions": { "delete_button": "حذف", "download_button": "تنزيل", "restore_button": "أستعادة", - "preview": "معاينة:" + "preview": "معاينة:", + "note_revisions": "مراجعات الملاحظة", + "diff_on": "عرض الفروقات", + "diff_off": "عرض المحتوى", + "file_size": "حجم الملف:" }, "sort_child_notes": { "title": "عنوان", @@ -258,7 +273,8 @@ "sort": "فرز" }, "recent_changes": { - "undelete_link": "الغاء الحذف" + "undelete_link": "الغاء الحذف", + "title": "التغيرات الاخيرة" }, "edited_notes": { "deleted": "(حذف)" @@ -305,7 +321,8 @@ "model": "نموذج", "refreshing_models": "جار التحديث...", "error": "خطأ", - "refreshing": "جا ر التحديث..." + "refreshing": "جار التحديث...", + "ollama_tab": "Ollama" }, "code_auto_read_only_size": { "unit": "حروف" @@ -329,15 +346,16 @@ }, "heading_style": { "plain": "بسيط", - "underline": "تسطير" + "underline": "تسطير", + "markdown": "نمط-Markdown" }, "text_auto_read_only_size": { "unit": "حروف" }, "i18n": { "language": "لغة", - "sunday": "الأحد", - "monday": "الأثنين", + "sunday": "الاحد", + "monday": "الاثنين", "title": "تعريب" }, "backup": { @@ -346,10 +364,11 @@ "etapi": { "wiki": "ويكي", "created": "تم الأنشاء", - "actions": "أجراءات" + "actions": "أجراءات", + "title": "ETAPI" }, "password": { - "heading": "كلمة السر", + "heading": "كلمة المرور", "wiki": "ويكي" }, "shortcuts": { @@ -391,7 +410,8 @@ "table_view": { "sort-column-ascending": "تصاعدي", "sort-column-descending": "تنازلي", - "new-column-relation": "العلاقة" + "new-column-relation": "العلاقة", + "new-column-label": "تسمية" }, "modal": { "close": "اغلاق" @@ -426,9 +446,10 @@ "image": "صورة", "launcher": "مشغل", "doc": "مستند", - "widget": "عنصر واجهه", + "widget": "عنصر واجهة", "new-feature": "جديد", - "collections": "مجاميع" + "collections": "مجاميع", + "beta-feature": "اصدار تجريبي" }, "shared_switch": { "shared": "مشترك" @@ -437,7 +458,7 @@ "template": "قالب" }, "find": { - "replace": "أستبدال" + "replace": "استبدال" }, "highlights_list_2": { "options": "خيارات" @@ -455,7 +476,7 @@ "reset": "اعادة ضبط" }, "editable-text": { - "auto-detect-language": "تم اكتشافة تلقائيا" + "auto-detect-language": "تم اكتشافه تلقائيا" }, "classic_editor_toolbar": { "title": "تنسيق" @@ -492,5 +513,8 @@ }, "book_properties_config": { "raster": "نقطي" + }, + "multi_factor_authentication": { + "oauth_title": "OAuth/OpenID" } } From 23e4fef078d787066f5fd881c792a8bcf0b5e853 Mon Sep 17 00:00:00 2001 From: Sarah Hussein Date: Fri, 10 Oct 2025 07:27:39 +0200 Subject: [PATCH 07/16] Translated using Weblate (Arabic) Currently translated at 35.9% (137 of 381 strings) Translation: Trilium Notes/Server Translate-URL: https://hosted.weblate.org/projects/trilium/server/ar/ --- .../src/assets/translations/ar/server.json | 43 +++++++++++++++---- 1 file changed, 34 insertions(+), 9 deletions(-) diff --git a/apps/server/src/assets/translations/ar/server.json b/apps/server/src/assets/translations/ar/server.json index 99736f312..06e0236fb 100644 --- a/apps/server/src/assets/translations/ar/server.json +++ b/apps/server/src/assets/translations/ar/server.json @@ -38,7 +38,7 @@ "reopen-last-tab": "اعادة فتح اخر تبويب مغلق", "activate-next-tab": "تنشيط التبويب الموجود على اليمين", "activate-previous-tab": "تنشيط التبويب الموجود على اليسار", - "open-new-window": "فتح نافذة جديدة فارغة", + "open-new-window": "فتح نافذة جديدة فارغة", "first-tab": "تنشيط التبويب الاول في القائمة", "second-tab": "تنشيط التبويب الثاني في القائمة", "third-tab": "تنشيط التبويب الثالث في الثائمة", @@ -50,18 +50,23 @@ "ninth-tab": "تنشيط التبويب التاسع في القائمة", "last-tab": "تنشيط التبويب الاخير في القائمة", "other": "أخرى", - "dialogs": "مربعات الحوار" + "dialogs": "مربعات الحوار", + "ribbon-tabs": "علامات التبويب في الشريط", + "reload-frontend-app": "اعادة تحميل الواجهة", + "zoom-out": "تصغير العرض", + "zoom-in": "تكبير العرض", + "note-navigation": "التنقل بين الملاحظات" }, "setup_sync-from-server": { "note": "ملاحظة:", - "password": "كلمة السر", - "password-placeholder": "كلمة السر", + "password": "كلمة المرور", + "password-placeholder": "كلمة المرور", "back": "رجوع", "server-host-placeholder": "https://:", "proxy-server-placeholder": "https://:" }, "weekdays": { - "monday": "الأثنين", + "monday": "الاثنين", "tuesday": "الثلاثاء", "wednesday": "الاربعاء", "thursday": "الخميس", @@ -94,7 +99,7 @@ "appearance-title": "المظهر", "shortcuts-title": "أختصارات", "images-title": "صور", - "password-title": "كلمة السر", + "password-title": "كلمة المرور", "backup-title": "نسخة أحتياطية", "sync-title": "مزامنة", "other": "أخرى", @@ -126,11 +131,14 @@ }, "login": { "title": "تسجيل الدخول", - "password": "كلمة السر", - "button": "تسجيل الدخول" + "password": "كلمة المرور", + "button": "تسجيل الدخول", + "heading": "تسجيل الدخول الى تريليوم", + "remember-me": "تذكرني" }, "set_password": { - "password": "كلمة السر" + "password": "كلمة المرور", + "title": "تعين كلمة المرور" }, "setup": { "next": "التالي", @@ -147,5 +155,22 @@ }, "notes": { "duplicate-note-suffix": "(مكرر)" + }, + "keyboard_action_names": { + "jump-to-note": "انتقل الى ...", + "command-palette": "لوحة الاوامر", + "quick-search": "البحث السريع", + "expand-subtree": "توسيع الشجرة الفرعية", + "collapse-tree": "طي الشجرة", + "collapse-subtree": "طي الشجرة الفرعية", + "delete-notes": "حذف الملاحظات", + "duplicate-subtree": "تكرار الشجرة الفرعية", + "show-options": "عرض الخيارات", + "show-revisions": "عرض المراجعات", + "show-help": "عرض المساعدة", + "show-cheatsheet": "عرض دليل الاختصارات", + "unhoist-note": "الغاء تثبيت الملاحظة", + "zoom-out": "تصغير العرض", + "zoom-in": "تكبير العرض" } } From b465336d0a218edc1885dbf89dafe3c7ef29db34 Mon Sep 17 00:00:00 2001 From: Le Viet Dat Date: Fri, 10 Oct 2025 07:25:20 +0200 Subject: [PATCH 08/16] Translated using Weblate (Vietnamese) Currently translated at 2.6% (3 of 115 strings) Translation: Trilium Notes/README Translate-URL: https://hosted.weblate.org/projects/trilium/readme/vi/ --- docs/README-vi.md | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/docs/README-vi.md b/docs/README-vi.md index 348eb9d3e..2b0b3f3ee 100644 --- a/docs/README-vi.md +++ b/docs/README-vi.md @@ -3,19 +3,19 @@ ![GitHub Sponsors](https://img.shields.io/github/sponsors/eliandoran) ![LiberaPay patrons](https://img.shields.io/liberapay/patrons/ElianDoran)\ ![Docker Pulls](https://img.shields.io/docker/pulls/triliumnext/trilium) -![GitHub Downloads (all assets, all -releases)](https://img.shields.io/github/downloads/triliumnext/trilium/total)\ +![GitHub Downloads (mọi tài nguyên, mọi bản phát +hành)](https://img.shields.io/github/downloads/triliumnext/trilium/total)\ [![RelativeCI](https://badges.relative-ci.com/badges/Di5q7dz9daNDZ9UXi0Bp?branch=develop)](https://app.relative-ci.com/projects/Di5q7dz9daNDZ9UXi0Bp) -[![Translation -status](https://hosted.weblate.org/widget/trilium/svg-badge.svg)](https://hosted.weblate.org/engage/trilium/) +[![Tình trạng dịch +thuật](https://hosted.weblate.org/widget/trilium/svg-badge.svg)](https://hosted.weblate.org/engage/trilium/) -[English](./README.md) | [Chinese (Simplified)](./docs/README-ZH_CN.md) | -[Chinese (Traditional)](./docs/README-ZH_TW.md) | [Russian](./docs/README-ru.md) -| [Japanese](./docs/README-ja.md) | [Italian](./docs/README-it.md) | -[Spanish](./docs/README-es.md) +[Tiếng Anh](./README.md) | [Tiếng Trung (Giản thể)](./docs/README-ZH_CN.md) | +[Tiếng Trung (Phồn thể)](./docs/README-ZH_TW.md) | [Tiếng +Nga](./docs/README-ru.md) | [Tiếng Nhật](./docs/README-ja.md) | [Tiếng +Ý](./docs/README-it.md) | [Tiếng Tây Ban Nha](./docs/README-es.md) -Trilium Notes is a free and open-source, cross-platform hierarchical note taking -application with focus on building large personal knowledge bases. +Trilium Notes là một ứng dụng ghi chú phân cấp miễn phí, mã nguồn mở, đa nền +tảng tập trung vào việc xây dựng cơ sở tri thức cá nhân lớn. See [screenshots](https://triliumnext.github.io/Docs/Wiki/screenshot-tour) for quick overview: From fcd71052c517cd1c1bef77d72b9cd28a08ab4db7 Mon Sep 17 00:00:00 2001 From: Sarah Hussein Date: Fri, 10 Oct 2025 07:05:44 +0200 Subject: [PATCH 09/16] Translated using Weblate (Arabic) Currently translated at 13.0% (15 of 115 strings) Translation: Trilium Notes/README Translate-URL: https://hosted.weblate.org/projects/trilium/readme/ar/ --- docs/README-ar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README-ar.md b/docs/README-ar.md index cc18bd0ce..49ebccd8a 100644 --- a/docs/README-ar.md +++ b/docs/README-ar.md @@ -301,7 +301,7 @@ Consider supporting the main developer ([eliandoran](https://github.com/eliandoran)) of the application via: - [GitHub Sponsors](https://github.com/sponsors/eliandoran) -- [PayPal](https://paypal.me/eliandoran) +- (https://paypal.me/eliandoran)[PayPal] - [Buy Me a Coffee](https://buymeacoffee.com/eliandoran) ## 🔑 License From e488845d295ec8fc578e368f6f74108ed53f290b Mon Sep 17 00:00:00 2001 From: Le Viet Dat Date: Fri, 10 Oct 2025 07:29:01 +0200 Subject: [PATCH 10/16] Translated using Weblate (Vietnamese) Currently translated at 3.4% (4 of 115 strings) Translation: Trilium Notes/README Translate-URL: https://hosted.weblate.org/projects/trilium/readme/vi/ --- docs/README-vi.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/README-vi.md b/docs/README-vi.md index 2b0b3f3ee..a972c2cb7 100644 --- a/docs/README-vi.md +++ b/docs/README-vi.md @@ -17,8 +17,8 @@ Nga](./docs/README-ru.md) | [Tiếng Nhật](./docs/README-ja.md) | [Tiếng Trilium Notes là một ứng dụng ghi chú phân cấp miễn phí, mã nguồn mở, đa nền tảng tập trung vào việc xây dựng cơ sở tri thức cá nhân lớn. -See [screenshots](https://triliumnext.github.io/Docs/Wiki/screenshot-tour) for -quick overview: +Xem [ảnh chụp màn hình](https://triliumnext.github.io/Docs/Wiki/screenshot-tour) +để tổng quan nhanh: Trilium Screenshot From b055c7e2ef77a62767391d36146bc9cb653a4314 Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Fri, 10 Oct 2025 07:29:25 +0200 Subject: [PATCH 11/16] 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-vi.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README-vi.md b/docs/README-vi.md index a972c2cb7..015b0a7a3 100644 --- a/docs/README-vi.md +++ b/docs/README-vi.md @@ -22,7 +22,7 @@ Xem [ảnh chụp màn hình](https://triliumnext.github.io/Docs/Wiki/screenshot Trilium Screenshot -## 📚 Documentation +## 📚 Tài liệu **Visit our comprehensive documentation at [docs.triliumnotes.org](https://docs.triliumnotes.org/)** From 6d99ccefdb19cfe7e997f78da95f00a09d1f934a Mon Sep 17 00:00:00 2001 From: Le Viet Dat Date: Fri, 10 Oct 2025 07:34:21 +0200 Subject: [PATCH 12/16] Translated using Weblate (Vietnamese) Currently translated at 7.8% (9 of 115 strings) Translation: Trilium Notes/README Translate-URL: https://hosted.weblate.org/projects/trilium/readme/vi/ --- docs/README-vi.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/README-vi.md b/docs/README-vi.md index 015b0a7a3..816305b03 100644 --- a/docs/README-vi.md +++ b/docs/README-vi.md @@ -24,14 +24,14 @@ Xem [ảnh chụp màn hình](https://triliumnext.github.io/Docs/Wiki/screenshot ## 📚 Tài liệu -**Visit our comprehensive documentation at +**Truy cập tài liệu toàn diện của chúng tôi tại [docs.triliumnotes.org](https://docs.triliumnotes.org/)** -Our documentation is available in multiple formats: -- **Online Documentation**: Browse the full documentation at +Tài liệu của chúng tôi có sẵn ở nhiều định dạng: +- **Tài liệu trực tuyến**: Xem tài liệu đầy đủ tại [docs.triliumnotes.org](https://docs.triliumnotes.org/) -- **In-App Help**: Press `F1` within Trilium to access the same documentation - directly in the application +- **Trợ giúp trong ứng dụng**: Nhấn `F1` trong Trilium để truy cập tài liệu + tương tự trực tiếp trong ứng dụng - **GitHub**: Navigate through the [User Guide](./docs/User%20Guide/User%20Guide/) in this repository From fc3cc6ffec3f530469e4f6dd6b9a2163729f7370 Mon Sep 17 00:00:00 2001 From: Sarah Hussein Date: Fri, 10 Oct 2025 07:51:26 +0200 Subject: [PATCH 13/16] Translated using Weblate (Arabic) Currently translated at 19.9% (320 of 1608 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/ar/ --- .../src/translations/ar/translation.json | 20 ++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/apps/client/src/translations/ar/translation.json b/apps/client/src/translations/ar/translation.json index 34239e51a..39c1de077 100644 --- a/apps/client/src/translations/ar/translation.json +++ b/apps/client/src/translations/ar/translation.json @@ -41,7 +41,9 @@ }, "upload_attachments": { "options": "خيارات", - "upload": "تحميل" + "upload": "تحميل", + "choose_files": "اختر الملفات", + "shrink_images": "تصغير الصور" }, "attribute_detail": { "name": "الاسم", @@ -60,7 +62,14 @@ "number": "عدد", "boolean": "منطقي", "url": "عنوان الويب", - "inheritable": "قابل للوراثة" + "inheritable": "قابل للوراثة", + "target_note": "الملاحظة الهدف", + "single_value": "قيمة واحدة", + "multi_value": "قيم متعددة", + "inverse_relation": "العلاقة العكسية", + "more_notes": "مزيد من الملاحظات", + "label": "تفاصيل التسمية", + "relation": "تفاصيل العلاقة" }, "rename_label": { "to": "الى" @@ -270,7 +279,12 @@ "ascending": "تصاعدي", "descending": "تنازلي", "folders": "مجلدات", - "sort": "فرز" + "sort": "ترتيب", + "sorting_criteria": "معايير الترتيب", + "date_created": "تاريخ الانشاء", + "date_modified": "تاريخ التعديل", + "sorting_direction": "اتجاه الترتيب", + "natural_sort": "الترتيب الطبيعي" }, "recent_changes": { "undelete_link": "الغاء الحذف", From 7b01165970ae73651cbd1b31d5004dd13e84a4de Mon Sep 17 00:00:00 2001 From: Sarah Hussein Date: Fri, 10 Oct 2025 08:00:12 +0200 Subject: [PATCH 14/16] Translated using Weblate (Arabic) Currently translated at 45.4% (173 of 381 strings) Translation: Trilium Notes/Server Translate-URL: https://hosted.weblate.org/projects/trilium/server/ar/ --- .../src/assets/translations/ar/server.json | 54 ++++++++++++++++--- 1 file changed, 46 insertions(+), 8 deletions(-) diff --git a/apps/server/src/assets/translations/ar/server.json b/apps/server/src/assets/translations/ar/server.json index 06e0236fb..86109e616 100644 --- a/apps/server/src/assets/translations/ar/server.json +++ b/apps/server/src/assets/translations/ar/server.json @@ -5,7 +5,7 @@ "quick-search": "تفعيل شريط البحث السريع", "collapse-tree": "طي جميع الملاحظات", "collapse-subtree": "طي الفروع التابعة للملاحظة الحالية", - "sort-child-notes": "فرز الملاحظات الفرعية", + "sort-child-notes": "ترتيب الملاحظات الفرعية", "creating-and-moving-notes": "انشاء الملاحظات ونقلها", "create-note-after": "انشاء ملاحظة بعد الملاحظة الحالية", "create-note-into": "انشاء ملاحظة فرعية تابعة للملاحظة الحالية", @@ -63,7 +63,8 @@ "password-placeholder": "كلمة المرور", "back": "رجوع", "server-host-placeholder": "https://:", - "proxy-server-placeholder": "https://:" + "proxy-server-placeholder": "https://:", + "finish-setup": "اكمال التثبيت" }, "weekdays": { "monday": "الاثنين", @@ -107,10 +108,36 @@ "inbox-title": "صندوق الوارد", "spacer-title": "فاصل", "spellcheck-title": "التدقيق الاملائي", - "multi-factor-authentication-title": "المصادقة متعددة العوامل" + "multi-factor-authentication-title": "المصادقة متعددة العوامل", + "root-title": "الملاحظات المخفية", + "search-history-title": "سجل البحث", + "note-map-title": "خريطة الملاحظات", + "shared-notes-title": "الملاحظات المشتركة", + "bulk-action-title": "اجراء جماعي", + "backend-log-title": "سجل الخادم", + "user-hidden-title": "مخفي عن المستخدم", + "command-launcher-title": "مشغل الاوامر", + "note-launcher-title": "مشغل الملاحظة", + "script-launcher-title": "مشغل السكربت", + "built-in-widget-title": "عنصر واجهة مدمج", + "custom-widget-title": "عنصر واجهة مخصص", + "launch-bar-title": "شريط التشغيل", + "available-launchers-title": "المشغلات المتاحة", + "new-note-title": "ملاحظة جديدة", + "search-notes-title": "البحث في الملاحظات", + "jump-to-note-title": "انتقل الى...", + "recent-changes-title": "التغيرات الاخيرة", + "quick-search-title": "البحث السريع", + "protected-session-title": "الجلسة المحمية", + "sync-status-title": "حالة المزامنة", + "text-notes": "ملاحظات نصية", + "code-notes-title": "ملاحظات برمجية", + "visible-launchers-title": "المشغلات المرئية", + "user-guide": "دليل المستخدم" }, "tray": { - "bookmarks": "العلامات المرجعية" + "bookmarks": "العلامات المرجعية", + "tooltip": "ملاحظات تريليوم" }, "modals": { "error_title": "خطأ" @@ -138,7 +165,10 @@ }, "set_password": { "password": "كلمة المرور", - "title": "تعين كلمة المرور" + "title": "تعين كلمة المرور", + "heading": "تعين كلمة المرور", + "password-confirmation": "تاكيد كلمة المرور", + "button": "تعين كلمة المرور" }, "setup": { "next": "التالي", @@ -151,10 +181,12 @@ "outstanding-items-default": "غير متوفر" }, "share_page": { - "parent": "الأصل:" + "parent": "الأصل:", + "child-notes": "الملاحظات الفرعية:" }, "notes": { - "duplicate-note-suffix": "(مكرر)" + "duplicate-note-suffix": "(مكرر)", + "new-note": "ملاحظة جديدة" }, "keyboard_action_names": { "jump-to-note": "انتقل الى ...", @@ -172,5 +204,11 @@ "unhoist-note": "الغاء تثبيت الملاحظة", "zoom-out": "تصغير العرض", "zoom-in": "تكبير العرض" - } + }, + "share_404": { + "title": "غير موجود", + "heading": "غير موجود" + }, + "weekdayNumber": "الاسبوع{رقم الاسيوع}", + "quarterNumber": "الربع {رقم الربع}" } From e15ff806e5b75e28e667a91af6c6d6253db6ee9b Mon Sep 17 00:00:00 2001 From: Le Viet Dat Date: Fri, 10 Oct 2025 09:17:14 +0200 Subject: [PATCH 15/16] Translated using Weblate (Vietnamese) Currently translated at 46.0% (53 of 115 strings) Translation: Trilium Notes/README Translate-URL: https://hosted.weblate.org/projects/trilium/readme/vi/ --- docs/README-vi.md | 185 +++++++++++++++++++++++----------------------- 1 file changed, 93 insertions(+), 92 deletions(-) diff --git a/docs/README-vi.md b/docs/README-vi.md index 816305b03..97e7d88b1 100644 --- a/docs/README-vi.md +++ b/docs/README-vi.md @@ -22,7 +22,7 @@ Xem [ảnh chụp màn hình](https://triliumnext.github.io/Docs/Wiki/screenshot Trilium Screenshot -## 📚 Tài liệu +## 📚 Tài Liệu **Truy cập tài liệu toàn diện của chúng tôi tại [docs.triliumnotes.org](https://docs.triliumnotes.org/)** @@ -32,113 +32,114 @@ Tài liệu của chúng tôi có sẵn ở nhiều định dạng: [docs.triliumnotes.org](https://docs.triliumnotes.org/) - **Trợ giúp trong ứng dụng**: Nhấn `F1` trong Trilium để truy cập tài liệu tương tự trực tiếp trong ứng dụng -- **GitHub**: Navigate through the [User - Guide](./docs/User%20Guide/User%20Guide/) in this repository +- **Github**: Đi đến [Hướng dẫn sử dụng] trong kho lưu trữ này -### Quick Links -- [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 +### Liên Kết Nhanh +- [Hướng Dẫn Bắt Đầu](https://docs.triliumnotes.org/) +- [Hướng Dẫn Cài + Đặt](./docs/User%20Guide/User%20Guide/Installation%20&%20Setup/Server%20Installation.md) +- [Thiết Lập + Docker](./docs/User%20Guide/User%20Guide/Installation%20&%20Setup/Server%20Installation/1.%20Installing%20the%20server/Using%20Docker.md) +- [Cập Nhật 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) +- [Khái Niệm Và Chức Năng Cơ + Bản](./docs/User%20Guide/User%20Guide/Basic%20Concepts%20and%20Features/Notes.md) +- [Các Mẫu Cơ Sở Tri Thức Cá + Nhân](https://triliumnext.github.io/Docs/Wiki/patterns-of-personal-knowledge) -## 🎁 Features +## 🎁 Chức Năng -* Notes can be arranged into arbitrarily deep tree. Single note can be placed - into multiple places in the tree (see +* Các ghi chú có thể được sắp xếp thành cây có độ sâu bất kỳ. Một ghi chú có thể + được đặt vào nhiều nơi trong cây (xem [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 -* Fast and easy [navigation between - notes](https://triliumnext.github.io/Docs/Wiki/note-navigation), full text - search and [note +* Trình soạn thảo ghi chú WYSIWYG đầy đủ tính năng, hỗ trợ bảng, hình ảnh, và + [toán học](https://triliumnext.github.io/Docs/Wiki/text-notes); đồng thời [tự + động định dạng](https://triliumnext.github.io/Docs/Wiki/text-notes) sang + markdown +* Hỗ trợ chỉnh sửa [ghi chú chứa mã + nguồn](https://triliumnext.github.io/Docs/Wiki/code-notes), kèm tô sáng cú + pháp +* [Điều hướng giữa các ghi + chú](https://triliumnext.github.io/Docs/Wiki/note-navigation) nhanh và dễ + dàng, tìm kiếm toàn văn và [note hoisting](https://triliumnext.github.io/Docs/Wiki/note-hoisting) -* Seamless [note - versioning](https://triliumnext.github.io/Docs/Wiki/note-revisions) -* Note [attributes](https://triliumnext.github.io/Docs/Wiki/attributes) can be - used for note organization, querying and advanced - [scripting](https://triliumnext.github.io/Docs/Wiki/scripts) -* UI available in English, German, Spanish, French, Romanian, and Chinese - (simplified and traditional) -* Direct [OpenID and TOTP - integration](./docs/User%20Guide/User%20Guide/Installation%20%26%20Setup/Server%20Installation/Multi-Factor%20Authentication.md) - for more secure login -* [Synchronization](https://triliumnext.github.io/Docs/Wiki/synchronization) - with self-hosted sync server - * there's a [3rd party service for hosting synchronisation - server](https://trilium.cc/paid-hosting) -* [Sharing](https://triliumnext.github.io/Docs/Wiki/sharing) (publishing) notes - to public internet -* Strong [note - encryption](https://triliumnext.github.io/Docs/Wiki/protected-notes) with - per-note granularity -* Sketching diagrams, based on [Excalidraw](https://excalidraw.com/) (note type +* Quản lý [phiên bản ghi + chú](https://triliumnext.github.io/Docs/Wiki/note-revisions) mượt mà +* [Các thuộc tính](https://triliumnext.github.io/Docs/Wiki/attributes) ghi chú + có thể được dùng cho việc tổ chức, truy xuất và [viết + script](https://triliumnext.github.io/Docs/Wiki/scripts) nâng cao +* Giao diện sẵn có cho Tiếng Anh, Tiếng Đức, Tiếng Tây Ban Nha, Tiếng Pháp, + Tiếng Rumani, và Tiếng Trung (giản thể và phồn thể) +* [Tích hợp OpenID và + TOTP](./docs/User%20Guide/User%20Guide/Installation%20%26%20Setup/Server%20Installation/Multi-Factor%20Authentication.md) + trực tiếp để đăng nhập bảo mật hơn +* [Đồng bộ hóa](https://triliumnext.github.io/Docs/Wiki/synchronization) với máy + chủ đồng bộ tự triển khai + * có một [dịch vụ bên thứ ba để lưu trữ máy chủ đồng bộ + hóa](https://trilium.cc/paid-hosting) +* [Chia sẻ](https://triliumnext.github.io/Docs/Wiki/sharing) (công bố) các ghi + chú lên mạng Internet công cộng +* [Mã hóa ghi chú](https://triliumnext.github.io/Docs/Wiki/protected-notes) mạnh + mẽ với mức chi tiết đến từng ghi chú +* Phác thảo sơ đồ, dựa trên [Excalidraw](https://excalidraw.com/) (loại ghi chú "canvas") -* [Relation maps](https://triliumnext.github.io/Docs/Wiki/relation-map) and - [link maps](https://triliumnext.github.io/Docs/Wiki/link-map) for visualizing - notes and their relations -* Mind maps, based on [Mind Elixir](https://docs.mind-elixir.com/) -* [Geo maps](./docs/User%20Guide/User%20Guide/Note%20Types/Geo%20Map.md) with - location pins and GPX tracks -* [Scripting](https://triliumnext.github.io/Docs/Wiki/scripts) - see [Advanced - showcases](https://triliumnext.github.io/Docs/Wiki/advanced-showcases) -* [REST API](https://triliumnext.github.io/Docs/Wiki/etapi) for automation -* Scales well in both usability and performance upwards of 100 000 notes -* Touch optimized [mobile - frontend](https://triliumnext.github.io/Docs/Wiki/mobile-frontend) for - smartphones and tablets -* Built-in [dark theme](https://triliumnext.github.io/Docs/Wiki/themes), support - for user themes -* [Evernote](https://triliumnext.github.io/Docs/Wiki/evernote-import) and - [Markdown import & export](https://triliumnext.github.io/Docs/Wiki/markdown) -* [Web Clipper](https://triliumnext.github.io/Docs/Wiki/web-clipper) for easy - saving of web content -* Customizable UI (sidebar buttons, user-defined widgets, ...) -* [Metrics](./docs/User%20Guide/User%20Guide/Advanced%20Usage/Metrics.md), along - with a [Grafana - Dashboard](./docs/User%20Guide/User%20Guide/Advanced%20Usage/Metrics/grafana-dashboard.json) +* [Bản đồ quan hệ](https://triliumnext.github.io/Docs/Wiki/relation-map) và [bản + đồ liên kết](https://triliumnext.github.io/Docs/Wiki/link-map) để trực quan + hóa các ghi chú và mối quan hệ giữa chúng +* Sơ đồ tư duy, dựa trên [Mind Elixir](https://docs.mind-elixir.com/) +* [Bản đồ địa lý](./docs/User%20Guide/User%20Guide/Note%20Types/Geo%20Map.md) + với các chấm chỉ vị trí và các đường GPX +* [Viết script](https://triliumnext.github.io/Docs/Wiki/scripts) - xem [Mục + trưng bày nâng + cao](https://triliumnext.github.io/Docs/Wiki/advanced-showcases) +* [REST API](https://triliumnext.github.io/Docs/Wiki/etapi) cho tự động hóa +* Mở rộng tốt về cả khả năng sử dụng và hiệu năng lên đến 100.000 ghi chú +* Tối ưu hóa cảm ứng [mobile + frontend](https://triliumnext.github.io/Docs/Wiki/mobile-frontend) cho điện + thoại thông minh và máy tính bảng +* Tích hợp sẵn [giao diện tối](https://triliumnext.github.io/Docs/Wiki/themes), + hỗ trợ giao diện do người dùng tùy chỉnh +* Hỗ trợ nhập, xuất cho + [Evernote](https://triliumnext.github.io/Docs/Wiki/evernote-import) và + [Markdown](https://triliumnext.github.io/Docs/Wiki/markdown) +* [Web Clipper](https://triliumnext.github.io/Docs/Wiki/web-clipper) để lưu trữ + nội dung web dễ dàng +* Giao diện tùy biến (nút thanh bên, widget do người dùng tự tạo,...) +* [Các thông số](./docs/User%20Guide/User%20Guide/Advanced%20Usage/Metrics.md), + cùng với một [Bảng điều khiển + Grafana](./docs/User%20Guide/User%20Guide/Advanced%20Usage/Metrics/grafana-dashboard.json) -✨ Check out the following third-party resources/communities for more TriliumNext -related goodies: +✨ Hãy xem thử các nguồn tài nguyên/cộng đồng bên thứ ba dưới đây để tìm thêm +nhiều tiện ích liên quan đến TriliumNext: -- [awesome-trilium](https://github.com/Nriver/awesome-trilium) for 3rd party - themes, scripts, plugins and more. -- [TriliumRocks!](https://trilium.rocks/) for tutorials, guides, and much more. +- [awesome-trilium](https://github.com/Nriver/awesome-trilium) cho các chủ đề, + script, plugin và nhiều hơn nữa. +- [TriliumRocks!](https://trilium.rocks/) cho những hướng dẫn, và nhiều hơn. -## ❓Why TriliumNext? +## ❓Tại sao là TriliumNext? -The original Trilium developer ([Zadam](https://github.com/zadam)) has -graciously given the Trilium repository to the community project which resides -at https://github.com/TriliumNext +Người phát triển ban đầu của Trilium ([Zadam](https://github.com/zadam)) đã hào +phóng tặng kho lưu trữ Trilium cho dự án cộng đồng, hiện đang đặt tại +https://github.com/TriliumNext -### ⬆️Migrating from Zadam/Trilium? +### ⬆️ Chuyển từ Zadam/Trilium? -There are no special migration steps to migrate from a zadam/Trilium instance to -a TriliumNext/Trilium instance. Simply [install -TriliumNext/Trilium](#-installation) as usual and it will use your existing -database. +Không cần những bước chuyển đặc biệt nào để chuyển từ zadam/Trilium sang +TriliumNext/Trilium. Đơn giản chỉ cần [cài đặt +TriliumNext/Trilium](#-installation) như thông thường và nó sẽ sử dụng cơ sở dữ +liệu sẵn có của bạn. -Versions up to and including -[v0.90.4](https://github.com/TriliumNext/Trilium/releases/tag/v0.90.4) are -compatible with the latest zadam/trilium version of -[v0.63.7](https://github.com/zadam/trilium/releases/tag/v0.63.7). Any later -versions of TriliumNext/Trilium have their sync versions incremented which -prevents direct migration. +Các phiên bản trước và bao gồm +[v0.90.4](https://github.com/TriliumNext/Trilium/releases/tag/v0.90.4) đều tương +thích với phiên bản mới nhất của zadam/trilium +[v0.63.7](https://github.com/zadam/trilium/releases/tag/v0.63.7). Các phiên bản +sau đó của TriliumNext/Trilium đã tăng phiên bản đồng bộ, khiến việc chuyển sang +trực tiếp không còn khả thi. -## 💬 Discuss with us +## 💬 Thảo luận cùng chúng tôi -Feel free to join our official conversations. We would love to hear what -features, suggestions, or issues you may have! +Hãy thoải mái tham gia các cuộc trò chuyện chính thức. Chúng tôi luôn muốn lắng +nghe các tính năng, đề xuất hoặc vấn đề mà bạn đưa ra! - [Matrix](https://matrix.to/#/#triliumnext:matrix.org) (For synchronous discussions.) From 1a94e9637dd6e99c628f1f40233a9001640e5f4a Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Fri, 10 Oct 2025 09:22:55 +0200 Subject: [PATCH 16/16] Translated using Weblate (Arabic) Currently translated at 13.0% (15 of 115 strings) Translation: Trilium Notes/README Translate-URL: https://hosted.weblate.org/projects/trilium/readme/ar/ --- docs/README-ar.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README-ar.md b/docs/README-ar.md index 49ebccd8a..cc18bd0ce 100644 --- a/docs/README-ar.md +++ b/docs/README-ar.md @@ -301,7 +301,7 @@ Consider supporting the main developer ([eliandoran](https://github.com/eliandoran)) of the application via: - [GitHub Sponsors](https://github.com/sponsors/eliandoran) -- (https://paypal.me/eliandoran)[PayPal] +- [PayPal](https://paypal.me/eliandoran) - [Buy Me a Coffee](https://buymeacoffee.com/eliandoran) ## 🔑 License