File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ msgid ""
14
14
msgstr ""
15
15
"Project-Id-Version : Vim 8.2\n "
16
16
"Report-Msgid-Bugs-To : \n "
17
- "POT-Creation-Date : 2022-02-14 13:47 +0900\n "
17
+ "POT-Creation-Date : 2022-02-16 17:00 +0900\n "
18
18
"PO-Revision-Date : 2022-01-16 12:43+0900\n "
19
19
"
Last-Translator :
MURAOKA Taro <[email protected] >\n "
20
20
"Language-Team : Japanese <https://github.com/vim-jp/lang-ja>\n "
@@ -7446,10 +7446,16 @@ msgstr "E1076: このVimは浮動小数点数サポート付きでコンパイ
7446
7446
msgid "E1077: Missing argument type for %s"
7447
7447
msgstr "E1077: %s の引数の型がありません"
7448
7448
7449
+ msgid "E1080: Invalid assignment"
7450
+ msgstr "E1080: 無効な代入です"
7451
+
7449
7452
#, c-format
7450
7453
msgid "E1081: Cannot unlet %s"
7451
7454
msgstr "E1081: %s を unlet できません"
7452
7455
7456
+ msgid "E1082: Command modifier without command"
7457
+ msgstr "E1082: コマンド修飾子にコマンドがありません"
7458
+
7453
7459
msgid "E1083: Missing backtick"
7454
7460
msgstr "E1083: バッククォートがありません"
7455
7461
You can’t perform that action at this time.
0 commit comments