Translated using Weblate (Japanese)

Currently translated at 98.1% (374 of 381 strings)

Translation: Trilium Notes/Server
Translate-URL: https://hosted.weblate.org/projects/trilium/server/ja/
This commit is contained in:
green 2025-09-23 14:12:06 +02:00 committed by Hosted Weblate
parent 3c5a053a2c
commit 8d4c656a6f
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -198,7 +198,9 @@
"toggle-note-hoisting": "ノートホイスト切り替え", "toggle-note-hoisting": "ノートホイスト切り替え",
"unhoist-note": "ノートホイストを無効にする", "unhoist-note": "ノートホイストを無効にする",
"force-save-revision": "強制保存リビジョン", "force-save-revision": "強制保存リビジョン",
"add-include-note-to-text": "埋め込みノートを追加" "add-include-note-to-text": "埋め込みノートを追加",
"toggle-ribbon-tab-classic-editor": "リボンタブのクラシックエディターに切り替える",
"toggle-ribbon-tab-promoted-attributes": "リボンタブのプロモート属性を切り替える"
}, },
"login": { "login": {
"title": "ログイン", "title": "ログイン",
@ -337,7 +339,9 @@
"llm-chat-title": "ノートとチャット", "llm-chat-title": "ノートとチャット",
"options-title": "オプション", "options-title": "オプション",
"multi-factor-authentication-title": "多要素認証", "multi-factor-authentication-title": "多要素認証",
"etapi-title": "ETAPI" "etapi-title": "ETAPI",
"visible-launchers-title": "可視化されたランチャー",
"inbox-title": "Inbox"
}, },
"notes": { "notes": {
"new-note": "新しいノート", "new-note": "新しいノート",
@ -415,5 +419,6 @@
"clipped-from": "このノートは元々{{- url}}から切り取られたものです", "clipped-from": "このノートは元々{{- url}}から切り取られたものです",
"no-content": "このノートには内容がありません。" "no-content": "このノートには内容がありません。"
}, },
"weekdayNumber": "第{weekNumber}週" "weekdayNumber": "第{weekNumber}週",
"quarterNumber": "四半期 {quarterNumber}"
} }