diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-08-29 18:21:48 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-08-29 18:21:48 +0200 |
commit | dda2170d940645c223114b903afa6ef94ab9594d (patch) | |
tree | 3d6d1364c8f4b9a261a3f4cea559f3ea633addde /po/pl.po | |
parent | 7b546bea2e374a20c52ffd71de51f91eba07256d (diff) | |
download | weechat-dda2170d940645c223114b903afa6ef94ab9594d.zip |
core: add another example of buffer name in /help filter
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-08-23 21:02+0200\n" +"POT-Creation-Date: 2014-08-29 18:18+0200\n" "PO-Revision-Date: 2014-08-16 11:46+0200\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1591,6 +1591,7 @@ msgstr "" "list || enable|disable|toggle [<nazwa>|@] || add <nazwa> <bufor>[," "<bufor>...] <tagi> <regex> || rename <nazwa> <nowa_nazwa> || del <nazwa>|-all" +#, fuzzy msgid "" " list: list all filters\n" " enable: enable filters (filters are enabled by default)\n" @@ -1603,7 +1604,7 @@ msgid "" " -all: delete all filters\n" " buffer: comma separated list of buffers where filter is active:\n" " - this is full name including plugin (example: \"irc.freenode." -"#weechat\")\n" +"#weechat\" or \"irc.server.freenode\")\n" " - \"*\" means all buffers\n" " - a name starting with '!' is excluded\n" " - wildcard \"*\" is allowed\n" |