diff options
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2009-05-05 09:58+0200\n" +"POT-Creation-Date: 2009-05-05 11:41+0200\n" "PO-Revision-Date: 2009-04-29 08:07+0200\n" "Last-Translator: <soltys@szluug.org>\n" "Language-Team: Polish\n" @@ -780,7 +780,13 @@ msgid "" " move: move buffer in the list (may be relative, for example -1)\n" " close: close buffer\n" " list: list buffers (no parameter implies this list)\n" -" notify: set notify level for current buffer\n" +" notify: set notify level for current buffer: this level determines whether " +"buffer will be added to hotlist or not:\n" +" none: never\n" +" highlight: for highlights only\n" +" message: for messages from users + highlights\n" +" all: all messages\n" +" reset: reset to default value (all)\n" "localvar: display local variables for current buffer\n" " set: set a property for current buffer\n" " number: jump to buffer by number\n" |