Skip to content

Commit 48b5a62

Browse files
committed
Update for 8.0.1279
Update the menu translation.
1 parent 334b09f commit 48b5a62

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

runtime/lang/menu_ja_jp.utf-8.vim

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,9 @@ let g:menutrans_textwidth_dialog = "テキストの幅('textwidth')を設定し
131131
let g:menutrans_fileformat_dialog = "ファイル出力の際の改行記号の形式を選んでください."
132132
let g:menutrans_fileformat_choices = "&Unix\n&Dos\n&Mac\nキャンセル(&C)"
133133

134+
menutrans Show\ C&olor\ Schemes\ in\ Menu 色テーマをメニューに表示(&O)
134135
menutrans C&olor\ Scheme 色テーマ選択(&O)
136+
menutrans Show\ &Keymaps\ in\ Menu キーマップをメニューに表示(&K)
135137
menutrans &Keymap キーマップ(&K)
136138
menutrans None なし
137139

@@ -153,7 +155,8 @@ menutrans &Open<Tab>:copen 開く(&O)<Tab>:copen
153155
menutrans &Close<Tab>:cclose 閉じる(&C)<Tab>:cclose
154156
menutrans &Convert\ to\ HEX<Tab>:%!xxd HEXへ変換(&C)<Tab>:%!xxd
155157
menutrans Conve&rt\ back<Tab>:%!xxd\ -r HEXから逆変換(&R)<Tab>%!xxd\ -r
156-
menutrans Se&T\ Compiler コンパイラ設定(&T)
158+
menutrans Show\ Compiler\ Se&ttings\ in\ Menu コンパイラ設定をメニューに表示(&T)
159+
menutrans Se&t\ Compiler コンパイラ設定(&T)
157160

158161
" Tools.Spelling Menu
159162
menutrans &Spelling スペリング(&S)

0 commit comments

Comments
 (0)