diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-09-15 14:48:36 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-09-15 14:48:36 +0200 |
commit | c3df7da6411a44da6b9fc0f52700372a1d074758 (patch) | |
tree | eaefe94559240147919a7dd6d02d28912aac3d4e /po/hu.po | |
parent | 2ff988d352567fca01c606e28c62087a2cf38abd (diff) | |
download | weechat-c3df7da6411a44da6b9fc0f52700372a1d074758.zip |
Fix help of /demo_infolist command
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 13 |
1 files changed, 9 insertions, 4 deletions
@@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.2.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2008-09-04 18:00+0200\n" +"POT-Creation-Date: 2008-09-15 14:19+0200\n" "PO-Revision-Date: 2007-10-10 18:07+0200\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -2054,11 +2054,12 @@ msgid "get and display an infolist" msgstr "megjeleníthető parancsok maximális száma" #, fuzzy -msgid "[infolist]" -msgstr "tiltólista" +msgid "[infolist [arguments]]" +msgstr "fogadó típusa [paraméterek]" msgid "" -"infolist: infolist to display\n" +" infolist: infolist to display\n" +"arguments: optional arguments for infolist\n" "\n" "Without argument, this command displays list of available infolists" msgstr "" @@ -4825,6 +4826,10 @@ msgid "%s%s: timeout for \"%s\" with %s" msgstr "%s hiányzó argumentum a(z) \"%s\" opciónak\n" #, fuzzy +#~ msgid "[infolist]" +#~ msgstr "tiltólista" + +#, fuzzy #~ msgid " type: string (%s)" #~ msgstr " . típus: szöveg\n" |