1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 21:06:38 +02:00

Fix typo in help of options irc.look.notify_tags_ison and irc.look.notify_tags_whois

This commit is contained in:
Sebastien Helleu
2010-11-07 09:31:20 +01:00
parent 29097ad7eb
commit b10bcabae1
13 changed files with 36 additions and 36 deletions
+2 -2
View File
@@ -219,12 +219,12 @@
** Werte: auto, never, always (Standardwert: `auto`)
* *irc.look.notify_tags_ison*
** Beschreibung: `comma separated list of tags used in messages printed by notify when a nick joins or quits server (result of command ison), for example: "notify_highglight", "notify_message" or "notify_private"`
** Beschreibung: `comma separated list of tags used in messages printed by notify when a nick joins or quits server (result of command ison), for example: "notify_highlight", "notify_message" or "notify_private"`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"notify_message"`)
* *irc.look.notify_tags_whois*
** Beschreibung: `comma separated list of tags used in messages printed by notify when a nick away status changes (result of command whois), for example: "notify_highglight", "notify_message" or "notify_private"`
** Beschreibung: `comma separated list of tags used in messages printed by notify when a nick away status changes (result of command whois), for example: "notify_highlight", "notify_message" or "notify_private"`
** Typ: Zeichenkette
** Werte: beliebige Zeichenkette (Standardwert: `"notify_message"`)
+2 -2
View File
@@ -219,12 +219,12 @@
** values: auto, never, always (default value: `auto`)
* *irc.look.notify_tags_ison*
** description: `comma separated list of tags used in messages printed by notify when a nick joins or quits server (result of command ison), for example: "notify_highglight", "notify_message" or "notify_private"`
** description: `comma separated list of tags used in messages printed by notify when a nick joins or quits server (result of command ison), for example: "notify_highlight", "notify_message" or "notify_private"`
** type: string
** values: any string (default value: `"notify_message"`)
* *irc.look.notify_tags_whois*
** description: `comma separated list of tags used in messages printed by notify when a nick away status changes (result of command whois), for example: "notify_highglight", "notify_message" or "notify_private"`
** description: `comma separated list of tags used in messages printed by notify when a nick away status changes (result of command whois), for example: "notify_highlight", "notify_message" or "notify_private"`
** type: string
** values: any string (default value: `"notify_message"`)
+2 -2
View File
@@ -219,12 +219,12 @@
** valori: auto, never, always (valore predefinito: `auto`)
* *irc.look.notify_tags_ison*
** descrizione: `comma separated list of tags used in messages printed by notify when a nick joins or quits server (result of command ison), for example: "notify_highglight", "notify_message" or "notify_private"`
** descrizione: `comma separated list of tags used in messages printed by notify when a nick joins or quits server (result of command ison), for example: "notify_highlight", "notify_message" or "notify_private"`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"notify_message"`)
* *irc.look.notify_tags_whois*
** descrizione: `comma separated list of tags used in messages printed by notify when a nick away status changes (result of command whois), for example: "notify_highglight", "notify_message" or "notify_private"`
** descrizione: `comma separated list of tags used in messages printed by notify when a nick away status changes (result of command whois), for example: "notify_highlight", "notify_message" or "notify_private"`
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: `"notify_message"`)
+3 -3
View File
@@ -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-11-06 11:49+0100\n"
"POT-Creation-Date: 2010-11-07 09:27+0100\n"
"PO-Revision-Date: 2010-11-06 11:55+0100\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4730,13 +4730,13 @@ msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"joins or quits server (result of command ison), for example: "
"\"notify_highglight\", \"notify_message\" or \"notify_private\""
"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"away status changes (result of command whois), for example: "
"\"notify_highglight\", \"notify_message\" or \"notify_private\""
"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid "close buffer when /part is issued on a channel"
+3 -3
View File
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.3-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2010-11-06 11:49+0100\n"
"POT-Creation-Date: 2010-11-07 09:27+0100\n"
"PO-Revision-Date: 2010-11-06 11:55+0100\n"
"Last-Translator: Nils G.\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4930,13 +4930,13 @@ msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"joins or quits server (result of command ison), for example: "
"\"notify_highglight\", \"notify_message\" or \"notify_private\""
"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"away status changes (result of command whois), for example: "
"\"notify_highglight\", \"notify_message\" or \"notify_private\""
"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid "close buffer when /part is issued on a channel"
+3 -3
View File
@@ -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-11-06 11:49+0100\n"
"POT-Creation-Date: 2010-11-07 09:27+0100\n"
"PO-Revision-Date: 2010-11-06 11:56+0100\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4789,13 +4789,13 @@ msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"joins or quits server (result of command ison), for example: "
"\"notify_highglight\", \"notify_message\" or \"notify_private\""
"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"away status changes (result of command whois), for example: "
"\"notify_highglight\", \"notify_message\" or \"notify_private\""
"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid "close buffer when /part is issued on a channel"
+4 -4
View File
@@ -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-11-06 11:49+0100\n"
"PO-Revision-Date: 2010-11-06 11:56+0100\n"
"POT-Creation-Date: 2010-11-07 09:27+0100\n"
"PO-Revision-Date: 2010-11-07 09:29+0100\n"
"Last-Translator: Sebastien Helleu <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"Language: French\n"
@@ -4870,7 +4870,7 @@ msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"joins or quits server (result of command ison), for example: "
"\"notify_highglight\", \"notify_message\" or \"notify_private\""
"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
"liste des tags (séparés par des virgules) utilisés dans les messages "
"affichés par notify lorsqu'un pseudo a rejoint ou quitté le serveur "
@@ -4880,7 +4880,7 @@ msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"away status changes (result of command whois), for example: "
"\"notify_highglight\", \"notify_message\" or \"notify_private\""
"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
"liste des tags (séparés par des virgules) utilisés dans les messages "
"affichés par notify lorsque le status d'absence d'un pseudo change (résultat "
+3 -3
View File
@@ -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-11-06 11:49+0100\n"
"POT-Creation-Date: 2010-11-07 09:27+0100\n"
"PO-Revision-Date: 2010-11-05 17:17+0100\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4498,13 +4498,13 @@ msgstr "figyelmeztetések privát üzenetként való mutatása"
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"joins or quits server (result of command ison), for example: "
"\"notify_highglight\", \"notify_message\" or \"notify_private\""
"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"away status changes (result of command whois), for example: "
"\"notify_highglight\", \"notify_message\" or \"notify_private\""
"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid "close buffer when /part is issued on a channel"
+3 -3
View File
@@ -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-11-06 11:49+0100\n"
"POT-Creation-Date: 2010-11-07 09:27+0100\n"
"PO-Revision-Date: 2010-11-06 11:56+0100\n"
"Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4812,13 +4812,13 @@ msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"joins or quits server (result of command ison), for example: "
"\"notify_highglight\", \"notify_message\" or \"notify_private\""
"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"away status changes (result of command whois), for example: "
"\"notify_highglight\", \"notify_message\" or \"notify_private\""
"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid "close buffer when /part is issued on a channel"
+3 -3
View File
@@ -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-11-06 11:49+0100\n"
"POT-Creation-Date: 2010-11-07 09:27+0100\n"
"PO-Revision-Date: 2010-11-06 11:56+0100\n"
"Last-Translator: Krzysztof Koroscik <soltys@szluug.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4767,13 +4767,13 @@ msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"joins or quits server (result of command ison), for example: "
"\"notify_highglight\", \"notify_message\" or \"notify_private\""
"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"away status changes (result of command whois), for example: "
"\"notify_highglight\", \"notify_message\" or \"notify_private\""
"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid "close buffer when /part is issued on a channel"
+3 -3
View File
@@ -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-11-06 11:49+0100\n"
"POT-Creation-Date: 2010-11-07 09:27+0100\n"
"PO-Revision-Date: 2010-11-05 17:17+0100\n"
"Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4505,13 +4505,13 @@ msgstr "отображать notice'ы в виде личных сообщени
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"joins or quits server (result of command ison), for example: "
"\"notify_highglight\", \"notify_message\" or \"notify_private\""
"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"away status changes (result of command whois), for example: "
"\"notify_highglight\", \"notify_message\" or \"notify_private\""
"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid "close buffer when /part is issued on a channel"
+3 -3
View File
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2010-11-06 11:49+0100\n"
"POT-Creation-Date: 2010-11-07 09:27+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -3856,13 +3856,13 @@ msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"joins or quits server (result of command ison), for example: "
"\"notify_highglight\", \"notify_message\" or \"notify_private\""
"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid ""
"comma separated list of tags used in messages printed by notify when a nick "
"away status changes (result of command whois), for example: "
"\"notify_highglight\", \"notify_message\" or \"notify_private\""
"\"notify_highlight\", \"notify_message\" or \"notify_private\""
msgstr ""
msgid "close buffer when /part is issued on a channel"
+2 -2
View File
@@ -1939,7 +1939,7 @@ irc_config_init ()
"notify_tags_ison", "string",
N_("comma separated list of tags used in messages printed by notify "
"when a nick joins or quits server (result of command ison), "
"for example: \"notify_highglight\", \"notify_message\" or "
"for example: \"notify_highlight\", \"notify_message\" or "
"\"notify_private\""),
NULL, 0, 0, "notify_message", NULL, 0, NULL, NULL,
NULL, NULL, NULL, NULL);
@@ -1948,7 +1948,7 @@ irc_config_init ()
"notify_tags_whois", "string",
N_("comma separated list of tags used in messages printed by notify "
"when a nick away status changes (result of command whois), "
"for example: \"notify_highglight\", \"notify_message\" or "
"for example: \"notify_highlight\", \"notify_message\" or "
"\"notify_private\""),
NULL, 0, 0, "notify_message", NULL, 0, NULL, NULL,
NULL, NULL, NULL, NULL);