irc: add ${target} in help of server msg_kick option

This commit is contained in:
Sébastien Helleu 2021-05-30 15:22:30 +02:00
parent b21589944e
commit 466fed4f5b
20 changed files with 63 additions and 49 deletions

View File

@ -2713,7 +2713,7 @@
** Standardwert: `+""+`
* [[option_irc.server_default.msg_kick]] *irc.server_default.msg_kick*
** Beschreibung: pass:none[default kick message used by commands "/kick" and "/kickban" (note: content is evaluated, see /help eval; special variables ${nick}, ${channel} and ${server} are replaced by their values)]
** Beschreibung: pass:none[default kick message used by commands "/kick" and "/kickban" (note: content is evaluated, see /help eval; special variables ${nick} (self nick), ${target} (target nick), ${channel} and ${server} are replaced by their values)]
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette
** Standardwert: `+""+`

View File

@ -2713,7 +2713,7 @@
** default value: `+""+`
* [[option_irc.server_default.msg_kick]] *irc.server_default.msg_kick*
** description: pass:none[default kick message used by commands "/kick" and "/kickban" (note: content is evaluated, see /help eval; special variables ${nick}, ${channel} and ${server} are replaced by their values)]
** description: pass:none[default kick message used by commands "/kick" and "/kickban" (note: content is evaluated, see /help eval; special variables ${nick} (self nick), ${target} (target nick), ${channel} and ${server} are replaced by their values)]
** type: string
** values: any string
** default value: `+""+`

View File

