From 21d82ec1d7da9a13e36e8fdca79ae5afea322e77 Mon Sep 17 00:00:00 2001 From: green Date: Sun, 14 Dec 2025 01:52:02 +0100 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 100.0% (1686 of 1686 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/ --- apps/client/src/translations/ja/translation.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/apps/client/src/translations/ja/translation.json b/apps/client/src/translations/ja/translation.json index 0a2b3eb5e..49826df65 100644 --- a/apps/client/src/translations/ja/translation.json +++ b/apps/client/src/translations/ja/translation.json @@ -460,7 +460,8 @@ "note_attachments": "ノートの添付ファイル", "open_note_on_server": "サーバー上のノートを開く", "view_revisions": "ノートの変更履歴...", - "note_map": "ノートマップ" + "note_map": "ノートマップ", + "advanced": "高度" }, "command_palette": { "export_note_title": "ノートをエクスポート", @@ -1237,7 +1238,11 @@ "note_title": { "placeholder": "ここにノートのタイトルを入力...", "created_on": "作成日 ", - "last_modified": "最終更新日 " + "last_modified": "最終更新日 ", + "note_type_switcher_label": "{{type}} から切り替え:", + "note_type_switcher_others": "その他のノートタイプ", + "note_type_switcher_templates": "テンプレート", + "note_type_switcher_collection": "コレクション" }, "search_result": { "no_notes_found": "指定された検索パラメータに該当するノートは見つかりませんでした。",