diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-12-14 20:23:45 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-12-14 20:23:45 +0100 |
commit | 624083f41a6b8abc1a566b33f54bfc226d13886f (patch) | |
tree | 001df49a57b15a545efedf70d9d40004152a114a /po/pl.po | |
parent | 8d3a55c6be20768e85bf9ac5f06174f56463a282 (diff) | |
download | weechat-624083f41a6b8abc1a566b33f54bfc226d13886f.zip |
irc: open channel buffers before the JOIN is received from server (autojoin and manual joins) (closes #216)
New options:
- irc.look.buffer_open_before_autojoin
- irc.look.buffer_open_before_join
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 16 |
1 files changed, 15 insertions, 1 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-12-13 09:08+0100\n" +"POT-Creation-Date: 2014-12-14 20:12+0100\n" "PO-Revision-Date: 2014-12-13 09:13+0100\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -7484,6 +7484,20 @@ msgid "%s%s: error creating server option \"%s\"" msgstr "%s%s: błąd podczas tworzenia opcji dla serwera \"%s\"" msgid "" +"open channel buffer before the JOIN is received from server when it is auto " +"joined (with server option \"autojoin\"); this is useful to open channels " +"with always the same buffer numbers on startup" +msgstr "" + +#, fuzzy +msgid "" +"open channel buffer before the JOIN is received from server when it is " +"manually joined (with /join command)" +msgstr "" +"automatycznie przełącz się na bufor kanału po ręcznym wejściu (za pomocą " +"komendy /join)" + +msgid "" "auto switch to channel buffer when it is auto joined (with server option " "\"autojoin\")" msgstr "" |