diff options
Diffstat (limited to 'src/nvim/po/cs.po')
-rw-r--r-- | src/nvim/po/cs.po | 4 |
1 files changed, 2 insertions, 2 deletions
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é příkazy nesmí měnit aktuální buffer" #: ../fileio.c:672 -msgid "Vim: Reading from stdin...\n" +msgid "Nvim: Reading from stdin...\n" msgstr "Vim: Čtu ze standardního 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 ukončení programu" #: ../ops.c:248 |