Translated using Weblate (Japanese)

Currently translated at 100.0% (402 of 402 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ja/
This commit is contained in:
green
2026-04-12 04:46:30 +02:00
committed by Hosted Weblate
parent 0150b5b61e
commit 7ec5945517

View File

@@ -455,5 +455,8 @@
"fulltext-after-expression": "\"{{- token}}\" は有効な式ではありません。テキストを検索するには、属性フィルターの前に記述してください(例: \"#label {{- token}}\" ではなく \"{{- token}} #label\")。",
"unrecognized-expression": "認識されない式 \"{{- token}}\""
}
},
"script": {
"wrong-environment": "ノート \"{{- noteTitle}}\" ({{- noteId}}) を実行できません。これは {{- actualEnv}} スクリプトですが、{{- expectedEnv}} で実行しようとしました。"
}
}