1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-03 00:03:12 +02:00

irc: add command "monitor" in /help irc.look.notify_tags_ison

This commit is contained in:
Sebastien Helleu
2014-01-25 13:37:41 +01:00
parent 86a99af606
commit 0fbbbb4435
19 changed files with 38 additions and 34 deletions
+1 -1
View File
@@ -264,7 +264,7 @@
** Werte: beliebige Zeichenkette (Standardwert: `""`)
* [[option_irc.look.notify_tags_ison]] *irc.look.notify_tags_ison*
** Beschreibung: `durch Kommata getrennte Liste von Schlagwörtern die in notify-Nachrichten genutzt werden sollen, falls ein Nick einen Server betritt oder verlässt (Rückgabe durch Befehl ison), zum Beispiel: "notify_message", "notify_private" oder "notify_highlight"`
** Beschreibung: `comma separated list of tags used in messages displayed by notify when a nick joins or quits server (result of command ison or monitor), for example: "notify_message", "notify_private" or "notify_highlight"`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"notify_message"`)
+1 -1
View File
@@ -264,7 +264,7 @@
** values: any string (default value: `""`)
* [[option_irc.look.notify_tags_ison]] *irc.look.notify_tags_ison*
** description: `comma separated list of tags used in messages displayed by notify when a nick joins or quits server (result of command ison), for example: "notify_message", "notify_private" or "notify_highlight"`
** description: `comma separated list of tags used in messages displayed by notify when a nick joins or quits server (result of command ison or monitor), for example: "notify_message", "notify_private" or "notify_highlight"`
** type: string
** values: any string (default value: `"notify_message"`)
+1 -1
View File
@@ -264,7 +264,7 @@
** valeurs: toute chaîne (valeur par défaut: `""`)
* [[option_irc.look.notify_tags_ison]] *irc.look.notify_tags_ison*
** description: `liste des étiquettes (séparées par des virgules) utilisées dans les messages affichés par notify lorsqu'un pseudo a rejoint ou quitté le serveur (résultat de la commande ison), par exemple: "notify_message", "notify_private" ou "notify_highlight"`
** description: `liste des étiquettes (séparées par des virgules) utilisées dans les messages affichés par notify lorsqu'un pseudo a rejoint ou quitté le serveur (résultat de la commande ison ou monitor), par exemple: "notify_message", "notify_private" ou "notify_highlight"`
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: `"notify_message"`)
+1 -1
View File
@@ -264,7 +264,7 @@
** valori: qualsiasi stringa (valore predefinito: `""`)
* [[option_irc.look.notify_tags_ison]] *irc.look.notify_tags_ison*
** descrizione: `elenco separato da virgole di tag usati nei messaggi mostrati dalle notifiche quando un nick entra o esce da un server (risultato del comando ison), ad esempio: "notify_message", "notify_private" o "notify_highlight"`
** descrizione: `comma separated list of tags used in messages displayed by notify when a nick joins or quits server (result of command ison or monitor), for example: "notify_message", "notify_private" or "notify_highlight"`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"notify_message"`)
+1 -1
View File
@@ -264,7 +264,7 @@
** 値: 未制約文字列 (デフォルト値: `""`)
* [[option_irc.look.notify_tags_ison]] *irc.look.notify_tags_ison*
** 説明: `あるニックネームが参加またはサーバから切断したときの (ison コマンドの結果)、notify によって表示されたメッセージに使われたタグのコンマ区切りリスト、例えば: "notify_message""notify_highlight"、"notify_private"`
** 説明: `comma separated list of tags used in messages displayed by notify when a nick joins or quits server (result of command ison or monitor), for example: "notify_message", "notify_private" or "notify_highlight"`
** タイプ: 文字列
** 値: 未制約文字列 (デフォルト値: `"notify_message"`)
+1 -1
View File
@@ -264,7 +264,7 @@
** wartości: dowolny ciąg (domyślna wartość: `""`)
* [[option_irc.look.notify_tags_ison]] *irc.look.notify_tags_ison*
** opis: `oddzielona przecinkami lista tagów użytych w wiadomościach wyświetlanych przez powiadomienie, kiedy nick wejdzie lub wyjdzie z serwera (rezultat komendy ison), na przykład: "notify_message", "notify_private" lub "notify_higlight"`
** opis: `comma separated list of tags used in messages displayed by notify when a nick joins or quits server (result of command ison or monitor), for example: "notify_message", "notify_private" or "notify_highlight"`
** typ: ciąg
** wartości: dowolny ciąg (domyślna wartość: `"notify_message"`)
+2 -2
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2014-01-24 10:38+0100\n"
"POT-Creation-Date: 2014-01-25 13:36+0100\n"
"PO-Revision-Date: 2014-01-18 21:20+0100\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -6578,7 +6578,7 @@ msgstr ""
#, fuzzy
msgid ""
"comma separated list of tags used in messages displayed by notify when a "
"nick joins or quits server (result of command ison), for example: "
"nick joins or quits server (result of command ison or monitor), for example: "
"\"notify_message\", \"notify_private\" or \"notify_highlight\""
msgstr ""
"čárkou oddělený seznam značek použitých ve zprávách vypsaných notifikacemi, "
+3 -2
View File
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2014-01-24 10:38+0100\n"
"POT-Creation-Date: 2014-01-25 13:36+0100\n"
"PO-Revision-Date: 2014-01-23 19:35+0100\n"
"Last-Translator: Nils Görs <weechatter@arcor.de>\n"
"Language-Team: German <weechatter@arcor.de>\n"
@@ -7455,9 +7455,10 @@ msgstr ""
"durch Kommata getrennte Liste von Schlagwörtern für Willkommen-Nachrichten "
"die in einen Channel umgeleitet werden. Zum Beispiel: \"notify_private\""
#, fuzzy
msgid ""
"comma separated list of tags used in messages displayed by notify when a "
"nick joins or quits server (result of command ison), for example: "
"nick joins or quits server (result of command ison or monitor), for example: "
"\"notify_message\", \"notify_private\" or \"notify_highlight\""
msgstr ""
"durch Kommata getrennte Liste von Schlagwörtern die in notify-Nachrichten "
+2 -2
View File
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2014-01-24 10:38+0100\n"
"POT-Creation-Date: 2014-01-25 13:36+0100\n"
"PO-Revision-Date: 2014-01-18 21:21+0100\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -6845,7 +6845,7 @@ msgstr ""
#, fuzzy
msgid ""
"comma separated list of tags used in messages displayed by notify when a "
"nick joins or quits server (result of command ison), for example: "
"nick joins or quits server (result of command ison or monitor), for example: "
"\"notify_message\", \"notify_private\" or \"notify_highlight\""
msgstr ""
"lista separada por comas de etiquetas usadas en los mensajes de notificación "
+4 -4
View File
@@ -21,8 +21,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2014-01-24 10:38+0100\n"
"PO-Revision-Date: 2014-01-24 10:38+0100\n"
"POT-Creation-Date: 2014-01-25 13:36+0100\n"
"PO-Revision-Date: 2014-01-25 13:36+0100\n"
"Last-Translator: Sébastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: fr\n"
@@ -7268,12 +7268,12 @@ msgstr ""
msgid ""
"comma separated list of tags used in messages displayed by notify when a "
"nick joins or quits server (result of command ison), for example: "
"nick joins or quits server (result of command ison or monitor), for example: "
"\"notify_message\", \"notify_private\" or \"notify_highlight\""
msgstr ""
"liste des étiquettes (séparées par des virgules) utilisées dans les messages "
"affichés par notify lorsqu'un pseudo a rejoint ou quitté le serveur "
"(résultat de la commande ison), par exemple: \"notify_message\", "
"(résultat de la commande ison ou monitor), par exemple: \"notify_message\", "
"\"notify_private\" ou \"notify_highlight\""
msgid ""
+2 -2
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2014-01-24 10:38+0100\n"
"POT-Creation-Date: 2014-01-25 13:36+0100\n"
"PO-Revision-Date: 2014-01-06 10:16+0100\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -6085,7 +6085,7 @@ msgstr ""
msgid ""
"comma separated list of tags used in messages displayed by notify when a "
"nick joins or quits server (result of command ison), for example: "
"nick joins or quits server (result of command ison or monitor), for example: "
"\"notify_message\", \"notify_private\" or \"notify_highlight\""
msgstr ""
+3 -2
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2014-01-24 10:38+0100\n"
"POT-Creation-Date: 2014-01-25 13:36+0100\n"
"PO-Revision-Date: 2014-01-18 21:22+0100\n"
"Last-Translator: Esteban I. Ruiz Moreno <exio4.com@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -6982,9 +6982,10 @@ msgstr ""
"elenco separato da virgole di tag usati nei messaggi privati, ad esempio: "
"\"notify_message\", \"notify_private\" o \"notify_highlight\""
#, fuzzy
msgid ""
"comma separated list of tags used in messages displayed by notify when a "
"nick joins or quits server (result of command ison), for example: "
"nick joins or quits server (result of command ison or monitor), for example: "
"\"notify_message\", \"notify_private\" or \"notify_highlight\""
msgstr ""
"elenco separato da virgole di tag usati nei messaggi mostrati dalle "
+3 -2
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2014-01-24 10:38+0100\n"
"POT-Creation-Date: 2014-01-25 13:36+0100\n"
"PO-Revision-Date: 2014-01-18 21:22+0100\n"
"Last-Translator: AYANOKOUZI, Ryuunosuke <i38w7i3@yahoo.co.jp>\n"
"Language-Team: Japanese <https://github.com/l/WeeChat>\n"
@@ -6959,9 +6959,10 @@ msgstr ""
"ようこそ通知に使われ、チャンネルに転送するタグのコンマ区切りリスト、例えば: "
"\"notify_private\""
#, fuzzy
msgid ""
"comma separated list of tags used in messages displayed by notify when a "
"nick joins or quits server (result of command ison), for example: "
"nick joins or quits server (result of command ison or monitor), for example: "
"\"notify_message\", \"notify_private\" or \"notify_highlight\""
msgstr ""
"あるニックネームが参加またはサーバから切断したときの (ison コマンドの結果)、"
+3 -2
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2014-01-24 10:38+0100\n"
"POT-Creation-Date: 2014-01-25 13:36+0100\n"
"PO-Revision-Date: 2014-01-18 21:23+0100\n"
"Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -7108,9 +7108,10 @@ msgstr ""
"oddzielona przecinkami lista tagów użytych w wiadomościach powitalnych "
"przekierowywanych na kanał, na przykład: \"notify_private\""
#, fuzzy
msgid ""
"comma separated list of tags used in messages displayed by notify when a "
"nick joins or quits server (result of command ison), for example: "
"nick joins or quits server (result of command ison or monitor), for example: "
"\"notify_message\", \"notify_private\" or \"notify_highlight\""
msgstr ""
"oddzielona przecinkami lista tagów użytych w wiadomościach wyświetlanych "
+2 -2
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2014-01-24 10:38+0100\n"
"POT-Creation-Date: 2014-01-25 13:36+0100\n"
"PO-Revision-Date: 2014-01-18 21:23+0100\n"
"Last-Translator: Sergio Durigan Junior <sergiosdj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -6315,7 +6315,7 @@ msgstr ""
msgid ""
"comma separated list of tags used in messages displayed by notify when a "
"nick joins or quits server (result of command ison), for example: "
"nick joins or quits server (result of command ison or monitor), for example: "
"\"notify_message\", \"notify_private\" or \"notify_highlight\""
msgstr ""
+2 -2
View File
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2014-01-24 10:38+0100\n"
"POT-Creation-Date: 2014-01-25 13:36+0100\n"
"PO-Revision-Date: 2014-01-06 10:17+0100\n"
"Last-Translator: Aleksey V Zapparov AKA ixti <ixti@member.fsf.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -6109,7 +6109,7 @@ msgstr ""
msgid ""
"comma separated list of tags used in messages displayed by notify when a "
"nick joins or quits server (result of command ison), for example: "
"nick joins or quits server (result of command ison or monitor), for example: "
"\"notify_message\", \"notify_private\" or \"notify_highlight\""
msgstr ""
+2 -2
View File
@@ -20,7 +20,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2014-01-24 10:38+0100\n"
"POT-Creation-Date: 2014-01-25 13:36+0100\n"
"PO-Revision-Date: 2014-01-06 10:17+0100\n"
"Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5400,7 +5400,7 @@ msgstr ""
msgid ""
"comma separated list of tags used in messages displayed by notify when a "
"nick joins or quits server (result of command ison), for example: "
"nick joins or quits server (result of command ison or monitor), for example: "
"\"notify_message\", \"notify_private\" or \"notify_highlight\""
msgstr ""
+2 -2
View File
@@ -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: 2014-01-24 10:38+0100\n"
"POT-Creation-Date: 2014-01-25 13:36+0100\n"
"PO-Revision-Date: 2013-02-14 18:20+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -5356,7 +5356,7 @@ msgstr ""
msgid ""
"comma separated list of tags used in messages displayed by notify when a "
"nick joins or quits server (result of command ison), for example: "
"nick joins or quits server (result of command ison or monitor), for example: "
"\"notify_message\", \"notify_private\" or \"notify_highlight\""
msgstr ""
+2 -2
View File
@@ -2518,8 +2518,8 @@ irc_config_init ()
irc_config_file, ptr_section,
"notify_tags_ison", "string",
N_("comma separated list of tags used in messages displayed by notify "
"when a nick joins or quits server (result of command ison), "
"for example: \"notify_message\", \"notify_private\" or "
"when a nick joins or quits server (result of command ison or "
"monitor), for example: \"notify_message\", \"notify_private\" or "
"\"notify_highlight\""),
NULL, 0, 0, "notify_message", NULL, 0, NULL, NULL,
NULL, NULL, NULL, NULL);