aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/nvim/fileio.c2
-rw-r--r--src/nvim/normal.c2
-rw-r--r--src/nvim/po/af.po4
-rw-r--r--src/nvim/po/ca.po4
-rw-r--r--src/nvim/po/cs.cp1250.po4
-rw-r--r--src/nvim/po/cs.po4
-rw-r--r--src/nvim/po/de.po4
-rw-r--r--src/nvim/po/en_GB.po4
-rw-r--r--src/nvim/po/eo.po4
-rw-r--r--src/nvim/po/es.po4
-rw-r--r--src/nvim/po/fi.po4
-rw-r--r--src/nvim/po/fr.po4
-rw-r--r--src/nvim/po/ga.po4
-rw-r--r--src/nvim/po/it.po4
-rw-r--r--src/nvim/po/ja.euc-jp.po4
-rw-r--r--src/nvim/po/ja.po4
-rw-r--r--src/nvim/po/ja.sjis.po4
-rw-r--r--src/nvim/po/ko.UTF-8.po4
-rw-r--r--src/nvim/po/ko.po4
-rw-r--r--src/nvim/po/nb.po4
-rw-r--r--src/nvim/po/nl.po4
-rw-r--r--src/nvim/po/no.po4
-rw-r--r--src/nvim/po/pl.UTF-8.po4
-rw-r--r--src/nvim/po/pl.cp1250.po4
-rw-r--r--src/nvim/po/pl.po4
-rw-r--r--src/nvim/po/pt_BR.po4
-rw-r--r--src/nvim/po/ru.cp1251.po4
-rw-r--r--src/nvim/po/ru.po4
-rw-r--r--src/nvim/po/sk.cp1250.po4
-rw-r--r--src/nvim/po/sk.po4
-rw-r--r--src/nvim/po/sv.po4
-rw-r--r--src/nvim/po/uk.cp1251.po4
-rw-r--r--src/nvim/po/uk.po4
-rw-r--r--src/nvim/po/vi.po4
-rw-r--r--src/nvim/po/zh_CN.UTF-8.po4
-rw-r--r--src/nvim/po/zh_CN.cp936.po4
-rw-r--r--src/nvim/po/zh_CN.po4
-rw-r--r--src/nvim/po/zh_TW.UTF-8.po4
-rw-r--r--src/nvim/po/zh_TW.po4
-rw-r--r--test/functional/shell/viml_system_spec.lua4
40 files changed, 78 insertions, 78 deletions
diff --git a/src/nvim/fileio.c b/src/nvim/fileio.c
index 80f843048a..9e2707ffda 100644
--- a/src/nvim/fileio.c
+++ b/src/nvim/fileio.c
@@ -724,7 +724,7 @@ readfile (
* always using the GUI.
*/
if (read_stdin) {
- mch_msg(_("Vim: Reading from stdin...\n"));
+ mch_msg(_("Nvim: Reading from stdin...\n"));
} else if (!read_buffer)
filemess(curbuf, sfname, (char_u *)"", 0);
}
diff --git a/src/nvim/normal.c b/src/nvim/normal.c
index c210c8fe8f..be52d6294a 100644
--- a/src/nvim/normal.c
+++ b/src/nvim/normal.c
@@ -6934,7 +6934,7 @@ static void nv_esc(cmdarg_T *cap)
&& cmdwin_type == 0
&& !VIsual_active
&& no_reason)
- MSG(_("Type :quit<Enter> to exit Vim"));
+ MSG(_("Type :quit<Enter> to exit Nvim"));
/* Don't reset "restart_edit" when 'insertmode' is set, it won't be
* set again below when halfway through a mapping. */
diff --git a/src/nvim/po/af.po b/src/nvim/po/af.po
index b0bd5356d5..9f1e6af271 100644
--- a/src/nvim/po/af.po
+++ b/src/nvim/po/af.po
@@ -2114,7 +2114,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: '*ReadPre' outobevele mag nie die huidige buffer verander nie"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: Lees nou vanaf 'stdin'...\n"
#. Re-opening the original file failed!
@@ -4458,7 +4458,7 @@ msgid "E663: At end of changelist"
msgstr "E663: By die einde van die veranderingslys"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "Tik :quit<Enter> om Vim te verlaat"
# Het te doen met < en >
diff --git a/src/nvim/po/ca.po b/src/nvim/po/ca.po
index 8d0a11ad41..b7e14f613a 100644
--- a/src/nvim/po/ca.po
+++ b/src/nvim/po/ca.po
@@ -2101,7 +2101,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: Les auto-ordres *ReadPre no poden canviar el buffer actual"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: Llegint l'entrada estndard...\n"
#. Re-opening the original file failed!
@@ -4447,7 +4447,7 @@ msgstr "E663: A l'inici de la llista de canvis"
# amplada 53 carcters
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "Feu :quit<Entrar> per sortir"
#: ../ops.c:248
diff --git a/src/nvim/po/cs.cp1250.po b/src/nvim/po/cs.cp1250.po
index 4826303f14..d56cce2c0b 100644
--- a/src/nvim/po/cs.cp1250.po
+++ b/src/nvim/po/cs.cp1250.po
@@ -2137,7 +2137,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: *ReadPre automatick pkazy nesm mnit aktuln buffer"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: tu ze standardnho vstupu...\n"
#. Re-opening the original file failed!
@@ -4533,7 +4533,7 @@ msgstr ""
#: ../normal.c:7053
#, fuzzy
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "zadejte :q<Enter> pro ukonen programu"
#: ../ops.c:248
diff --git a/src/nvim/po/cs.po b/src/nvim/po/cs.po
index 93ec04e6b8..c1905da969 100644
--- a/src/nvim/po/cs.po
+++ b/src/nvim/po/cs.po
@@ -2137,7 +2137,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: *ReadPre automatick pkazy nesm mnit aktuln buffer"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: tu ze standardnho vstupu...\n"
#. Re-opening the original file failed!
@@ -4533,7 +4533,7 @@ msgstr ""
#: ../normal.c:7053
#, fuzzy
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "zadejte :q<Enter> pro ukonen programu"
#: ../ops.c:248
diff --git a/src/nvim/po/de.po b/src/nvim/po/de.po
index ed696eeb13..f1ceed8c5d 100644
--- a/src/nvim/po/de.po
+++ b/src/nvim/po/de.po
@@ -1523,7 +1523,7 @@ msgstr ""
"E201: *ReadPre-Autokommandos drfen den aktuellen Puffer nicht wechseln"
#: ../fileio.c:720
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: Lese von stdin...\n"
#. Re-opening the original file failed!
@@ -3899,7 +3899,7 @@ msgid "E663: At end of changelist"
msgstr "E663: Am Ende der Liste der nderungen"
#: ../normal.c:6950
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "Bitte :quit<Enter> eingeben um Vim zu verlassen"
#: ../ops.c:229
diff --git a/src/nvim/po/en_GB.po b/src/nvim/po/en_GB.po
index a246029bf0..4fae806678 100644
--- a/src/nvim/po/en_GB.po
+++ b/src/nvim/po/en_GB.po
@@ -2030,7 +2030,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr ""
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr ""
#. Re-opening the original file failed!
@@ -4267,7 +4267,7 @@ msgid "E663: At end of changelist"
msgstr ""
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr ""
#: ../ops.c:248
diff --git a/src/nvim/po/eo.po b/src/nvim/po/eo.po
index 555eb3637e..9437be3211 100644
--- a/src/nvim/po/eo.po
+++ b/src/nvim/po/eo.po
@@ -2068,7 +2068,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: La aŭtokomandoj *ReadPre ne rajtas ŝanĝi la aktualan bufron"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: Legado el stdin...\n"
#. Re-opening the original file failed!
@@ -4411,7 +4411,7 @@ msgid "E663: At end of changelist"
msgstr "E663: Ĉe fino de ŝanĝlisto"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "Tajpu \":quit<Enenklavo>\" por eliri el Vim"
#: ../ops.c:248
diff --git a/src/nvim/po/es.po b/src/nvim/po/es.po
index 4673893476..f725dedb69 100644
--- a/src/nvim/po/es.po
+++ b/src/nvim/po/es.po
@@ -2112,7 +2112,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: Las auto-órdenes \"*ReadPre\" no deben cambiar el búfer en uso"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: Leyendo la entrada estándar...\n"
# Re-opening the original file failed!
@@ -4527,7 +4527,7 @@ msgid "E663: At end of changelist"
msgstr "E663: Al final de la lista de cambios"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "Escriba \":quit<intro>\" para salir de Vim"
#: ../ops.c:248
diff --git a/src/nvim/po/fi.po b/src/nvim/po/fi.po
index 565f0fec89..24b65c5e8e 100644
--- a/src/nvim/po/fi.po
+++ b/src/nvim/po/fi.po
@@ -2073,7 +2073,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: *ReadPre-autocommand-komennot eivt saa muuttaa puskuria"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: Luetaan vakiosytteest...\n"
#. Re-opening the original file failed!
@@ -4424,7 +4424,7 @@ msgid "E663: At end of changelist"
msgstr "E663: Muutoslistan lopussa"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "Komento :quit<Enter> lopettaa Vimin"
#: ../ops.c:248
diff --git a/src/nvim/po/fr.po b/src/nvim/po/fr.po
index 4f410fb039..abbcb1c889 100644
--- a/src/nvim/po/fr.po
+++ b/src/nvim/po/fr.po
@@ -2252,7 +2252,7 @@ msgstr ""
"courant"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim : Lecture de stdin...\n"
#. Re-opening the original file failed!
@@ -4616,7 +4616,7 @@ msgid "E663: At end of changelist"
msgstr "E663: la fin de la liste des modifications"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "tapez :q<Entre> pour quitter Vim"
#: ../ops.c:248
diff --git a/src/nvim/po/ga.po b/src/nvim/po/ga.po
index 34770267b8..587abd8dd2 100644
--- a/src/nvim/po/ga.po
+++ b/src/nvim/po/ga.po
@@ -2073,7 +2073,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: N cheadatear d'uathorduithe *ReadPre an maoln reatha a athr"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: Ag lamh n ionchur caighdenach...\n"
#. Re-opening the original file failed!
@@ -4438,7 +4438,7 @@ msgid "E663: At end of changelist"
msgstr "E663: Ag deireadh liosta na n-athruithe"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "Clscrobh :quit<Enter> chun Vim a scor"
# ouch - English -ed ?
diff --git a/src/nvim/po/it.po b/src/nvim/po/it.po
index c7f77aad5b..45ee4908c1 100644
--- a/src/nvim/po/it.po
+++ b/src/nvim/po/it.po
@@ -2064,7 +2064,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: Gli autocomandi *ReadPre non devono modificare il buffer in uso"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: Leggo da 'stdin'...\n"
#. Re-opening the original file failed!
@@ -4409,7 +4409,7 @@ msgid "E663: At end of changelist"
msgstr "E663: Alla fine della lista modifiche"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "Batti :quit<Invio> per uscire da Vim"
#: ../ops.c:248
diff --git a/src/nvim/po/ja.euc-jp.po b/src/nvim/po/ja.euc-jp.po
index cb1b8dab24..fa365302f6 100644
--- a/src/nvim/po/ja.euc-jp.po
+++ b/src/nvim/po/ja.euc-jp.po
@@ -2050,7 +2050,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: *ReadPre autocommand ϸߤΥХåեѤޤ"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: ɸϤɹ...\n"
#. Re-opening the original file failed!
@@ -4375,7 +4375,7 @@ msgid "E663: At end of changelist"
msgstr "E663: ѹꥹȤ"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "Vimλˤ :quit<Enter> ϤƤ"
#: ../ops.c:248
diff --git a/src/nvim/po/ja.po b/src/nvim/po/ja.po
index 606553f5ca..8db3bd89a8 100644
--- a/src/nvim/po/ja.po
+++ b/src/nvim/po/ja.po
@@ -2050,7 +2050,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: *ReadPre autocommand は現在のバッファを変えられません"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: 標準入力から読込中...\n"
#. Re-opening the original file failed!
@@ -4375,7 +4375,7 @@ msgid "E663: At end of changelist"
msgstr "E663: 変更リストの末尾"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "Vimを終了するには :quit<Enter> と入力してください"
#: ../ops.c:248
diff --git a/src/nvim/po/ja.sjis.po b/src/nvim/po/ja.sjis.po
index 4b1073f708..37a0376d8a 100644
--- a/src/nvim/po/ja.sjis.po
+++ b/src/nvim/po/ja.sjis.po
@@ -2050,7 +2050,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: *ReadPre autocommand ݂͌̃obt@ς܂"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: W͂Ǎ...\n"
#. Re-opening the original file failed!
@@ -4375,7 +4375,7 @@ msgid "E663: At end of changelist"
msgstr "E663: ύXXg̖"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "VimIɂ :quit<Enter> Ɠ͂Ă"
#: ../ops.c:248
diff --git a/src/nvim/po/ko.UTF-8.po b/src/nvim/po/ko.UTF-8.po
index 8b43e1ceed..12cf5062c6 100644
--- a/src/nvim/po/ko.UTF-8.po
+++ b/src/nvim/po/ko.UTF-8.po
@@ -2049,7 +2049,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: *ReadPre 자동명령은 현재 버퍼를 바꾸면 안 됩니다"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "빔: 표준입력에서 읽는 중...\n"
#. Re-opening the original file failed!
@@ -4373,7 +4373,7 @@ msgid "E663: At end of changelist"
msgstr ""
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "VIM을 마치려면 :quit<Enter> 입력"
#: ../ops.c:248
diff --git a/src/nvim/po/ko.po b/src/nvim/po/ko.po
index a8965b682c..7c8c1ddc34 100644
--- a/src/nvim/po/ko.po
+++ b/src/nvim/po/ko.po
@@ -2049,7 +2049,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: *ReadPre ڵ ۸ ٲٸ ˴ϴ"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr ": ǥԷ¿ д ...\n"
#. Re-opening the original file failed!
@@ -4373,7 +4373,7 @@ msgid "E663: At end of changelist"
msgstr ""
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "VIM ġ :quit<Enter> Է"
#: ../ops.c:248
diff --git a/src/nvim/po/nb.po b/src/nvim/po/nb.po
index b9bac7b692..8e6c9f6a7d 100644
--- a/src/nvim/po/nb.po
+++ b/src/nvim/po/nb.po
@@ -2092,7 +2092,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: \"*ReadPre\"-autokommandoer m ikke forandre nvrende buffer"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: Leser fra stdin...\n"
#. Re-opening the original file failed!
@@ -4428,7 +4428,7 @@ msgid "E663: At end of changelist"
msgstr "E663: Ved slutten av forandringsliste"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "Skriv :quit<Enter> for avslutte Vim"
#: ../ops.c:248
diff --git a/src/nvim/po/nl.po b/src/nvim/po/nl.po
index aa7fe9cf4a..d4aa2306e6 100644
--- a/src/nvim/po/nl.po
+++ b/src/nvim/po/nl.po
@@ -2072,7 +2072,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: *ReadPre autocommands mogen huidige buffer niet wijzigen"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: lezen van standaardinvoer...\n"
#. Re-opening the original file failed!
@@ -4424,7 +4424,7 @@ msgid "E663: At end of changelist"
msgstr "E663: einde van wijzigingslijst"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "Typ :quit<Enter> om Vim te verlaten"
#: ../ops.c:248
diff --git a/src/nvim/po/no.po b/src/nvim/po/no.po
index b9bac7b692..8e6c9f6a7d 100644
--- a/src/nvim/po/no.po
+++ b/src/nvim/po/no.po
@@ -2092,7 +2092,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: \"*ReadPre\"-autokommandoer m ikke forandre nvrende buffer"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: Leser fra stdin...\n"
#. Re-opening the original file failed!
@@ -4428,7 +4428,7 @@ msgid "E663: At end of changelist"
msgstr "E663: Ved slutten av forandringsliste"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "Skriv :quit<Enter> for avslutte Vim"
#: ../ops.c:248
diff --git a/src/nvim/po/pl.UTF-8.po b/src/nvim/po/pl.UTF-8.po
index 6f2d33d8ba..b22d37e540 100644
--- a/src/nvim/po/pl.UTF-8.po
+++ b/src/nvim/po/pl.UTF-8.po
@@ -2052,7 +2052,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: Autokomendy *ReadPre nie mogą zmieniać bieżącego bufora"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: Wczytywanie ze stdin...\n"
#. Re-opening the original file failed!
@@ -4392,7 +4392,7 @@ msgid "E663: At end of changelist"
msgstr "E663: Na końcu listy zmian"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "wprowadź :quit<Enter> zakończenie programu"
#: ../ops.c:248
diff --git a/src/nvim/po/pl.cp1250.po b/src/nvim/po/pl.cp1250.po
index c598ff385f..307809175b 100644
--- a/src/nvim/po/pl.cp1250.po
+++ b/src/nvim/po/pl.cp1250.po
@@ -2052,7 +2052,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: Autokomendy *ReadPre nie mog zmienia biecego bufora"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: Wczytywanie ze stdin...\n"
#. Re-opening the original file failed!
@@ -4392,7 +4392,7 @@ msgid "E663: At end of changelist"
msgstr "E663: Na kocu listy zmian"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "wprowad :quit<Enter> zakoczenie programu"
#: ../ops.c:248
diff --git a/src/nvim/po/pl.po b/src/nvim/po/pl.po
index 253d8b31ab..61b6465c71 100644
--- a/src/nvim/po/pl.po
+++ b/src/nvim/po/pl.po
@@ -2052,7 +2052,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: Autokomendy *ReadPre nie mog zmienia biecego bufora"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: Wczytywanie ze stdin...\n"
#. Re-opening the original file failed!
@@ -4392,7 +4392,7 @@ msgid "E663: At end of changelist"
msgstr "E663: Na kocu listy zmian"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "wprowad :quit<Enter> zakoczenie programu"
#: ../ops.c:248
diff --git a/src/nvim/po/pt_BR.po b/src/nvim/po/pt_BR.po
index b39ae155c8..00278bb277 100644
--- a/src/nvim/po/pt_BR.po
+++ b/src/nvim/po/pt_BR.po
@@ -2825,7 +2825,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: Os autocomandos *ReadPre no devem alterar o buffer atual"
#: ../fileio.c:720
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: Lendo da entrada padro...\n"
#. Re-opening the original file failed!
@@ -4423,7 +4423,7 @@ msgid "E663: At end of changelist"
msgstr "E663: No final da lista de modificaes"
#: ../normal.c:6950
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "Digite :quit<Enter> para sair do Vim"
#: ../hardcopy.c:296
diff --git a/src/nvim/po/ru.cp1251.po b/src/nvim/po/ru.cp1251.po
index 4dd4cec235..98e5e1c5ef 100644
--- a/src/nvim/po/ru.cp1251.po
+++ b/src/nvim/po/ru.cp1251.po
@@ -2060,7 +2060,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: *ReadPre "
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: stdin...\n"
#. Re-opening the original file failed!
@@ -4435,7 +4435,7 @@ msgid "E663: At end of changelist"
msgstr "E663: "
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr " :quit<Enter> Vim"
#: ../ops.c:248
diff --git a/src/nvim/po/ru.po b/src/nvim/po/ru.po
index 5bdbc33801..0e948dd649 100644
--- a/src/nvim/po/ru.po
+++ b/src/nvim/po/ru.po
@@ -2058,7 +2058,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: Автокоманды *ReadPre не должны изменять активный буфер"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: Чтение из стандартного потока ввода stdin...\n"
#. Re-opening the original file failed!
@@ -4433,7 +4433,7 @@ msgid "E663: At end of changelist"
msgstr "E663: В конце списка изменений"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "Введите :quit<Enter> для выхода из Vim"
#: ../ops.c:248
diff --git a/src/nvim/po/sk.cp1250.po b/src/nvim/po/sk.cp1250.po
index 97db400252..01298837bb 100644
--- a/src/nvim/po/sk.cp1250.po
+++ b/src/nvim/po/sk.cp1250.po
@@ -2080,7 +2080,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: automatick prkazy *ReadPre nesm meni aktulny buffer"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: tam zo tandardnho vstupu...\n"
#. Re-opening the original file failed!
@@ -4429,7 +4429,7 @@ msgid "E663: At end of changelist"
msgstr "E663: Na konci zoznamu zmien"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "Zadajte :quit<Enter> pre ukonenie programu Vim"
#: ../ops.c:248
diff --git a/src/nvim/po/sk.po b/src/nvim/po/sk.po
index e6f833d52e..d4f0de9b5b 100644
--- a/src/nvim/po/sk.po
+++ b/src/nvim/po/sk.po
@@ -2080,7 +2080,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: automatick prkazy *ReadPre nesm meni aktulny buffer"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: tam zo tandardnho vstupu...\n"
#. Re-opening the original file failed!
@@ -4429,7 +4429,7 @@ msgid "E663: At end of changelist"
msgstr "E663: Na konci zoznamu zmien"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "Zadajte :quit<Enter> pre ukonenie programu Vim"
#: ../ops.c:248
diff --git a/src/nvim/po/sv.po b/src/nvim/po/sv.po
index 4ba06c3d45..5c5941232f 100644
--- a/src/nvim/po/sv.po
+++ b/src/nvim/po/sv.po
@@ -419,7 +419,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: *ReadPre autokommandon fr inte ndra nuvarande buffert"
#: ../fileio.c:720
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: Lser frn standard in...\n"
#. Re-opening the original file failed!
@@ -922,7 +922,7 @@ msgid "E663: At end of changelist"
msgstr "E663: Vid slutet av ndringslista"
#: ../normal.c:6950
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "skriv :q<Enter> fr att avsluta Vim "
#: ../ex_cmds2.c:163
diff --git a/src/nvim/po/uk.cp1251.po b/src/nvim/po/uk.cp1251.po
index 1c14606740..0adb6841ae 100644
--- a/src/nvim/po/uk.cp1251.po
+++ b/src/nvim/po/uk.cp1251.po
@@ -2099,7 +2099,7 @@ msgstr "E201: *ReadPre "
# msgstr "E201: "
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: stdin...\n"
#. Re-opening the original file failed!
@@ -4514,7 +4514,7 @@ msgid "E663: At end of changelist"
msgstr "E663: ʳ "
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr " :quit<Enter> Vim"
#: ../ops.c:248
diff --git a/src/nvim/po/uk.po b/src/nvim/po/uk.po
index 4471747ff2..ab7daa0543 100644
--- a/src/nvim/po/uk.po
+++ b/src/nvim/po/uk.po
@@ -2099,7 +2099,7 @@ msgstr "E201: Автокоманди *ReadPre не повинні змінюва
# msgstr "E201: "
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: Читається з stdin...\n"
#. Re-opening the original file failed!
@@ -4514,7 +4514,7 @@ msgid "E663: At end of changelist"
msgstr "E663: Кінець списку змін"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "Уведіть :quit<Enter> щоб вийти з Vim"
#: ../ops.c:248
diff --git a/src/nvim/po/vi.po b/src/nvim/po/vi.po
index 7b6e5865f5..9eb70a231c 100644
--- a/src/nvim/po/vi.po
+++ b/src/nvim/po/vi.po
@@ -2099,7 +2099,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: Câu lệnh tự động *ReadPre không được thay đổi bộ đệm hoạt động"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: Đọc từ đầu vào tiêu chuẩn stdin...\n"
#. Re-opening the original file failed!
@@ -4466,7 +4466,7 @@ msgid "E663: At end of changelist"
msgstr "E663: Ở cuối danh sách những thay đổi"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "Gõ :quit<Enter> để thoát khỏi Vim"
#: ../ops.c:248
diff --git a/src/nvim/po/zh_CN.UTF-8.po b/src/nvim/po/zh_CN.UTF-8.po
index f4c7c4a471..9faf875e7f 100644
--- a/src/nvim/po/zh_CN.UTF-8.po
+++ b/src/nvim/po/zh_CN.UTF-8.po
@@ -2078,7 +2078,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: *ReadPre 自动命令不允许改变当前缓冲区"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: 从标准输入读取...\n"
#. Re-opening the original file failed!
@@ -4416,7 +4416,7 @@ msgid "E663: At end of changelist"
msgstr "E663: 已在改变列表的末尾处"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "输入 :quit<Enter> 退出 Vim"
#: ../ops.c:248
diff --git a/src/nvim/po/zh_CN.cp936.po b/src/nvim/po/zh_CN.cp936.po
index a7ac34726c..f16251cedb 100644
--- a/src/nvim/po/zh_CN.cp936.po
+++ b/src/nvim/po/zh_CN.cp936.po
@@ -2079,7 +2079,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: *ReadPre Զı䵱ǰ"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: ӱ׼ȡ...\n"
#. Re-opening the original file failed!
@@ -4417,7 +4417,7 @@ msgid "E663: At end of changelist"
msgstr "E663: ڸıбĩβ"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr " :quit<Enter> ˳ Vim"
#: ../ops.c:248
diff --git a/src/nvim/po/zh_CN.po b/src/nvim/po/zh_CN.po
index aec9929fd9..95ecfec89b 100644
--- a/src/nvim/po/zh_CN.po
+++ b/src/nvim/po/zh_CN.po
@@ -2079,7 +2079,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: *ReadPre Զı䵱ǰ"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: ӱ׼ȡ...\n"
#. Re-opening the original file failed!
@@ -4417,7 +4417,7 @@ msgid "E663: At end of changelist"
msgstr "E663: ڸıбĩβ"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr " :quit<Enter> ˳ Vim"
#: ../ops.c:248
diff --git a/src/nvim/po/zh_TW.UTF-8.po b/src/nvim/po/zh_TW.UTF-8.po
index 321ca1c321..46489ce6ab 100644
--- a/src/nvim/po/zh_TW.UTF-8.po
+++ b/src/nvim/po/zh_TW.UTF-8.po
@@ -2122,7 +2122,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: *Filter* Autocommand 不可以更改緩衝區的內容"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: 從標準輸入讀取...\n"
#. Re-opening the original file failed!
@@ -4460,7 +4460,7 @@ msgid "E663: At end of changelist"
msgstr "E663: 已在變更列表的結尾"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "要離開 Vim 請輸入 :quit<Enter> "
#: ../ops.c:248
diff --git a/src/nvim/po/zh_TW.po b/src/nvim/po/zh_TW.po
index 3ef5cba071..81f93b645b 100644
--- a/src/nvim/po/zh_TW.po
+++ b/src/nvim/po/zh_TW.po
@@ -2114,7 +2114,7 @@ msgid "E201: *ReadPre autocommands must not change current buffer"
msgstr "E201: *Filter* Autocommand iHwİϪe"
#: ../fileio.c:672
-msgid "Vim: Reading from stdin...\n"
+msgid "Nvim: Reading from stdin...\n"
msgstr "Vim: qзǿJŪ...\n"
#. Re-opening the original file failed!
@@ -4452,7 +4452,7 @@ msgid "E663: At end of changelist"
msgstr "E663: wbܧC"
#: ../normal.c:7053
-msgid "Type :quit<Enter> to exit Vim"
+msgid "Type :quit<Enter> to exit Nvim"
msgstr "n} Vim пJ :quit<Enter> "
#: ../ops.c:248
diff --git a/test/functional/shell/viml_system_spec.lua b/test/functional/shell/viml_system_spec.lua
index c9ae92048c..922770ad42 100644
--- a/test/functional/shell/viml_system_spec.lua
+++ b/test/functional/shell/viml_system_spec.lua
@@ -110,7 +110,7 @@ describe('system()', function()
~ |
~ |
~ |
- Type :quit<Enter> to exit Vim |
+ Type :quit<Enter> to exit Nvim |
]])
end)
end)
@@ -276,7 +276,7 @@ describe('systemlist()', function()
~ |
~ |
~ |
- Type :quit<Enter> to exit Vim |
+ Type :quit<Enter> to exit Nvim |
]])
end)
end)