diff --git a/apps/client/src/translations/ja/translation.json b/apps/client/src/translations/ja/translation.json index 81141c52c..5beb09233 100644 --- a/apps/client/src/translations/ja/translation.json +++ b/apps/client/src/translations/ja/translation.json @@ -97,7 +97,9 @@ "cancel": "キャンセル", "ok": "OK", "close": "閉じる", - "delete_notes_preview": "ノートのプレビューを削除" + "delete_notes_preview": "ノートのプレビューを削除", + "broken_relations_to_be_deleted": "次のリレーション ({{relationCount}})は壊れているので消去されます", + "deleted_relation_text": "削除予定のノート{{- note}}は{{- source}}からリレーション{{- relation}}によって参照されています." }, "calendar": { "mon": "月", @@ -208,7 +210,9 @@ "confirmation": "確認", "cancel": "キャンセル", "ok": "OK", - "also_delete_note": "同時にノートを削除" + "also_delete_note": "同時にノートを削除", + "are_you_sure_remove_note": "本当に\"{{title}}\"をリレーションマップから除きたいですか? ", + "if_you_dont_check": "これをチェックしないと、このノートはリレーションマップからのみ除かれます。" }, "export": { "export_note_title": "ノートをエクスポート", @@ -278,7 +282,9 @@ "inPageSearch": "ページ内検索", "showJumpToNoteDialog": "「ジャンプ先」ダイアログを表示", "moveNoteUpDown": "ノートリストでノートを上/下に移動", - "notSet": "未設定" + "notSet": "未設定", + "goUpDown": "ノートのリストで上下する", + "editBranchPrefix": "アクティブノートのクローンの プレフィックス を編集する" }, "import": { "importIntoNote": "ノートにインポート", @@ -1007,7 +1013,8 @@ "labels": "ラベル", "relations": "関係", "notes": "ノート", - "other": "その他" + "other": "その他", + "none_yet": "アクションを上のリストからクリックして追加。" }, "note_title": { "placeholder": "ここにノートのタイトルを入力..."