File tree 1 file changed +5
-1
lines changed
1 file changed +5
-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 9.0\n "
16
16
"Report-Msgid-Bugs-To : \n "
17
- "POT-Creation-Date : 2023-12-18 16:41 +0900\n "
17
+ "POT-Creation-Date : 2023-12-22 12:10 +0900\n "
18
18
"PO-Revision-Date : 2023-12-19 12:45+0900\n "
19
19
"
Last-Translator :
MURAOKA Taro <[email protected] >\n "
20
20
"Language-Team : Japanese <https://github.com/vim-jp/lang-ja>\n "
@@ -8664,6 +8664,10 @@ msgstr ""
8664
8664
msgid "E1410: Const variable not supported in an interface"
8665
8665
msgstr "E1410: インターフェイス内で const 変数はサポートされていません"
8666
8666
8667
+ #, c-format
8668
+ msgid "E1411: Missing dot after object \" %s\" "
8669
+ msgstr "E1411: オブジェクト \" %s\" の後にドットがありません"
8670
+
8667
8671
#, c-format
8668
8672
msgid "E1500: Cannot mix positional and non-positional arguments: %s"
8669
8673
msgstr "E1500: 位置引数と非位置引数を混ぜることはできません: %s"
You can’t perform that action at this time.
0 commit comments