Translated using Weblate (Japanese)

Currently translated at 100.0% (1720 of 1720 strings)

Translation: Trilium Notes/Client
Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/
This commit is contained in:
green 2025-12-23 04:24:57 +01:00 committed by Hosted Weblate
parent d0a83f7c05
commit cd47e79a1b
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -1621,7 +1621,8 @@
}, },
"inherited_attribute_list": { "inherited_attribute_list": {
"title": "継承属性", "title": "継承属性",
"no_inherited_attributes": "継承属性はありません。" "no_inherited_attributes": "継承属性はありません。",
"none": "なし"
}, },
"note_map": { "note_map": {
"open_full": "拡大表示", "open_full": "拡大表示",
@ -2200,5 +2201,8 @@
"empty_button": "パネルを非表示", "empty_button": "パネルを非表示",
"toggle": "右パネルを切り替え", "toggle": "右パネルを切り替え",
"custom_widget_go_to_source": "ソースコードへ移動" "custom_widget_go_to_source": "ソースコードへ移動"
},
"attributes_panel": {
"title": "ノート属性"
} }
} }