File tree 1 file changed +3
-4
lines changed
1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 1
1
" vi:set ts = 8 sts = 8 sw = 8 tw = 0 :
2
2
"
3
3
" Menu Translations: Japanese (UTF-8)
4
- " Translated By : MURAOKA Taro <[email protected] >
5
- " Last Change: 26 -Jan-2016.
4
+ " Last Translator : MURAOKA Taro <[email protected] >
5
+ " Last Change: 28 -Jan-2016.
6
6
"
7
- " Copyright (C) 2001-16 MURAOKA Taro <[email protected] >
8
7
" Copyright (C) 2016 vim-jp (http://vim-jp.org/)
9
8
" THIS FILE IS DISTRIBUTED UNDER THE VIM LICENSE.
10
9
@@ -139,7 +138,7 @@ menutrans &Tools ツール(&T)
139
138
menutrans &Jump\ to \ this\ tag <Tab> g ^] タグジャンプ(&J)<Tab> g ^]
140
139
menutrans Jump\ &back<Tab> ^T 戻る(&B)<Tab> ^T
141
140
menutrans Build\ &Tags\ File タグファイル作成(&T)
142
- menutrans &Make<Tab> :make メイク (&M)<Tab> :make
141
+ menutrans &Make<Tab> :make ビルド (&M)<Tab> :make
143
142
menutrans &List\ Errors<Tab> :cl エラーリスト(&L)<Tab> :cl
144
143
menutrans L&ist\ Messages<Tab> :cl ! メッセージリスト(&I)<Tab> :cl !
145
144
menutrans &Next \ Error <Tab> :cn 次のエラーへ(&N )<Tab> :cn
You can’t perform that action at this time.
0 commit comments