From c9de59cf2771e23b77c4e118d57e2a5586d19e45 Mon Sep 17 00:00:00 2001 From: Hiroshi Miura Date: Sun, 16 Jun 2019 11:41:19 +0900 Subject: [PATCH] Update Japanese doc translation (#851) Signed-off-by: Hiroshi Miura --- src/resources/docs/shortcuts_ja.md | 3 ++- src/resources/docs/welcome_ja.md | 7 ++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/src/resources/docs/shortcuts_ja.md b/src/resources/docs/shortcuts_ja.md index 27fa495d..4fb6319f 100644 --- a/src/resources/docs/shortcuts_ja.md +++ b/src/resources/docs/shortcuts_ja.md @@ -278,7 +278,8 @@ VNoteは、**Normal**、**Insert**、**Visual**、および**VisualLine**の各 ::: alert-info -Open `Settings` dialog via the `File` menu, then jump to `Read/Edit` tab and you could enable Vim via the combo box in `Key mode`. Restart VNote to take effect. +`ファイル`メニューから、`設定`ダイアログを開き、 `読み取り/編集` タブへすすみます。 コンボボックスの`キーモード`を +選択することでVimモードを有効にできます。 すぐに稼動させるには、VNoteの再起動が必要です。 ::: diff --git a/src/resources/docs/welcome_ja.md b/src/resources/docs/welcome_ja.md index 6b4b9462..12939768 100644 --- a/src/resources/docs/welcome_ja.md +++ b/src/resources/docs/welcome_ja.md @@ -10,11 +10,12 @@ VNoteは**オープンソース**で、現在は主に1人の個人によって ## トラブルシューティング・ガイド ::: alert-info -**How to enable Vim mode?** +**Vim modeを有効化する** -Open `Settings` dialog via the `File` menu, then jump to `Read/Edit` tab and you could enable Vim via the combo box in `Key mode`. Restart VNote to take effect. +`ファイル`メニューから、`設定`ダイアログを開き、 `読み取り/編集` タブへすすみます。 コンボボックスの`キーモード`を +選択することでVimモードを有効にできます。 すぐに稼動させるには、VNoteの再起動が必要です。 -If you do not know what Vim is, please do not enable it! +Vimが何か知らない場合は、有効にしないでください。 :::