@@ -14,7 +14,7 @@ msgid ""
1414msgstr ""
1515"Project-Id-Version : Vim 9.0\n "
1616"Report-Msgid-Bugs-To : \n "
17- "POT-Creation-Date : 2022-10-18 11:44 +0900\n "
17+ "POT-Creation-Date : 2022-11-07 17:54 +0900\n "
1818"PO-Revision-Date : 2022-02-20 01:53+0900\n "
1919"Last-Translator : MURAOKA Taro <koron.kaoriya@gmail.com>\n "
2020"Language-Team : Japanese <https://github.com/vim-jp/lang-ja>\n "
@@ -1773,6 +1773,9 @@ msgstr "-P <親のタイトル>\tVimを親アプリケーションの中で起
17731773msgid "--windowid <HWND>\tOpen Vim inside another win32 widget"
17741774msgstr "--windowid <HWND>\t異なるWin32 widgetの内部にVimを開く"
17751775
1776+ msgid "Seen modifyOtherKeys: true"
1777+ msgstr "modifyOtherKeys が見つかりました: true"
1778+
17761779msgid "No abbreviation found"
17771780msgstr "短縮入力は見つかりませんでした"
17781781
@@ -8250,6 +8253,9 @@ msgstr "E1306: ループの入れ子が深過ぎます"
82508253msgid "E1307: Argument %d: Trying to modify a const %s"
82518254msgstr "E1307: 引数 %d: const %s を変更しようとしています"
82528255
8256+ msgid "E1308: Cannot resize a window in another tab page"
8257+ msgstr "E1308: 別のタブページのウィンドウをリサイズできません"
8258+
82538259msgid "--No lines in buffer--"
82548260msgstr "--バッファに行がありません--"
82558261
@@ -9548,6 +9554,9 @@ msgstr "バイナリファイルの編集"
95489554msgid "last line in the file has an end-of-line"
95499555msgstr "ファイルの末尾の行に改行がある"
95509556
9557+ msgid "last line in the file followed by CTRL-Z"
9558+ msgstr "ファイルの末尾の行に CTRL-Z がある"
9559+
95519560msgid "fixes missing end-of-line at end of text file"
95529561msgstr "テキストファイルの末尾に改行がない場合に修正する"
95539562
0 commit comments