@ -2713,7 +2713,7 @@
** valeur par défaut: `+""+`
* [[option_irc.server_default.msg_kick]] *irc.server_default.msg_kick*
** description: pass:none[message par défaut pour l'éjection utilisé par les commandes "/kick" et "/kickban" (note : le contenu est évalué, voir /help eval ; les variables spéciales ${nick}, ${channel} et ${server} sont remplacées par leur valeurs)]
** description: pass:none[message par défaut pour l'éjection utilisé par les commandes "/kick" et "/kickban" (note : le contenu est évalué, voir /help eval ; les variables spéciales ${nick} (propre pseudo), ${target} (pseudo cible), ${channel} et ${server} sont remplacées par leur valeurs)]
** type: chaîne
** valeurs: toute chaîne
** valeur par défaut: `+""+`

View File

@ -2713,7 +2713,7 @@
** valore predefinito: `+""+`
* [[option_irc.server_default.msg_kick]] *irc.server_default.msg_kick*
** descrizione: pass:none[default kick message used by commands "/kick" and "/kickban" (note: content is evaluated, see /help eval; special variables ${nick}, ${channel} and ${server} are replaced by their values)]
** descrizione: pass:none[default kick message used by commands "/kick" and "/kickban" (note: content is evaluated, see /help eval; special variables ${nick} (self nick), ${target} (target nick), ${channel} and ${server} are replaced by their values)]
** tipo: stringa
** valori: qualsiasi stringa
** valore predefinito: `+""+`

View File

@ -2713,7 +2713,7 @@
** デフォルト値: `+""+`
* [[option_irc.server_default.msg_kick]] *irc.server_default.msg_kick*
** 説明: pass:none[default kick message used by commands "/kick" and "/kickban" (note: content is evaluated, see /help eval; special variables ${nick}, ${channel} and ${server} are replaced by their values)]
** 説明: pass:none[default kick message used by commands "/kick" and "/kickban" (note: content is evaluated, see /help eval; special variables ${nick} (self nick), ${target} (target nick), ${channel} and ${server} are replaced by their values)]
** タイプ: 文字列
** 値: 未制約文字列
** デフォルト値: `+""+`

View File

@ -2713,7 +2713,7 @@
** domyślna wartość: `+""+`
* [[option_irc.server_default.msg_kick]] *irc.server_default.msg_kick*
** opis: pass:none[default kick message used by commands "/kick" and "/kickban" (note: content is evaluated, see /help eval; special variables ${nick}, ${channel} and ${server} are replaced by their values)]
** opis: pass:none[default kick message used by commands "/kick" and "/kickban" (note: content is evaluated, see /help eval; special variables ${nick} (self nick), ${target} (target nick), ${channel} and ${server} are replaced by their values)]
** typ: ciąg
** wartości: dowolny ciąg
** domyślna wartość: `+""+`

View File

@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-05-29 14:28+0200\n"
"POT-Creation-Date: 2021-05-30 15:18+0200\n"
"PO-Revision-Date: 2021-05-25 18:28+0200\n"
"Last-Translator: Ondřej Súkup <mimi.vx@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -8206,8 +8206,9 @@ msgstr ""
#, fuzzy
msgid ""
"default kick message used by commands \"/kick\" and \"/kickban\" (note: "
"content is evaluated, see /help eval; special variables ${nick}, ${channel} "
"and ${server} are replaced by their values)"
"content is evaluated, see /help eval; special variables ${nick} (self nick), "
"${target} (target nick), ${channel} and ${server} are replaced by their "
"values)"
msgstr ""
" kanál: kanál na kterém je uživatel\n"
"přezdívka: přezdívka, kterou vykopnout\n"

View File

@ -24,7 +24,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-05-29 14:28+0200\n"
"POT-Creation-Date: 2021-05-30 15:18+0200\n"
"PO-Revision-Date: 2021-05-28 09:29+0200\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <kde-i18n-de@kde.org>\n"
@ -10120,8 +10120,9 @@ msgstr ""
#, fuzzy
msgid ""
"default kick message used by commands \"/kick\" and \"/kickban\" (note: "
"content is evaluated, see /help eval; special variables ${nick}, ${channel} "
"and ${server} are replaced by their values)"
"content is evaluated, see /help eval; special variables ${nick} (self nick), "
"${target} (target nick), ${channel} and ${server} are replaced by their "
"values)"
msgstr ""
"Standardmitteilung einer kick-Nachricht, für die Befehle \"/kick\" und \"/"
"kickban\" (Hinweis: Inhalt wird evaluiert, siehe /help eval; Variablen die "

View File

@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-05-29 14:28+0200\n"
"POT-Creation-Date: 2021-05-30 15:18+0200\n"
"PO-Revision-Date: 2021-05-25 18:28+0200\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -8453,8 +8453,9 @@ msgstr ""
#, fuzzy
msgid ""
"default kick message used by commands \"/kick\" and \"/kickban\" (note: "
"content is evaluated, see /help eval; special variables ${nick}, ${channel} "
"and ${server} are replaced by their values)"
"content is evaluated, see /help eval; special variables ${nick} (self nick), "
"${target} (target nick), ${channel} and ${server} are replaced by their "
"values)"
msgstr ""
"canal: canal donde está el usuario\n"
"apodo: usuario a expulsar\n"

View File

@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-05-29 14:28+0200\n"
"PO-Revision-Date: 2021-05-29 14:31+0200\n"
"POT-Creation-Date: 2021-05-30 15:18+0200\n"
"PO-Revision-Date: 2021-05-30 15:19+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n"
@ -9918,12 +9918,14 @@ msgstr ""
msgid ""
"default kick message used by commands \"/kick\" and \"/kickban\" (note: "
"content is evaluated, see /help eval; special variables ${nick}, ${channel} "
"and ${server} are replaced by their values)"
"content is evaluated, see /help eval; special variables ${nick} (self nick), "
"${target} (target nick), ${channel} and ${server} are replaced by their "
"values)"
msgstr ""
"message par défaut pour l'éjection utilisé par les commandes \"/kick\" et \"/"
"kickban\" (note : le contenu est évalué, voir /help eval ; les variables "
"spéciales ${nick}, ${channel} et ${server} sont remplacées par leur valeurs)"
"spéciales ${nick} (propre pseudo), ${target} (pseudo cible), ${channel} et "
"${server} sont remplacées par leur valeurs)"
msgid ""
"default part message (leaving channel) (note: content is evaluated, see /"

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-05-29 14:28+0200\n"
"POT-Creation-Date: 2021-05-30 15:18+0200\n"
"PO-Revision-Date: 2021-05-25 18:28+0200\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -7809,8 +7809,9 @@ msgstr ""
#, fuzzy
msgid ""
"default kick message used by commands \"/kick\" and \"/kickban\" (note: "
"content is evaluated, see /help eval; special variables ${nick}, ${channel} "
"and ${server} are replaced by their values)"
"content is evaluated, see /help eval; special variables ${nick} (self nick), "
"${target} (target nick), ${channel} and ${server} are replaced by their "
"values)"
msgstr ""
" szoba: a szoba, ahol a felhasználó tartózkodik\n"
" név: a kirúgandó neve\n"

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-05-29 14:28+0200\n"
"POT-Creation-Date: 2021-05-30 15:18+0200\n"
"PO-Revision-Date: 2021-05-25 18:28+0200\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -8594,8 +8594,9 @@ msgstr ""
#, fuzzy
msgid ""
"default kick message used by commands \"/kick\" and \"/kickban\" (note: "
"content is evaluated, see /help eval; special variables ${nick}, ${channel} "
"and ${server} are replaced by their values)"
"content is evaluated, see /help eval; special variables ${nick} (self nick), "
"${target} (target nick), ${channel} and ${server} are replaced by their "
"values)"
msgstr ""
"canale: canale dove si trova l'utente\n"
" nick: nick da cacciare\n"

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-05-29 14:28+0200\n"
"POT-Creation-Date: 2021-05-30 15:18+0200\n"
"PO-Revision-Date: 2021-05-25 18:28+0200\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/weechat/tree/master/"
@ -9441,8 +9441,9 @@ msgstr ""
#, fuzzy
msgid ""
"default kick message used by commands \"/kick\" and \"/kickban\" (note: "
"content is evaluated, see /help eval; special variables ${nick}, ${channel} "
"and ${server} are replaced by their values)"
"content is evaluated, see /help eval; special variables ${nick} (self nick), "
"${target} (target nick), ${channel} and ${server} are replaced by their "
"values)"
msgstr ""
"\"/kick\" と \"/kickban\" コマンドが使うデフォルトのキックメッセージ (注意: "
"値は評価されます、/help eval を参照してください。特殊変数 "

View File

@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-05-29 14:28+0200\n"
"POT-Creation-Date: 2021-05-30 15:18+0200\n"
"PO-Revision-Date: 2021-05-25 18:28+0200\n"
"Last-Translator: Krzysztof Korościk <soltys@soltys.info>\n"
"Language-Team: Polish <kde-i18n-doc@kde.org>\n"
@ -9696,8 +9696,9 @@ msgstr ""
#, fuzzy
msgid ""
"default kick message used by commands \"/kick\" and \"/kickban\" (note: "
"content is evaluated, see /help eval; special variables ${nick}, ${channel} "
"and ${server} are replaced by their values)"
"content is evaluated, see /help eval; special variables ${nick} (self nick), "
"${target} (target nick), ${channel} and ${server} are replaced by their "
"values)"
msgstr ""
"domyślna wiadomość dla wykopania z kanału używana przez komendy \"/kick\" i "
"\"/kickban\" (uwaga: zawartość jest przetwarzana zobacz /help eval; "

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-05-29 14:28+0200\n"
"POT-Creation-Date: 2021-05-30 15:18+0200\n"
"PO-Revision-Date: 2021-05-25 18:28+0200\n"
"Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n"
"Language-Team: Portuguese <>\n"
@ -9244,8 +9244,9 @@ msgstr ""
#, fuzzy
msgid ""
"default kick message used by commands \"/kick\" and \"/kickban\" (note: "
"content is evaluated, see /help eval; special variables ${nick}, ${channel} "
"and ${server} are replaced by their values)"
"content is evaluated, see /help eval; special variables ${nick} (self nick), "
"${target} (target nick), ${channel} and ${server} are replaced by their "
"values)"
msgstr ""
"mensagem de expulsão predefinida usada pelos comandos \"/kick\" e \"/kickban"
"\" (nota: conteúdo é avaliado, ver /help eval; as variáveis especiais "

View File

@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-05-29 14:28+0200\n"
"POT-Creation-Date: 2021-05-30 15:18+0200\n"
"PO-Revision-Date: 2021-05-25 18:28+0200\n"
"Last-Translator: Érico Nogueira <ericonr@disroot.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -8246,8 +8246,9 @@ msgstr ""
#, fuzzy
msgid ""
"default kick message used by commands \"/kick\" and \"/kickban\" (note: "
"content is evaluated, see /help eval; special variables ${nick}, ${channel} "
"and ${server} are replaced by their values)"
"content is evaluated, see /help eval; special variables ${nick} (self nick), "
"${target} (target nick), ${channel} and ${server} are replaced by their "
"values)"
msgstr ""
"comando executado quando o WeeChat inicia, antes do carregamento dos plugins "
"(nota: conteúdo é avaliado, veja /help eval)"

View File

@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-05-29 14:28+0200\n"
"POT-Creation-Date: 2021-05-30 15:18+0200\n"
"PO-Revision-Date: 2021-05-25 18:28+0200\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -7841,8 +7841,9 @@ msgstr ""
#, fuzzy
msgid ""
"default kick message used by commands \"/kick\" and \"/kickban\" (note: "
"content is evaluated, see /help eval; special variables ${nick}, ${channel} "
"and ${server} are replaced by their values)"
"content is evaluated, see /help eval; special variables ${nick} (self nick), "
"${target} (target nick), ${channel} and ${server} are replaced by their "
"values)"
msgstr ""
" канал: канал, на котором присутствует пользователь\n"
" ник: цель для кика\n"

View File

@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-05-29 14:28+0200\n"
"POT-Creation-Date: 2021-05-30 15:18+0200\n"
"PO-Revision-Date: 2021-05-25 18:28+0200\n"
"Last-Translator: Emir SARI <bitigchi@me.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -7476,8 +7476,9 @@ msgstr ""
msgid ""
"default kick message used by commands \"/kick\" and \"/kickban\" (note: "
"content is evaluated, see /help eval; special variables ${nick}, ${channel} "
"and ${server} are replaced by their values)"
"content is evaluated, see /help eval; special variables ${nick} (self nick), "
"${target} (target nick), ${channel} and ${server} are replaced by their "
"values)"
msgstr ""
msgid ""

View File

@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2021-05-29 14:28+0200\n"
"POT-Creation-Date: 2021-05-30 15:18+0200\n"
"PO-Revision-Date: 2014-08-16 10:27+0200\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@ -6951,8 +6951,9 @@ msgstr ""
msgid ""
"default kick message used by commands \"/kick\" and \"/kickban\" (note: "
"content is evaluated, see /help eval; special variables ${nick}, ${channel} "
"and ${server} are replaced by their values)"
"content is evaluated, see /help eval; special variables ${nick} (self nick), "
"${target} (target nick), ${channel} and ${server} are replaced by their "
"values)"
msgstr ""
msgid ""

View File

@ -2338,8 +2338,8 @@ irc_config_server_new_option (struct t_config_file *config_file,
N_("default kick message used by commands \"/kick\" and "
"\"/kickban\" "
"(note: content is evaluated, see /help eval; special "
"variables ${nick}, ${channel} and ${server} are replaced "
"by their values)"),
"variables ${nick} (self nick), ${target} (target nick), "
"${channel} and ${server} are replaced by their values)"),
NULL, 0, 0,
default_value, value,
null_value_allowed,