From b41952a1e4723c2d3e1639310daafbb5396d046c Mon Sep 17 00:00:00 2001 From: Panagiotis Papadopoulos Date: Fri, 20 Dec 2024 15:44:00 +0100 Subject: [PATCH 01/14] i18n: move kbd tag to translation string (tree-context-menu.open-in-a-new-tab) --- src/public/app/menus/tree_context_menu.ts | 2 +- src/public/translations/cn/translation.json | 2 +- src/public/translations/de/translation.json | 2 +- src/public/translations/en/translation.json | 2 +- src/public/translations/es/translation.json | 2 +- src/public/translations/fr/translation.json | 2 +- src/public/translations/ro/translation.json | 2 +- src/public/translations/tw/translation.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/public/app/menus/tree_context_menu.ts b/src/public/app/menus/tree_context_menu.ts index cb1d00c0f..ada4bec21 100644 --- a/src/public/app/menus/tree_context_menu.ts +++ b/src/public/app/menus/tree_context_menu.ts @@ -59,7 +59,7 @@ export default class TreeContextMenu implements SelectMenuItemEventListener | null)[] = [ - { title: `${t("tree-context-menu.open-in-a-new-tab")} Ctrl+Click`, command: "openInTab", uiIcon: "bx bx-link-external", enabled: noSelectedNotes }, + { title: `${t("tree-context-menu.open-in-a-new-tab")}`, command: "openInTab", uiIcon: "bx bx-link-external", enabled: noSelectedNotes }, { title: t("tree-context-menu.open-in-a-new-split"), command: "openNoteInSplit", uiIcon: "bx bx-dock-right", enabled: noSelectedNotes }, diff --git a/src/public/translations/cn/translation.json b/src/public/translations/cn/translation.json index 785eb9679..6784ee856 100644 --- a/src/public/translations/cn/translation.json +++ b/src/public/translations/cn/translation.json @@ -1315,7 +1315,7 @@ "button-tree-map": "树形地图" }, "tree-context-menu": { - "open-in-a-new-tab": "在新标签页中打开", + "open-in-a-new-tab": "在新标签页中打开 Ctrl+Click", "open-in-a-new-split": "在新分栏中打开", "insert-note-after": "在后面插入笔记", "insert-child-note": "插入子笔记", diff --git a/src/public/translations/de/translation.json b/src/public/translations/de/translation.json index 5f03665e4..f1b917fbb 100644 --- a/src/public/translations/de/translation.json +++ b/src/public/translations/de/translation.json @@ -1303,7 +1303,7 @@ "button-tree-map": "Baumkarte" }, "tree-context-menu": { - "open-in-a-new-tab": "In neuem Tab öffnen", + "open-in-a-new-tab": "In neuem Tab öffnen Strg+Klick", "open-in-a-new-split": "In neuem Split öffnen", "insert-note-after": "Notiz dahinter einfügen", "insert-child-note": "Unternotiz einfügen", diff --git a/src/public/translations/en/translation.json b/src/public/translations/en/translation.json index e65358eaf..3e7f01d0f 100644 --- a/src/public/translations/en/translation.json +++ b/src/public/translations/en/translation.json @@ -1345,7 +1345,7 @@ "button-tree-map": "Tree map" }, "tree-context-menu": { - "open-in-a-new-tab": "Open in a new tab", + "open-in-a-new-tab": "Open in a new tab Ctrl+Click", "open-in-a-new-split": "Open in a new split", "insert-note-after": "Insert note after", "insert-child-note": "Insert child note", diff --git a/src/public/translations/es/translation.json b/src/public/translations/es/translation.json index 9539d5482..753f678d7 100644 --- a/src/public/translations/es/translation.json +++ b/src/public/translations/es/translation.json @@ -1327,7 +1327,7 @@ "button-tree-map": "Mapa de Árbol" }, "tree-context-menu": { - "open-in-a-new-tab": "Abrir en nueva pestaña", + "open-in-a-new-tab": "Abrir en nueva pestaña Ctrl+Click", "open-in-a-new-split": "Abrir en nueva división", "insert-note-after": "Insertar nota después de", "insert-child-note": "Insertar subnota", diff --git a/src/public/translations/fr/translation.json b/src/public/translations/fr/translation.json index 36862599d..c96cc243a 100644 --- a/src/public/translations/fr/translation.json +++ b/src/public/translations/fr/translation.json @@ -1304,7 +1304,7 @@ "button-tree-map": "Carte arborescente" }, "tree-context-menu": { - "open-in-a-new-tab": "Ouvrir dans un nouvel onglet", + "open-in-a-new-tab": "Ouvrir dans un nouvel onglet Ctrl+Clic", "open-in-a-new-split": "Ouvrir dans une nouvelle division", "insert-note-after": "Insérer une note après", "insert-child-note": "Insérer une note enfant", diff --git a/src/public/translations/ro/translation.json b/src/public/translations/ro/translation.json index a590ade59..ba13f8cb0 100644 --- a/src/public/translations/ro/translation.json +++ b/src/public/translations/ro/translation.json @@ -1333,7 +1333,7 @@ "insert-note-after": "Inserează după notiță", "move-to": "Mutare la...", "open-in-a-new-split": "Deschide în lateral", - "open-in-a-new-tab": "Deschide în tab nou", + "open-in-a-new-tab": "Deschide în tab nou Ctrl+Clic", "paste-after": "Lipește după notiță", "paste-into": "Lipește în notiță", "protect-subtree": "Protejează ierarhia", diff --git a/src/public/translations/tw/translation.json b/src/public/translations/tw/translation.json index 20409e686..1517c4df1 100644 --- a/src/public/translations/tw/translation.json +++ b/src/public/translations/tw/translation.json @@ -1315,7 +1315,7 @@ "button-tree-map": "樹形地圖" }, "tree-context-menu": { - "open-in-a-new-tab": "在新標籤頁中打開", + "open-in-a-new-tab": "在新標籤頁中打開 Ctrl+Click", "open-in-a-new-split": "在新分欄中打開", "insert-note-after": "在後面插入筆記", "insert-child-note": "插入子筆記", From 915b355abf940ad77e18201b50eed840e9faa67b Mon Sep 17 00:00:00 2001 From: Panagiotis Papadopoulos Date: Fri, 20 Dec 2024 15:56:32 +0100 Subject: [PATCH 02/14] i18n: move kbd tag to translation string (include_note.button_include) --- src/public/app/widgets/dialogs/include_note.js | 2 +- src/public/translations/cn/translation.json | 2 +- src/public/translations/de/translation.json | 2 +- src/public/translations/en/translation.json | 2 +- src/public/translations/es/translation.json | 2 +- src/public/translations/fr/translation.json | 2 +- src/public/translations/ro/translation.json | 2 +- src/public/translations/tw/translation.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/public/app/widgets/dialogs/include_note.js b/src/public/app/widgets/dialogs/include_note.js index ad26a60fb..192795ccf 100644 --- a/src/public/app/widgets/dialogs/include_note.js +++ b/src/public/app/widgets/dialogs/include_note.js @@ -38,7 +38,7 @@ const TPL = ` diff --git a/src/public/translations/cn/translation.json b/src/public/translations/cn/translation.json index 6784ee856..2f22e51bc 100644 --- a/src/public/translations/cn/translation.json +++ b/src/public/translations/cn/translation.json @@ -185,7 +185,7 @@ "box_size_small": "小型 (显示大约10行)", "box_size_medium": "中型 (显示大约30行)", "box_size_full": "完整显示(完整文本框)", - "button_include": "包含笔记" + "button_include": "包含笔记 回车" }, "info": { "modalTitle": "信息消息", diff --git a/src/public/translations/de/translation.json b/src/public/translations/de/translation.json index f1b917fbb..9c76d2b79 100644 --- a/src/public/translations/de/translation.json +++ b/src/public/translations/de/translation.json @@ -180,7 +180,7 @@ "box_size_small": "klein (~ 10 Zeilen)", "box_size_medium": "mittel (~ 30 Zeilen)", "box_size_full": "vollständig (Feld zeigt vollständigen Text)", - "button_include": "Notiz beifügen" + "button_include": "Notiz beifügen Eingabetaste" }, "info": { "modalTitle": "Infonachricht", diff --git a/src/public/translations/en/translation.json b/src/public/translations/en/translation.json index 3e7f01d0f..967b8ee02 100644 --- a/src/public/translations/en/translation.json +++ b/src/public/translations/en/translation.json @@ -200,7 +200,7 @@ "box_size_small": "small (~ 10 lines)", "box_size_medium": "medium (~ 30 lines)", "box_size_full": "full (box shows complete text)", - "button_include": "Include note" + "button_include": "Include note enter" }, "info": { "modalTitle": "Info message", diff --git a/src/public/translations/es/translation.json b/src/public/translations/es/translation.json index 753f678d7..cbae5a09a 100644 --- a/src/public/translations/es/translation.json +++ b/src/public/translations/es/translation.json @@ -195,7 +195,7 @@ "box_size_small": "pequeño (~ 10 líneas)", "box_size_medium": "medio (~ 30 líneas)", "box_size_full": "completo (el cuadro muestra el texto completo)", - "button_include": "Incluir nota" + "button_include": "Incluir nota Enter" }, "info": { "modalTitle": "Mensaje informativo", diff --git a/src/public/translations/fr/translation.json b/src/public/translations/fr/translation.json index c96cc243a..96dea4ca1 100644 --- a/src/public/translations/fr/translation.json +++ b/src/public/translations/fr/translation.json @@ -181,7 +181,7 @@ "box_size_small": "petit (~ 10 lignes)", "box_size_medium": "moyen (~ 30 lignes)", "box_size_full": "complet (la boîte affiche le texte complet)", - "button_include": "Inclure une note" + "button_include": "Inclure une note Entrée" }, "info": { "modalTitle": "Message d'information", diff --git a/src/public/translations/ro/translation.json b/src/public/translations/ro/translation.json index ba13f8cb0..8fae4c546 100644 --- a/src/public/translations/ro/translation.json +++ b/src/public/translations/ro/translation.json @@ -717,7 +717,7 @@ "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", + "button_include": "Include notița Enter", "dialog_title": "Includere notița", "label_note": "Notiță", "placeholder_search": "căutați notița după denumirea ei", diff --git a/src/public/translations/tw/translation.json b/src/public/translations/tw/translation.json index 1517c4df1..a59733fba 100644 --- a/src/public/translations/tw/translation.json +++ b/src/public/translations/tw/translation.json @@ -185,7 +185,7 @@ "box_size_small": "小型 (顯示大約10行)", "box_size_medium": "中型 (顯示大約30行)", "box_size_full": "完整顯示(完整文字框)", - "button_include": "包含筆記" + "button_include": "包含筆記 Enter" }, "info": { "modalTitle": "資訊消息", From e24a80a3d112931c6977e283ae0bccb7336f8ffe Mon Sep 17 00:00:00 2001 From: Panagiotis Papadopoulos Date: Fri, 20 Dec 2024 16:03:57 +0100 Subject: [PATCH 03/14] i18n: move kbd tag to translation string (sort_child_notes.sort) --- src/public/app/widgets/dialogs/sort_child_notes.js | 2 +- src/public/translations/cn/translation.json | 2 +- src/public/translations/de/translation.json | 2 +- src/public/translations/en/translation.json | 2 +- src/public/translations/es/translation.json | 2 +- src/public/translations/fr/translation.json | 2 +- src/public/translations/ro/translation.json | 2 +- src/public/translations/tw/translation.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/public/app/widgets/dialogs/sort_child_notes.js b/src/public/app/widgets/dialogs/sort_child_notes.js index 9dadb26e3..e8cf598f5 100644 --- a/src/public/app/widgets/dialogs/sort_child_notes.js +++ b/src/public/app/widgets/dialogs/sort_child_notes.js @@ -57,7 +57,7 @@ const TPL = ` diff --git a/src/public/translations/cn/translation.json b/src/public/translations/cn/translation.json index 2f22e51bc..d4c3de15a 100644 --- a/src/public/translations/cn/translation.json +++ b/src/public/translations/cn/translation.json @@ -280,7 +280,7 @@ "sort_with_respect_to_different_character_sorting": "根据不同语言或地区的字符排序和排序规则排序。", "natural_sort_language": "自然排序语言", "the_language_code_for_natural_sort": "自然排序的语言代码,例如中文的 \"zh-CN\"。", - "sort": "排序" + "sort": "排序 Enter" }, "upload_attachments": { "upload_attachments_to_note": "上传附件到笔记", diff --git a/src/public/translations/de/translation.json b/src/public/translations/de/translation.json index 9c76d2b79..47a4df72f 100644 --- a/src/public/translations/de/translation.json +++ b/src/public/translations/de/translation.json @@ -275,7 +275,7 @@ "sort_with_respect_to_different_character_sorting": "Sortierung im Hinblick auf unterschiedliche Sortier- und Sortierregeln für Zeichen in verschiedenen Sprachen oder Regionen.", "natural_sort_language": "Natürliche Sortiersprache", "the_language_code_for_natural_sort": "Der Sprachcode für die natürliche Sortierung, z. B. \"de-DE\" für Deutsch.", - "sort": "Sortieren" + "sort": "Sortieren Eingabetaste" }, "upload_attachments": { "upload_attachments_to_note": "Lade Anhänge zur Notiz hoch", diff --git a/src/public/translations/en/translation.json b/src/public/translations/en/translation.json index 967b8ee02..90a959999 100644 --- a/src/public/translations/en/translation.json +++ b/src/public/translations/en/translation.json @@ -304,7 +304,7 @@ "sort_with_respect_to_different_character_sorting": "sort with respect to different character sorting and collation rules in different languages or regions.", "natural_sort_language": "Natural sort language", "the_language_code_for_natural_sort": "The language code for natural sort, e.g. \"zh-CN\" for Chinese.", - "sort": "Sort" + "sort": "Sort enter" }, "upload_attachments": { "upload_attachments_to_note": "Upload attachments to note", diff --git a/src/public/translations/es/translation.json b/src/public/translations/es/translation.json index cbae5a09a..6fb621158 100644 --- a/src/public/translations/es/translation.json +++ b/src/public/translations/es/translation.json @@ -290,7 +290,7 @@ "sort_with_respect_to_different_character_sorting": "ordenar con respecto a diferentes reglas de ordenamiento y clasificación de caracteres en diferentes idiomas o regiones.", "natural_sort_language": "Idioma de clasificación natural", "the_language_code_for_natural_sort": "El código del idioma para el ordenamiento natural, ej. \"zh-CN\" para Chino.", - "sort": "Ordenar" + "sort": "Ordenar Enter" }, "upload_attachments": { "upload_attachments_to_note": "Cargar archivos adjuntos a nota", diff --git a/src/public/translations/fr/translation.json b/src/public/translations/fr/translation.json index 96dea4ca1..9c7ddc4ed 100644 --- a/src/public/translations/fr/translation.json +++ b/src/public/translations/fr/translation.json @@ -276,7 +276,7 @@ "sort_with_respect_to_different_character_sorting": "trier en fonction de différentes règles de tri et de classement des caractères dans différentes langues ou régions.", "natural_sort_language": "Langage de tri naturel", "the_language_code_for_natural_sort": "Le code de langue pour le tri naturel, par ex. \"zh-CN\" pour le chinois.", - "sort": "Trier" + "sort": "Trier Entrée" }, "upload_attachments": { "upload_attachments_to_note": "Téléverser des pièces jointes à la note", diff --git a/src/public/translations/ro/translation.json b/src/public/translations/ro/translation.json index 8fae4c546..fd0490917 100644 --- a/src/public/translations/ro/translation.json +++ b/src/public/translations/ro/translation.json @@ -1152,7 +1152,7 @@ "folders": "Dosare", "natural_sort": "Ordonare naturală", "natural_sort_language": "Limba pentru ordonare naturală", - "sort": "Ordonare", + "sort": "Ordonare Enter", "sort_children_by": "Ordonează subnotițele după...", "sort_folders_at_top": "ordonează dosarele primele", "sort_with_respect_to_different_character_sorting": "ordonează respectând regulile de sortare și clasificare diferite în funcție de limbă și regiune.", diff --git a/src/public/translations/tw/translation.json b/src/public/translations/tw/translation.json index a59733fba..5627e2e40 100644 --- a/src/public/translations/tw/translation.json +++ b/src/public/translations/tw/translation.json @@ -280,7 +280,7 @@ "sort_with_respect_to_different_character_sorting": "根據不同語言或地區的字符排序和排序規則排序。", "natural_sort_language": "自然排序語言", "the_language_code_for_natural_sort": "自然排序的語言程式碼,例如繁體中文的 \"zh-TW\"。", - "sort": "排序" + "sort": "排序 Enter" }, "upload_attachments": { "upload_attachments_to_note": "上傳附件到筆記", From 817b335d2f5dcda39b385356198d9b463b516960 Mon Sep 17 00:00:00 2001 From: Panagiotis Papadopoulos Date: Fri, 20 Dec 2024 16:14:12 +0100 Subject: [PATCH 04/14] i18n: move kbd tag to translation string (protected_session.start_session_button) --- src/public/app/widgets/type_widgets/protected_session.js | 2 +- src/public/translations/de/translation.json | 2 +- src/public/translations/en/translation.json | 2 +- src/public/translations/es/translation.json | 2 +- src/public/translations/fr/translation.json | 2 +- src/public/translations/ro/translation.json | 2 +- src/public/translations/tw/translation.json | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/public/app/widgets/type_widgets/protected_session.js b/src/public/app/widgets/type_widgets/protected_session.js index 8d236f92f..6b752d7a2 100644 --- a/src/public/app/widgets/type_widgets/protected_session.js +++ b/src/public/app/widgets/type_widgets/protected_session.js @@ -17,7 +17,7 @@ const TPL = ` - + `; diff --git a/src/public/translations/de/translation.json b/src/public/translations/de/translation.json index 47a4df72f..a074a9085 100644 --- a/src/public/translations/de/translation.json +++ b/src/public/translations/de/translation.json @@ -930,7 +930,7 @@ }, "protected_session": { "enter_password_instruction": "Um die geschützte Notiz anzuzeigen, musst du dein Passwort eingeben:", - "start_session_button": "Starte eine geschützte Sitzung", + "start_session_button": "Starte eine geschützte Sitzung Eingabetaste", "started": "Geschützte Sitzung gestartet.", "wrong_password": "Passwort flasch.", "protecting-finished-successfully": "Geschützt erfolgreich beendet.", diff --git a/src/public/translations/en/translation.json b/src/public/translations/en/translation.json index 90a959999..3add99720 100644 --- a/src/public/translations/en/translation.json +++ b/src/public/translations/en/translation.json @@ -961,7 +961,7 @@ }, "protected_session": { "enter_password_instruction": "Showing protected note requires entering your password:", - "start_session_button": "Start protected session", + "start_session_button": "Start protected session enter", "started": "Protected session has been started.", "wrong_password": "Wrong password.", "protecting-finished-successfully": "Protecting finished successfully.", diff --git a/src/public/translations/es/translation.json b/src/public/translations/es/translation.json index 6fb621158..849066fd3 100644 --- a/src/public/translations/es/translation.json +++ b/src/public/translations/es/translation.json @@ -946,7 +946,7 @@ }, "protected_session": { "enter_password_instruction": "Para mostrar una nota protegida es necesario ingresar su contraseña:", - "start_session_button": "Iniciar sesión protegida", + "start_session_button": "Iniciar sesión protegida Enter", "started": "La sesión protegida ha iniciado.", "wrong_password": "Contraseña incorrecta.", "protecting-finished-successfully": "La protección finalizó exitosamente.", diff --git a/src/public/translations/fr/translation.json b/src/public/translations/fr/translation.json index 9c7ddc4ed..e2573d3e0 100644 --- a/src/public/translations/fr/translation.json +++ b/src/public/translations/fr/translation.json @@ -931,7 +931,7 @@ }, "protected_session": { "enter_password_instruction": "L'affichage de la note protégée nécessite la saisie de votre mot de passe :", - "start_session_button": "Démarrer une session protégée", + "start_session_button": "Démarrer une session protégée Entrée", "started": "La session protégée a démarré.", "wrong_password": "Mot de passe incorrect.", "protecting-finished-successfully": "La protection de la note s'est terminée avec succès.", diff --git a/src/public/translations/ro/translation.json b/src/public/translations/ro/translation.json index fd0490917..fbe8807df 100644 --- a/src/public/translations/ro/translation.json +++ b/src/public/translations/ro/translation.json @@ -935,7 +935,7 @@ }, "protected_session": { "enter_password_instruction": "Afișarea notițelor protejate necesită introducerea parolei:", - "start_session_button": "Deschide sesiunea protejată", + "start_session_button": "Deschide sesiunea protejată enter", "started": "Sesiunea protejată este activă.", "wrong_password": "Parolă greșită.", "protecting-finished-successfully": "Protejarea a avut succes.", diff --git a/src/public/translations/tw/translation.json b/src/public/translations/tw/translation.json index 5627e2e40..80b8973bd 100644 --- a/src/public/translations/tw/translation.json +++ b/src/public/translations/tw/translation.json @@ -935,7 +935,7 @@ }, "protected_session": { "enter_password_instruction": "顯示受保護的筆記需要輸入您的密碼:", - "start_session_button": "開始受保護的會話", + "start_session_button": "開始受保護的會話 Enter", "started": "已啓動受保護的會話。", "wrong_password": "密碼錯誤。", "protecting-finished-successfully": "已成功完成保護操作。", From d8224be62151ef306aeda8389d1f9332d1ec0ed4 Mon Sep 17 00:00:00 2001 From: Panagiotis Papadopoulos Date: Sun, 22 Dec 2024 09:06:54 +0100 Subject: [PATCH 05/14] i18n: move kbd tag to translation string (search_definition.search_button) here I've merged the two existing translations, as it otherwise splits them up in an awkward way for translations - which also caused some mistranslations already. that way it also would've made it impossible to translate for RTL languages. --- src/public/app/widgets/ribbon_widgets/search_definition.js | 4 +--- src/public/translations/cn/translation.json | 3 +-- src/public/translations/de/translation.json | 3 +-- src/public/translations/en/translation.json | 3 +-- src/public/translations/es/translation.json | 3 +-- src/public/translations/fr/translation.json | 3 +-- src/public/translations/ro/translation.json | 3 +-- src/public/translations/tw/translation.json | 3 +-- 8 files changed, 8 insertions(+), 17 deletions(-) diff --git a/src/public/app/widgets/ribbon_widgets/search_definition.js b/src/public/app/widgets/ribbon_widgets/search_definition.js index 3b24d6988..106355e58 100644 --- a/src/public/app/widgets/ribbon_widgets/search_definition.js +++ b/src/public/app/widgets/ribbon_widgets/search_definition.js @@ -135,9 +135,7 @@ const TPL = `
diff --git a/src/public/translations/cn/translation.json b/src/public/translations/cn/translation.json index 2d20d120d..70ca30652 100644 --- a/src/public/translations/cn/translation.json +++ b/src/public/translations/cn/translation.json @@ -32,7 +32,8 @@ "search_note": "按名称搜索笔记", "link_title_mirrors": "链接标题跟随笔记标题变化", "link_title_arbitrary": "链接标题可随意修改", - "link_title": "链接标题" + "link_title": "链接标题", + "button_add_link": "添加链接 回车" }, "branch_prefix": { "edit_branch_prefix": "编辑分支前缀", diff --git a/src/public/translations/de/translation.json b/src/public/translations/de/translation.json index c651650ae..241173611 100644 --- a/src/public/translations/de/translation.json +++ b/src/public/translations/de/translation.json @@ -32,7 +32,8 @@ "search_note": "Suche nach einer Notiz anhand ihres Namens", "link_title_mirrors": "Der Linktitel spiegelt den aktuellen Titel der Notiz wider", "link_title_arbitrary": "Der Linktitel kann beliebig geändert werden", - "link_title": "Linktitel" + "link_title": "Linktitel", + "button_add_link": "Link hinzufügen Eingabetaste" }, "branch_prefix": { "edit_branch_prefix": "Zweigpräfix bearbeiten", diff --git a/src/public/translations/en/translation.json b/src/public/translations/en/translation.json index b0c887165..6bb9e0a51 100644 --- a/src/public/translations/en/translation.json +++ b/src/public/translations/en/translation.json @@ -33,7 +33,8 @@ "search_note": "search for note by its name", "link_title_mirrors": "link title mirrors the note's current title", "link_title_arbitrary": "link title can be changed arbitrarily", - "link_title": "Link title" + "link_title": "Link title", + "button_add_link": "Add link enter" }, "branch_prefix": { "edit_branch_prefix": "Edit branch prefix", diff --git a/src/public/translations/es/translation.json b/src/public/translations/es/translation.json index 9cefc40e6..c41182571 100644 --- a/src/public/translations/es/translation.json +++ b/src/public/translations/es/translation.json @@ -32,7 +32,8 @@ "search_note": "buscar nota por su nombre", "link_title_mirrors": "el título del enlace replica el título actual de la nota", "link_title_arbitrary": "el título del enlace se puede cambiar arbitrariamente", - "link_title": "Título del enlace" + "link_title": "Título del enlace", + "button_add_link": "Agregar enlace Enter" }, "branch_prefix": { "edit_branch_prefix": "Editar prefijo de rama", diff --git a/src/public/translations/fr/translation.json b/src/public/translations/fr/translation.json index 6c141a65d..59c0bf80e 100644 --- a/src/public/translations/fr/translation.json +++ b/src/public/translations/fr/translation.json @@ -32,7 +32,8 @@ "search_note": "rechercher une note par son nom", "link_title_mirrors": "le titre du lien reflète le titre actuel de la note", "link_title_arbitrary": "le titre du lien peut être modifié arbitrairement", - "link_title": "Titre du lien" + "link_title": "Titre du lien", + "button_add_link": "Ajouter un lien Entrée" }, "branch_prefix": { "edit_branch_prefix": "Modifier le préfixe de branche", diff --git a/src/public/translations/ro/translation.json b/src/public/translations/ro/translation.json index 199a0d90b..e1a3aaeeb 100644 --- a/src/public/translations/ro/translation.json +++ b/src/public/translations/ro/translation.json @@ -36,7 +36,8 @@ "link_title_arbitrary": "titlul legăturii poate fi schimbat în mod arbitrar", "link_title_mirrors": "titlul legăturii corespunde titlul curent al notiței", "note": "Notiță", - "search_note": "căutați notița după nume" + "search_note": "căutați notița după nume", + "button_add_link": "Adaugă legătură Enter" }, "add_relation": { "add_relation": "Adaugă relație", diff --git a/src/public/translations/tw/translation.json b/src/public/translations/tw/translation.json index 26edac3bc..5cc875a50 100644 --- a/src/public/translations/tw/translation.json +++ b/src/public/translations/tw/translation.json @@ -32,7 +32,8 @@ "search_note": "按名稱搜尋筆記", "link_title_mirrors": "鏈接標題跟隨筆記標題變化", "link_title_arbitrary": "鏈接標題可隨意修改", - "link_title": "鏈接標題" + "link_title": "鏈接標題", + "button_add_link": "添加鏈接 Enter" }, "branch_prefix": { "edit_branch_prefix": "編輯分支前綴", From 4849aefc716abc74238e953dcb313735cc668398 Mon Sep 17 00:00:00 2001 From: Panagiotis Papadopoulos Date: Sun, 22 Dec 2024 18:42:42 +0100 Subject: [PATCH 08/14] i18n: move kbd tag to translation string (help.goUpDown) --- src/public/app/widgets/dialogs/help.js | 2 +- src/public/translations/cn/translation.json | 2 +- src/public/translations/de/translation.json | 2 +- src/public/translations/en/translation.json | 2 +- src/public/translations/es/translation.json | 2 +- src/public/translations/fr/translation.json | 2 +- src/public/translations/ro/translation.json | 2 +- src/public/translations/tw/translation.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/public/app/widgets/dialogs/help.js b/src/public/app/widgets/dialogs/help.js index e4b9ffcd7..315c4f135 100644 --- a/src/public/app/widgets/dialogs/help.js +++ b/src/public/app/widgets/dialogs/help.js @@ -18,7 +18,7 @@ const TPL = `

    -
  • UP, DOWN - ${t('help.goUpDown')}
  • +
  • ${t('help.goUpDown')}
  • LEFT, RIGHT - ${t('help.collapseExpand')}
  • ${t('help.notSet')}, ${t('help.notSet')} - ${t('help.goBackForwards')}
  • ${t('help.notSet')} - ${t('help.showJumpToNoteDialog')}
  • diff --git a/src/public/translations/cn/translation.json b/src/public/translations/cn/translation.json index 70ca30652..77a342531 100644 --- a/src/public/translations/cn/translation.json +++ b/src/public/translations/cn/translation.json @@ -110,7 +110,7 @@ "fullDocumentation": "帮助(完整在线文档)", "close": "关闭", "noteNavigation": "笔记导航", - "goUpDown": "在笔记列表中向上/向下移动", + "goUpDown": "UP, DOWN - 在笔记列表中向上/向下移动", "collapseExpand": "折叠/展开节点", "notSet": "未设置", "goBackForwards": "在历史记录中前后移动", diff --git a/src/public/translations/de/translation.json b/src/public/translations/de/translation.json index 241173611..8a56b71a7 100644 --- a/src/public/translations/de/translation.json +++ b/src/public/translations/de/translation.json @@ -105,7 +105,7 @@ "fullDocumentation": "Hilfe (gesamte Dokumentation ist online verfügbar)", "close": "Schließen", "noteNavigation": "Notiz Navigation", - "goUpDown": "In der Liste der Notizen nach oben/unten gehen", + "goUpDown": "Pfeil Hoch, Pfeil Runter - In der Liste der Notizen nach oben/unten gehen", "collapseExpand": "Knoten reduzieren/erweitern", "notSet": "nicht eingestellt", "goBackForwards": "in der Historie zurück/vorwärts gehen", diff --git a/src/public/translations/en/translation.json b/src/public/translations/en/translation.json index 6bb9e0a51..046b6058b 100644 --- a/src/public/translations/en/translation.json +++ b/src/public/translations/en/translation.json @@ -115,7 +115,7 @@ "fullDocumentation": "Help (full documentation is available online)", "close": "Close", "noteNavigation": "Note navigation", - "goUpDown": "go up/down in the list of notes", + "goUpDown": "UP, DOWN - go up/down in the list of notes", "collapseExpand": "collapse/expand node", "notSet": "not set", "goBackForwards": "go back / forwards in the history", diff --git a/src/public/translations/es/translation.json b/src/public/translations/es/translation.json index c41182571..99564ca92 100644 --- a/src/public/translations/es/translation.json +++ b/src/public/translations/es/translation.json @@ -111,7 +111,7 @@ "fullDocumentation": "Ayuda (la documentación completa está disponible online)", "close": "Cerrar", "noteNavigation": "Navegación de notas", - "goUpDown": "subir/bajar en la lista de notas", + "goUpDown": "UP, DOWN - subir/bajar en la lista de notas", "collapseExpand": "colapsar/expandir nodo", "notSet": "no establecido", "goBackForwards": "retroceder / avanzar en la historia", diff --git a/src/public/translations/fr/translation.json b/src/public/translations/fr/translation.json index 59c0bf80e..a2b63a475 100644 --- a/src/public/translations/fr/translation.json +++ b/src/public/translations/fr/translation.json @@ -106,7 +106,7 @@ "fullDocumentation": "Aide (la documentation complète est disponible en ligne)", "close": "Fermer", "noteNavigation": "Navigation dans les notes", - "goUpDown": "aller vers le haut/bas dans la liste des notes", + "goUpDown": "UP, DOWN - aller vers le haut/bas dans la liste des notes", "collapseExpand": "réduire/développer le nœud", "notSet": "non défini", "goBackForwards": "reculer/avancer dans l'historique", diff --git a/src/public/translations/ro/translation.json b/src/public/translations/ro/translation.json index e1a3aaeeb..1450c3170 100644 --- a/src/public/translations/ro/translation.json +++ b/src/public/translations/ro/translation.json @@ -611,7 +611,7 @@ "followLink": "urmărește link-ul sub cursor", "fullDocumentation": "Instrucțiuni (documentația completă se regăsește online)", "goBackForwards": "mergi înapoi/înainte în istoric", - "goUpDown": "mergi sus/jos în lista de notițe", + "goUpDown": "UP, DOWN - mergi sus/jos în lista de notițe", "headings": " etc. urmat de spațiu pentru titluri", "inPageSearch": "caută în interiorul paginii", "insertDateTime": "inserează data și timpul curente la poziția cursorului", diff --git a/src/public/translations/tw/translation.json b/src/public/translations/tw/translation.json index 5cc875a50..ba2c701db 100644 --- a/src/public/translations/tw/translation.json +++ b/src/public/translations/tw/translation.json @@ -110,7 +110,7 @@ "fullDocumentation": "幫助(完整在線文檔)", "close": "關閉", "noteNavigation": "筆記導航", - "goUpDown": "在筆記列表中向上/向下移動", + "goUpDown": "UP, DOWN - 在筆記列表中向上/向下移動", "collapseExpand": "折疊/展開節點", "notSet": "未設定", "goBackForwards": "在歷史記錄中前後移動", From 9533554af7a574b29fd3827565a33e3c285ed0d5 Mon Sep 17 00:00:00 2001 From: Panagiotis Papadopoulos Date: Sun, 22 Dec 2024 22:10:54 +0100 Subject: [PATCH 09/14] i18n: move kbd tag to translation string (help.selectNote) --- src/public/app/widgets/dialogs/help.js | 2 +- src/public/translations/cn/translation.json | 2 +- src/public/translations/de/translation.json | 2 +- src/public/translations/en/translation.json | 2 +- src/public/translations/es/translation.json | 2 +- src/public/translations/fr/translation.json | 2 +- src/public/translations/ro/translation.json | 2 +- src/public/translations/tw/translation.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/public/app/widgets/dialogs/help.js b/src/public/app/widgets/dialogs/help.js index 315c4f135..64294ef64 100644 --- a/src/public/app/widgets/dialogs/help.js +++ b/src/public/app/widgets/dialogs/help.js @@ -75,7 +75,7 @@ const TPL = `
  • ${t('help.notSet')}, ${t('help.notSet')} - ${t('help.moveNoteUpHierarchy')}
  • ${t('help.notSet')}, ${t('help.notSet')} - ${t('help.multiSelectNote')}
  • ${t('help.notSet')} - ${t('help.selectAllNotes')}
  • -
  • Shift+click - ${t('help.selectNote')}
  • +
  • ${t('help.selectNote')}
  • ${t('help.notSet')} - ${t('help.copyNotes')}
  • ${t('help.notSet')} - ${t('help.cutNotes')}
  • ${t('help.notSet')} - ${t('help.pasteNotes')}
  • diff --git a/src/public/translations/cn/translation.json b/src/public/translations/cn/translation.json index 77a342531..6a2321801 100644 --- a/src/public/translations/cn/translation.json +++ b/src/public/translations/cn/translation.json @@ -135,7 +135,7 @@ "moveNoteUpHierarchy": "在层级结构中向上移动笔记", "multiSelectNote": "多选上/下笔记", "selectAllNotes": "选择当前级别的所有笔记", - "selectNote": "选择笔记", + "selectNote": "Shift+click - 选择笔记", "copyNotes": "将活动笔记(或当前选择)复制到剪贴板(用于克隆)", "cutNotes": "将当前笔记(或当前选择)剪切到剪贴板(用于移动笔记)", "pasteNotes": "将笔记粘贴为活动笔记的子笔记(根据是复制还是剪切到剪贴板来决定是移动还是克隆)", diff --git a/src/public/translations/de/translation.json b/src/public/translations/de/translation.json index 8a56b71a7..f502a4af7 100644 --- a/src/public/translations/de/translation.json +++ b/src/public/translations/de/translation.json @@ -130,7 +130,7 @@ "moveNoteUpHierarchy": "Verschiebe die Notiz in der Hierarchie nach oben", "multiSelectNote": "Mehrfachauswahl von Notizen oben/unten", "selectAllNotes": "Wähle alle Notizen in der aktuellen Ebene aus", - "selectNote": "Notiz auswählen", + "selectNote": "Umschalt+Klick - Notiz auswählen", "copyNotes": "Kopiere aktive Notiz (oder aktuelle Auswahl) in den Zwischenspeicher (wird genutzt für Klonen)", "cutNotes": "Aktuelle Notiz (oder aktuelle Auswahl) in die Zwischenablage ausschneiden (wird zum Verschieben von Notizen verwendet)", "pasteNotes": "Notiz(en) als Unternotiz in die aktive Notiz einfügen (entweder verschieben oder klonen, je nachdem, ob sie kopiert oder in die Zwischenablag e ausgeschnitten wurde)", diff --git a/src/public/translations/en/translation.json b/src/public/translations/en/translation.json index 046b6058b..41c3bebf1 100644 --- a/src/public/translations/en/translation.json +++ b/src/public/translations/en/translation.json @@ -140,7 +140,7 @@ "moveNoteUpHierarchy": "move note up in the hierarchy", "multiSelectNote": "multi-select note above/below", "selectAllNotes": "select all notes in the current level", - "selectNote": "select note", + "selectNote": "Shift+click - select note", "copyNotes": "copy active note (or current selection) into clipboard (used for cloning)", "cutNotes": "cut current note (or current selection) into clipboard (used for moving notes)", "pasteNotes": "paste note(s) as sub-note into active note (which is either move or clone depending on whether it was copied or cut into clipboard)", diff --git a/src/public/translations/es/translation.json b/src/public/translations/es/translation.json index 99564ca92..bdc9a54ed 100644 --- a/src/public/translations/es/translation.json +++ b/src/public/translations/es/translation.json @@ -136,7 +136,7 @@ "moveNoteUpHierarchy": "mover nota hacia arriba en la jerarquía", "multiSelectNote": "selección múltiple de nota hacia arriba/abajo", "selectAllNotes": "seleccionar todas las notas en el nivel actual", - "selectNote": "seleccionar nota", + "selectNote": "Shift+click - seleccionar nota", "copyNotes": "copiar nota activa (o selección actual) al portapapeles (usado para clonar)", "cutNotes": "cortar la nota actual (o la selección actual) en el portapapeles (usado para mover notas)", "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)", diff --git a/src/public/translations/fr/translation.json b/src/public/translations/fr/translation.json index a2b63a475..e97831bb6 100644 --- a/src/public/translations/fr/translation.json +++ b/src/public/translations/fr/translation.json @@ -131,7 +131,7 @@ "moveNoteUpHierarchy": "déplacer la note vers le haut dans la hiérarchie", "multiSelectNote": "sélectionner plusieurs notes au-dessus/au-dessous", "selectAllNotes": "sélectionner toutes les notes du niveau actuel", - "selectNote": "sélectionner une note", + "selectNote": "Shift+click - sélectionner une note", "copyNotes": "copier la note active (ou la sélection actuelle) dans le presse-papiers (utilisé pour le clonage)", "cutNotes": "couper la note actuelle (ou la sélection actuelle) dans le presse-papiers (utilisé pour déplacer les notes)", "pasteNotes": "coller la ou les notes en tant que sous-note dans la note active (qui est soit déplacée, soit clonée selon qu'elle a été copiée ou coupée dans le presse-papiers)", diff --git a/src/public/translations/ro/translation.json b/src/public/translations/ro/translation.json index 1450c3170..b02929bd3 100644 --- a/src/public/translations/ro/translation.json +++ b/src/public/translations/ro/translation.json @@ -634,7 +634,7 @@ "reloadFrontend": "reîncarcă interfața Trilium", "scrollToActiveNote": "scrolează la notița activă", "selectAllNotes": "selectează toate notițele din nivelul curent", - "selectNote": "selectează notița", + "selectNote": "Shift+Click - selectează notița", "showDevTools": "afișează instrumentele de dezvoltatori", "showJumpToNoteDialog": "afișează ecranul „Sari la”", "showSQLConsole": "afișează consola SQL", diff --git a/src/public/translations/tw/translation.json b/src/public/translations/tw/translation.json index ba2c701db..11853f5d6 100644 --- a/src/public/translations/tw/translation.json +++ b/src/public/translations/tw/translation.json @@ -135,7 +135,7 @@ "moveNoteUpHierarchy": "在層級結構中向上移動筆記", "multiSelectNote": "多選上/下筆記", "selectAllNotes": "選擇當前級別的所有筆記", - "selectNote": "選擇筆記", + "selectNote": "Shift+Click - 選擇筆記", "copyNotes": "將活動筆記(或當前選擇)複製到剪貼簿(用於複製)", "cutNotes": "將當前筆記(或當前選擇)剪下到剪貼簿(用於移動筆記)", "pasteNotes": "將筆記貼上為活動筆記的子筆記(根據是複製還是剪下到剪貼簿來決定是移動還是複製)", From 6e8e472400e59ba0e356d8dd9cec2383ad929989 Mon Sep 17 00:00:00 2001 From: Panagiotis Papadopoulos Date: Sun, 22 Dec 2024 22:22:57 +0100 Subject: [PATCH 10/14] i18n: move kbd tag to translation string (help.createEditLink) --- src/public/app/widgets/dialogs/help.js | 2 +- src/public/translations/cn/translation.json | 2 +- src/public/translations/de/translation.json | 2 +- src/public/translations/en/translation.json | 2 +- src/public/translations/es/translation.json | 2 +- src/public/translations/fr/translation.json | 2 +- src/public/translations/ro/translation.json | 2 +- src/public/translations/tw/translation.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/public/app/widgets/dialogs/help.js b/src/public/app/widgets/dialogs/help.js index 64294ef64..108be0dfb 100644 --- a/src/public/app/widgets/dialogs/help.js +++ b/src/public/app/widgets/dialogs/help.js @@ -92,7 +92,7 @@ const TPL = `

    • ${t('help.notSet')} ${t('help.editNoteTitle')}
    • -
    • Ctrl+K - ${t('help.createEditLink')}
    • +
    • ${t('help.createEditLink')}
    • ${t('help.notSet')} - ${t('help.createInternalLink')}
    • ${t('help.notSet')} - ${t('help.followLink')}
    • ${t('help.notSet')} - ${t('help.insertDateTime')}
    • diff --git a/src/public/translations/cn/translation.json b/src/public/translations/cn/translation.json index 6a2321801..2c8bf19f2 100644 --- a/src/public/translations/cn/translation.json +++ b/src/public/translations/cn/translation.json @@ -142,7 +142,7 @@ "deleteNotes": "删除笔记/子树", "editingNotes": "编辑笔记", "editNoteTitle": "在树形笔记树中,焦点会从笔记树切换到笔记标题。按下 Enter 键会将焦点从笔记标题切换到文本编辑器。按下 Ctrl+. 会将焦点从编辑器切换回笔记树。", - "createEditLink": "创建/编辑外部链接", + "createEditLink": "Ctrl+K - 创建/编辑外部链接", "createInternalLink": "创建内部链接", "followLink": "跟随光标下的链接", "insertDateTime": "在插入点插入当前日期和时间", diff --git a/src/public/translations/de/translation.json b/src/public/translations/de/translation.json index f502a4af7..520b13c80 100644 --- a/src/public/translations/de/translation.json +++ b/src/public/translations/de/translation.json @@ -137,7 +137,7 @@ "deleteNotes": "Notiz / Unterbaum löschen", "editingNotes": "Notizen bearbeiten", "editNoteTitle": "Im Baumbereich wird vom Baumbereich zum Notiztitel gewechselt. Beim Druck auf Eingabe im Notiztitel, wechselt der Fokus zum Texteditor. Strg+. wechselt vom Editor zurück zum Baumbereich.", - "createEditLink": "Externen Link erstellen/bearbeiten", + "createEditLink": "Strg+K - Externen Link erstellen/bearbeiten", "createInternalLink": "Internen Link erstellen", "followLink": "Folge dem Link unter dem Cursor", "insertDateTime": "Gebe das aktuelle Datum und die aktuelle Uhrzeit an der Einfügemarke ein", diff --git a/src/public/translations/en/translation.json b/src/public/translations/en/translation.json index 41c3bebf1..a8bef8a72 100644 --- a/src/public/translations/en/translation.json +++ b/src/public/translations/en/translation.json @@ -147,7 +147,7 @@ "deleteNotes": "delete note / sub-tree", "editingNotes": "Editing notes", "editNoteTitle": "in tree pane will switch from tree pane into note title. Enter from note title will switch focus to text editor. Ctrl+. will switch back from editor to tree pane.", - "createEditLink": "create / edit external link", + "createEditLink": "Ctrl+K - create / edit external link", "createInternalLink": "create internal link", "followLink": "follow link under cursor", "insertDateTime": "insert current date and time at caret position", diff --git a/src/public/translations/es/translation.json b/src/public/translations/es/translation.json index bdc9a54ed..497029243 100644 --- a/src/public/translations/es/translation.json +++ b/src/public/translations/es/translation.json @@ -143,7 +143,7 @@ "deleteNotes": "eliminar nota/subárbol", "editingNotes": "Editando notas", "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", + "createEditLink": "Ctrl+K - crear/editar enlace externo", "createInternalLink": "crear enlace interno", "followLink": "siga el enlace debajo del cursor", "insertDateTime": "insertar la fecha y hora actuales en la posición del cursor", diff --git a/src/public/translations/fr/translation.json b/src/public/translations/fr/translation.json index e97831bb6..ec8342a95 100644 --- a/src/public/translations/fr/translation.json +++ b/src/public/translations/fr/translation.json @@ -138,7 +138,7 @@ "deleteNotes": "supprimer une note / un sous-arbre", "editingNotes": "Édition des notes", "editNoteTitle": "dans le volet de l'arborescence, basculera du volet au titre de la note. Presser Entrer à partir du titre de la note basculera vers l’éditeur de texte. Ctrl+. bascule de l'éditeur au volet arborescent.", - "createEditLink": "créer/éditer un lien externe", + "createEditLink": "Ctrl+K - créer/éditer un lien externe", "createInternalLink": "créer un lien interne", "followLink": "suivre le lien sous le curseur", "insertDateTime": "insérer la date et l'heure courante à la position du curseur", diff --git a/src/public/translations/ro/translation.json b/src/public/translations/ro/translation.json index b02929bd3..c15f2fddd 100644 --- a/src/public/translations/ro/translation.json +++ b/src/public/translations/ro/translation.json @@ -598,7 +598,7 @@ "collapseSubTree": "minimizează subarborele", "collapseWholeTree": "minimizează întregul arbore de notițe", "copyNotes": "copiază notița activă (sau selecția curentă) în clipboard (utilizat pentru clonare)", - "createEditLink": "crează/editează legătură externă", + "createEditLink": "Ctrl+K - crează/editează legătură externă", "createInternalLink": "crează legătură internă", "createNoteAfter": "crează o nouă notiță după notița activă", "createNoteInto": "crează o subnotiță în notița activă", diff --git a/src/public/translations/tw/translation.json b/src/public/translations/tw/translation.json index 11853f5d6..e36c1820f 100644 --- a/src/public/translations/tw/translation.json +++ b/src/public/translations/tw/translation.json @@ -142,7 +142,7 @@ "deleteNotes": "刪除筆記/子樹", "editingNotes": "編輯筆記", "editNoteTitle": "在樹形筆記樹中,焦點會從筆記樹切換到筆記標題。按下 Enter 鍵會將焦點從筆記標題切換到文字編輯器。按下 Ctrl+. 會將焦點從編輯器切換回筆記樹。", - "createEditLink": "新增/編輯外部鏈接", + "createEditLink": "Ctrl+K - 新增/編輯外部鏈接", "createInternalLink": "新增內部鏈接", "followLink": "跟隨遊標下的鏈接", "insertDateTime": "在插入點插入當前日期和時間", From 9bbb1217922126140cdfd04d6674f67b7132f22b Mon Sep 17 00:00:00 2001 From: Panagiotis Papadopoulos Date: Sun, 22 Dec 2024 22:30:15 +0100 Subject: [PATCH 11/14] i18n: move kbd tag to translation string (help.newTabNoteLink) --- src/public/app/widgets/dialogs/help.js | 2 +- src/public/translations/cn/translation.json | 2 +- src/public/translations/de/translation.json | 2 +- src/public/translations/en/translation.json | 2 +- src/public/translations/es/translation.json | 2 +- src/public/translations/fr/translation.json | 2 +- src/public/translations/ro/translation.json | 2 +- src/public/translations/tw/translation.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/public/app/widgets/dialogs/help.js b/src/public/app/widgets/dialogs/help.js index 108be0dfb..367486cd7 100644 --- a/src/public/app/widgets/dialogs/help.js +++ b/src/public/app/widgets/dialogs/help.js @@ -37,7 +37,7 @@ const TPL = `

        -
      • CTRL+click ${t('help.newTabNoteLink')}
      • +
      • ${t('help.newTabNoteLink')}
      ${t('help.onlyInDesktop')}: diff --git a/src/public/translations/cn/translation.json b/src/public/translations/cn/translation.json index 2c8bf19f2..08a91fcc9 100644 --- a/src/public/translations/cn/translation.json +++ b/src/public/translations/cn/translation.json @@ -120,7 +120,7 @@ "collapseWholeTree": "折叠整个笔记树", "collapseSubTree": "折叠子树", "tabShortcuts": "标签快捷键", - "newTabNoteLink": "在笔记链接上使用CTRL+点击(或中键点击)在新标签中打开笔记", + "newTabNoteLink": "CTRL+click - 在笔记链接上使用CTRL+点击(或中键点击)在新标签中打开笔记", "onlyInDesktop": "仅在桌面版(电子构建)中", "openEmptyTab": "打开空白标签页", "closeActiveTab": "关闭活动标签页", diff --git a/src/public/translations/de/translation.json b/src/public/translations/de/translation.json index 520b13c80..ef2f9ceb1 100644 --- a/src/public/translations/de/translation.json +++ b/src/public/translations/de/translation.json @@ -115,7 +115,7 @@ "collapseWholeTree": "Reduziere den gesamten Notizbaum", "collapseSubTree": "Teilbaum einklappen", "tabShortcuts": "Tab-Tastenkürzel", - "newTabNoteLink": "(oder mittlerer Mausklick) auf den Notizlink öffnet die Notiz in einem neuen Tab", + "newTabNoteLink": "Strg+Klick - (oder mittlerer Mausklick) auf den Notizlink öffnet die Notiz in einem neuen Tab", "onlyInDesktop": "Nur im Desktop (Electron Build)", "openEmptyTab": "Leeren Tab öffnen", "closeActiveTab": "Aktiven Tab schließen", diff --git a/src/public/translations/en/translation.json b/src/public/translations/en/translation.json index a8bef8a72..3f8c5aa67 100644 --- a/src/public/translations/en/translation.json +++ b/src/public/translations/en/translation.json @@ -125,7 +125,7 @@ "collapseWholeTree": "collapse whole note tree", "collapseSubTree": "collapse sub-tree", "tabShortcuts": "Tab shortcuts", - "newTabNoteLink": "(or middle mouse click) on note link opens note in a new tab", + "newTabNoteLink": "CTRL+click - (or middle mouse click) on note link opens note in a new tab", "onlyInDesktop": "Only in desktop (Electron build)", "openEmptyTab": "open empty tab", "closeActiveTab": "close active tab", diff --git a/src/public/translations/es/translation.json b/src/public/translations/es/translation.json index 497029243..fe3867b17 100644 --- a/src/public/translations/es/translation.json +++ b/src/public/translations/es/translation.json @@ -121,7 +121,7 @@ "collapseWholeTree": "colapsar todo el árbol de notas", "collapseSubTree": "colapsar subárbol", "tabShortcuts": "Atajos de pestañas", - "newTabNoteLink": "(o clic central del mouse) en el enlace de la nota abre la nota en una nueva pestaña", + "newTabNoteLink": "CTRL+clic - (o clic central del mouse) en el enlace de la nota abre la nota en una nueva pestaña", "onlyInDesktop": "Solo en escritorio (compilación con Electron)", "openEmptyTab": "abrir pestaña vacía", "closeActiveTab": "cerrar pestaña activa", diff --git a/src/public/translations/fr/translation.json b/src/public/translations/fr/translation.json index ec8342a95..bc39a5517 100644 --- a/src/public/translations/fr/translation.json +++ b/src/public/translations/fr/translation.json @@ -116,7 +116,7 @@ "collapseWholeTree": "réduire tout l'arbre des notes", "collapseSubTree": "réduire le sous-arbre", "tabShortcuts": "Raccourcis des onglets", - "newTabNoteLink": "(ou clic central de la souris) sur le lien de la note ouvre la note dans un nouvel onglet", + "newTabNoteLink": "CTRL+clic - (ou clic central de la souris) sur le lien de la note ouvre la note dans un nouvel onglet", "onlyInDesktop": "Uniquement sur ordinateur (version Electron)", "openEmptyTab": "ouvrir un onglet vide", "closeActiveTab": "fermer l'onglet actif", diff --git a/src/public/translations/ro/translation.json b/src/public/translations/ro/translation.json index c15f2fddd..dff5ae1a7 100644 --- a/src/public/translations/ro/translation.json +++ b/src/public/translations/ro/translation.json @@ -622,7 +622,7 @@ "moveNoteUpHierarchy": "mută notița mai sus în ierarhie", "movingCloningNotes": "Mutarea/clonarea notițelor", "multiSelectNote": "selectează multiplu notița de sus/jos", - "newTabNoteLink": "(sau clic mijlociu) pe o legătură către o notiță va deschide notița într-un tab nou", + "newTabNoteLink": "CTRL+clic - (sau clic mijlociu) pe o legătură către o notiță va deschide notița într-un tab nou", "notSet": "nesetat", "noteNavigation": "Navigarea printre notițe", "numberedList": "1. sau 1) urmat de spațiu pentru o listă numerotată", diff --git a/src/public/translations/tw/translation.json b/src/public/translations/tw/translation.json index e36c1820f..b2d1e2468 100644 --- a/src/public/translations/tw/translation.json +++ b/src/public/translations/tw/translation.json @@ -120,7 +120,7 @@ "collapseWholeTree": "折疊整個筆記樹", "collapseSubTree": "折疊子樹", "tabShortcuts": "標籤快捷鍵", - "newTabNoteLink": "在筆記鏈接上使用CTRL+點擊(或中鍵點擊)在新標籤中打開筆記", + "newTabNoteLink": "CTRL+click - 在筆記鏈接上使用CTRL+點擊(或中鍵點擊)在新標籤中打開筆記", "onlyInDesktop": "僅在桌面版(電子構建)中", "openEmptyTab": "打開空白標籤頁", "closeActiveTab": "關閉活動標籤頁", From 1362ce6c320a49bd1392270f72e09d9fdb0d6542 Mon Sep 17 00:00:00 2001 From: Panagiotis Papadopoulos Date: Sun, 22 Dec 2024 22:44:04 +0100 Subject: [PATCH 12/14] i18n: move kbd tag to translation string (help.jumpToParentNote) --- src/public/app/widgets/dialogs/help.js | 2 +- src/public/translations/cn/translation.json | 2 +- src/public/translations/de/translation.json | 2 +- src/public/translations/en/translation.json | 2 +- src/public/translations/es/translation.json | 2 +- src/public/translations/fr/translation.json | 2 +- src/public/translations/ro/translation.json | 2 +- src/public/translations/tw/translation.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/public/app/widgets/dialogs/help.js b/src/public/app/widgets/dialogs/help.js index 367486cd7..889d59249 100644 --- a/src/public/app/widgets/dialogs/help.js +++ b/src/public/app/widgets/dialogs/help.js @@ -23,7 +23,7 @@ const TPL = `
    • ${t('help.notSet')}, ${t('help.notSet')} - ${t('help.goBackForwards')}
    • ${t('help.notSet')} - ${t('help.showJumpToNoteDialog')}
    • ${t('help.notSet')} - ${t('help.scrollToActiveNote')}
    • -
    • Backspace - ${t('help.jumpToParentNote')}
    • +
    • ${t('help.jumpToParentNote')}
    • ${t('help.notSet')} - ${t('help.collapseWholeTree')}
    • ${t('help.notSet')} - ${t('help.collapseSubTree')}
    diff --git a/src/public/translations/cn/translation.json b/src/public/translations/cn/translation.json index 08a91fcc9..6524e4a8b 100644 --- a/src/public/translations/cn/translation.json +++ b/src/public/translations/cn/translation.json @@ -116,7 +116,7 @@ "goBackForwards": "在历史记录中前后移动", "showJumpToNoteDialog": "显示\"跳转到\" 对话框", "scrollToActiveNote": "滚动到活动笔记", - "jumpToParentNote": "跳转到父笔记", + "jumpToParentNote": "Backspace - 跳转到父笔记", "collapseWholeTree": "折叠整个笔记树", "collapseSubTree": "折叠子树", "tabShortcuts": "标签快捷键", diff --git a/src/public/translations/de/translation.json b/src/public/translations/de/translation.json index ef2f9ceb1..0f15aee19 100644 --- a/src/public/translations/de/translation.json +++ b/src/public/translations/de/translation.json @@ -111,7 +111,7 @@ "goBackForwards": "in der Historie zurück/vorwärts gehen", "showJumpToNoteDialog": "zeige \"Springe zu\" dialog", "scrollToActiveNote": "Scrolle zur aktiven Notiz", - "jumpToParentNote": "Zur übergeordneten Notiz springen", + "jumpToParentNote": "Backspace - Zur übergeordneten Notiz springen", "collapseWholeTree": "Reduziere den gesamten Notizbaum", "collapseSubTree": "Teilbaum einklappen", "tabShortcuts": "Tab-Tastenkürzel", diff --git a/src/public/translations/en/translation.json b/src/public/translations/en/translation.json index 3f8c5aa67..6a082c294 100644 --- a/src/public/translations/en/translation.json +++ b/src/public/translations/en/translation.json @@ -121,7 +121,7 @@ "goBackForwards": "go back / forwards in the history", "showJumpToNoteDialog": "show \"Jump to\" dialog", "scrollToActiveNote": "scroll to active note", - "jumpToParentNote": "jump to parent note", + "jumpToParentNote": "Backspace - jump to parent note", "collapseWholeTree": "collapse whole note tree", "collapseSubTree": "collapse sub-tree", "tabShortcuts": "Tab shortcuts", diff --git a/src/public/translations/es/translation.json b/src/public/translations/es/translation.json index fe3867b17..6ec27ca24 100644 --- a/src/public/translations/es/translation.json +++ b/src/public/translations/es/translation.json @@ -117,7 +117,7 @@ "goBackForwards": "retroceder / avanzar en la historia", "showJumpToNoteDialog": "mostrar \"Saltar a\" diálogo", "scrollToActiveNote": "desplazarse hasta la nota activa", - "jumpToParentNote": "saltar a la nota padre", + "jumpToParentNote": "Backspace - saltar a la nota padre", "collapseWholeTree": "colapsar todo el árbol de notas", "collapseSubTree": "colapsar subárbol", "tabShortcuts": "Atajos de pestañas", diff --git a/src/public/translations/fr/translation.json b/src/public/translations/fr/translation.json index bc39a5517..eeeead63c 100644 --- a/src/public/translations/fr/translation.json +++ b/src/public/translations/fr/translation.json @@ -112,7 +112,7 @@ "goBackForwards": "reculer/avancer dans l'historique", "showJumpToNoteDialog": "afficher la boîte de dialogue \"Aller à la note\"", "scrollToActiveNote": "faire défiler jusqu'à la note active", - "jumpToParentNote": "aller à la note parent", + "jumpToParentNote": "Backspace - aller à la note parent", "collapseWholeTree": "réduire tout l'arbre des notes", "collapseSubTree": "réduire le sous-arbre", "tabShortcuts": "Raccourcis des onglets", diff --git a/src/public/translations/ro/translation.json b/src/public/translations/ro/translation.json index dff5ae1a7..b1869a3ca 100644 --- a/src/public/translations/ro/translation.json +++ b/src/public/translations/ro/translation.json @@ -615,7 +615,7 @@ "headings": " etc. urmat de spațiu pentru titluri", "inPageSearch": "caută în interiorul paginii", "insertDateTime": "inserează data și timpul curente la poziția cursorului", - "jumpToParentNote": "sari la pagina părinte", + "jumpToParentNote": "Backspace - sari la pagina părinte", "jumpToTreePane": "sari către arborele de notițe și scrolează către notița activă", "markdownAutoformat": "Formatare în stil Markdown", "moveNoteUpDown": "mută notița sus/jos în lista de notițe", diff --git a/src/public/translations/tw/translation.json b/src/public/translations/tw/translation.json index b2d1e2468..8ead685da 100644 --- a/src/public/translations/tw/translation.json +++ b/src/public/translations/tw/translation.json @@ -116,7 +116,7 @@ "goBackForwards": "在歷史記錄中前後移動", "showJumpToNoteDialog": "顯示\"跳轉到\" 對話框", "scrollToActiveNote": "滾動到活動筆記", - "jumpToParentNote": "跳轉到上級筆記", + "jumpToParentNote": "Backspace - 跳轉到上級筆記", "collapseWholeTree": "折疊整個筆記樹", "collapseSubTree": "折疊子樹", "tabShortcuts": "標籤快捷鍵", From 05b65da5b464d79e38a58aa2e487c42f5f87955c Mon Sep 17 00:00:00 2001 From: Panagiotis Papadopoulos Date: Sun, 22 Dec 2024 23:05:16 +0100 Subject: [PATCH 13/14] i18n: move kbd tag to translation string (help.collapseExpand) --- src/public/app/widgets/dialogs/help.js | 2 +- src/public/translations/cn/translation.json | 2 +- src/public/translations/de/translation.json | 2 +- src/public/translations/en/translation.json | 2 +- src/public/translations/es/translation.json | 2 +- src/public/translations/fr/translation.json | 2 +- src/public/translations/ro/translation.json | 2 +- src/public/translations/tw/translation.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/public/app/widgets/dialogs/help.js b/src/public/app/widgets/dialogs/help.js index 889d59249..96e085d1a 100644 --- a/src/public/app/widgets/dialogs/help.js +++ b/src/public/app/widgets/dialogs/help.js @@ -19,7 +19,7 @@ const TPL = `

    • ${t('help.goUpDown')}
    • -
    • LEFT, RIGHT - ${t('help.collapseExpand')}
    • +
    • ${t('help.collapseExpand')}
    • ${t('help.notSet')}, ${t('help.notSet')} - ${t('help.goBackForwards')}
    • ${t('help.notSet')} - ${t('help.showJumpToNoteDialog')}
    • ${t('help.notSet')} - ${t('help.scrollToActiveNote')}
    • diff --git a/src/public/translations/cn/translation.json b/src/public/translations/cn/translation.json index 6524e4a8b..9d78a38c4 100644 --- a/src/public/translations/cn/translation.json +++ b/src/public/translations/cn/translation.json @@ -111,7 +111,7 @@ "close": "关闭", "noteNavigation": "笔记导航", "goUpDown": "UP, DOWN - 在笔记列表中向上/向下移动", - "collapseExpand": "折叠/展开节点", + "collapseExpand": "LEFT, RIGHT - 折叠/展开节点", "notSet": "未设置", "goBackForwards": "在历史记录中前后移动", "showJumpToNoteDialog": "显示\"跳转到\" 对话框", diff --git a/src/public/translations/de/translation.json b/src/public/translations/de/translation.json index 0f15aee19..0fdeb1371 100644 --- a/src/public/translations/de/translation.json +++ b/src/public/translations/de/translation.json @@ -106,7 +106,7 @@ "close": "Schließen", "noteNavigation": "Notiz Navigation", "goUpDown": "Pfeil Hoch, Pfeil Runter - In der Liste der Notizen nach oben/unten gehen", - "collapseExpand": "Knoten reduzieren/erweitern", + "collapseExpand": "LEFT, RIGHT - Knoten reduzieren/erweitern", "notSet": "nicht eingestellt", "goBackForwards": "in der Historie zurück/vorwärts gehen", "showJumpToNoteDialog": "zeige \"Springe zu\" dialog", diff --git a/src/public/translations/en/translation.json b/src/public/translations/en/translation.json index 6a082c294..036fbc0f8 100644 --- a/src/public/translations/en/translation.json +++ b/src/public/translations/en/translation.json @@ -116,7 +116,7 @@ "close": "Close", "noteNavigation": "Note navigation", "goUpDown": "UP, DOWN - go up/down in the list of notes", - "collapseExpand": "collapse/expand node", + "collapseExpand": "LEFT, RIGHT - collapse/expand node", "notSet": "not set", "goBackForwards": "go back / forwards in the history", "showJumpToNoteDialog": "show \"Jump to\" dialog", diff --git a/src/public/translations/es/translation.json b/src/public/translations/es/translation.json index 6ec27ca24..afc606f50 100644 --- a/src/public/translations/es/translation.json +++ b/src/public/translations/es/translation.json @@ -112,7 +112,7 @@ "close": "Cerrar", "noteNavigation": "Navegación de notas", "goUpDown": "UP, DOWN - subir/bajar en la lista de notas", - "collapseExpand": "colapsar/expandir nodo", + "collapseExpand": "LEFT, RIGHT - colapsar/expandir nodo", "notSet": "no establecido", "goBackForwards": "retroceder / avanzar en la historia", "showJumpToNoteDialog": "mostrar \"Saltar a\" diálogo", diff --git a/src/public/translations/fr/translation.json b/src/public/translations/fr/translation.json index eeeead63c..609c60716 100644 --- a/src/public/translations/fr/translation.json +++ b/src/public/translations/fr/translation.json @@ -107,7 +107,7 @@ "close": "Fermer", "noteNavigation": "Navigation dans les notes", "goUpDown": "UP, DOWN - aller vers le haut/bas dans la liste des notes", - "collapseExpand": "réduire/développer le nœud", + "collapseExpand": "LEFT, RIGHT - réduire/développer le nœud", "notSet": "non défini", "goBackForwards": "reculer/avancer dans l'historique", "showJumpToNoteDialog": "afficher la boîte de dialogue \"Aller à la note\"", diff --git a/src/public/translations/ro/translation.json b/src/public/translations/ro/translation.json index b1869a3ca..12fd65644 100644 --- a/src/public/translations/ro/translation.json +++ b/src/public/translations/ro/translation.json @@ -594,7 +594,7 @@ "bulletList": "* sau - urmat de spațiu pentru o listă punctată", "close": "Închide", "closeActiveTab": "închide tabul activ", - "collapseExpand": "minimizează/expandează nodul", + "collapseExpand": "LEFT, RIGHT - minimizează/expandează nodul", "collapseSubTree": "minimizează subarborele", "collapseWholeTree": "minimizează întregul arbore de notițe", "copyNotes": "copiază notița activă (sau selecția curentă) în clipboard (utilizat pentru clonare)", diff --git a/src/public/translations/tw/translation.json b/src/public/translations/tw/translation.json index 8ead685da..7447a1257 100644 --- a/src/public/translations/tw/translation.json +++ b/src/public/translations/tw/translation.json @@ -111,7 +111,7 @@ "close": "關閉", "noteNavigation": "筆記導航", "goUpDown": "UP, DOWN - 在筆記列表中向上/向下移動", - "collapseExpand": "折疊/展開節點", + "collapseExpand": "LEFT, RIGHT - 折疊/展開節點", "notSet": "未設定", "goBackForwards": "在歷史記錄中前後移動", "showJumpToNoteDialog": "顯示\"跳轉到\" 對話框", From 28bbbae5291b90bf8b337876d3317afcccfeb8e9 Mon Sep 17 00:00:00 2001 From: Panagiotis Papadopoulos Date: Sun, 22 Dec 2024 23:15:09 +0100 Subject: [PATCH 14/14] i18n: move kbd tag to translation string (help.headings) --- src/public/app/widgets/dialogs/help.js | 2 +- src/public/translations/cn/translation.json | 2 +- src/public/translations/de/translation.json | 2 +- src/public/translations/en/translation.json | 2 +- src/public/translations/es/translation.json | 2 +- src/public/translations/fr/translation.json | 2 +- src/public/translations/ro/translation.json | 2 +- src/public/translations/tw/translation.json | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/public/app/widgets/dialogs/help.js b/src/public/app/widgets/dialogs/help.js index 96e085d1a..6947101d3 100644 --- a/src/public/app/widgets/dialogs/help.js +++ b/src/public/app/widgets/dialogs/help.js @@ -108,7 +108,7 @@ const TPL = `

        -
      • ##, ###, #### ${t('help.headings')}
      • +
      • ${t('help.headings')}
      • ${t('help.bulletList')}
      • ${t('help.numberedList')}
      • ${t('help.blockQuote')}
      • diff --git a/src/public/translations/cn/translation.json b/src/public/translations/cn/translation.json index 9d78a38c4..d89775bae 100644 --- a/src/public/translations/cn/translation.json +++ b/src/public/translations/cn/translation.json @@ -148,7 +148,7 @@ "insertDateTime": "在插入点插入当前日期和时间", "jumpToTreePane": "跳转到树面板并滚动到活动笔记", "markdownAutoformat": "类Markdown自动格式化", - "headings": " 等,后跟空格,自动转换为标题", + "headings": "##, ###, #### 等,后跟空格,自动转换为标题", "bulletList": "*- 后跟空格,自动转换为项目符号列表", "numberedList": "1. or 1) 后跟空格,自动转换为编号列表", "blockQuote": "一行以 > 开头并后跟空格,自动转换为块引用", diff --git a/src/public/translations/de/translation.json b/src/public/translations/de/translation.json index 0fdeb1371..6292ab1ec 100644 --- a/src/public/translations/de/translation.json +++ b/src/public/translations/de/translation.json @@ -143,7 +143,7 @@ "insertDateTime": "Gebe das aktuelle Datum und die aktuelle Uhrzeit an der Einfügemarke ein", "jumpToTreePane": "Springe zum Baumbereich und scrolle zur aktiven Notiz", "markdownAutoformat": "Markdown-ähnliche Autoformatierung", - "headings": "usw. gefolgt von Platz für Überschriften", + "headings": "##, ###, #### usw. gefolgt von Platz für Überschriften", "bulletList": "* oder - gefolgt von Leerzeichen für Aufzählungsliste", "numberedList": "1. oder 1) gefolgt von Leerzeichen für nummerierte Liste", "blockQuote": "Beginne eine Zeile mit > gefolgt von einem Leerzeichen für Blockzitate", diff --git a/src/public/translations/en/translation.json b/src/public/translations/en/translation.json index 036fbc0f8..91e85491a 100644 --- a/src/public/translations/en/translation.json +++ b/src/public/translations/en/translation.json @@ -153,7 +153,7 @@ "insertDateTime": "insert current date and time at caret position", "jumpToTreePane": "jump away to the tree pane and scroll to active note", "markdownAutoformat": "Markdown-like autoformatting", - "headings": " etc. followed by space for headings", + "headings": "##, ###, #### etc. followed by space for headings", "bulletList": "* or - followed by space for bullet list", "numberedList": "1. or 1) followed by space for numbered list", "blockQuote": "start a line with > followed by space for block quote", diff --git a/src/public/translations/es/translation.json b/src/public/translations/es/translation.json index afc606f50..7c0df94d8 100644 --- a/src/public/translations/es/translation.json +++ b/src/public/translations/es/translation.json @@ -149,7 +149,7 @@ "insertDateTime": "insertar la fecha y hora actuales en la posición del cursor", "jumpToTreePane": "saltar al panel de árbol y desplazarse hasta la nota activa", "markdownAutoformat": "Autoformato tipo Markdown", - "headings": " etc. seguido de espacio para encabezados", + "headings": "##, ###, #### etc. seguido de espacio para encabezados", "bulletList": "* o - seguido de espacio para la lista de viñetas", "numberedList": "1. o 1) seguido de espacio para la lista numerada", "blockQuote": "comience una línea con > seguido de espacio para el bloque de cita", diff --git a/src/public/translations/fr/translation.json b/src/public/translations/fr/translation.json index 609c60716..758c5a333 100644 --- a/src/public/translations/fr/translation.json +++ b/src/public/translations/fr/translation.json @@ -144,7 +144,7 @@ "insertDateTime": "insérer la date et l'heure courante à la position du curseur", "jumpToTreePane": "passer au volet de l'arborescence et aller jusqu'à la note active", "markdownAutoformat": "Formatage automatique (comme Markdown)", - "headings": " etc. suivi d'un espace pour les titres", + "headings": "##, ###, #### etc. suivi d'un espace pour les titres", "bulletList": "* ou - suivi d'un espace pour la liste à puces", "numberedList": "1. ou 1) suivi d'un espace pour la liste numérotée", "blockQuote": "commencez une ligne avec > suivi d'un espace pour les guillemets", diff --git a/src/public/translations/ro/translation.json b/src/public/translations/ro/translation.json index 12fd65644..ab76f6e47 100644 --- a/src/public/translations/ro/translation.json +++ b/src/public/translations/ro/translation.json @@ -612,7 +612,7 @@ "fullDocumentation": "Instrucțiuni (documentația completă se regăsește online)", "goBackForwards": "mergi înapoi/înainte în istoric", "goUpDown": "UP, DOWN - mergi sus/jos în lista de notițe", - "headings": " etc. urmat de spațiu pentru titluri", + "headings": "##, ###, #### etc. urmat de spațiu pentru titluri", "inPageSearch": "caută în interiorul paginii", "insertDateTime": "inserează data și timpul curente la poziția cursorului", "jumpToParentNote": "Backspace - sari la pagina părinte", diff --git a/src/public/translations/tw/translation.json b/src/public/translations/tw/translation.json index 7447a1257..f6de82c3f 100644 --- a/src/public/translations/tw/translation.json +++ b/src/public/translations/tw/translation.json @@ -148,7 +148,7 @@ "insertDateTime": "在插入點插入當前日期和時間", "jumpToTreePane": "跳轉到樹面板並滾動到活動筆記", "markdownAutoformat": "類Markdown自動格式化", - "headings": " 等,後跟空格,自動轉換為標題", + "headings": "##, ###, #### 等,後跟空格,自動轉換為標題", "bulletList": "*- 後跟空格,自動轉換為項目符號列表", "numberedList": "1. or 1) 後跟空格,自動轉換為編號列表", "blockQuote": "一行以 > 開頭並後跟空格,自動轉換為塊引用",