1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-29 06:16:40 +02:00

Add info about script commands when trying to load a script with /plugin

This commit is contained in:
Sebastien Helleu
2009-07-10 23:44:21 +02:00
parent c9e6b1bb83
commit 9839d030a1
9 changed files with 64 additions and 9 deletions
+7 -1
View File
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.0-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2009-07-09 21:43+0200\n"
"POT-Creation-Date: 2009-07-10 23:40+0200\n"
"PO-Revision-Date: 2009-05-11 13:02+0200\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4691,6 +4691,12 @@ msgstr ""
msgid "%sError: unable to load plugin \"%s\": %s"
msgstr "%s nemůžu načist plugin \"%s\": %s\n"
#, c-format
msgid ""
"%sIf you're trying to load a script and not a C plugin, try command to load "
"scripts (/perl, /python, ...)"
msgstr ""
#, fuzzy, c-format
msgid "%sError: symbol \"%s\" not found in plugin \"%s\", failed to load"
msgstr ""
+7 -1
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: 2009-07-09 21:43+0200\n"
"POT-Creation-Date: 2009-07-10 23:40+0200\n"
"PO-Revision-Date: 2009-05-11 13:02+0200\n"
"Last-Translator: Thomas Schuetz <i18n@internet-villa.de>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4665,6 +4665,12 @@ msgstr "Liste der /ignore-Regeln:\n"
msgid "%sError: unable to load plugin \"%s\": %s"
msgstr "%s kann Plugin \"%s\" nicht laden: %s\n"
#, c-format
msgid ""
"%sIf you're trying to load a script and not a C plugin, try command to load "
"scripts (/perl, /python, ...)"
msgstr ""
#, fuzzy, c-format
msgid "%sError: symbol \"%s\" not found in plugin \"%s\", failed to load"
msgstr ""
+7 -1
View File
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.0-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2009-07-09 21:43+0200\n"
"POT-Creation-Date: 2009-07-10 23:40+0200\n"
"PO-Revision-Date: 2009-05-11 13:02+0200\n"
"Last-Translator: Roberto González Cardenete <robert.glez@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4658,6 +4658,12 @@ msgstr "Lista de ignores:\n"
msgid "%sError: unable to load plugin \"%s\": %s"
msgstr "%s no ha sido posible cargar el plugin \"%s\": %s\n"
#, c-format
msgid ""
"%sIf you're trying to load a script and not a C plugin, try command to load "
"scripts (/perl, /python, ...)"
msgstr ""
#, fuzzy, c-format
msgid "%sError: symbol \"%s\" not found in plugin \"%s\", failed to load"
msgstr ""
+10 -2
View File
@@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.0-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2009-07-09 21:43+0200\n"
"PO-Revision-Date: 2009-07-09 21:44+0200\n"
"POT-Creation-Date: 2009-07-10 23:40+0200\n"
"PO-Revision-Date: 2009-07-10 23:41+0200\n"
"Last-Translator: FlashCode <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
"MIME-Version: 1.0\n"
@@ -4862,6 +4862,14 @@ msgstr "liste des fenêtres"
msgid "%sError: unable to load plugin \"%s\": %s"
msgstr "%sErreur: impossible de charger l'extension \"%s\": %s"
#, c-format
msgid ""
"%sIf you're trying to load a script and not a C plugin, try command to load "
"scripts (/perl, /python, ...)"
msgstr ""
"%sSi vous essayez de charger un script et non une extension C, essayez la "
"commande pour charger les scripts (/perl, /python, ...)"
#, c-format
msgid "%sError: symbol \"%s\" not found in plugin \"%s\", failed to load"
msgstr ""
+7 -1
View File
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.0-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2009-07-09 21:43+0200\n"
"POT-Creation-Date: 2009-07-10 23:40+0200\n"
"PO-Revision-Date: 2009-05-11 13:02+0200\n"
"Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4697,6 +4697,12 @@ msgstr "Mellőzések listája:\n"
msgid "%sError: unable to load plugin \"%s\": %s"
msgstr "%s nem sikerült a modult betölteni \"%s\": %s\n"
#, c-format
msgid ""
"%sIf you're trying to load a script and not a C plugin, try command to load "
"scripts (/perl, /python, ...)"
msgstr ""
#, fuzzy, c-format
msgid "%sError: symbol \"%s\" not found in plugin \"%s\", failed to load"
msgstr ""
+7 -1
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: 2009-07-09 21:43+0200\n"
"POT-Creation-Date: 2009-07-10 23:40+0200\n"
"PO-Revision-Date: 2009-05-11 13:02+0200\n"
"Last-Translator: <soltys@szluug.org>\n"
"Language-Team: Polish\n"
@@ -4092,6 +4092,12 @@ msgstr ""
msgid "%sError: unable to load plugin \"%s\": %s"
msgstr ""
#, c-format
msgid ""
"%sIf you're trying to load a script and not a C plugin, try command to load "
"scripts (/perl, /python, ...)"
msgstr ""
#, c-format
msgid "%sError: symbol \"%s\" not found in plugin \"%s\", failed to load"
msgstr ""
+7 -1
View File
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.0-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
"POT-Creation-Date: 2009-07-09 21:43+0200\n"
"POT-Creation-Date: 2009-07-10 23:40+0200\n"
"PO-Revision-Date: 2009-05-11 13:02+0200\n"
"Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4682,6 +4682,12 @@ msgstr "Список игнорирования:\n"
msgid "%sError: unable to load plugin \"%s\": %s"
msgstr "%s не могу загрузить plugin \"%s\": %s\n"
#, c-format
msgid ""
"%sIf you're trying to load a script and not a C plugin, try command to load "
"scripts (/perl, /python, ...)"
msgstr ""
#, fuzzy, c-format
msgid "%sError: symbol \"%s\" not found in plugin \"%s\", failed to load"
msgstr ""
+7 -1
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: 2009-07-09 21:43+0200\n"
"POT-Creation-Date: 2009-07-10 23:40+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"
@@ -4053,6 +4053,12 @@ msgstr ""
msgid "%sError: unable to load plugin \"%s\": %s"
msgstr ""
#, c-format
msgid ""
"%sIf you're trying to load a script and not a C plugin, try command to load "
"scripts (/perl, /python, ...)"
msgstr ""
#, c-format
msgid "%sError: symbol \"%s\" not found in plugin \"%s\", failed to load"
msgstr ""
+5
View File
@@ -187,6 +187,11 @@ plugin_load (const char *filename)
_("%sError: unable to load plugin \"%s\": %s"),
gui_chat_prefix[GUI_CHAT_PREFIX_ERROR],
full_name, dlerror());
gui_chat_printf (NULL,
_("%sIf you're trying to load a script and not a C "
"plugin, try command to load scripts (/perl, "
"/python, ...)"),
gui_chat_prefix[GUI_CHAT_PREFIX_ERROR]);
free (full_name);
return NULL;
}