Skip to content

Commit 956e023

Browse files
committed
Fix fatal errors
1 parent 4b3d6d9 commit 956e023

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/po/ja.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ msgstr ""
2222
"MIME-Version: 1.0\n"
2323
"Content-Type: text/plain; charset=utf-8\n"
2424
"Content-Transfer-Encoding: 8-bit\n"
25+
"Plural-Forms: nplurals=1; plural=0;\n"
2526

2627
msgid "E831: bf_key_init() called with empty password"
2728
msgstr "E831: bf_key_init() が空パスワードで呼び出されました"
@@ -695,7 +696,6 @@ msgstr "&Ok"
695696
msgid "+-%s%3ld line: "
696697
msgid_plural "+-%s%3ld lines: "
697698
msgstr[0] "+-%s%3ld 行: "
698-
msgstr[1] "+-%s%3ld 行: "
699699

700700
#, c-format
701701
msgid "E700: Unknown function: %s"
@@ -2027,7 +2027,6 @@ msgstr "E351: 現在の 'foldmethod' では折畳みを削除できません"
20272027
msgid "+--%3ld line folded "
20282028
msgid_plural "+--%3ld lines folded "
20292029
msgstr[0] "+--%3ld 行が折畳まれました "
2030-
msgstr[1] "+--%3ld 行が折畳まれました "
20312030

20322031
msgid "E222: Add to read buffer"
20332032
msgstr "E222: 読込バッファへ追加"

0 commit comments

Comments
 (0)