summaryrefslogtreecommitdiff
path: root/po/pl.po
AgeCommit message (Collapse)Author
2014-01-06xfer: add option xfer.file.auto_check_crc32 (patch #7963)Sebastien Helleu
Thanks to Andrew Potter for the patch.
2014-01-02xfer: add "network" prefix for (dis)connection messages in xfer chat bufferSebastien Helleu
2014-01-01core: update copyright datesSebastien Helleu
2013-12-30core: rename option "add" to "store" in command /layoutSebastien Helleu
2013-12-24irc: fix typo in /help irc.look.highlight_{channel|pv|server}Sebastien Helleu
2013-12-23doc: add polish man page and user's guide, update polish translations and FAQKrzysztof Koroscik
2013-12-18core: add support of UTF-8 chars in horizontal/vertical separatorsSebastien Helleu
2013-12-18core: add option weechat.look.window_auto_zoom, disable automatic zoom by ↵Sebastien Helleu
default when terminal becomes too small for windows
2013-12-16irc: add option irc.look.smart_filter_mode (task #12499)Sebastien Helleu
2013-12-15core: fix some translation of "tags" in frenchSebastien Helleu
2013-12-15core: add buffer property "highlight_tags_restrict", rename option ↵Sebastien Helleu
irc.look.highlight_tags to irc.look.highlight_tags_restrict The buffer property "highlight_tags" is renamed to "highlight_tags_restrict". New behavior for buffer property "highlight_tags": force highlight on tags. Option irc.look.highlight_tags is renamed to irc.look.highlight_tags_restrict.
2013-12-14core: add note about support of "*" for tags in /help filterSebastien Helleu
2013-12-14core: add logical "and" between tags in filters, weechat.look.highlight_tags ↵Sebastien Helleu
and buffer property "highlight_tags" The logical "and" is made with the separator "+". Example: "irc_notice+nick_toto,nick_test" will match a notice from nick "toto" or any message from nick "test".
2013-12-13core: rename options save/reset to add/del in command /layoutSebastien Helleu
The "save" option does not save to disk (so it was a bit confusing with /save command); therefore it is renamed to "add". The "reset" option does not really reset but delete things in the layout (or the layout itself); therefore it is renamed to "del" (for consistency, like other commands in WeeChat core and plugins).
2013-12-11irc: display mask of ignore deleted with /ignore delSebastien Helleu
2013-12-11core: update translationsSebastien Helleu
2013-12-11irc: add note about command /disconnect in /help connectSebastien Helleu
2013-12-07irc: rename option irc.look.ban_mask_default to irc.network.ban_mask_defaultSebastien Helleu
2013-12-07irc: add option irc.look.ban_mask_default (bug #26571)Sebastien Helleu
2013-12-07irc: improve /help of command/command_delay/autojoin options in serversSebastien Helleu
2013-12-06irc: add option irc.network.lag_maxSebastien Helleu
2013-12-01core: add missing access to hdata "buffer_visited"Sebastien Helleu
2013-11-26irc: suggest lower values for option irc.server.xxx.ssl_dhkey_size after SSL ↵Sebastien Helleu
error GNUTLS_E_DH_PRIME_UNACCEPTABLE
2013-11-17core: add option "libs" for command /debug, add signal "debug_libs"Sebastien Helleu
2013-11-11core: update polish translationsKrzysztof Koroscik
2013-11-09core: rename option weechat.look.set_title to weechat.look.window_title ↵Sebastien Helleu
(evaluated string)
2013-11-09core: add infos "term_width" and "term_height"Sebastien Helleu
2013-11-09api: add support of infos with format `${info:name,arguments}` in function ↵Sebastien Helleu
string_eval_expression and command /eval
2013-11-09core: add bar item "buffer_zoom", add signals "buffer_{zoomed|unzoomed}" ↵Sebastien Helleu
(patch #8204) (patch from Nils Görs)
2013-11-09core: update translationsSebastien Helleu
2013-11-09core: improve error message when a .conf file can not be read, add a second ↵Sebastien Helleu
warning about default values used
2013-11-02core: add support of italic text (requires ncurses >= 5.9 patch 20130831)Sebastien Helleu
2013-10-20core: fix typo in /help weechat.history.max_buffer_lines_numberSebastien Helleu
2013-10-20core: fix typo in /help weechat.history.max_buffer_lines_minutesSebastien Helleu
2013-10-20core: add warning about value 0 in help of some history optionsSebastien Helleu
Options affected: - weechat.history.max_buffer_lines_minutes - weechat.history.max_buffer_lines_number - weechat.history.max_commands
2013-10-20doc: fix layout of HTML docs when they are printedSebastien Helleu
Some long lines in docs were causing a zoom, and then the text font was smaller than it should be. Some styles have been fixed to remove the zoom and keep the original ratio.
2013-10-08irc: add option irc.look.notice_welcome_tagsSebastien Helleu
2013-10-08irc: add server option "default_msg_kick" to customize default kick/kickban ↵Sebastien Helleu
message (task #12777) (patch from Nils Görs)
2013-10-06core: remove version from field "Project-Id-Version" in gettext filesSebastien Helleu
2013-10-06core: add options to customize default text search in buffersSebastien Helleu
New options: - weechat.look.buffer_search_case_sensitive (boolean, off by default) - weechat.look.buffer_search_force_default (boolean, off by default) - weechat.look.buffer_search_regex (boolean, off by default) - weechat.look.buffer_search_where (prefix, message (by default), prefix_message)
2013-10-06irc: improve help of server option "autojoin"Sebastien Helleu
2013-10-06Version 0.4.3-devSebastien Helleu
2013-10-06Version 0.4.2Sebastien Helleu
2013-09-20Version 0.4.2-rc2Sebastien Helleu
2013-09-20irc: add extra info in /help irc.look.smart_filter_delaySebastien Helleu
2013-09-20core: add proxy options username/password in /help secureSebastien Helleu
2013-09-19core: add support of secured data in proxy options username/password ↵Sebastien Helleu
(evaluate content)
2013-09-19irc: add note about evaluated content of "password" server optionSebastien Helleu
2013-09-19relay: add support of secured data in option relay.network.password ↵Sebastien Helleu
(evaluate content) (patch from Nils Görs)
2013-09-02Version 0.4.2-rc1Sebastien Helleu