From 6ebf3fba45611d5a7a5f54f3ef81923f0f8e0673 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Fri, 27 Jul 2012 20:39:39 +0200 Subject: [PATCH] irc: add help on values for option irc.look.nick_completion_smart --- doc/de/autogen/user/irc_options.txt | 2 +- doc/en/autogen/user/irc_options.txt | 2 +- doc/fr/autogen/user/irc_options.txt | 2 +- doc/it/autogen/user/irc_options.txt | 2 +- po/cs.po | 12 +++++++++--- po/de.po | 14 ++++++++++---- po/es.po | 14 ++++++++++---- po/fr.po | 18 ++++++++++++++---- po/hu.po | 14 ++++++++++---- po/it.po | 14 ++++++++++---- po/ja.po | 12 +++++++++--- po/pl.po | 12 +++++++++--- po/pt_BR.po | 7 +++++-- po/ru.po | 14 ++++++++++---- po/weechat.pot | 7 +++++-- src/plugins/irc/irc-config.c | 4 +++- 16 files changed, 108 insertions(+), 42 deletions(-) diff --git a/doc/de/autogen/user/irc_options.txt b/doc/de/autogen/user/irc_options.txt index e290aa63d..3cbdbc534 100644 --- a/doc/de/autogen/user/irc_options.txt +++ b/doc/de/autogen/user/irc_options.txt @@ -234,7 +234,7 @@ ** Werte: beliebige Zeichenkette (Standardwert: `"_|["`) * [[option_irc.look.nick_completion_smart]] *irc.look.nick_completion_smart* -** Beschreibung: `intelligente Vervollständigung von Nicknamen (vervollständigt zuerst den letzten Nick, mit dem gesprochen wurde)` +** Beschreibung: `smart completion for nicks (completes first with last speakers): speakers = all speakers (including highlights), speakers_highlights = only speakers with highlight` ** Typ: integer ** Werte: off, speakers, speakers_highlights (Standardwert: `speakers`) diff --git a/doc/en/autogen/user/irc_options.txt b/doc/en/autogen/user/irc_options.txt index f12df01a0..f59bb6c72 100644 --- a/doc/en/autogen/user/irc_options.txt +++ b/doc/en/autogen/user/irc_options.txt @@ -234,7 +234,7 @@ ** values: any string (default value: `"_|["`) * [[option_irc.look.nick_completion_smart]] *irc.look.nick_completion_smart* -** description: `smart completion for nicks (completes first with last speakers)` +** description: `smart completion for nicks (completes first with last speakers): speakers = all speakers (including highlights), speakers_highlights = only speakers with highlight` ** type: integer ** values: off, speakers, speakers_highlights (default value: `speakers`) diff --git a/doc/fr/autogen/user/irc_options.txt b/doc/fr/autogen/user/irc_options.txt index 9bd0a8cf3..760a4fc2c 100644 --- a/doc/fr/autogen/user/irc_options.txt +++ b/doc/fr/autogen/user/irc_options.txt @@ -234,7 +234,7 @@ ** valeurs: toute chaîne (valeur par défaut: `"_|["`) * [[option_irc.look.nick_completion_smart]] *irc.look.nick_completion_smart* -** description: `complétion intelligente pour les pseudos (complète d'abord avec les personnes qui ont parlé récemment)` +** description: `complétion intelligente pour les pseudos (complète d'abord avec les personnes qui ont parlé récemment): speakers = tous ceux qui ont parlé (incluant les highlights), speakers_highlights = seulement ceux qui ont parlé avec un highlight` ** type: entier ** valeurs: off, speakers, speakers_highlights (valeur par défaut: `speakers`) diff --git a/doc/it/autogen/user/irc_options.txt b/doc/it/autogen/user/irc_options.txt index cb72b728f..201af6737 100644 --- a/doc/it/autogen/user/irc_options.txt +++ b/doc/it/autogen/user/irc_options.txt @@ -234,7 +234,7 @@ ** valori: qualsiasi stringa (valore predefinito: `"_|["`) * [[option_irc.look.nick_completion_smart]] *irc.look.nick_completion_smart* -** descrizione: `completamento intelligente per i nick (usando prima chi ha parlato per ultimo)` +** descrizione: `smart completion for nicks (completes first with last speakers): speakers = all speakers (including highlights), speakers_highlights = only speakers with highlight` ** tipo: intero ** valori: off, speakers, speakers_highlights (valore predefinito: `speakers`) diff --git a/po/cs.po b/po/cs.po index dc68fba63..fbb4d9e2b 100644 --- a/po/cs.po +++ b/po/cs.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.9-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-07-27 17:42+0200\n" +"POT-Creation-Date: 2012-07-27 20:33+0200\n" "PO-Revision-Date: 2012-06-03 09:49+0200\n" "Last-Translator: Jiri Golembiovsky \n" "Language-Team: weechat-dev \n" @@ -5659,8 +5659,11 @@ msgstr "" "mimo tento list musí být v řetězci před zastavením) (example: přezdívka \"|" "nick|away\" s \"|\" ve znacích vrátí barvu přezdívky \"|nick\")" -msgid "smart completion for nicks (completes first with last speakers)" -msgstr "chytré doplňování přezdívek (doplňovat posledně mluvící jako první)" +msgid "" +"smart completion for nicks (completes first with last speakers): speakers = " +"all speakers (including highlights), speakers_highlights = only speakers " +"with highlight" +msgstr "" msgid "" "display message when (un)marking as away (off: do not display/send anything, " @@ -8514,6 +8517,9 @@ msgstr "" msgid "Constants" msgstr "" +#~ msgid "smart completion for nicks (completes first with last speakers)" +#~ msgstr "chytré doplňování přezdívek (doplňovat posledně mluvící jako první)" + #~ msgid "ended on: " #~ msgstr "končí: " diff --git a/po/de.po b/po/de.po index d3a572f21..6e0d69cd1 100644 --- a/po/de.po +++ b/po/de.po @@ -23,7 +23,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.7-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-07-27 17:42+0200\n" +"POT-Creation-Date: 2012-07-27 20:33+0200\n" "PO-Revision-Date: 2012-07-22 23:37+0100\n" "Last-Translator: Nils Görs \n" "Language-Team: German \n" @@ -6102,10 +6102,11 @@ msgstr "" "Farbe für den Nicknamen wird nun für \"|nick\" anstelle von \"|nick|abwesend" "\" erstellt)." -msgid "smart completion for nicks (completes first with last speakers)" +msgid "" +"smart completion for nicks (completes first with last speakers): speakers = " +"all speakers (including highlights), speakers_highlights = only speakers " +"with highlight" msgstr "" -"intelligente Vervollständigung von Nicknamen (vervollständigt zuerst den " -"letzten Nick, mit dem gesprochen wurde)" msgid "" "display message when (un)marking as away (off: do not display/send anything, " @@ -9083,6 +9084,11 @@ msgstr "Type" msgid "Constants" msgstr "Konstanten" +#~ msgid "smart completion for nicks (completes first with last speakers)" +#~ msgstr "" +#~ "intelligente Vervollständigung von Nicknamen (vervollständigt zuerst den " +#~ "letzten Nick, mit dem gesprochen wurde)" + #~ msgid "ended on: " #~ msgstr "geendet am: " diff --git a/po/es.po b/po/es.po index 83716e5b7..634ab35be 100644 --- a/po/es.po +++ b/po/es.po @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.9-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-07-27 17:42+0200\n" +"POT-Creation-Date: 2012-07-27 20:33+0200\n" "PO-Revision-Date: 2012-07-27 12:16+0200\n" "Last-Translator: Elián Hanisch \n" "Language-Team: weechat-dev \n" @@ -5884,10 +5884,11 @@ msgstr "" "el apodo \"|apodo|ausente\" con \"|\" en esta opción retornaría el color del " "apodo \"|apodo\")" -msgid "smart completion for nicks (completes first with last speakers)" +msgid "" +"smart completion for nicks (completes first with last speakers): speakers = " +"all speakers (including highlights), speakers_highlights = only speakers " +"with highlight" msgstr "" -"autocompletar inteligente para apodos (completa primero con los últimos que " -"hablaron)" msgid "" "display message when (un)marking as away (off: do not display/send anything, " @@ -8797,6 +8798,11 @@ msgstr "Tipo" msgid "Constants" msgstr "Constantes" +#~ msgid "smart completion for nicks (completes first with last speakers)" +#~ msgstr "" +#~ "autocompletar inteligente para apodos (completa primero con los últimos " +#~ "que hablaron)" + #~ msgid "ended on: " #~ msgstr "terminado en: " diff --git a/po/fr.po b/po/fr.po index aa1af7f07..28a3eb28c 100644 --- a/po/fr.po +++ b/po/fr.po @@ -21,8 +21,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.9-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-07-27 17:42+0200\n" -"PO-Revision-Date: 2012-07-27 17:21+0200\n" +"POT-Creation-Date: 2012-07-27 20:33+0200\n" +"PO-Revision-Date: 2012-07-27 20:35+0200\n" "Last-Translator: Sebastien Helleu \n" "Language-Team: weechat-dev \n" "Language: French\n" @@ -5931,10 +5931,15 @@ msgstr "" "doit être dans la chaîne avant de s'arrêter) (exemple: le pseudo \"|nick|away" "\" avec \"|\" dans les caractères retournera la couleur du pseudo \"|nick\")" -msgid "smart completion for nicks (completes first with last speakers)" +msgid "" +"smart completion for nicks (completes first with last speakers): speakers = " +"all speakers (including highlights), speakers_highlights = only speakers " +"with highlight" msgstr "" "complétion intelligente pour les pseudos (complète d'abord avec les " -"personnes qui ont parlé récemment)" +"personnes qui ont parlé récemment): speakers = tous ceux qui ont parlé " +"(incluant les highlights), speakers_highlights = seulement ceux qui ont " +"parlé avec un highlight" msgid "" "display message when (un)marking as away (off: do not display/send anything, " @@ -8862,6 +8867,11 @@ msgstr "Type" msgid "Constants" msgstr "Constantes" +#~ msgid "smart completion for nicks (completes first with last speakers)" +#~ msgstr "" +#~ "complétion intelligente pour les pseudos (complète d'abord avec les " +#~ "personnes qui ont parlé récemment)" + #~ msgid "ended on: " #~ msgstr "terminé le: " diff --git a/po/hu.po b/po/hu.po index 7d4fb9bcf..6c1a60b6c 100644 --- a/po/hu.po +++ b/po/hu.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.9-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-07-27 17:42+0200\n" +"POT-Creation-Date: 2012-07-27 20:33+0200\n" "PO-Revision-Date: 2012-06-03 09:49+0200\n" "Last-Translator: Andras Voroskoi \n" "Language-Team: weechat-dev \n" @@ -5235,9 +5235,11 @@ msgid "" "\"|nick\")" msgstr "" -#, fuzzy -msgid "smart completion for nicks (completes first with last speakers)" -msgstr "okos névkiegészítés (először az utolsó partnerre egészít ki)" +msgid "" +"smart completion for nicks (completes first with last speakers): speakers = " +"all speakers (including highlights), speakers_highlights = only speakers " +"with highlight" +msgstr "" msgid "" "display message when (un)marking as away (off: do not display/send anything, " @@ -8015,6 +8017,10 @@ msgstr "" msgid "Constants" msgstr "" +#, fuzzy +#~ msgid "smart completion for nicks (completes first with last speakers)" +#~ msgstr "okos névkiegészítés (először az utolsó partnerre egészít ki)" + #, fuzzy #~ msgid "%s%-26s id: %d, protocol: %s, received: %s, sent: %s" #~ msgstr "DCC: fájl %s%s%s" diff --git a/po/it.po b/po/it.po index 429869184..6b9cd530a 100644 --- a/po/it.po +++ b/po/it.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.9-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-07-27 17:42+0200\n" +"POT-Creation-Date: 2012-07-27 20:33+0200\n" "PO-Revision-Date: 2012-07-27 12:15+0200\n" "Last-Translator: Marco Paolone \n" "Language-Team: weechat-dev \n" @@ -5866,10 +5866,11 @@ msgstr "" "prima di fermarlo) (esempio: nick \"|nick|away\" con \"|\" nei caratteri " "restituisce il colore del nick \"|nick\")" -msgid "smart completion for nicks (completes first with last speakers)" +msgid "" +"smart completion for nicks (completes first with last speakers): speakers = " +"all speakers (including highlights), speakers_highlights = only speakers " +"with highlight" msgstr "" -"completamento intelligente per i nick (usando prima chi ha parlato per " -"ultimo)" msgid "" "display message when (un)marking as away (off: do not display/send anything, " @@ -8773,6 +8774,11 @@ msgstr "Tipo" msgid "Constants" msgstr "Costanti" +#~ msgid "smart completion for nicks (completes first with last speakers)" +#~ msgstr "" +#~ "completamento intelligente per i nick (usando prima chi ha parlato per " +#~ "ultimo)" + #~ msgid "ended on: " #~ msgstr "finito il: " diff --git a/po/ja.po b/po/ja.po index 0d1351eb7..d5f7c4dd1 100644 --- a/po/ja.po +++ b/po/ja.po @@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.9-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-07-27 17:42+0200\n" +"POT-Creation-Date: 2012-07-27 20:33+0200\n" "PO-Revision-Date: 2012-07-27 12:16+0200\n" "Last-Translator: AYANOKOUZI, Ryuunosuke \n" "Language-Team: Japanese \n" @@ -5731,8 +5731,11 @@ msgstr "" "字が、このリストの文字の前に少なくとも一つ以上含まれなければいけない) (例: " "\"|\" を設定した場合、\"|nick|away\" はニックネーム \"|nick\" と同じ色になる)" -msgid "smart completion for nicks (completes first with last speakers)" -msgstr "ニックネームのスマート補完 (最新の会話から優先して補完)" +msgid "" +"smart completion for nicks (completes first with last speakers): speakers = " +"all speakers (including highlights), speakers_highlights = only speakers " +"with highlight" +msgstr "" msgid "" "display message when (un)marking as away (off: do not display/send anything, " @@ -8565,6 +8568,9 @@ msgstr "タイプ" msgid "Constants" msgstr "定数" +#~ msgid "smart completion for nicks (completes first with last speakers)" +#~ msgstr "ニックネームのスマート補完 (最新の会話から優先して補完)" + #~ msgid "ended on: " #~ msgstr "終了日時: " diff --git a/po/pl.po b/po/pl.po index 2b01488a4..7c020a3f3 100644 --- a/po/pl.po +++ b/po/pl.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.9-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-07-27 17:42+0200\n" +"POT-Creation-Date: 2012-07-27 20:33+0200\n" "PO-Revision-Date: 2012-07-27 12:16+0200\n" "Last-Translator: Krzysztof Korościk \n" "Language-Team: weechat-dev \n" @@ -5847,9 +5847,11 @@ msgstr "" "znak poza tą listą musi się znajdować przed zatrzymaniem) (przykład: nick \"|" "nick|away\" ze znakami \"|\" zwróci kolor nicka \"|nick\")" -msgid "smart completion for nicks (completes first with last speakers)" +msgid "" +"smart completion for nicks (completes first with last speakers): speakers = " +"all speakers (including highlights), speakers_highlights = only speakers " +"with highlight" msgstr "" -"inteligentne dopełnianie nicków (dopełnia najpierw z ostatnim aktywnym)" msgid "" "display message when (un)marking as away (off: do not display/send anything, " @@ -8707,6 +8709,10 @@ msgstr "Typ" msgid "Constants" msgstr "Stałe" +#~ msgid "smart completion for nicks (completes first with last speakers)" +#~ msgstr "" +#~ "inteligentne dopełnianie nicków (dopełnia najpierw z ostatnim aktywnym)" + #~ msgid "ended on: " #~ msgstr "zakończono: " diff --git a/po/pt_BR.po b/po/pt_BR.po index 2d7430b96..fceb4d905 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.9-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-07-27 17:42+0200\n" +"POT-Creation-Date: 2012-07-27 20:33+0200\n" "PO-Revision-Date: 2012-06-03 09:49+0200\n" "Last-Translator: Sergio Durigan Junior \n" "Language-Team: weechat-dev \n" @@ -5405,7 +5405,10 @@ msgstr "" "string antes de parar) (exemplo: apelido \"|apelido|ausente\" with \"|\" nos " "caracteres retornarão cor do apelido \"|apelido\")" -msgid "smart completion for nicks (completes first with last speakers)" +msgid "" +"smart completion for nicks (completes first with last speakers): speakers = " +"all speakers (including highlights), speakers_highlights = only speakers " +"with highlight" msgstr "" msgid "" diff --git a/po/ru.po b/po/ru.po index 562b8aec2..e940a6adb 100644 --- a/po/ru.po +++ b/po/ru.po @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.9-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-07-27 17:42+0200\n" +"POT-Creation-Date: 2012-07-27 20:33+0200\n" "PO-Revision-Date: 2012-06-03 09:49+0200\n" "Last-Translator: Aleksey V Zapparov AKA ixti \n" "Language-Team: weechat-dev \n" @@ -5252,9 +5252,11 @@ msgid "" "\"|nick\")" msgstr "" -#, fuzzy -msgid "smart completion for nicks (completes first with last speakers)" -msgstr "умное дополнение ников (начинает перебор с последних собеседников)" +msgid "" +"smart completion for nicks (completes first with last speakers): speakers = " +"all speakers (including highlights), speakers_highlights = only speakers " +"with highlight" +msgstr "" msgid "" "display message when (un)marking as away (off: do not display/send anything, " @@ -8034,6 +8036,10 @@ msgstr "" msgid "Constants" msgstr "" +#, fuzzy +#~ msgid "smart completion for nicks (completes first with last speakers)" +#~ msgstr "умное дополнение ников (начинает перебор с последних собеседников)" + #, fuzzy #~ msgid "%s%-26s id: %d, protocol: %s, received: %s, sent: %s" #~ msgstr "DCC: файл %s%s%s" diff --git a/po/weechat.pot b/po/weechat.pot index 9779dd0bd..c471c7951 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: 2012-07-27 17:42+0200\n" +"POT-Creation-Date: 2012-07-27 20:33+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -4508,7 +4508,10 @@ msgid "" "\"|nick\")" msgstr "" -msgid "smart completion for nicks (completes first with last speakers)" +msgid "" +"smart completion for nicks (completes first with last speakers): speakers = " +"all speakers (including highlights), speakers_highlights = only speakers " +"with highlight" msgstr "" msgid "" diff --git a/src/plugins/irc/irc-config.c b/src/plugins/irc/irc-config.c index 59b0dedde..a9b85b316 100644 --- a/src/plugins/irc/irc-config.c +++ b/src/plugins/irc/irc-config.c @@ -2096,7 +2096,9 @@ irc_config_init () irc_config_look_nick_completion_smart = weechat_config_new_option ( irc_config_file, ptr_section, "nick_completion_smart", "integer", - N_("smart completion for nicks (completes first with last speakers)"), + N_("smart completion for nicks (completes first with last speakers): " + "speakers = all speakers (including highlights), " + "speakers_highlights = only speakers with highlight"), "off|speakers|speakers_highlights", 0, 0, "speakers", NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL); irc_config_look_display_away = weechat_config_new_option (