diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-11-01 15:13:41 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-11-01 15:13:41 +0100 |
commit | 5af886d2057c1c179d3af3502284c643b929ca34 (patch) | |
tree | adaeb7ba3ec55c0e4ea6093efd985421d4e61b1c /po/pl.po | |
parent | fc94bf8743f4b87ce005eedc1164c03e0448bdf1 (diff) | |
download | weechat-5af886d2057c1c179d3af3502284c643b929ca34.zip |
irc: add "extended-join" in help of server option "capabilities"
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-11-01 15:08+0100\n" +"POT-Creation-Date: 2014-11-01 15:11+0100\n" "PO-Revision-Date: 2014-11-01 11:58+0100\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -7261,10 +7261,12 @@ msgid "password for server (note: content is evaluated, see /help eval)" msgstr "hasło dla serwera ( zawartość jest przetwarzana, zobacz /help eval)" #. TRANSLATORS: please keep words "client capabilities" between brackets if translation is different (see fr.po) +#, fuzzy msgid "" "comma-separated list of client capabilities to enable for server if they are " -"available; capabilities supported by WeeChat are: away-notify, multi-prefix, " -"server-time, userhost-in-names (example: \"away-notify,multi-prefix\")" +"available; capabilities supported by WeeChat are: away-notify, extended-" +"join, multi-prefix, server-time, userhost-in-names (example: \"away-notify," +"multi-prefix\")" msgstr "" "oddzielona przecinkami lista opcji klienta do włączenia dla serwera, jeśli " "są dostępne; opcje wspierane przez WeeChat: away-notify, multi-prefix, " |