Skip to content

Commit 25261a7

Browse files
committed
Update for 9.0.0820
1 parent 3175d2d commit 25261a7

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

src/po/ja.po

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
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を親アプリケーションの中で起
17731773
msgid "--windowid <HWND>\tOpen Vim inside another win32 widget"
17741774
msgstr "--windowid <HWND>\t異なるWin32 widgetの内部にVimを開く"
17751775

1776+
msgid "Seen modifyOtherKeys: true"
1777+
msgstr "modifyOtherKeys が見つかりました: true"
1778+
17761779
msgid "No abbreviation found"
17771780
msgstr "短縮入力は見つかりませんでした"
17781781

@@ -8250,6 +8253,9 @@ msgstr "E1306: ループの入れ子が深過ぎます"
82508253
msgid "E1307: Argument %d: Trying to modify a const %s"
82518254
msgstr "E1307: 引数 %d: const %s を変更しようとしています"
82528255

8256+
msgid "E1308: Cannot resize a window in another tab page"
8257+
msgstr "E1308: 別のタブページのウィンドウをリサイズできません"
8258+
82538259
msgid "--No lines in buffer--"
82548260
msgstr "--バッファに行がありません--"
82558261

@@ -9548,6 +9554,9 @@ msgstr "バイナリファイルの編集"
95489554
msgid "last line in the file has an end-of-line"
95499555
msgstr "ファイルの末尾の行に改行がある"
95509556

9557+
msgid "last line in the file followed by CTRL-Z"
9558+
msgstr "ファイルの末尾の行に CTRL-Z がある"
9559+
95519560
msgid "fixes missing end-of-line at end of text file"
95529561
msgstr "テキストファイルの末尾に改行がない場合に修正する"
95539562

0 commit comments

Comments
 (0)