From 4f51aa7a430b4979350b496c7b5a613a6cd86376 Mon Sep 17 00:00:00 2001 From: noobhjy Date: Sun, 21 Dec 2025 14:55:46 +0100 Subject: [PATCH 1/3] Translated using Weblate (Chinese (Traditional Han script)) Currently translated at 96.2% (1654 of 1718 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hant/ --- apps/client/src/translations/tw/translation.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/client/src/translations/tw/translation.json b/apps/client/src/translations/tw/translation.json index 286144632..43aa33dfa 100644 --- a/apps/client/src/translations/tw/translation.json +++ b/apps/client/src/translations/tw/translation.json @@ -690,7 +690,8 @@ "convert_into_attachment_successful": "筆記 '{{title}}' 已成功轉換為附件。", "convert_into_attachment_prompt": "確定要將筆記 '{{title}}' 轉換為父級筆記的附件嗎?", "print_pdf": "匯出為 PDF…", - "open_note_on_server": "在伺服器上開啟筆記" + "open_note_on_server": "在伺服器上開啟筆記", + "view_revisions": "筆記歷史版本..." }, "onclick_button": { "no_click_handler": "按鈕元件'{{componentId}}'沒有定義點擊時的處理方式" From d43409f6e41de20318e595815ce073786c745bfc Mon Sep 17 00:00:00 2001 From: green Date: Sun, 21 Dec 2025 06:42:12 +0100 Subject: [PATCH 2/3] Translated using Weblate (Japanese) Currently translated at 100.0% (1718 of 1718 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/ --- .../src/translations/ja/translation.json | 19 +++++++++++++++---- 1 file changed, 15 insertions(+), 4 deletions(-) diff --git a/apps/client/src/translations/ja/translation.json b/apps/client/src/translations/ja/translation.json index fd47a4347..b4478749c 100644 --- a/apps/client/src/translations/ja/translation.json +++ b/apps/client/src/translations/ja/translation.json @@ -387,7 +387,7 @@ "show_toc": "目次を表示" }, "show_highlights_list_widget_button": { - "show_highlights_list": "ハイライト一覧を表示" + "show_highlights_list": "ハイライトリストを表示" }, "relation_map_buttons": { "zoom_out_title": "ズームアウト", @@ -919,7 +919,7 @@ "underline": "下線", "color": "カラーテキスト", "bg_color": "背景色付きテキスト", - "visibility_title": "ハイライトリスト表示", + "visibility_title": "ハイライトリストの表示", "visibility_description": "#hideHighlightWidget ラベルを追加することで、ノートごとにハイライトウィジェットを非表示にできます。", "shortcut_info": "設定 -> ショートカット(右ペイン切り替え)で、右ペイン(ハイライトを含む)を素早く切り替えるキーボードショートカットを設定できます。" }, @@ -932,7 +932,8 @@ }, "toc": { "table_of_contents": "目次", - "options": "オプション" + "options": "オプション", + "no_headings": "見出しはありません。" }, "text_auto_read_only_size": { "title": "自動読み取り専用のサイズ", @@ -1201,7 +1202,11 @@ }, "highlights_list_2": { "title": "ハイライトリスト", - "options": "オプション" + "options": "オプション", + "title_with_count_other": "{{count}} ハイライト", + "modal_title": "ハイライトリストの設定", + "menu_configure": "ハイライトリストの設定...", + "no_highlights": "ハイライトが見つかりません。" }, "quick-search": { "placeholder": "クイック検索", @@ -2189,5 +2194,11 @@ "scroll_to_top_title": "ノートの先頭にジャンプ", "create_new_note": "新しい子ノートを作成", "empty_hide_archived_notes": "アーカイブされたノートを非表示" + }, + "right_pane": { + "empty_message": "このノートには何も表示されません", + "empty_button": "パネルを非表示", + "toggle": "右パネルを切り替え", + "custom_widget_go_to_source": "ソースコードへ移動" } } From 308943f754a0225de6a62a907d0f2931c3f47bd4 Mon Sep 17 00:00:00 2001 From: noobhjy Date: Sat, 20 Dec 2025 15:15:47 +0100 Subject: [PATCH 3/3] Translated using Weblate (Chinese (Simplified Han script)) Currently translated at 100.0% (1718 of 1718 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/zh_Hans/ --- apps/client/src/translations/cn/translation.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/apps/client/src/translations/cn/translation.json b/apps/client/src/translations/cn/translation.json index 47ad9e2d4..4ff56779b 100644 --- a/apps/client/src/translations/cn/translation.json +++ b/apps/client/src/translations/cn/translation.json @@ -1551,7 +1551,11 @@ }, "highlights_list_2": { "title": "高亮列表", - "options": "选项" + "options": "选项", + "title_with_count_other": "{{count}} 处高亮", + "modal_title": "配置高亮列表", + "menu_configure": "配置高亮列表...", + "no_highlights": "未找到高亮内容。" }, "quick-search": { "placeholder": "快速搜索", @@ -1622,7 +1626,8 @@ }, "toc": { "table_of_contents": "目录", - "options": "选项" + "options": "选项", + "no_headings": "无标题。" }, "watched_file_update_status": { "file_last_modified": "文件 最后修改时间为 。", @@ -2189,5 +2194,11 @@ "hoisted_badge": "聚焦", "create_new_note": "新建子笔记", "empty_hide_archived_notes": "隐藏已存档的笔记" + }, + "right_pane": { + "empty_button": "隐藏面板", + "toggle": "切换右侧面板", + "custom_widget_go_to_source": "跳转到源码", + "empty_message": "这篇笔记没有展示内容" } }