diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2008-11-02 18:54:25 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2008-11-02 18:54:25 +0100 |
commit | 6e69f7f3ce22bf5537b1e02088b95352d04ec5cc (patch) | |
tree | b041426d6c655c4ba1c03d1a19a175d4b130a2b3 /po/hu.po | |
parent | 640ff6b51c249b44c382eb92c03dafbfb482bc91 (diff) | |
download | weechat-6e69f7f3ce22bf5537b1e02088b95352d04ec5cc.zip |
Remove debug plugin (merged to core), new debug variable for each plugin (no more signals for setting debug)
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 73 |
1 files changed, 44 insertions, 29 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-11-01 17:55+0100\n" +"POT-Creation-Date: 2008-11-02 18:48+0100\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" @@ -232,6 +232,10 @@ msgstr "" msgid "%sPlugin \"%s\" not found" msgstr "%s cím \"%s\" nem található\n" +#, c-format +msgid "Debug disabled for \"%s\"" +msgstr "" + #, fuzzy, c-format msgid " %s[%s%s%s]%s buffer: %s%s%s / tags: %s / regex: %s %s" msgstr " (nincs üzenetkezelő)\n" @@ -824,6 +828,27 @@ msgstr "" "parancs: futtatandó parancs (egy '/' autómatikusan hozzáadódik, ha nincs " "megadva a parancs elején)\n" +msgid "control debug for core/plugins" +msgstr "" + +msgid "[list | plugin level | dump | buffer | windows]" +msgstr "" + +#, fuzzy +msgid "" +" plugin: name of plugin (\"core\" for WeeChat core)\n" +" level: debug level for plugin (0 = disable debug)\n" +" dump: save memory dump in WeeChat log file (same dump is written when " +"WeeChat crashes)\n" +" buffer: dump buffer content with hexadecimal values in log file\n" +"windows: display windows tree\n" +" text: send \"debug\" signal with \"text\" as argument" +msgstr "" +" dump: memóriatartalom mentése a WeeChat logba (ugyanez a tartalom íródik " +"a WeeChat összeomlásakor)\n" +" buffer: hexadecimális puffertartalom logba írása\n" +"windows: ablakfa megjelenítése" + msgid "" "filter messages in buffers, to hide/show them according to tags or regex" msgstr "" @@ -1106,6 +1131,9 @@ msgstr "" msgid "\t\tDay changed to %s" msgstr "A mai dátum: %s\n" +msgid "debug level for plugin (\"core\" for WeeChat core)" +msgstr "" + msgid "command executed when WeeChat starts, after loading plugins" msgstr "" @@ -2041,14 +2069,6 @@ msgid "list of alias" msgstr "Aliaszok listája:\n" #, fuzzy, c-format -msgid "%s: debug enabled" -msgstr "FIFO cső nyitva\n" - -#, c-format -msgid "%s: debug disabled" -msgstr "" - -#, fuzzy, c-format msgid "%s: \"%s\" removed" msgstr "A \"%s\" aliasz eltávolítva\n" @@ -2176,26 +2196,6 @@ msgid "" " reset: reset charsets for current buffer" msgstr "" -msgid "print debug messages" -msgstr "hibakereső üzenetek megjelenítése" - -#, fuzzy -msgid "dump | buffer | windows | text" -msgstr "dump | buffer | windows" - -#, fuzzy -msgid "" -" dump: save memory dump in WeeChat log file (same dump is written when " -"WeeChat crashes)\n" -" buffer: dump buffer content with hexadecimal values in log file\n" -"windows: display windows tree\n" -" text: send \"debug\" signal with \"text\" as argument" -msgstr "" -" dump: memóriatartalom mentése a WeeChat logba (ugyanez a tartalom íródik " -"a WeeChat összeomlásakor)\n" -" buffer: hexadecimális puffertartalom logba írása\n" -"windows: ablakfa megjelenítése" - msgid "demo message without prefix" msgstr "" @@ -4910,6 +4910,21 @@ msgstr "%s DCC: nem sikerült 'nonblock' opciót beállítani a csatornán\n" msgid "%s%s: timeout for \"%s\" with %s" msgstr "%s hiányzó argumentum a(z) \"%s\" opciónak\n" +#, fuzzy +#~ msgid "debug: \"%s\" => %d" +#~ msgstr "A \"%s\" aliasz eltávolítva\n" + +#, fuzzy +#~ msgid "%s: debug enabled" +#~ msgstr "FIFO cső nyitva\n" + +#~ msgid "print debug messages" +#~ msgstr "hibakereső üzenetek megjelenítése" + +#, fuzzy +#~ msgid "dump | buffer | windows | text" +#~ msgstr "dump | buffer | windows" + #~ msgid "automatically log server messages" #~ msgstr "szerverüzenetek automatikus naplózása" |