From f2415916aa475c04a2a7c7953f0b73ee87a52fac Mon Sep 17 00:00:00 2001 From: green Date: Thu, 13 Nov 2025 06:26:46 +0100 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 100.0% (1624 of 1624 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/ --- apps/client/src/translations/ja/translation.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/apps/client/src/translations/ja/translation.json b/apps/client/src/translations/ja/translation.json index 4986ccdcf..c33a3f825 100644 --- a/apps/client/src/translations/ja/translation.json +++ b/apps/client/src/translations/ja/translation.json @@ -41,7 +41,7 @@ "prefix": "接頭辞: ", "branch_prefix_saved": "ブランチの接頭辞が保存されました。", "edit_branch_prefix_multiple": "{{count}} ブランチのブランチ接頭辞を編集", - "branch_prefix_saved_multiple": "{{count}} 個のブランチのブランチ接頭辞が保存されました。", + "branch_prefix_saved_multiple": "{{count}} ブランチのブランチ接頭辞が保存されました。", "affected_branches": "影響を受けるブランチ {{count}}:" }, "global_menu": { @@ -456,7 +456,8 @@ "convert_into_attachment_failed": "ノート '{{title}}' の変換に失敗しました。", "convert_into_attachment_successful": "ノート '{{title}}' は添付ファイルに変換されました。", "convert_into_attachment_prompt": "本当にノート '{{title}}' を親ノートの添付ファイルに変換しますか?", - "note_attachments": "ノートの添付ファイル" + "note_attachments": "ノートの添付ファイル", + "open_note_on_server": "サーバー上のノートを開く" }, "command_palette": { "export_note_title": "ノートをエクスポート",