diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-02-09 12:40:19 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-02-09 12:40:19 +0100 |
commit | 71d77a58903bc39341e8ecdda16f8a607355d6f1 (patch) | |
tree | c970fe28eb726acfe97acf18e12221bcd128049e /po | |
parent | 74d148d056d0a3913f22ad1aa584ca0336d64825 (diff) | |
download | weechat-71d77a58903bc39341e8ecdda16f8a607355d6f1.zip |
Add new command /silence
Diffstat (limited to 'po')
-rw-r--r-- | po/cs.po | 28 | ||||
-rw-r--r-- | po/de.po | 28 | ||||
-rw-r--r-- | po/es.po | 28 | ||||
-rw-r--r-- | po/fr.po | 48 | ||||
-rw-r--r-- | po/hu.po | 28 | ||||
-rw-r--r-- | po/it.po | 28 | ||||
-rw-r--r-- | po/pl.po | 28 | ||||
-rw-r--r-- | po/ru.po | 28 | ||||
-rw-r--r-- | po/weechat.pot | 27 |
9 files changed, 261 insertions, 10 deletions
@@ -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-06 12:11+0100\n" +"POT-Creation-Date: 2010-02-09 12:33+0100\n" "PO-Revision-Date: 2010-01-23 11:56+0100\n" "Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1265,6 +1265,32 @@ 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" @@ -10,7 +10,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-06 12:11+0100\n" +"POT-Creation-Date: 2010-02-09 12:33+0100\n" "PO-Revision-Date: 2010-01-26 22:35+0100\n" "Last-Translator: Nils G <weechatter@arcor.de>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1318,6 +1318,32 @@ msgstr "" "genutzt werden um den Wert der Option zu löschen (undefinierter Wert). Dies " "kann nur bei einigen Erweiterungen genutzt werden." +#, fuzzy +msgid "execute a command silently" +msgstr "WeeChat Befehle" + +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 "Konfigurationsparameter freigeben/zurücksetzen" @@ -8,7 +8,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-06 12:11+0100\n" +"POT-Creation-Date: 2010-02-09 12:33+0100\n" "PO-Revision-Date: 2010-01-23 11:56+0100\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1281,6 +1281,32 @@ msgstr "" "Para todos los tipos, puedes usar null para remover el valor de la opción " "(valor indefinido). Esto solo funciona para algunas variables especiales." +#, fuzzy +msgid "execute a command silently" +msgstr "comandos de 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 "deshacer/reiniciar opciones de configuración" @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-02-06 12:11+0100\n" -"PO-Revision-Date: 2010-02-06 12:11+0100\n" +"POT-Creation-Date: 2010-02-09 12:33+0100\n" +"PO-Revision-Date: 2010-02-09 12:35+0100\n" "Last-Translator: FlashCode <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "MIME-Version: 1.0\n" @@ -1281,6 +1281,47 @@ msgstr "" "l'option (valeur non définie). Cela ne fonctionne qu'avec certaines options " "spéciales des extensions." +msgid "execute a command silently" +msgstr "exécuter une commande silencieusement" + +msgid "[-current | -buffer name | -all] command" +msgstr "[-current | -buffer nom | -all] commande" + +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 "" +"-current: pas d'affichage sur le tampon courant\n" +" -buffer: pas d'affichage sur le tampon spécifié\n" +" nom: nom complet du tampon (exemples: \"irc.server.freenode\", \"irc." +"freenode.#weechat\")\n" +" -all: pas d'affichage sur TOUS les tampons\n" +"commande: commande à exécuter silencieusement (un '/' est automatiquement " +"ajouté s'il n'est pas trouvé au début de la commande)\n" +"\n" +"Si aucune cible n'est spécifiée (-current, -buffer ou -all), alors par " +"défaut seul le tampon core WeeChat sera silencieux.\n" +"\n" +"Exemples:\n" +" sauvegarde configuration: /silence save\n" +" message au canal IRC courant: /silence -current msg * bonjour !\n" +" message au canal #weechat: /silence -buffer irc.freenode.#weechat msg " +"#weechat bonjour !" + msgid "unset/reset config options" msgstr "supprimer/réinitialiser des options de configuration" @@ -6117,5 +6158,8 @@ msgstr "%s%s: impossible de positionner l'option \"nonblock\" pour la socket" msgid "%s%s: timeout for \"%s\" with %s" msgstr "%s%s: délai d'attente dépassé pour \"%s\" avec %s" +#~ msgid "[-all | -current] command" +#~ msgstr "[-all | -current] commande" + #~ msgid "display message if CTCP is unknown" #~ msgstr "afficher le message si le CTCP est inconnu" @@ -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-06 12:11+0100\n" +"POT-Creation-Date: 2010-02-09 12:33+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" @@ -1185,6 +1185,32 @@ 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" @@ -8,7 +8,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-06 12:11+0100\n" +"POT-Creation-Date: 2010-02-09 12:33+0100\n" "PO-Revision-Date: 2010-01-23 11:57+0100\n" "Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1275,6 +1275,32 @@ msgstr "" "valore dell'opzione (non definito). Funziona solo per alcune variabili " "speciali dei plugin." +#, fuzzy +msgid "execute a command silently" +msgstr "comandi di 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 "annulla/resetta opzione" @@ -9,7 +9,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-06 12:11+0100\n" +"POT-Creation-Date: 2010-02-09 12:33+0100\n" "PO-Revision-Date: 2010-01-23 11:57+0100\n" "Last-Translator: Krzysztof Koroscik <soltys@szluug.org>\n" "Language-Team: Polish\n" @@ -1290,6 +1290,32 @@ msgstr "" "(niezdefiniowana wartość). Działa to tylko dla niektórych specjalnych " "zmiennych wtyczek." +#, fuzzy +msgid "execute a command silently" +msgstr "komendy weechata" + +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 "skasuj/zresetuj zmienną konfiguracyjną" @@ -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-06 12:11+0100\n" +"POT-Creation-Date: 2010-02-09 12:33+0100\n" "PO-Revision-Date: 2010-01-23 11:57+0100\n" "Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1189,6 +1189,32 @@ msgid "" msgstr "" #, fuzzy +msgid "execute a command silently" +msgstr "Внутренние команды %s:\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 "настроить параметры конфигурации" diff --git a/po/weechat.pot b/po/weechat.pot index e5f3cb51d..0471abe0f 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-02-06 12:11+0100\n" +"POT-Creation-Date: 2010-02-09 12:33+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1022,6 +1022,31 @@ msgid "" "This works only for some special plugin variables." msgstr "" +msgid "execute a command silently" +msgstr "" + +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 "" |