diff --git a/doc/de/autogen/user/weechat_options.txt b/doc/de/autogen/user/weechat_options.txt index 6a039e4dc..8a2e7ef72 100644 --- a/doc/de/autogen/user/weechat_options.txt +++ b/doc/de/autogen/user/weechat_options.txt @@ -344,7 +344,7 @@ ** Werte: time, buffer, prefix, suffix, message (Standardwert: message) * *weechat.look.buffer_notify_default* -** Beschreibung: Standardeinstellung der Benachrichtigungsstufe für Buffer (dies wird genutzt um WeeChat mitzuteilen ob der Buffer in der Hotlist angezeigt werden soll oder nicht, entsprechend der Wichtigkeit der Nachricht) +** Beschreibung: default notify level for buffers (used to tell WeeChat if buffer must be displayed in hotlist or not, according to importance of message): all=all messages (default), message=messages+highlights, highlight=highlights only, none=never display in hotlist ** Typ: integer ** Werte: none, highlight, message, all (Standardwert: all) diff --git a/doc/en/autogen/user/weechat_options.txt b/doc/en/autogen/user/weechat_options.txt index 67cf53e67..eedb59448 100644 --- a/doc/en/autogen/user/weechat_options.txt +++ b/doc/en/autogen/user/weechat_options.txt @@ -344,7 +344,7 @@ ** values: time, buffer, prefix, suffix, message (default value: message) * *weechat.look.buffer_notify_default* -** description: default notify level for buffers (used to tell WeeChat if buffer must be displayed in hotlist or not, according to importance of message) +** description: default notify level for buffers (used to tell WeeChat if buffer must be displayed in hotlist or not, according to importance of message): all=all messages (default), message=messages+highlights, highlight=highlights only, none=never display in hotlist ** type: integer ** values: none, highlight, message, all (default value: all) diff --git a/doc/fr/autogen/user/weechat_options.txt b/doc/fr/autogen/user/weechat_options.txt index 503ea1600..d9f3f5d2d 100644 --- a/doc/fr/autogen/user/weechat_options.txt +++ b/doc/fr/autogen/user/weechat_options.txt @@ -344,7 +344,7 @@ ** valeurs: time, buffer, prefix, suffix, message (valeur par défaut: message) * *weechat.look.buffer_notify_default* -** description: niveau de notification par défaut pour les tampons (utilisé pour dire à WeeChat si le tampon doit être affiché dans la hotlist ou non, selon l'importance du message) +** description: niveau de notification par défaut pour les tampons (utilisé pour dire à WeeChat si le tampon doit être affiché dans la hotlist ou non, selon l'importance du message): all=tous les messages (par défaut), message=messages+highlights, highlight=highlights seulement, none=ne jemais afficher dans la hotlist ** type: entier ** valeurs: none, highlight, message, all (valeur par défaut: all) diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt index 33cef7e51..371bcad16 100644 --- a/doc/it/autogen/user/weechat_options.txt +++ b/doc/it/autogen/user/weechat_options.txt @@ -344,7 +344,7 @@ ** valori: time, buffer, prefix, suffix, message (valore predefinito: message) * *weechat.look.buffer_notify_default* -** descrizione: livello predefinito di notifica per i buffer (utilizzato per comunicare a WeeChat se il buffer deve essere visualizzato nella hotlist oppure no, a seconda dell'importanza del messaggio) +** descrizione: default notify level for buffers (used to tell WeeChat if buffer must be displayed in hotlist or not, according to importance of message): all=all messages (default), message=messages+highlights, highlight=highlights only, none=never display in hotlist ** tipo: intero ** valori: none, highlight, message, all (valore predefinito: all) diff --git a/po/cs.po b/po/cs.po index 3153a2738..d5e1512cb 100644 --- a/po/cs.po +++ b/po/cs.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-08-14 12:14+0200\n" +"POT-Creation-Date: 2010-08-14 12:23+0200\n" "PO-Revision-Date: 2010-08-07 10:46+0200\n" "Last-Translator: Jiri Golembiovsky \n" "Language-Team: weechat-dev \n" @@ -1709,9 +1709,12 @@ msgstr "" "zarovnání pro konce řádků (všechny řádky po prvím): začínají pod těmito daty " "(time, buffer, prefix, suffix, message (výchozí))" +#, fuzzy msgid "" "default notify level for buffers (used to tell WeeChat if buffer must be " -"displayed in hotlist or not, according to importance of message)" +"displayed in hotlist or not, according to importance of message): all=all " +"messages (default), message=messages+highlights, highlight=highlights only, " +"none=never display in hotlist" msgstr "" "výchozí upozorňovací úrovně pro buffery (používano WeeChatem pro určení " "jestli má být buffer zobrazen v hotlistu nebo ne, podle důležitosti zprávy)" diff --git a/po/de.po b/po/de.po index e240c8bbb..eb894433c 100644 --- a/po/de.po +++ b/po/de.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-08-14 12:14+0200\n" +"POT-Creation-Date: 2010-08-14 12:23+0200\n" "PO-Revision-Date: 2010-08-07 10:46+0200\n" "Last-Translator: Nils G. \n" "Language-Team: weechat-dev \n" @@ -1767,9 +1767,12 @@ msgstr "" "Buffer = buffer, Präfix = prefix, Suffix = suffix, Nachricht = message " "(Standardwert))" +#, fuzzy msgid "" "default notify level for buffers (used to tell WeeChat if buffer must be " -"displayed in hotlist or not, according to importance of message)" +"displayed in hotlist or not, according to importance of message): all=all " +"messages (default), message=messages+highlights, highlight=highlights only, " +"none=never display in hotlist" msgstr "" "Standardeinstellung der Benachrichtigungsstufe für Buffer (dies wird genutzt " "um WeeChat mitzuteilen ob der Buffer in der Hotlist angezeigt werden soll " diff --git a/po/es.po b/po/es.po index 66977ffe2..e876946ed 100644 --- a/po/es.po +++ b/po/es.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-08-14 12:14+0200\n" +"POT-Creation-Date: 2010-08-14 12:23+0200\n" "PO-Revision-Date: 2010-08-07 10:46+0200\n" "Last-Translator: Elián Hanisch \n" "Language-Team: weechat-dev \n" @@ -1724,9 +1724,12 @@ msgstr "" "empiezan debajo de este elemento (time, buffer, prefix, suffix, message (por " "defecto))" +#, fuzzy msgid "" "default notify level for buffers (used to tell WeeChat if buffer must be " -"displayed in hotlist or not, according to importance of message)" +"displayed in hotlist or not, according to importance of message): all=all " +"messages (default), message=messages+highlights, highlight=highlights only, " +"none=never display in hotlist" msgstr "" "nivel de notificación por defecto para buffers (indica a WeeChat si el " "buffer debe ser mostrado en la lista de actividad o no, según la importancia " diff --git a/po/fr.po b/po/fr.po index e56aeab46..ff5088920 100644 --- a/po/fr.po +++ b/po/fr.po @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-08-14 12:14+0200\n" -"PO-Revision-Date: 2010-08-14 12:16+0200\n" +"POT-Creation-Date: 2010-08-14 12:23+0200\n" +"PO-Revision-Date: 2010-08-14 12:25+0200\n" "Last-Translator: Sebastien Helleu \n" "Language-Team: weechat-dev \n" "MIME-Version: 1.0\n" @@ -1742,11 +1742,15 @@ msgstr "" msgid "" "default notify level for buffers (used to tell WeeChat if buffer must be " -"displayed in hotlist or not, according to importance of message)" +"displayed in hotlist or not, according to importance of message): all=all " +"messages (default), message=messages+highlights, highlight=highlights only, " +"none=never display in hotlist" msgstr "" "niveau de notification par défaut pour les tampons (utilisé pour dire à " "WeeChat si le tampon doit être affiché dans la hotlist ou non, selon " -"l'importance du message)" +"l'importance du message): all=tous les messages (par défaut), " +"message=messages+highlights, highlight=highlights seulement, none=ne jemais " +"afficher dans la hotlist" msgid "time format for each line displayed in buffers" msgstr "format de date/heure pour chaque ligne affichée dans les tampons" diff --git a/po/hu.po b/po/hu.po index 87a15aee6..e25c405e7 100644 --- a/po/hu.po +++ b/po/hu.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-08-14 12:14+0200\n" +"POT-Creation-Date: 2010-08-14 12:23+0200\n" "PO-Revision-Date: 2010-08-07 10:46+0200\n" "Last-Translator: Andras Voroskoi \n" "Language-Team: weechat-dev \n" @@ -1516,7 +1516,9 @@ msgstr "" msgid "" "default notify level for buffers (used to tell WeeChat if buffer must be " -"displayed in hotlist or not, according to importance of message)" +"displayed in hotlist or not, according to importance of message): all=all " +"messages (default), message=messages+highlights, highlight=highlights only, " +"none=never display in hotlist" msgstr "" #, fuzzy diff --git a/po/it.po b/po/it.po index 64dee8c46..1f010a279 100644 --- a/po/it.po +++ b/po/it.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-08-14 12:14+0200\n" +"POT-Creation-Date: 2010-08-14 12:23+0200\n" "PO-Revision-Date: 2010-08-07 10:46+0200\n" "Last-Translator: Marco Paolone \n" "Language-Team: weechat-dev \n" @@ -1722,9 +1722,12 @@ msgstr "" "iniziano al di sotto di questi dati (data, buffer, prefissio, suffisso, " "messaggio (predefinito))" +#, fuzzy msgid "" "default notify level for buffers (used to tell WeeChat if buffer must be " -"displayed in hotlist or not, according to importance of message)" +"displayed in hotlist or not, according to importance of message): all=all " +"messages (default), message=messages+highlights, highlight=highlights only, " +"none=never display in hotlist" msgstr "" "livello predefinito di notifica per i buffer (utilizzato per comunicare a " "WeeChat se il buffer deve essere visualizzato nella hotlist oppure no, a " diff --git a/po/pl.po b/po/pl.po index ec0fccd47..bf0fe9554 100644 --- a/po/pl.po +++ b/po/pl.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-08-14 12:14+0200\n" +"POT-Creation-Date: 2010-08-14 12:23+0200\n" "PO-Revision-Date: 2010-08-07 10:46+0200\n" "Last-Translator: Krzysztof Koroscik \n" "Language-Team: weechat-dev \n" @@ -1732,9 +1732,12 @@ msgstr "" "wyrównanie dla końca lini (wszystkie po pierwszej): zaczynają się od tego " "(time, buffer, prefix, suffix, message (domyślnie))" +#, fuzzy msgid "" "default notify level for buffers (used to tell WeeChat if buffer must be " -"displayed in hotlist or not, according to importance of message)" +"displayed in hotlist or not, according to importance of message): all=all " +"messages (default), message=messages+highlights, highlight=highlights only, " +"none=never display in hotlist" msgstr "" "domyślny poziom powiadomień dla buforów (używany do powiedzenia WeeChat czy " "bufor musi byc wyświetlany na hotliście czy nie, w zależności od wagi " diff --git a/po/ru.po b/po/ru.po index ea075513a..98dbc8737 100644 --- a/po/ru.po +++ b/po/ru.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-08-14 12:14+0200\n" +"POT-Creation-Date: 2010-08-14 12:23+0200\n" "PO-Revision-Date: 2010-08-07 10:46+0200\n" "Last-Translator: Pavel Shevchuk \n" "Language-Team: weechat-dev \n" @@ -1525,7 +1525,9 @@ msgstr "" msgid "" "default notify level for buffers (used to tell WeeChat if buffer must be " -"displayed in hotlist or not, according to importance of message)" +"displayed in hotlist or not, according to importance of message): all=all " +"messages (default), message=messages+highlights, highlight=highlights only, " +"none=never display in hotlist" msgstr "" #, fuzzy diff --git a/po/weechat.pot b/po/weechat.pot index 8c557dbaa..3374a5f89 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-08-14 12:14+0200\n" +"POT-Creation-Date: 2010-08-14 12:23+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -1305,7 +1305,9 @@ msgstr "" msgid "" "default notify level for buffers (used to tell WeeChat if buffer must be " -"displayed in hotlist or not, according to importance of message)" +"displayed in hotlist or not, according to importance of message): all=all " +"messages (default), message=messages+highlights, highlight=highlights only, " +"none=never display in hotlist" msgstr "" msgid "time format for each line displayed in buffers" diff --git a/src/core/wee-config.c b/src/core/wee-config.c index 9953f50e5..f29aa81ff 100644 --- a/src/core/wee-config.c +++ b/src/core/wee-config.c @@ -1246,7 +1246,9 @@ config_weechat_init_options () "buffer_notify_default", "integer", N_("default notify level for buffers (used to tell WeeChat if buffer " "must be displayed in hotlist or not, according to importance " - "of message)"), + "of message): all=all messages (default), " + "message=messages+highlights, highlight=highlights only, " + "none=never display in hotlist"), "none|highlight|message|all", 0, 0, "all", NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL); config_look_buffer_time_format = config_file_new_option (