diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2014-10-26 19:24:52 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2014-10-26 19:24:52 +0100 |
commit | 3accbd639f6e8c77e57f3ae43f88cd470f3a92c1 (patch) | |
tree | 2847dae7fcd72add15fd87018eeace75c88d3fcb /po/pl.po | |
parent | f2f5d83abeaccd75d9d5a5cc5ba2455c05804ae8 (diff) | |
download | weechat-3accbd639f6e8c77e57f3ae43f88cd470f3a92c1.zip |
irc: automatically add current channel in command /samode (closes #241)
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-10-26 13:07+0100\n" +"POT-Creation-Date: 2014-10-26 19:18+0100\n" "PO-Revision-Date: 2014-09-14 00:18+0100\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -6757,7 +6757,8 @@ msgstr "<nick> <kanał>[,<kanał>...]" msgid "change mode on channel, without having operator status" msgstr "zmienia atrybuty kanału, bez posiadania statusu operatora" -msgid "<channel> <mode>" +#, fuzzy +msgid "[<channel>] <mode>" msgstr "<kanał> <atrybuty>" msgid "" |