diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-10-26 17:45:14 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-10-26 17:45:14 +0100 |
commit | b5730ec025f680fd8c5331d8e813cfbf38330303 (patch) | |
tree | 942ec8e8fe596abf7650d5f69832b21a2bc975fd /po/cs.po | |
parent | 62e4f7241a99e5102fbe0ec52dc0ab6c00a4bf1b (diff) | |
download | weechat-b5730ec025f680fd8c5331d8e813cfbf38330303.zip |
Display readable values for flag of fd hooked with /plugin listfull command
Diffstat (limited to 'po/cs.po')
-rw-r--r-- | po/cs.po | 14 |
1 files changed, 12 insertions, 2 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-10-25 20:09+0200\n" +"POT-Creation-Date: 2008-10-26 17:42+0100\n" "PO-Revision-Date: 2008-09-17 16:19+0200\n" "Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -492,9 +492,19 @@ msgid " fd hooked:" msgstr " obsluhovače příkazu:\n" #, fuzzy, c-format -msgid " %d (flags: %d)" +msgid " %d (flags: 0x%x:%s%s%s)" msgstr " %d sekund\n" +msgid " read" +msgstr "" + +msgid " write" +msgstr "" + +#, fuzzy +msgid " exception" +msgstr " . popis: %s\n" + #, fuzzy msgid " connect hooked:" msgstr " obsluhovače příkazu:\n" |