From 1df1903d230c4f8dbd0876b8bbc3454aa1af389c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Mon, 12 Apr 2021 20:48:32 +0200 Subject: core: add option "-save" in command /upgrade (closes #1630) --- po/pl.po | 20 +++++++++++++------- 1 file changed, 13 insertions(+), 7 deletions(-) (limited to 'po/pl.po') diff --git a/po/pl.po b/po/pl.po index f9e204e1b..88766645b 100644 --- a/po/pl.po +++ b/po/pl.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-04-11 09:28+0200\n" +"POT-Creation-Date: 2021-04-12 20:29+0200\n" "PO-Revision-Date: 2021-03-14 13:37+0100\n" "Last-Translator: Krzysztof Korościk \n" "Language-Team: Polish \n" @@ -1059,6 +1059,10 @@ msgstr "%sResetowanie wszystkich opcji jest niedozwolone" msgid "%d option(s) reset, %d option(s) removed" msgstr "zresetowano %d opcje, usunięto %d opcje" +#, fuzzy, c-format +msgid "%sUnable to save WeeChat session (files *.upgrade)" +msgstr "%sNie można zapisać sesji w pliku" + #, c-format msgid "" "%sCan't upgrade: there is one or more background process (hook type " @@ -1086,10 +1090,6 @@ msgstr "%sNie określono binarki" msgid "Upgrading WeeChat with binary file: \"%s\"..." msgstr "Uaktualniam WeeChat z użyciem pliku: \"%s\"..." -#, c-format -msgid "%sUnable to save session in file" -msgstr "%sNie można zapisać sesji w pliku" - #, c-format msgid "***** Error: exec failed (program: \"%s\"), exiting WeeChat" msgstr "" @@ -3028,18 +3028,24 @@ msgstr "" " resetowanie wszystkich opcji dotyczących kolorów:\n" " /unset weechat.color.*" -msgid "reload the WeeChat binary without disconnecting from servers" +#, fuzzy +msgid "" +"save WeeChat session and reload the WeeChat binary without disconnecting " +"from servers" msgstr "przeładowanie pliku binarnego WeeChat bez rozłączania z serwerami" -msgid "[-yes] [|-quit]" +#, fuzzy +msgid "[-yes] [|-save|-quit]" msgstr "[-yes] [<ścieżka_do_binarki>|-quit]" +#, fuzzy msgid "" " -yes: required if option \"weechat.look.confirm_upgrade\" is " "enabled\n" "path_to_binary: path to WeeChat binary (default is current binary)\n" " -dummy: do nothing (option used to prevent accidental completion " "with \"-quit\")\n" +" -save: only save the session (do not quit not reload WeeChat)\n" " -quit: close *ALL* connections, save session and quit WeeChat, " "which makes possible a delayed restoration (see below)\n" "\n" -- cgit v1.2.3