diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-11-17 20:49:37 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-11-17 20:49:37 +0100 |
commit | 8d64b658dfb2d8af23ada1a09085eaeea839a912 (patch) | |
tree | 93e7097baea628212a796c903a4be21817ba9ae2 /po/pl.po | |
parent | e0890b376c05446fe54af36b8685847a1d5d1d37 (diff) | |
download | weechat-8d64b658dfb2d8af23ada1a09085eaeea839a912.zip |
core: add option "libs" for command /debug, add signal "debug_libs"
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 4 |
1 files changed, 3 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: 2013-11-09 17:01+0100\n" +"POT-Creation-Date: 2013-11-17 13:58+0100\n" "PO-Revision-Date: 2013-11-11 09:07+0100\n" "Last-Translator: Krzysztof KoroĊcik <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1262,6 +1262,7 @@ msgstr "" "list || set <wtyczka> <poziom> || dump [<wtyczka>] || buffer|color|infolists|" "memory|tags|term|windows || mouse|cursor [verbose] || hdata [free]" +#, fuzzy msgid "" " list: list plugins with debug levels\n" " set: set debug level for plugin\n" @@ -1277,6 +1278,7 @@ msgid "" "memory)\n" " hooks: display infos about hooks\n" "infolists: display infos about infolists\n" +" libs: display infos about external libraries used\n" " memory: display infos about memory usage\n" " mouse: toggle debug for mouse\n" " tags: display tags for lines\n" |