From 8a83267eada69a12913ec44242e08cd48e871b9d Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Mon, 2 Sep 2024 13:12:37 +0300 Subject: [PATCH 1/4] i18n: Translate more Romanian words --- src/public/translations/cn/translation.json | 2 +- src/public/translations/ro/translation.json | 106 ++++++++++---------- 2 files changed, 54 insertions(+), 54 deletions(-) diff --git a/src/public/translations/cn/translation.json b/src/public/translations/cn/translation.json index 4184b8518..f01e82fa3 100644 --- a/src/public/translations/cn/translation.json +++ b/src/public/translations/cn/translation.json @@ -198,7 +198,7 @@ }, "markdown_import": { "dialog_title": "Markdown 导入", - "modal_body_text": "由于浏览器沙箱的限制,无法直接从 JavaScript 读取剪贴板内容。请将要导入的 Markdown 文本粘贴到下面的文本框中,然后点击导入按钮。", + "modal_body_text": "由于浏览器沙箱的限制,无法直接从 JavaScript 读取剪贴板内容。请将要导入的 Markdown 文本粘贴到下面的文本框中,然后点击导入按钮", "import_button": "导入 Ctrl+回车", "import_success": "Markdown 内容已成功导入文档。" }, diff --git a/src/public/translations/ro/translation.json b/src/public/translations/ro/translation.json index 62ecf2524..0c85df6e7 100644 --- a/src/public/translations/ro/translation.json +++ b/src/public/translations/ro/translation.json @@ -687,89 +687,89 @@ "textImportedAsText": "Importă HTML, Markdown și TXT ca notițe de tip text dacă este neclar din metainformații" }, "include_archived_notes": { - "include_archived_notes": "" + "include_archived_notes": "Include notițele arhivate" }, "include_note": { - "box_size_full": "", - "box_size_medium": "", - "box_size_prompt": "", - "box_size_small": "", - "button_include": "", - "dialog_title": "", - "label_note": "", - "placeholder_search": "" + "box_size_full": "complet (căsuța va afișa întregul text)", + "box_size_medium": "mediu (~ 30 de rânduri)", + "box_size_prompt": "Dimensiunea căsuței notiței incluse:", + "box_size_small": "mică (~ 10 rânduri)", + "button_include": "Include notița", + "dialog_title": "Includere notița", + "label_note": "Notiță", + "placeholder_search": "căutați notița după denumirea ei" }, "info": { - "closeButton": "", - "modalTitle": "", - "okButton": "" + "closeButton": "Închide", + "modalTitle": "Mesaj informativ", + "okButton": "OK" }, "inherited_attribute_list": { - "no_inherited_attributes": "", - "title": "" + "no_inherited_attributes": "Niciun atribut moștenit.", + "title": "Atribute moștenite" }, "jump_to_note": { - "search_button": "", - "search_placeholder": "" + "search_button": "Caută în întregul conținut Ctrl+Enter", + "search_placeholder": "căutați o notiță după denumirea ei" }, "left_pane_toggle": { - "hide_panel": "", - "show_panel": "" + "hide_panel": "Ascunde panoul", + "show_panel": "Afișează panoul" }, "limit": { "limit": "Limită", "take_first_x_results": "Obține doar primele X rezultate." }, "markdown_import": { - "dialog_title": "", - "import_button": "", - "import_success": "", - "modal_body_text": "" + "dialog_title": "Importă Markdown", + "import_button": "Importă Ctrl+Enter", + "import_success": "Conținutul Markdown a fost importat în document.", + "modal_body_text": "Din cauza limitărilor la nivel de navigator, nu este posibilă citirea clipboard-ului din JavaScript. Inserați Markdown-ul pentru a-l importa în caseta de mai jos și dați clic pe butonul Import" }, "max_content_width": { - "apply_changes_description": "", - "default_description": "", - "max_width_label": "", - "reload_button": "", - "reload_description": "", - "title": "" + "apply_changes_description": "Pentru a aplica schimbările de lățime a conținutului, dați click pe", + "default_description": "În mod implicit Trilium limitează lățimea conținutului pentru a îmbunătăți lizibilitatea pentru ferestrele maximizate pe ecrane late.", + "max_width_label": "Lungimea maximă a conținutului în pixeli", + "reload_button": "reîncarcă interfața", + "reload_description": "schimbări din opțiunile de afișare", + "title": "Lățime conținut" }, "mobile_detail_menu": { - "delete_this_note": "", - "error_cannot_get_branch_id": "", - "error_unrecognized_command": "", - "insert_child_note": "" + "delete_this_note": "Șterge această notiță", + "error_cannot_get_branch_id": "Nu s-a putut obține branchId-ul pentru calea „{{notePath}}”", + "error_unrecognized_command": "Comandă nerecunoscută „{{command}}”", + "insert_child_note": "Inserează subnotiță" }, "move_note": { - "clone_note_new_parent": "", - "move_note": "", - "move_note_new_parent": "", - "nothing_will_happen": "", - "on_all_matched_notes": "", - "target_parent_note": "", - "to": "" + "clone_note_new_parent": "clonează notița la noul părinte dacă notița are mai multe clone/ramuri (când nu este clar care ramură trebuie ștearsă)", + "move_note": "Mută notița", + "move_note_new_parent": "mută notița în noul părinte dacă notița are unul singur (ramura veche este ștearsă și o ramură nouă este creată în noul părinte)", + "nothing_will_happen": "nu se va întampla nimic dacă notița nu poate fi mutată la notița destinație (deoarece s-ar crea un ciclu în arbore)", + "on_all_matched_notes": "Pentru toate notițele găsite", + "target_parent_note": "notița părinte destinație", + "to": "la" }, "move_pane_button": { - "move_left": "", - "move_right": "" + "move_left": "Mută la stânga", + "move_right": "Mută la dreapta" }, "move_to": { - "dialog_title": "", - "error_no_path": "", - "move_button": "", - "move_success_message": "", - "notes_to_move": "", - "search_placeholder": "", - "target_parent_note": "" + "dialog_title": "Mută notițele în...", + "error_no_path": "Nicio cale la care să poată fi mutate.", + "move_button": "Mută la notița selectată enter", + "move_success_message": "Notițele selectate au fost mutate în", + "notes_to_move": "Notițe de mutat", + "search_placeholder": "căutați notița după denumirea ei", + "target_parent_note": "Notița părinte destinație" }, "native_title_bar": { - "disabled": "", - "enabled": "", - "title": "" + "disabled": "dezactivată", + "enabled": "activată", + "title": "Bară de titlu nativă (necesită repornirea aplicației)" }, "network_connections": { - "check_for_updates": "", - "network_connections_title": "" + "check_for_updates": "Verifică automat pentru actualizări", + "network_connections_title": "Conexiuni la rețea" }, "note_actions": { "convert_into_attachment": "", From 466d4966fd5d42f6b3b54206317db274a37ee412 Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Mon, 2 Sep 2024 13:56:57 +0300 Subject: [PATCH 2/4] i18n: Tweak a few more messages --- src/public/translations/cn/translation.json | 4 ++-- src/public/translations/en/translation.json | 4 ++-- src/public/translations/es/translation.json | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/public/translations/cn/translation.json b/src/public/translations/cn/translation.json index f01e82fa3..48f0d4e46 100644 --- a/src/public/translations/cn/translation.json +++ b/src/public/translations/cn/translation.json @@ -470,8 +470,8 @@ "to": "到", "target_parent_note": "目标父笔记", "on_all_matched_notes": "对于所有匹配的笔记", - "move_note_new_parent": "如果笔记只有一个父笔记,则将其移动到新父笔记(即旧位置被移除,并创建到新父笔记的位置)", - "clone_note_new_parent": "如果笔记有多个克隆/位置,则将其克隆到新父笔记(不清楚应删除哪个位置)", + "move_note_new_parent": "", + "clone_note_new_parent": "", "nothing_will_happen": "如果笔记无法移动到目标笔记(即这会创建一个树循环),则不会发生任何事情" }, "rename_note": { diff --git a/src/public/translations/en/translation.json b/src/public/translations/en/translation.json index f57d0d91d..18e8799cf 100644 --- a/src/public/translations/en/translation.json +++ b/src/public/translations/en/translation.json @@ -470,8 +470,8 @@ "to": "to", "target_parent_note": "target parent note", "on_all_matched_notes": "On all matched notes", - "move_note_new_parent": "move note to the new parent if note has only one parent (i.e. the old placement is removed and new placement into the new parent is created)", - "clone_note_new_parent": "clone note to the new parent if note has multiple clones/placements (it's not clear which placement should be removed)", + "move_note_new_parent": "move note to the new parent if note has only one parent (i.e. the old branch is removed and new branch into the new parent is created)", + "clone_note_new_parent": "clone note to the new parent if note has multiple clones/branches (it's not clear which branch should be removed)", "nothing_will_happen": "nothing will happen if note cannot be moved to the target note (i.e. this would create a tree cycle)" }, "rename_note": { diff --git a/src/public/translations/es/translation.json b/src/public/translations/es/translation.json index fc646638f..61ac658b4 100644 --- a/src/public/translations/es/translation.json +++ b/src/public/translations/es/translation.json @@ -470,8 +470,8 @@ "to": "a", "target_parent_note": "nota padre objetivo", "on_all_matched_notes": "En todas las notas coincidentes", - "move_note_new_parent": "mover la nota al nuevo padre si la nota tiene solo un padre (es decir, se elimina la ubicación anterior y se crea una nueva ubicación en el nuevo padre)", - "clone_note_new_parent": "clonar nota al nuevo padre si la nota tiene múltiples clones/ubicaciones (no está claro qué ubicación se debe eliminar)", + "move_note_new_parent": "", + "clone_note_new_parent": "", "nothing_will_happen": "No pasará nada si la nota no se puede mover a la nota de destino (es decir, esto crearía un ciclo de árbol)" }, "rename_note": { @@ -661,7 +661,7 @@ "mobile_detail_menu": { "insert_child_note": "Insertar nota hijo", "delete_this_note": "Eliminar esta nota", - "error_cannot_get_branch_id": "No se puede obtener el branchID del notePath '{{notePad}}'", + "error_cannot_get_branch_id": "No se puede obtener el branchID del notePath '{{notePath}}'", "error_unrecognized_command": "Comando no reconocido {{command}}" }, "basic_properties": { From f29e047ba2404f305d21e85f973e1fe4783a11de Mon Sep 17 00:00:00 2001 From: Elian Doran Date: Mon, 2 Sep 2024 14:53:40 +0300 Subject: [PATCH 3/4] i18n: Translate note actions and erasure into Romanian --- src/public/translations/ro/translation.json | 36 ++++++++++----------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/public/translations/ro/translation.json b/src/public/translations/ro/translation.json index 0c85df6e7..ca292ef8f 100644 --- a/src/public/translations/ro/translation.json +++ b/src/public/translations/ro/translation.json @@ -772,27 +772,27 @@ "network_connections_title": "Conexiuni la rețea" }, "note_actions": { - "convert_into_attachment": "", - "delete_note": "", - "export_note": "", - "import_files": "", - "note_attachments": "", - "note_source": "", - "open_note_custom": "", - "open_note_externally": "", - "open_note_externally_title": "", - "print_note": "", - "re_render_note": "", - "save_revision": "", - "search_in_note": "" + "convert_into_attachment": "Convertește în atașament", + "delete_note": "Șterge notița", + "export_note": "Exportă notița", + "import_files": "Importă fișiere", + "note_attachments": "Atașamente notițe", + "note_source": "Sursa notiței", + "open_note_custom": "Deschide notiță personalizată", + "open_note_externally": "Deschide notița extern", + "open_note_externally_title": "Fișierul va fi deschis într-o aplicație externă și urmărită pentru modificări. Ulterior se va putea încărca versiunea modificată înapoi în Trilium.", + "print_note": "Imprimare notiță", + "re_render_note": "Reinterpretare notiță", + "save_revision": "Salvează revizia", + "search_in_note": "Caută în notiță" }, "note_erasure_timeout": { - "deleted_notes_erased": "", + "deleted_notes_erased": "Notițele șterse au fost eliminate permanent.", "erase_deleted_notes_now": "Elimină notițele șterse acum", - "erase_notes_after_x_seconds": "", - "manual_erasing_description": "", - "note_erasure_description": "", - "note_erasure_timeout_title": "" + "erase_notes_after_x_seconds": "Elimină notițele șterse după X secunde", + "manual_erasing_description": "Se poate rula o eliminare manuală (fără a lua în considerare timpul definit mai sus):", + "note_erasure_description": "Notițele șterse (precum și atributele, reviziile) sunt prima oară doar marcate drept șterse și este posibil să fie recuperate din ecranul Notițe recente. După o perioadă de timp, notițele șterse vor fi „eliminate”, caz în care conținutul lor nu se poate recupera. Această setare permite configurarea duratei de timp dintre ștergerea și eliminarea notițelor.", + "note_erasure_timeout_title": "Timpul de eliminare automată a notițelor șterse" }, "note_info_widget": { "calculate": "", From 200e1c016ceffc9a83407dba09c3a023e1da790d Mon Sep 17 00:00:00 2001 From: hasecilu Date: Sun, 1 Sep 2024 12:59:11 -0600 Subject: [PATCH 4/4] i18n: Translate README to Spanish Also complete some missing strings --- README-ZH_CN.md | 4 +- README.es.md | 106 ++++++++++++++++++++ README.it.md | 5 +- README.ja.md | 5 +- README.md | 7 +- README.ru.md | 5 +- src/public/translations/es/translation.json | 12 +-- 7 files changed, 127 insertions(+), 17 deletions(-) create mode 100644 README.es.md diff --git a/README-ZH_CN.md b/README-ZH_CN.md index c494964e6..9f53d3183 100644 --- a/README-ZH_CN.md +++ b/README-ZH_CN.md @@ -1,6 +1,6 @@ # TriliumNext Notes -[English](https://github.com/TriliumNext/Notes/blob/master/README.md) | [Chinese](https://github.com/TriliumNext/Notes/blob/master/README-ZH_CN.md) | [Russian](https://github.com/TriliumNext/Notes/blob/master/README.ru.md) | [Japanese](https://github.com/TriliumNext/Notes/blob/master/README.ja.md) | [Italian](https://github.com/TriliumNext/Notes/blob/master/README.it.md) +[English](https://github.com/TriliumNext/Notes/blob/master/README.md) | [Chinese](https://github.com/TriliumNext/Notes/blob/master/README-ZH_CN.md) | [Russian](https://github.com/TriliumNext/Notes/blob/master/README.ru.md) | [Japanese](https://github.com/TriliumNext/Notes/blob/master/README.ja.md) | [Italian](https://github.com/TriliumNext/Notes/blob/master/README.it.md) | [Spanish](https://github.com/TriliumNext/Notes/blob/master/README.es.md) TriliumNext Notes 是一个层次化的笔记应用程序,专注于建立大型个人知识库。请参阅[屏幕截图](https://triliumnext.github.io/Docs/Wiki/screenshot-tour)以快速了解: @@ -76,7 +76,7 @@ Trilium 也提供 Flatpak: 或者克隆本仓库到本地,并运行 -``` +```shell npm install npm run start-server ``` diff --git a/README.es.md b/README.es.md new file mode 100644 index 000000000..c470ca01d --- /dev/null +++ b/README.es.md @@ -0,0 +1,106 @@ +# TriliumNext Notes + +[English](https://github.com/TriliumNext/Notes/blob/master/README.md) | [Chinese](https://github.com/TriliumNext/Notes/blob/master/README-ZH_CN.md) | [Russian](https://github.com/TriliumNext/Notes/blob/master/README.ru.md) | [Japanese](https://github.com/TriliumNext/Notes/blob/master/README.ja.md) | [Italian](https://github.com/TriliumNext/Notes/blob/master/README.it.md) | [Spanish](https://github.com/TriliumNext/Notes/blob/master/README.es.md) + +TriliumNext Notes es una aplicación de toma de notas jerárquicas multi-plataforma y de código libre con un enfoque en la construcción de grandes bases de conocimiento personal. + +Vea estas [capturas de pantalla](https://triliumnext.github.io/Docs/Wiki/screenshot-tour) para un vistazo rápido: + +Trilium Screenshot + +## ⚠️ ¿Por qué usar TriliumNext? + +[El proyecto Trilium original está en modo de mantenimiento](https://github.com/zadam/trilium/issues/4620) + +### ¿Cómo migrar desde Trilium? + +No hay pasos de migración especiales para migrar de una instancia de zadam/Trilium a una instancia de TriliumNext/Notes. Simplemente actualice su instancia de Trilium a la última versión e [instale TriliumNext/Notes como de costumbre](#-Instalación) + +## 💬 Discuta con nosotros + +Siéntase libre de unirse a nuestras conversaciones oficiales. ¡Nos encantaría escuchar de las características, sugerencias o problemas pueda tener! + +- [Matrix](https://matrix.to/#/#triliumnext:matrix.org) (Para discusiones síncronas) + - La sala `General` es replicada a [XMPP](xmpp:discuss@trilium.thisgreat.party?join) +- [Discusiones de GitHub](https://github.com/TriliumNext/Notes/discussions) (Para discusiones asíncronas) +- [Wiki](https://triliumnext.github.io/Docs/) (Para preguntas frecuentes y guías de usuario) + +## 🎁 Características + +- Las notas pueden ser acomodadas en un árbol de profundidad arbitraria. Una sola nota puede ser colocada en múltiples lugares del árbol (vea [clonar](https://triliumnext.github.io/Docs/Wiki/cloning-notes) +- Edición de notas WYSIWYG enriquecida que incluye, por ejemplo, tablas, imágenes y [matemáticas](https://triliumnext.github.io/Docs/Wiki/text-notes) con [autoformato](https://triliumnext.github.io/Docs/Wiki/text-notes#autoformat) markdown +- Soporte para editar [notas con código fuente](https://triliumnext.github.io/Docs/Wiki/code-notes), incluyendo resaltado de sintaxis +- Rápida y sencilla [navegación entre notas](https://triliumnext.github.io/Docs/Wiki/note-navigation), búsqueda de texto completo y [elevación de notas](https://triliumnext.github.io/Docs/Wiki/note-hoisting) +- [Versionado de notas](https://triliumnext.github.io/Docs/Wiki/note-revisions) sutil +- Los [atributos](https://triliumnext.github.io/Docs/Wiki/attributes) de las notas pueden utilizarse para organización, realizar consultas y [scripts](https://triliumnext.github.io/Docs/Wiki/scripts) avanzados +- [Sincronización](https://triliumnext.github.io/Docs/Wiki/synchronization) con servidor de sincronización propio + - existe un [servicio de terceros para alojar el servidor de sincronización](https://trilium.cc/paid-hosting) +- [Compartir](https://triliumnext.github.io/Docs/Wiki/sharing) (publicar) notas al Internet público +- Fuerte [encriptación de notas](https://triliumnext.github.io/Docs/Wiki/protected-notes) con granularidad para cada nota +- Esbozo de diagramas con Excalidraw incorporado (tipo de nota «canvas») +- [Mapas de relaciones]() y [mapas de enlaces](https://triliumnext.github.io/Docs/Wiki/link-map) para visualizar las notas y sus relaciones +- [Scripting](https://triliumnext.github.io/Docs/Wiki/scripts) - vea [casos de uso avanzados](https://triliumnext.github.io/Docs/Wiki/advanced-showcases) +- [REST API](https://triliumnext.github.io/Docs/Wiki/etapi) para automatización +- Escala bien tanto en uso como en rendimiento a partir de 100,000 notas +- [Interfaz móvil](https://triliumnext.github.io/Docs/Wiki/mobile-frontend) optimizada para teléfonos inteligentes y tabletas +- [Tema nocturno](https://triliumnext.github.io/Docs/Wiki/themes) +- Importación y exportación de [Evernote](https://triliumnext.github.io/Docs/Wiki/evernote-import) y [Markdown](https://triliumnext.github.io/Docs/Wiki/markdown) +- [Web Clipper](https://triliumnext.github.io/Docs/Wiki/web-clipper) para guardar fácilmente contenido web + +✨ Consulte los/las siguientes recursos/comunidades de terceros para obtener más información sobre complementos para TriliumNext: + +- [awesome-trilium](https://github.com/Nriver/awesome-trilium) para temas, scripts, plugins y más de terceros. +- [TriliumRocks!](https://trilium.rocks/) para tutoriales, guías y mucho más. + +## 🏗 Instalación + +### Escritorio + +Para usar TriliumNext en su máquina de escritorio (Linux, MacOS y Windows) tiene algunas opciones: + +- Descargue la versión binaria para su plataforma desde la [página de lanzamientos](https://github.com/TriliumNext/Notes/releases/latest), descomprima el paquete y ejecute el ejecutable `trilium`. +- Acceda a TriliumNext a través de la interfaz web de una instalación de servidor (ver más abajo) + - Actualmente solo las últimas versiones de Chrome y Firefox son compatibles (y están probadas). +- (Próximamente) TriliumNext también se proporcionará como un Flatpak + +### Móvil + +Para usar TriliumNext en un dispositivo móvil: + +- Utilice un navegador web móvil para acceder a la interfaz móvil de una instalación de servidor (ver más abajo) +- El uso de una aplicación móvil aún no está soportado ([vea aquí](https://github.com/TriliumNext/Notes/issues/72)) para seguir las mejoras móviles. + +### Servidor + +Para instalar TriliumNext en su servidor (incluyendo vía Docker desde [Dockerhub](https://hub.docker.com/r/triliumnext/notes)) siga la [documentación de instalación de servidor](https://triliumnext.github.io/Docs/Wiki/server-installation). + +## 📝 Documentación + +[Vea la Wiki para la lista completa de páginas de documentación.](https://triliumnext.github.io/Docs) + +También puede leer [Patrones para una base de conocimiento personal](https://triliumnext.github.io/Docs/Wiki/patterns-of-personal-knowledge) para obtener un poco de inspiración de como podría usar TriliumNext. + +## 💻 Contribuir + +Clone localmente y ejecute + +```shell +npm install +npm run start-server +``` + +## 👏 Reconocimientos + +- [CKEditor 5](https://github.com/ckeditor/ckeditor5) - el mejor editor WYSIWYG en el mercado, equipo muy interactivo y atento +- [FancyTree](https://github.com/mar10/fancytree) - biblioteca de árbol muy rica en funciones sin competencia real. TriliumNext Notes no sería lo mismo sin esta. +- [CodeMirror](https://github.com/codemirror/CodeMirror) - editor de código con soporte para una gran cantidad de lenguajes +- [jsPlumb](https://github.com/jsplumb/jsplumb) - biblioteca de conectividad visual sin competencia. Usado en [mapas de relación](https://triliumnext.github.io/Docs/Wiki/Relation-map) y [mapas de enlace](https://triliumnext.github.io/Docs/Wiki/Link-map) + +## 🤝 Soporte + +Puede apoyar al desarrollador original de Trilium usando GitHub Sponsors, [PayPal](https://paypal.me/za4am) o Bitcoin (bitcoin:bc1qv3svjn40v89mnkre5vyvs2xw6y8phaltl385d2). +Apoyo para la organización TriliumNext será posible en un futuro próximo. + +## 🔑 Licencia + +Este programa es software libre: puede redistribuirlo y/o modificarlo bajo los términos de la Licencia Pública General de Affero GNU publicada por la Free Software Foundation, ya sea la versión 3 de la Licencia, o (a su elección) cualquier versión posterior. diff --git a/README.it.md b/README.it.md index 4e2ea9bac..a1721aaff 100644 --- a/README.it.md +++ b/README.it.md @@ -1,6 +1,6 @@ # TriliumNext Notes -[English](https://github.com/TriliumNext/Notes/blob/master/README.md) | [Chinese](https://github.com/TriliumNext/Notes/blob/master/README-ZH_CN.md) | [Russian](https://github.com/TriliumNext/Notes/blob/master/README.ru.md) | [Japanese](https://github.com/TriliumNext/Notes/blob/master/README.ja.md) | [Italian](https://github.com/TriliumNext/Notes/blob/master/README.it.md) +[English](https://github.com/TriliumNext/Notes/blob/master/README.md) | [Chinese](https://github.com/TriliumNext/Notes/blob/master/README-ZH_CN.md) | [Russian](https://github.com/TriliumNext/Notes/blob/master/README.ru.md) | [Japanese](https://github.com/TriliumNext/Notes/blob/master/README.ja.md) | [Italian](https://github.com/TriliumNext/Notes/blob/master/README.it.md) | [Spanish](https://github.com/TriliumNext/Notes/blob/master/README.es.md) TriliumNext Notes è un'applicazione per appunti ad organizzazione gerarchica, studiata per la costruzione di archivi di conoscenza personali di grandi dimensioni. @@ -70,7 +70,8 @@ Puoi anche leggere ["Patterns of personal knowledge base"](https://triliumnext.g ## 💻 Contribuire Clona localmente ed esegui -``` + +```shell npm install npm run start-server ``` diff --git a/README.ja.md b/README.ja.md index ae3fc88d3..72e3a3ac9 100644 --- a/README.ja.md +++ b/README.ja.md @@ -1,6 +1,6 @@ # TriliumNext Notes -[English](https://github.com/TriliumNext/Notes/blob/master/README.md) | [Chinese](https://github.com/TriliumNext/Notes/blob/master/README-ZH_CN.md) | [Russian](https://github.com/TriliumNext/Notes/blob/master/README.ru.md) | [Japanese](https://github.com/TriliumNext/Notes/blob/master/README.ja.md) | [Italian](https://github.com/TriliumNext/Notes/blob/master/README.it.md) +[English](https://github.com/TriliumNext/Notes/blob/master/README.md) | [Chinese](https://github.com/TriliumNext/Notes/blob/master/README-ZH_CN.md) | [Russian](https://github.com/TriliumNext/Notes/blob/master/README.ru.md) | [Japanese](https://github.com/TriliumNext/Notes/blob/master/README.ja.md) | [Italian](https://github.com/TriliumNext/Notes/blob/master/README.it.md) | [Spanish](https://github.com/TriliumNext/Notes/blob/master/README.es.md) Trilium Notes は、大規模な個人知識ベースの構築に焦点を当てた、階層型ノートアプリケーションです。概要は[スクリーンショット](https://triliumnext.github.io/Docs/Wiki/screenshot-tour)をご覧ください: @@ -51,7 +51,8 @@ Trilium は Flatpak としても提供されます: ## 💻 コントリビュート または、ローカルにクローンして実行 -``` + +```shell npm install npm run start-server ``` diff --git a/README.md b/README.md index 520a33f25..86cbaae75 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # TriliumNext Notes -[English](https://github.com/TriliumNext/Notes/blob/master/README.md) | [Chinese](https://github.com/TriliumNext/Notes/blob/master/README-ZH_CN.md) | [Russian](https://github.com/TriliumNext/Notes/blob/master/README.ru.md) | [Japanese](https://github.com/TriliumNext/Notes/blob/master/README.ja.md) | [Italian](https://github.com/TriliumNext/Notes/blob/master/README.it.md) +[English](https://github.com/TriliumNext/Notes/blob/master/README.md) | [Chinese](https://github.com/TriliumNext/Notes/blob/master/README-ZH_CN.md) | [Russian](https://github.com/TriliumNext/Notes/blob/master/README.ru.md) | [Japanese](https://github.com/TriliumNext/Notes/blob/master/README.ja.md) | [Italian](https://github.com/TriliumNext/Notes/blob/master/README.it.md) | [Spanish](https://github.com/TriliumNext/Notes/blob/master/README.es.md) TriliumNext Notes is an open-source, cross-platform hierarchical note taking application with focus on building large personal knowledge bases. @@ -27,7 +27,7 @@ Feel free to join our official conversations. We would love to hear what feature ## 🎁 Features -* 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) +* 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 editing 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 hoisting](https://triliumnext.github.io/Docs/Wiki/note-hoisting) @@ -83,7 +83,8 @@ You can also read [Patterns of personal knowledge base](https://triliumnext.gith ## 💻 Contribute Clone locally and run -``` + +```shell npm install npm run start-server ``` diff --git a/README.ru.md b/README.ru.md index 7964c0b48..286acf5a7 100644 --- a/README.ru.md +++ b/README.ru.md @@ -1,6 +1,6 @@ # TriliumNext Notes -[English](https://github.com/TriliumNext/Notes/blob/master/README.md) | [Chinese](https://github.com/TriliumNext/Notes/blob/master/README-ZH_CN.md) | [Russian](https://github.com/TriliumNext/Notes/blob/master/README.ru.md) | [Japanese](https://github.com/TriliumNext/Notes/blob/master/README.ja.md) | [Italian](https://github.com/TriliumNext/Notes/blob/master/README.it.md) +[English](https://github.com/TriliumNext/Notes/blob/master/README.md) | [Chinese](https://github.com/TriliumNext/Notes/blob/master/README-ZH_CN.md) | [Russian](https://github.com/TriliumNext/Notes/blob/master/README.ru.md) | [Japanese](https://github.com/TriliumNext/Notes/blob/master/README.ja.md) | [Italian](https://github.com/TriliumNext/Notes/blob/master/README.it.md) | [Spanish](https://github.com/TriliumNext/Notes/blob/master/README.es.md) Trilium Notes – это приложение для заметок с иерархической структурой, ориентированное на создание больших персональных баз знаний. Для быстрого ознакомления посмотрите [скриншот-тур](https://triliumnext.github.io/Docs/Wiki/screenshot-tour): @@ -41,7 +41,8 @@ Trilium предоставляется в виде десктопного при ## 💻 Участвуйте в разработке Или склонируйте на своё устройство и запустите -``` + +```shell npm install npm run start-server ``` diff --git a/src/public/translations/es/translation.json b/src/public/translations/es/translation.json index 8a75f1327..be148ccad 100644 --- a/src/public/translations/es/translation.json +++ b/src/public/translations/es/translation.json @@ -132,7 +132,7 @@ "pasteNotes": "pegar notas como subnotas en la nota activa (que se puede mover o clonar dependiendo de si se copió o cortó en el portapapeles)", "deleteNotes": "eliminar nota/subárbol", "editingNotes": "Editando notas", - "editNoteTitle": "", + "editNoteTitle": "en el panel de árbol cambiará del panel de árbol al título de la nota. Ingresar desde el título de la nota cambiará el foco al editor de texto. Ctrl+. cambiará de nuevo del editor al panel de árbol", "createEditLink": "crear/editar enlace externo", "createInternalLink": "crear enlace interno", "followLink": "siga el enlace debajo del cursor", @@ -1095,11 +1095,11 @@ "highlights_list": { "title": "Lista de aspectos destacados", "description": "Puede personalizar la lista de aspectos destacados que se muestra en el panel derecho:", - "bold": "", - "italic": "", - "underline": "", - "color": "", - "bg_color": "", + "bold": "Texto en negrita", + "italic": "Texto en cursiva", + "underline": "Texto subrayado", + "color": "Texto con color", + "bg_color": "Texto con color de fondo", "visibility_title": "Visibilidad de la lista de aspectos destacados", "visibility_description": "Puede ocultar el widget de aspectos destacados por nota agregando una etiqueta #hideHighlightWidget.", "shortcut_info": "Puede configurar un método abreviado de teclado para alternar rápidamente el panel derecho (incluidos los aspectos destacados) en Opciones -> Atajos (nombre 'toggleRightPane')."