File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
apps/client/src/translations/ja Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 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" : " パネルを表示" ,
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" : " ノートをエクスポート" ,
You can’t perform that action at this time.
0 commit comments