comparison runtime/lang/menu_ja_jp.euc-jp.vim @ 27804:8fc68ce4a097

Update runtime files Commit: https://github.com/vim/vim/commit/944697ae19683441981539cd4d2469df89d6ec82 Author: Bram Moolenaar <Bram@vim.org> Date: Sun Feb 20 19:48:20 2022 +0000 Update runtime files
author Bram Moolenaar <Bram@vim.org>
date Sun, 20 Feb 2022 21:00:04 +0100
parents a1effd6bb5ba
children 83dfcad065f9
comparison
equal deleted inserted replaced
27803:9824bd8b05df 27804:8fc68ce4a097
1 " vi:set ts=8 sts=8 sw=8 tw=0: 1 " vi:set ts=8 sts=8 sw=8 tw=0:
2 " 2 "
3 " Menu Translations: Japanese (EUC-JP) 3 " Menu Translations: Japanese (EUC-JP)
4 " Last Translator: MURAOKA Taro <koron.kaoriya@gmail.com> 4 " Last Translator: MURAOKA Taro <koron.kaoriya@gmail.com>
5 " Last Change: 18-Jul-2018. 5 " Last Change: 20-Feb-2022.
6 "
7 " Copyright (C) 2001-2022 MURAOKA Taro <koron.kaoriya@gmail.com>,
8 " vim-jp <http://vim-jp.org/>
9 "
10 " THIS FILE IS DISTRIBUTED UNDER THE VIM LICENSE.
11 "
6 " Generated from menu_ja_jp.utf-8.vim, DO NOT EDIT 12 " Generated from menu_ja_jp.utf-8.vim, DO NOT EDIT
7 "
8 " Copyright (C) 2001-2018 MURAOKA Taro <koron.kaoriya@gmail.com>,
9 " vim-jp <http://vim-jp.org/>
10 "
11 " THIS FILE IS DISTRIBUTED UNDER THE VIM LICENSE.
12 13
13 " Quit when menu translations have already been done. 14 " Quit when menu translations have already been done.
14 if exists("did_menu_trans") 15 if exists("did_menu_trans")
15 finish 16 finish
16 endif 17 endif
22 23
23 " Help menu 24 " Help menu
24 menutrans &Help ヘルプ(&H) 25 menutrans &Help ヘルプ(&H)
25 menutrans &Overview<Tab><F1> 概略(&O)<Tab><F1> 26 menutrans &Overview<Tab><F1> 概略(&O)<Tab><F1>
26 menutrans &User\ Manual ユーザーマニュアル(&U) 27 menutrans &User\ Manual ユーザーマニュアル(&U)
27 menutrans &How-to\ links &How-toリンク 28 menutrans &How-To\ links &How-toリンク
28 menutrans &Credits クレジット(&C) 29 menutrans &Credits クレジット(&C)
29 menutrans Co&pying 著作権情報(&P) 30 menutrans Co&pying 著作権情報(&P)
30 menutrans &Sponsor/Register スポンサー/登録(&S) 31 menutrans &Sponsor/Register スポンサー/登録(&S)
31 menutrans O&rphans 孤児(&R) 32 menutrans O&rphans 孤児(&R)
32 menutrans &Version バージョン情報(&V) 33 menutrans &Version バージョン情報(&V)
269 tmenu ToolBar.Undo 取り消し 270 tmenu ToolBar.Undo 取り消し
270 tmenu ToolBar.Redo もう一度やる 271 tmenu ToolBar.Redo もう一度やる
271 tmenu ToolBar.Cut クリップボードへ切り取り 272 tmenu ToolBar.Cut クリップボードへ切り取り
272 tmenu ToolBar.Copy クリップボードへコピー 273 tmenu ToolBar.Copy クリップボードへコピー
273 tmenu ToolBar.Paste クリップボードから貼り付け 274 tmenu ToolBar.Paste クリップボードから貼り付け
274 tmenu ToolBar.Find 検索... 275 tmenu ToolBar.Replace 検索 / 置換...
275 tmenu ToolBar.FindNext 次を検索 276 tmenu ToolBar.FindNext 次を検索
276 tmenu ToolBar.FindPrev 前を検索 277 tmenu ToolBar.FindPrev 前を検索
277 tmenu ToolBar.Replace 置換...
278 if 0 " disabled; These are in the Windows menu 278 if 0 " disabled; These are in the Windows menu
279 tmenu ToolBar.New 新規ウィンドウ作成 279 tmenu ToolBar.New 新規ウィンドウ作成
280 tmenu ToolBar.WinSplit ウィンドウ分割 280 tmenu ToolBar.WinSplit ウィンドウ分割
281 tmenu ToolBar.WinMax ウィンドウ最大化 281 tmenu ToolBar.WinMax ウィンドウ最大化
282 tmenu ToolBar.WinMin ウィンドウ最小化 282 tmenu ToolBar.WinMin ウィンドウ最小化