mirror of
https://github.com/zadam/trilium.git
synced 2025-10-19 22:58:52 +02:00
Translations update from Hosted Weblate (#7306)
This commit is contained in:
commit
b7f128ed20
@ -73,7 +73,8 @@
|
||||
"relation": "تفاصيل العلاقة",
|
||||
"date_time": "التاريخ والوقت",
|
||||
"label_definition": "تفاصيل تعريف التصنيف",
|
||||
"relation_definition": "تفاصيل تعريف العلاقة"
|
||||
"relation_definition": "تفاصيل تعريف العلاقة",
|
||||
"attr_detail_title": "عنوان تفاصيل السمة"
|
||||
},
|
||||
"rename_label": {
|
||||
"to": "الى",
|
||||
@ -165,7 +166,9 @@
|
||||
"open_sql_console": "فتح لوحة تحكم SQL",
|
||||
"open_search_history": "فتح سجل البحث",
|
||||
"show_hidden_subtree": "اظهار الشجرة الفرعية المخفية",
|
||||
"about": "حول تريليوم للملاحظات"
|
||||
"about": "حول تريليوم للملاحظات",
|
||||
"open_dev_tools": "فتح ادوات المطور",
|
||||
"show_backend_log": "اظهار سجل الخلفية"
|
||||
},
|
||||
"zpetne_odkazy": {
|
||||
"relation": "العلاقة",
|
||||
@ -415,7 +418,8 @@
|
||||
"file_size": "حجم الملف:",
|
||||
"mime": "MIME: ",
|
||||
"delete_all_button": "حذف كل المراجعات",
|
||||
"settings": "اعدادات مراجعة الملاحظة"
|
||||
"settings": "اعدادات مراجعة الملاحظة",
|
||||
"diff_not_available": "المقارنة غير متوفرة."
|
||||
},
|
||||
"sort_child_notes": {
|
||||
"title": "عنوان",
|
||||
@ -428,7 +432,8 @@
|
||||
"date_modified": "تاريخ التعديل",
|
||||
"sorting_direction": "اتجاه الترتيب",
|
||||
"natural_sort": "الترتيب الطبيعي",
|
||||
"natural_sort_language": "لغات الترتيب الطبيعي"
|
||||
"natural_sort_language": "لغات الترتيب الطبيعي",
|
||||
"sort_children_by": "ترتيب العناصر الفرعية حسب..."
|
||||
},
|
||||
"recent_changes": {
|
||||
"undelete_link": "الغاء الحذف",
|
||||
@ -559,10 +564,13 @@
|
||||
"ai_enabled": "تمكين مميزات AI",
|
||||
"ai_disabled": "الغاء تمكين مميزات AI",
|
||||
"enable_ai_features": "تمكين خصائص AI/LLM",
|
||||
"enable_ai": "تمكين خصائص AI/LLM"
|
||||
"enable_ai": "تمكين خصائص AI/LLM",
|
||||
"reprocess_index": "اعادة بناء فهرس البحث",
|
||||
"index_rebuilding": "جار تحسين الفهرس {{percentage}}"
|
||||
},
|
||||
"code_auto_read_only_size": {
|
||||
"unit": "حروف"
|
||||
"unit": "حروف",
|
||||
"title": "الحجم التلقائي للقراءه فقط"
|
||||
},
|
||||
"code-editor-options": {
|
||||
"title": "محرر"
|
||||
@ -590,7 +598,8 @@
|
||||
"title": "نمط العنوان"
|
||||
},
|
||||
"text_auto_read_only_size": {
|
||||
"unit": "حروف"
|
||||
"unit": "حروف",
|
||||
"title": "الحجم التلقائي للقراءة فقط"
|
||||
},
|
||||
"i18n": {
|
||||
"language": "لغة",
|
||||
@ -936,7 +945,8 @@
|
||||
},
|
||||
"code_buttons": {
|
||||
"execute_button_title": "تنفيذ السكريبت",
|
||||
"save_to_note_button_title": "حفظ في الملاحظا"
|
||||
"save_to_note_button_title": "حفظ في الملاحظا",
|
||||
"opening_api_docs_message": "جاري فتح مستدات API..."
|
||||
},
|
||||
"hide_floating_buttons_button": {
|
||||
"button_title": "اخفاء الازرار"
|
||||
@ -1138,7 +1148,8 @@
|
||||
"mobile_detail_menu": {
|
||||
"note_revisions": "مراجعات الملاحظة",
|
||||
"insert_child_note": "ادراج ملاحظة فرعية",
|
||||
"delete_this_note": "حذف هذه الملاحظة"
|
||||
"delete_this_note": "حذف هذه الملاحظة",
|
||||
"error_unrecognized_command": "امر غير معروف {{command}}"
|
||||
},
|
||||
"move_to": {
|
||||
"notes_to_move": "الملاحظات المراد نقلها",
|
||||
@ -1186,5 +1197,18 @@
|
||||
"open-help-page": "فتح صفحة المساعدة",
|
||||
"empty": {
|
||||
"enter_workspace": "ادخل مساحة العمل {{title}}"
|
||||
},
|
||||
"attribute_editor": {
|
||||
"save_attributes": "حفظ السمات <enter>"
|
||||
},
|
||||
"zen_mode": {
|
||||
"button_exit": "الخروج من وضع Zen"
|
||||
},
|
||||
"attachment_erasure_timeout": {
|
||||
"attachment_erasure_timeout": "مهلة مسح المرفقات"
|
||||
},
|
||||
"note_erasure_timeout": {
|
||||
"note_erasure_timeout_title": "مهلة مسح الملاحظة",
|
||||
"erase_notes_after": "مسح الملاحظات بعد:"
|
||||
}
|
||||
}
|
||||
|
@ -269,8 +269,10 @@
|
||||
"date-and-time": "Data e ora",
|
||||
"path": "Percorso",
|
||||
"database_backed_up_to": "Il database è stato archiviato in {{backupFilePath}}",
|
||||
"enable_daily_backup": "Abilita le archiviazioni giornaliere",
|
||||
"no_backup_yet": "Ancora nessuna archiviazione"
|
||||
"enable_daily_backup": "Abilita i backup giornalieri",
|
||||
"no_backup_yet": "Ancora nessuna archiviazione",
|
||||
"automatic_backup": "Backup Automatico",
|
||||
"automatic_backup_description": "Trilium può eseguire automaticamente il backup del database:"
|
||||
},
|
||||
"backend_log": {
|
||||
"refresh": "Aggiorna"
|
||||
@ -352,5 +354,18 @@
|
||||
"notSet": "non impostato",
|
||||
"goBackForwards": "indietro/avanti nella cronologia",
|
||||
"showJumpToNoteDialog": "mostra <a class=\"external\" href=\"https://triliumnext.github.io/Docs/Wiki/note-navigation.html#jump-to-note\">la finestra di dialogo \"Salta alla nota\"<a>"
|
||||
},
|
||||
"i18n": {
|
||||
"saturday": "Sabato",
|
||||
"sunday": "Domenica",
|
||||
"first-week-of-the-year": "Prima settimana dell'anno",
|
||||
"first-week-contains-first-day": "La prima settimana contiene il primo giorno dell'anno",
|
||||
"first-week-contains-first-thursday": "La prima settimana contiene il primo giovedì dell'anno",
|
||||
"first-week-has-minimum-days": "La prima settimana ha giorni ridotti",
|
||||
"min-days-in-first-week": "Giorni minimi nella prima settimana",
|
||||
"first-week-info": "La prima settimana che contiene il primo giovedì dell'anno si basa su <a href=\"https://en.wikipedia.org/wiki/ISO_week_date#First_week\">ISO 8601</a> standard.",
|
||||
"first-week-warning": "La modifica delle opzioni della prima settimana può causare duplicati con le note settimanali esistenti e queste ultime non verranno aggiornate di conseguenza.",
|
||||
"formatting-locale": "Formato data e numero",
|
||||
"formatting-locale-auto": "In base alla lingua dell'applicazione"
|
||||
}
|
||||
}
|
||||
|
@ -646,7 +646,8 @@
|
||||
"about": "關於 TriliumNext 筆記",
|
||||
"logout": "登出",
|
||||
"show-cheatsheet": "顯示快捷鍵說明",
|
||||
"toggle-zen-mode": "禪模式"
|
||||
"toggle-zen-mode": "禪模式",
|
||||
"update_available": "版本 {{latestVersion}} 已推出,點擊下載。"
|
||||
},
|
||||
"sync_status": {
|
||||
"unknown": "<p>同步狀態將在下一次同步嘗試開始後顯示。</p><p>點擊以立即觸發同步。</p>",
|
||||
@ -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": "年度第一週包含第一個週四是基於 <a href=\"https://en.wikipedia.org/wiki/ISO_week_date#First_week\">ISO 8601</a> 標準。",
|
||||
"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": "心智圖",
|
||||
|
@ -87,7 +87,8 @@
|
||||
"proxy-server-placeholder": "https://<hostname>:<port>",
|
||||
"finish-setup": "اكمال التثبيت",
|
||||
"heading": "مزامنة من الخادم",
|
||||
"server-host": "عنوان خادم تريليوم"
|
||||
"server-host": "عنوان خادم تريليوم",
|
||||
"proxy-server": "خادم وكيل (اختياري)"
|
||||
},
|
||||
"weekdays": {
|
||||
"monday": "الاثنين",
|
||||
@ -233,7 +234,8 @@
|
||||
},
|
||||
"setup_sync-in-progress": {
|
||||
"outstanding-items-default": "غير متوفر",
|
||||
"heading": "المزامنة جارية"
|
||||
"heading": "المزامنة جارية",
|
||||
"outstanding-items": "عناصر المزامنة المعلقة:"
|
||||
},
|
||||
"share_page": {
|
||||
"parent": "الأصل:",
|
||||
@ -295,12 +297,26 @@
|
||||
"switch-to-eighth-tab": "الانتقال الى التبويب الثامن",
|
||||
"switch-to-ninth-tab": "الانتقال الى التبويب التاسع",
|
||||
"switch-to-last-tab": "الانتقال الى اخر تبويب",
|
||||
"add-link-to-text": "اضافة رابط الى النص"
|
||||
"add-link-to-text": "اضافة رابط الى النص",
|
||||
"edit-branch-prefix": "تحرير بادئة الفرع",
|
||||
"toggle-zen-mode": "اظهار/ اخفاء وضع Zen",
|
||||
"show-note-source": "اظهار مصدر الملاحظة",
|
||||
"show-recent-changes": "عرض التغيرات الاخيرة",
|
||||
"show-sql-console": "عرض وحدة تحكم SQL",
|
||||
"show-backend-log": "عرض سجل الخلفية",
|
||||
"cut-into-note": "قص الى الملاحظة",
|
||||
"edit-read-only-note": "تحرير ملاحظة للقراءة فقط",
|
||||
"add-new-label": "اضافة تسمية جديدة",
|
||||
"reload-frontend-app": "اعادة تحميل الواجهة الامامية للتطبيق",
|
||||
"force-save-revision": "فرض حفظ المراجعة"
|
||||
},
|
||||
"share_404": {
|
||||
"title": "غير موجود",
|
||||
"heading": "غير موجود"
|
||||
},
|
||||
"weekdayNumber": "الاسبوع{رقم الاسيوع}",
|
||||
"quarterNumber": "الربع {رقم الربع}"
|
||||
"quarterNumber": "الربع {رقم الربع}",
|
||||
"pdf": {
|
||||
"export_filter": "مستند PDF (.pdf)"
|
||||
}
|
||||
}
|
||||
|
9
apps/website/public/translations/ar/translation.json
Normal file
9
apps/website/public/translations/ar/translation.json
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"download_helper_server_linux": {
|
||||
"download_tar_arm64": "بصيغة ARM (.tar.xz)",
|
||||
"download_nixos": "مكون NixOS"
|
||||
},
|
||||
"download_helper_server_hosted": {
|
||||
"title": "استضافة مدفوعة"
|
||||
}
|
||||
}
|
1
apps/website/public/translations/ca/translation.json
Normal file
1
apps/website/public/translations/ca/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/cs/translation.json
Normal file
1
apps/website/public/translations/cs/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/de/translation.json
Normal file
1
apps/website/public/translations/de/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/el/translation.json
Normal file
1
apps/website/public/translations/el/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/es/translation.json
Normal file
1
apps/website/public/translations/es/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/fa/translation.json
Normal file
1
apps/website/public/translations/fa/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/fi/translation.json
Normal file
1
apps/website/public/translations/fi/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/fr/translation.json
Normal file
1
apps/website/public/translations/fr/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/hr/translation.json
Normal file
1
apps/website/public/translations/hr/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/hu/translation.json
Normal file
1
apps/website/public/translations/hu/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/id/translation.json
Normal file
1
apps/website/public/translations/id/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/it/translation.json
Normal file
1
apps/website/public/translations/it/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/ja/translation.json
Normal file
1
apps/website/public/translations/ja/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/ko/translation.json
Normal file
1
apps/website/public/translations/ko/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/md/translation.json
Normal file
1
apps/website/public/translations/md/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/nb-NO/translation.json
Normal file
1
apps/website/public/translations/nb-NO/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/nl/translation.json
Normal file
1
apps/website/public/translations/nl/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/pl/translation.json
Normal file
1
apps/website/public/translations/pl/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/pt-BR/translation.json
Normal file
1
apps/website/public/translations/pt-BR/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/pt/translation.json
Normal file
1
apps/website/public/translations/pt/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
178
apps/website/public/translations/ro/translation.json
Normal file
178
apps/website/public/translations/ro/translation.json
Normal file
@ -0,0 +1,178 @@
|
||||
{
|
||||
"get-started": {
|
||||
"title": "Primii pași",
|
||||
"desktop_title": "Descărcați aplicația desktop (v{{version}})",
|
||||
"architecture": "Arhitectură:",
|
||||
"older_releases": "Versiuni mai vechi",
|
||||
"server_title": "Versiunea server, pentru acces pe mai multe dispozitive"
|
||||
},
|
||||
"hero_section": {
|
||||
"title": "Organizați-vă gândurile. Construiți-vă propria bază de cunoștințe digitală.",
|
||||
"subtitle": "Trilium este o aplicație open-source pentru notițe și pentru organizarea unei baze de cunoștințe personală. Se poate folosi local pe desktop sau se poate sincroniza cu un server găzduit de dvs. pentru a putea accesa notițele de oriunde.",
|
||||
"get_started": "Primii pași",
|
||||
"github": "GitHub",
|
||||
"dockerhub": "Docker Hub",
|
||||
"screenshot_alt": "Captură de ecran a aplicației de desktop Trilium Notes"
|
||||
},
|
||||
"organization_benefits": {
|
||||
"title": "Funcții de organizare",
|
||||
"note_structure_title": "Structura notițelor",
|
||||
"note_structure_description": "Notițele pot fi aranjate ierarhic. Nu este nevoie de dosare, deoarece fiecare notiță poate conține sub-notițe. O singură notiță poate fi adăugată în mai multe locuri în ierarhie.",
|
||||
"attributes_title": "Etichete și relații pentru notițe",
|
||||
"attributes_description": "Folosiți relațiile dintre notițe sau adăugați etichete pentru o categorizare ușoară. Folosiți atribute promovate pentru a introduce informații structurate ce pot fi utilizate ulterior în tabele sau table Kanban.",
|
||||
"hoisting_title": "Spații de lucru și focalizare",
|
||||
"hoisting_description": "Separați cu ușurință notițele personale și de muncă prin gruparea lor într-un spațiu de lucru, ce focalizează arborele de notițe astfel încât afișează un anumit set de notițe."
|
||||
},
|
||||
"productivity_benefits": {
|
||||
"title": "Productivitate și siguranță",
|
||||
"revisions_title": "Revizii ale notițelor",
|
||||
"revisions_content": "Notițele sunt salvate periodic în fundal, iar reviziile acestora pot fi utilizate pentru comparație sau pentru a anula modificări accidentale. Reviziile pot fi create și manual.",
|
||||
"sync_title": "Sincronizare",
|
||||
"sync_content": "Folosiți o instanță găzduită de dvs. sau în cloud pentru a putea sincroniza rapid notițele între mai multe dispozitive și pentru a putea să le accesați utilizând telefonul mobil (prin PWA).",
|
||||
"protected_notes_title": "Notițe protejate",
|
||||
"protected_notes_content": "Protejați informațiile personale prin criptarea acestora în spatele unei sesiuni protejate prin parolă.",
|
||||
"jump_to_title": "Căutare și comenzi rapide",
|
||||
"jump_to_content": "Navigați rapid printre notițe sau comenzi căutând după numele acestora, având căutare de tip fuzzy pentru a ignora greșeli de tastare sau diferențe minore.",
|
||||
"search_title": "Căutare performantă",
|
||||
"search_content": "Căutați în interiorul notițelor și reduceți numărul de rezultate prin filtrarea după notița părinte, sau după adâncime.",
|
||||
"web_clipper_title": "Clipper web",
|
||||
"web_clipper_content": "Preluați pagini web (sau capturi de ecran), care vor apărea direct în Trilium utilizând extensia de browser „Clipper web”."
|
||||
},
|
||||
"note_types": {
|
||||
"text_title": "Notițe de tip text",
|
||||
"text_description": "Aceste notițe sunt editate printr-un editor vizual (WYSIWYG), cu suport pentru tabele, imagini, expresii matematice și blocuri de cod cu evidențierea sintaxei. Formatați rapid textul folosind sintaxă similară cu Markdown sau folosind comenzi la tasta slash.",
|
||||
"code_title": "Notițe de tip cod",
|
||||
"code_description": "Stocați secvențe mari de cod sau script-uri utilizând un editor dedicat, cu evidențierea sintaxei pentru multe limbaje de programare și multiple teme de culori.",
|
||||
"file_title": "Notițe de tip fișier",
|
||||
"file_description": "Adăugați fișiere multimedia precum PDF-uri, imagini și video-uri cu previzualizare direct în aplicație.",
|
||||
"canvas_title": "Schițe",
|
||||
"canvas_description": "Aranjați forme geometrice, imagini și text pe o schiță infinită, utilizând aceeași tehnologie din spatele excalidraw.com. Ideală pentru diagrame, desene și planificare vizuală.",
|
||||
"mermaid_title": "Diagrame Mermaid",
|
||||
"mermaid_description": "Creați diagrame precum flowchart-uri, diagrame de secvență sau de clase, Gantt și multe altele, folosind sintaxa Mermaid.",
|
||||
"mindmap_title": "Hartă mentală",
|
||||
"mindmap_description": "Organizați-vă gândurile vizual sau organizați o sesiune de brainstorming.",
|
||||
"others_list": "și altele: <0>hartă a notițelor</0>, <1>hartă a relațiilor</1>, <2>căutări salvate</2>, <3>randare a notițelor</3>, și <4>vizualizări web</4>."
|
||||
},
|
||||
"extensibility_benefits": {
|
||||
"title": "Partajare și extensibilitate",
|
||||
"import_export_title": "Import/export",
|
||||
"import_export_description": "Interacționați rapid cu alte aplicații utilizând formatele Markdown, ENEX și OML.",
|
||||
"share_title": "Publicați notițe pe Internet",
|
||||
"share_description": "Dacă aveți o instanță de server, puteți să partajați pe Internet un set de notițe.",
|
||||
"scripting_title": "Script-are avansată",
|
||||
"scripting_description": "Construiți-vă propriile integrări cu Trilium utilizând widget-uri personalizate sau logică la nivel de server.",
|
||||
"api_title": "API REST",
|
||||
"api_description": "Interacționați cu Trilium programatic folosind API-ul REST integrat."
|
||||
},
|
||||
"collections": {
|
||||
"calendar_title": "Calendar",
|
||||
"calendar_description": "Organizați-vă evenimentele personale sau profesionale folosind un calendar, cu suport pentru evenimente pe toată ziua sau chiar pe mai multe zile. Vedeți evenimentele cu ușurință la nivel de săptămână, lună sau an. Interacțiune ușoară pentru a adăuga sau muta evenimente.",
|
||||
"table_title": "Tabel",
|
||||
"table_description": "Afișați și editați informații despre notițe într-o structură tabelară, cu multiple tipuri de coloane precum text, număr, bife, dată și timp, link-uri, culori și suport pentru relații. Opțional se poate afișa și structura ierarhică a notițelor în interiorul tabelului.",
|
||||
"board_title": "Tabelă Kanban",
|
||||
"board_description": "Organizați-vă sarcinile sau proiectele într-o tabelă Kanban cu o modalitate ușoară de a adăuga elemente și coloane noi și schimbarea stării acestora prin glisare cu mouse-ul.",
|
||||
"geomap_title": "Hartă geografică",
|
||||
"geomap_description": "Planificați-vă vacanțele sau marcați-vă punctele de interes direct pe o hartă geografică. Afișați traseele GPX înregistrate pentru a putea urmări itinerarii."
|
||||
},
|
||||
"faq": {
|
||||
"title": "Întrebări frecvente",
|
||||
"mobile_question": "Există o aplicație de mobil?",
|
||||
"mobile_answer": "În momentul de față nu există o aplicație de mobil oficială. Totuși, dacă aveți o instanță de server o puteți accesa folosind un navigator web și o puteți instala ca un PWA. Pentru Android, există o aplicație neoficială denumită TriliumDroid care poate funcționa chiar și offline (similar cu aplicația de desktop).",
|
||||
"database_question": "Unde sunt stocate datele?",
|
||||
"database_answer": "Toate notițele sunt stocate într-o bază de date SQLite la nivelul unui dosar al aplicației. Motivul pentru care Trilium folosește o bază de date în locul de fișiere text este legat de performanță și deoarece unele funcții ar fi fost mult mai greu de replicat precum clone (aceeași notițe în mai multe locuri). Pentru a găsi folder-ul aplicației, mergeți în fereastra „Despre”.",
|
||||
"server_question": "Am nevoie de un server să folosesc Trilium?",
|
||||
"server_answer": "Nu, server-ul permite accesarea printr-un browser web și coordonează sincronizarea dacă aveți dispozitive multiple. Pentru început este suficient să descărcați aplicația de desktop și s-o folosiți.",
|
||||
"scaling_question": "Cât de bine suportă aplicația un număr mare de notițe?",
|
||||
"scaling_answer": "În funcție de modul de utilizare, aplicația ar trebui să suporte cel puțin 100.000 de notițe fără probleme. De avut în vedere faptul că procesul de sincronizare poate eșua dacă se încarcă prea multe fișiere mari (ex. 1 GB per fișier) deoarece Trilium este prevăzut mai mult ca o aplicație de bază de cunoștințe decât de stocare a fișierelor (precum NextCloud, spre exemplu).",
|
||||
"network_share_question": "Pot partaja baza mea de date pe rețea?",
|
||||
"network_share_answer": "Nu, nu este o idee bună să partajați o bază de date SQLite pe rețea. Deși uneori poate funcționa, sunt șanse mari ca baza de date să se corupă din cauza sistemului de blocare al fișierului la nivel de rețea.",
|
||||
"security_question": "Cum sunt datele mele protejate?",
|
||||
"security_answer": "În mod implicit, notițele nu sunt criptate și pot fi citite direct din baza de date. Odată ce o notiță este marcată drept protejată, conținutul este criptat folosind AES-128-CBC."
|
||||
},
|
||||
"final_cta": {
|
||||
"title": "Gata de a folosi Trilium Notes?",
|
||||
"description": "Construiți-vă baza de cunoștințe personală cu funcții puternice și intimitate maximă.",
|
||||
"get_started": "Începe"
|
||||
},
|
||||
"components": {
|
||||
"link_learn_more": "Mai multe detalii...",
|
||||
"list_with_screenshot_alt": "Captură de ecran a funcției selectate"
|
||||
},
|
||||
"download_now": {
|
||||
"text": "Descărcați acum ",
|
||||
"platform_big": "v{{version}} pentru {{platform}}",
|
||||
"platform_small": "pentru {{platform}}",
|
||||
"linux_big": "v{{version}} pentru Linux",
|
||||
"linux_small": "pentru Linux",
|
||||
"more_platforms": "Mai multe platforme și instalarea server-ului"
|
||||
},
|
||||
"footer": {
|
||||
"copyright_and_the": " și ",
|
||||
"copyright_community": "comunitatea"
|
||||
},
|
||||
"support_us": {
|
||||
"title": "Sprijină-ne",
|
||||
"financial_donations_title": "Donații financiare",
|
||||
"financial_donations_description": "Trilium este construit și menținut prin <Link>sute de ore de muncă</Link>. Sprijinul dvs. ne ajută să-l menținem open-source, să îmbunătățim funcțiile și să acoperim costuri precum găzduirea.",
|
||||
"financial_donations_cta": "Considerați sprijinirea dezvoltatorului principal al aplicației (<Link>eliandoran</Link>) prin:",
|
||||
"github_sponsors": "Sponsori GitHub"
|
||||
},
|
||||
"contribute": {
|
||||
"title": "Alte modalități de a contribui",
|
||||
"way_translate": "Traduceți aplicația într-o limbă străină prin <Link>Weblate</Link>.",
|
||||
"way_community": "Interacționați cu comunitatea pe <Discussions>Discuții GitHub</Discussions> sau pe <Matrix>Matrix</Matrix>.",
|
||||
"way_reports": "Raportați bug-uri prin <Link>GitHub Issues</Link>.",
|
||||
"way_document": "Îmbunătățiți documentația prin a ne informa de lacune în documentație sau prin a contribui ghiduri, întrebări frecvente și tutoriale.",
|
||||
"way_market": "Informați-vă prietenii, colegii despre Trilium Notes sau prin blog-uri și social media."
|
||||
},
|
||||
"404": {
|
||||
"title": "404: Nu s-a găsit pagina",
|
||||
"description": "Pagina pe care ați căutat-o nu a putut fi găsită. Posibil să fi fost ștearsă sau URL-ul să fie incorect."
|
||||
},
|
||||
"download_helper_desktop_windows": {
|
||||
"title_x64": "Windows 64 biți",
|
||||
"title_arm64": "Windows pe ARM",
|
||||
"description_x64": "Compatibil cu dispozitive Intel sau AMD ce rulează Windows 10 și 11.",
|
||||
"description_arm64": "Compatibil cu dispozitive ARM (ex. cu Qualcomm Snapdragon).",
|
||||
"quick_start": "Instalare prin Winget:",
|
||||
"download_exe": "Descarcă Installer (.exe)",
|
||||
"download_zip": "Portabil (.zip)",
|
||||
"download_scoop": "Scoop"
|
||||
},
|
||||
"download_helper_desktop_linux": {
|
||||
"title_x64": "Linux 64 biți",
|
||||
"title_arm64": "Linux pe ARM",
|
||||
"description_x64": "Pentru majoritatea distribuțiilor, compatibilă cu arhitectura x86_64.",
|
||||
"description_arm64": "Pentru distribuțiile bazate pe ARM, compatibilă cu arhitectura aarch64.",
|
||||
"quick_start": "Selectați un format de împachetare potrivit pentru distribuția dvs.:",
|
||||
"download_deb": ".deb",
|
||||
"download_zip": "Portabil (.zip)"
|
||||
},
|
||||
"download_helper_desktop_macos": {
|
||||
"title_x64": "macOS pentru Intel",
|
||||
"title_arm64": "macOS pentru Apple Silicon",
|
||||
"description_x64": "Pentru Mac-uri bazate pe Intel ce rulează macOS Big Sur sau mai nou.",
|
||||
"description_arm64": "Pentru Mac-uri bazate pe Apple Silicon, precum cele cu chip-uri M1, M2.",
|
||||
"quick_start": "Instalați prin Homebrew:",
|
||||
"download_dmg": "Descarcă instalatorul (.dmg)",
|
||||
"download_homebrew_cask": "Homebrew Cask",
|
||||
"download_zip": "Portabil (.zip)"
|
||||
},
|
||||
"download_helper_server_docker": {
|
||||
"title": "Găzduit în regim propriu prin Docker",
|
||||
"description": "Lansați rapid o instanță pe Windows, Linux sau macOS folosind un container Docker.",
|
||||
"download_dockerhub": "Docker Hub"
|
||||
},
|
||||
"download_helper_server_linux": {
|
||||
"title": "Găzduit în regim propriu pe Linux",
|
||||
"description": "Rulați Trilium Notes pe propriul server sau VPS, compatibil cu majoritatea distribuțiilor.",
|
||||
"download_tar_x64": "x64 (.tar.xz)",
|
||||
"download_nixos": "Modul NixOS"
|
||||
},
|
||||
"download_helper_server_hosted": {
|
||||
"title": "Găzduire contra cost",
|
||||
"description": "Trilium Notes găzduit pe PikaPods, un serviciu plătit pentru acces facil. Nu este direct afiliat cu echipa Trilium.",
|
||||
"download_pikapod": "Folosește PikaPods",
|
||||
"download_triliumcc": "Alternativ, trilium.cc"
|
||||
}
|
||||
}
|
1
apps/website/public/translations/ru/translation.json
Normal file
1
apps/website/public/translations/ru/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/sl/translation.json
Normal file
1
apps/website/public/translations/sl/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/sr/translation.json
Normal file
1
apps/website/public/translations/sr/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/tr/translation.json
Normal file
1
apps/website/public/translations/tr/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/uk/translation.json
Normal file
1
apps/website/public/translations/uk/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
1
apps/website/public/translations/vi/translation.json
Normal file
1
apps/website/public/translations/vi/translation.json
Normal file
@ -0,0 +1 @@
|
||||
{}
|
@ -0,0 +1 @@
|
||||
{}
|
192
apps/website/public/translations/zh-Hant/translation.json
Normal file
192
apps/website/public/translations/zh-Hant/translation.json
Normal file
@ -0,0 +1,192 @@
|
||||
{
|
||||
"get-started": {
|
||||
"title": "上手指南",
|
||||
"desktop_title": "下載桌面應用程式 (v{{version}})",
|
||||
"architecture": "架構:",
|
||||
"older_releases": "查看舊版本",
|
||||
"server_title": "設定伺服器以供多台裝置存取"
|
||||
},
|
||||
"hero_section": {
|
||||
"title": "整理您的思緒。建立您的個人知識庫。",
|
||||
"subtitle": "Trilium 是一款開源解決方案,專為筆記記錄與個人知識庫管理而生。您可選擇在桌面端本地使用,或與自架伺服器同步,讓筆記隨行無阻。",
|
||||
"get_started": "上手指南",
|
||||
"github": "GitHub",
|
||||
"dockerhub": "Docker Hub",
|
||||
"screenshot_alt": "Trilium Notes 桌面應用程式的螢幕截圖"
|
||||
},
|
||||
"organization_benefits": {
|
||||
"title": "組織",
|
||||
"note_structure_title": "筆記結構",
|
||||
"note_structure_description": "筆記可依層級排列。由於每則筆記皆可包含子筆記,故無需使用資料夾。單一筆記可在層級結構中的多個位置添加。",
|
||||
"attributes_title": "筆記標籤及關聯",
|
||||
"attributes_description": "運用筆記間的關聯或添加標籤以利分類。使用提升屬性輸入結構化資訊,此類資訊可用於表格與看板中。",
|
||||
"hoisting_title": "工作區及聚焦",
|
||||
"hoisting_description": "輕鬆將個人筆記與工作筆記分開管理,只需將它們歸類至特定工作區,該工作區會聚焦顯示筆記樹中的特定筆記群組。"
|
||||
},
|
||||
"productivity_benefits": {
|
||||
"title": "生產力及安全性",
|
||||
"revisions_title": "筆記歷史版本",
|
||||
"revisions_content": "筆記會定期在背景自動儲存,您可透過版本記錄功能檢視修改歷程或撤銷意外變更。版本記錄亦可依需求手動建立。",
|
||||
"sync_title": "同步",
|
||||
"sync_content": "使用自託管或雲端實例,輕鬆在多台裝置間同步筆記,並透過 PWA 從手機存取。",
|
||||
"protected_notes_title": "受保護的筆記",
|
||||
"protected_notes_content": "透過加密筆記並將其鎖定在密碼保護的工作階段中,以保護敏感的個人資訊。",
|
||||
"jump_to_title": "快速搜尋及命令",
|
||||
"jump_to_content": "透過搜尋標題快速跳轉至各層級的筆記或介面指令,並支援模糊匹配以容許拼寫錯誤或細微差異。",
|
||||
"search_title": "強大的搜尋功能",
|
||||
"search_content": "或在筆記內搜尋文字,並透過篩選父筆記或層級深度來縮小搜尋範圍。",
|
||||
"web_clipper_title": "網頁剪取器",
|
||||
"web_clipper_content": "使用網頁剪取器瀏覽器擴充功能,直接擷取網頁(或截圖)並將其置入 Trilium。"
|
||||
},
|
||||
"note_types": {
|
||||
"text_title": "文字筆記",
|
||||
"text_description": "筆記採用所見即所得(WYSIWYG)編輯器進行編輯,支援表格、圖片、數學公式及帶有語法高亮的程式碼區塊。您可透過類 Markdown 語法或斜線指令快速格式化文字。",
|
||||
"code_title": "程式碼筆記",
|
||||
"code_description": "大型原始碼或腳本樣本採用專用編輯器,支援多種程式語言的語法高亮顯示,並提供多種色彩主題。",
|
||||
"file_title": "檔案筆記",
|
||||
"file_description": "嵌入多媒體檔案(例如 PDF、圖片、影片),並提供應用程式內預覽功能。",
|
||||
"canvas_title": "畫布",
|
||||
"canvas_description": "在無限畫布上排列圖形、圖像與文字,採用與 excalidraw.com 相同的技術。適用於繪製圖表、草圖與視覺化規劃。",
|
||||
"mermaid_title": "美人魚圖",
|
||||
"mermaid_description": "使用 Mermaid 語法繪製流程圖、類別圖與序列圖、甘特圖等多種圖表。",
|
||||
"mindmap_title": "心智圖",
|
||||
"mindmap_description": "以視覺方式整理思緒,或進行腦力激盪。",
|
||||
"others_list": "及其他項目:<0>筆記地圖</0>、<1>關聯地圖</1>、<2>儲存搜尋</2>、<3>渲染筆記</3>,以及<4>網頁檢視</4>。"
|
||||
},
|
||||
"extensibility_benefits": {
|
||||
"title": "分享及擴展性",
|
||||
"import_export_title": "匯入/匯出",
|
||||
"import_export_description": "輕鬆透過 Markdown、ENEX、OML 格式與其他應用程式互動。",
|
||||
"share_title": "在網頁上分享筆記",
|
||||
"share_description": "若您擁有伺服器,便可藉此與他人共享筆記的子集。",
|
||||
"scripting_title": "進階腳本編寫",
|
||||
"scripting_description": "在 Trilium 中透過自訂小工具或伺服器端邏輯,打造專屬整合方案。",
|
||||
"api_title": "REST API",
|
||||
"api_description": "透過其內建的 REST API 以程式化方式與 Trilium 進行互動。"
|
||||
},
|
||||
"collections": {
|
||||
"calendar_title": "日曆",
|
||||
"calendar_description": "使用行事曆規劃個人或專業活動,支援全天及多日活動。透過週、月、年檢視模式,一覽所有活動。輕鬆互動即可新增或拖曳活動。",
|
||||
"table_title": "表格",
|
||||
"table_description": "以表格結構顯示並編輯筆記資訊,支援多種欄位類型,包括文字、數字、核取方塊、日期與時間、連結及顏色,並具備關聯性功能。可選擇性地在表格內以樹狀層級結構顯示筆記內容。",
|
||||
"board_title": "看板",
|
||||
"board_description": "將您的任務或專案狀態整理成看板,輕鬆建立新項目與欄位,並透過在看板上拖曳即可簡單變更狀態。",
|
||||
"geomap_title": "地理地圖",
|
||||
"geomap_description": "使用可自訂的標記,直接在地圖上規劃您的假期行程或標記感興趣的地點。顯示已記錄的GPX軌跡,以便追蹤行程路線。"
|
||||
},
|
||||
"faq": {
|
||||
"title": "常見問題",
|
||||
"mobile_question": "是否有行動應用程式?",
|
||||
"mobile_answer": "目前尚無官方行動應用程式。不過,若您擁有伺服器實例,可透過網頁瀏覽器存取,甚至能將其安裝為進程式網路應用程式(PWA)。至於 Android系統,則有款名為 TriliumDroid 的非官方應用程式,其功能與桌面端客戶端相同,甚至支援離線運作。",
|
||||
"database_question": "資料儲存在哪裡?",
|
||||
"database_answer": "所有筆記都將儲存於應用程式資料夾內的 SQLite 資料庫中。Trilium 採用資料庫而非純文字檔案的考量,在於效能表現,以及某些功能(例如複製筆記——在樹狀結構中多處出現相同筆記)若以純文字檔案實現將困難得多。若需尋找應用程式資料夾位置,請直接開啟「關於」視窗即可。",
|
||||
"server_question": "使用 Trilium 是否需要伺服器?",
|
||||
"server_answer": "不,伺服器允許透過網頁瀏覽器存取,並在您擁有多台裝置時管理同步作業。若無多台裝置同步需求,只需下載桌面應用程式並啟動即可。",
|
||||
"scaling_question": "應用程式在筆記數量龐大時表現如何?",
|
||||
"scaling_answer": "根據使用情境,本應用程式應能無障礙處理至少十萬筆筆記。請注意,若上傳大量大型檔案(單一檔案達 1 GB),同步過程可能發生失敗,因 Trilium 本質上更偏向知識庫應用程式,而非檔案儲存服務(例如 NextCloud)。",
|
||||
"network_share_question": "我能否透過網路磁碟機共享我的資料庫?",
|
||||
"network_share_answer": "不,通常不建議透過網路磁碟機共享 SQLite 資料庫。雖然有時可能運作正常,但由於網路環境中檔案鎖定機制不完善,資料庫仍存在損毀的風險。",
|
||||
"security_question": "我的資料如何受到保護?",
|
||||
"security_answer": "預設情況下,筆記不會進行加密,可直接從資料庫讀取。一旦將筆記標記為加密狀態,系統便會使用 AES-128-CBC 演算法對該筆記進行加密。"
|
||||
},
|
||||
"final_cta": {
|
||||
"title": "準備好開始使用 Trilium Notes 了嗎?",
|
||||
"description": "運用強大功能與完整隱私保護,建立您的個人知識庫。",
|
||||
"get_started": "上手指南"
|
||||
},
|
||||
"components": {
|
||||
"link_learn_more": "了解更多…",
|
||||
"list_with_screenshot_alt": "已選擇功能的螢幕截圖"
|
||||
},
|
||||
"download_now": {
|
||||
"text": "馬上下載 ",
|
||||
"platform_big": "v{{version}} 適用於 {{platform}}",
|
||||
"platform_small": "適用於 {{platform}}",
|
||||
"linux_big": "v{{version}} 適用於 Linux",
|
||||
"linux_small": "適用於 Linux",
|
||||
"more_platforms": "更多平台與伺服器設定"
|
||||
},
|
||||
"footer": {
|
||||
"copyright_and_the": " 以及 ",
|
||||
"copyright_community": "社群"
|
||||
},
|
||||
"social_buttons": {
|
||||
"github": "GitHub",
|
||||
"github_discussions": "GitHub Discussions",
|
||||
"matrix": "Matrix",
|
||||
"reddit": "Reddit"
|
||||
},
|
||||
"support_us": {
|
||||
"title": "支持我們",
|
||||
"financial_donations_title": "財務捐贈",
|
||||
"financial_donations_description": "Trilium 的開發與維護耗費了 <Link>數百小時的工作</Link>。您的支持能確保其開源性質、提升功能品質,並支付伺服器託管等相關成本。",
|
||||
"financial_donations_cta": "請考慮透過以下方式支持本應用程式的主要開發者(<Link>eliandoran</Link>):",
|
||||
"github_sponsors": "GitHub Sponsors",
|
||||
"paypal": "PayPal",
|
||||
"buy_me_a_coffee": "Buy Me A Coffee"
|
||||
},
|
||||
"contribute": {
|
||||
"title": "其他貢獻方式",
|
||||
"way_translate": "透過 <Link>Weblate</Link> 將應用程式翻譯成您的母語。",
|
||||
"way_community": "在 <Discussions>GitHub Discussions</Discussions> 或 <Matrix>Matrix</Matrix> 上與社群互動。",
|
||||
"way_reports": "透過 <Link>GitHub issues</Link> 回報錯誤。",
|
||||
"way_document": "告訴我們文件中的缺漏之處,或貢獻指南、常見問題解答或教學內容,協助完善文件。",
|
||||
"way_market": "廣為宣傳:將 Trilium Notes 分享給朋友,或發佈於部落格與社群媒體。"
|
||||
},
|
||||
"404": {
|
||||
"title": "404:找不到此頁面",
|
||||
"description": "您所尋找的頁面無法找到。可能是該頁面已被刪除,或是網址有誤。"
|
||||
},
|
||||
"download_helper_desktop_windows": {
|
||||
"title_x64": "Windows 64 位元",
|
||||
"title_arm64": "Windows on ARM",
|
||||
"description_x64": "相容於運行 Windows 10 及 11 的 Intel 或 AMD 裝置。",
|
||||
"description_arm64": "相容於 ARM 裝置(例如搭載高通驍龍處理器的裝置)。",
|
||||
"quick_start": "透過 Winget 安裝:",
|
||||
"download_exe": "下載安裝程式 (.exe)",
|
||||
"download_zip": "免安裝版 (.zip)",
|
||||
"download_scoop": "Scoop"
|
||||
},
|
||||
"download_helper_desktop_linux": {
|
||||
"title_x64": "Linux 64 位元",
|
||||
"title_arm64": "Linux on ARM",
|
||||
"description_x64": "適用於大多數 Linux 發行版,相容於 x86_64 架構。",
|
||||
"description_arm64": "適用於基於 ARM 架構的 Linux 發行版,相容於 aarch64 架構。",
|
||||
"quick_start": "請根據您的發行版選擇適當的套件格式:",
|
||||
"download_deb": ".deb",
|
||||
"download_rpm": ".rpm",
|
||||
"download_flatpak": ".flatpak",
|
||||
"download_zip": "免安裝版 (.zip)",
|
||||
"download_nixpkgs": "nixpkgs",
|
||||
"download_aur": "AUR"
|
||||
},
|
||||
"download_helper_desktop_macos": {
|
||||
"title_x64": "macOS 適用於 Intel",
|
||||
"title_arm64": "macOS 適用於 Apple Silicon",
|
||||
"description_x64": "適用於搭載 Intel 處理器的 Mac,並運行 macOS Big Sur 或更新版本。",
|
||||
"description_arm64": "適用於搭載 Apple Silicon 的 Mac,例如配備 M1 和 M2 晶片的機型。",
|
||||
"quick_start": "透過 Homebrew 安裝:",
|
||||
"download_dmg": "下載安裝程式 (.dmg)",
|
||||
"download_homebrew_cask": "Homebrew Cask",
|
||||
"download_zip": "免安裝版 (.zip)"
|
||||
},
|
||||
"download_helper_server_docker": {
|
||||
"title": "使用 Docker 自行託管",
|
||||
"description": "輕鬆透過 Docker 容器在 Windows、Linux 或 macOS 上部署。",
|
||||
"download_dockerhub": "Docker Hub",
|
||||
"download_ghcr": "ghcr.io"
|
||||
},
|
||||
"download_helper_server_linux": {
|
||||
"title": "在 Linux 上自行架設",
|
||||
"description": "在您自己的伺服器或虛擬專用伺服器上部署 Trilium Notes,相容於大多數發行版。",
|
||||
"download_tar_x64": "x64 (.tar.xz)",
|
||||
"download_tar_arm64": "ARM (.tar.xz)",
|
||||
"download_nixos": "NixOS 模組"
|
||||
},
|
||||
"download_helper_server_hosted": {
|
||||
"title": "付費託管",
|
||||
"description": "Trilium Notes 託管於 PikaPods,此為付費服務,提供便捷存取與管理功能。與 Trilium 團隊無直接關聯。",
|
||||
"download_pikapod": "在 PikaPods 上設定",
|
||||
"download_triliumcc": "或參見 trilium.cc"
|
||||
}
|
||||
}
|
74
docs/README-ZH_TW.md
vendored
74
docs/README-ZH_TW.md
vendored
@ -3,11 +3,10 @@
|
||||

