1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-07 18:23:13 +02:00

Fix help of option weechat.plugin.autoload

This commit is contained in:
Sebastien Helleu
2010-03-31 23:40:59 +02:00
parent 848cce2c8a
commit 1c80407f0f
13 changed files with 24 additions and 24 deletions
+1 -1
View File
@@ -574,7 +574,7 @@
** values: any string (default value: "%h/ssl/CAs.pem")
* *weechat.plugin.autoload*
** description: comma separated list of plugins to load automatically at startup, "*" means all plugins found, a name beginning with "!" is a negative value to prevent a plugin from being loaded, names can start or end with "*" to match several plugins (examples: "*", "*,!lua,!tcl")
** description: comma separated list of plugins to load automatically at startup, "*" means all plugins found, a name beginning with "!" is a negative value to prevent a plugin from being loaded, names can start or end with "*" to match several plugins (examples: "*" or "*,!lua,!tcl")
** type: string
** values: any string (default value: "*")
+1 -1
View File
@@ -574,7 +574,7 @@
** valeurs: toute chaîne (valeur par défaut: "%h/ssl/CAs.pem")
* *weechat.plugin.autoload*
** description: liste des extensions à charger automatiquement au démarrage (séparées par des virgules), "*" signifie toutes les extensions trouvées, un nom commençant par "!" est une valeur négative pour empêcher une extension d'être chargée, les noms peuvent commencer ou se terminer par "*" pour indiquer plusieurs extensions (exemples: "*", "*,!lua,!tcl")
** description: liste des extensions à charger automatiquement au démarrage (séparées par des virgules), "*" signifie toutes les extensions trouvées, un nom commençant par "!" est une valeur négative pour empêcher une extension d'être chargée, les noms peuvent commencer ou se terminer par "*" pour indiquer plusieurs extensions (exemples: "*" ou "*,!lua,!tcl")
** type: chaîne
** valeurs: toute chaîne (valeur par défaut: "*")
+1 -1
View File
@@ -574,7 +574,7 @@
** valori: qualsiasi stringa (valore predefinito: "%h/ssl/CAs.pem")
* *weechat.plugin.autoload*
** descrizione: comma separated list of plugins to load automatically at startup, "*" means all plugins found, a name beginning with "!" is a negative value to prevent a plugin from being loaded, names can start or end with "*" to match several plugins (examples: "*", "*,!lua,!tcl")
** descrizione: comma separated list of plugins to load automatically at startup, "*" means all plugins found, a name beginning with "!" is a negative value to prevent a plugin from being loaded, names can start or end with "*" to match several plugins (examples: "*" or "*,!lua,!tcl")
** tipo: stringa
** valori: qualsiasi stringa (valore predefinito: "*")
+2 -2
View File
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2010-03-31 19:56+0200\n"
"POT-Creation-Date: 2010-03-31 23:38+0200\n"
"PO-Revision-Date: 2010-03-23 10:19+0100\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2070,7 +2070,7 @@ msgid ""
"comma separated list of plugins to load automatically at startup, \"*\" "
"means all plugins found, a name beginning with \"!\" is a negative value to "
"prevent a plugin from being loaded, names can start or end with \"*\" to "
"match several plugins (examples: \"*\", \"*,!lua,!tcl\")"
"match several plugins (examples: \"*\" or \"*,!lua,!tcl\")"
msgstr ""
"čárkou rozdělený seznam pluginů pro automatické načtení při spuštění \"*\" "
"znamená všechny nalezené pluginy (jména mohou být částečná, například \"perl"
+2 -2
View File
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2010-03-31 19:56+0200\n"
"POT-Creation-Date: 2010-03-31 23:38+0200\n"
"PO-Revision-Date: 2010-03-29 22:38+0200\n"
"Last-Translator: Nils G <weechatter@arcor.de>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2181,7 +2181,7 @@ msgid ""
"comma separated list of plugins to load automatically at startup, \"*\" "
"means all plugins found, a name beginning with \"!\" is a negative value to "
"prevent a plugin from being loaded, names can start or end with \"*\" to "
"match several plugins (examples: \"*\", \"*,!lua,!tcl\")"
"match several plugins (examples: \"*\" or \"*,!lua,!tcl\")"
msgstr ""
"Durch Kommata getrennte Liste der Erweiterungen, die beim Start automatisch "
"geladen werden sollen, \"*\" lädt alle gefundenen Erweiterungen (es können "
+2 -2
View File
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2010-03-31 19:56+0200\n"
"POT-Creation-Date: 2010-03-31 23:38+0200\n"
"PO-Revision-Date: 2010-03-23 10:20+0100\n"
"Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2079,7 +2079,7 @@ msgid ""
"comma separated list of plugins to load automatically at startup, \"*\" "
"means all plugins found, a name beginning with \"!\" is a negative value to "
"prevent a plugin from being loaded, names can start or end with \"*\" to "
"match several plugins (examples: \"*\", \"*,!lua,!tcl\")"
"match several plugins (examples: \"*\" or \"*,!lua,!tcl\")"
msgstr ""
"lista de plugins separados por comas para cargar automáticamente al iniciar, "
"\"*\" significa todos los plugins encontrados (los nombres pueden ser "
+4 -4
View File
@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2010-03-31 19:56+0200\n"
"PO-Revision-Date: 2010-03-31 19:57+0200\n"
"POT-Creation-Date: 2010-03-31 23:38+0200\n"
"PO-Revision-Date: 2010-03-31 23:38+0200\n"
"Last-Translator: FlashCode <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"MIME-Version: 1.0\n"
@@ -2147,13 +2147,13 @@ msgid ""
"comma separated list of plugins to load automatically at startup, \"*\" "
"means all plugins found, a name beginning with \"!\" is a negative value to "
"prevent a plugin from being loaded, names can start or end with \"*\" to "
"match several plugins (examples: \"*\", \"*,!lua,!tcl\")"
"match several plugins (examples: \"*\" or \"*,!lua,!tcl\")"
msgstr ""
"liste des extensions à charger automatiquement au démarrage (séparées par "
"des virgules), \"*\" signifie toutes les extensions trouvées, un nom "
"commençant par \"!\" est une valeur négative pour empêcher une extension "
"d'être chargée, les noms peuvent commencer ou se terminer par \"*\" pour "
"indiquer plusieurs extensions (exemples: \"*\", \"*,!lua,!tcl\")"
"indiquer plusieurs extensions (exemples: \"*\" ou \"*,!lua,!tcl\")"
msgid ""
"enable debug messages by default in all plugins (option disabled by default, "
+2 -2
View File
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2010-03-31 19:56+0200\n"
"POT-Creation-Date: 2010-03-31 23:38+0200\n"
"PO-Revision-Date: 2010-03-23 10:20+0100\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1955,7 +1955,7 @@ msgid ""
"comma separated list of plugins to load automatically at startup, \"*\" "
"means all plugins found, a name beginning with \"!\" is a negative value to "
"prevent a plugin from being loaded, names can start or end with \"*\" to "
"match several plugins (examples: \"*\", \"*,!lua,!tcl\")"
"match several plugins (examples: \"*\" or \"*,!lua,!tcl\")"
msgstr ""
"automatikusan betöltendő modulok vesszővel elválasztott listája, \"*\" "
"esetén az összes fellelt modul (az elnevezés lehet részleges, például a "
+2 -2
View File
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Weechat 0.3.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2010-03-31 19:56+0200\n"
"POT-Creation-Date: 2010-03-31 23:38+0200\n"
"PO-Revision-Date: 2010-03-24 14:20+0100\n"
"Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -2122,7 +2122,7 @@ msgid ""
"comma separated list of plugins to load automatically at startup, \"*\" "
"means all plugins found, a name beginning with \"!\" is a negative value to "
"prevent a plugin from being loaded, names can start or end with \"*\" to "
"match several plugins (examples: \"*\", \"*,!lua,!tcl\")"
"match several plugins (examples: \"*\" or \"*,!lua,!tcl\")"
msgstr ""
"elenco separato da virgole di plugin da caricare automaticamente all'avvio, "
"\"*\" per tutti i plugin trovati (nomi possono essere parziali, per esempio "
+2 -2
View File
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.0-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2010-03-31 19:56+0200\n"
"POT-Creation-Date: 2010-03-31 23:38+0200\n"
"PO-Revision-Date: 2010-03-23 10:20+0100\n"
"Last-Translator: Krzysztof Koroscik <soltys@szluug.org>\n"
"Language-Team: Polish\n"
@@ -2097,7 +2097,7 @@ msgid ""
"comma separated list of plugins to load automatically at startup, \"*\" "
"means all plugins found, a name beginning with \"!\" is a negative value to "
"prevent a plugin from being loaded, names can start or end with \"*\" to "
"match several plugins (examples: \"*\", \"*,!lua,!tcl\")"
"match several plugins (examples: \"*\" or \"*,!lua,!tcl\")"
msgstr ""
"oddzielona przecinkami lista wtyczek do automatycznego załadowania podczas "
"startu, \"*\" oznacza wszystkie znalezione wtyczki (nazwy mogą być "
+2 -2
View File
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.2-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2010-03-31 19:56+0200\n"
"POT-Creation-Date: 2010-03-31 23:38+0200\n"
"PO-Revision-Date: 2010-03-23 10:20+0100\n"
"Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1962,7 +1962,7 @@ msgid ""
"comma separated list of plugins to load automatically at startup, \"*\" "
"means all plugins found, a name beginning with \"!\" is a negative value to "
"prevent a plugin from being loaded, names can start or end with \"*\" to "
"match several plugins (examples: \"*\", \"*,!lua,!tcl\")"
"match several plugins (examples: \"*\" or \"*,!lua,!tcl\")"
msgstr ""
"разделённый запятыми список автоматически загружаемых при запуске plug-"
"in'ов , \"*\" означает все найденные plug-in'ы (имена могут быть не полными, "
+2 -2
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-03-31 19:56+0200\n"
"POT-Creation-Date: 2010-03-31 23:38+0200\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"
@@ -1666,7 +1666,7 @@ msgid ""
"comma separated list of plugins to load automatically at startup, \"*\" "
"means all plugins found, a name beginning with \"!\" is a negative value to "
"prevent a plugin from being loaded, names can start or end with \"*\" to "
"match several plugins (examples: \"*\", \"*,!lua,!tcl\")"
"match several plugins (examples: \"*\" or \"*,!lua,!tcl\")"
msgstr ""
msgid ""
+1 -1
View File
@@ -1995,7 +1995,7 @@ config_weechat_init_options ()
"at startup, \"*\" means all plugins found, a name beginning with "
"\"!\" is a negative value to prevent a plugin from being loaded, "
"names can start or end with \"*\" to match several plugins "
"(examples: \"*\", \"*,!lua,!tcl\")"),
"(examples: \"*\" or \"*,!lua,!tcl\")"),
NULL, 0, 0, "*", NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL);
config_plugin_debug = config_file_new_option (
weechat_config_file, ptr_section,