Skip to content

Commit 91962de

Browse files
committed
Update for 8.0.0823
1 parent 4289d66 commit 91962de

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

src/po/ja.po

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Vim 8.0\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2017-07-18 20:29+0900\n"
17+
"POT-Creation-Date: 2017-07-31 21:25+0900\n"
1818
"PO-Revision-Date: 2017-07-12 20:45+0900\n"
1919
"Last-Translator: MURAOKA Taro <[email protected]>\n"
2020
"Language-Team: vim-jp (https://github.com/vim-jp/lang-ja)\n"
@@ -4280,6 +4280,9 @@ msgstr "E541: 要素が多過ぎます"
42804280
msgid "E542: unbalanced groups"
42814281
msgstr "E542: グループが釣合いません"
42824282

4283+
msgid "E946: Cannot make a terminal with running job modifiable"
4284+
msgstr "E946: 実行中のジョブがある端末は変更可能にできません"
4285+
42834286
msgid "E590: A preview window already exists"
42844287
msgstr "E590: プレビューウィンドウが既に存在します"
42854288

@@ -5677,6 +5680,18 @@ msgstr ""
56775680
msgid "Cannot open $VIMRUNTIME/rgb.txt"
56785681
msgstr "$VIMRUNTIME/rgb.txtを開けません"
56795682

5683+
msgid "Terminal"
5684+
msgstr "端末"
5685+
5686+
msgid "Terminal-finished"
5687+
msgstr "端末 (終了)"
5688+
5689+
msgid "running"
5690+
msgstr "実行中"
5691+
5692+
msgid "finished"
5693+
msgstr "終了"
5694+
56805695
msgid "new shell started\n"
56815696
msgstr "新しいシェルを起動します\n"
56825697

0 commit comments

Comments
 (0)