File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -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-11-10 11:31 +0900\n "
17+ "POT-Creation-Date : 2022-11-15 11:36 +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 "
@@ -8256,6 +8256,15 @@ msgstr "E1307: 引数 %d: const %s を変更しようとしています"
82568256msgid "E1308: Cannot resize a window in another tab page"
82578257msgstr "E1308: 別のタブページのウィンドウをリサイズできません"
82588258
8259+ msgid "E1309: Cannot change mappings while listing"
8260+ msgstr "E1309: マッピングを列挙中に変更できません"
8261+
8262+ msgid "E1310: Cannot change menus while listing"
8263+ msgstr "E1310: メニューを列挙中に変更できません"
8264+
8265+ msgid "E1311: Cannot change user commands while listing"
8266+ msgstr "E1311: ユーザーコマンドを列挙中に変更できません"
8267+
82598268msgid "--No lines in buffer--"
82608269msgstr "--バッファに行がありません--"
82618270
You can’t perform that action at this time.
0 commit comments