Skip to content

Commit 41c8779

Browse files
acwr47weblate
authored andcommitted
Translated using Weblate (Japanese)
Currently translated at 60.7% (942 of 1550 strings) Translation: Trilium Notes/Client Translate-URL: https://hosted.weblate.org/projects/trilium/client/ja/
1 parent e62d2d4 commit 41c8779

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

apps/client/src/translations/ja/translation.json

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@
6565
"advanced": "高度",
6666
"toggle-zen-mode": "禅モード",
6767
"switch_to_mobile_version": "モバイル版に切り替え",
68-
"switch_to_desktop_version": "デスクトップ版に切り替え"
68+
"switch_to_desktop_version": "デスクトップ版に切り替え",
69+
"configure_launchbar": "ランチャーバーの設定"
6970
},
7071
"left_pane_toggle": {
7172
"show_panel": "パネルを表示",
@@ -405,7 +406,12 @@
405406
"export_note": "ノートをエクスポート",
406407
"delete_note": "ノートを削除",
407408
"print_note": "ノートを印刷",
408-
"print_pdf": "PDFとしてエクスポート..."
409+
"print_pdf": "PDFとしてエクスポート...",
410+
"convert_into_attachment": "添付ファイルに変換",
411+
"save_revision": "変更履歴を保存",
412+
"convert_into_attachment_failed": "ノート '{{title}}' の変換に失敗しました。",
413+
"convert_into_attachment_successful": "ノート '{{title}}' は添付ファイルに変換されました。",
414+
"convert_into_attachment_prompt": "本当にノート '{{title}}' を親ノートの添付ファイルに変換しますか?"
409415
},
410416
"command_palette": {
411417
"export_note_title": "ノートをエクスポート",

0 commit comments

Comments
 (0)