Skip to content

Commit

Permalink
Update for 9.0.1867
Browse files Browse the repository at this point in the history
  • Loading branch information
k-takata committed Sep 5, 2023
1 parent 216a3ef commit 46504bb
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion src/po/ja.po
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Vim 9.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-09-01 11:04+0900\n"
"POT-Creation-Date: 2023-09-05 11:04+0900\n"
"PO-Revision-Date: 2023-06-13 19:15+0900\n"
"Last-Translator: MURAOKA Taro <[email protected]>\n"
"Language-Team: Japanese <https://github.com/vim-jp/lang-ja>\n"
Expand Down Expand Up @@ -8549,6 +8549,12 @@ msgstr "E1406: メンバー \"%s\": 型が不一致です。%s が必要です
msgid "E1407: Member \"%s\": type mismatch, expected %s but got %s"
msgstr "E1407: メソッド \"%s\": 型が不一致です。%s が必要ですが %s でした"

#, c-format
msgid "E1409: Cannot directly access interface \"%s\" static member \"%s\""
msgstr ""
"E1409: インターフェイス \"%s\" のスタティックメンバー \"%s\" にアクセスできま"
"せん"

msgid "--No lines in buffer--"
msgstr "--バッファに行がありません--"

Expand Down

0 comments on commit 46504bb

Please sign in to comment.