From 49c416c90d57cd771d3d902083f99d71bec1481f Mon Sep 17 00:00:00 2001 From: green Date: Tue, 25 Nov 2025 10:47:10 +0100 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 100.0% (152 of 152 strings) Translation: Trilium Notes/Website Translate-URL: https://hosted.weblate.org/projects/trilium/website/ja/ --- apps/website/src/translations/ja/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/website/src/translations/ja/translation.json b/apps/website/src/translations/ja/translation.json index e61b9b9c8..f8a53f2fb 100644 --- a/apps/website/src/translations/ja/translation.json +++ b/apps/website/src/translations/ja/translation.json @@ -42,7 +42,7 @@ "text_title": "テキストノート", "text_description": "ノートはビジュアル(WYSIWYG)エディタで編集できます。表、画像、数式、構文ハイライト付きのコードブロックなど、様々な編集機能を備えています。Markdownのような構文やスラッシュコマンドを使って、テキストを素早くフォーマットできます。", "code_title": "Code ノート", - "code_description": "ソースコードやスクリプトの大きなサンプルでは、多くのプログラミング言語の構文強調表示とさまざまなカラー テーマを備えた専用のエディターが使用できます。", + "code_description": "ソースコードやスクリプトの大きなサンプルでは、多くのプログラミング言語の構文ハイライト表示とさまざまなカラー テーマを備えた専用のエディターが使用できます。", "file_title": "ファイルノート", "file_description": "PDF、画像、ビデオなどのマルチメディア ファイルをアプリケーション内にプレビュー表示で埋め込みます。", "canvas_title": "キャンバス",