|
||||
\
|
||||

|
||||
\
|
||||
[](https://app.relative-ci.com/projects/Di5q7dz9daNDZ9UXi0Bp)
|
||||
[](https://hosted.weblate.org/engage/trilium/)
|
||||
[](https://hosted.weblate.org/engage/trilium/)
|
||||
|
||||
[英文](./README.md) | [簡體中文](./docs/README-ZH_CN.md) |
|
||||
[正體中文](./docs/README-ZH_TW.md) | [俄文](./docs/README-ru.md) |
|
||||
@ -26,10 +25,8 @@ Trilium Notes 是一款免費且開源、跨平台的階層式筆記應用程式
|
||||
|
||||
我們的使用說明包含多種格式:
|
||||
- **線上文件**:可於 [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
|
||||
- **應用程式內說明**:在 Trilium 中按下 `F1` 即可直接於應用程式內存取相同文件
|
||||
- **GitHub**:請參閱此儲存庫中的[使用說明](./docs/User%20Guide/User%20Guide/)
|
||||
|
||||
### 快速連結
|
||||
- [上手指南](https://docs.triliumnotes.org/)
|
||||
@ -39,8 +36,7 @@ Trilium Notes 是一款免費且開源、跨平台的階層式筆記應用程式
|
||||
- [升級
|
||||
TriliumNext](./docs/User%20Guide/User%20Guide/Installation%20%26%20Setup/Upgrading%20TriliumNext.md)
|
||||
- [基礎觀念與功能](./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)
|
||||
- [個人知識庫的模式](https://triliumnext.github.io/Docs/Wiki/patterns-of-personal-knowledge)
|
||||
|
||||
## 🎁 功能
|
||||
|
||||
@ -84,9 +80,8 @@ Trilium Notes 是一款免費且開源、跨平台的階層式筆記應用程式
|
||||
|
||||
## ❓為什麼是 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
|
||||
原始的 Trilium 開發者 ([Zadam](https://github.com/zadam)) 已慷慨地將 Trilium
|
||||
儲存庫移交給社群專案,該專案現存放於 https://github.com/TriliumNext
|
||||
|
||||
### ⬆️從 Zadam/Trilium 遷移?
|
||||
|
||||
@ -138,12 +133,10 @@ TriliumNext 也提供 Flatpak,惟尚未發佈到 FlatHub。
|
||||
|
||||
更多關於行動應用支援的資訊,請見議題:https://github.com/TriliumNext/Trilium/issues/4962。
|
||||
|
||||
If you prefer a native Android app, you can use
|
||||
[TriliumDroid](https://apt.izzysoft.de/fdroid/index/apk/eu.fliegendewurst.triliumdroid).
|
||||
Report bugs and missing features at [their
|
||||
repository](https://github.com/FliegendeWurst/TriliumDroid). Note: It is best to
|
||||
disable automatic updates on your server installation (see below) when using
|
||||
TriliumDroid since the sync version must match between Trilium and TriliumDroid.
|
||||
若您偏好原生 Android 應用程式,可使用
|
||||
[TriliumDroid](https://apt.izzysoft.de/fdroid/index/apk/eu.fliegendewurst.triliumdroid)。請至
|
||||
[其儲存庫](https://github.com/FliegendeWurst/TriliumDroid) 回報錯誤與功能缺失。注意:使用
|
||||
TriliumDroid 時,建議停用伺服器安裝版本的自動更新功能(詳見下文),因 Trilium 與 TriliumDroid 間的同步版本必須保持一致。
|
||||
|
||||
### 伺服器
|
||||
|
||||
@ -200,44 +193,33 @@ pnpm run --filter desktop electron-forge:make --arch=x64 --platform=win32
|
||||
|
||||
## 👏 鳴謝
|
||||
|
||||
* [zadam](https://github.com/zadam) for the original concept and implementation
|
||||
of the application.
|
||||
* [Sarah Hussein](https://github.com/Sarah-Hussein) for designing the
|
||||
application icon.
|
||||
* [nriver](https://github.com/nriver) for his work on internationalization.
|
||||
* [Thomas Frei](https://github.com/thfrei) for his original work on the Canvas.
|
||||
* [antoniotejada](https://github.com/nriver) for the original syntax highlight
|
||||
widget.
|
||||
* [Dosu](https://dosu.dev/) for providing us with the automated responses to
|
||||
GitHub issues and discussions.
|
||||
* [Tabler Icons](https://tabler.io/icons) for the system tray icons.
|
||||
* [zadam](https://github.com/zadam) 為本應用程式的原始概念與實作。
|
||||
* [Sarah Hussein](https://github.com/Sarah-Hussein) 為應用程式設計圖示。
|
||||
* [nriver](https://github.com/nriver) 對其在國際化方面的貢獻。
|
||||
* [Thomas Frei](https://github.com/thfrei) 對 Canvas 原始作品的貢獻。
|
||||
* [antoniotejada](https://github.com/nriver) 為原始語法高亮小工具的貢獻。
|
||||
* [Dosu](https://dosu.dev/) 為我們提供 GitHub 問題與討論的自動化回應。
|
||||
* [Tabler Icons](https://tabler.io/icons) 用於系統匣圖示。
|
||||
|
||||
Trilium would not be possible without the technologies behind it:
|
||||
若無其背後的技術支撐,Trilium 便無法開發完成:
|
||||
|
||||
* [CKEditor 5](https://github.com/ckeditor/ckeditor5) - the visual editor behind
|
||||
text notes. We are grateful for being offered a set of the premium features.
|
||||
* [CKEditor 5](https://github.com/ckeditor/ckeditor5) -
|
||||
文字筆記背後的視覺化編輯器。我們衷心感謝獲贈這套進階功能套件。
|
||||
* [CodeMirror](https://github.com/codemirror/CodeMirror) —— 支援大量語言的程式碼編輯器。
|
||||
* [Excalidraw](https://github.com/excalidraw/excalidraw) - the infinite
|
||||
whiteboard used in Canvas notes.
|
||||
* [Mind Elixir](https://github.com/SSShooter/mind-elixir-core) - providing the
|
||||
mind map functionality.
|
||||
* [Leaflet](https://github.com/Leaflet/Leaflet) - for rendering geographical
|
||||
maps.
|
||||
* [Tabulator](https://github.com/olifolkerd/tabulator) - for the interactive
|
||||
table used in collections.
|
||||
* [Excalidraw](https://github.com/excalidraw/excalidraw) - 畫布筆記中使用的無限白板。
|
||||
* [Mind Elixir](https://github.com/SSShooter/mind-elixir-core) - 提供心智圖功能。
|
||||
* [Leaflet](https://github.com/Leaflet/Leaflet) - 用於渲染地理地圖。
|
||||
* [Tabulator](https://github.com/olifolkerd/tabulator) - 用於集合中的互動式表格。
|
||||
* [FancyTree](https://github.com/mar10/fancytree) —— 功能非常豐富的樹狀元件,幾乎沒有對手。
|
||||
* [jsPlumb](https://github.com/jsplumb/jsplumb) ——
|
||||
視覺連線函式庫。用於[關聯圖](https://triliumnext.github.io/Docs/Wiki/relation-map.html)與[連結圖](https://triliumnext.github.io/Docs/Wiki/note-map.html#link-map)
|
||||
|
||||
## 🤝 支援我們
|
||||
|
||||
Trilium is built and maintained with [hundreds of hours of
|
||||
work](https://github.com/TriliumNext/Trilium/graphs/commit-activity). Your
|
||||
support keeps it open-source, improves features, and covers costs such as
|
||||
hosting.
|
||||
Trilium
|
||||
的開發與維護耗費了[數百小時的工作時間](https://github.com/TriliumNext/Trilium/graphs/commit-activity)。您的支持能確保其開源性質、提升功能品質,並支付伺服器託管等相關成本。
|
||||
|
||||
Consider supporting the main developer
|
||||
([eliandoran](https://github.com/eliandoran)) of the application via:
|
||||
請考慮透過以下方式支持本應用程式的主要開發者 ([eliandoran](https://github.com/eliandoran)):
|
||||
|
||||
- [GitHub Sponsors](https://github.com/sponsors/eliandoran)
|
||||
- [PayPal](https://paypal.me/eliandoran)
|
||||
|
Loading…
x
Reference in New Issue
Block a user