File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Expand file tree Collapse file tree 1 file changed +16
-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.0\n "
16
16
"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 "
18
18
"PO-Revision-Date : 2017-07-12 20:45+0900\n "
19
19
"
Last-Translator :
MURAOKA Taro <[email protected] >\n "
20
20
"Language-Team : vim-jp (https://github.com/vim-jp/lang-ja)\n "
@@ -4280,6 +4280,9 @@ msgstr "E541: 要素が多過ぎます"
4280
4280
msgid "E542: unbalanced groups"
4281
4281
msgstr "E542: グループが釣合いません"
4282
4282
4283
+ msgid "E946: Cannot make a terminal with running job modifiable"
4284
+ msgstr "E946: 実行中のジョブがある端末は変更可能にできません"
4285
+
4283
4286
msgid "E590: A preview window already exists"
4284
4287
msgstr "E590: プレビューウィンドウが既に存在します"
4285
4288
@@ -5677,6 +5680,18 @@ msgstr ""
5677
5680
msgid "Cannot open $VIMRUNTIME/rgb.txt"
5678
5681
msgstr "$VIMRUNTIME/rgb.txtを開けません"
5679
5682
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
+
5680
5695
msgid "new shell started\n"
5681
5696
msgstr "新しいシェルを起動します\n"
5682
5697
You can’t perform that action at this time.
0 commit comments