diff options
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 54 |
1 files changed, 27 insertions, 27 deletions
@@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-02-09 12:33+0100\n" +"POT-Creation-Date: 2010-02-09 13:15+0100\n" "PO-Revision-Date: 2010-01-23 11:57+0100\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1058,6 +1058,32 @@ msgid "" "Without argument, this command displays saved layout." msgstr "" +#, fuzzy +msgid "execute a command silently" +msgstr "%s belső parancsok:\n" + +msgid "[-current | -buffer name | -all] command" +msgstr "" + +msgid "" +"-current: no output on curent buffer\n" +" -buffer: no output on specified buffer\n" +" name: full buffer name (examples: \"irc.server.freenode\", \"irc." +"freenode.#weechat\")\n" +" -all: no output on ALL buffers\n" +" command: command to execute silently (a '/' is automatically added if not " +"found at beginning of command)\n" +"\n" +"If no target is specified (-current, -buffer or -all), then default is to " +"mute WeeChat core buffer only.\n" +"\n" +"Examples:\n" +" config save: /mute save\n" +" message to current IRC channel: /mute -current msg * hi!\n" +" message to #weechat channel: /mute -buffer irc.freenode.#weechat msg " +"#weechat hi!" +msgstr "" + msgid "list/load/unload plugins" msgstr "modulok listázása/betöltése/eltávolítása" @@ -1185,32 +1211,6 @@ msgid "" msgstr "" #, fuzzy -msgid "execute a command silently" -msgstr "%s belső parancsok:\n" - -msgid "[-current | -buffer name | -all] command" -msgstr "" - -msgid "" -"-current: no output on curent buffer\n" -" -buffer: no output on specified buffer\n" -" name: full buffer name (examples: \"irc.server.freenode\", \"irc." -"freenode.#weechat\")\n" -" -all: no output on ALL buffers\n" -" command: command to execute silently (a '/' is automatically added if not " -"found at beginning of command)\n" -"\n" -"If no target is specified (-current, -buffer or -all), then default is to " -"silence WeeChat core buffer only.\n" -"\n" -"Examples:\n" -" config save: /silence save\n" -" message to current IRC channel: /silence -current msg * hi!\n" -" message to #weechat channel: /silence -buffer irc.freenode.#weechat msg " -"#weechat hi!" -msgstr "" - -#, fuzzy msgid "unset/reset config options" msgstr "konfigurációs paraméterek beállítása" |