From e4e6fde80fa6134cb12060165de3626fe5896243 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sun, 11 Feb 2024 21:48:31 +0100 Subject: core: add option `-s` in command `/command` to execute multiple commands separated by semicolons --- po/pl.po | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) (limited to 'po/pl.po') diff --git a/po/pl.po b/po/pl.po index 92b1a8fd9..00e566047 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: 2024-02-11 08:54+0100\n" +"POT-Creation-Date: 2024-02-11 21:44+0100\n" "PO-Revision-Date: 2024-01-31 21:16+0100\n" "Last-Translator: Krzysztof Korościk \n" "Language-Team: weechat-dev \n" @@ -1554,7 +1554,9 @@ msgid "launch explicit WeeChat or plugin command" msgstr "wywołaj wyraźnie komendę WeeChat lub wtyczki" #. TRANSLATORS: only text between angle brackets (eg: "") must be translated -msgid "[-buffer ] " +#, fuzzy +#| msgid "[-buffer ] " +msgid "[-buffer ] || -s [;...]" msgstr "[-buffer ] " msgid "raw[-buffer]: execute the command on this buffer" @@ -1575,6 +1577,17 @@ msgstr "" "komenda: komenda do wywołania („/” jest automatycznie dodawane jeśli nie " "występuje na początku komendy)" +#, fuzzy +#| msgid "" +#| "raw[-s]: split expression before evaluating it (many commands can be " +#| "separated by semicolons)" +msgid "" +"raw[-s]: execute one or multiple commands separated by semicolons (the " +"semicolon can be escaped with \"\\;\")" +msgstr "" +"raw[-s]: podziel wyrażenie przed ewaluacją (wiele komend można oddzielić " +"średnikami)" + msgid "" "free movement of cursor on screen to execute actions on specific areas of " "screen" -- cgit v1.2.3