From daee18621e752a1047337acbfd56e3d40d12976f Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Tue, 9 Feb 2010 13:21:05 +0100 Subject: Rename command /silence to /mute --- po/cs.po | 54 +++++++++++++++++++++++++++--------------------------- 1 file changed, 27 insertions(+), 27 deletions(-) (limited to 'po/cs.po') diff --git a/po/cs.po b/po/cs.po index 1af465815..e78dce34d 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6,7 +6,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:56+0100\n" "Last-Translator: Jiri Golembiovsky \n" "Language-Team: weechat-dev \n" @@ -1101,6 +1101,32 @@ msgstr "" "\n" "Pokud je tento příkaz spuštěn bez argumentů je zobrazeno uložené rozložení." +#, fuzzy +msgid "execute a command silently" +msgstr "příkazy weechat" + +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 "seznam/načíst/odebrat pluginy" @@ -1265,32 +1291,6 @@ msgstr "" "(nedefinovaná hodnota).To však funguje jen pro některé speciální proměnné " "pluginů." -#, fuzzy -msgid "execute a command silently" -msgstr "příkazy weechat" - -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 "" - msgid "unset/reset config options" msgstr "odnastavit/resetovat konfigurační možnosti" -- cgit v1.2.3