diff options
author | Bram Moolenaar <Bram@vim.org> | 2010-08-13 16:24:30 +0200 |
---|---|---|
committer | Bram Moolenaar <Bram@vim.org> | 2010-08-13 16:24:30 +0200 |
commit | 4a474d36d7c5f40ce326d40d09549e86a7873a98 (patch) | |
tree | fc2ad2d0a371b36d0aa0c60fd18ff6a170954935 /src/po/pl.cp1250.po | |
parent | b744b2fa3216740c74d74bd62b26b6a539f026d1 (diff) | |
download | vim-4a474d36d7c5f40ce326d40d09549e86a7873a98.zip |
Update message for :python/:py3 usage with approximate translations.
Diffstat (limited to 'src/po/pl.cp1250.po')
-rw-r--r-- | src/po/pl.cp1250.po | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/src/po/pl.cp1250.po b/src/po/pl.cp1250.po index 77bf351c7..b5f649a66 100644 --- a/src/po/pl.cp1250.po +++ b/src/po/pl.cp1250.po @@ -2585,8 +2585,11 @@ msgstr "numer wiersza poza zakresem" msgid "not allowed in the Vim sandbox" msgstr "Niedozwolone w piaskownicy Vima" -msgid "E999: Python: Cannot use :py and :py3 in one session" -msgstr "E999: Python: nie można używać :py i :py3 w czasie jednej sesji" +msgid "E836: This Vim cannot execute :python after using :py3" +msgstr "E836: Python: nie można używać :py i :py3 w czasie jednej sesji" + +msgid "E837: This Vim cannot execute :py3 after using :python" +msgstr "E837: Python: nie można używać :py i :py3 w czasie jednej sesji" msgid "" "E263: Sorry, this command is disabled, the Python library could not be " |