From f22b0311b9fd5b771cdd9b533355427b8bd7ca2e Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Sun, 4 Aug 2013 12:48:06 +0200 Subject: [PATCH] core: change colors of example in /help weechat.look.buffer_time_format --- doc/de/autogen/user/weechat_options.txt | 2 +- doc/en/autogen/user/weechat_options.txt | 2 +- doc/fr/autogen/user/weechat_options.txt | 2 +- doc/it/autogen/user/weechat_options.txt | 2 +- doc/ja/autogen/user/weechat_options.txt | 2 +- po/cs.po | 6 +++--- po/de.po | 6 +++--- po/es.po | 6 +++--- po/fr.po | 10 +++++----- po/hu.po | 6 +++--- po/it.po | 6 +++--- po/ja.po | 6 +++--- po/pl.po | 6 +++--- po/pt_BR.po | 6 +++--- po/ru.po | 6 +++--- po/tr.po | 6 +++--- po/weechat.pot | 6 +++--- src/core/wee-config.c | 2 +- 18 files changed, 44 insertions(+), 44 deletions(-) diff --git a/doc/de/autogen/user/weechat_options.txt b/doc/de/autogen/user/weechat_options.txt index ee442bf32..455efbdc6 100644 --- a/doc/de/autogen/user/weechat_options.txt +++ b/doc/de/autogen/user/weechat_options.txt @@ -399,7 +399,7 @@ ** Werte: none, highlight, message, all (Standardwert: `all`) * [[option_weechat.look.buffer_time_format]] *weechat.look.buffer_time_format* -** Beschreibung: `time format for each line displayed in buffers (see man strftime for date/time specifiers) (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval); for example time using grayscale (requires support of 256 colors): "${color:251}%H${color:243}%M${color:238}%S"` +** Beschreibung: `time format for each line displayed in buffers (see man strftime for date/time specifiers) (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval); for example time using grayscale (requires support of 256 colors): "${color:252}%H${color:245}%M${color:240}%S"` ** Typ: Zeichenkette ** Werte: beliebige Zeichenkette (Standardwert: `"%H:%M:%S"`) diff --git a/doc/en/autogen/user/weechat_options.txt b/doc/en/autogen/user/weechat_options.txt index 63a5485d9..5ec8712db 100644 --- a/doc/en/autogen/user/weechat_options.txt +++ b/doc/en/autogen/user/weechat_options.txt @@ -399,7 +399,7 @@ ** values: none, highlight, message, all (default value: `all`) * [[option_weechat.look.buffer_time_format]] *weechat.look.buffer_time_format* -** description: `time format for each line displayed in buffers (see man strftime for date/time specifiers) (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval); for example time using grayscale (requires support of 256 colors): "${color:251}%H${color:243}%M${color:238}%S"` +** description: `time format for each line displayed in buffers (see man strftime for date/time specifiers) (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval); for example time using grayscale (requires support of 256 colors): "${color:252}%H${color:245}%M${color:240}%S"` ** type: string ** values: any string (default value: `"%H:%M:%S"`) diff --git a/doc/fr/autogen/user/weechat_options.txt b/doc/fr/autogen/user/weechat_options.txt index 281fe0b31..06ad5dc2c 100644 --- a/doc/fr/autogen/user/weechat_options.txt +++ b/doc/fr/autogen/user/weechat_options.txt @@ -399,7 +399,7 @@ ** valeurs: none, highlight, message, all (valeur par défaut: `all`) * [[option_weechat.look.buffer_time_format]] *weechat.look.buffer_time_format* -** description: `format de date/heure pour chaque ligne affichée dans les tampons (voir man strftime pour le format de date/heure) (note: le contenu est évalué, donc vous pouvez utiliser des couleurs avec le format "${color:xxx}", voir /help eval); par exemple l'heure avec des niveaux de gris (requiert le support de 256 couleurs): "${color:251}%H${color:243}%M${color:238}%S"` +** description: `format de date/heure pour chaque ligne affichée dans les tampons (voir man strftime pour le format de date/heure) (note: le contenu est évalué, donc vous pouvez utiliser des couleurs avec le format "${color:xxx}", voir /help eval); par exemple l'heure avec des niveaux de gris (requiert le support de 256 couleurs): "${color:252}%H${color:245}%M${color:240}%S"` ** type: chaîne ** valeurs: toute chaîne (valeur par défaut: `"%H:%M:%S"`) diff --git a/doc/it/autogen/user/weechat_options.txt b/doc/it/autogen/user/weechat_options.txt index 265d9e250..259bae082 100644 --- a/doc/it/autogen/user/weechat_options.txt +++ b/doc/it/autogen/user/weechat_options.txt @@ -399,7 +399,7 @@ ** valori: none, highlight, message, all (valore predefinito: `all`) * [[option_weechat.look.buffer_time_format]] *weechat.look.buffer_time_format* -** descrizione: `time format for each line displayed in buffers (see man strftime for date/time specifiers) (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval); for example time using grayscale (requires support of 256 colors): "${color:251}%H${color:243}%M${color:238}%S"` +** descrizione: `time format for each line displayed in buffers (see man strftime for date/time specifiers) (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval); for example time using grayscale (requires support of 256 colors): "${color:252}%H${color:245}%M${color:240}%S"` ** tipo: stringa ** valori: qualsiasi stringa (valore predefinito: `"%H:%M:%S"`) diff --git a/doc/ja/autogen/user/weechat_options.txt b/doc/ja/autogen/user/weechat_options.txt index 64a463856..a3471ed51 100644 --- a/doc/ja/autogen/user/weechat_options.txt +++ b/doc/ja/autogen/user/weechat_options.txt @@ -399,7 +399,7 @@ ** 値: none, highlight, message, all (デフォルト値: `all`) * [[option_weechat.look.buffer_time_format]] *weechat.look.buffer_time_format* -** 説明: `time format for each line displayed in buffers (see man strftime for date/time specifiers) (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval); for example time using grayscale (requires support of 256 colors): "${color:251}%H${color:243}%M${color:238}%S"` +** 説明: `time format for each line displayed in buffers (see man strftime for date/time specifiers) (note: content is evaluated, so you can use colors with format "${color:xxx}", see /help eval); for example time using grayscale (requires support of 256 colors): "${color:252}%H${color:245}%M${color:240}%S"` ** タイプ: 文字列 ** 値: 未制約文字列 (デフォルト値: `"%H:%M:%S"`) diff --git a/po/cs.po b/po/cs.po index 890165f43..72c7b242a 100644 --- a/po/cs.po +++ b/po/cs.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-08-04 11:51+0200\n" +"POT-Creation-Date: 2013-08-04 12:44+0200\n" "PO-Revision-Date: 2013-07-31 18:41+0200\n" "Last-Translator: Jiri Golembiovsky \n" "Language-Team: weechat-dev \n" @@ -2536,8 +2536,8 @@ msgid "" "time format for each line displayed in buffers (see man strftime for date/" "time specifiers) (note: content is evaluated, so you can use colors with " "format \"${color:xxx}\", see /help eval); for example time using grayscale " -"(requires support of 256 colors): \"${color:251}%H${color:243}%M" -"${color:238}%S\"" +"(requires support of 256 colors): \"${color:252}%H${color:245}%M" +"${color:240}%S\"" msgstr "" "formát času zobrazeného na každém řádku v bufferu (viz. man strftime pro " "specifikaci data/času), barvy jsou povoleny ve formátu \"${barva}\", " diff --git a/po/de.po b/po/de.po index 93a3944db..b38912512 100644 --- a/po/de.po +++ b/po/de.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-08-04 11:51+0200\n" +"POT-Creation-Date: 2013-08-04 12:44+0200\n" "PO-Revision-Date: 2013-08-01 19:57+0200\n" "Last-Translator: Nils Görs \n" "Language-Team: German \n" @@ -2839,8 +2839,8 @@ msgid "" "time format for each line displayed in buffers (see man strftime for date/" "time specifiers) (note: content is evaluated, so you can use colors with " "format \"${color:xxx}\", see /help eval); for example time using grayscale " -"(requires support of 256 colors): \"${color:251}%H${color:243}%M" -"${color:238}%S\"" +"(requires support of 256 colors): \"${color:252}%H${color:245}%M" +"${color:240}%S\"" msgstr "" "Format für die Zeitanzeige welche in jeder Zeile eines Buffers dargestellt " "wird (siehe man strftime für Platzhalter für das Datum und die Uhrzeit). " diff --git a/po/es.po b/po/es.po index d6dcbe8b9..e39b52d61 100644 --- a/po/es.po +++ b/po/es.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-08-04 11:51+0200\n" +"POT-Creation-Date: 2013-08-04 12:44+0200\n" "PO-Revision-Date: 2013-07-31 18:41+0200\n" "Last-Translator: Elián Hanisch \n" "Language-Team: weechat-dev \n" @@ -2677,8 +2677,8 @@ msgid "" "time format for each line displayed in buffers (see man strftime for date/" "time specifiers) (note: content is evaluated, so you can use colors with " "format \"${color:xxx}\", see /help eval); for example time using grayscale " -"(requires support of 256 colors): \"${color:251}%H${color:243}%M" -"${color:238}%S\"" +"(requires support of 256 colors): \"${color:252}%H${color:245}%M" +"${color:240}%S\"" msgstr "" "formato de hora en el registro (ver el manual de strftime para los " "especificadores de fecha/hora), se pueden usar colores con el formato " diff --git a/po/fr.po b/po/fr.po index c7a28c3db..145f0c39a 100644 --- a/po/fr.po +++ b/po/fr.po @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-08-04 11:51+0200\n" -"PO-Revision-Date: 2013-08-04 11:54+0200\n" +"POT-Creation-Date: 2013-08-04 12:44+0200\n" +"PO-Revision-Date: 2013-08-04 12:45+0200\n" "Last-Translator: Sebastien Helleu \n" "Language-Team: weechat-dev \n" "Language: fr\n" @@ -2807,14 +2807,14 @@ msgid "" "time format for each line displayed in buffers (see man strftime for date/" "time specifiers) (note: content is evaluated, so you can use colors with " "format \"${color:xxx}\", see /help eval); for example time using grayscale " -"(requires support of 256 colors): \"${color:251}%H${color:243}%M" -"${color:238}%S\"" +"(requires support of 256 colors): \"${color:252}%H${color:245}%M" +"${color:240}%S\"" msgstr "" "format de date/heure pour chaque ligne affichée dans les tampons (voir man " "strftime pour le format de date/heure) (note: le contenu est évalué, donc " "vous pouvez utiliser des couleurs avec le format \"${color:xxx}\", voir /" "help eval); par exemple l'heure avec des niveaux de gris (requiert le " -"support de 256 couleurs): \"${color:251}%H${color:243}%M${color:238}%S\"" +"support de 256 couleurs): \"${color:252}%H${color:245}%M${color:240}%S\"" msgid "" "force \"bold\" attribute for light colors and \"darkgray\" in basic colors " diff --git a/po/hu.po b/po/hu.po index 342fe36aa..116fb4f50 100644 --- a/po/hu.po +++ b/po/hu.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-08-04 11:51+0200\n" +"POT-Creation-Date: 2013-08-04 12:44+0200\n" "PO-Revision-Date: 2013-07-31 18:41+0200\n" "Last-Translator: Andras Voroskoi \n" "Language-Team: weechat-dev \n" @@ -2210,8 +2210,8 @@ msgid "" "time format for each line displayed in buffers (see man strftime for date/" "time specifiers) (note: content is evaluated, so you can use colors with " "format \"${color:xxx}\", see /help eval); for example time using grayscale " -"(requires support of 256 colors): \"${color:251}%H${color:243}%M" -"${color:238}%S\"" +"(requires support of 256 colors): \"${color:252}%H${color:245}%M" +"${color:240}%S\"" msgstr "új nap kezdetével megjelenő időbélyeg" msgid "" diff --git a/po/it.po b/po/it.po index de8ffd2e8..8966a1b29 100644 --- a/po/it.po +++ b/po/it.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-08-04 11:51+0200\n" +"POT-Creation-Date: 2013-08-04 12:44+0200\n" "PO-Revision-Date: 2013-07-31 18:41+0200\n" "Last-Translator: Esteban I. Ruiz Moreno \n" "Language-Team: weechat-dev \n" @@ -2728,8 +2728,8 @@ msgid "" "time format for each line displayed in buffers (see man strftime for date/" "time specifiers) (note: content is evaluated, so you can use colors with " "format \"${color:xxx}\", see /help eval); for example time using grayscale " -"(requires support of 256 colors): \"${color:251}%H${color:243}%M" -"${color:238}%S\"" +"(requires support of 256 colors): \"${color:252}%H${color:245}%M" +"${color:240}%S\"" msgstr "" "formato dell'ora per ogni riga visualizzata nei buffer (consultare man " "strftime per gli specificatori data/ora), i colori sono consentiti nel " diff --git a/po/ja.po b/po/ja.po index 68389a2bf..d30c2356b 100644 --- a/po/ja.po +++ b/po/ja.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-08-04 11:51+0200\n" +"POT-Creation-Date: 2013-08-04 12:44+0200\n" "PO-Revision-Date: 2013-08-02 08:50+0200\n" "Last-Translator: AYANOKOUZI, Ryuunosuke \n" "Language-Team: Japanese \n" @@ -2699,8 +2699,8 @@ msgid "" "time format for each line displayed in buffers (see man strftime for date/" "time specifiers) (note: content is evaluated, so you can use colors with " "format \"${color:xxx}\", see /help eval); for example time using grayscale " -"(requires support of 256 colors): \"${color:251}%H${color:243}%M" -"${color:238}%S\"" +"(requires support of 256 colors): \"${color:252}%H${color:245}%M" +"${color:240}%S\"" msgstr "" "バッファに表示される行に付く時間フォーマット (日付/時間の指定子は strftime " "の man を参照)、色は \"${color}\" のフォーマットで指定、例えばフランス時間で" diff --git a/po/pl.po b/po/pl.po index 7ab23d1d5..63f28c7ba 100644 --- a/po/pl.po +++ b/po/pl.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-08-04 11:51+0200\n" +"POT-Creation-Date: 2013-08-04 12:44+0200\n" "PO-Revision-Date: 2013-08-02 08:50+0200\n" "Last-Translator: Krzysztof Korościk \n" "Language-Team: weechat-dev \n" @@ -2752,8 +2752,8 @@ msgid "" "time format for each line displayed in buffers (see man strftime for date/" "time specifiers) (note: content is evaluated, so you can use colors with " "format \"${color:xxx}\", see /help eval); for example time using grayscale " -"(requires support of 256 colors): \"${color:251}%H${color:243}%M" -"${color:238}%S\"" +"(requires support of 256 colors): \"${color:252}%H${color:245}%M" +"${color:240}%S\"" msgstr "" "format czasu używany dla każdej linii w buforze (zobacz man strftime dla " "specyfikatorów daty/czasu), kolory są dozwolone poprzez \"${color}\", na " diff --git a/po/pt_BR.po b/po/pt_BR.po index 50c49b759..bf80472fe 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-08-04 11:51+0200\n" +"POT-Creation-Date: 2013-08-04 12:44+0200\n" "PO-Revision-Date: 2013-07-31 18:42+0200\n" "Last-Translator: Sergio Durigan Junior \n" "Language-Team: weechat-dev \n" @@ -2616,8 +2616,8 @@ msgid "" "time format for each line displayed in buffers (see man strftime for date/" "time specifiers) (note: content is evaluated, so you can use colors with " "format \"${color:xxx}\", see /help eval); for example time using grayscale " -"(requires support of 256 colors): \"${color:251}%H${color:243}%M" -"${color:238}%S\"" +"(requires support of 256 colors): \"${color:252}%H${color:245}%M" +"${color:240}%S\"" msgstr "" "formato de tempo para cada linha mostrada nos buffers (veja man strftime " "para especificadores de data/tempo),, cores são permitidas com o formato " diff --git a/po/ru.po b/po/ru.po index 59364ffef..eee0b3b56 100644 --- a/po/ru.po +++ b/po/ru.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-08-04 11:51+0200\n" +"POT-Creation-Date: 2013-08-04 12:44+0200\n" "PO-Revision-Date: 2013-07-31 18:42+0200\n" "Last-Translator: Aleksey V Zapparov AKA ixti \n" "Language-Team: weechat-dev \n" @@ -2232,8 +2232,8 @@ msgid "" "time format for each line displayed in buffers (see man strftime for date/" "time specifiers) (note: content is evaluated, so you can use colors with " "format \"${color:xxx}\", see /help eval); for example time using grayscale " -"(requires support of 256 colors): \"${color:251}%H${color:243}%M" -"${color:238}%S\"" +"(requires support of 256 colors): \"${color:252}%H${color:245}%M" +"${color:240}%S\"" msgstr "отображение маркера даты при смене дня" msgid "" diff --git a/po/tr.po b/po/tr.po index d47c80a35..1880e1b9c 100644 --- a/po/tr.po +++ b/po/tr.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-08-04 11:51+0200\n" +"POT-Creation-Date: 2013-08-04 12:44+0200\n" "PO-Revision-Date: 2013-07-31 18:42+0200\n" "Last-Translator: Hasan Kiran \n" "Language-Team: weechat-dev \n" @@ -1979,8 +1979,8 @@ msgid "" "time format for each line displayed in buffers (see man strftime for date/" "time specifiers) (note: content is evaluated, so you can use colors with " "format \"${color:xxx}\", see /help eval); for example time using grayscale " -"(requires support of 256 colors): \"${color:251}%H${color:243}%M" -"${color:238}%S\"" +"(requires support of 256 colors): \"${color:252}%H${color:245}%M" +"${color:240}%S\"" msgstr "" msgid "" diff --git a/po/weechat.pot b/po/weechat.pot index 5b400c4ea..c6718e246 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-08-04 11:51+0200\n" +"POT-Creation-Date: 2013-08-04 12:44+0200\n" "PO-Revision-Date: 2013-02-14 18:20+0100\n" "Last-Translator: FULL NAME \n" "Language-Team: weechat-dev \n" @@ -1983,8 +1983,8 @@ msgid "" "time format for each line displayed in buffers (see man strftime for date/" "time specifiers) (note: content is evaluated, so you can use colors with " "format \"${color:xxx}\", see /help eval); for example time using grayscale " -"(requires support of 256 colors): \"${color:251}%H${color:243}%M" -"${color:238}%S\"" +"(requires support of 256 colors): \"${color:252}%H${color:245}%M" +"${color:240}%S\"" msgstr "" msgid "" diff --git a/src/core/wee-config.c b/src/core/wee-config.c index 88f4cf881..a7218a0dd 100644 --- a/src/core/wee-config.c +++ b/src/core/wee-config.c @@ -1963,7 +1963,7 @@ config_weechat_init_options () "for date/time specifiers) (note: content is evaluated, so you can " "use colors with format \"${color:xxx}\", see /help eval); for " "example time using grayscale (requires support of 256 colors): " - "\"${color:251}%H${color:243}%M${color:238}%S\""), + "\"${color:252}%H${color:245}%M${color:240}%S\""), NULL, 0, 0, "%H:%M:%S", NULL, 0, NULL, NULL, &config_change_buffer_time_format, NULL, NULL, NULL); config_look_color_basic_force_bold = config_file_new_option ( weechat_config_file, ptr_section,