summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2006-02-18 12:50:55 +0000
committerSebastien Helleu <flashcode@flashtux.org>2006-02-18 12:50:55 +0000
commit4f81254e40e7c3ba9f090fa61138947799b66ad6 (patch)
tree716cc109cae9965b22d780d6727e71f4f919eead
parentFixed Ruby function "log" (argument count) (diff)
downloadweechat-4f81254e40e7c3ba9f090fa61138947799b66ad6.tar.xz
weechat-4f81254e40e7c3ba9f090fa61138947799b66ad6.zip
Fixed message displayed when a command handler failed (now "failed" instead of
"command not found")
-rw-r--r--po/cs.po296
-rw-r--r--po/es.po293
-rw-r--r--po/fr.po300
-rw-r--r--po/hu.po296
-rw-r--r--po/weechat.pot293
-rw-r--r--src/common/command.c386
-rw-r--r--src/plugins/plugins.c5
-rw-r--r--weechat/po/cs.po296
-rw-r--r--weechat/po/es.po293
-rw-r--r--weechat/po/fr.po300
-rw-r--r--weechat/po/hu.po296
-rw-r--r--weechat/po/weechat.pot293
-rw-r--r--weechat/src/common/command.c386
-rw-r--r--weechat/src/plugins/plugins.c5
14 files changed, 1866 insertions, 1872 deletions
diff --git a/po/cs.po b/po/cs.po
index cfb719df8..24ab99b90 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.1.8-cvs\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2006-02-16 21:24+0100\n"
+"POT-Creation-Date: 2006-02-18 13:48+0100\n"
"PO-Revision-Date: 2006-01-24 19:25+0100\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1393,7 +1393,7 @@ msgstr "neznámý"
msgid "%s: using local hostname \"%s\"\n"
msgstr "%s: používám lokální jméno hosta \"%s\"\n"
-#: src/irc/irc-send.c:214 src/common/command.c:963
+#: src/irc/irc-send.c:214 src/common/command.c:973
#, c-format
msgid "%s cannot find nick for sending message\n"
msgstr "%s nemohu najít přezdívku pro poslání zprávy\n"
@@ -1409,8 +1409,8 @@ msgstr "%s \"%s\" příkaz může být spuštěn pouze v bufferu kanálu\n"
#: src/irc/irc-send.c:526 src/irc/irc-send.c:538 src/irc/irc-send.c:556
#: src/irc/irc-send.c:1250 src/irc/irc-send.c:1388 src/irc/irc-send.c:1982
-#: src/common/command.c:1787 src/common/command.c:2300
-#: src/common/command.c:2441
+#: src/common/command.c:1797 src/common/command.c:2310
+#: src/common/command.c:2451
#, c-format
msgid "%s wrong argument count for \"%s\" command\n"
msgstr "%s špatný počet parametrů pro příkaz \"%s\"\n"
@@ -1752,11 +1752,11 @@ msgstr "%s%s %s(%s%s@%s%s)%s byl %s\n"
msgid "%s[%s%s%s]%s idle: "
msgstr "%s[%s%s%s]%s nečinný: "
-#: src/irc/irc-recv.c:3189 src/common/command.c:3398 src/common/command.c:3416
+#: src/irc/irc-recv.c:3189 src/common/command.c:3408 src/common/command.c:3426
msgid "days"
msgstr "dní"
-#: src/irc/irc-recv.c:3189 src/common/command.c:3398 src/common/command.c:3416
+#: src/irc/irc-recv.c:3189 src/common/command.c:3408 src/common/command.c:3426
msgid "day"
msgstr "den"
@@ -2147,25 +2147,25 @@ msgstr ""
"%s plugin %s: nemůžu přidat obsluhovač pro \"%s\" příkaz (nedostatek "
"paměti)\n"
-#: src/plugins/plugins.c:542
+#: src/plugins/plugins.c:543
#, c-format
msgid "%s unable to load plugin \"%s\": %s\n"
msgstr "%s nemůžu načist plugin \"%s\": %s\n"
-#: src/plugins/plugins.c:553
+#: src/plugins/plugins.c:554
#, c-format
msgid "%s symbol \"plugin_name\" not found in plugin \"%s\", failed to load\n"
msgstr ""
"%s symbol \"plugin_name\" nebyl v pluginu \"%s\" nalezen, načtení selhalo\n"
-#: src/plugins/plugins.c:564
+#: src/plugins/plugins.c:565
#, c-format
msgid ""
"%s unable to load plugin \"%s\": a plugin with same name already exists\n"
msgstr ""
"%s nemohu načíst plugin \"%s\": plugin se stejným jménem již existuje\n"
-#: src/plugins/plugins.c:576
+#: src/plugins/plugins.c:577
#, c-format
msgid ""
"%s symbol \"plugin_description\" not found in plugin \"%s\", failed to load\n"
@@ -2173,7 +2173,7 @@ msgstr ""
"%s symbol \"plugin_description\" nebyl v pluginu \"%s\" nalezen, načtení "
"selhalo\n"
-#: src/plugins/plugins.c:587
+#: src/plugins/plugins.c:588
#, c-format
msgid ""
"%s symbol \"plugin_version\" not found in plugin \"%s\", failed to load\n"
@@ -2181,7 +2181,7 @@ msgstr ""
"%s symbol \"plugin_version\" nebyl v pluginu \"%s\" nalezen, načtení "
"selhalo\n"
-#: src/plugins/plugins.c:598
+#: src/plugins/plugins.c:599
#, c-format
msgid ""
"%s function \"weechat_plugin_init\" not found in plugin \"%s\", failed to "
@@ -2190,32 +2190,32 @@ msgstr ""
"%s funkce \"weechat_plugin_init\" nebyla v pluginu \"%s\" nalezena, načtení "
"selhalo\n"
-#: src/plugins/plugins.c:659
+#: src/plugins/plugins.c:660
#, c-format
msgid "Initializing plugin \"%s\" %s\n"
msgstr "Inicializuji plugin \"%s\" %s\n"
-#: src/plugins/plugins.c:667
+#: src/plugins/plugins.c:668
#, c-format
msgid "%s unable to initialize plugin \"%s\"\n"
msgstr "%s nemohu načíst plugin \"%s\"\n"
-#: src/plugins/plugins.c:678
+#: src/plugins/plugins.c:679
#, c-format
msgid "%s unable to load plugin \"%s\" (not enough memory)\n"
msgstr "%s nemohu načíst plugin \"%s\" (nedostatek paměti)\n"
-#: src/plugins/plugins.c:686
+#: src/plugins/plugins.c:687
#, c-format
msgid "Plugin \"%s\" (%s) loaded.\n"
msgstr "Plugin \"%s\" (%s) načten.\n"
-#: src/plugins/plugins.c:853
+#: src/plugins/plugins.c:854
#, c-format
msgid "Plugin \"%s\" unloaded.\n"
msgstr "Plugin \"%s\" odebrán.\n"
-#: src/plugins/plugins.c:859
+#: src/plugins/plugins.c:860
#, c-format
msgid "%s plugin \"%s\" not found\n"
msgstr "%s plugin \"%s\" nenalezen\n"
@@ -2256,11 +2256,6 @@ msgstr ""
msgid "%s server/channel (%s/%s) not found for plugin exec command\n"
msgstr "%s server/kanál (%s/%s) nenaleyen pro exec příkaz pluginu\n"
-#: src/plugins/plugins-interface.c:335
-#, c-format
-msgid "%s server not found for plugin exec command\n"
-msgstr "%s server nenalezen pro exec příkaz pluginu\n"
-
#: src/gui/curses/gui-input.c:340
#, c-format
msgid "Day changed to %s\n"
@@ -2516,7 +2511,7 @@ msgstr "obnov obrazovku"
msgid "grab a key"
msgstr "zachytit klávesu"
-#: src/gui/gui-keyboard.c:438 src/common/command.c:2315
+#: src/gui/gui-keyboard.c:438 src/common/command.c:2325
#, c-format
msgid "%s unable to bind key \"%s\"\n"
msgstr "%s nemohu napojit kalávesu \"%s\"\n"
@@ -2935,13 +2930,18 @@ msgstr ""
"spočítána s aktuálním oknem jako velikost reference. Např. 25 znamená "
"vytvořít nové okno s velikostí = aktuální_velikost / 4"
-#: src/common/command.c:675
+#: src/common/command.c:665 src/common/command.c:719 src/common/command.c:788
+#, c-format
+msgid "%s command \"%s\" failed\n"
+msgstr "%s příkaz \"%s\" selhal\n"
+
+#: src/common/command.c:685
#, c-format
msgid "%s wrong argument count for %s command \"%s\" (expected: %d arg%s)\n"
msgstr ""
"%s špatný počet argumentů pro %s příkaz \"%s\" (očekáváno: %d argumentů%s)\n"
-#: src/common/command.c:687
+#: src/common/command.c:697
#, c-format
msgid ""
"%s wrong argument count for %s command \"%s\" (expected: between %d and %d "
@@ -2950,18 +2950,13 @@ msgstr ""
"%s špatyný počet argumentů pro %s příkaz \"%s\" (očekáváno: mezi %d a %d "
"argumenty%s)\n"
-#: src/common/command.c:709 src/common/command.c:778
-#, c-format
-msgid "%s command \"%s\" failed\n"
-msgstr "%s příkaz \"%s\" selhal\n"
-
-#: src/common/command.c:734
+#: src/common/command.c:744
#, c-format
msgid "%s wrong argument count for IRC command \"%s\" (expected: %d arg%s)\n"
msgstr ""
"%s chybný počet argumentů pro IRC příkaz \"%s\" (očekáváno: %d argumentů%s)\n"
-#: src/common/command.c:746
+#: src/common/command.c:756
#, c-format
msgid ""
"%s wrong argument count for IRC command \"%s\" (expected: between %d and %d "
@@ -2970,320 +2965,320 @@ msgstr ""
"%s špatný počet argumentů pro IRC příkaz \"%s\" (očekáváno: mezi %d a %d "
"argumenty%s)\n"
-#: src/common/command.c:761
+#: src/common/command.c:771
#, c-format
msgid "%s command \"%s\" needs a server connection!\n"
msgstr "%s příkaz \"%s\" potřebuje připojení na server!\n"
-#: src/common/command.c:797
+#: src/common/command.c:807
#, c-format
msgid "%s circular reference when calling alias \"/%s\"\n"
msgstr ""
-#: src/common/command.c:866
+#: src/common/command.c:876
#, c-format
msgid "%s unknown command \"%s\" (type /help for help)\n"
msgstr "%s neznámý příkaz \"%s\" (zadejte /help pro nápovědu)\n"
-#: src/common/command.c:1010
+#: src/common/command.c:1020
msgid "This window is not a channel!\n"
msgstr "Tohe není okno kanálu!\n"
-#: src/common/command.c:1043 src/common/command.c:1080
-#: src/common/command.c:1199
+#: src/common/command.c:1053 src/common/command.c:1090
+#: src/common/command.c:1209
#, c-format
msgid "%s missing arguments for \"%s\" command\n"
msgstr "%s chybí argumenty pro příkaz \"%s\"\n"
-#: src/common/command.c:1052
+#: src/common/command.c:1062
#, c-format
msgid "Alias \"%s\" => \"%s\" created\n"
msgstr "Alias \"%s\" => \"%s\" vytvořen\n"
-#: src/common/command.c:1058
+#: src/common/command.c:1068
#, c-format
msgid "Failed to create alias \"%s\" => \"%s\" (not enough memory)\n"
msgstr "Selhalo vytvoření aliasu \"%s\" => \"%s\" (nedostatek paměti)\n"
-#: src/common/command.c:1070 src/common/command.c:1091
+#: src/common/command.c:1080 src/common/command.c:1101
msgid "List of aliases:\n"
msgstr "Seznam pro aliasy:\n"
-#: src/common/command.c:1105
+#: src/common/command.c:1115
msgid "No alias defined.\n"
msgstr "Žádné aliasy nejsou definovány.\n"
-#: src/common/command.c:1124
+#: src/common/command.c:1134
#, c-format
msgid "%sServer: %s%s\n"
msgstr "%sServer: %s%s\n"
-#: src/common/command.c:1129
+#: src/common/command.c:1139
#, c-format
msgid "%snot connected\n"
msgstr "%snepřipojen\n"
-#: src/common/command.c:1133
+#: src/common/command.c:1143
#, c-format
msgid "%sChannel: %s%s %s(server: %s%s%s)\n"
msgstr "%sKanál: %s%s %s(server: %s%s%s)\n"
-#: src/common/command.c:1142
+#: src/common/command.c:1152
#, c-format
msgid "%sPrivate with: %s%s %s(server: %s%s%s)\n"
msgstr "%sSoukromý s: %s%s %s(server: %s%s%s)\n"
-#: src/common/command.c:1151
+#: src/common/command.c:1161
#, c-format
msgid "%sunknown\n"
msgstr "%sneznámý\n"
-#: src/common/command.c:1178
+#: src/common/command.c:1188
msgid "Opened buffers:\n"
msgstr "Otevřené buffery:\n"
-#: src/common/command.c:1222
+#: src/common/command.c:1232
#, c-format
msgid "%s incorrect buffer number\n"
msgstr "%s nekorektní číslo bufferu\n"
-#: src/common/command.c:1238
+#: src/common/command.c:1248
#, c-format
msgid "%s can not close the single buffer\n"
msgstr "%s nemohu zavřít jediný buffer\n"
-#: src/common/command.c:1248
+#: src/common/command.c:1258
#, c-format
msgid "%s can not close server buffer while channels are opened\n"
msgstr "%s nemohu zavřít buffer serveru dokud jsou otevřeny kanály\n"
-#: src/common/command.c:1299
+#: src/common/command.c:1309
msgid "Notify levels: "
msgstr "Level upozornění: "
-#: src/common/command.c:1328 src/common/command.c:1376
+#: src/common/command.c:1338 src/common/command.c:1386
#, c-format
msgid "%s incorrect notify level (must be between %d and %d)\n"
msgstr "%s nekorektní level upozornění (musí být mezi %d a %d)\n"
-#: src/common/command.c:1337
+#: src/common/command.c:1347
#, c-format
msgid "%s incorrect buffer for notify (must be channel or private)\n"
msgstr "%s nekorektní buffer pro upozornění (musí být kanál nebo soukromý)\n"
-#: src/common/command.c:1346
+#: src/common/command.c:1356
#, c-format
msgid "New notify level for %s%s%s: %s%d %s"
msgstr "Nový level upozornění %s%s%s: %s%d %s"
-#: src/common/command.c:1356
+#: src/common/command.c:1366
msgid "(hotlist: never)\n"
msgstr "(hotlist: nikdy)\n"
-#: src/common/command.c:1359
+#: src/common/command.c:1369
msgid "(hotlist: highlights)\n"
msgstr "(hotlist: zvýraznění)\n"
-#: src/common/command.c:1362
+#: src/common/command.c:1372
msgid "(hotlist: highlights + messages)\n"
msgstr "(hotlist: zvýraznění + zprávy)\n"
-#: src/common/command.c:1365
+#: src/common/command.c:1375
msgid "(hotlist: highlights + messages + join/part (all))\n"
msgstr "(hotlist: zvýrazění + zprávy + připojení/odpojení (vše))\n"
-#: src/common/command.c:1464
+#: src/common/command.c:1474
#, c-format
msgid "Charsets for server %s%s%s: "
msgstr "Znaková sada pro server %s%s%s: "
-#: src/common/command.c:1472
+#: src/common/command.c:1482
#, c-format
msgid "Charsets for channel %s%s%s: "
msgstr "Znaková sada pro kanál %s%s%s: "
-#: src/common/command.c:1480
+#: src/common/command.c:1490
#, c-format
msgid "Charsets for private %s%s%s: "
msgstr "Znaková sada pro soukromé %s%s%s: "
-#: src/common/command.c:1508 src/common/command.c:1538
-#: src/common/command.c:1568
+#: src/common/command.c:1518 src/common/command.c:1548
+#: src/common/command.c:1578
#, c-format
msgid " (inherited: \"%s%s%s\")"
msgstr " (zděděno: \"%s%s%s\")"
-#: src/common/command.c:1637 src/common/command.c:1665
-#: src/common/command.c:1806 src/common/command.c:2434
-#: src/common/command.c:3530 src/common/command.c:3573
+#: src/common/command.c:1647 src/common/command.c:1675
+#: src/common/command.c:1816 src/common/command.c:2444
+#: src/common/command.c:3540 src/common/command.c:3583
#, c-format
msgid "%s unknown option for \"%s\" command\n"
msgstr "%s neznámá volba pro příkaz \"%s\"\n"
-#: src/common/command.c:1700
+#: src/common/command.c:1710
#, c-format
msgid "%s already connected to server \"%s\"!\n"
msgstr "%s již vytvořený server \"%s\"!\n"
-#: src/common/command.c:1708
+#: src/common/command.c:1718
#, c-format
msgid "%s currently connecting to server \"%s\"!\n"
msgstr "%s zrovna připojuji k serveru \"%s\"!\n"
-#: src/common/command.c:1726 src/common/command.c:1855
+#: src/common/command.c:1736 src/common/command.c:1865
#, c-format
msgid "%s server not found\n"
msgstr "%s server nenalezen\n"
-#: src/common/command.c:1839
+#: src/common/command.c:1849
#, c-format
msgid "%s not connected to server \"%s\"!\n"
msgstr "%s nepřipojen k serveru \"%s\"!\n"
-#: src/common/command.c:1847
+#: src/common/command.c:1857
msgid "Auto-reconnection is cancelled\n"
msgstr "Automatické znovupřipojené je zrušeno\n"
-#: src/common/command.c:1883 src/common/weechat.c:456
+#: src/common/command.c:1893 src/common/weechat.c:456
#, c-format
msgid "%s internal commands:\n"
msgstr "%s vnitřní příkazy:\n"
-#: src/common/command.c:1893 src/common/weechat.c:476
+#: src/common/command.c:1903 src/common/weechat.c:476
#, c-format
msgid "IRC commands:\n"
msgstr "IRC příkazy:\n"
-#: src/common/command.c:1907
+#: src/common/command.c:1917
msgid "Plugin commands:\n"
msgstr "Příkazy pluginu:\n"
-#: src/common/command.c:2023
+#: src/common/command.c:2033
#, c-format
msgid "No help available, \"%s\" is an unknown command\n"
msgstr "Není dostupná žádná nápověda, \"%s\" je neznámý příkaz\n"
-#: src/common/command.c:2092
+#: src/common/command.c:2102
#, c-format
msgid "%son %s%s%s/%s%s%s:%s ignoring %s%s%s from %s%s\n"
msgstr "%sna %s%s%s/%s%s%s:%s ignoruji %s%s%s od %s%s\n"
-#: src/common/command.c:2130
+#: src/common/command.c:2140
msgid "List of ignore:\n"
msgstr "Seznam ignorování:\n"
-#: src/common/command.c:2147
+#: src/common/command.c:2157
msgid "No ignore defined.\n"
msgstr "Žádné ignorování není definováno.\n"
-#: src/common/command.c:2173
+#: src/common/command.c:2183
msgid "New ignore:"
msgstr "Nové ignorování:"
-#: src/common/command.c:2193
+#: src/common/command.c:2203
#, c-format
msgid "New key binding: %s"
msgstr "Nová klávesová zkratka: %s"
-#: src/common/command.c:2232
+#: src/common/command.c:2242
msgid "Key bindings:\n"
msgstr "Klávesové zkratky:\n"
-#: src/common/command.c:2246
+#: src/common/command.c:2256
#, c-format
msgid "Key \"%s\" unbinded\n"
msgstr "Klávesa \"%s\" odpojena\n"
-#: src/common/command.c:2252
+#: src/common/command.c:2262
#, c-format
msgid "%s unable to unbind key \"%s\"\n"
msgstr "%s nemohu odpojit klávesu \"%s\"\n"
-#: src/common/command.c:2260 src/common/weechat.c:508
+#: src/common/command.c:2270 src/common/weechat.c:508
#, c-format
msgid "Internal key functions:\n"
msgstr "Vnitřní klávesové funkce:\n"
-#: src/common/command.c:2280
+#: src/common/command.c:2290
msgid "Default key bindings restored\n"
msgstr "Výchozí klávesové zkratky obnoveny\n"
-#: src/common/command.c:2286
+#: src/common/command.c:2296
#, c-format
msgid "%s \"-yes\" argument is required for keys reset (securuty reason)\n"
msgstr ""
"%s \"-yes\" argument je požadován pro reset kaláves (bezpečnostní opatření)\n"
-#: src/common/command.c:2347
+#: src/common/command.c:2357
msgid "Plugins loaded:\n"
msgstr "Načtené pluginy:\n"
-#: src/common/command.c:2363
+#: src/common/command.c:2373
msgid " message handlers:\n"
msgstr " obsluhovače zpráv:\n"
-#: src/common/command.c:2372
+#: src/common/command.c:2382
#, c-format
msgid " IRC(%s)\n"
msgstr " IRC(%s)\n"
-#: src/common/command.c:2379
+#: src/common/command.c:2389
msgid " (no message handler)\n"
msgstr " (není obsluhovač zprávy)\n"
-#: src/common/command.c:2384
+#: src/common/command.c:2394
msgid " command handlers:\n"
msgstr " obsluhovače příkazu:\n"
-#: src/common/command.c:2405
+#: src/common/command.c:2415
msgid " (no command handler)\n"
msgstr " (není obsluhovač příkazu)\n"
-#: src/common/command.c:2411
+#: src/common/command.c:2421
msgid " (no plugin)\n"
msgstr " (není plugin)\n"
-#: src/common/command.c:2447
+#: src/common/command.c:2457
msgid ""
"Command \"plugin\" is not available, WeeChat was built without plugins "
"support.\n"
msgstr ""
"Příkaz \"plugin\" není dostupný, WeeChat byl přeložen bez podpory pluginů.\n"
-#: src/common/command.c:2475
+#: src/common/command.c:2485
msgid "Configuration file saved\n"
msgstr "Konfigurační soubor uložen\n"
-#: src/common/command.c:2480
+#: src/common/command.c:2490
#, c-format
msgid "%s failed to save configuration file\n"
msgstr "%s selhalo uložení konfiguračního souboru\n"
-#: src/common/command.c:2519
+#: src/common/command.c:2529
msgid "No server.\n"
msgstr "žádný server.\n"
-#: src/common/command.c:2530
+#: src/common/command.c:2540
#, c-format
msgid "Server '%s' not found.\n"
msgstr "Server '%s' nenalezen.\n"
-#: src/common/command.c:2542
+#: src/common/command.c:2552
#, c-format
msgid "%s missing servername for \"%s\" command\n"
msgstr "%s chybí jméno serveru pro příkaz \"%s\"\n"
-#: src/common/command.c:2550
+#: src/common/command.c:2560
#, c-format
msgid "%s too much arguments for \"%s\" command, ignoring arguments\n"
msgstr "%s příliž mnoho argumentů pro příkaz \"%s\", ignoruji argumety\n"
-#: src/common/command.c:2560
+#: src/common/command.c:2570
#, c-format
msgid "%s server \"%s\" not found for \"%s\" command\n"
msgstr "%s server \"%s\" nenalezen pro příkaz \"%s\"\n"
-#: src/common/command.c:2568
+#: src/common/command.c:2578
#, c-format
msgid ""
"%s you can not delete server \"%s\" because you are connected to. Try /"
@@ -3292,173 +3287,173 @@ msgstr ""
"%s nemůžete odebrat server \"%s\", protože jste k němu připojent. Skuste "
"nejprve /dissconnect %s.\n"
-#: src/common/command.c:2588
+#: src/common/command.c:2598
#, c-format
msgid "Server %s%s%s has been deleted\n"
msgstr "Server %s%s%s byl odebrán\n"
-#: src/common/command.c:2607
+#: src/common/command.c:2617
#, c-format
msgid "%s missing parameters for \"%s\" command\n"
msgstr "%s chybí parametry pro příkaz \"%s\"\n"
-#: src/common/command.c:2617
+#: src/common/command.c:2627
#, c-format
msgid "%s server \"%s\" already exists, can't create it!\n"
msgstr "%s server \"%s\" již existuje, nemohu jej vytvořít!\n"
-#: src/common/command.c:2646 src/common/command.c:2674
-#: src/common/command.c:2687 src/common/command.c:2713
+#: src/common/command.c:2656 src/common/command.c:2684
+#: src/common/command.c:2697 src/common/command.c:2723
#, c-format
msgid "%s missing password for \"%s\" parameter\n"
msgstr "%s chybí heslo pro parametr \"%s\"\n"
-#: src/common/command.c:2659
+#: src/common/command.c:2669
#, c-format
msgid "%s missing nick(s) for \"%s\" parameter\n"
msgstr "%s chybí přezdívka/přezdívky pro parametr \"%s\"\n"
-#: src/common/command.c:2700
+#: src/common/command.c:2710
#, c-format
msgid "%s missing command for \"%s\" parameter\n"
msgstr "%s chybí příkaz pro parametr \"%s\"\n"
-#: src/common/command.c:2737
+#: src/common/command.c:2747
#, c-format
msgid "Server %s%s%s created\n"
msgstr "Server %s%s%s vytvořen\n"
-#: src/common/command.c:2746
+#: src/common/command.c:2756
#, c-format
msgid "%s unable to create server\n"
msgstr "%s nemohu vytvořit server\n"
-#: src/common/command.c:2805
+#: src/common/command.c:2815
msgid "(unknown)"
msgstr "(neznámý)"
-#: src/common/command.c:2828
+#: src/common/command.c:2838
#, c-format
msgid "%s(password hidden) "
msgstr "%s(heslo schováno) "
-#: src/common/command.c:2926
+#: src/common/command.c:2936
#, c-format
msgid "%s server \"%s\" not found\n"
msgstr "%s server \"%s\" nenalezen\n"
-#: src/common/command.c:2959 src/common/command.c:3007
+#: src/common/command.c:2969 src/common/command.c:3017
#, c-format
msgid "%s config option \"%s\" not found\n"
msgstr "%s volba nastavení \"%s\" nenalezena\n"
-#: src/common/command.c:2964 src/common/command.c:2999
+#: src/common/command.c:2974 src/common/command.c:3009
#, c-format
msgid "%s incorrect value for option \"%s\"\n"
msgstr "%s nekorektní hodnota pro volbu \"%s\"\n"
-#: src/common/command.c:2980
+#: src/common/command.c:2990
#, c-format
msgid "%s option \"%s\" can not be changed while WeeChat is running\n"
msgstr "%s volba \"%s\" nemůže být změněna dokud WeeChat běží\n"
-#: src/common/command.c:3090
+#: src/common/command.c:3100
#, c-format
msgid "No config option found with \"%s\"\n"
msgstr "Nebyla nalezena žádná volba nastavení s \"%s\"\n"
-#: src/common/command.c:3093
+#: src/common/command.c:3103
msgid "No config option found\n"
msgstr "Nebyla nalezena žádná volba nastavení\n"
-#: src/common/command.c:3100
+#: src/common/command.c:3110
#, c-format
msgid "%sDetail:\n"
msgstr "%sDetail:\n"
-#: src/common/command.c:3105
+#: src/common/command.c:3115
msgid " . type boolean (values: 'on' or 'off')\n"
msgstr " . typ boolean (hodnota: 'on' nebo 'off')\n"
-#: src/common/command.c:3106 src/common/command.c:3129
-#: src/common/command.c:3135 src/common/command.c:3141
+#: src/common/command.c:3116 src/common/command.c:3139
+#: src/common/command.c:3145 src/common/command.c:3151
#: src/common/weechat.c:392 src/common/weechat.c:417 src/common/weechat.c:424
#: src/common/weechat.c:431
#, c-format
msgid " . default value: '%s'\n"
msgstr " . výchozí hodnota: '%s'\n"
-#: src/common/command.c:3111
+#: src/common/command.c:3121
#, c-format
msgid " . type integer (values: between %d and %d)\n"
msgstr " . typ celočíselný (hodnoty: mezi %d a %d)\n"
-#: src/common/command.c:3114 src/common/weechat.c:401
+#: src/common/command.c:3124 src/common/weechat.c:401
#, c-format
msgid " . default value: %d\n"
msgstr " . výchozí hodnota: %d\n"
-#: src/common/command.c:3118
+#: src/common/command.c:3128
msgid " . type string (values: "
msgstr " . typ řetězec (hodnoty: "
-#: src/common/command.c:3131 src/common/command.c:3137
-#: src/common/command.c:3143 src/common/weechat.c:419 src/common/weechat.c:426
+#: src/common/command.c:3141 src/common/command.c:3147
+#: src/common/command.c:3153 src/common/weechat.c:419 src/common/weechat.c:426
#: src/common/weechat.c:433
msgid "empty"
msgstr "prázdný"
-#: src/common/command.c:3134
+#: src/common/command.c:3144
msgid " . type color (Curses or Gtk color, look at WeeChat doc)\n"
msgstr " . typ barva (Curses nebo Gtk barva, viz WeeChat dokumentace)\n"
-#: src/common/command.c:3140
+#: src/common/command.c:3150
msgid " . type string (any string)\n"
msgstr " . typ řetězec (jakýkoliv řetězec)\n"
-#: src/common/command.c:3146 src/common/weechat.c:436
+#: src/common/command.c:3156 src/common/weechat.c:436
#, c-format
msgid " . description: %s\n"
msgstr " . popis: %s\n"
-#: src/common/command.c:3157
+#: src/common/command.c:3167
#, c-format
msgid "config option(s) found with \"%s\"\n"
msgstr "volba/volby nastavení nalezeny s \"%s\"\n"
-#: src/common/command.c:3160
+#: src/common/command.c:3170
msgid "config option(s) found\n"
msgstr "volba/volby nastavení nalezeny\n"
-#: src/common/command.c:3186
+#: src/common/command.c:3196
#, c-format
msgid "%s alias or command \"%s\" not found\n"
msgstr "%s alias nebo příkaz \"%s\" nenalezen\n"
-#: src/common/command.c:3196
+#: src/common/command.c:3206
#, c-format
msgid "Alias \"%s\" removed\n"
msgstr "Alias \"%s\" odebrán\n"
-#: src/common/command.c:3256
+#: src/common/command.c:3266
msgid "ignore were removed.\n"
msgstr "ignorování bylo odebráno.\n"
-#: src/common/command.c:3258
+#: src/common/command.c:3268
msgid "ignore was removed.\n"
msgstr "ignorování bylo odebrán\n"
-#: src/common/command.c:3263
+#: src/common/command.c:3273
#, c-format
msgid "%s no ignore found\n"
msgstr "%s žádné ignorování nenaleyeno\n"
-#: src/common/command.c:3297
+#: src/common/command.c:3307
#, c-format
msgid "%s can't upgrade: connection to at least one server is pending\n"
msgstr "%s nemůžu aktualizovat: existují nevyřešená spojení na server\n"
-#: src/common/command.c:3307
+#: src/common/command.c:3317
#, c-format
msgid ""
"%s can't upgrade: connection to at least one SSL server is active (should be "
@@ -3467,35 +3462,35 @@ msgstr ""
"%s nemohu aktualiyovat: je aktuvní jedno nebo více připojení na SSL server "
"(mělo by být opraveno v budoucnosti)\n"
-#: src/common/command.c:3323
+#: src/common/command.c:3333
msgid "Upgrading WeeChat...\n"
msgstr "Aktualizuji WeeChat...\n"
-#: src/common/command.c:3330
+#: src/common/command.c:3340
#, c-format
msgid "%s unable to save session in file\n"
msgstr "%s nemohu uložit sezení do souboru\n"
-#: src/common/command.c:3356
+#: src/common/command.c:3366
#, c-format
msgid "%s exec failed (program: \"%s\"), exiting WeeChat\n"
msgstr "%s exec selhal (program: \"%s\"), ukončuji WeeChat\n"
-#: src/common/command.c:3396
+#: src/common/command.c:3406
#, c-format
msgid "WeeChat uptime: %d %s %02d:%02d:%02d, started on %s"
msgstr "Čas běhu WeeChat: %d %s %02d:%02d:%02d, spuštěn %s"
-#: src/common/command.c:3410
+#: src/common/command.c:3420
#, c-format
msgid "WeeChat uptime: %s%d %s%s %s%02d%s:%s%02d%s:%s%02d%s, started on %s%s"
msgstr "Čas běhu WeeChat: %s%d %s%s %s%02d%s:%s%02d%s:%s%02d%s, spuštěn %s%s"
-#: src/common/command.c:3454
+#: src/common/command.c:3464
msgid "Opened windows:\n"
msgstr "Otevřené okna:\n"
-#: src/common/command.c:3541
+#: src/common/command.c:3551
#, c-format
msgid ""
"%s can not merge windows, there's no other window with same size near "
@@ -5296,6 +5291,9 @@ msgstr ""
msgid "Saving config to disk\n"
msgstr "Ukládám konfiguraci na disk\n"
+#~ msgid "%s server not found for plugin exec command\n"
+#~ msgstr "%s server nenalezen pro exec příkaz pluginu\n"
+
#~ msgid "%s alias or command \"%s\" already exists!\n"
#~ msgstr "%s alias nebo příkaz \"%s\" již existuje!\n"
diff --git a/po/es.po b/po/es.po
index 1ef166146..6a8a17091 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.1.8-cvs\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2006-02-16 21:24+0100\n"
+"POT-Creation-Date: 2006-02-18 13:48+0100\n"
"PO-Revision-Date: 2006-01-24 19:24+0100\n"
"Last-Translator: Roberto Gonzlez Cardenete <robert.glez@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1405,7 +1405,7 @@ msgstr "desconocido"
msgid "%s: using local hostname \"%s\"\n"
msgstr "%s: utilizacin del nombre de mquina local \"%s\"\n"
-#: src/irc/irc-send.c:214 src/common/command.c:963
+#: src/irc/irc-send.c:214 src/common/command.c:973
#, c-format
msgid "%s cannot find nick for sending message\n"
msgstr "%s no ha sido posible encontrar el usuario al que enviar el mensaje\n"
@@ -1422,8 +1422,8 @@ msgstr ""
#: src/irc/irc-send.c:526 src/irc/irc-send.c:538 src/irc/irc-send.c:556
#: src/irc/irc-send.c:1250 src/irc/irc-send.c:1388 src/irc/irc-send.c:1982
-#: src/common/command.c:1787 src/common/command.c:2300
-#: src/common/command.c:2441
+#: src/common/command.c:1797 src/common/command.c:2310
+#: src/common/command.c:2451
#, c-format
msgid "%s wrong argument count for \"%s\" command\n"
msgstr "%s nmero de argumentos incorrecto para el comando \"%s\"\n"
@@ -1764,11 +1764,11 @@ msgstr "%s%s %s(%s%s@%s%s)%s estaba %s\n"
msgid "%s[%s%s%s]%s idle: "
msgstr "%s[%s%s%s]%s inactividad: "
-#: src/irc/irc-recv.c:3189 src/common/command.c:3398 src/common/command.c:3416
+#: src/irc/irc-recv.c:3189 src/common/command.c:3408 src/common/command.c:3426
msgid "days"
msgstr "das"
-#: src/irc/irc-recv.c:3189 src/common/command.c:3398 src/common/command.c:3416
+#: src/irc/irc-recv.c:3189 src/common/command.c:3408 src/common/command.c:3426
msgid "day"
msgstr "da"
@@ -2166,19 +2166,19 @@ msgstr ""
"%s plugin %s: no ha sido posible aadir un manejador para el comando \"%s"
"\" (no hay suficiente memoria)\n"
-#: src/plugins/plugins.c:542
+#: src/plugins/plugins.c:543
#, c-format
msgid "%s unable to load plugin \"%s\": %s\n"
msgstr "%s no ha sido posible cargar el plugin \"%s\": %s\n"
-#: src/plugins/plugins.c:553
+#: src/plugins/plugins.c:554
#, c-format
msgid "%s symbol \"plugin_name\" not found in plugin \"%s\", failed to load\n"
msgstr ""
"%s smbolo \"plugin_name\" no encontrado en el plugin \"%s\", fall al "
"cargar\n"
-#: src/plugins/plugins.c:564
+#: src/plugins/plugins.c:565
#, c-format
msgid ""
"%s unable to load plugin \"%s\": a plugin with same name already exists\n"
@@ -2186,7 +2186,7 @@ msgstr ""
"%s no ha sido posible cargar el plugin \"%s\": un plugin con el mismo nombre "
"ya existe\n"
-#: src/plugins/plugins.c:576
+#: src/plugins/plugins.c:577
#, c-format
msgid ""
"%s symbol \"plugin_description\" not found in plugin \"%s\", failed to load\n"
@@ -2194,7 +2194,7 @@ msgstr ""
"%s smbolo \"plugin_description\" no encontrado en el plugin \"%s\", fall "
"al cargar\n"
-#: src/plugins/plugins.c:587
+#: src/plugins/plugins.c:588
#, c-format
msgid ""
"%s symbol \"plugin_version\" not found in plugin \"%s\", failed to load\n"
@@ -2202,7 +2202,7 @@ msgstr ""
"%s smbolo \"plugin_version\" no encontrado en el plugin \"%s\", fall al "
"cargar\n"
-#: src/plugins/plugins.c:598
+#: src/plugins/plugins.c:599
#, c-format
msgid ""
"%s function \"weechat_plugin_init\" not found in plugin \"%s\", failed to "
@@ -2211,33 +2211,33 @@ msgstr ""
"%s funcin \"weechat_plugin_init\" no encontrada en el plugin \"%s\", fall "
"al cargar\n"
-#: src/plugins/plugins.c:659
+#: src/plugins/plugins.c:660
#, c-format
msgid "Initializing plugin \"%s\" %s\n"
msgstr "Inicializando plugin \"%s\" %s\n"
-#: src/plugins/plugins.c:667
+#: src/plugins/plugins.c:668
#, c-format
msgid "%s unable to initialize plugin \"%s\"\n"
msgstr "%s no ha sido posible inicializar el plugin \"%s\"\n"
-#: src/plugins/plugins.c:678
+#: src/plugins/plugins.c:679
#, c-format
msgid "%s unable to load plugin \"%s\" (not enough memory)\n"
msgstr ""
"%s no ha sido posible cargar el plugin \"%s\" (no hay suficiente memoria)\n"
-#: src/plugins/plugins.c:686
+#: src/plugins/plugins.c:687
#, c-format
msgid "Plugin \"%s\" (%s) loaded.\n"
msgstr "Plugin \"%s\" (%s) cargado.\n"
-#: src/plugins/plugins.c:853
+#: src/plugins/plugins.c:854
#, c-format
msgid "Plugin \"%s\" unloaded.\n"
msgstr "Plugin \"%s\" descargado.\n"
-#: src/plugins/plugins.c:859
+#: src/plugins/plugins.c:860
#, c-format
msgid "%s plugin \"%s\" not found\n"
msgstr "%s plugin \"%s\" no encontrado\n"
@@ -2278,11 +2278,6 @@ msgstr ""
msgid "%s server/channel (%s/%s) not found for plugin exec command\n"
msgstr ""
-#: src/plugins/plugins-interface.c:335
-#, c-format
-msgid "%s server not found for plugin exec command\n"
-msgstr ""
-
#: src/gui/curses/gui-input.c:340
#, c-format
msgid "Day changed to %s\n"
@@ -2540,7 +2535,7 @@ msgstr "recargar la pantalla"
msgid "grab a key"
msgstr "capturar una clave"
-#: src/gui/gui-keyboard.c:438 src/common/command.c:2315
+#: src/gui/gui-keyboard.c:438 src/common/command.c:2325
#, c-format
msgid "%s unable to bind key \"%s\"\n"
msgstr "%s No ha sido posible atar la clave \"%s\"\n"
@@ -2964,14 +2959,19 @@ msgstr ""
"nueva ventana, tomando como referencia el tamao de la ventana actual. Por "
"ejemplo 25 significa crear una nueva ventana con tamao = tamao_actual / 4"
-#: src/common/command.c:675
+#: src/common/command.c:665 src/common/command.c:719 src/common/command.c:788
+#, c-format
+msgid "%s command \"%s\" failed\n"
+msgstr "%s el comando \"%s\" ha fallado\n"
+
+#: src/common/command.c:685
#, c-format
msgid "%s wrong argument count for %s command \"%s\" (expected: %d arg%s)\n"
msgstr ""
"%s nmero de argumentos incorrecto para el comando %s \"%s\" (esperado: %d "
"parmetro%s)\n"
-#: src/common/command.c:687
+#: src/common/command.c:697
#, c-format
msgid ""
"%s wrong argument count for %s command \"%s\" (expected: between %d and %d "
@@ -2980,19 +2980,14 @@ msgstr ""
"%s nmero de argumentos incorrecto para el comando %s \"%s\" (esperado: "
"entre %d y %d parmetro%s)\n"
-#: src/common/command.c:709 src/common/command.c:778
-#, c-format
-msgid "%s command \"%s\" failed\n"
-msgstr "%s el comando \"%s\" ha fallado\n"
-
-#: src/common/command.c:734
+#: src/common/command.c:744
#, c-format
msgid "%s wrong argument count for IRC command \"%s\" (expected: %d arg%s)\n"
msgstr ""
"%s nmero de argumentos incorrecto para el comando IRC \"%s\" (esperado: %d "
"parmetro%s)\n"
-#: src/common/command.c:746
+#: src/common/command.c:756
#, c-format
msgid ""
"%s wrong argument count for IRC command \"%s\" (expected: between %d and %d "
@@ -3001,284 +2996,284 @@ msgstr ""
"%s nmero de argumentos incorrecto para el comando IRC \"%s\" (esperado: "
"entre %d y %d parmetro%s)\n"
-#: src/common/command.c:761
+#: src/common/command.c:771
#, c-format
msgid "%s command \"%s\" needs a server connection!\n"
msgstr "%s el comando \"%s\" requiere una conexin a servidor!\n"
-#: src/common/command.c:797
+#: src/common/command.c:807
#, c-format
msgid "%s circular reference when calling alias \"/%s\"\n"
msgstr ""
-#: src/common/command.c:866
+#: src/common/command.c:876
#, c-format
msgid "%s unknown command \"%s\" (type /help for help)\n"
msgstr "%s comando \"%s\" desconocido (escriba /help para la ayuda)\n"
-#: src/common/command.c:1010
+#: src/common/command.c:1020
msgid "This window is not a channel!\n"
msgstr "Esta ventana no es un canal!\n"
-#: src/common/command.c:1043 src/common/command.c:1080
-#: src/common/command.c:1199
+#: src/common/command.c:1053 src/common/command.c:1090
+#: src/common/command.c:1209
#, c-format
msgid "%s missing arguments for \"%s\" command\n"
msgstr "%s faltan argumentos para el comando \"%s\"\n"
-#: src/common/command.c:1052
+#: src/common/command.c:1062
#, c-format
msgid "Alias \"%s\" => \"%s\" created\n"
msgstr "Alias \"%s\" => \"%s\" creado\n"
-#: src/common/command.c:1058
+#: src/common/command.c:1068
#, c-format
msgid "Failed to create alias \"%s\" => \"%s\" (not enough memory)\n"
msgstr ""
"No ha sido posible crear el alias \"%s\" => \"%s\" (no hay suficiente "
"memoria)\n"
-#: src/common/command.c:1070 src/common/command.c:1091
+#: src/common/command.c:1080 src/common/command.c:1101
msgid "List of aliases:\n"
msgstr "Lista de alias:\n"
-#: src/common/command.c:1105
+#: src/common/command.c:1115
msgid "No alias defined.\n"
msgstr "Ningn alias definido.\n"
-#: src/common/command.c:1124
+#: src/common/command.c:1134
#, c-format
msgid "%sServer: %s%s\n"
msgstr "%sServidor: %s%s\n"
-#: src/common/command.c:1129
+#: src/common/command.c:1139
#, c-format
msgid "%snot connected\n"
msgstr "%sno conectado\n"
-#: src/common/command.c:1133
+#: src/common/command.c:1143
#, c-format
msgid "%sChannel: %s%s %s(server: %s%s%s)\n"
msgstr "%s Canal: %s%s %s(servidor: %s%s%s)\n"
-#: src/common/command.c:1142
+#: src/common/command.c:1152
#, c-format
msgid "%sPrivate with: %s%s %s(server: %s%s%s)\n"
msgstr "%sPrivado con: %s%s %s(servidor: %s%s%s)\n"
-#: src/common/command.c:1151
+#: src/common/command.c:1161
#, c-format
msgid "%sunknown\n"
msgstr "%sdesconocido\n"
-#: src/common/command.c:1178
+#: src/common/command.c:1188
msgid "Opened buffers:\n"
msgstr "Bfers abiertos:\n"
-#: src/common/command.c:1222
+#: src/common/command.c:1232
#, c-format
msgid "%s incorrect buffer number\n"
msgstr "%s nmero de bfer incorrecto\n"
-#: src/common/command.c:1238
+#: src/common/command.c:1248
#, c-format
msgid "%s can not close the single buffer\n"
msgstr "%s no es posible cerrar el nico bfer\n"
-#: src/common/command.c:1248
+#: src/common/command.c:1258
#, c-format
msgid "%s can not close server buffer while channels are opened\n"
msgstr ""
"%s no se puede cerrar el bfer de servidor mientras haya canales abiertos\n"
-#: src/common/command.c:1299
+#: src/common/command.c:1309
msgid "Notify levels: "
msgstr "Niveles de notificacin: "
-#: src/common/command.c:1328 src/common/command.c:1376
+#: src/common/command.c:1338 src/common/command.c:1386
#, c-format
msgid "%s incorrect notify level (must be between %d and %d)\n"
msgstr "%s nivel de notificacin incorrecto (debe estar entre %d y %d)\n"
-#: src/common/command.c:1337
+#: src/common/command.c:1347
#, c-format
msgid "%s incorrect buffer for notify (must be channel or private)\n"
msgstr "%s bfer incorrecto para notificar (debe ser canal o privado)\n"
-#: src/common/command.c:1346
+#: src/common/command.c:1356
#, c-format
msgid "New notify level for %s%s%s: %s%d %s"
msgstr "Nuevo nivel de notificacin para %s%s%s: %s%d %s"
-#: src/common/command.c:1356
+#: src/common/command.c:1366
msgid "(hotlist: never)\n"
msgstr "(hotlist: nunca)\n"
-#: src/common/command.c:1359
+#: src/common/command.c:1369
msgid "(hotlist: highlights)\n"
msgstr "(hotlist: resaltados)\n"
-#: src/common/command.c:1362
+#: src/common/command.c:1372
msgid "(hotlist: highlights + messages)\n"
msgstr "(hotlist: resaltados + mensajes)\n"
-#: src/common/command.c:1365
+#: src/common/command.c:1375
msgid "(hotlist: highlights + messages + join/part (all))\n"
msgstr "(hotlist: resaltados + mensajes + join/part (todos))\n"
-#: src/common/command.c:1464
+#: src/common/command.c:1474
#, c-format
msgid "Charsets for server %s%s%s: "
msgstr "Juegos de caracteres para el servidor %s%s%s: "
-#: src/common/command.c:1472
+#: src/common/command.c:1482
#, c-format
msgid "Charsets for channel %s%s%s: "
msgstr "Juegos de caracteres para el canal %s%s%s: "
-#: src/common/command.c:1480
+#: src/common/command.c:1490
#, c-format
msgid "Charsets for private %s%s%s: "
msgstr "Juegos de caracteres para el privado %s%s%s: "
-#: src/common/command.c:1508 src/common/command.c:1538
-#: src/common/command.c:1568
+#: src/common/command.c:1518 src/common/command.c:1548
+#: src/common/command.c:1578
#, c-format
msgid " (inherited: \"%s%s%s\")"
msgstr " (heredado: \"%s%s%s\")"
-#: src/common/command.c:1637 src/common/command.c:1665
-#: src/common/command.c:1806 src/common/command.c:2434
-#: src/common/command.c:3530 src/common/command.c:3573
+#: src/common/command.c:1647 src/common/command.c:1675
+#: src/common/command.c:1816 src/common/command.c:2444
+#: src/common/command.c:3540 src/common/command.c:3583
#, c-format
msgid "%s unknown option for \"%s\" command\n"
msgstr "%s opcin desconocida para el comando \"%s\"\n"
-#: src/common/command.c:1700
+#: src/common/command.c:1710
#, c-format
msgid "%s already connected to server \"%s\"!\n"
msgstr "%s ya conectado al servidor \"%s\"!\n"
-#: src/common/command.c:1708
+#: src/common/command.c:1718
#, c-format
msgid "%s currently connecting to server \"%s\"!\n"
msgstr "%s actualmente conectando al servidor \"%s\"!\n"
-#: src/common/command.c:1726 src/common/command.c:1855
+#: src/common/command.c:1736 src/common/command.c:1865
#, c-format
msgid "%s server not found\n"
msgstr "%s servidor no encontrado\n"
-#: src/common/command.c:1839
+#: src/common/command.c:1849
#, c-format
msgid "%s not connected to server \"%s\"!\n"
msgstr "%s no conectado al servidor \"%s\"!\n"
-#: src/common/command.c:1847
+#: src/common/command.c:1857
msgid "Auto-reconnection is cancelled\n"
msgstr "La reconexin automtica est anulada\n"
-#: src/common/command.c:1883 src/common/weechat.c:456
+#: src/common/command.c:1893 src/common/weechat.c:456
#, c-format
msgid "%s internal commands:\n"
msgstr "Comandos internos %s :\n"
-#: src/common/command.c:1893 src/common/weechat.c:476
+#: src/common/command.c:1903 src/common/weechat.c:476
#, c-format
msgid "IRC commands:\n"
msgstr "Comandos IRC :\n"
-#: src/common/command.c:1907
+#: src/common/command.c:1917
msgid "Plugin commands:\n"
msgstr "Comandos de plugin:\n"
-#: src/common/command.c:2023
+#: src/common/command.c:2033
#, c-format
msgid "No help available, \"%s\" is an unknown command\n"
msgstr "No hay ayuda disponible, el comando \"%s\" es desconocido\n"
-#: src/common/command.c:2092
+#: src/common/command.c:2102
#, c-format
msgid "%son %s%s%s/%s%s%s:%s ignoring %s%s%s from %s%s\n"
msgstr "%sen %s%s%s/%s%s%s:%s ignorando %s%s%s de %s%s\n"
-#: src/common/command.c:2130
+#: src/common/command.c:2140
msgid "List of ignore:\n"
msgstr "Lista de ignores:\n"
-#: src/common/command.c:2147
+#: src/common/command.c:2157
msgid "No ignore defined.\n"
msgstr "Sin ignores definidos.\n"
-#: src/common/command.c:2173
+#: src/common/command.c:2183
msgid "New ignore:"
msgstr "Nuevo ignore:"
-#: src/common/command.c:2193
+#: src/common/command.c:2203
#, c-format
msgid "New key binding: %s"
msgstr "Nueva anclaje de clave: %s"
-#: src/common/command.c:2232
+#: src/common/command.c:2242
msgid "Key bindings:\n"
msgstr "Anclajes de clave:\n"
-#: src/common/command.c:2246
+#: src/common/command.c:2256
#, c-format
msgid "Key \"%s\" unbinded\n"
msgstr "Clave \"%s\" desatada\n"
-#: src/common/command.c:2252
+#: src/common/command.c:2262
#, c-format
msgid "%s unable to unbind key \"%s\"\n"
msgstr "%s No ha sido posible desatar la clave \"%s\"\n"
-#: src/common/command.c:2260 src/common/weechat.c:508
+#: src/common/command.c:2270 src/common/weechat.c:508
#, c-format
msgid "Internal key functions:\n"
msgstr "Funciones de clave internas:\n"
-#: src/common/command.c:2280
+#: src/common/command.c:2290
msgid "Default key bindings restored\n"
msgstr "Anclajes de clave por defecto restaurados\n"
-#: src/common/command.c:2286
+#: src/common/command.c:2296
#, c-format
msgid "%s \"-yes\" argument is required for keys reset (securuty reason)\n"
msgstr ""
"%s \"-yes\" se requiere argumento para resetear las claves (por razones de "
"seguridad)\n"
-#: src/common/command.c:2347
+#: src/common/command.c:2357
msgid "Plugins loaded:\n"
msgstr "Plugins cargados:\n"
-#: src/common/command.c:2363
+#: src/common/command.c:2373
msgid " message handlers:\n"
msgstr " manejadores de mensaje:\n"
-#: src/common/command.c:2372
+#: src/common/command.c:2382
#, c-format
msgid " IRC(%s)\n"
msgstr " IRC(%s)\n"
-#: src/common/command.c:2379
+#: src/common/command.c:2389
msgid " (no message handler)\n"
msgstr " (sin manejador de mensaje)\n"
-#: src/common/command.c:2384
+#: src/common/command.c:2394
msgid " command handlers:\n"
msgstr " manejadores de comando:\n"
-#: src/common/command.c:2405
+#: src/common/command.c:2415
msgid " (no command handler)\n"
msgstr " (sin manejador de comando)\n"
-#: src/common/command.c:2411
+#: src/common/command.c:2421
msgid " (no plugin)\n"
msgstr " (sin plugins)\n"
-#: src/common/command.c:2447
+#: src/common/command.c:2457
msgid ""
"Command \"plugin\" is not available, WeeChat was built without plugins "
"support.\n"
@@ -3286,41 +3281,41 @@ msgstr ""
"El comando \"plugin\" no est disponible, Weechat fue compilado sin soporte "
"para plugins.\n"
-#: src/common/command.c:2475
+#: src/common/command.c:2485
msgid "Configuration file saved\n"
msgstr ""
-#: src/common/command.c:2480
+#: src/common/command.c:2490
#, c-format
msgid "%s failed to save configuration file\n"
msgstr ""
-#: src/common/command.c:2519
+#: src/common/command.c:2529
msgid "No server.\n"
msgstr "Ningn servidor.\n"
-#: src/common/command.c:2530
+#: src/common/command.c:2540
#, c-format
msgid "Server '%s' not found.\n"
msgstr "Servidor '%s' no encontrado.\n"
-#: src/common/command.c:2542
+#: src/common/command.c:2552
#, c-format
msgid "%s missing servername for \"%s\" command\n"
msgstr "%s falta el nombre de servidor para el comando \"%s\"\n"
-#: src/common/command.c:2550
+#: src/common/command.c:2560
#, c-format
msgid "%s too much arguments for \"%s\" command, ignoring arguments\n"
msgstr ""
"%s demasiados argumentos para el comando \"%s\", ignorando parmetros\n"
-#: src/common/command.c:2560
+#: src/common/command.c:2570
#, c-format
msgid "%s server \"%s\" not found for \"%s\" command\n"
msgstr "%s servidor \"%s\" no encontrado para el comando \"%s\"\n"
-#: src/common/command.c:2568
+#: src/common/command.c:2578
#, c-format
msgid ""
"%s you can not delete server \"%s\" because you are connected to. Try /"
@@ -3329,175 +3324,175 @@ msgstr ""
"%s usted no puede eliminar el servidor \"%s\" ya que est usted conectado a "
"l. Pruebe /disconnect %s antes.\n"
-#: src/common/command.c:2588
+#: src/common/command.c:2598
#, c-format
msgid "Server %s%s%s has been deleted\n"
msgstr "El servidor %s%s%s ha sido borrado\n"
-#: src/common/command.c:2607
+#: src/common/command.c:2617
#, c-format
msgid "%s missing parameters for \"%s\" command\n"
msgstr "%s faltan parmetros para el comando \"%s\"\n"
-#: src/common/command.c:2617
+#: src/common/command.c:2627
#, c-format
msgid "%s server \"%s\" already exists, can't create it!\n"
msgstr "%s el servidor \"%s\" ya existe, no se puede crear!\n"
-#: src/common/command.c:2646 src/common/command.c:2674
-#: src/common/command.c:2687 src/common/command.c:2713
+#: src/common/command.c:2656 src/common/command.c:2684
+#: src/common/command.c:2697 src/common/command.c:2723
#, c-format
msgid "%s missing password for \"%s\" parameter\n"
msgstr "%s falta contrasea para el comando \"%s\"\n"
-#: src/common/command.c:2659
+#: src/common/command.c:2669
#, c-format
msgid "%s missing nick(s) for \"%s\" parameter\n"
msgstr "%s falta(n) usuario(s) para el parmetro \"%s\"\n"
-#: src/common/command.c:2700
+#: src/common/command.c:2710
#, c-format
msgid "%s missing command for \"%s\" parameter\n"
msgstr "%s falta comando para el parmetro \"%s\"\n"
-#: src/common/command.c:2737
+#: src/common/command.c:2747
#, c-format
msgid "Server %s%s%s created\n"
msgstr "Servidor %s%s%s creado\n"
-#: src/common/command.c:2746
+#: src/common/command.c:2756
#, c-format
msgid "%s unable to create server\n"
msgstr "%s no es posible crear el servidor\n"
-#: src/common/command.c:2805
+#: src/common/command.c:2815
msgid "(unknown)"
msgstr "(desconocido)"
-#: src/common/command.c:2828
+#: src/common/command.c:2838
#, c-format
msgid "%s(password hidden) "
msgstr "%s(contrasea oculta) "
-#: src/common/command.c:2926
+#: src/common/command.c:2936
#, c-format
msgid "%s server \"%s\" not found\n"
msgstr "%s servidor \"%s\" no encontrado\n"
-#: src/common/command.c:2959 src/common/command.c:3007
+#: src/common/command.c:2969 src/common/command.c:3017
#, c-format
msgid "%s config option \"%s\" not found\n"
msgstr "%s opcin de configuracin \"%s\" no encontrada\n"
-#: src/common/command.c:2964 src/common/command.c:2999
+#: src/common/command.c:2974 src/common/command.c:3009
#, c-format
msgid "%s incorrect value for option \"%s\"\n"
msgstr "%s valor incorrecto para la opcin \"%s\"\n"
-#: src/common/command.c:2980
+#: src/common/command.c:2990
#, c-format
msgid "%s option \"%s\" can not be changed while WeeChat is running\n"
msgstr ""
"%s la opcin \"%s\" no puede ser modificada mientras WeeChat est en "
"ejecucin\n"
-#: src/common/command.c:3090
+#: src/common/command.c:3100
#, c-format
msgid "No config option found with \"%s\"\n"
msgstr "Ninguna opcin de configuracin encontrada con \"%s\"\n"
-#: src/common/command.c:3093
+#: src/common/command.c:3103
msgid "No config option found\n"
msgstr "Ninguna opcin de configuracin encontrada\n"
-#: src/common/command.c:3100
+#: src/common/command.c:3110
#, c-format
msgid "%sDetail:\n"
msgstr "%sDetalle:\n"
-#: src/common/command.c:3105
+#: src/common/command.c:3115
msgid " . type boolean (values: 'on' or 'off')\n"
msgstr " . tipo booleano (valores: 'on' u 'off')\n"
-#: src/common/command.c:3106 src/common/command.c:3129
-#: src/common/command.c:3135 src/common/command.c:3141
+#: src/common/command.c:3116 src/common/command.c:3139
+#: src/common/command.c:3145 src/common/command.c:3151
#: src/common/weechat.c:392 src/common/weechat.c:417 src/common/weechat.c:424
#: src/common/weechat.c:431
#, c-format
msgid " . default value: '%s'\n"
msgstr " . valor por defecto: '%s'\n"
-#: src/common/command.c:3111
+#: src/common/command.c:3121
#, c-format
msgid " . type integer (values: between %d and %d)\n"
msgstr " . tipo entero (valores: entre %d y %d)\n"
-#: src/common/command.c:3114 src/common/weechat.c:401
+#: src/common/command.c:3124 src/common/weechat.c:401
#, c-format
msgid " . default value: %d\n"
msgstr " . valor por defecto: %d\n"
-#: src/common/command.c:3118
+#: src/common/command.c:3128
msgid " . type string (values: "
msgstr " . tipo cadena (valores: "
-#: src/common/command.c:3131 src/common/command.c:3137
-#: src/common/command.c:3143 src/common/weechat.c:419 src/common/weechat.c:426
+#: src/common/command.c:3141 src/common/command.c:3147
+#: src/common/command.c:3153 src/common/weechat.c:419 src/common/weechat.c:426
#: src/common/weechat.c:433
msgid "empty"
msgstr "vaco"
-#: src/common/command.c:3134
+#: src/common/command.c:3144
msgid " . type color (Curses or Gtk color, look at WeeChat doc)\n"
msgstr " . tipo color (color Curses o Gtk, ver la documentacin de WeeChat)\n"
-#: src/common/command.c:3140
+#: src/common/command.c:3150
msgid " . type string (any string)\n"
msgstr " . tipo cadena (cualquier cadena)\n"
-#: src/common/command.c:3146 src/common/weechat.c:436
+#: src/common/command.c:3156 src/common/weechat.c:436
#, c-format
msgid " . description: %s\n"
msgstr " . descripcin: %s\n"
-#: src/common/command.c:3157
+#: src/common/command.c:3167
#, c-format
msgid "config option(s) found with \"%s\"\n"
msgstr "opcin/opciones de configuracin encontrada(s) con \"%s\"\n"
-#: src/common/command.c:3160
+#: src/common/command.c:3170
msgid "config option(s) found\n"
msgstr "opcin/opciones de configuracin encontrada(s)\n"
-#: src/common/command.c:3186
+#: src/common/command.c:3196
#, c-format
msgid "%s alias or command \"%s\" not found\n"
msgstr "%s alias o comando \"%s\" no encontrado\n"
-#: src/common/command.c:3196
+#: src/common/command.c:3206
#, c-format
msgid "Alias \"%s\" removed\n"
msgstr "Alias \"%s\" eliminado\n"
-#: src/common/command.c:3256
+#: src/common/command.c:3266
msgid "ignore were removed.\n"
msgstr "los ignores fueron eliminados.\n"
-#: src/common/command.c:3258
+#: src/common/command.c:3268
msgid "ignore was removed.\n"
msgstr "el ignore fue eliminado.\n"
-#: src/common/command.c:3263
+#: src/common/command.c:3273
#, c-format
msgid "%s no ignore found\n"
msgstr "%s no se encontraron ignores\n"
-#: src/common/command.c:3297
+#: src/common/command.c:3307
#, c-format
msgid "%s can't upgrade: connection to at least one server is pending\n"
msgstr "%s no se puede actualizar: conexin pendiente a un servidor al menos\n"
-#: src/common/command.c:3307
+#: src/common/command.c:3317
#, c-format
msgid ""
"%s can't upgrade: connection to at least one SSL server is active (should be "
@@ -3506,37 +3501,37 @@ msgstr ""
"%s no se puede actualizar: conexin activa a un servidor SSL por lo menos "
"(debera ser corregido en una futura versin)\n"
-#: src/common/command.c:3323
+#: src/common/command.c:3333
msgid "Upgrading WeeChat...\n"
msgstr "Actualizando Weechat...\n"
-#: src/common/command.c:3330
+#: src/common/command.c:3340
#, c-format
msgid "%s unable to save session in file\n"
msgstr "%s no ha sido posible guardar la sesin en el archivo\n"
-#: src/common/command.c:3356
+#: src/common/command.c:3366
#, c-format
msgid "%s exec failed (program: \"%s\"), exiting WeeChat\n"
msgstr "%s exec ha fallado (programa: \"%s\"), saliendo de Weechat\n"
-#: src/common/command.c:3396
+#: src/common/command.c:3406
#, c-format
msgid "WeeChat uptime: %d %s %02d:%02d:%02d, started on %s"
msgstr "Tiempo de uso de WeeChat: %d %s %02d:%02d:%02d, empez en %s"
-#: src/common/command.c:3410
+#: src/common/command.c:3420
#, c-format
msgid "WeeChat uptime: %s%d %s%s %s%02d%s:%s%02d%s:%s%02d%s, started on %s%s"
msgstr ""
"Tiempo de uso de WeeChat: %s%d %s%s %s%02d%s: %s%02d%s:%s%02d%s, empez en %s"
"%s"
-#: src/common/command.c:3454
+#: src/common/command.c:3464
msgid "Opened windows:\n"
msgstr "Ventanas abiertas:\n"
-#: src/common/command.c:3541
+#: src/common/command.c:3551
#, c-format
msgid ""
"%s can not merge windows, there's no other window with same size near "
diff --git a/po/fr.po b/po/fr.po
index f4662b079..b019c3fe6 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.1.8-cvs\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2006-02-16 21:24+0100\n"
+"POT-Creation-Date: 2006-02-18 13:48+0100\n"
"PO-Revision-Date: 2006-02-17 11:16+0100\n"
"Last-Translator: FlashCode <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1400,7 +1400,7 @@ msgstr "inconnu"
msgid "%s: using local hostname \"%s\"\n"
msgstr "%s: utilisation du nom de machine local \"%s\"\n"
-#: src/irc/irc-send.c:214 src/common/command.c:963
+#: src/irc/irc-send.c:214 src/common/command.c:973
#, c-format
msgid "%s cannot find nick for sending message\n"
msgstr "%s impossible de trouver le pseudo pour envoyer le message\n"
@@ -1417,8 +1417,8 @@ msgstr ""
#: src/irc/irc-send.c:526 src/irc/irc-send.c:538 src/irc/irc-send.c:556
#: src/irc/irc-send.c:1250 src/irc/irc-send.c:1388 src/irc/irc-send.c:1982
-#: src/common/command.c:1787 src/common/command.c:2300
-#: src/common/command.c:2441
+#: src/common/command.c:1797 src/common/command.c:2310
+#: src/common/command.c:2451
#, c-format
msgid "%s wrong argument count for \"%s\" command\n"
msgstr "%s nombre de paramtres erron pour la commande \"%s\"\n"
@@ -1438,7 +1438,9 @@ msgstr ""
#: src/irc/irc-send.c:1124
#, c-format
msgid "%s \"%s\" command can only be executed in a channel or private buffer\n"
-msgstr "%s la commande \"%s\" peut seulement tre excute dans un tampon canal ou priv\n"
+msgstr ""
+"%s la commande \"%s\" peut seulement tre excute dans un tampon canal ou "
+"priv\n"
#: src/irc/irc-send.c:1166 src/irc/irc-recv.c:501
#, c-format
@@ -1759,11 +1761,11 @@ msgstr "%s%s %s(%s%s@%s%s)%s tait %s\n"
msgid "%s[%s%s%s]%s idle: "
msgstr "%s[%s%s%s]%s inactivit: "
-#: src/irc/irc-recv.c:3189 src/common/command.c:3398 src/common/command.c:3416
+#: src/irc/irc-recv.c:3189 src/common/command.c:3408 src/common/command.c:3426
msgid "days"
msgstr "jours"
-#: src/irc/irc-recv.c:3189 src/common/command.c:3398 src/common/command.c:3416
+#: src/irc/irc-recv.c:3189 src/common/command.c:3408 src/common/command.c:3426
msgid "day"
msgstr "jour"
@@ -2161,19 +2163,19 @@ msgstr ""
"%s extension %s: impossible d'ajouter la fonction pour la commande \"%s"
"\" (mmoire insuffisante)\n"
-#: src/plugins/plugins.c:542
+#: src/plugins/plugins.c:543
#, c-format
msgid "%s unable to load plugin \"%s\": %s\n"
msgstr "%s impossible de charger l'extension \"%s\": %s\n"
-#: src/plugins/plugins.c:553
+#: src/plugins/plugins.c:554
#, c-format
msgid "%s symbol \"plugin_name\" not found in plugin \"%s\", failed to load\n"
msgstr ""
"%s le symbole \"plugin_name\" est introuvable dans l'extension \"%s\", chec "
"de chargement\n"
-#: src/plugins/plugins.c:564
+#: src/plugins/plugins.c:565
#, c-format
msgid ""
"%s unable to load plugin \"%s\": a plugin with same name already exists\n"
@@ -2181,7 +2183,7 @@ msgstr ""
"%s impossible de charger l'extension \"%s\": une extension avec le mme nom "
"existe dj\n"
-#: src/plugins/plugins.c:576
+#: src/plugins/plugins.c:577
#, c-format
msgid ""
"%s symbol \"plugin_description\" not found in plugin \"%s\", failed to load\n"
@@ -2189,7 +2191,7 @@ msgstr ""
"%s le symbole \"plugin_description\" est introuvable dans l'extension \"%s"
"\", chec de chargement\n"
-#: src/plugins/plugins.c:587
+#: src/plugins/plugins.c:588
#, c-format
msgid ""
"%s symbol \"plugin_version\" not found in plugin \"%s\", failed to load\n"
@@ -2197,7 +2199,7 @@ msgstr ""
"%s le symbole \"plugin_version\" est introuvable dans l'extension \"%s\", "
"chec de chargement\n"
-#: src/plugins/plugins.c:598
+#: src/plugins/plugins.c:599
#, c-format
msgid ""
"%s function \"weechat_plugin_init\" not found in plugin \"%s\", failed to "
@@ -2206,32 +2208,32 @@ msgstr ""
"%s la fonction \"weechat_plugin_init\" est introuvable dans l'extension \"%s"
"\", chec de chargement\n"
-#: src/plugins/plugins.c:659
+#: src/plugins/plugins.c:660
#, c-format
msgid "Initializing plugin \"%s\" %s\n"
msgstr "Initialisation de l'extension \"%s\" %s\n"
-#: src/plugins/plugins.c:667
+#: src/plugins/plugins.c:668
#, c-format
msgid "%s unable to initialize plugin \"%s\"\n"
msgstr "%s impossible d'initialiser l'extension \"%s\"\n"
-#: src/plugins/plugins.c:678
+#: src/plugins/plugins.c:679
#, c-format
msgid "%s unable to load plugin \"%s\" (not enough memory)\n"
msgstr "%s impossible de charger l'extension \"%s\" (mmoire insuffisante)\n"
-#: src/plugins/plugins.c:686
+#: src/plugins/plugins.c:687
#, c-format
msgid "Plugin \"%s\" (%s) loaded.\n"
msgstr "Extension \"%s\" (%s) charge.\n"
-#: src/plugins/plugins.c:853
+#: src/plugins/plugins.c:854
#, c-format
msgid "Plugin \"%s\" unloaded.\n"
msgstr "Extension \"%s\" dcharge.\n"
-#: src/plugins/plugins.c:859
+#: src/plugins/plugins.c:860
#, c-format
msgid "%s plugin \"%s\" not found\n"
msgstr "%s extension \"%s\" non trouve\n"
@@ -2274,11 +2276,6 @@ msgstr ""
"%s serveur/canal (%s/%s) non trouv pour l'excution de commande de "
"l'extension\n"
-#: src/plugins/plugins-interface.c:335
-#, c-format
-msgid "%s server not found for plugin exec command\n"
-msgstr "%s serveur non trouv pour l'excution de commande de l'extension\n"
-
#: src/gui/curses/gui-input.c:340
#, c-format
msgid "Day changed to %s\n"
@@ -2534,7 +2531,7 @@ msgstr "rafrachir l'cran"
msgid "grab a key"
msgstr "capturer une touche"
-#: src/gui/gui-keyboard.c:438 src/common/command.c:2315
+#: src/gui/gui-keyboard.c:438 src/common/command.c:2325
#, c-format
msgid "%s unable to bind key \"%s\"\n"
msgstr "%s impossible de crer la touche \"%s\"\n"
@@ -2961,14 +2958,19 @@ msgstr ""
"Par exemple 25 signifie crer une fentre qui a pour taille: "
"taille_courante / 4"
-#: src/common/command.c:675
+#: src/common/command.c:665 src/common/command.c:719 src/common/command.c:788
+#, c-format
+msgid "%s command \"%s\" failed\n"
+msgstr "%s la commande \"%s\" a chou\n"
+
+#: src/common/command.c:685
#, c-format
msgid "%s wrong argument count for %s command \"%s\" (expected: %d arg%s)\n"
msgstr ""
"%s nombre de paramtres incorrect pour la commande %s \"%s\" (attendu: %d "
"paramtre%s)\n"
-#: src/common/command.c:687
+#: src/common/command.c:697
#, c-format
msgid ""
"%s wrong argument count for %s command \"%s\" (expected: between %d and %d "
@@ -2977,19 +2979,14 @@ msgstr ""
"%s nombre de paramtres incorrect pour la commande %s \"%s\" (attendu: entre "
"%d et %d paramtre%s)\n"
-#: src/common/command.c:709 src/common/command.c:778
-#, c-format
-msgid "%s command \"%s\" failed\n"
-msgstr "%s la commande \"%s\" a chou\n"
-
-#: src/common/command.c:734
+#: src/common/command.c:744
#, c-format
msgid "%s wrong argument count for IRC command \"%s\" (expected: %d arg%s)\n"
msgstr ""
"%s nombre de paramtres incorrect pour la commande IRC \"%s\" (attendu: %d "
"paramtre%s)\n"
-#: src/common/command.c:746
+#: src/common/command.c:756
#, c-format
msgid ""
"%s wrong argument count for IRC command \"%s\" (expected: between %d and %d "
@@ -2998,284 +2995,284 @@ msgstr ""
"%s nombre de paramtres incorrect pour la commande IRC \"%s\" (attendu: "
"entre %d et %d paramtre%s)\n"
-#: src/common/command.c:761
+#: src/common/command.c:771
#, c-format
msgid "%s command \"%s\" needs a server connection!\n"
msgstr "%s la commande \"%s\" ncessite une connexion au serveur !\n"
-#: src/common/command.c:797
+#: src/common/command.c:807
#, c-format
msgid "%s circular reference when calling alias \"/%s\"\n"
msgstr "%s rfrence circulaire lors de l'appel l'alias \"%s\"\n"
-#: src/common/command.c:866
+#: src/common/command.c:876
#, c-format
msgid "%s unknown command \"%s\" (type /help for help)\n"
msgstr "%s commande \"%s\" inconnue (tapez /help pour l'aide)\n"
-#: src/common/command.c:1010
+#: src/common/command.c:1020
msgid "This window is not a channel!\n"
msgstr "Cette fentre n'est pas un canal !\n"
-#: src/common/command.c:1043 src/common/command.c:1080
-#: src/common/command.c:1199
+#: src/common/command.c:1053 src/common/command.c:1090
+#: src/common/command.c:1209
#, c-format
msgid "%s missing arguments for \"%s\" command\n"
msgstr "%s paramtres manquants pour la commande \"%s\"\n"
-#: src/common/command.c:1052
+#: src/common/command.c:1062
#, c-format
msgid "Alias \"%s\" => \"%s\" created\n"
msgstr "Alias \"%s\" => \"%s\" cr\n"
-#: src/common/command.c:1058
+#: src/common/command.c:1068
#, c-format
msgid "Failed to create alias \"%s\" => \"%s\" (not enough memory)\n"
msgstr "Impossible de crer l'alias \"%s\" => \"%s\" (pas assez de mmoire)\n"
-#: src/common/command.c:1070 src/common/command.c:1091
+#: src/common/command.c:1080 src/common/command.c:1101
msgid "List of aliases:\n"
msgstr "Liste des alias:\n"
-#: src/common/command.c:1105
+#: src/common/command.c:1115
msgid "No alias defined.\n"
msgstr "Aucun alias dfini.\n"
-#: src/common/command.c:1124
+#: src/common/command.c:1134
#, c-format
msgid "%sServer: %s%s\n"
msgstr "%sServeur: %s%s\n"
-#: src/common/command.c:1129
+#: src/common/command.c:1139
#, c-format
msgid "%snot connected\n"
msgstr "%snon connect\n"
-#: src/common/command.c:1133
+#: src/common/command.c:1143
#, c-format
msgid "%sChannel: %s%s %s(server: %s%s%s)\n"
msgstr "%sCanal: %s%s %s(serveur: %s%s%s)\n"
-#: src/common/command.c:1142
+#: src/common/command.c:1152
#, c-format
msgid "%sPrivate with: %s%s %s(server: %s%s%s)\n"
msgstr "%sPriv avec: %s%s %s(serveur: %s%s%s)\n"
-#: src/common/command.c:1151
+#: src/common/command.c:1161
#, c-format
msgid "%sunknown\n"
msgstr "%sinconnu\n"
-#: src/common/command.c:1178
+#: src/common/command.c:1188
msgid "Opened buffers:\n"
msgstr "Tampons ouverts:\n"
-#: src/common/command.c:1222
+#: src/common/command.c:1232
#, c-format
msgid "%s incorrect buffer number\n"
msgstr "%s numro de tampon incorrect\n"
-#: src/common/command.c:1238
+#: src/common/command.c:1248
#, c-format
msgid "%s can not close the single buffer\n"
msgstr "%s impossible de fermer le tampon unique\n"
-#: src/common/command.c:1248
+#: src/common/command.c:1258
#, c-format
msgid "%s can not close server buffer while channels are opened\n"
msgstr ""
"%s impossible de fermer le tampon du serveur tant que des canaux sont "
"ouverts\n"
-#: src/common/command.c:1299
+#: src/common/command.c:1309
msgid "Notify levels: "
msgstr "Niveaux de notification: "
-#: src/common/command.c:1328 src/common/command.c:1376
+#: src/common/command.c:1338 src/common/command.c:1386
#, c-format
msgid "%s incorrect notify level (must be between %d and %d)\n"
msgstr "%s niveau de notification incorrect (doit tre entre %d et %d)\n"
-#: src/common/command.c:1337
+#: src/common/command.c:1347
#, c-format
msgid "%s incorrect buffer for notify (must be channel or private)\n"
msgstr ""
"%s tampon incorrect pour la notification (doit tre un canal ou un priv)\n"
-#: src/common/command.c:1346
+#: src/common/command.c:1356
#, c-format
msgid "New notify level for %s%s%s: %s%d %s"
msgstr "Nouveau niveau de notification pour %s%s%s: %s%d %s"
-#: src/common/command.c:1356
+#: src/common/command.c:1366
msgid "(hotlist: never)\n"
msgstr "(hotlist: jamais)\n"
-#: src/common/command.c:1359
+#: src/common/command.c:1369
msgid "(hotlist: highlights)\n"
msgstr "(hotlist: highlights)\n"
-#: src/common/command.c:1362
+#: src/common/command.c:1372
msgid "(hotlist: highlights + messages)\n"
msgstr "(hotlist: highlights + messages)\n"
-#: src/common/command.c:1365
+#: src/common/command.c:1375
msgid "(hotlist: highlights + messages + join/part (all))\n"
msgstr "(hotlist: highlights + messages + join/part (tous))\n"
-#: src/common/command.c:1464
+#: src/common/command.c:1474
#, c-format
msgid "Charsets for server %s%s%s: "
msgstr "Jeux de caractres pour le serveur %s%s%s: "
-#: src/common/command.c:1472
+#: src/common/command.c:1482
#, c-format
msgid "Charsets for channel %s%s%s: "
msgstr "Jeux de caractres pour le canal %s%s%s: "
-#: src/common/command.c:1480
+#: src/common/command.c:1490
#, c-format
msgid "Charsets for private %s%s%s: "
msgstr "Jeux de caractres pour le priv %s%s%s: "
-#: src/common/command.c:1508 src/common/command.c:1538
-#: src/common/command.c:1568
+#: src/common/command.c:1518 src/common/command.c:1548
+#: src/common/command.c:1578
#, c-format
msgid " (inherited: \"%s%s%s\")"
msgstr " (hrit: \"%s%s%s\")"
-#: src/common/command.c:1637 src/common/command.c:1665
-#: src/common/command.c:1806 src/common/command.c:2434
-#: src/common/command.c:3530 src/common/command.c:3573
+#: src/common/command.c:1647 src/common/command.c:1675
+#: src/common/command.c:1816 src/common/command.c:2444
+#: src/common/command.c:3540 src/common/command.c:3583
#, c-format
msgid "%s unknown option for \"%s\" command\n"
msgstr "%s option inconnue pour la commande \"%s\"\n"
-#: src/common/command.c:1700
+#: src/common/command.c:1710
#, c-format
msgid "%s already connected to server \"%s\"!\n"
msgstr "%s dj connect au serveur \"%s\" !\n"
-#: src/common/command.c:1708
+#: src/common/command.c:1718
#, c-format
msgid "%s currently connecting to server \"%s\"!\n"
msgstr "%s une connexion vers le serveur \"%s\" est en cours !\n"
-#: src/common/command.c:1726 src/common/command.c:1855
+#: src/common/command.c:1736 src/common/command.c:1865
#, c-format
msgid "%s server not found\n"
msgstr "%s serveur non trouv\n"
-#: src/common/command.c:1839
+#: src/common/command.c:1849
#, c-format
msgid "%s not connected to server \"%s\"!\n"
msgstr "%s non connect au serveur \"%s\" !\n"
-#: src/common/command.c:1847
+#: src/common/command.c:1857
msgid "Auto-reconnection is cancelled\n"
msgstr "La reconnexion automatique est annule\n"
-#: src/common/command.c:1883 src/common/weechat.c:456
+#: src/common/command.c:1893 src/common/weechat.c:456
#, c-format
msgid "%s internal commands:\n"
msgstr "Commandes internes %s :\n"
-#: src/common/command.c:1893 src/common/weechat.c:476
+#: src/common/command.c:1903 src/common/weechat.c:476
#, c-format
msgid "IRC commands:\n"
msgstr "Commandes IRC :\n"
-#: src/common/command.c:1907
+#: src/common/command.c:1917
msgid "Plugin commands:\n"
msgstr "Commandes d'extension :\n"
-#: src/common/command.c:2023
+#: src/common/command.c:2033
#, c-format
msgid "No help available, \"%s\" is an unknown command\n"
msgstr "Pas d'aide disponible, la commande \"%s\" est inconnue\n"
-#: src/common/command.c:2092
+#: src/common/command.c:2102
#, c-format
msgid "%son %s%s%s/%s%s%s:%s ignoring %s%s%s from %s%s\n"
msgstr "%ssur %s%s%s/%s%s%s:%s ignore %s%s%s de %s%s\n"
-#: src/common/command.c:2130
+#: src/common/command.c:2140
msgid "List of ignore:\n"
msgstr "Liste des ignore:\n"
-#: src/common/command.c:2147
+#: src/common/command.c:2157
msgid "No ignore defined.\n"
msgstr "Aucun ignore dfini.\n"
-#: src/common/command.c:2173
+#: src/common/command.c:2183
msgid "New ignore:"
msgstr "Nouveau ignore:"
-#: src/common/command.c:2193
+#: src/common/command.c:2203
#, c-format
msgid "New key binding: %s"
msgstr "Nouvelle touche: %s"
-#: src/common/command.c:2232
+#: src/common/command.c:2242
msgid "Key bindings:\n"
msgstr "Associations de touches:\n"
-#: src/common/command.c:2246
+#: src/common/command.c:2256
#, c-format
msgid "Key \"%s\" unbinded\n"
msgstr "Touche \"%s\" supprime\n"
-#: src/common/command.c:2252
+#: src/common/command.c:2262
#, c-format
msgid "%s unable to unbind key \"%s\"\n"
msgstr "%s impossible de supprimer la touche \"%s\"\n"
-#: src/common/command.c:2260 src/common/weechat.c:508
+#: src/common/command.c:2270 src/common/weechat.c:508
#, c-format
msgid "Internal key functions:\n"
msgstr "Fonctions internes pour les touches:\n"
-#: src/common/command.c:2280
+#: src/common/command.c:2290
msgid "Default key bindings restored\n"
msgstr "Touches par dfaut restaures\n"
-#: src/common/command.c:2286
+#: src/common/command.c:2296
#, c-format
msgid "%s \"-yes\" argument is required for keys reset (securuty reason)\n"
msgstr ""
"%s le paramtre \"-yes\" est requis pour la rinitialisation des touches "
"(raison de scurit)\n"
-#: src/common/command.c:2347
+#: src/common/command.c:2357
msgid "Plugins loaded:\n"
msgstr "Extensions charges :\n"
-#: src/common/command.c:2363
+#: src/common/command.c:2373
msgid " message handlers:\n"
msgstr " fonctions de message :\n"
-#: src/common/command.c:2372
+#: src/common/command.c:2382
#, c-format
msgid " IRC(%s)\n"
msgstr " IRC(%s)\n"
-#: src/common/command.c:2379
+#: src/common/command.c:2389
msgid " (no message handler)\n"
msgstr " (aucune fonction de message)\n"
-#: src/common/command.c:2384
+#: src/common/command.c:2394
msgid " command handlers:\n"
msgstr " commandes :\n"
-#: src/common/command.c:2405
+#: src/common/command.c:2415
msgid " (no command handler)\n"
msgstr " (aucune commande)\n"
-#: src/common/command.c:2411
+#: src/common/command.c:2421
msgid " (no plugin)\n"
msgstr " (aucune extension)\n"
-#: src/common/command.c:2447
+#: src/common/command.c:2457
msgid ""
"Command \"plugin\" is not available, WeeChat was built without plugins "
"support.\n"
@@ -3283,40 +3280,40 @@ msgstr ""
"La commande \"plugin\" n'est pas disponible, WeeChat a t compil sans le "
"support des extensions.\n"
-#: src/common/command.c:2475
+#: src/common/command.c:2485
msgid "Configuration file saved\n"
msgstr "Fichier de configuration sauv\n"
-#: src/common/command.c:2480
+#: src/common/command.c:2490
#, c-format
msgid "%s failed to save configuration file\n"
msgstr "%s impossible de sauver le fichier de configuration\n"
-#: src/common/command.c:2519
+#: src/common/command.c:2529
msgid "No server.\n"
msgstr "Pas de serveur.\n"
-#: src/common/command.c:2530
+#: src/common/command.c:2540
#, c-format
msgid "Server '%s' not found.\n"
msgstr "Serveur '%s' non trouv.\n"
-#: src/common/command.c:2542
+#: src/common/command.c:2552
#, c-format
msgid "%s missing servername for \"%s\" command\n"
msgstr "%s il manque le nom du serveur pour la commande \"%s\"\n"
-#: src/common/command.c:2550
+#: src/common/command.c:2560
#, c-format
msgid "%s too much arguments for \"%s\" command, ignoring arguments\n"
msgstr "%s trop de paramtres pour la commande \"%s\", paramtres ignors\n"
-#: src/common/command.c:2560
+#: src/common/command.c:2570
#, c-format
msgid "%s server \"%s\" not found for \"%s\" command\n"
msgstr "%s le serveur \"%s\" n'existe pas pour la commande \"%s\"\n"
-#: src/common/command.c:2568
+#: src/common/command.c:2578
#, c-format
msgid ""
"%s you can not delete server \"%s\" because you are connected to. Try /"
@@ -3325,175 +3322,175 @@ msgstr ""
"%s vous ne pouvez pas supprimer le server \"%s\" car vous tes connect "
"dessus. Essayez /disconnect %s avant.\n"
-#: src/common/command.c:2588
+#: src/common/command.c:2598
#, c-format
msgid "Server %s%s%s has been deleted\n"
msgstr "Le serveur %s%s%s a t supprim\n"
-#: src/common/command.c:2607
+#: src/common/command.c:2617
#, c-format
msgid "%s missing parameters for \"%s\" command\n"
msgstr "%s paramtres manquants pour la commande \"%s\"\n"
-#: src/common/command.c:2617
+#: src/common/command.c:2627
#, c-format
msgid "%s server \"%s\" already exists, can't create it!\n"
msgstr "%s le serveur \"%s\" existe dj, impossible de le crer !\n"
-#: src/common/command.c:2646 src/common/command.c:2674
-#: src/common/command.c:2687 src/common/command.c:2713
+#: src/common/command.c:2656 src/common/command.c:2684
+#: src/common/command.c:2697 src/common/command.c:2723
#, c-format
msgid "%s missing password for \"%s\" parameter\n"
msgstr "%s mot de passe manquant pour le paramtre \"%s\"\n"
-#: src/common/command.c:2659
+#: src/common/command.c:2669
#, c-format
msgid "%s missing nick(s) for \"%s\" parameter\n"
msgstr "%s pseudo(s) manquant(s) pour le paramtre \"%s\"\n"
-#: src/common/command.c:2700
+#: src/common/command.c:2710
#, c-format
msgid "%s missing command for \"%s\" parameter\n"
msgstr "%s commande manquante pour le paramtre \"%s\"\n"
-#: src/common/command.c:2737
+#: src/common/command.c:2747
#, c-format
msgid "Server %s%s%s created\n"
msgstr "Serveur %s%s%s cr\n"
-#: src/common/command.c:2746
+#: src/common/command.c:2756
#, c-format
msgid "%s unable to create server\n"
msgstr "%s impossible de crer le serveur\n"
-#: src/common/command.c:2805
+#: src/common/command.c:2815
msgid "(unknown)"
msgstr "(inconnu)"
-#: src/common/command.c:2828
+#: src/common/command.c:2838
#, c-format
msgid "%s(password hidden) "
msgstr "%s(mot de passe cach) "
-#: src/common/command.c:2926
+#: src/common/command.c:2936
#, c-format
msgid "%s server \"%s\" not found\n"
msgstr "%s serveur \"%s\" non trouv\n"
-#: src/common/command.c:2959 src/common/command.c:3007
+#: src/common/command.c:2969 src/common/command.c:3017
#, c-format
msgid "%s config option \"%s\" not found\n"
msgstr "%s option de configuration \"%s\" non trouve\n"
-#: src/common/command.c:2964 src/common/command.c:2999
+#: src/common/command.c:2974 src/common/command.c:3009
#, c-format
msgid "%s incorrect value for option \"%s\"\n"
msgstr "%s valeur incorrecte pour l'option \"%s\"\n"
-#: src/common/command.c:2980
+#: src/common/command.c:2990
#, c-format
msgid "%s option \"%s\" can not be changed while WeeChat is running\n"
msgstr "%s l'option \"%s\" ne peut pas tre change lorsque WeeChat tourne\n"
-#: src/common/command.c:3090
+#: src/common/command.c:3100
#, c-format
msgid "No config option found with \"%s\"\n"
msgstr "Aucune option de configuration trouve avec \"%s\"\n"
-#: src/common/command.c:3093
+#: src/common/command.c:3103
msgid "No config option found\n"
msgstr "Aucune option de configuration trouve\n"
-#: src/common/command.c:3100
+#: src/common/command.c:3110
#, c-format
msgid "%sDetail:\n"
msgstr "%sDtail :\n"
-#: src/common/command.c:3105
+#: src/common/command.c:3115
msgid " . type boolean (values: 'on' or 'off')\n"
msgstr " . type boolen (valeurs: 'on' ou 'off')\n"
-#: src/common/command.c:3106 src/common/command.c:3129
-#: src/common/command.c:3135 src/common/command.c:3141
+#: src/common/command.c:3116 src/common/command.c:3139
+#: src/common/command.c:3145 src/common/command.c:3151
#: src/common/weechat.c:392 src/common/weechat.c:417 src/common/weechat.c:424
#: src/common/weechat.c:431
#, c-format
msgid " . default value: '%s'\n"
msgstr " . valeur par dfaut: '%s'\n"
-#: src/common/command.c:3111
+#: src/common/command.c:3121
#, c-format
msgid " . type integer (values: between %d and %d)\n"
msgstr " . type entier (valeurs: entre %d et %d)\n"
-#: src/common/command.c:3114 src/common/weechat.c:401
+#: src/common/command.c:3124 src/common/weechat.c:401
#, c-format
msgid " . default value: %d\n"
msgstr " . valeur par dfaut: %d\n"
-#: src/common/command.c:3118
+#: src/common/command.c:3128
msgid " . type string (values: "
msgstr " . type chane (valeurs: "
-#: src/common/command.c:3131 src/common/command.c:3137
-#: src/common/command.c:3143 src/common/weechat.c:419 src/common/weechat.c:426
+#: src/common/command.c:3141 src/common/command.c:3147
+#: src/common/command.c:3153 src/common/weechat.c:419 src/common/weechat.c:426
#: src/common/weechat.c:433
msgid "empty"
msgstr "vide"
-#: src/common/command.c:3134
+#: src/common/command.c:3144
msgid " . type color (Curses or Gtk color, look at WeeChat doc)\n"
msgstr " . type couleur (couleur Curses ou Gtk, voir la doc WeeChat)\n"
-#: src/common/command.c:3140
+#: src/common/command.c:3150
msgid " . type string (any string)\n"
msgstr " . type chane (toute chane)\n"
-#: src/common/command.c:3146 src/common/weechat.c:436
+#: src/common/command.c:3156 src/common/weechat.c:436
#, c-format
msgid " . description: %s\n"
msgstr " . description: %s\n"
-#: src/common/command.c:3157
+#: src/common/command.c:3167
#, c-format
msgid "config option(s) found with \"%s\"\n"
msgstr "option(s) de configuration trouve(s) avec \"%s\"\n"
-#: src/common/command.c:3160
+#: src/common/command.c:3170
msgid "config option(s) found\n"
msgstr "option(s) de configuration trouve(s)\n"
-#: src/common/command.c:3186
+#: src/common/command.c:3196
#, c-format
msgid "%s alias or command \"%s\" not found\n"
msgstr "%s alias ou commande \"%s\" non trouv\n"
-#: src/common/command.c:3196
+#: src/common/command.c:3206
#, c-format
msgid "Alias \"%s\" removed\n"
msgstr "Alias \"%s\" supprim\n"
-#: src/common/command.c:3256
+#: src/common/command.c:3266
msgid "ignore were removed.\n"
msgstr "ignore ont t supprims.\n"
-#: src/common/command.c:3258
+#: src/common/command.c:3268
msgid "ignore was removed.\n"
msgstr "ignore a t supprim.\n"
-#: src/common/command.c:3263
+#: src/common/command.c:3273
#, c-format
msgid "%s no ignore found\n"
msgstr "%s aucun ignore trouv\n"
-#: src/common/command.c:3297
+#: src/common/command.c:3307
#, c-format
msgid "%s can't upgrade: connection to at least one server is pending\n"
msgstr ""
"%s impossible de mettre jour: une connexion au moins un serveur est en "
"cours\n"
-#: src/common/command.c:3307
+#: src/common/command.c:3317
#, c-format
msgid ""
"%s can't upgrade: connection to at least one SSL server is active (should be "
@@ -3502,35 +3499,35 @@ msgstr ""
"%s impossible de mettre jour: une connexion au moins un serveur SSL est "
"active (devrait tre corrig dans une future version)\n"
-#: src/common/command.c:3323
+#: src/common/command.c:3333
msgid "Upgrading WeeChat...\n"
msgstr "Mise jour de WeeChat...\n"
-#: src/common/command.c:3330
+#: src/common/command.c:3340
#, c-format
msgid "%s unable to save session in file\n"
msgstr "%s impossible de sauver la session dans le fichier\n"
-#: src/common/command.c:3356
+#: src/common/command.c:3366
#, c-format
msgid "%s exec failed (program: \"%s\"), exiting WeeChat\n"
msgstr "%s l'excution a chou (programme: \"%s\"), sortie de WeeChat\n"
-#: src/common/command.c:3396
+#: src/common/command.c:3406
#, c-format
msgid "WeeChat uptime: %d %s %02d:%02d:%02d, started on %s"
msgstr "Uptime WeeChat: %d %s %02d:%02d:%02d, dmarr le %s"
-#: src/common/command.c:3410
+#: src/common/command.c:3420
#, c-format
msgid "WeeChat uptime: %s%d %s%s %s%02d%s:%s%02d%s:%s%02d%s, started on %s%s"
msgstr "Uptime WeeChat: %s%d %s%s %s%02d%s:%s%02d%s:%s%02d%s, dmarr le %s%s"
-#: src/common/command.c:3454
+#: src/common/command.c:3464
msgid "Opened windows:\n"
msgstr "Fentres ouvertes:\n"
-#: src/common/command.c:3541
+#: src/common/command.c:3551
#, c-format
msgid ""
"%s can not merge windows, there's no other window with same size near "
@@ -5367,6 +5364,9 @@ msgstr ""
msgid "Saving config to disk\n"
msgstr "Sauvegarde de la configuration sur disque\n"
+#~ msgid "%s server not found for plugin exec command\n"
+#~ msgstr "%s serveur non trouv pour l'excution de commande de l'extension\n"
+
#~ msgid "%s alias or command \"%s\" already exists!\n"
#~ msgstr "%s l'alias ou la commande \"%s\" existe dj !\n"
diff --git a/po/hu.po b/po/hu.po
index 0aeddc4a4..7b09be3e4 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.1.8-cvs\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2006-02-16 21:24+0100\n"
+"POT-Creation-Date: 2006-02-18 13:48+0100\n"
"PO-Revision-Date: 2006-02-07 18:34+0100\n"
"Last-Translator: voroskoi <voroskoi@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1406,7 +1406,7 @@ msgstr "ismeretlen"
msgid "%s: using local hostname \"%s\"\n"
msgstr "%s: helyi hosztnév \"%s\"\n"
-#: src/irc/irc-send.c:214 src/common/command.c:963
+#: src/irc/irc-send.c:214 src/common/command.c:973
#, c-format
msgid "%s cannot find nick for sending message\n"
msgstr ""
@@ -1422,8 +1422,8 @@ msgstr "%s \"%s\" parancs csak a szobaablakban futtatható\n"
#: src/irc/irc-send.c:526 src/irc/irc-send.c:538 src/irc/irc-send.c:556
#: src/irc/irc-send.c:1250 src/irc/irc-send.c:1388 src/irc/irc-send.c:1982
-#: src/common/command.c:1787 src/common/command.c:2300
-#: src/common/command.c:2441
+#: src/common/command.c:1797 src/common/command.c:2310
+#: src/common/command.c:2451
#, c-format
msgid "%s wrong argument count for \"%s\" command\n"
msgstr "%s rossz argumentum szám a \"%s\" parancsnak\n"
@@ -1763,11 +1763,11 @@ msgstr ""
msgid "%s[%s%s%s]%s idle: "
msgstr "%s[%s%s%s]%s tétlen: "
-#: src/irc/irc-recv.c:3189 src/common/command.c:3398 src/common/command.c:3416
+#: src/irc/irc-recv.c:3189 src/common/command.c:3408 src/common/command.c:3426
msgid "days"
msgstr "nap"
-#: src/irc/irc-recv.c:3189 src/common/command.c:3398 src/common/command.c:3416
+#: src/irc/irc-recv.c:3189 src/common/command.c:3408 src/common/command.c:3426
msgid "day"
msgstr "nap"
@@ -2137,25 +2137,25 @@ msgid ""
"%s plugin %s: unable to add handler for \"%s\" command (not enough memory)\n"
msgstr ""
-#: src/plugins/plugins.c:542
+#: src/plugins/plugins.c:543
#, c-format
msgid "%s unable to load plugin \"%s\": %s\n"
msgstr "%s nem sikerült a modult betölteni \"%s\": %s\n"
-#: src/plugins/plugins.c:553
+#: src/plugins/plugins.c:554
#, c-format
msgid "%s symbol \"plugin_name\" not found in plugin \"%s\", failed to load\n"
msgstr ""
"%s a \"plugin_name\" szimbólum nem található a \"%s\" modulban, betöltés "
"sikertelen\n"
-#: src/plugins/plugins.c:564
+#: src/plugins/plugins.c:565
#, c-format
msgid ""
"%s unable to load plugin \"%s\": a plugin with same name already exists\n"
msgstr "%s nem sikerült a \"%s\" modult betölteni: már van ilyen nevű modul\n"
-#: src/plugins/plugins.c:576
+#: src/plugins/plugins.c:577
#, c-format
msgid ""
"%s symbol \"plugin_description\" not found in plugin \"%s\", failed to load\n"
@@ -2163,7 +2163,7 @@ msgstr ""
"%s a \"plugin_description\" szimbólum nem található a \"%s\" modulban, "
"betöltés sikertelen\n"
-#: src/plugins/plugins.c:587
+#: src/plugins/plugins.c:588
#, c-format
msgid ""
"%s symbol \"plugin_version\" not found in plugin \"%s\", failed to load\n"
@@ -2171,7 +2171,7 @@ msgstr ""
"%s a \"plugin_version\" szimbólum nem található a \"%s\" modulban, betöltés "
"sikertelen\n"
-#: src/plugins/plugins.c:598
+#: src/plugins/plugins.c:599
#, c-format
msgid ""
"%s function \"weechat_plugin_init\" not found in plugin \"%s\", failed to "
@@ -2180,32 +2180,32 @@ msgstr ""
"%s a \"weechat_plugin_init\" függvény nem található a \"%s\" modulban, "
"betöltés sikertelen\n"
-#: src/plugins/plugins.c:659
+#: src/plugins/plugins.c:660
#, c-format
msgid "Initializing plugin \"%s\" %s\n"
msgstr "Modul betöltése: \"%s\" %s\n"
-#: src/plugins/plugins.c:667
+#: src/plugins/plugins.c:668
#, c-format
msgid "%s unable to initialize plugin \"%s\"\n"
msgstr "%s nem sikerült a modult betölteni \"%s\"\n"
-#: src/plugins/plugins.c:678
+#: src/plugins/plugins.c:679
#, c-format
msgid "%s unable to load plugin \"%s\" (not enough memory)\n"
msgstr "%s nem sikerült a modult betölteni \"%s\" (nincs elég memória)\n"
-#: src/plugins/plugins.c:686
+#: src/plugins/plugins.c:687
#, c-format
msgid "Plugin \"%s\" (%s) loaded.\n"
msgstr "A \"%s\" (%s) modul betöltve.\n"
-#: src/plugins/plugins.c:853
+#: src/plugins/plugins.c:854
#, c-format
msgid "Plugin \"%s\" unloaded.\n"
msgstr "A \"%s\" modul eltávolítva.\n"
-#: src/plugins/plugins.c:859
+#: src/plugins/plugins.c:860
#, c-format
msgid "%s plugin \"%s\" not found\n"
msgstr "%s a \"%s\" modul nem található\n"
@@ -2245,11 +2245,6 @@ msgstr ""
msgid "%s server/channel (%s/%s) not found for plugin exec command\n"
msgstr "%s (%s/%s) szerver/szoba nem található a modul futtatása parancshoz\n"
-#: src/plugins/plugins-interface.c:335
-#, c-format
-msgid "%s server not found for plugin exec command\n"
-msgstr "%s szerver nem található a modul futtatása parancshoz\n"
-
#: src/gui/curses/gui-input.c:340
#, c-format
msgid "Day changed to %s\n"
@@ -2505,7 +2500,7 @@ msgstr "képernyő frissítése"
msgid "grab a key"
msgstr ""
-#: src/gui/gui-keyboard.c:438 src/common/command.c:2315
+#: src/gui/gui-keyboard.c:438 src/common/command.c:2325
#, c-format
msgid "%s unable to bind key \"%s\"\n"
msgstr ""
@@ -2895,314 +2890,314 @@ msgstr ""
"hogy az új ablak hány százaléka lesz a szülőablaknak. Például 25 esetén a "
"szülőablak negyedét kapjuk."
-#: src/common/command.c:675
+#: src/common/command.c:665 src/common/command.c:719 src/common/command.c:788
+#, c-format
+msgid "%s command \"%s\" failed\n"
+msgstr "%s a \"%s\" parancs végrehajtása sikertelen\n"
+
+#: src/common/command.c:685
#, c-format
msgid "%s wrong argument count for %s command \"%s\" (expected: %d arg%s)\n"
msgstr ""
-#: src/common/command.c:687
+#: src/common/command.c:697
#, c-format
msgid ""
"%s wrong argument count for %s command \"%s\" (expected: between %d and %d "
"arg%s)\n"
msgstr ""
-#: src/common/command.c:709 src/common/command.c:778
-#, c-format
-msgid "%s command \"%s\" failed\n"
-msgstr "%s a \"%s\" parancs végrehajtása sikertelen\n"
-
-#: src/common/command.c:734
+#: src/common/command.c:744
#, c-format
msgid "%s wrong argument count for IRC command \"%s\" (expected: %d arg%s)\n"
msgstr ""
-#: src/common/command.c:746
+#: src/common/command.c:756
#, c-format
msgid ""
"%s wrong argument count for IRC command \"%s\" (expected: between %d and %d "
"arg%s)\n"
msgstr ""
-#: src/common/command.c:761
+#: src/common/command.c:771
#, c-format
msgid "%s command \"%s\" needs a server connection!\n"
msgstr "%s a \"%s\" parancs futtatásához csatlakozni kell a szerverhez!\n"
-#: src/common/command.c:797
+#: src/common/command.c:807
#, c-format
msgid "%s circular reference when calling alias \"/%s\"\n"
msgstr ""
-#: src/common/command.c:866
+#: src/common/command.c:876
#, c-format
msgid "%s unknown command \"%s\" (type /help for help)\n"
msgstr "%s ismeretlen parancs: \"%s\" (segítséget a /help parancstól kaphat)\n"
-#: src/common/command.c:1010
+#: src/common/command.c:1020
msgid "This window is not a channel!\n"
msgstr "Ez az ablak nem egy szoba!\n"
-#: src/common/command.c:1043 src/common/command.c:1080
-#: src/common/command.c:1199
+#: src/common/command.c:1053 src/common/command.c:1090
+#: src/common/command.c:1209
#, c-format
msgid "%s missing arguments for \"%s\" command\n"
msgstr "%s hiányzó argumentum a \"%s\" parancsnak\n"
-#: src/common/command.c:1052
+#: src/common/command.c:1062
#, c-format
msgid "Alias \"%s\" => \"%s\" created\n"
msgstr "A \"%s\" => \"%s\" aliasz elkészült\n"
-#: src/common/command.c:1058
+#: src/common/command.c:1068
#, c-format
msgid "Failed to create alias \"%s\" => \"%s\" (not enough memory)\n"
msgstr ""
"A \"%s\" => \"%s\" aliasz elkészítése sikertelen (nincs elég memória)\n"
-#: src/common/command.c:1070 src/common/command.c:1091
+#: src/common/command.c:1080 src/common/command.c:1101
msgid "List of aliases:\n"
msgstr "Aliaszok listája:\n"
-#: src/common/command.c:1105
+#: src/common/command.c:1115
msgid "No alias defined.\n"
msgstr "Nincs aliasz definiálva.\n"
-#: src/common/command.c:1124
+#: src/common/command.c:1134
#, c-format
msgid "%sServer: %s%s\n"
msgstr "%sSzerver: %s%s\n"
-#: src/common/command.c:1129
+#: src/common/command.c:1139
#, c-format
msgid "%snot connected\n"
msgstr "%snincs csatlakozva\n"
-#: src/common/command.c:1133
+#: src/common/command.c:1143
#, c-format
msgid "%sChannel: %s%s %s(server: %s%s%s)\n"
msgstr "%sSzoba: %s%s %s(szerver: %s%s%s)\n"
-#: src/common/command.c:1142
+#: src/common/command.c:1152
#, c-format
msgid "%sPrivate with: %s%s %s(server: %s%s%s)\n"
msgstr "%sPrivát beszélgetés: %s%s %s(szerver: %s%s%s)\n"
-#: src/common/command.c:1151
+#: src/common/command.c:1161
#, c-format
msgid "%sunknown\n"
msgstr "%sismeretlen\n"
-#: src/common/command.c:1178
+#: src/common/command.c:1188
msgid "Opened buffers:\n"
msgstr "Nyitott pufferek:\n"
-#: src/common/command.c:1222
+#: src/common/command.c:1232
#, c-format
msgid "%s incorrect buffer number\n"
msgstr "%s helytelen pufferszám\n"
-#: src/common/command.c:1238
+#: src/common/command.c:1248
#, c-format
msgid "%s can not close the single buffer\n"
msgstr "%s az utoló puffert nem lehet bezárni\n"
-#: src/common/command.c:1248
+#: src/common/command.c:1258
#, c-format
msgid "%s can not close server buffer while channels are opened\n"
msgstr "%s nem lehet szerverpuffert bezárni, míg a szobákban tartózkodunk\n"
-#: src/common/command.c:1299
+#: src/common/command.c:1309
msgid "Notify levels: "
msgstr "Értesítési szintek: "
-#: src/common/command.c:1328 src/common/command.c:1376
+#: src/common/command.c:1338 src/common/command.c:1386
#, c-format
msgid "%s incorrect notify level (must be between %d and %d)\n"
msgstr ""
"%s helytelen értesítési szint (az értéknek %d és %d között kell lennie)\n"
-#: src/common/command.c:1337
+#: src/common/command.c:1347
#, c-format
msgid "%s incorrect buffer for notify (must be channel or private)\n"
msgstr ""
"%s helytelen puffer az értesítéshez (szobát vagy privát beszélgetést kell "
"megjelölnie)\n"
-#: src/common/command.c:1346
+#: src/common/command.c:1356
#, c-format
msgid "New notify level for %s%s%s: %s%d %s"
msgstr "A %s%s%s új értesítési szintje: %s%d %s"
-#: src/common/command.c:1356
+#: src/common/command.c:1366
msgid "(hotlist: never)\n"
msgstr ""
-#: src/common/command.c:1359
+#: src/common/command.c:1369
msgid "(hotlist: highlights)\n"
msgstr ""
-#: src/common/command.c:1362
+#: src/common/command.c:1372
msgid "(hotlist: highlights + messages)\n"
msgstr ""
-#: src/common/command.c:1365
+#: src/common/command.c:1375
msgid "(hotlist: highlights + messages + join/part (all))\n"
msgstr ""
-#: src/common/command.c:1464
+#: src/common/command.c:1474
#, c-format
msgid "Charsets for server %s%s%s: "
msgstr "Karakterkészlet a %s%s%s szerveren: "
-#: src/common/command.c:1472
+#: src/common/command.c:1482
#, c-format
msgid "Charsets for channel %s%s%s: "
msgstr "Karakterkészlet a %s%s%s szobában: "
-#: src/common/command.c:1480
+#: src/common/command.c:1490
#, c-format
msgid "Charsets for private %s%s%s: "
msgstr "Karakterkészlet a %s%s%s privát beszélgetéshez: "
-#: src/common/command.c:1508 src/common/command.c:1538
-#: src/common/command.c:1568
+#: src/common/command.c:1518 src/common/command.c:1548
+#: src/common/command.c:1578
#, c-format
msgid " (inherited: \"%s%s%s\")"
msgstr " (örökölt: \"%s%s%s\")"
-#: src/common/command.c:1637 src/common/command.c:1665
-#: src/common/command.c:1806 src/common/command.c:2434
-#: src/common/command.c:3530 src/common/command.c:3573
+#: src/common/command.c:1647 src/common/command.c:1675
+#: src/common/command.c:1816 src/common/command.c:2444
+#: src/common/command.c:3540 src/common/command.c:3583
#, c-format
msgid "%s unknown option for \"%s\" command\n"
msgstr "%s ismeretlen opció a \"%s\" parancsnak\n"
-#: src/common/command.c:1700
+#: src/common/command.c:1710
#, c-format
msgid "%s already connected to server \"%s\"!\n"
msgstr "%s már csatlakozott a \"%s\" szerverhez!\n"
-#: src/common/command.c:1708
+#: src/common/command.c:1718
#, c-format
msgid "%s currently connecting to server \"%s\"!\n"
msgstr ""
-#: src/common/command.c:1726 src/common/command.c:1855
+#: src/common/command.c:1736 src/common/command.c:1865
#, c-format
msgid "%s server not found\n"
msgstr "%s a szerver nem található\n"
-#: src/common/command.c:1839
+#: src/common/command.c:1849
#, c-format
msgid "%s not connected to server \"%s\"!\n"
msgstr "%s nincs csatlakozva a \"%s\" szerverhez!\n"
-#: src/common/command.c:1847
+#: src/common/command.c:1857
msgid "Auto-reconnection is cancelled\n"
msgstr "Autómata újracsatlakozás megszakítva\n"
-#: src/common/command.c:1883 src/common/weechat.c:456
+#: src/common/command.c:1893 src/common/weechat.c:456
#, c-format
msgid "%s internal commands:\n"
msgstr "%s belső parancsok:\n"
-#: src/common/command.c:1893 src/common/weechat.c:476
+#: src/common/command.c:1903 src/common/weechat.c:476
#, c-format
msgid "IRC commands:\n"
msgstr "IRC parancsok:\n"
-#: src/common/command.c:1907
+#: src/common/command.c:1917
msgid "Plugin commands:\n"
msgstr "Modul parancsok:\n"
-#: src/common/command.c:2023
+#: src/common/command.c:2033
#, c-format
msgid "No help available, \"%s\" is an unknown command\n"
msgstr "Nem érhető el segítség, a \"%s\" ismeretlen parancs\n"
-#: src/common/command.c:2092
+#: src/common/command.c:2102
#, c-format
msgid "%son %s%s%s/%s%s%s:%s ignoring %s%s%s from %s%s\n"
msgstr ""
-#: src/common/command.c:2130
+#: src/common/command.c:2140
msgid "List of ignore:\n"
msgstr ""
-#: src/common/command.c:2147
+#: src/common/command.c:2157
msgid "No ignore defined.\n"
msgstr ""
-#: src/common/command.c:2173
+#: src/common/command.c:2183
msgid "New ignore:"
msgstr ""
-#: src/common/command.c:2193
+#: src/common/command.c:2203
#, c-format
msgid "New key binding: %s"
msgstr ""
-#: src/common/command.c:2232
+#: src/common/command.c:2242
msgid "Key bindings:\n"
msgstr ""
-#: src/common/command.c:2246
+#: src/common/command.c:2256
#, c-format
msgid "Key \"%s\" unbinded\n"
msgstr ""
-#: src/common/command.c:2252
+#: src/common/command.c:2262
#, c-format
msgid "%s unable to unbind key \"%s\"\n"
msgstr ""
-#: src/common/command.c:2260 src/common/weechat.c:508
+#: src/common/command.c:2270 src/common/weechat.c:508
#, c-format
msgid "Internal key functions:\n"
msgstr ""
-#: src/common/command.c:2280
+#: src/common/command.c:2290
msgid "Default key bindings restored\n"
msgstr "Alapértelmezett billentyűparancsok visszaállítva\n"
-#: src/common/command.c:2286
+#: src/common/command.c:2296
#, c-format
msgid "%s \"-yes\" argument is required for keys reset (securuty reason)\n"
msgstr ""
"%s \"-yes\" paraméter megadása kötelező a billentyűparancsok "
"visszaállításához (biztonsági okokból)\n"
-#: src/common/command.c:2347
+#: src/common/command.c:2357
msgid "Plugins loaded:\n"
msgstr "Betöltött modulok:\n"
-#: src/common/command.c:2363
+#: src/common/command.c:2373
msgid " message handlers:\n"
msgstr ""
-#: src/common/command.c:2372
+#: src/common/command.c:2382
#, c-format
msgid " IRC(%s)\n"
msgstr ""
-#: src/common/command.c:2379
+#: src/common/command.c:2389
msgid " (no message handler)\n"
msgstr ""
-#: src/common/command.c:2384
+#: src/common/command.c:2394
msgid " command handlers:\n"
msgstr ""
-#: src/common/command.c:2405
+#: src/common/command.c:2415
msgid " (no command handler)\n"
msgstr ""
-#: src/common/command.c:2411
+#: src/common/command.c:2421
msgid " (no plugin)\n"
msgstr ""
-#: src/common/command.c:2447
+#: src/common/command.c:2457
msgid ""
"Command \"plugin\" is not available, WeeChat was built without plugins "
"support.\n"
@@ -3210,40 +3205,40 @@ msgstr ""
"A \"plugin\" parancs nem elérhető, a WeeChat modultámogatás nélkül lett "
"lefordítva.\n"
-#: src/common/command.c:2475
+#: src/common/command.c:2485
msgid "Configuration file saved\n"
msgstr "Konfigurációs fájl elmentve\n"
-#: src/common/command.c:2480
+#: src/common/command.c:2490
#, c-format
msgid "%s failed to save configuration file\n"
msgstr "%s nem sikerült a konfigurációs fájlt elmenteni\n"
-#: src/common/command.c:2519
+#: src/common/command.c:2529
msgid "No server.\n"
msgstr "Nincs szerver.\n"
-#: src/common/command.c:2530
+#: src/common/command.c:2540
#, c-format
msgid "Server '%s' not found.\n"
msgstr "A '%s' szerver nem található.\n"
-#: src/common/command.c:2542
+#: src/common/command.c:2552
#, c-format
msgid "%s missing servername for \"%s\" command\n"
msgstr "%s hiányzó szervernév a \"%s\" parancshoz\n"
-#: src/common/command.c:2550
+#: src/common/command.c:2560
#, c-format
msgid "%s too much arguments for \"%s\" command, ignoring arguments\n"
msgstr "%s túl sok paraméter a \"%s\" parancsnak, paraméterek mellőzve\n"
-#: src/common/command.c:2560
+#: src/common/command.c:2570
#, c-format
msgid "%s server \"%s\" not found for \"%s\" command\n"
msgstr "%s a \"%s\" szerver nem található a \"%s\" parancshoz\n"
-#: src/common/command.c:2568
+#: src/common/command.c:2578
#, c-format
msgid ""
"%s you can not delete server \"%s\" because you are connected to. Try /"
@@ -3252,175 +3247,175 @@ msgstr ""
"%s nem tudja törölni a \"%s\" szervert, mert csatlakozva van hozzá. "
"Próbáljaa /disconnect %s parancsot előbb.\n"
-#: src/common/command.c:2588
+#: src/common/command.c:2598
#, c-format
msgid "Server %s%s%s has been deleted\n"
msgstr "A %s%s%s szerver törölve\n"
-#: src/common/command.c:2607
+#: src/common/command.c:2617
#, c-format
msgid "%s missing parameters for \"%s\" command\n"
msgstr "%s hiányzó paraméter a \"%s\" parancsnak\n"
-#: src/common/command.c:2617
+#: src/common/command.c:2627
#, c-format
msgid "%s server \"%s\" already exists, can't create it!\n"
msgstr "%s a \"%s\" szerver már létezik, nem hozhatja létre!\n"
-#: src/common/command.c:2646 src/common/command.c:2674
-#: src/common/command.c:2687 src/common/command.c:2713
+#: src/common/command.c:2656 src/common/command.c:2684
+#: src/common/command.c:2697 src/common/command.c:2723
#, c-format
msgid "%s missing password for \"%s\" parameter\n"
msgstr "%s hiányzó jelszó a \"%s\" paraméterhez\n"
-#: src/common/command.c:2659
+#: src/common/command.c:2669
#, c-format
msgid "%s missing nick(s) for \"%s\" parameter\n"
msgstr "%s hiányzó név a \"%s\" paraméterhez\n"
-#: src/common/command.c:2700
+#: src/common/command.c:2710
#, c-format
msgid "%s missing command for \"%s\" parameter\n"
msgstr "%s hiányzó parancs a \"%s\" paraméterhez\n"
-#: src/common/command.c:2737
+#: src/common/command.c:2747
#, c-format
msgid "Server %s%s%s created\n"
msgstr "A %s%s%s szerver létrehozva\n"
-#: src/common/command.c:2746
+#: src/common/command.c:2756
#, c-format
msgid "%s unable to create server\n"
msgstr "%s nem sikerült a szervert létrehozni\n"
-#: src/common/command.c:2805
+#: src/common/command.c:2815
msgid "(unknown)"
msgstr "(ismeretlen)"
-#: src/common/command.c:2828
+#: src/common/command.c:2838
#, c-format
msgid "%s(password hidden) "
msgstr "%s(jelszó rejtve) "
-#: src/common/command.c:2926
+#: src/common/command.c:2936
#, c-format
msgid "%s server \"%s\" not found\n"
msgstr "%s a \"%s\" szerver nem található\n"
-#: src/common/command.c:2959 src/common/command.c:3007
+#: src/common/command.c:2969 src/common/command.c:3017
#, c-format
msgid "%s config option \"%s\" not found\n"
msgstr "%s a \"%s\" opció nem található\n"
-#: src/common/command.c:2964 src/common/command.c:2999
+#: src/common/command.c:2974 src/common/command.c:3009
#, c-format
msgid "%s incorrect value for option \"%s\"\n"
msgstr "%s helytelen érték a \"%s\" paraméternek\n"
-#: src/common/command.c:2980
+#: src/common/command.c:2990
#, c-format
msgid "%s option \"%s\" can not be changed while WeeChat is running\n"
msgstr "%s a \"%s\" opció nem módosítható a WeeChat futása közben\n"
-#: src/common/command.c:3090
+#: src/common/command.c:3100
#, c-format
msgid "No config option found with \"%s\"\n"
msgstr ""
-#: src/common/command.c:3093
+#: src/common/command.c:3103
msgid "No config option found\n"
msgstr "Nem található az opció\n"
-#: src/common/command.c:3100
+#: src/common/command.c:3110
#, c-format
msgid "%sDetail:\n"
msgstr "%sRészletek:\n"
-#: src/common/command.c:3105
+#: src/common/command.c:3115
msgid " . type boolean (values: 'on' or 'off')\n"
msgstr " . típus logikai (értékek: 'on' vagy 'off')\n"
-#: src/common/command.c:3106 src/common/command.c:3129
-#: src/common/command.c:3135 src/common/command.c:3141
+#: src/common/command.c:3116 src/common/command.c:3139
+#: src/common/command.c:3145 src/common/command.c:3151
#: src/common/weechat.c:392 src/common/weechat.c:417 src/common/weechat.c:424
#: src/common/weechat.c:431
#, c-format
msgid " . default value: '%s'\n"
msgstr " . alapérték: '%s'\n"
-#: src/common/command.c:3111
+#: src/common/command.c:3121
#, c-format
msgid " . type integer (values: between %d and %d)\n"
msgstr " . típus szám (értékek: %d és %d között)\n"
-#: src/common/command.c:3114 src/common/weechat.c:401
+#: src/common/command.c:3124 src/common/weechat.c:401
#, c-format
msgid " . default value: %d\n"
msgstr " . alapérték: %d\n"
-#: src/common/command.c:3118
+#: src/common/command.c:3128
msgid " . type string (values: "
msgstr " . típus szöveg (értékek: "
-#: src/common/command.c:3131 src/common/command.c:3137
-#: src/common/command.c:3143 src/common/weechat.c:419 src/common/weechat.c:426
+#: src/common/command.c:3141 src/common/command.c:3147
+#: src/common/command.c:3153 src/common/weechat.c:419 src/common/weechat.c:426
#: src/common/weechat.c:433
msgid "empty"
msgstr "üres"
-#: src/common/command.c:3134
+#: src/common/command.c:3144
msgid " . type color (Curses or Gtk color, look at WeeChat doc)\n"
msgstr " . típus szín (Curses vagy Gtk szín, lásd WeeChat dokumentáció)\n"
-#: src/common/command.c:3140
+#: src/common/command.c:3150
msgid " . type string (any string)\n"
msgstr " . típus szöveg (bármilyen szöveg)\n"
-#: src/common/command.c:3146 src/common/weechat.c:436
+#: src/common/command.c:3156 src/common/weechat.c:436
#, c-format
msgid " . description: %s\n"
msgstr " . leírás : %s\n"
-#: src/common/command.c:3157
+#: src/common/command.c:3167
#, c-format
msgid "config option(s) found with \"%s\"\n"
msgstr "a \"%s\" kifejezéshez tartozó opciók\n"
-#: src/common/command.c:3160
+#: src/common/command.c:3170
msgid "config option(s) found\n"
msgstr "megtalált opciók\n"
-#: src/common/command.c:3186
+#: src/common/command.c:3196
#, c-format
msgid "%s alias or command \"%s\" not found\n"
msgstr "%s a \"%s\" aliasz vagy parancs nem található\n"
-#: src/common/command.c:3196
+#: src/common/command.c:3206
#, c-format
msgid "Alias \"%s\" removed\n"
msgstr "A \"%s\" aliasz eltávolítva\n"
-#: src/common/command.c:3256
+#: src/common/command.c:3266
msgid "ignore were removed.\n"
msgstr "mellőzés eltávolítva.\n"
-#: src/common/command.c:3258
+#: src/common/command.c:3268
msgid "ignore was removed.\n"
msgstr "mellőzés eltávolítva.\n"
-#: src/common/command.c:3263
+#: src/common/command.c:3273
#, c-format
msgid "%s no ignore found\n"
msgstr "%s nem található ilyen mellőzés\n"
-#: src/common/command.c:3297
+#: src/common/command.c:3307
#, c-format
msgid "%s can't upgrade: connection to at least one server is pending\n"
msgstr ""
"%s nem sikerült frissíteni: a kapcsolat egy vagy több szerverrelmég "
"folyamatban van\n"
-#: src/common/command.c:3307
+#: src/common/command.c:3317
#, c-format
msgid ""
"%s can't upgrade: connection to at least one SSL server is active (should be "
@@ -3429,36 +3424,36 @@ msgstr ""
"%s nem sikerült frisssíteni: a kapcsolat legalább egy SSL szerverrel aktív "
"(a következő verziókban javítva lesz)\n"
-#: src/common/command.c:3323
+#: src/common/command.c:3333
msgid "Upgrading WeeChat...\n"
msgstr "WeeChat frissítése...\n"
-#: src/common/command.c:3330
+#: src/common/command.c:3340
#, c-format
msgid "%s unable to save session in file\n"
msgstr ""
-#: src/common/command.c:3356
+#: src/common/command.c:3366
#, c-format
msgid "%s exec failed (program: \"%s\"), exiting WeeChat\n"
msgstr ""
-#: src/common/command.c:3396
+#: src/common/command.c:3406
#, c-format
msgid "WeeChat uptime: %d %s %02d:%02d:%02d, started on %s"
msgstr "WeeChat futásidő: %d %s %02d:%02d:%02d, elindítva: %s"
-#: src/common/command.c:3410
+#: src/common/command.c:3420
#, c-format
msgid "WeeChat uptime: %s%d %s%s %s%02d%s:%s%02d%s:%s%02d%s, started on %s%s"
msgstr ""
"WeeChat futásidő: %s%d %s%s %s%02d%s:%s%02d%s:%s%02d%s, elindítva: %s%s"
-#: src/common/command.c:3454
+#: src/common/command.c:3464
msgid "Opened windows:\n"
msgstr "Nyitott ablakok:\n"
-#: src/common/command.c:3541
+#: src/common/command.c:3551
#, c-format
msgid ""
"%s can not merge windows, there's no other window with same size near "
@@ -5253,6 +5248,9 @@ msgstr ""
msgid "Saving config to disk\n"
msgstr "Beállítások mentése a lemezre\n"
+#~ msgid "%s server not found for plugin exec command\n"
+#~ msgstr "%s szerver nem található a modul futtatása parancshoz\n"
+
#~ msgid "%s alias or command \"%s\" already exists!\n"
#~ msgstr "%s a \"%s\" aliasz vagy parancs már létezik!\n"
diff --git a/po/weechat.pot b/po/weechat.pot
index 15d9493eb..68ea784be 100644
--- a/po/weechat.pot
+++ b/po/weechat.pot
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2006-02-16 21:24+0100\n"
+"POT-Creation-Date: 2006-02-18 13:48+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"
@@ -1288,7 +1288,7 @@ msgstr ""
msgid "%s: using local hostname \"%s\"\n"
msgstr ""
-#: src/irc/irc-send.c:214 src/common/command.c:963
+#: src/irc/irc-send.c:214 src/common/command.c:973
#, c-format
msgid "%s cannot find nick for sending message\n"
msgstr ""
@@ -1304,8 +1304,8 @@ msgstr ""
#: src/irc/irc-send.c:526 src/irc/irc-send.c:538 src/irc/irc-send.c:556
#: src/irc/irc-send.c:1250 src/irc/irc-send.c:1388 src/irc/irc-send.c:1982
-#: src/common/command.c:1787 src/common/command.c:2300
-#: src/common/command.c:2441
+#: src/common/command.c:1797 src/common/command.c:2310
+#: src/common/command.c:2451
#, c-format
msgid "%s wrong argument count for \"%s\" command\n"
msgstr ""
@@ -1645,11 +1645,11 @@ msgstr ""
msgid "%s[%s%s%s]%s idle: "
msgstr ""
-#: src/irc/irc-recv.c:3189 src/common/command.c:3398 src/common/command.c:3416
+#: src/irc/irc-recv.c:3189 src/common/command.c:3408 src/common/command.c:3426
msgid "days"
msgstr ""
-#: src/irc/irc-recv.c:3189 src/common/command.c:3398 src/common/command.c:3416
+#: src/irc/irc-recv.c:3189 src/common/command.c:3408 src/common/command.c:3426
msgid "day"
msgstr ""
@@ -2018,67 +2018,67 @@ msgid ""
"%s plugin %s: unable to add handler for \"%s\" command (not enough memory)\n"
msgstr ""
-#: src/plugins/plugins.c:542
+#: src/plugins/plugins.c:543
#, c-format
msgid "%s unable to load plugin \"%s\": %s\n"
msgstr ""
-#: src/plugins/plugins.c:553
+#: src/plugins/plugins.c:554
#, c-format
msgid "%s symbol \"plugin_name\" not found in plugin \"%s\", failed to load\n"
msgstr ""
-#: src/plugins/plugins.c:564
+#: src/plugins/plugins.c:565
#, c-format
msgid ""
"%s unable to load plugin \"%s\": a plugin with same name already exists\n"
msgstr ""
-#: src/plugins/plugins.c:576
+#: src/plugins/plugins.c:577
#, c-format
msgid ""
"%s symbol \"plugin_description\" not found in plugin \"%s\", failed to load\n"
msgstr ""
-#: src/plugins/plugins.c:587
+#: src/plugins/plugins.c:588
#, c-format
msgid ""
"%s symbol \"plugin_version\" not found in plugin \"%s\", failed to load\n"
msgstr ""
-#: src/plugins/plugins.c:598
+#: src/plugins/plugins.c:599
#, c-format
msgid ""
"%s function \"weechat_plugin_init\" not found in plugin \"%s\", failed to "
"load\n"
msgstr ""
-#: src/plugins/plugins.c:659
+#: src/plugins/plugins.c:660
#, c-format
msgid "Initializing plugin \"%s\" %s\n"
msgstr ""
-#: src/plugins/plugins.c:667
+#: src/plugins/plugins.c:668
#, c-format
msgid "%s unable to initialize plugin \"%s\"\n"
msgstr ""
-#: src/plugins/plugins.c:678
+#: src/plugins/plugins.c:679
#, c-format
msgid "%s unable to load plugin \"%s\" (not enough memory)\n"
msgstr ""
-#: src/plugins/plugins.c:686
+#: src/plugins/plugins.c:687
#, c-format
msgid "Plugin \"%s\" (%s) loaded.\n"
msgstr ""
-#: src/plugins/plugins.c:853
+#: src/plugins/plugins.c:854
#, c-format
msgid "Plugin \"%s\" unloaded.\n"
msgstr ""
-#: src/plugins/plugins.c:859
+#: src/plugins/plugins.c:860
#, c-format
msgid "%s plugin \"%s\" not found\n"
msgstr ""
@@ -2114,11 +2114,6 @@ msgstr ""
msgid "%s server/channel (%s/%s) not found for plugin exec command\n"
msgstr ""
-#: src/plugins/plugins-interface.c:335
-#, c-format
-msgid "%s server not found for plugin exec command\n"
-msgstr ""
-
#: src/gui/curses/gui-input.c:340
#, c-format
msgid "Day changed to %s\n"
@@ -2374,7 +2369,7 @@ msgstr ""
msgid "grab a key"
msgstr ""
-#: src/gui/gui-keyboard.c:438 src/common/command.c:2315
+#: src/gui/gui-keyboard.c:438 src/common/command.c:2325
#, c-format
msgid "%s unable to bind key \"%s\"\n"
msgstr ""
@@ -2707,555 +2702,555 @@ msgid ""
"create a new window with size = current_size / 4"
msgstr ""
-#: src/common/command.c:675
+#: src/common/command.c:665 src/common/command.c:719 src/common/command.c:788
+#, c-format
+msgid "%s command \"%s\" failed\n"
+msgstr ""
+
+#: src/common/command.c:685
#, c-format
msgid "%s wrong argument count for %s command \"%s\" (expected: %d arg%s)\n"
msgstr ""
-#: src/common/command.c:687
+#: src/common/command.c:697
#, c-format
msgid ""
"%s wrong argument count for %s command \"%s\" (expected: between %d and %d "
"arg%s)\n"
msgstr ""
-#: src/common/command.c:709 src/common/command.c:778
-#, c-format
-msgid "%s command \"%s\" failed\n"
-msgstr ""
-
-#: src/common/command.c:734
+#: src/common/command.c:744
#, c-format
msgid "%s wrong argument count for IRC command \"%s\" (expected: %d arg%s)\n"
msgstr ""
-#: src/common/command.c:746
+#: src/common/command.c:756
#, c-format
msgid ""
"%s wrong argument count for IRC command \"%s\" (expected: between %d and %d "
"arg%s)\n"
msgstr ""
-#: src/common/command.c:761
+#: src/common/command.c:771
#, c-format
msgid "%s command \"%s\" needs a server connection!\n"
msgstr ""
-#: src/common/command.c:797
+#: src/common/command.c:807
#, c-format
msgid "%s circular reference when calling alias \"/%s\"\n"
msgstr ""
-#: src/common/command.c:866
+#: src/common/command.c:876
#, c-format
msgid "%s unknown command \"%s\" (type /help for help)\n"
msgstr ""
-#: src/common/command.c:1010
+#: src/common/command.c:1020
msgid "This window is not a channel!\n"
msgstr ""
-#: src/common/command.c:1043 src/common/command.c:1080
-#: src/common/command.c:1199
+#: src/common/command.c:1053 src/common/command.c:1090
+#: src/common/command.c:1209
#, c-format
msgid "%s missing arguments for \"%s\" command\n"
msgstr ""
-#: src/common/command.c:1052
+#: src/common/command.c:1062
#, c-format
msgid "Alias \"%s\" => \"%s\" created\n"
msgstr ""
-#: src/common/command.c:1058
+#: src/common/command.c:1068
#, c-format
msgid "Failed to create alias \"%s\" => \"%s\" (not enough memory)\n"
msgstr ""
-#: src/common/command.c:1070 src/common/command.c:1091
+#: src/common/command.c:1080 src/common/command.c:1101
msgid "List of aliases:\n"
msgstr ""
-#: src/common/command.c:1105
+#: src/common/command.c:1115
msgid "No alias defined.\n"
msgstr ""
-#: src/common/command.c:1124
+#: src/common/command.c:1134
#, c-format
msgid "%sServer: %s%s\n"
msgstr ""
-#: src/common/command.c:1129
+#: src/common/command.c:1139
#, c-format
msgid "%snot connected\n"
msgstr ""
-#: src/common/command.c:1133
+#: src/common/command.c:1143
#, c-format
msgid "%sChannel: %s%s %s(server: %s%s%s)\n"
msgstr ""
-#: src/common/command.c:1142
+#: src/common/command.c:1152
#, c-format
msgid "%sPrivate with: %s%s %s(server: %s%s%s)\n"
msgstr ""
-#: src/common/command.c:1151
+#: src/common/command.c:1161
#, c-format
msgid "%sunknown\n"
msgstr ""
-#: src/common/command.c:1178
+#: src/common/command.c:1188
msgid "Opened buffers:\n"
msgstr ""
-#: src/common/command.c:1222
+#: src/common/command.c:1232
#, c-format
msgid "%s incorrect buffer number\n"
msgstr ""
-#: src/common/command.c:1238
+#: src/common/command.c:1248
#, c-format
msgid "%s can not close the single buffer\n"
msgstr ""
-#: src/common/command.c:1248
+#: src/common/command.c:1258
#, c-format
msgid "%s can not close server buffer while channels are opened\n"
msgstr ""
-#: src/common/command.c:1299
+#: src/common/command.c:1309
msgid "Notify levels: "
msgstr ""
-#: src/common/command.c:1328 src/common/command.c:1376
+#: src/common/command.c:1338 src/common/command.c:1386
#, c-format
msgid "%s incorrect notify level (must be between %d and %d)\n"
msgstr ""
-#: src/common/command.c:1337
+#: src/common/command.c:1347
#, c-format
msgid "%s incorrect buffer for notify (must be channel or private)\n"
msgstr ""
-#: src/common/command.c:1346
+#: src/common/command.c:1356
#, c-format
msgid "New notify level for %s%s%s: %s%d %s"
msgstr ""
-#: src/common/command.c:1356
+#: src/common/command.c:1366
msgid "(hotlist: never)\n"
msgstr ""
-#: src/common/command.c:1359
+#: src/common/command.c:1369
msgid "(hotlist: highlights)\n"
msgstr ""
-#: src/common/command.c:1362
+#: src/common/command.c:1372
msgid "(hotlist: highlights + messages)\n"
msgstr ""
-#: src/common/command.c:1365
+#: src/common/command.c:1375
msgid "(hotlist: highlights + messages + join/part (all))\n"
msgstr ""
-#: src/common/command.c:1464
+#: src/common/command.c:1474
#, c-format
msgid "Charsets for server %s%s%s: "
msgstr ""
-#: src/common/command.c:1472
+#: src/common/command.c:1482
#, c-format
msgid "Charsets for channel %s%s%s: "
msgstr ""
-#: src/common/command.c:1480
+#: src/common/command.c:1490
#, c-format
msgid "Charsets for private %s%s%s: "
msgstr ""
-#: src/common/command.c:1508 src/common/command.c:1538
-#: src/common/command.c:1568
+#: src/common/command.c:1518 src/common/command.c:1548
+#: src/common/command.c:1578
#, c-format
msgid " (inherited: \"%s%s%s\")"
msgstr ""
-#: src/common/command.c:1637 src/common/command.c:1665
-#: src/common/command.c:1806 src/common/command.c:2434
-#: src/common/command.c:3530 src/common/command.c:3573
+#: src/common/command.c:1647 src/common/command.c:1675
+#: src/common/command.c:1816 src/common/command.c:2444
+#: src/common/command.c:3540 src/common/command.c:3583
#, c-format
msgid "%s unknown option for \"%s\" command\n"
msgstr ""
-#: src/common/command.c:1700
+#: src/common/command.c:1710
#, c-format
msgid "%s already connected to server \"%s\"!\n"
msgstr ""
-#: src/common/command.c:1708
+#: src/common/command.c:1718
#, c-format
msgid "%s currently connecting to server \"%s\"!\n"
msgstr ""
-#: src/common/command.c:1726 src/common/command.c:1855
+#: src/common/command.c:1736 src/common/command.c:1865
#, c-format
msgid "%s server not found\n"
msgstr ""
-#: src/common/command.c:1839
+#: src/common/command.c:1849
#, c-format
msgid "%s not connected to server \"%s\"!\n"
msgstr ""
-#: src/common/command.c:1847
+#: src/common/command.c:1857
msgid "Auto-reconnection is cancelled\n"
msgstr ""
-#: src/common/command.c:1883 src/common/weechat.c:456
+#: src/common/command.c:1893 src/common/weechat.c:456
#, c-format
msgid "%s internal commands:\n"
msgstr ""
-#: src/common/command.c:1893 src/common/weechat.c:476
+#: src/common/command.c:1903 src/common/weechat.c:476
#, c-format
msgid "IRC commands:\n"
msgstr ""
-#: src/common/command.c:1907
+#: src/common/command.c:1917
msgid "Plugin commands:\n"
msgstr ""
-#: src/common/command.c:2023
+#: src/common/command.c:2033
#, c-format
msgid "No help available, \"%s\" is an unknown command\n"
msgstr ""
-#: src/common/command.c:2092
+#: src/common/command.c:2102
#, c-format
msgid "%son %s%s%s/%s%s%s:%s ignoring %s%s%s from %s%s\n"
msgstr ""
-#: src/common/command.c:2130
+#: src/common/command.c:2140
msgid "List of ignore:\n"
msgstr ""
-#: src/common/command.c:2147
+#: src/common/command.c:2157
msgid "No ignore defined.\n"
msgstr ""
-#: src/common/command.c:2173
+#: src/common/command.c:2183
msgid "New ignore:"
msgstr ""
-#: src/common/command.c:2193
+#: src/common/command.c:2203
#, c-format
msgid "New key binding: %s"
msgstr ""
-#: src/common/command.c:2232
+#: src/common/command.c:2242
msgid "Key bindings:\n"
msgstr ""
-#: src/common/command.c:2246
+#: src/common/command.c:2256
#, c-format
msgid "Key \"%s\" unbinded\n"
msgstr ""
-#: src/common/command.c:2252
+#: src/common/command.c:2262
#, c-format
msgid "%s unable to unbind key \"%s\"\n"
msgstr ""
-#: src/common/command.c:2260 src/common/weechat.c:508
+#: src/common/command.c:2270 src/common/weechat.c:508
#, c-format
msgid "Internal key functions:\n"
msgstr ""
-#: src/common/command.c:2280
+#: src/common/command.c:2290
msgid "Default key bindings restored\n"
msgstr ""
-#: src/common/command.c:2286
+#: src/common/command.c:2296
#, c-format
msgid "%s \"-yes\" argument is required for keys reset (securuty reason)\n"
msgstr ""
-#: src/common/command.c:2347
+#: src/common/command.c:2357
msgid "Plugins loaded:\n"
msgstr ""
-#: src/common/command.c:2363
+#: src/common/command.c:2373
msgid " message handlers:\n"
msgstr ""
-#: src/common/command.c:2372
+#: src/common/command.c:2382
#, c-format
msgid " IRC(%s)\n"
msgstr ""
-#: src/common/command.c:2379
+#: src/common/command.c:2389
msgid " (no message handler)\n"
msgstr ""
-#: src/common/command.c:2384
+#: src/common/command.c:2394
msgid " command handlers:\n"
msgstr ""
-#: src/common/command.c:2405
+#: src/common/command.c:2415
msgid " (no command handler)\n"
msgstr ""
-#: src/common/command.c:2411
+#: src/common/command.c:2421
msgid " (no plugin)\n"
msgstr ""
-#: src/common/command.c:2447
+#: src/common/command.c:2457
msgid ""
"Command \"plugin\" is not available, WeeChat was built without plugins "
"support.\n"
msgstr ""
-#: src/common/command.c:2475
+#: src/common/command.c:2485
msgid "Configuration file saved\n"
msgstr ""
-#: src/common/command.c:2480
+#: src/common/command.c:2490
#, c-format
msgid "%s failed to save configuration file\n"
msgstr ""
-#: src/common/command.c:2519
+#: src/common/command.c:2529
msgid "No server.\n"
msgstr ""
-#: src/common/command.c:2530
+#: src/common/command.c:2540
#, c-format
msgid "Server '%s' not found.\n"
msgstr ""
-#: src/common/command.c:2542
+#: src/common/command.c:2552
#, c-format
msgid "%s missing servername for \"%s\" command\n"
msgstr ""
-#: src/common/command.c:2550
+#: src/common/command.c:2560
#, c-format
msgid "%s too much arguments for \"%s\" command, ignoring arguments\n"
msgstr ""
-#: src/common/command.c:2560
+#: src/common/command.c:2570
#, c-format
msgid "%s server \"%s\" not found for \"%s\" command\n"
msgstr ""
-#: src/common/command.c:2568
+#: src/common/command.c:2578
#, c-format
msgid ""
"%s you can not delete server \"%s\" because you are connected to. Try /"
"disconnect %s before.\n"
msgstr ""
-#: src/common/command.c:2588
+#: src/common/command.c:2598
#, c-format
msgid "Server %s%s%s has been deleted\n"
msgstr ""
-#: src/common/command.c:2607
+#: src/common/command.c:2617
#, c-format
msgid "%s missing parameters for \"%s\" command\n"
msgstr ""
-#: src/common/command.c:2617
+#: src/common/command.c:2627
#, c-format
msgid "%s server \"%s\" already exists, can't create it!\n"
msgstr ""
-#: src/common/command.c:2646 src/common/command.c:2674
-#: src/common/command.c:2687 src/common/command.c:2713
+#: src/common/command.c:2656 src/common/command.c:2684
+#: src/common/command.c:2697 src/common/command.c:2723
#, c-format
msgid "%s missing password for \"%s\" parameter\n"
msgstr ""
-#: src/common/command.c:2659
+#: src/common/command.c:2669
#, c-format
msgid "%s missing nick(s) for \"%s\" parameter\n"
msgstr ""
-#: src/common/command.c:2700
+#: src/common/command.c:2710
#, c-format
msgid "%s missing command for \"%s\" parameter\n"
msgstr ""
-#: src/common/command.c:2737
+#: src/common/command.c:2747
#, c-format
msgid "Server %s%s%s created\n"
msgstr ""
-#: src/common/command.c:2746
+#: src/common/command.c:2756
#, c-format
msgid "%s unable to create server\n"
msgstr ""
-#: src/common/command.c:2805
+#: src/common/command.c:2815
msgid "(unknown)"
msgstr ""
-#: src/common/command.c:2828
+#: src/common/command.c:2838
#, c-format
msgid "%s(password hidden) "
msgstr ""
-#: src/common/command.c:2926
+#: src/common/command.c:2936
#, c-format
msgid "%s server \"%s\" not found\n"
msgstr ""
-#: src/common/command.c:2959 src/common/command.c:3007
+#: src/common/command.c:2969 src/common/command.c:3017
#, c-format
msgid "%s config option \"%s\" not found\n"
msgstr ""
-#: src/common/command.c:2964 src/common/command.c:2999
+#: src/common/command.c:2974 src/common/command.c:3009
#, c-format
msgid "%s incorrect value for option \"%s\"\n"
msgstr ""
-#: src/common/command.c:2980
+#: src/common/command.c:2990
#, c-format
msgid "%s option \"%s\" can not be changed while WeeChat is running\n"
msgstr ""
-#: src/common/command.c:3090
+#: src/common/command.c:3100
#, c-format
msgid "No config option found with \"%s\"\n"
msgstr ""
-#: src/common/command.c:3093
+#: src/common/command.c:3103
msgid "No config option found\n"
msgstr ""
-#: src/common/command.c:3100
+#: src/common/command.c:3110
#, c-format
msgid "%sDetail:\n"
msgstr ""
-#: src/common/command.c:3105
+#: src/common/command.c:3115
msgid " . type boolean (values: 'on' or 'off')\n"
msgstr ""
-#: src/common/command.c:3106 src/common/command.c:3129
-#: src/common/command.c:3135 src/common/command.c:3141
+#: src/common/command.c:3116 src/common/command.c:3139
+#: src/common/command.c:3145 src/common/command.c:3151
#: src/common/weechat.c:392 src/common/weechat.c:417 src/common/weechat.c:424
#: src/common/weechat.c:431
#, c-format
msgid " . default value: '%s'\n"
msgstr ""
-#: src/common/command.c:3111
+#: src/common/command.c:3121
#, c-format
msgid " . type integer (values: between %d and %d)\n"
msgstr ""
-#: src/common/command.c:3114 src/common/weechat.c:401
+#: src/common/command.c:3124 src/common/weechat.c:401
#, c-format
msgid " . default value: %d\n"
msgstr ""
-#: src/common/command.c:3118
+#: src/common/command.c:3128
msgid " . type string (values: "
msgstr ""
-#: src/common/command.c:3131 src/common/command.c:3137
-#: src/common/command.c:3143 src/common/weechat.c:419 src/common/weechat.c:426
+#: src/common/command.c:3141 src/common/command.c:3147
+#: src/common/command.c:3153 src/common/weechat.c:419 src/common/weechat.c:426
#: src/common/weechat.c:433
msgid "empty"
msgstr ""
-#: src/common/command.c:3134
+#: src/common/command.c:3144
msgid " . type color (Curses or Gtk color, look at WeeChat doc)\n"
msgstr ""
-#: src/common/command.c:3140
+#: src/common/command.c:3150
msgid " . type string (any string)\n"
msgstr ""
-#: src/common/command.c:3146 src/common/weechat.c:436
+#: src/common/command.c:3156 src/common/weechat.c:436
#, c-format
msgid " . description: %s\n"
msgstr ""
-#: src/common/command.c:3157
+#: src/common/command.c:3167
#, c-format
msgid "config option(s) found with \"%s\"\n"
msgstr ""
-#: src/common/command.c:3160
+#: src/common/command.c:3170
msgid "config option(s) found\n"
msgstr ""
-#: src/common/command.c:3186
+#: src/common/command.c:3196
#, c-format
msgid "%s alias or command \"%s\" not found\n"
msgstr ""
-#: src/common/command.c:3196
+#: src/common/command.c:3206
#, c-format
msgid "Alias \"%s\" removed\n"
msgstr ""
-#: src/common/command.c:3256
+#: src/common/command.c:3266
msgid "ignore were removed.\n"
msgstr ""
-#: src/common/command.c:3258
+#: src/common/command.c:3268
msgid "ignore was removed.\n"
msgstr ""
-#: src/common/command.c:3263
+#: src/common/command.c:3273
#, c-format
msgid "%s no ignore found\n"
msgstr ""
-#: src/common/command.c:3297
+#: src/common/command.c:3307
#, c-format
msgid "%s can't upgrade: connection to at least one server is pending\n"
msgstr ""
-#: src/common/command.c:3307
+#: src/common/command.c:3317
#, c-format
msgid ""
"%s can't upgrade: connection to at least one SSL server is active (should be "
"fixed in a future version)\n"
msgstr ""
-#: src/common/command.c:3323
+#: src/common/command.c:3333
msgid "Upgrading WeeChat...\n"
msgstr ""
-#: src/common/command.c:3330
+#: src/common/command.c:3340
#, c-format
msgid "%s unable to save session in file\n"
msgstr ""
-#: src/common/command.c:3356
+#: src/common/command.c:3366
#, c-format
msgid "%s exec failed (program: \"%s\"), exiting WeeChat\n"
msgstr ""
-#: src/common/command.c:3396
+#: src/common/command.c:3406
#, c-format
msgid "WeeChat uptime: %d %s %02d:%02d:%02d, started on %s"
msgstr ""
-#: src/common/command.c:3410
+#: src/common/command.c:3420
#, c-format
msgid "WeeChat uptime: %s%d %s%s %s%02d%s:%s%02d%s:%s%02d%s, started on %s%s"
msgstr ""
-#: src/common/command.c:3454
+#: src/common/command.c:3464
msgid "Opened windows:\n"
msgstr ""
-#: src/common/command.c:3541
+#: src/common/command.c:3551
#, c-format
msgid ""
"%s can not merge windows, there's no other window with same size near "
diff --git a/src/common/command.c b/src/common/command.c
index dc1b1ea0f..9104b1041 100644
--- a/src/common/command.c
+++ b/src/common/command.c
@@ -610,7 +610,7 @@ free_multi_command (char **commands)
int
exec_weechat_command (t_irc_server *server, t_irc_channel *channel, char *string)
{
- int i, argc, return_code, length1, length2;
+ int i, rc, argc, return_code, length1, length2;
char *command, *pos, *ptr_args, *ptr_args_color, **argv, *alias_command;
char **commands, **ptr_cmd, **ptr_next_cmd;
t_weechat_alias *ptr_alias;
@@ -653,220 +653,230 @@ exec_weechat_command (t_irc_server *server, t_irc_channel *channel, char *string
}
#ifdef PLUGINS
- if (!plugin_cmd_handler_exec ((server) ? server->name : "", command + 1, ptr_args))
+ rc = plugin_cmd_handler_exec ((server) ? server->name : "", command + 1, ptr_args);
#else
- if (1)
+ rc = -1;
#endif
+ switch (rc)
{
- argv = explode_string (ptr_args, " ", 0, &argc);
-
- for (i = 0; weechat_commands[i].command_name; i++)
- {
- if (ascii_strcasecmp (weechat_commands[i].command_name, command + 1) == 0)
+ case 0: /* plugin handler KO */
+ irc_display_prefix (NULL, NULL, PREFIX_ERROR);
+ gui_printf (NULL,
+ _("%s command \"%s\" failed\n"),
+ WEECHAT_ERROR, command + 1);
+ break;
+ case 1: /* plugin handler OK, executed */
+ break;
+ default: /* plugin handler not found */
+ argv = explode_string (ptr_args, " ", 0, &argc);
+
+ for (i = 0; weechat_commands[i].command_name; i++)
{
- if ((argc < weechat_commands[i].min_arg)
- || (argc > weechat_commands[i].max_arg))
+ if (ascii_strcasecmp (weechat_commands[i].command_name, command + 1) == 0)
{
- if (weechat_commands[i].min_arg ==
- weechat_commands[i].max_arg)
+ if ((argc < weechat_commands[i].min_arg)
+ || (argc > weechat_commands[i].max_arg))
{
- irc_display_prefix (NULL, NULL, PREFIX_ERROR);
- gui_printf (NULL,
- _("%s wrong argument count for %s command \"%s\" "
- "(expected: %d arg%s)\n"),
- WEECHAT_ERROR, PACKAGE_NAME,
- command + 1,
- weechat_commands[i].max_arg,
- (weechat_commands[i].max_arg >
- 1) ? "s" : "");
- }
- else
- {
- irc_display_prefix (NULL, NULL, PREFIX_ERROR);
- gui_printf (NULL,
- _("%s wrong argument count for %s command \"%s\" "
- "(expected: between %d and %d arg%s)\n"),
- WEECHAT_ERROR, PACKAGE_NAME,
- command + 1,
- weechat_commands[i].min_arg,
- weechat_commands[i].max_arg,
- (weechat_commands[i].max_arg >
- 1) ? "s" : "");
+ if (weechat_commands[i].min_arg ==
+ weechat_commands[i].max_arg)
+ {
+ irc_display_prefix (NULL, NULL, PREFIX_ERROR);
+ gui_printf (NULL,
+ _("%s wrong argument count for %s command \"%s\" "
+ "(expected: %d arg%s)\n"),
+ WEECHAT_ERROR, PACKAGE_NAME,
+ command + 1,
+ weechat_commands[i].max_arg,
+ (weechat_commands[i].max_arg >
+ 1) ? "s" : "");
+ }
+ else
+ {
+ irc_display_prefix (NULL, NULL, PREFIX_ERROR);
+ gui_printf (NULL,
+ _("%s wrong argument count for %s command \"%s\" "
+ "(expected: between %d and %d arg%s)\n"),
+ WEECHAT_ERROR, PACKAGE_NAME,
+ command + 1,
+ weechat_commands[i].min_arg,
+ weechat_commands[i].max_arg,
+ (weechat_commands[i].max_arg >
+ 1) ? "s" : "");
+ }
}
- }
- else
- {
- if (weechat_commands[i].cmd_function_args)
- return_code = (int) (weechat_commands[i].cmd_function_args)
- (server, channel, argc, argv);
else
- return_code = (int) (weechat_commands[i].cmd_function_1arg)
- (server, channel, ptr_args);
- if (return_code < 0)
{
- irc_display_prefix (NULL, NULL, PREFIX_ERROR);
- gui_printf (NULL,
- _("%s command \"%s\" failed\n"),
- WEECHAT_ERROR, command + 1);
+ if (weechat_commands[i].cmd_function_args)
+ return_code = (int) (weechat_commands[i].cmd_function_args)
+ (server, channel, argc, argv);
+ else
+ return_code = (int) (weechat_commands[i].cmd_function_1arg)
+ (server, channel, ptr_args);
+ if (return_code < 0)
+ {
+ irc_display_prefix (NULL, NULL, PREFIX_ERROR);
+ gui_printf (NULL,
+ _("%s command \"%s\" failed\n"),
+ WEECHAT_ERROR, command + 1);
+ }
}
+ free_exploded_string (argv);
+ free (command);
+ if (ptr_args_color)
+ free (ptr_args_color);
+ return 1;
}
- free_exploded_string (argv);
- free (command);
- if (ptr_args_color)
- free (ptr_args_color);
- return 1;
}
- }
- for (i = 0; irc_commands[i].command_name; i++)
- {
- if ((ascii_strcasecmp (irc_commands[i].command_name, command + 1) == 0) &&
- ((irc_commands[i].cmd_function_args) ||
- (irc_commands[i].cmd_function_1arg)))
+ for (i = 0; irc_commands[i].command_name; i++)
{
- if ((argc < irc_commands[i].min_arg)
- || (argc > irc_commands[i].max_arg))
+ if ((ascii_strcasecmp (irc_commands[i].command_name, command + 1) == 0) &&
+ ((irc_commands[i].cmd_function_args) ||
+ (irc_commands[i].cmd_function_1arg)))
{
- if (irc_commands[i].min_arg == irc_commands[i].max_arg)
+ if ((argc < irc_commands[i].min_arg)
+ || (argc > irc_commands[i].max_arg))
{
- irc_display_prefix (NULL, NULL, PREFIX_ERROR);
- gui_printf
- (NULL,
- _("%s wrong argument count for IRC command \"%s\" "
- "(expected: %d arg%s)\n"),
- WEECHAT_ERROR,
- command + 1,
- irc_commands[i].max_arg,
- (irc_commands[i].max_arg > 1) ? "s" : "");
+ if (irc_commands[i].min_arg == irc_commands[i].max_arg)
+ {
+ irc_display_prefix (NULL, NULL, PREFIX_ERROR);
+ gui_printf
+ (NULL,
+ _("%s wrong argument count for IRC command \"%s\" "
+ "(expected: %d arg%s)\n"),
+ WEECHAT_ERROR,
+ command + 1,
+ irc_commands[i].max_arg,
+ (irc_commands[i].max_arg > 1) ? "s" : "");
+ }
+ else
+ {
+ irc_display_prefix (NULL, NULL, PREFIX_ERROR);
+ gui_printf
+ (NULL,
+ _("%s wrong argument count for IRC command \"%s\" "
+ "(expected: between %d and %d arg%s)\n"),
+ WEECHAT_ERROR,
+ command + 1,
+ irc_commands[i].min_arg, irc_commands[i].max_arg,
+ (irc_commands[i].max_arg > 1) ? "s" : "");
+ }
}
else
{
- irc_display_prefix (NULL, NULL, PREFIX_ERROR);
- gui_printf
- (NULL,
- _("%s wrong argument count for IRC command \"%s\" "
- "(expected: between %d and %d arg%s)\n"),
- WEECHAT_ERROR,
- command + 1,
- irc_commands[i].min_arg, irc_commands[i].max_arg,
- (irc_commands[i].max_arg > 1) ? "s" : "");
+ if ((irc_commands[i].need_connection) &&
+ ((!server) || (!server->is_connected)))
+ {
+ irc_display_prefix (NULL, NULL, PREFIX_ERROR);
+ gui_printf (NULL,
+ _("%s command \"%s\" needs a server connection!\n"),
+ WEECHAT_ERROR, irc_commands[i].command_name);
+ free (command);
+ if (ptr_args_color)
+ free (ptr_args_color);
+ return 0;
+ }
+ if (irc_commands[i].cmd_function_args)
+ return_code = (int) (irc_commands[i].cmd_function_args)
+ (server, channel, argc, argv);
+ else
+ return_code = (int) (irc_commands[i].cmd_function_1arg)
+ (server, channel, ptr_args);
+ if (return_code < 0)
+ {
+ irc_display_prefix (NULL, NULL, PREFIX_ERROR);
+ gui_printf (NULL,
+ _("%s command \"%s\" failed\n"),
+ WEECHAT_ERROR, command + 1);
+ }
}
+ free_exploded_string (argv);
+ free (command);
+ if (ptr_args_color)
+ free (ptr_args_color);
+ return 1;
}
- else
+ }
+ for (ptr_alias = weechat_alias; ptr_alias;
+ ptr_alias = ptr_alias->next_alias)
+ {
+ if (ascii_strcasecmp (ptr_alias->alias_name, command + 1) == 0)
{
- if ((irc_commands[i].need_connection) &&
- ((!server) || (!server->is_connected)))
- {
- irc_display_prefix (NULL, NULL, PREFIX_ERROR);
+ if (ptr_alias->running == 1)
+ {
gui_printf (NULL,
- _("%s command \"%s\" needs a server connection!\n"),
- WEECHAT_ERROR, irc_commands[i].command_name);
- free (command);
- if (ptr_args_color)
- free (ptr_args_color);
- return 0;
+ _("%s circular reference when calling alias \"/%s\"\n"),
+ WEECHAT_ERROR, ptr_alias->alias_name);
}
- if (irc_commands[i].cmd_function_args)
- return_code = (int) (irc_commands[i].cmd_function_args)
- (server, channel, argc, argv);
else
- return_code = (int) (irc_commands[i].cmd_function_1arg)
- (server, channel, ptr_args);
- if (return_code < 0)
- {
- irc_display_prefix (NULL, NULL, PREFIX_ERROR);
- gui_printf (NULL,
- _("%s command \"%s\" failed\n"),
- WEECHAT_ERROR, command + 1);
+ {
+ /* an alias can contain many commandes separated by ';' */
+ commands = split_multi_command (ptr_alias->alias_command, ';');
+ if (commands)
+ {
+ ptr_alias->running = 1;
+ for (ptr_cmd=commands; *ptr_cmd; ptr_cmd++)
+ {
+ ptr_next_cmd = ptr_cmd;
+ ptr_next_cmd++;
+
+ if (*ptr_next_cmd == NULL && ptr_args)
+ {
+ /* if alias has arguments, they are now
+ arguments of the last command in the list */
+ length1 = strlen (*ptr_cmd);
+ length2 = strlen (ptr_args);
+
+ alias_command = (char *) malloc ( 1 + length1 + 1 + length2 + 1);
+ if (alias_command)
+ {
+ if (*ptr_cmd[0] != '/')
+ strcpy (alias_command, "/");
+ else
+ strcpy (alias_command, "");
+
+ strcat (alias_command, *ptr_cmd);
+ strcat (alias_command, " ");
+ strcat (alias_command, ptr_args);
+
+ (void) exec_weechat_command (server, channel, alias_command);
+ free (alias_command);
+ }
+ }
+ else
+ {
+ if (*ptr_cmd[0] == '/')
+ (void) exec_weechat_command (server, channel, *ptr_cmd);
+ else
+ {
+ alias_command = (char *) malloc (1 + strlen(*ptr_cmd) + 1);
+ if (alias_command)
+ {
+ strcpy (alias_command, "/");
+ strcat (alias_command, *ptr_cmd);
+ (void) exec_weechat_command (server, channel, alias_command);
+ free (alias_command);
+ }
+ }
+ }
+ }
+ ptr_alias->running = 0;
+ free_multi_command (commands);
+ }
}
+
+ free_exploded_string (argv);
+ free (command);
+ if (ptr_args_color)
+ free (ptr_args_color);
+ return 1;
}
- free_exploded_string (argv);
- free (command);
- if (ptr_args_color)
- free (ptr_args_color);
- return 1;
- }
- }
- for (ptr_alias = weechat_alias; ptr_alias;
- ptr_alias = ptr_alias->next_alias)
- {
- if (ascii_strcasecmp (ptr_alias->alias_name, command + 1) == 0)
- {
- if (ptr_alias->running == 1)
- {
- gui_printf (NULL,
- _("%s circular reference when calling alias \"/%s\"\n"),
- WEECHAT_ERROR, ptr_alias->alias_name);
- }
- else
- {
- /* an alias can contain many commandes separated by ';' */
- commands = split_multi_command (ptr_alias->alias_command, ';');
- if (commands)
- {
- ptr_alias->running = 1;
- for (ptr_cmd=commands; *ptr_cmd; ptr_cmd++)
- {
- ptr_next_cmd = ptr_cmd;
- ptr_next_cmd++;
-
- if (*ptr_next_cmd == NULL && ptr_args)
- {
- /* if alias has arguments, they are now
- arguments of the last command in the list */
- length1 = strlen (*ptr_cmd);
- length2 = strlen (ptr_args);
-
- alias_command = (char *) malloc ( 1 + length1 + 1 + length2 + 1);
- if (alias_command)
- {
- if (*ptr_cmd[0] != '/')
- strcpy (alias_command, "/");
- else
- strcpy (alias_command, "");
-
- strcat (alias_command, *ptr_cmd);
- strcat (alias_command, " ");
- strcat (alias_command, ptr_args);
-
- (void) exec_weechat_command (server, channel, alias_command);
- free (alias_command);
- }
- }
- else
- {
- if (*ptr_cmd[0] == '/')
- (void) exec_weechat_command (server, channel, *ptr_cmd);
- else
- {
- alias_command = (char *) malloc (1 + strlen(*ptr_cmd) + 1);
- if (alias_command)
- {
- strcpy (alias_command, "/");
- strcat (alias_command, *ptr_cmd);
- (void) exec_weechat_command (server, channel, alias_command);
- free (alias_command);
- }
- }
- }
- }
- ptr_alias->running = 0;
- free_multi_command (commands);
- }
- }
-
- free_exploded_string (argv);
- free (command);
- if (ptr_args_color)
- free (ptr_args_color);
- return 1;
}
- }
- irc_display_prefix (NULL, NULL, PREFIX_ERROR);
- gui_printf (NULL,
- _("%s unknown command \"%s\" (type /help for help)\n"),
- WEECHAT_ERROR,
- command + 1);
- free_exploded_string (argv);
+ irc_display_prefix (NULL, NULL, PREFIX_ERROR);
+ gui_printf (NULL,
+ _("%s unknown command \"%s\" (type /help for help)\n"),
+ WEECHAT_ERROR,
+ command + 1);
+ free_exploded_string (argv);
}
free (command);
if (ptr_args_color)
diff --git a/src/plugins/plugins.c b/src/plugins/plugins.c
index 77ed56b55..8b3d31ec7 100644
--- a/src/plugins/plugins.c
+++ b/src/plugins/plugins.c
@@ -351,7 +351,8 @@ plugin_msg_handler_exec (char *server, char *irc_command, char *irc_message)
/*
* plugin_cmd_handler_exec: execute a command handler
- * return: 1 if handler executed, 0 if no handler found
+ * return: 1 if handler executed, 0 if failed,
+ * -1 if no handler found
*/
int
@@ -386,7 +387,7 @@ plugin_cmd_handler_exec (char *server, char *command, char *arguments)
}
}
- return 0;
+ return -1;
}
/*
diff --git a/weechat/po/cs.po b/weechat/po/cs.po
index cfb719df8..24ab99b90 100644
--- a/weechat/po/cs.po
+++ b/weechat/po/cs.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.1.8-cvs\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2006-02-16 21:24+0100\n"
+"POT-Creation-Date: 2006-02-18 13:48+0100\n"
"PO-Revision-Date: 2006-01-24 19:25+0100\n"
"Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1393,7 +1393,7 @@ msgstr "neznámý"
msgid "%s: using local hostname \"%s\"\n"
msgstr "%s: používám lokální jméno hosta \"%s\"\n"
-#: src/irc/irc-send.c:214 src/common/command.c:963
+#: src/irc/irc-send.c:214 src/common/command.c:973
#, c-format
msgid "%s cannot find nick for sending message\n"
msgstr "%s nemohu najít přezdívku pro poslání zprávy\n"
@@ -1409,8 +1409,8 @@ msgstr "%s \"%s\" příkaz může být spuštěn pouze v bufferu kanálu\n"
#: src/irc/irc-send.c:526 src/irc/irc-send.c:538 src/irc/irc-send.c:556
#: src/irc/irc-send.c:1250 src/irc/irc-send.c:1388 src/irc/irc-send.c:1982
-#: src/common/command.c:1787 src/common/command.c:2300
-#: src/common/command.c:2441
+#: src/common/command.c:1797 src/common/command.c:2310
+#: src/common/command.c:2451
#, c-format
msgid "%s wrong argument count for \"%s\" command\n"
msgstr "%s špatný počet parametrů pro příkaz \"%s\"\n"
@@ -1752,11 +1752,11 @@ msgstr "%s%s %s(%s%s@%s%s)%s byl %s\n"
msgid "%s[%s%s%s]%s idle: "
msgstr "%s[%s%s%s]%s nečinný: "
-#: src/irc/irc-recv.c:3189 src/common/command.c:3398 src/common/command.c:3416
+#: src/irc/irc-recv.c:3189 src/common/command.c:3408 src/common/command.c:3426
msgid "days"
msgstr "dní"
-#: src/irc/irc-recv.c:3189 src/common/command.c:3398 src/common/command.c:3416
+#: src/irc/irc-recv.c:3189 src/common/command.c:3408 src/common/command.c:3426
msgid "day"
msgstr "den"
@@ -2147,25 +2147,25 @@ msgstr ""
"%s plugin %s: nemůžu přidat obsluhovač pro \"%s\" příkaz (nedostatek "
"paměti)\n"
-#: src/plugins/plugins.c:542
+#: src/plugins/plugins.c:543
#, c-format
msgid "%s unable to load plugin \"%s\": %s\n"
msgstr "%s nemůžu načist plugin \"%s\": %s\n"
-#: src/plugins/plugins.c:553
+#: src/plugins/plugins.c:554
#, c-format
msgid "%s symbol \"plugin_name\" not found in plugin \"%s\", failed to load\n"
msgstr ""
"%s symbol \"plugin_name\" nebyl v pluginu \"%s\" nalezen, načtení selhalo\n"
-#: src/plugins/plugins.c:564
+#: src/plugins/plugins.c:565
#, c-format
msgid ""
"%s unable to load plugin \"%s\": a plugin with same name already exists\n"
msgstr ""
"%s nemohu načíst plugin \"%s\": plugin se stejným jménem již existuje\n"
-#: src/plugins/plugins.c:576
+#: src/plugins/plugins.c:577
#, c-format
msgid ""
"%s symbol \"plugin_description\" not found in plugin \"%s\", failed to load\n"
@@ -2173,7 +2173,7 @@ msgstr ""
"%s symbol \"plugin_description\" nebyl v pluginu \"%s\" nalezen, načtení "
"selhalo\n"
-#: src/plugins/plugins.c:587
+#: src/plugins/plugins.c:588
#, c-format
msgid ""
"%s symbol \"plugin_version\" not found in plugin \"%s\", failed to load\n"
@@ -2181,7 +2181,7 @@ msgstr ""
"%s symbol \"plugin_version\" nebyl v pluginu \"%s\" nalezen, načtení "
"selhalo\n"
-#: src/plugins/plugins.c:598
+#: src/plugins/plugins.c:599
#, c-format
msgid ""
"%s function \"weechat_plugin_init\" not found in plugin \"%s\", failed to "
@@ -2190,32 +2190,32 @@ msgstr ""
"%s funkce \"weechat_plugin_init\" nebyla v pluginu \"%s\" nalezena, načtení "
"selhalo\n"
-#: src/plugins/plugins.c:659
+#: src/plugins/plugins.c:660
#, c-format
msgid "Initializing plugin \"%s\" %s\n"
msgstr "Inicializuji plugin \"%s\" %s\n"
-#: src/plugins/plugins.c:667
+#: src/plugins/plugins.c:668
#, c-format
msgid "%s unable to initialize plugin \"%s\"\n"
msgstr "%s nemohu načíst plugin \"%s\"\n"
-#: src/plugins/plugins.c:678
+#: src/plugins/plugins.c:679
#, c-format
msgid "%s unable to load plugin \"%s\" (not enough memory)\n"
msgstr "%s nemohu načíst plugin \"%s\" (nedostatek paměti)\n"
-#: src/plugins/plugins.c:686
+#: src/plugins/plugins.c:687
#, c-format
msgid "Plugin \"%s\" (%s) loaded.\n"
msgstr "Plugin \"%s\" (%s) načten.\n"
-#: src/plugins/plugins.c:853
+#: src/plugins/plugins.c:854
#, c-format
msgid "Plugin \"%s\" unloaded.\n"
msgstr "Plugin \"%s\" odebrán.\n"
-#: src/plugins/plugins.c:859
+#: src/plugins/plugins.c:860
#, c-format
msgid "%s plugin \"%s\" not found\n"
msgstr "%s plugin \"%s\" nenalezen\n"
@@ -2256,11 +2256,6 @@ msgstr ""
msgid "%s server/channel (%s/%s) not found for plugin exec command\n"
msgstr "%s server/kanál (%s/%s) nenaleyen pro exec příkaz pluginu\n"
-#: src/plugins/plugins-interface.c:335
-#, c-format
-msgid "%s server not found for plugin exec command\n"
-msgstr "%s server nenalezen pro exec příkaz pluginu\n"
-
#: src/gui/curses/gui-input.c:340
#, c-format
msgid "Day changed to %s\n"
@@ -2516,7 +2511,7 @@ msgstr "obnov obrazovku"
msgid "grab a key"
msgstr "zachytit klávesu"
-#: src/gui/gui-keyboard.c:438 src/common/command.c:2315
+#: src/gui/gui-keyboard.c:438 src/common/command.c:2325
#, c-format
msgid "%s unable to bind key \"%s\"\n"
msgstr "%s nemohu napojit kalávesu \"%s\"\n"
@@ -2935,13 +2930,18 @@ msgstr ""
"spočítána s aktuálním oknem jako velikost reference. Např. 25 znamená "
"vytvořít nové okno s velikostí = aktuální_velikost / 4"
-#: src/common/command.c:675
+#: src/common/command.c:665 src/common/command.c:719 src/common/command.c:788
+#, c-format
+msgid "%s command \"%s\" failed\n"
+msgstr "%s příkaz \"%s\" selhal\n"
+
+#: src/common/command.c:685
#, c-format
msgid "%s wrong argument count for %s command \"%s\" (expected: %d arg%s)\n"
msgstr ""
"%s špatný počet argumentů pro %s příkaz \"%s\" (očekáváno: %d argumentů%s)\n"
-#: src/common/command.c:687
+#: src/common/command.c:697
#, c-format
msgid ""
"%s wrong argument count for %s command \"%s\" (expected: between %d and %d "
@@ -2950,18 +2950,13 @@ msgstr ""
"%s špatyný počet argumentů pro %s příkaz \"%s\" (očekáváno: mezi %d a %d "
"argumenty%s)\n"
-#: src/common/command.c:709 src/common/command.c:778
-#, c-format
-msgid "%s command \"%s\" failed\n"
-msgstr "%s příkaz \"%s\" selhal\n"
-
-#: src/common/command.c:734
+#: src/common/command.c:744
#, c-format
msgid "%s wrong argument count for IRC command \"%s\" (expected: %d arg%s)\n"
msgstr ""
"%s chybný počet argumentů pro IRC příkaz \"%s\" (očekáváno: %d argumentů%s)\n"
-#: src/common/command.c:746
+#: src/common/command.c:756
#, c-format
msgid ""
"%s wrong argument count for IRC command \"%s\" (expected: between %d and %d "
@@ -2970,320 +2965,320 @@ msgstr ""
"%s špatný počet argumentů pro IRC příkaz \"%s\" (očekáváno: mezi %d a %d "
"argumenty%s)\n"
-#: src/common/command.c:761
+#: src/common/command.c:771
#, c-format
msgid "%s command \"%s\" needs a server connection!\n"
msgstr "%s příkaz \"%s\" potřebuje připojení na server!\n"
-#: src/common/command.c:797
+#: src/common/command.c:807
#, c-format
msgid "%s circular reference when calling alias \"/%s\"\n"
msgstr ""
-#: src/common/command.c:866
+#: src/common/command.c:876
#, c-format
msgid "%s unknown command \"%s\" (type /help for help)\n"
msgstr "%s neznámý příkaz \"%s\" (zadejte /help pro nápovědu)\n"
-#: src/common/command.c:1010
+#: src/common/command.c:1020
msgid "This window is not a channel!\n"
msgstr "Tohe není okno kanálu!\n"
-#: src/common/command.c:1043 src/common/command.c:1080
-#: src/common/command.c:1199
+#: src/common/command.c:1053 src/common/command.c:1090
+#: src/common/command.c:1209
#, c-format
msgid "%s missing arguments for \"%s\" command\n"
msgstr "%s chybí argumenty pro příkaz \"%s\"\n"
-#: src/common/command.c:1052
+#: src/common/command.c:1062
#, c-format
msgid "Alias \"%s\" => \"%s\" created\n"
msgstr "Alias \"%s\" => \"%s\" vytvořen\n"
-#: src/common/command.c:1058
+#: src/common/command.c:1068
#, c-format
msgid "Failed to create alias \"%s\" => \"%s\" (not enough memory)\n"
msgstr "Selhalo vytvoření aliasu \"%s\" => \"%s\" (nedostatek paměti)\n"
-#: src/common/command.c:1070 src/common/command.c:1091
+#: src/common/command.c:1080 src/common/command.c:1101
msgid "List of aliases:\n"
msgstr "Seznam pro aliasy:\n"
-#: src/common/command.c:1105
+#: src/common/command.c:1115
msgid "No alias defined.\n"
msgstr "Žádné aliasy nejsou definovány.\n"
-#: src/common/command.c:1124
+#: src/common/command.c:1134
#, c-format
msgid "%sServer: %s%s\n"
msgstr "%sServer: %s%s\n"
-#: src/common/command.c:1129
+#: src/common/command.c:1139
#, c-format
msgid "%snot connected\n"
msgstr "%snepřipojen\n"
-#: src/common/command.c:1133
+#: src/common/command.c:1143
#, c-format
msgid "%sChannel: %s%s %s(server: %s%s%s)\n"
msgstr "%sKanál: %s%s %s(server: %s%s%s)\n"
-#: src/common/command.c:1142
+#: src/common/command.c:1152
#, c-format
msgid "%sPrivate with: %s%s %s(server: %s%s%s)\n"
msgstr "%sSoukromý s: %s%s %s(server: %s%s%s)\n"
-#: src/common/command.c:1151
+#: src/common/command.c:1161
#, c-format
msgid "%sunknown\n"
msgstr "%sneznámý\n"
-#: src/common/command.c:1178
+#: src/common/command.c:1188
msgid "Opened buffers:\n"
msgstr "Otevřené buffery:\n"
-#: src/common/command.c:1222
+#: src/common/command.c:1232
#, c-format
msgid "%s incorrect buffer number\n"
msgstr "%s nekorektní číslo bufferu\n"
-#: src/common/command.c:1238
+#: src/common/command.c:1248
#, c-format
msgid "%s can not close the single buffer\n"
msgstr "%s nemohu zavřít jediný buffer\n"
-#: src/common/command.c:1248
+#: src/common/command.c:1258
#, c-format
msgid "%s can not close server buffer while channels are opened\n"
msgstr "%s nemohu zavřít buffer serveru dokud jsou otevřeny kanály\n"
-#: src/common/command.c:1299
+#: src/common/command.c:1309
msgid "Notify levels: "
msgstr "Level upozornění: "
-#: src/common/command.c:1328 src/common/command.c:1376
+#: src/common/command.c:1338 src/common/command.c:1386
#, c-format
msgid "%s incorrect notify level (must be between %d and %d)\n"
msgstr "%s nekorektní level upozornění (musí být mezi %d a %d)\n"
-#: src/common/command.c:1337
+#: src/common/command.c:1347
#, c-format
msgid "%s incorrect buffer for notify (must be channel or private)\n"
msgstr "%s nekorektní buffer pro upozornění (musí být kanál nebo soukromý)\n"
-#: src/common/command.c:1346
+#: src/common/command.c:1356
#, c-format
msgid "New notify level for %s%s%s: %s%d %s"
msgstr "Nový level upozornění %s%s%s: %s%d %s"
-#: src/common/command.c:1356
+#: src/common/command.c:1366
msgid "(hotlist: never)\n"
msgstr "(hotlist: nikdy)\n"
-#: src/common/command.c:1359
+#: src/common/command.c:1369
msgid "(hotlist: highlights)\n"
msgstr "(hotlist: zvýraznění)\n"
-#: src/common/command.c:1362
+#: src/common/command.c:1372
msgid "(hotlist: highlights + messages)\n"
msgstr "(hotlist: zvýraznění + zprávy)\n"
-#: src/common/command.c:1365
+#: src/common/command.c:1375
msgid "(hotlist: highlights + messages + join/part (all))\n"
msgstr "(hotlist: zvýrazění + zprávy + připojení/odpojení (vše))\n"
-#: src/common/command.c:1464
+#: src/common/command.c:1474
#, c-format
msgid "Charsets for server %s%s%s: "
msgstr "Znaková sada pro server %s%s%s: "
-#: src/common/command.c:1472
+#: src/common/command.c:1482
#, c-format
msgid "Charsets for channel %s%s%s: "
msgstr "Znaková sada pro kanál %s%s%s: "
-#: src/common/command.c:1480
+#: src/common/command.c:1490
#, c-format
msgid "Charsets for private %s%s%s: "
msgstr "Znaková sada pro soukromé %s%s%s: "
-#: src/common/command.c:1508 src/common/command.c:1538
-#: src/common/command.c:1568
+#: src/common/command.c:1518 src/common/command.c:1548
+#: src/common/command.c:1578
#, c-format
msgid " (inherited: \"%s%s%s\")"
msgstr " (zděděno: \"%s%s%s\")"
-#: src/common/command.c:1637 src/common/command.c:1665
-#: src/common/command.c:1806 src/common/command.c:2434
-#: src/common/command.c:3530 src/common/command.c:3573
+#: src/common/command.c:1647 src/common/command.c:1675
+#: src/common/command.c:1816 src/common/command.c:2444
+#: src/common/command.c:3540 src/common/command.c:3583
#, c-format
msgid "%s unknown option for \"%s\" command\n"
msgstr "%s neznámá volba pro příkaz \"%s\"\n"
-#: src/common/command.c:1700
+#: src/common/command.c:1710
#, c-format
msgid "%s already connected to server \"%s\"!\n"
msgstr "%s již vytvořený server \"%s\"!\n"
-#: src/common/command.c:1708
+#: src/common/command.c:1718
#, c-format
msgid "%s currently connecting to server \"%s\"!\n"
msgstr "%s zrovna připojuji k serveru \"%s\"!\n"
-#: src/common/command.c:1726 src/common/command.c:1855
+#: src/common/command.c:1736 src/common/command.c:1865
#, c-format
msgid "%s server not found\n"
msgstr "%s server nenalezen\n"
-#: src/common/command.c:1839
+#: src/common/command.c:1849
#, c-format
msgid "%s not connected to server \"%s\"!\n"
msgstr "%s nepřipojen k serveru \"%s\"!\n"
-#: src/common/command.c:1847
+#: src/common/command.c:1857
msgid "Auto-reconnection is cancelled\n"
msgstr "Automatické znovupřipojené je zrušeno\n"
-#: src/common/command.c:1883 src/common/weechat.c:456
+#: src/common/command.c:1893 src/common/weechat.c:456
#, c-format
msgid "%s internal commands:\n"
msgstr "%s vnitřní příkazy:\n"
-#: src/common/command.c:1893 src/common/weechat.c:476
+#: src/common/command.c:1903 src/common/weechat.c:476
#, c-format
msgid "IRC commands:\n"
msgstr "IRC příkazy:\n"
-#: src/common/command.c:1907
+#: src/common/command.c:1917
msgid "Plugin commands:\n"
msgstr "Příkazy pluginu:\n"
-#: src/common/command.c:2023
+#: src/common/command.c:2033
#, c-format
msgid "No help available, \"%s\" is an unknown command\n"
msgstr "Není dostupná žádná nápověda, \"%s\" je neznámý příkaz\n"
-#: src/common/command.c:2092
+#: src/common/command.c:2102
#, c-format
msgid "%son %s%s%s/%s%s%s:%s ignoring %s%s%s from %s%s\n"
msgstr "%sna %s%s%s/%s%s%s:%s ignoruji %s%s%s od %s%s\n"
-#: src/common/command.c:2130
+#: src/common/command.c:2140
msgid "List of ignore:\n"
msgstr "Seznam ignorování:\n"
-#: src/common/command.c:2147
+#: src/common/command.c:2157
msgid "No ignore defined.\n"
msgstr "Žádné ignorování není definováno.\n"
-#: src/common/command.c:2173
+#: src/common/command.c:2183
msgid "New ignore:"
msgstr "Nové ignorování:"
-#: src/common/command.c:2193
+#: src/common/command.c:2203
#, c-format
msgid "New key binding: %s"
msgstr "Nová klávesová zkratka: %s"
-#: src/common/command.c:2232
+#: src/common/command.c:2242
msgid "Key bindings:\n"
msgstr "Klávesové zkratky:\n"
-#: src/common/command.c:2246
+#: src/common/command.c:2256
#, c-format
msgid "Key \"%s\" unbinded\n"
msgstr "Klávesa \"%s\" odpojena\n"
-#: src/common/command.c:2252
+#: src/common/command.c:2262
#, c-format
msgid "%s unable to unbind key \"%s\"\n"
msgstr "%s nemohu odpojit klávesu \"%s\"\n"
-#: src/common/command.c:2260 src/common/weechat.c:508
+#: src/common/command.c:2270 src/common/weechat.c:508
#, c-format
msgid "Internal key functions:\n"
msgstr "Vnitřní klávesové funkce:\n"
-#: src/common/command.c:2280
+#: src/common/command.c:2290
msgid "Default key bindings restored\n"
msgstr "Výchozí klávesové zkratky obnoveny\n"
-#: src/common/command.c:2286
+#: src/common/command.c:2296
#, c-format
msgid "%s \"-yes\" argument is required for keys reset (securuty reason)\n"
msgstr ""
"%s \"-yes\" argument je požadován pro reset kaláves (bezpečnostní opatření)\n"
-#: src/common/command.c:2347
+#: src/common/command.c:2357
msgid "Plugins loaded:\n"
msgstr "Načtené pluginy:\n"
-#: src/common/command.c:2363
+#: src/common/command.c:2373
msgid " message handlers:\n"
msgstr " obsluhovače zpráv:\n"
-#: src/common/command.c:2372
+#: src/common/command.c:2382
#, c-format
msgid " IRC(%s)\n"
msgstr " IRC(%s)\n"
-#: src/common/command.c:2379
+#: src/common/command.c:2389
msgid " (no message handler)\n"
msgstr " (není obsluhovač zprávy)\n"
-#: src/common/command.c:2384
+#: src/common/command.c:2394
msgid " command handlers:\n"
msgstr " obsluhovače příkazu:\n"
-#: src/common/command.c:2405
+#: src/common/command.c:2415
msgid " (no command handler)\n"
msgstr " (není obsluhovač příkazu)\n"
-#: src/common/command.c:2411
+#: src/common/command.c:2421
msgid " (no plugin)\n"
msgstr " (není plugin)\n"
-#: src/common/command.c:2447
+#: src/common/command.c:2457
msgid ""
"Command \"plugin\" is not available, WeeChat was built without plugins "
"support.\n"
msgstr ""
"Příkaz \"plugin\" není dostupný, WeeChat byl přeložen bez podpory pluginů.\n"
-#: src/common/command.c:2475
+#: src/common/command.c:2485
msgid "Configuration file saved\n"
msgstr "Konfigurační soubor uložen\n"
-#: src/common/command.c:2480
+#: src/common/command.c:2490
#, c-format
msgid "%s failed to save configuration file\n"
msgstr "%s selhalo uložení konfiguračního souboru\n"
-#: src/common/command.c:2519
+#: src/common/command.c:2529
msgid "No server.\n"
msgstr "žádný server.\n"
-#: src/common/command.c:2530
+#: src/common/command.c:2540
#, c-format
msgid "Server '%s' not found.\n"
msgstr "Server '%s' nenalezen.\n"
-#: src/common/command.c:2542
+#: src/common/command.c:2552
#, c-format
msgid "%s missing servername for \"%s\" command\n"
msgstr "%s chybí jméno serveru pro příkaz \"%s\"\n"
-#: src/common/command.c:2550
+#: src/common/command.c:2560
#, c-format
msgid "%s too much arguments for \"%s\" command, ignoring arguments\n"
msgstr "%s příliž mnoho argumentů pro příkaz \"%s\", ignoruji argumety\n"
-#: src/common/command.c:2560
+#: src/common/command.c:2570
#, c-format
msgid "%s server \"%s\" not found for \"%s\" command\n"
msgstr "%s server \"%s\" nenalezen pro příkaz \"%s\"\n"
-#: src/common/command.c:2568
+#: src/common/command.c:2578
#, c-format
msgid ""
"%s you can not delete server \"%s\" because you are connected to. Try /"
@@ -3292,173 +3287,173 @@ msgstr ""
"%s nemůžete odebrat server \"%s\", protože jste k němu připojent. Skuste "
"nejprve /dissconnect %s.\n"
-#: src/common/command.c:2588
+#: src/common/command.c:2598
#, c-format
msgid "Server %s%s%s has been deleted\n"
msgstr "Server %s%s%s byl odebrán\n"
-#: src/common/command.c:2607
+#: src/common/command.c:2617
#, c-format
msgid "%s missing parameters for \"%s\" command\n"
msgstr "%s chybí parametry pro příkaz \"%s\"\n"
-#: src/common/command.c:2617
+#: src/common/command.c:2627
#, c-format
msgid "%s server \"%s\" already exists, can't create it!\n"
msgstr "%s server \"%s\" již existuje, nemohu jej vytvořít!\n"
-#: src/common/command.c:2646 src/common/command.c:2674
-#: src/common/command.c:2687 src/common/command.c:2713
+#: src/common/command.c:2656 src/common/command.c:2684
+#: src/common/command.c:2697 src/common/command.c:2723
#, c-format
msgid "%s missing password for \"%s\" parameter\n"
msgstr "%s chybí heslo pro parametr \"%s\"\n"
-#: src/common/command.c:2659
+#: src/common/command.c:2669
#, c-format
msgid "%s missing nick(s) for \"%s\" parameter\n"
msgstr "%s chybí přezdívka/přezdívky pro parametr \"%s\"\n"
-#: src/common/command.c:2700
+#: src/common/command.c:2710
#, c-format
msgid "%s missing command for \"%s\" parameter\n"
msgstr "%s chybí příkaz pro parametr \"%s\"\n"
-#: src/common/command.c:2737
+#: src/common/command.c:2747
#, c-format
msgid "Server %s%s%s created\n"
msgstr "Server %s%s%s vytvořen\n"
-#: src/common/command.c:2746
+#: src/common/command.c:2756
#, c-format
msgid "%s unable to create server\n"
msgstr "%s nemohu vytvořit server\n"
-#: src/common/command.c:2805
+#: src/common/command.c:2815
msgid "(unknown)"
msgstr "(neznámý)"
-#: src/common/command.c:2828
+#: src/common/command.c:2838
#, c-format
msgid "%s(password hidden) "
msgstr "%s(heslo schováno) "
-#: src/common/command.c:2926
+#: src/common/command.c:2936
#, c-format
msgid "%s server \"%s\" not found\n"
msgstr "%s server \"%s\" nenalezen\n"
-#: src/common/command.c:2959 src/common/command.c:3007
+#: src/common/command.c:2969 src/common/command.c:3017
#, c-format
msgid "%s config option \"%s\" not found\n"
msgstr "%s volba nastavení \"%s\" nenalezena\n"
-#: src/common/command.c:2964 src/common/command.c:2999
+#: src/common/command.c:2974 src/common/command.c:3009
#, c-format
msgid "%s incorrect value for option \"%s\"\n"
msgstr "%s nekorektní hodnota pro volbu \"%s\"\n"
-#: src/common/command.c:2980
+#: src/common/command.c:2990
#, c-format
msgid "%s option \"%s\" can not be changed while WeeChat is running\n"
msgstr "%s volba \"%s\" nemůže být změněna dokud WeeChat běží\n"
-#: src/common/command.c:3090
+#: src/common/command.c:3100
#, c-format
msgid "No config option found with \"%s\"\n"
msgstr "Nebyla nalezena žádná volba nastavení s \"%s\"\n"
-#: src/common/command.c:3093
+#: src/common/command.c:3103
msgid "No config option found\n"
msgstr "Nebyla nalezena žádná volba nastavení\n"
-#: src/common/command.c:3100
+#: src/common/command.c:3110
#, c-format
msgid "%sDetail:\n"
msgstr "%sDetail:\n"
-#: src/common/command.c:3105
+#: src/common/command.c:3115
msgid " . type boolean (values: 'on' or 'off')\n"
msgstr " . typ boolean (hodnota: 'on' nebo 'off')\n"
-#: src/common/command.c:3106 src/common/command.c:3129
-#: src/common/command.c:3135 src/common/command.c:3141
+#: src/common/command.c:3116 src/common/command.c:3139
+#: src/common/command.c:3145 src/common/command.c:3151
#: src/common/weechat.c:392 src/common/weechat.c:417 src/common/weechat.c:424
#: src/common/weechat.c:431
#, c-format
msgid " . default value: '%s'\n"
msgstr " . výchozí hodnota: '%s'\n"
-#: src/common/command.c:3111
+#: src/common/command.c:3121
#, c-format
msgid " . type integer (values: between %d and %d)\n"
msgstr " . typ celočíselný (hodnoty: mezi %d a %d)\n"
-#: src/common/command.c:3114 src/common/weechat.c:401
+#: src/common/command.c:3124 src/common/weechat.c:401
#, c-format
msgid " . default value: %d\n"
msgstr " . výchozí hodnota: %d\n"
-#: src/common/command.c:3118
+#: src/common/command.c:3128
msgid " . type string (values: "
msgstr " . typ řetězec (hodnoty: "
-#: src/common/command.c:3131 src/common/command.c:3137
-#: src/common/command.c:3143 src/common/weechat.c:419 src/common/weechat.c:426
+#: src/common/command.c:3141 src/common/command.c:3147
+#: src/common/command.c:3153 src/common/weechat.c:419 src/common/weechat.c:426
#: src/common/weechat.c:433
msgid "empty"
msgstr "prázdný"
-#: src/common/command.c:3134
+#: src/common/command.c:3144
msgid " . type color (Curses or Gtk color, look at WeeChat doc)\n"
msgstr " . typ barva (Curses nebo Gtk barva, viz WeeChat dokumentace)\n"
-#: src/common/command.c:3140
+#: src/common/command.c:3150
msgid " . type string (any string)\n"
msgstr " . typ řetězec (jakýkoliv řetězec)\n"
-#: src/common/command.c:3146 src/common/weechat.c:436
+#: src/common/command.c:3156 src/common/weechat.c:436
#, c-format
msgid " . description: %s\n"
msgstr " . popis: %s\n"
-#: src/common/command.c:3157
+#: src/common/command.c:3167
#, c-format
msgid "config option(s) found with \"%s\"\n"
msgstr "volba/volby nastavení nalezeny s \"%s\"\n"
-#: src/common/command.c:3160
+#: src/common/command.c:3170
msgid "config option(s) found\n"
msgstr "volba/volby nastavení nalezeny\n"
-#: src/common/command.c:3186
+#: src/common/command.c:3196
#, c-format
msgid "%s alias or command \"%s\" not found\n"
msgstr "%s alias nebo příkaz \"%s\" nenalezen\n"
-#: src/common/command.c:3196
+#: src/common/command.c:3206
#, c-format
msgid "Alias \"%s\" removed\n"
msgstr "Alias \"%s\" odebrán\n"
-#: src/common/command.c:3256
+#: src/common/command.c:3266
msgid "ignore were removed.\n"
msgstr "ignorování bylo odebráno.\n"
-#: src/common/command.c:3258
+#: src/common/command.c:3268
msgid "ignore was removed.\n"
msgstr "ignorování bylo odebrán\n"
-#: src/common/command.c:3263
+#: src/common/command.c:3273
#, c-format
msgid "%s no ignore found\n"
msgstr "%s žádné ignorování nenaleyeno\n"
-#: src/common/command.c:3297
+#: src/common/command.c:3307
#, c-format
msgid "%s can't upgrade: connection to at least one server is pending\n"
msgstr "%s nemůžu aktualizovat: existují nevyřešená spojení na server\n"
-#: src/common/command.c:3307
+#: src/common/command.c:3317
#, c-format
msgid ""
"%s can't upgrade: connection to at least one SSL server is active (should be "
@@ -3467,35 +3462,35 @@ msgstr ""
"%s nemohu aktualiyovat: je aktuvní jedno nebo více připojení na SSL server "
"(mělo by být opraveno v budoucnosti)\n"
-#: src/common/command.c:3323
+#: src/common/command.c:3333
msgid "Upgrading WeeChat...\n"
msgstr "Aktualizuji WeeChat...\n"
-#: src/common/command.c:3330
+#: src/common/command.c:3340
#, c-format
msgid "%s unable to save session in file\n"
msgstr "%s nemohu uložit sezení do souboru\n"
-#: src/common/command.c:3356
+#: src/common/command.c:3366
#, c-format
msgid "%s exec failed (program: \"%s\"), exiting WeeChat\n"
msgstr "%s exec selhal (program: \"%s\"), ukončuji WeeChat\n"
-#: src/common/command.c:3396
+#: src/common/command.c:3406
#, c-format
msgid "WeeChat uptime: %d %s %02d:%02d:%02d, started on %s"
msgstr "Čas běhu WeeChat: %d %s %02d:%02d:%02d, spuštěn %s"
-#: src/common/command.c:3410
+#: src/common/command.c:3420
#, c-format
msgid "WeeChat uptime: %s%d %s%s %s%02d%s:%s%02d%s:%s%02d%s, started on %s%s"
msgstr "Čas běhu WeeChat: %s%d %s%s %s%02d%s:%s%02d%s:%s%02d%s, spuštěn %s%s"
-#: src/common/command.c:3454
+#: src/common/command.c:3464
msgid "Opened windows:\n"
msgstr "Otevřené okna:\n"
-#: src/common/command.c:3541
+#: src/common/command.c:3551
#, c-format
msgid ""
"%s can not merge windows, there's no other window with same size near "
@@ -5296,6 +5291,9 @@ msgstr ""
msgid "Saving config to disk\n"
msgstr "Ukládám konfiguraci na disk\n"
+#~ msgid "%s server not found for plugin exec command\n"
+#~ msgstr "%s server nenalezen pro exec příkaz pluginu\n"
+
#~ msgid "%s alias or command \"%s\" already exists!\n"
#~ msgstr "%s alias nebo příkaz \"%s\" již existuje!\n"
diff --git a/weechat/po/es.po b/weechat/po/es.po
index 1ef166146..6a8a17091 100644
--- a/weechat/po/es.po
+++ b/weechat/po/es.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.1.8-cvs\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2006-02-16 21:24+0100\n"
+"POT-Creation-Date: 2006-02-18 13:48+0100\n"
"PO-Revision-Date: 2006-01-24 19:24+0100\n"
"Last-Translator: Roberto Gonzlez Cardenete <robert.glez@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1405,7 +1405,7 @@ msgstr "desconocido"
msgid "%s: using local hostname \"%s\"\n"
msgstr "%s: utilizacin del nombre de mquina local \"%s\"\n"
-#: src/irc/irc-send.c:214 src/common/command.c:963
+#: src/irc/irc-send.c:214 src/common/command.c:973
#, c-format
msgid "%s cannot find nick for sending message\n"
msgstr "%s no ha sido posible encontrar el usuario al que enviar el mensaje\n"
@@ -1422,8 +1422,8 @@ msgstr ""
#: src/irc/irc-send.c:526 src/irc/irc-send.c:538 src/irc/irc-send.c:556
#: src/irc/irc-send.c:1250 src/irc/irc-send.c:1388 src/irc/irc-send.c:1982
-#: src/common/command.c:1787 src/common/command.c:2300
-#: src/common/command.c:2441
+#: src/common/command.c:1797 src/common/command.c:2310
+#: src/common/command.c:2451
#, c-format
msgid "%s wrong argument count for \"%s\" command\n"
msgstr "%s nmero de argumentos incorrecto para el comando \"%s\"\n"
@@ -1764,11 +1764,11 @@ msgstr "%s%s %s(%s%s@%s%s)%s estaba %s\n"
msgid "%s[%s%s%s]%s idle: "
msgstr "%s[%s%s%s]%s inactividad: "
-#: src/irc/irc-recv.c:3189 src/common/command.c:3398 src/common/command.c:3416
+#: src/irc/irc-recv.c:3189 src/common/command.c:3408 src/common/command.c:3426
msgid "days"
msgstr "das"
-#: src/irc/irc-recv.c:3189 src/common/command.c:3398 src/common/command.c:3416
+#: src/irc/irc-recv.c:3189 src/common/command.c:3408 src/common/command.c:3426
msgid "day"
msgstr "da"
@@ -2166,19 +2166,19 @@ msgstr ""
"%s plugin %s: no ha sido posible aadir un manejador para el comando \"%s"
"\" (no hay suficiente memoria)\n"
-#: src/plugins/plugins.c:542
+#: src/plugins/plugins.c:543
#, c-format
msgid "%s unable to load plugin \"%s\": %s\n"
msgstr "%s no ha sido posible cargar el plugin \"%s\": %s\n"
-#: src/plugins/plugins.c:553
+#: src/plugins/plugins.c:554
#, c-format
msgid "%s symbol \"plugin_name\" not found in plugin \"%s\", failed to load\n"
msgstr ""
"%s smbolo \"plugin_name\" no encontrado en el plugin \"%s\", fall al "
"cargar\n"
-#: src/plugins/plugins.c:564
+#: src/plugins/plugins.c:565
#, c-format
msgid ""
"%s unable to load plugin \"%s\": a plugin with same name already exists\n"
@@ -2186,7 +2186,7 @@ msgstr ""
"%s no ha sido posible cargar el plugin \"%s\": un plugin con el mismo nombre "
"ya existe\n"
-#: src/plugins/plugins.c:576
+#: src/plugins/plugins.c:577
#, c-format
msgid ""
"%s symbol \"plugin_description\" not found in plugin \"%s\", failed to load\n"
@@ -2194,7 +2194,7 @@ msgstr ""
"%s smbolo \"plugin_description\" no encontrado en el plugin \"%s\", fall "
"al cargar\n"
-#: src/plugins/plugins.c:587
+#: src/plugins/plugins.c:588
#, c-format
msgid ""
"%s symbol \"plugin_version\" not found in plugin \"%s\", failed to load\n"
@@ -2202,7 +2202,7 @@ msgstr ""
"%s smbolo \"plugin_version\" no encontrado en el plugin \"%s\", fall al "
"cargar\n"
-#: src/plugins/plugins.c:598
+#: src/plugins/plugins.c:599
#, c-format
msgid ""
"%s function \"weechat_plugin_init\" not found in plugin \"%s\", failed to "
@@ -2211,33 +2211,33 @@ msgstr ""
"%s funcin \"weechat_plugin_init\" no encontrada en el plugin \"%s\", fall "
"al cargar\n"
-#: src/plugins/plugins.c:659
+#: src/plugins/plugins.c:660
#, c-format
msgid "Initializing plugin \"%s\" %s\n"
msgstr "Inicializando plugin \"%s\" %s\n"
-#: src/plugins/plugins.c:667
+#: src/plugins/plugins.c:668
#, c-format
msgid "%s unable to initialize plugin \"%s\"\n"
msgstr "%s no ha sido posible inicializar el plugin \"%s\"\n"
-#: src/plugins/plugins.c:678
+#: src/plugins/plugins.c:679
#, c-format
msgid "%s unable to load plugin \"%s\" (not enough memory)\n"
msgstr ""
"%s no ha sido posible cargar el plugin \"%s\" (no hay suficiente memoria)\n"
-#: src/plugins/plugins.c:686
+#: src/plugins/plugins.c:687
#, c-format
msgid "Plugin \"%s\" (%s) loaded.\n"
msgstr "Plugin \"%s\" (%s) cargado.\n"
-#: src/plugins/plugins.c:853
+#: src/plugins/plugins.c:854
#, c-format
msgid "Plugin \"%s\" unloaded.\n"
msgstr "Plugin \"%s\" descargado.\n"
-#: src/plugins/plugins.c:859
+#: src/plugins/plugins.c:860
#, c-format
msgid "%s plugin \"%s\" not found\n"
msgstr "%s plugin \"%s\" no encontrado\n"
@@ -2278,11 +2278,6 @@ msgstr ""
msgid "%s server/channel (%s/%s) not found for plugin exec command\n"
msgstr ""
-#: src/plugins/plugins-interface.c:335
-#, c-format
-msgid "%s server not found for plugin exec command\n"
-msgstr ""
-
#: src/gui/curses/gui-input.c:340
#, c-format
msgid "Day changed to %s\n"
@@ -2540,7 +2535,7 @@ msgstr "recargar la pantalla"
msgid "grab a key"
msgstr "capturar una clave"
-#: src/gui/gui-keyboard.c:438 src/common/command.c:2315
+#: src/gui/gui-keyboard.c:438 src/common/command.c:2325
#, c-format
msgid "%s unable to bind key \"%s\"\n"
msgstr "%s No ha sido posible atar la clave \"%s\"\n"
@@ -2964,14 +2959,19 @@ msgstr ""
"nueva ventana, tomando como referencia el tamao de la ventana actual. Por "
"ejemplo 25 significa crear una nueva ventana con tamao = tamao_actual / 4"
-#: src/common/command.c:675
+#: src/common/command.c:665 src/common/command.c:719 src/common/command.c:788
+#, c-format
+msgid "%s command \"%s\" failed\n"
+msgstr "%s el comando \"%s\" ha fallado\n"
+
+#: src/common/command.c:685
#, c-format
msgid "%s wrong argument count for %s command \"%s\" (expected: %d arg%s)\n"
msgstr ""
"%s nmero de argumentos incorrecto para el comando %s \"%s\" (esperado: %d "
"parmetro%s)\n"
-#: src/common/command.c:687
+#: src/common/command.c:697
#, c-format
msgid ""
"%s wrong argument count for %s command \"%s\" (expected: between %d and %d "
@@ -2980,19 +2980,14 @@ msgstr ""
"%s nmero de argumentos incorrecto para el comando %s \"%s\" (esperado: "
"entre %d y %d parmetro%s)\n"
-#: src/common/command.c:709 src/common/command.c:778
-#, c-format
-msgid "%s command \"%s\" failed\n"
-msgstr "%s el comando \"%s\" ha fallado\n"
-
-#: src/common/command.c:734
+#: src/common/command.c:744
#, c-format
msgid "%s wrong argument count for IRC command \"%s\" (expected: %d arg%s)\n"
msgstr ""
"%s nmero de argumentos incorrecto para el comando IRC \"%s\" (esperado: %d "
"parmetro%s)\n"
-#: src/common/command.c:746
+#: src/common/command.c:756
#, c-format
msgid ""
"%s wrong argument count for IRC command \"%s\" (expected: between %d and %d "
@@ -3001,284 +2996,284 @@ msgstr ""
"%s nmero de argumentos incorrecto para el comando IRC \"%s\" (esperado: "
"entre %d y %d parmetro%s)\n"
-#: src/common/command.c:761
+#: src/common/command.c:771
#, c-format
msgid "%s command \"%s\" needs a server connection!\n"
msgstr "%s el comando \"%s\" requiere una conexin a servidor!\n"
-#: src/common/command.c:797
+#: src/common/command.c:807
#, c-format
msgid "%s circular reference when calling alias \"/%s\"\n"
msgstr ""
-#: src/common/command.c:866
+#: src/common/command.c:876
#, c-format
msgid "%s unknown command \"%s\" (type /help for help)\n"
msgstr "%s comando \"%s\" desconocido (escriba /help para la ayuda)\n"
-#: src/common/command.c:1010
+#: src/common/command.c:1020
msgid "This window is not a channel!\n"
msgstr "Esta ventana no es un canal!\n"
-#: src/common/command.c:1043 src/common/command.c:1080
-#: src/common/command.c:1199
+#: src/common/command.c:1053 src/common/command.c:1090
+#: src/common/command.c:1209
#, c-format
msgid "%s missing arguments for \"%s\" command\n"
msgstr "%s faltan argumentos para el comando \"%s\"\n"
-#: src/common/command.c:1052
+#: src/common/command.c:1062
#, c-format
msgid "Alias \"%s\" => \"%s\" created\n"
msgstr "Alias \"%s\" => \"%s\" creado\n"
-#: src/common/command.c:1058
+#: src/common/command.c:1068
#, c-format
msgid "Failed to create alias \"%s\" => \"%s\" (not enough memory)\n"
msgstr ""
"No ha sido posible crear el alias \"%s\" => \"%s\" (no hay suficiente "
"memoria)\n"
-#: src/common/command.c:1070 src/common/command.c:1091
+#: src/common/command.c:1080 src/common/command.c:1101
msgid "List of aliases:\n"
msgstr "Lista de alias:\n"
-#: src/common/command.c:1105
+#: src/common/command.c:1115
msgid "No alias defined.\n"
msgstr "Ningn alias definido.\n"
-#: src/common/command.c:1124
+#: src/common/command.c:1134
#, c-format
msgid "%sServer: %s%s\n"
msgstr "%sServidor: %s%s\n"
-#: src/common/command.c:1129
+#: src/common/command.c:1139
#, c-format
msgid "%snot connected\n"
msgstr "%sno conectado\n"
-#: src/common/command.c:1133
+#: src/common/command.c:1143
#, c-format
msgid "%sChannel: %s%s %s(server: %s%s%s)\n"
msgstr "%s Canal: %s%s %s(servidor: %s%s%s)\n"
-#: src/common/command.c:1142
+#: src/common/command.c:1152
#, c-format
msgid "%sPrivate with: %s%s %s(server: %s%s%s)\n"
msgstr "%sPrivado con: %s%s %s(servidor: %s%s%s)\n"
-#: src/common/command.c:1151
+#: src/common/command.c:1161
#, c-format
msgid "%sunknown\n"
msgstr "%sdesconocido\n"
-#: src/common/command.c:1178
+#: src/common/command.c:1188
msgid "Opened buffers:\n"
msgstr "Bfers abiertos:\n"
-#: src/common/command.c:1222
+#: src/common/command.c:1232
#, c-format
msgid "%s incorrect buffer number\n"
msgstr "%s nmero de bfer incorrecto\n"
-#: src/common/command.c:1238
+#: src/common/command.c:1248
#, c-format
msgid "%s can not close the single buffer\n"
msgstr "%s no es posible cerrar el nico bfer\n"
-#: src/common/command.c:1248
+#: src/common/command.c:1258
#, c-format
msgid "%s can not close server buffer while channels are opened\n"
msgstr ""
"%s no se puede cerrar el bfer de servidor mientras haya canales abiertos\n"
-#: src/common/command.c:1299
+#: src/common/command.c:1309
msgid "Notify levels: "
msgstr "Niveles de notificacin: "
-#: src/common/command.c:1328 src/common/command.c:1376
+#: src/common/command.c:1338 src/common/command.c:1386
#, c-format
msgid "%s incorrect notify level (must be between %d and %d)\n"
msgstr "%s nivel de notificacin incorrecto (debe estar entre %d y %d)\n"
-#: src/common/command.c:1337
+#: src/common/command.c:1347
#, c-format
msgid "%s incorrect buffer for notify (must be channel or private)\n"
msgstr "%s bfer incorrecto para notificar (debe ser canal o privado)\n"
-#: src/common/command.c:1346
+#: src/common/command.c:1356
#, c-format
msgid "New notify level for %s%s%s: %s%d %s"
msgstr "Nuevo nivel de notificacin para %s%s%s: %s%d %s"
-#: src/common/command.c:1356
+#: src/common/command.c:1366
msgid "(hotlist: never)\n"
msgstr "(hotlist: nunca)\n"
-#: src/common/command.c:1359
+#: src/common/command.c:1369
msgid "(hotlist: highlights)\n"
msgstr "(hotlist: resaltados)\n"
-#: src/common/command.c:1362
+#: src/common/command.c:1372
msgid "(hotlist: highlights + messages)\n"
msgstr "(hotlist: resaltados + mensajes)\n"
-#: src/common/command.c:1365
+#: src/common/command.c:1375
msgid "(hotlist: highlights + messages + join/part (all))\n"
msgstr "(hotlist: resaltados + mensajes + join/part (todos))\n"
-#: src/common/command.c:1464
+#: src/common/command.c:1474
#, c-format
msgid "Charsets for server %s%s%s: "
msgstr "Juegos de caracteres para el servidor %s%s%s: "
-#: src/common/command.c:1472
+#: src/common/command.c:1482
#, c-format
msgid "Charsets for channel %s%s%s: "
msgstr "Juegos de caracteres para el canal %s%s%s: "
-#: src/common/command.c:1480
+#: src/common/command.c:1490
#, c-format
msgid "Charsets for private %s%s%s: "
msgstr "Juegos de caracteres para el privado %s%s%s: "
-#: src/common/command.c:1508 src/common/command.c:1538
-#: src/common/command.c:1568
+#: src/common/command.c:1518 src/common/command.c:1548
+#: src/common/command.c:1578
#, c-format
msgid " (inherited: \"%s%s%s\")"
msgstr " (heredado: \"%s%s%s\")"
-#: src/common/command.c:1637 src/common/command.c:1665
-#: src/common/command.c:1806 src/common/command.c:2434
-#: src/common/command.c:3530 src/common/command.c:3573
+#: src/common/command.c:1647 src/common/command.c:1675
+#: src/common/command.c:1816 src/common/command.c:2444
+#: src/common/command.c:3540 src/common/command.c:3583
#, c-format
msgid "%s unknown option for \"%s\" command\n"
msgstr "%s opcin desconocida para el comando \"%s\"\n"
-#: src/common/command.c:1700
+#: src/common/command.c:1710
#, c-format
msgid "%s already connected to server \"%s\"!\n"
msgstr "%s ya conectado al servidor \"%s\"!\n"
-#: src/common/command.c:1708
+#: src/common/command.c:1718
#, c-format
msgid "%s currently connecting to server \"%s\"!\n"
msgstr "%s actualmente conectando al servidor \"%s\"!\n"
-#: src/common/command.c:1726 src/common/command.c:1855
+#: src/common/command.c:1736 src/common/command.c:1865
#, c-format
msgid "%s server not found\n"
msgstr "%s servidor no encontrado\n"
-#: src/common/command.c:1839
+#: src/common/command.c:1849
#, c-format
msgid "%s not connected to server \"%s\"!\n"
msgstr "%s no conectado al servidor \"%s\"!\n"
-#: src/common/command.c:1847
+#: src/common/command.c:1857
msgid "Auto-reconnection is cancelled\n"
msgstr "La reconexin automtica est anulada\n"
-#: src/common/command.c:1883 src/common/weechat.c:456
+#: src/common/command.c:1893 src/common/weechat.c:456
#, c-format
msgid "%s internal commands:\n"
msgstr "Comandos internos %s :\n"
-#: src/common/command.c:1893 src/common/weechat.c:476
+#: src/common/command.c:1903 src/common/weechat.c:476
#, c-format
msgid "IRC commands:\n"
msgstr "Comandos IRC :\n"
-#: src/common/command.c:1907
+#: src/common/command.c:1917
msgid "Plugin commands:\n"
msgstr "Comandos de plugin:\n"
-#: src/common/command.c:2023
+#: src/common/command.c:2033
#, c-format
msgid "No help available, \"%s\" is an unknown command\n"
msgstr "No hay ayuda disponible, el comando \"%s\" es desconocido\n"
-#: src/common/command.c:2092
+#: src/common/command.c:2102
#, c-format
msgid "%son %s%s%s/%s%s%s:%s ignoring %s%s%s from %s%s\n"
msgstr "%sen %s%s%s/%s%s%s:%s ignorando %s%s%s de %s%s\n"
-#: src/common/command.c:2130
+#: src/common/command.c:2140
msgid "List of ignore:\n"
msgstr "Lista de ignores:\n"
-#: src/common/command.c:2147
+#: src/common/command.c:2157
msgid "No ignore defined.\n"
msgstr "Sin ignores definidos.\n"
-#: src/common/command.c:2173
+#: src/common/command.c:2183
msgid "New ignore:"
msgstr "Nuevo ignore:"
-#: src/common/command.c:2193
+#: src/common/command.c:2203
#, c-format
msgid "New key binding: %s"
msgstr "Nueva anclaje de clave: %s"
-#: src/common/command.c:2232
+#: src/common/command.c:2242
msgid "Key bindings:\n"
msgstr "Anclajes de clave:\n"
-#: src/common/command.c:2246
+#: src/common/command.c:2256
#, c-format
msgid "Key \"%s\" unbinded\n"
msgstr "Clave \"%s\" desatada\n"
-#: src/common/command.c:2252
+#: src/common/command.c:2262
#, c-format
msgid "%s unable to unbind key \"%s\"\n"
msgstr "%s No ha sido posible desatar la clave \"%s\"\n"
-#: src/common/command.c:2260 src/common/weechat.c:508
+#: src/common/command.c:2270 src/common/weechat.c:508
#, c-format
msgid "Internal key functions:\n"
msgstr "Funciones de clave internas:\n"
-#: src/common/command.c:2280
+#: src/common/command.c:2290
msgid "Default key bindings restored\n"
msgstr "Anclajes de clave por defecto restaurados\n"
-#: src/common/command.c:2286
+#: src/common/command.c:2296
#, c-format
msgid "%s \"-yes\" argument is required for keys reset (securuty reason)\n"
msgstr ""
"%s \"-yes\" se requiere argumento para resetear las claves (por razones de "
"seguridad)\n"
-#: src/common/command.c:2347
+#: src/common/command.c:2357
msgid "Plugins loaded:\n"
msgstr "Plugins cargados:\n"
-#: src/common/command.c:2363
+#: src/common/command.c:2373
msgid " message handlers:\n"
msgstr " manejadores de mensaje:\n"
-#: src/common/command.c:2372
+#: src/common/command.c:2382
#, c-format
msgid " IRC(%s)\n"
msgstr " IRC(%s)\n"
-#: src/common/command.c:2379
+#: src/common/command.c:2389
msgid " (no message handler)\n"
msgstr " (sin manejador de mensaje)\n"
-#: src/common/command.c:2384
+#: src/common/command.c:2394
msgid " command handlers:\n"
msgstr " manejadores de comando:\n"
-#: src/common/command.c:2405
+#: src/common/command.c:2415
msgid " (no command handler)\n"
msgstr " (sin manejador de comando)\n"
-#: src/common/command.c:2411
+#: src/common/command.c:2421
msgid " (no plugin)\n"
msgstr " (sin plugins)\n"
-#: src/common/command.c:2447
+#: src/common/command.c:2457
msgid ""
"Command \"plugin\" is not available, WeeChat was built without plugins "
"support.\n"
@@ -3286,41 +3281,41 @@ msgstr ""
"El comando \"plugin\" no est disponible, Weechat fue compilado sin soporte "
"para plugins.\n"
-#: src/common/command.c:2475
+#: src/common/command.c:2485
msgid "Configuration file saved\n"
msgstr ""
-#: src/common/command.c:2480
+#: src/common/command.c:2490
#, c-format
msgid "%s failed to save configuration file\n"
msgstr ""
-#: src/common/command.c:2519
+#: src/common/command.c:2529
msgid "No server.\n"
msgstr "Ningn servidor.\n"
-#: src/common/command.c:2530
+#: src/common/command.c:2540
#, c-format
msgid "Server '%s' not found.\n"
msgstr "Servidor '%s' no encontrado.\n"
-#: src/common/command.c:2542
+#: src/common/command.c:2552
#, c-format
msgid "%s missing servername for \"%s\" command\n"
msgstr "%s falta el nombre de servidor para el comando \"%s\"\n"
-#: src/common/command.c:2550
+#: src/common/command.c:2560
#, c-format
msgid "%s too much arguments for \"%s\" command, ignoring arguments\n"
msgstr ""
"%s demasiados argumentos para el comando \"%s\", ignorando parmetros\n"
-#: src/common/command.c:2560
+#: src/common/command.c:2570
#, c-format
msgid "%s server \"%s\" not found for \"%s\" command\n"
msgstr "%s servidor \"%s\" no encontrado para el comando \"%s\"\n"
-#: src/common/command.c:2568
+#: src/common/command.c:2578
#, c-format
msgid ""
"%s you can not delete server \"%s\" because you are connected to. Try /"
@@ -3329,175 +3324,175 @@ msgstr ""
"%s usted no puede eliminar el servidor \"%s\" ya que est usted conectado a "
"l. Pruebe /disconnect %s antes.\n"
-#: src/common/command.c:2588
+#: src/common/command.c:2598
#, c-format
msgid "Server %s%s%s has been deleted\n"
msgstr "El servidor %s%s%s ha sido borrado\n"
-#: src/common/command.c:2607
+#: src/common/command.c:2617
#, c-format
msgid "%s missing parameters for \"%s\" command\n"
msgstr "%s faltan parmetros para el comando \"%s\"\n"
-#: src/common/command.c:2617
+#: src/common/command.c:2627
#, c-format
msgid "%s server \"%s\" already exists, can't create it!\n"
msgstr "%s el servidor \"%s\" ya existe, no se puede crear!\n"
-#: src/common/command.c:2646 src/common/command.c:2674
-#: src/common/command.c:2687 src/common/command.c:2713
+#: src/common/command.c:2656 src/common/command.c:2684
+#: src/common/command.c:2697 src/common/command.c:2723
#, c-format
msgid "%s missing password for \"%s\" parameter\n"
msgstr "%s falta contrasea para el comando \"%s\"\n"
-#: src/common/command.c:2659
+#: src/common/command.c:2669
#, c-format
msgid "%s missing nick(s) for \"%s\" parameter\n"
msgstr "%s falta(n) usuario(s) para el parmetro \"%s\"\n"
-#: src/common/command.c:2700
+#: src/common/command.c:2710
#, c-format
msgid "%s missing command for \"%s\" parameter\n"
msgstr "%s falta comando para el parmetro \"%s\"\n"
-#: src/common/command.c:2737
+#: src/common/command.c:2747
#, c-format
msgid "Server %s%s%s created\n"
msgstr "Servidor %s%s%s creado\n"
-#: src/common/command.c:2746
+#: src/common/command.c:2756
#, c-format
msgid "%s unable to create server\n"
msgstr "%s no es posible crear el servidor\n"
-#: src/common/command.c:2805
+#: src/common/command.c:2815
msgid "(unknown)"
msgstr "(desconocido)"
-#: src/common/command.c:2828
+#: src/common/command.c:2838
#, c-format
msgid "%s(password hidden) "
msgstr "%s(contrasea oculta) "
-#: src/common/command.c:2926
+#: src/common/command.c:2936
#, c-format
msgid "%s server \"%s\" not found\n"
msgstr "%s servidor \"%s\" no encontrado\n"
-#: src/common/command.c:2959 src/common/command.c:3007
+#: src/common/command.c:2969 src/common/command.c:3017
#, c-format
msgid "%s config option \"%s\" not found\n"
msgstr "%s opcin de configuracin \"%s\" no encontrada\n"
-#: src/common/command.c:2964 src/common/command.c:2999
+#: src/common/command.c:2974 src/common/command.c:3009
#, c-format
msgid "%s incorrect value for option \"%s\"\n"
msgstr "%s valor incorrecto para la opcin \"%s\"\n"
-#: src/common/command.c:2980
+#: src/common/command.c:2990
#, c-format
msgid "%s option \"%s\" can not be changed while WeeChat is running\n"
msgstr ""
"%s la opcin \"%s\" no puede ser modificada mientras WeeChat est en "
"ejecucin\n"
-#: src/common/command.c:3090
+#: src/common/command.c:3100
#, c-format
msgid "No config option found with \"%s\"\n"
msgstr "Ninguna opcin de configuracin encontrada con \"%s\"\n"
-#: src/common/command.c:3093
+#: src/common/command.c:3103
msgid "No config option found\n"
msgstr "Ninguna opcin de configuracin encontrada\n"
-#: src/common/command.c:3100
+#: src/common/command.c:3110
#, c-format
msgid "%sDetail:\n"
msgstr "%sDetalle:\n"
-#: src/common/command.c:3105
+#: src/common/command.c:3115
msgid " . type boolean (values: 'on' or 'off')\n"
msgstr " . tipo booleano (valores: 'on' u 'off')\n"
-#: src/common/command.c:3106 src/common/command.c:3129
-#: src/common/command.c:3135 src/common/command.c:3141
+#: src/common/command.c:3116 src/common/command.c:3139
+#: src/common/command.c:3145 src/common/command.c:3151
#: src/common/weechat.c:392 src/common/weechat.c:417 src/common/weechat.c:424
#: src/common/weechat.c:431
#, c-format
msgid " . default value: '%s'\n"
msgstr " . valor por defecto: '%s'\n"
-#: src/common/command.c:3111
+#: src/common/command.c:3121
#, c-format
msgid " . type integer (values: between %d and %d)\n"
msgstr " . tipo entero (valores: entre %d y %d)\n"
-#: src/common/command.c:3114 src/common/weechat.c:401
+#: src/common/command.c:3124 src/common/weechat.c:401
#, c-format
msgid " . default value: %d\n"
msgstr " . valor por defecto: %d\n"
-#: src/common/command.c:3118
+#: src/common/command.c:3128
msgid " . type string (values: "
msgstr " . tipo cadena (valores: "
-#: src/common/command.c:3131 src/common/command.c:3137
-#: src/common/command.c:3143 src/common/weechat.c:419 src/common/weechat.c:426
+#: src/common/command.c:3141 src/common/command.c:3147
+#: src/common/command.c:3153 src/common/weechat.c:419 src/common/weechat.c:426
#: src/common/weechat.c:433
msgid "empty"
msgstr "vaco"
-#: src/common/command.c:3134
+#: src/common/command.c:3144
msgid " . type color (Curses or Gtk color, look at WeeChat doc)\n"
msgstr " . tipo color (color Curses o Gtk, ver la documentacin de WeeChat)\n"
-#: src/common/command.c:3140
+#: src/common/command.c:3150
msgid " . type string (any string)\n"
msgstr " . tipo cadena (cualquier cadena)\n"
-#: src/common/command.c:3146 src/common/weechat.c:436
+#: src/common/command.c:3156 src/common/weechat.c:436
#, c-format
msgid " . description: %s\n"
msgstr " . descripcin: %s\n"
-#: src/common/command.c:3157
+#: src/common/command.c:3167
#, c-format
msgid "config option(s) found with \"%s\"\n"
msgstr "opcin/opciones de configuracin encontrada(s) con \"%s\"\n"
-#: src/common/command.c:3160
+#: src/common/command.c:3170
msgid "config option(s) found\n"
msgstr "opcin/opciones de configuracin encontrada(s)\n"
-#: src/common/command.c:3186
+#: src/common/command.c:3196
#, c-format
msgid "%s alias or command \"%s\" not found\n"
msgstr "%s alias o comando \"%s\" no encontrado\n"
-#: src/common/command.c:3196
+#: src/common/command.c:3206
#, c-format
msgid "Alias \"%s\" removed\n"
msgstr "Alias \"%s\" eliminado\n"
-#: src/common/command.c:3256
+#: src/common/command.c:3266
msgid "ignore were removed.\n"
msgstr "los ignores fueron eliminados.\n"
-#: src/common/command.c:3258
+#: src/common/command.c:3268
msgid "ignore was removed.\n"
msgstr "el ignore fue eliminado.\n"
-#: src/common/command.c:3263
+#: src/common/command.c:3273
#, c-format
msgid "%s no ignore found\n"
msgstr "%s no se encontraron ignores\n"
-#: src/common/command.c:3297
+#: src/common/command.c:3307
#, c-format
msgid "%s can't upgrade: connection to at least one server is pending\n"
msgstr "%s no se puede actualizar: conexin pendiente a un servidor al menos\n"
-#: src/common/command.c:3307
+#: src/common/command.c:3317
#, c-format
msgid ""
"%s can't upgrade: connection to at least one SSL server is active (should be "
@@ -3506,37 +3501,37 @@ msgstr ""
"%s no se puede actualizar: conexin activa a un servidor SSL por lo menos "
"(debera ser corregido en una futura versin)\n"
-#: src/common/command.c:3323
+#: src/common/command.c:3333
msgid "Upgrading WeeChat...\n"
msgstr "Actualizando Weechat...\n"
-#: src/common/command.c:3330
+#: src/common/command.c:3340
#, c-format
msgid "%s unable to save session in file\n"
msgstr "%s no ha sido posible guardar la sesin en el archivo\n"
-#: src/common/command.c:3356
+#: src/common/command.c:3366
#, c-format
msgid "%s exec failed (program: \"%s\"), exiting WeeChat\n"
msgstr "%s exec ha fallado (programa: \"%s\"), saliendo de Weechat\n"
-#: src/common/command.c:3396
+#: src/common/command.c:3406
#, c-format
msgid "WeeChat uptime: %d %s %02d:%02d:%02d, started on %s"
msgstr "Tiempo de uso de WeeChat: %d %s %02d:%02d:%02d, empez en %s"
-#: src/common/command.c:3410
+#: src/common/command.c:3420
#, c-format
msgid "WeeChat uptime: %s%d %s%s %s%02d%s:%s%02d%s:%s%02d%s, started on %s%s"
msgstr ""
"Tiempo de uso de WeeChat: %s%d %s%s %s%02d%s: %s%02d%s:%s%02d%s, empez en %s"
"%s"
-#: src/common/command.c:3454
+#: src/common/command.c:3464
msgid "Opened windows:\n"
msgstr "Ventanas abiertas:\n"
-#: src/common/command.c:3541
+#: src/common/command.c:3551
#, c-format
msgid ""
"%s can not merge windows, there's no other window with same size near "
diff --git a/weechat/po/fr.po b/weechat/po/fr.po
index f4662b079..b019c3fe6 100644
--- a/weechat/po/fr.po
+++ b/weechat/po/fr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.1.8-cvs\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2006-02-16 21:24+0100\n"
+"POT-Creation-Date: 2006-02-18 13:48+0100\n"
"PO-Revision-Date: 2006-02-17 11:16+0100\n"
"Last-Translator: FlashCode <flashcode@flashtux.org>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1400,7 +1400,7 @@ msgstr "inconnu"
msgid "%s: using local hostname \"%s\"\n"
msgstr "%s: utilisation du nom de machine local \"%s\"\n"
-#: src/irc/irc-send.c:214 src/common/command.c:963
+#: src/irc/irc-send.c:214 src/common/command.c:973
#, c-format
msgid "%s cannot find nick for sending message\n"
msgstr "%s impossible de trouver le pseudo pour envoyer le message\n"
@@ -1417,8 +1417,8 @@ msgstr ""
#: src/irc/irc-send.c:526 src/irc/irc-send.c:538 src/irc/irc-send.c:556
#: src/irc/irc-send.c:1250 src/irc/irc-send.c:1388 src/irc/irc-send.c:1982
-#: src/common/command.c:1787 src/common/command.c:2300
-#: src/common/command.c:2441
+#: src/common/command.c:1797 src/common/command.c:2310
+#: src/common/command.c:2451
#, c-format
msgid "%s wrong argument count for \"%s\" command\n"
msgstr "%s nombre de paramtres erron pour la commande \"%s\"\n"
@@ -1438,7 +1438,9 @@ msgstr ""
#: src/irc/irc-send.c:1124
#, c-format
msgid "%s \"%s\" command can only be executed in a channel or private buffer\n"
-msgstr "%s la commande \"%s\" peut seulement tre excute dans un tampon canal ou priv\n"
+msgstr ""
+"%s la commande \"%s\" peut seulement tre excute dans un tampon canal ou "
+"priv\n"
#: src/irc/irc-send.c:1166 src/irc/irc-recv.c:501
#, c-format
@@ -1759,11 +1761,11 @@ msgstr "%s%s %s(%s%s@%s%s)%s tait %s\n"
msgid "%s[%s%s%s]%s idle: "
msgstr "%s[%s%s%s]%s inactivit: "
-#: src/irc/irc-recv.c:3189 src/common/command.c:3398 src/common/command.c:3416
+#: src/irc/irc-recv.c:3189 src/common/command.c:3408 src/common/command.c:3426
msgid "days"
msgstr "jours"
-#: src/irc/irc-recv.c:3189 src/common/command.c:3398 src/common/command.c:3416
+#: src/irc/irc-recv.c:3189 src/common/command.c:3408 src/common/command.c:3426
msgid "day"
msgstr "jour"
@@ -2161,19 +2163,19 @@ msgstr ""
"%s extension %s: impossible d'ajouter la fonction pour la commande \"%s"
"\" (mmoire insuffisante)\n"
-#: src/plugins/plugins.c:542
+#: src/plugins/plugins.c:543
#, c-format
msgid "%s unable to load plugin \"%s\": %s\n"
msgstr "%s impossible de charger l'extension \"%s\": %s\n"
-#: src/plugins/plugins.c:553
+#: src/plugins/plugins.c:554
#, c-format
msgid "%s symbol \"plugin_name\" not found in plugin \"%s\", failed to load\n"
msgstr ""
"%s le symbole \"plugin_name\" est introuvable dans l'extension \"%s\", chec "
"de chargement\n"
-#: src/plugins/plugins.c:564
+#: src/plugins/plugins.c:565
#, c-format
msgid ""
"%s unable to load plugin \"%s\": a plugin with same name already exists\n"
@@ -2181,7 +2183,7 @@ msgstr ""
"%s impossible de charger l'extension \"%s\": une extension avec le mme nom "
"existe dj\n"
-#: src/plugins/plugins.c:576
+#: src/plugins/plugins.c:577
#, c-format
msgid ""
"%s symbol \"plugin_description\" not found in plugin \"%s\", failed to load\n"
@@ -2189,7 +2191,7 @@ msgstr ""
"%s le symbole \"plugin_description\" est introuvable dans l'extension \"%s"
"\", chec de chargement\n"
-#: src/plugins/plugins.c:587
+#: src/plugins/plugins.c:588
#, c-format
msgid ""
"%s symbol \"plugin_version\" not found in plugin \"%s\", failed to load\n"
@@ -2197,7 +2199,7 @@ msgstr ""
"%s le symbole \"plugin_version\" est introuvable dans l'extension \"%s\", "
"chec de chargement\n"
-#: src/plugins/plugins.c:598
+#: src/plugins/plugins.c:599
#, c-format
msgid ""
"%s function \"weechat_plugin_init\" not found in plugin \"%s\", failed to "
@@ -2206,32 +2208,32 @@ msgstr ""
"%s la fonction \"weechat_plugin_init\" est introuvable dans l'extension \"%s"
"\", chec de chargement\n"
-#: src/plugins/plugins.c:659
+#: src/plugins/plugins.c:660
#, c-format
msgid "Initializing plugin \"%s\" %s\n"
msgstr "Initialisation de l'extension \"%s\" %s\n"
-#: src/plugins/plugins.c:667
+#: src/plugins/plugins.c:668
#, c-format
msgid "%s unable to initialize plugin \"%s\"\n"
msgstr "%s impossible d'initialiser l'extension \"%s\"\n"
-#: src/plugins/plugins.c:678
+#: src/plugins/plugins.c:679
#, c-format
msgid "%s unable to load plugin \"%s\" (not enough memory)\n"
msgstr "%s impossible de charger l'extension \"%s\" (mmoire insuffisante)\n"
-#: src/plugins/plugins.c:686
+#: src/plugins/plugins.c:687
#, c-format
msgid "Plugin \"%s\" (%s) loaded.\n"
msgstr "Extension \"%s\" (%s) charge.\n"
-#: src/plugins/plugins.c:853
+#: src/plugins/plugins.c:854
#, c-format
msgid "Plugin \"%s\" unloaded.\n"
msgstr "Extension \"%s\" dcharge.\n"
-#: src/plugins/plugins.c:859
+#: src/plugins/plugins.c:860
#, c-format
msgid "%s plugin \"%s\" not found\n"
msgstr "%s extension \"%s\" non trouve\n"
@@ -2274,11 +2276,6 @@ msgstr ""
"%s serveur/canal (%s/%s) non trouv pour l'excution de commande de "
"l'extension\n"
-#: src/plugins/plugins-interface.c:335
-#, c-format
-msgid "%s server not found for plugin exec command\n"
-msgstr "%s serveur non trouv pour l'excution de commande de l'extension\n"
-
#: src/gui/curses/gui-input.c:340
#, c-format
msgid "Day changed to %s\n"
@@ -2534,7 +2531,7 @@ msgstr "rafrachir l'cran"
msgid "grab a key"
msgstr "capturer une touche"
-#: src/gui/gui-keyboard.c:438 src/common/command.c:2315
+#: src/gui/gui-keyboard.c:438 src/common/command.c:2325
#, c-format
msgid "%s unable to bind key \"%s\"\n"
msgstr "%s impossible de crer la touche \"%s\"\n"
@@ -2961,14 +2958,19 @@ msgstr ""
"Par exemple 25 signifie crer une fentre qui a pour taille: "
"taille_courante / 4"
-#: src/common/command.c:675
+#: src/common/command.c:665 src/common/command.c:719 src/common/command.c:788
+#, c-format
+msgid "%s command \"%s\" failed\n"
+msgstr "%s la commande \"%s\" a chou\n"
+
+#: src/common/command.c:685
#, c-format
msgid "%s wrong argument count for %s command \"%s\" (expected: %d arg%s)\n"
msgstr ""
"%s nombre de paramtres incorrect pour la commande %s \"%s\" (attendu: %d "
"paramtre%s)\n"
-#: src/common/command.c:687
+#: src/common/command.c:697
#, c-format
msgid ""
"%s wrong argument count for %s command \"%s\" (expected: between %d and %d "
@@ -2977,19 +2979,14 @@ msgstr ""
"%s nombre de paramtres incorrect pour la commande %s \"%s\" (attendu: entre "
"%d et %d paramtre%s)\n"
-#: src/common/command.c:709 src/common/command.c:778
-#, c-format
-msgid "%s command \"%s\" failed\n"
-msgstr "%s la commande \"%s\" a chou\n"
-
-#: src/common/command.c:734
+#: src/common/command.c:744
#, c-format
msgid "%s wrong argument count for IRC command \"%s\" (expected: %d arg%s)\n"
msgstr ""
"%s nombre de paramtres incorrect pour la commande IRC \"%s\" (attendu: %d "
"paramtre%s)\n"
-#: src/common/command.c:746
+#: src/common/command.c:756
#, c-format
msgid ""
"%s wrong argument count for IRC command \"%s\" (expected: between %d and %d "
@@ -2998,284 +2995,284 @@ msgstr ""
"%s nombre de paramtres incorrect pour la commande IRC \"%s\" (attendu: "
"entre %d et %d paramtre%s)\n"
-#: src/common/command.c:761
+#: src/common/command.c:771
#, c-format
msgid "%s command \"%s\" needs a server connection!\n"
msgstr "%s la commande \"%s\" ncessite une connexion au serveur !\n"
-#: src/common/command.c:797
+#: src/common/command.c:807
#, c-format
msgid "%s circular reference when calling alias \"/%s\"\n"
msgstr "%s rfrence circulaire lors de l'appel l'alias \"%s\"\n"
-#: src/common/command.c:866
+#: src/common/command.c:876
#, c-format
msgid "%s unknown command \"%s\" (type /help for help)\n"
msgstr "%s commande \"%s\" inconnue (tapez /help pour l'aide)\n"
-#: src/common/command.c:1010
+#: src/common/command.c:1020
msgid "This window is not a channel!\n"
msgstr "Cette fentre n'est pas un canal !\n"
-#: src/common/command.c:1043 src/common/command.c:1080
-#: src/common/command.c:1199
+#: src/common/command.c:1053 src/common/command.c:1090
+#: src/common/command.c:1209
#, c-format
msgid "%s missing arguments for \"%s\" command\n"
msgstr "%s paramtres manquants pour la commande \"%s\"\n"
-#: src/common/command.c:1052
+#: src/common/command.c:1062
#, c-format
msgid "Alias \"%s\" => \"%s\" created\n"
msgstr "Alias \"%s\" => \"%s\" cr\n"
-#: src/common/command.c:1058
+#: src/common/command.c:1068
#, c-format
msgid "Failed to create alias \"%s\" => \"%s\" (not enough memory)\n"
msgstr "Impossible de crer l'alias \"%s\" => \"%s\" (pas assez de mmoire)\n"
-#: src/common/command.c:1070 src/common/command.c:1091
+#: src/common/command.c:1080 src/common/command.c:1101
msgid "List of aliases:\n"
msgstr "Liste des alias:\n"
-#: src/common/command.c:1105
+#: src/common/command.c:1115
msgid "No alias defined.\n"
msgstr "Aucun alias dfini.\n"
-#: src/common/command.c:1124
+#: src/common/command.c:1134
#, c-format
msgid "%sServer: %s%s\n"
msgstr "%sServeur: %s%s\n"
-#: src/common/command.c:1129
+#: src/common/command.c:1139
#, c-format
msgid "%snot connected\n"
msgstr "%snon connect\n"
-#: src/common/command.c:1133
+#: src/common/command.c:1143
#, c-format
msgid "%sChannel: %s%s %s(server: %s%s%s)\n"
msgstr "%sCanal: %s%s %s(serveur: %s%s%s)\n"
-#: src/common/command.c:1142
+#: src/common/command.c:1152
#, c-format
msgid "%sPrivate with: %s%s %s(server: %s%s%s)\n"
msgstr "%sPriv avec: %s%s %s(serveur: %s%s%s)\n"
-#: src/common/command.c:1151
+#: src/common/command.c:1161
#, c-format
msgid "%sunknown\n"
msgstr "%sinconnu\n"
-#: src/common/command.c:1178
+#: src/common/command.c:1188
msgid "Opened buffers:\n"
msgstr "Tampons ouverts:\n"
-#: src/common/command.c:1222
+#: src/common/command.c:1232
#, c-format
msgid "%s incorrect buffer number\n"
msgstr "%s numro de tampon incorrect\n"
-#: src/common/command.c:1238
+#: src/common/command.c:1248
#, c-format
msgid "%s can not close the single buffer\n"
msgstr "%s impossible de fermer le tampon unique\n"
-#: src/common/command.c:1248
+#: src/common/command.c:1258
#, c-format
msgid "%s can not close server buffer while channels are opened\n"
msgstr ""
"%s impossible de fermer le tampon du serveur tant que des canaux sont "
"ouverts\n"
-#: src/common/command.c:1299
+#: src/common/command.c:1309
msgid "Notify levels: "
msgstr "Niveaux de notification: "
-#: src/common/command.c:1328 src/common/command.c:1376
+#: src/common/command.c:1338 src/common/command.c:1386
#, c-format
msgid "%s incorrect notify level (must be between %d and %d)\n"
msgstr "%s niveau de notification incorrect (doit tre entre %d et %d)\n"
-#: src/common/command.c:1337
+#: src/common/command.c:1347
#, c-format
msgid "%s incorrect buffer for notify (must be channel or private)\n"
msgstr ""
"%s tampon incorrect pour la notification (doit tre un canal ou un priv)\n"
-#: src/common/command.c:1346
+#: src/common/command.c:1356
#, c-format
msgid "New notify level for %s%s%s: %s%d %s"
msgstr "Nouveau niveau de notification pour %s%s%s: %s%d %s"
-#: src/common/command.c:1356
+#: src/common/command.c:1366
msgid "(hotlist: never)\n"
msgstr "(hotlist: jamais)\n"
-#: src/common/command.c:1359
+#: src/common/command.c:1369
msgid "(hotlist: highlights)\n"
msgstr "(hotlist: highlights)\n"
-#: src/common/command.c:1362
+#: src/common/command.c:1372
msgid "(hotlist: highlights + messages)\n"
msgstr "(hotlist: highlights + messages)\n"
-#: src/common/command.c:1365
+#: src/common/command.c:1375
msgid "(hotlist: highlights + messages + join/part (all))\n"
msgstr "(hotlist: highlights + messages + join/part (tous))\n"
-#: src/common/command.c:1464
+#: src/common/command.c:1474
#, c-format
msgid "Charsets for server %s%s%s: "
msgstr "Jeux de caractres pour le serveur %s%s%s: "
-#: src/common/command.c:1472
+#: src/common/command.c:1482
#, c-format
msgid "Charsets for channel %s%s%s: "
msgstr "Jeux de caractres pour le canal %s%s%s: "
-#: src/common/command.c:1480
+#: src/common/command.c:1490
#, c-format
msgid "Charsets for private %s%s%s: "
msgstr "Jeux de caractres pour le priv %s%s%s: "
-#: src/common/command.c:1508 src/common/command.c:1538
-#: src/common/command.c:1568
+#: src/common/command.c:1518 src/common/command.c:1548
+#: src/common/command.c:1578
#, c-format
msgid " (inherited: \"%s%s%s\")"
msgstr " (hrit: \"%s%s%s\")"
-#: src/common/command.c:1637 src/common/command.c:1665
-#: src/common/command.c:1806 src/common/command.c:2434
-#: src/common/command.c:3530 src/common/command.c:3573
+#: src/common/command.c:1647 src/common/command.c:1675
+#: src/common/command.c:1816 src/common/command.c:2444
+#: src/common/command.c:3540 src/common/command.c:3583
#, c-format
msgid "%s unknown option for \"%s\" command\n"
msgstr "%s option inconnue pour la commande \"%s\"\n"
-#: src/common/command.c:1700
+#: src/common/command.c:1710
#, c-format
msgid "%s already connected to server \"%s\"!\n"
msgstr "%s dj connect au serveur \"%s\" !\n"
-#: src/common/command.c:1708
+#: src/common/command.c:1718
#, c-format
msgid "%s currently connecting to server \"%s\"!\n"
msgstr "%s une connexion vers le serveur \"%s\" est en cours !\n"
-#: src/common/command.c:1726 src/common/command.c:1855
+#: src/common/command.c:1736 src/common/command.c:1865
#, c-format
msgid "%s server not found\n"
msgstr "%s serveur non trouv\n"
-#: src/common/command.c:1839
+#: src/common/command.c:1849
#, c-format
msgid "%s not connected to server \"%s\"!\n"
msgstr "%s non connect au serveur \"%s\" !\n"
-#: src/common/command.c:1847
+#: src/common/command.c:1857
msgid "Auto-reconnection is cancelled\n"
msgstr "La reconnexion automatique est annule\n"
-#: src/common/command.c:1883 src/common/weechat.c:456
+#: src/common/command.c:1893 src/common/weechat.c:456
#, c-format
msgid "%s internal commands:\n"
msgstr "Commandes internes %s :\n"
-#: src/common/command.c:1893 src/common/weechat.c:476
+#: src/common/command.c:1903 src/common/weechat.c:476
#, c-format
msgid "IRC commands:\n"
msgstr "Commandes IRC :\n"
-#: src/common/command.c:1907
+#: src/common/command.c:1917
msgid "Plugin commands:\n"
msgstr "Commandes d'extension :\n"
-#: src/common/command.c:2023
+#: src/common/command.c:2033
#, c-format
msgid "No help available, \"%s\" is an unknown command\n"
msgstr "Pas d'aide disponible, la commande \"%s\" est inconnue\n"
-#: src/common/command.c:2092
+#: src/common/command.c:2102
#, c-format
msgid "%son %s%s%s/%s%s%s:%s ignoring %s%s%s from %s%s\n"
msgstr "%ssur %s%s%s/%s%s%s:%s ignore %s%s%s de %s%s\n"
-#: src/common/command.c:2130
+#: src/common/command.c:2140
msgid "List of ignore:\n"
msgstr "Liste des ignore:\n"
-#: src/common/command.c:2147
+#: src/common/command.c:2157
msgid "No ignore defined.\n"
msgstr "Aucun ignore dfini.\n"
-#: src/common/command.c:2173
+#: src/common/command.c:2183
msgid "New ignore:"
msgstr "Nouveau ignore:"
-#: src/common/command.c:2193
+#: src/common/command.c:2203
#, c-format
msgid "New key binding: %s"
msgstr "Nouvelle touche: %s"
-#: src/common/command.c:2232
+#: src/common/command.c:2242
msgid "Key bindings:\n"
msgstr "Associations de touches:\n"
-#: src/common/command.c:2246
+#: src/common/command.c:2256
#, c-format
msgid "Key \"%s\" unbinded\n"
msgstr "Touche \"%s\" supprime\n"
-#: src/common/command.c:2252
+#: src/common/command.c:2262
#, c-format
msgid "%s unable to unbind key \"%s\"\n"
msgstr "%s impossible de supprimer la touche \"%s\"\n"
-#: src/common/command.c:2260 src/common/weechat.c:508
+#: src/common/command.c:2270 src/common/weechat.c:508
#, c-format
msgid "Internal key functions:\n"
msgstr "Fonctions internes pour les touches:\n"
-#: src/common/command.c:2280
+#: src/common/command.c:2290
msgid "Default key bindings restored\n"
msgstr "Touches par dfaut restaures\n"
-#: src/common/command.c:2286
+#: src/common/command.c:2296
#, c-format
msgid "%s \"-yes\" argument is required for keys reset (securuty reason)\n"
msgstr ""
"%s le paramtre \"-yes\" est requis pour la rinitialisation des touches "
"(raison de scurit)\n"
-#: src/common/command.c:2347
+#: src/common/command.c:2357
msgid "Plugins loaded:\n"
msgstr "Extensions charges :\n"
-#: src/common/command.c:2363
+#: src/common/command.c:2373
msgid " message handlers:\n"
msgstr " fonctions de message :\n"
-#: src/common/command.c:2372
+#: src/common/command.c:2382
#, c-format
msgid " IRC(%s)\n"
msgstr " IRC(%s)\n"
-#: src/common/command.c:2379
+#: src/common/command.c:2389
msgid " (no message handler)\n"
msgstr " (aucune fonction de message)\n"
-#: src/common/command.c:2384
+#: src/common/command.c:2394
msgid " command handlers:\n"
msgstr " commandes :\n"
-#: src/common/command.c:2405
+#: src/common/command.c:2415
msgid " (no command handler)\n"
msgstr " (aucune commande)\n"
-#: src/common/command.c:2411
+#: src/common/command.c:2421
msgid " (no plugin)\n"
msgstr " (aucune extension)\n"
-#: src/common/command.c:2447
+#: src/common/command.c:2457
msgid ""
"Command \"plugin\" is not available, WeeChat was built without plugins "
"support.\n"
@@ -3283,40 +3280,40 @@ msgstr ""
"La commande \"plugin\" n'est pas disponible, WeeChat a t compil sans le "
"support des extensions.\n"
-#: src/common/command.c:2475
+#: src/common/command.c:2485
msgid "Configuration file saved\n"
msgstr "Fichier de configuration sauv\n"
-#: src/common/command.c:2480
+#: src/common/command.c:2490
#, c-format
msgid "%s failed to save configuration file\n"
msgstr "%s impossible de sauver le fichier de configuration\n"
-#: src/common/command.c:2519
+#: src/common/command.c:2529
msgid "No server.\n"
msgstr "Pas de serveur.\n"
-#: src/common/command.c:2530
+#: src/common/command.c:2540
#, c-format
msgid "Server '%s' not found.\n"
msgstr "Serveur '%s' non trouv.\n"
-#: src/common/command.c:2542
+#: src/common/command.c:2552
#, c-format
msgid "%s missing servername for \"%s\" command\n"
msgstr "%s il manque le nom du serveur pour la commande \"%s\"\n"
-#: src/common/command.c:2550
+#: src/common/command.c:2560
#, c-format
msgid "%s too much arguments for \"%s\" command, ignoring arguments\n"
msgstr "%s trop de paramtres pour la commande \"%s\", paramtres ignors\n"
-#: src/common/command.c:2560
+#: src/common/command.c:2570
#, c-format
msgid "%s server \"%s\" not found for \"%s\" command\n"
msgstr "%s le serveur \"%s\" n'existe pas pour la commande \"%s\"\n"
-#: src/common/command.c:2568
+#: src/common/command.c:2578
#, c-format
msgid ""
"%s you can not delete server \"%s\" because you are connected to. Try /"
@@ -3325,175 +3322,175 @@ msgstr ""
"%s vous ne pouvez pas supprimer le server \"%s\" car vous tes connect "
"dessus. Essayez /disconnect %s avant.\n"
-#: src/common/command.c:2588
+#: src/common/command.c:2598
#, c-format
msgid "Server %s%s%s has been deleted\n"
msgstr "Le serveur %s%s%s a t supprim\n"
-#: src/common/command.c:2607
+#: src/common/command.c:2617
#, c-format
msgid "%s missing parameters for \"%s\" command\n"
msgstr "%s paramtres manquants pour la commande \"%s\"\n"
-#: src/common/command.c:2617
+#: src/common/command.c:2627
#, c-format
msgid "%s server \"%s\" already exists, can't create it!\n"
msgstr "%s le serveur \"%s\" existe dj, impossible de le crer !\n"
-#: src/common/command.c:2646 src/common/command.c:2674
-#: src/common/command.c:2687 src/common/command.c:2713
+#: src/common/command.c:2656 src/common/command.c:2684
+#: src/common/command.c:2697 src/common/command.c:2723
#, c-format
msgid "%s missing password for \"%s\" parameter\n"
msgstr "%s mot de passe manquant pour le paramtre \"%s\"\n"
-#: src/common/command.c:2659
+#: src/common/command.c:2669
#, c-format
msgid "%s missing nick(s) for \"%s\" parameter\n"
msgstr "%s pseudo(s) manquant(s) pour le paramtre \"%s\"\n"
-#: src/common/command.c:2700
+#: src/common/command.c:2710
#, c-format
msgid "%s missing command for \"%s\" parameter\n"
msgstr "%s commande manquante pour le paramtre \"%s\"\n"
-#: src/common/command.c:2737
+#: src/common/command.c:2747
#, c-format
msgid "Server %s%s%s created\n"
msgstr "Serveur %s%s%s cr\n"
-#: src/common/command.c:2746
+#: src/common/command.c:2756
#, c-format
msgid "%s unable to create server\n"
msgstr "%s impossible de crer le serveur\n"
-#: src/common/command.c:2805
+#: src/common/command.c:2815
msgid "(unknown)"
msgstr "(inconnu)"
-#: src/common/command.c:2828
+#: src/common/command.c:2838
#, c-format
msgid "%s(password hidden) "
msgstr "%s(mot de passe cach) "
-#: src/common/command.c:2926
+#: src/common/command.c:2936
#, c-format
msgid "%s server \"%s\" not found\n"
msgstr "%s serveur \"%s\" non trouv\n"
-#: src/common/command.c:2959 src/common/command.c:3007
+#: src/common/command.c:2969 src/common/command.c:3017
#, c-format
msgid "%s config option \"%s\" not found\n"
msgstr "%s option de configuration \"%s\" non trouve\n"
-#: src/common/command.c:2964 src/common/command.c:2999
+#: src/common/command.c:2974 src/common/command.c:3009
#, c-format
msgid "%s incorrect value for option \"%s\"\n"
msgstr "%s valeur incorrecte pour l'option \"%s\"\n"
-#: src/common/command.c:2980
+#: src/common/command.c:2990
#, c-format
msgid "%s option \"%s\" can not be changed while WeeChat is running\n"
msgstr "%s l'option \"%s\" ne peut pas tre change lorsque WeeChat tourne\n"
-#: src/common/command.c:3090
+#: src/common/command.c:3100
#, c-format
msgid "No config option found with \"%s\"\n"
msgstr "Aucune option de configuration trouve avec \"%s\"\n"
-#: src/common/command.c:3093
+#: src/common/command.c:3103
msgid "No config option found\n"
msgstr "Aucune option de configuration trouve\n"
-#: src/common/command.c:3100
+#: src/common/command.c:3110
#, c-format
msgid "%sDetail:\n"
msgstr "%sDtail :\n"
-#: src/common/command.c:3105
+#: src/common/command.c:3115
msgid " . type boolean (values: 'on' or 'off')\n"
msgstr " . type boolen (valeurs: 'on' ou 'off')\n"
-#: src/common/command.c:3106 src/common/command.c:3129
-#: src/common/command.c:3135 src/common/command.c:3141
+#: src/common/command.c:3116 src/common/command.c:3139
+#: src/common/command.c:3145 src/common/command.c:3151
#: src/common/weechat.c:392 src/common/weechat.c:417 src/common/weechat.c:424
#: src/common/weechat.c:431
#, c-format
msgid " . default value: '%s'\n"
msgstr " . valeur par dfaut: '%s'\n"
-#: src/common/command.c:3111
+#: src/common/command.c:3121
#, c-format
msgid " . type integer (values: between %d and %d)\n"
msgstr " . type entier (valeurs: entre %d et %d)\n"
-#: src/common/command.c:3114 src/common/weechat.c:401
+#: src/common/command.c:3124 src/common/weechat.c:401
#, c-format
msgid " . default value: %d\n"
msgstr " . valeur par dfaut: %d\n"
-#: src/common/command.c:3118
+#: src/common/command.c:3128
msgid " . type string (values: "
msgstr " . type chane (valeurs: "
-#: src/common/command.c:3131 src/common/command.c:3137
-#: src/common/command.c:3143 src/common/weechat.c:419 src/common/weechat.c:426
+#: src/common/command.c:3141 src/common/command.c:3147
+#: src/common/command.c:3153 src/common/weechat.c:419 src/common/weechat.c:426
#: src/common/weechat.c:433
msgid "empty"
msgstr "vide"
-#: src/common/command.c:3134
+#: src/common/command.c:3144
msgid " . type color (Curses or Gtk color, look at WeeChat doc)\n"
msgstr " . type couleur (couleur Curses ou Gtk, voir la doc WeeChat)\n"
-#: src/common/command.c:3140
+#: src/common/command.c:3150
msgid " . type string (any string)\n"
msgstr " . type chane (toute chane)\n"
-#: src/common/command.c:3146 src/common/weechat.c:436
+#: src/common/command.c:3156 src/common/weechat.c:436
#, c-format
msgid " . description: %s\n"
msgstr " . description: %s\n"
-#: src/common/command.c:3157
+#: src/common/command.c:3167
#, c-format
msgid "config option(s) found with \"%s\"\n"
msgstr "option(s) de configuration trouve(s) avec \"%s\"\n"
-#: src/common/command.c:3160
+#: src/common/command.c:3170
msgid "config option(s) found\n"
msgstr "option(s) de configuration trouve(s)\n"
-#: src/common/command.c:3186
+#: src/common/command.c:3196
#, c-format
msgid "%s alias or command \"%s\" not found\n"
msgstr "%s alias ou commande \"%s\" non trouv\n"
-#: src/common/command.c:3196
+#: src/common/command.c:3206
#, c-format
msgid "Alias \"%s\" removed\n"
msgstr "Alias \"%s\" supprim\n"
-#: src/common/command.c:3256
+#: src/common/command.c:3266
msgid "ignore were removed.\n"
msgstr "ignore ont t supprims.\n"
-#: src/common/command.c:3258
+#: src/common/command.c:3268
msgid "ignore was removed.\n"
msgstr "ignore a t supprim.\n"
-#: src/common/command.c:3263
+#: src/common/command.c:3273
#, c-format
msgid "%s no ignore found\n"
msgstr "%s aucun ignore trouv\n"
-#: src/common/command.c:3297
+#: src/common/command.c:3307
#, c-format
msgid "%s can't upgrade: connection to at least one server is pending\n"
msgstr ""
"%s impossible de mettre jour: une connexion au moins un serveur est en "
"cours\n"
-#: src/common/command.c:3307
+#: src/common/command.c:3317
#, c-format
msgid ""
"%s can't upgrade: connection to at least one SSL server is active (should be "
@@ -3502,35 +3499,35 @@ msgstr ""
"%s impossible de mettre jour: une connexion au moins un serveur SSL est "
"active (devrait tre corrig dans une future version)\n"
-#: src/common/command.c:3323
+#: src/common/command.c:3333
msgid "Upgrading WeeChat...\n"
msgstr "Mise jour de WeeChat...\n"
-#: src/common/command.c:3330
+#: src/common/command.c:3340
#, c-format
msgid "%s unable to save session in file\n"
msgstr "%s impossible de sauver la session dans le fichier\n"
-#: src/common/command.c:3356
+#: src/common/command.c:3366
#, c-format
msgid "%s exec failed (program: \"%s\"), exiting WeeChat\n"
msgstr "%s l'excution a chou (programme: \"%s\"), sortie de WeeChat\n"
-#: src/common/command.c:3396
+#: src/common/command.c:3406
#, c-format
msgid "WeeChat uptime: %d %s %02d:%02d:%02d, started on %s"
msgstr "Uptime WeeChat: %d %s %02d:%02d:%02d, dmarr le %s"
-#: src/common/command.c:3410
+#: src/common/command.c:3420
#, c-format
msgid "WeeChat uptime: %s%d %s%s %s%02d%s:%s%02d%s:%s%02d%s, started on %s%s"
msgstr "Uptime WeeChat: %s%d %s%s %s%02d%s:%s%02d%s:%s%02d%s, dmarr le %s%s"
-#: src/common/command.c:3454
+#: src/common/command.c:3464
msgid "Opened windows:\n"
msgstr "Fentres ouvertes:\n"
-#: src/common/command.c:3541
+#: src/common/command.c:3551
#, c-format
msgid ""
"%s can not merge windows, there's no other window with same size near "
@@ -5367,6 +5364,9 @@ msgstr ""
msgid "Saving config to disk\n"
msgstr "Sauvegarde de la configuration sur disque\n"
+#~ msgid "%s server not found for plugin exec command\n"
+#~ msgstr "%s serveur non trouv pour l'excution de commande de l'extension\n"
+
#~ msgid "%s alias or command \"%s\" already exists!\n"
#~ msgstr "%s l'alias ou la commande \"%s\" existe dj !\n"
diff --git a/weechat/po/hu.po b/weechat/po/hu.po
index 0aeddc4a4..7b09be3e4 100644
--- a/weechat/po/hu.po
+++ b/weechat/po/hu.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.1.8-cvs\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2006-02-16 21:24+0100\n"
+"POT-Creation-Date: 2006-02-18 13:48+0100\n"
"PO-Revision-Date: 2006-02-07 18:34+0100\n"
"Last-Translator: voroskoi <voroskoi@gmail.com>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -1406,7 +1406,7 @@ msgstr "ismeretlen"
msgid "%s: using local hostname \"%s\"\n"
msgstr "%s: helyi hosztnév \"%s\"\n"
-#: src/irc/irc-send.c:214 src/common/command.c:963
+#: src/irc/irc-send.c:214 src/common/command.c:973
#, c-format
msgid "%s cannot find nick for sending message\n"
msgstr ""
@@ -1422,8 +1422,8 @@ msgstr "%s \"%s\" parancs csak a szobaablakban futtatható\n"
#: src/irc/irc-send.c:526 src/irc/irc-send.c:538 src/irc/irc-send.c:556
#: src/irc/irc-send.c:1250 src/irc/irc-send.c:1388 src/irc/irc-send.c:1982
-#: src/common/command.c:1787 src/common/command.c:2300
-#: src/common/command.c:2441
+#: src/common/command.c:1797 src/common/command.c:2310
+#: src/common/command.c:2451
#, c-format
msgid "%s wrong argument count for \"%s\" command\n"
msgstr "%s rossz argumentum szám a \"%s\" parancsnak\n"
@@ -1763,11 +1763,11 @@ msgstr ""
msgid "%s[%s%s%s]%s idle: "
msgstr "%s[%s%s%s]%s tétlen: "
-#: src/irc/irc-recv.c:3189 src/common/command.c:3398 src/common/command.c:3416
+#: src/irc/irc-recv.c:3189 src/common/command.c:3408 src/common/command.c:3426
msgid "days"
msgstr "nap"
-#: src/irc/irc-recv.c:3189 src/common/command.c:3398 src/common/command.c:3416
+#: src/irc/irc-recv.c:3189 src/common/command.c:3408 src/common/command.c:3426
msgid "day"
msgstr "nap"
@@ -2137,25 +2137,25 @@ msgid ""
"%s plugin %s: unable to add handler for \"%s\" command (not enough memory)\n"
msgstr ""
-#: src/plugins/plugins.c:542
+#: src/plugins/plugins.c:543
#, c-format
msgid "%s unable to load plugin \"%s\": %s\n"
msgstr "%s nem sikerült a modult betölteni \"%s\": %s\n"
-#: src/plugins/plugins.c:553
+#: src/plugins/plugins.c:554
#, c-format
msgid "%s symbol \"plugin_name\" not found in plugin \"%s\", failed to load\n"
msgstr ""
"%s a \"plugin_name\" szimbólum nem található a \"%s\" modulban, betöltés "
"sikertelen\n"
-#: src/plugins/plugins.c:564
+#: src/plugins/plugins.c:565
#, c-format
msgid ""
"%s unable to load plugin \"%s\": a plugin with same name already exists\n"
msgstr "%s nem sikerült a \"%s\" modult betölteni: már van ilyen nevű modul\n"
-#: src/plugins/plugins.c:576
+#: src/plugins/plugins.c:577
#, c-format
msgid ""
"%s symbol \"plugin_description\" not found in plugin \"%s\", failed to load\n"
@@ -2163,7 +2163,7 @@ msgstr ""
"%s a \"plugin_description\" szimbólum nem található a \"%s\" modulban, "
"betöltés sikertelen\n"
-#: src/plugins/plugins.c:587
+#: src/plugins/plugins.c:588
#, c-format
msgid ""
"%s symbol \"plugin_version\" not found in plugin \"%s\", failed to load\n"
@@ -2171,7 +2171,7 @@ msgstr ""
"%s a \"plugin_version\" szimbólum nem található a \"%s\" modulban, betöltés "
"sikertelen\n"
-#: src/plugins/plugins.c:598
+#: src/plugins/plugins.c:599
#, c-format
msgid ""
"%s function \"weechat_plugin_init\" not found in plugin \"%s\", failed to "
@@ -2180,32 +2180,32 @@ msgstr ""
"%s a \"weechat_plugin_init\" függvény nem található a \"%s\" modulban, "
"betöltés sikertelen\n"
-#: src/plugins/plugins.c:659
+#: src/plugins/plugins.c:660
#, c-format
msgid "Initializing plugin \"%s\" %s\n"
msgstr "Modul betöltése: \"%s\" %s\n"
-#: src/plugins/plugins.c:667
+#: src/plugins/plugins.c:668
#, c-format
msgid "%s unable to initialize plugin \"%s\"\n"
msgstr "%s nem sikerült a modult betölteni \"%s\"\n"
-#: src/plugins/plugins.c:678
+#: src/plugins/plugins.c:679
#, c-format
msgid "%s unable to load plugin \"%s\" (not enough memory)\n"
msgstr "%s nem sikerült a modult betölteni \"%s\" (nincs elég memória)\n"
-#: src/plugins/plugins.c:686
+#: src/plugins/plugins.c:687
#, c-format
msgid "Plugin \"%s\" (%s) loaded.\n"
msgstr "A \"%s\" (%s) modul betöltve.\n"
-#: src/plugins/plugins.c:853
+#: src/plugins/plugins.c:854
#, c-format
msgid "Plugin \"%s\" unloaded.\n"
msgstr "A \"%s\" modul eltávolítva.\n"
-#: src/plugins/plugins.c:859
+#: src/plugins/plugins.c:860
#, c-format
msgid "%s plugin \"%s\" not found\n"
msgstr "%s a \"%s\" modul nem található\n"
@@ -2245,11 +2245,6 @@ msgstr ""
msgid "%s server/channel (%s/%s) not found for plugin exec command\n"
msgstr "%s (%s/%s) szerver/szoba nem található a modul futtatása parancshoz\n"
-#: src/plugins/plugins-interface.c:335
-#, c-format
-msgid "%s server not found for plugin exec command\n"
-msgstr "%s szerver nem található a modul futtatása parancshoz\n"
-
#: src/gui/curses/gui-input.c:340
#, c-format
msgid "Day changed to %s\n"
@@ -2505,7 +2500,7 @@ msgstr "képernyő frissítése"
msgid "grab a key"
msgstr ""
-#: src/gui/gui-keyboard.c:438 src/common/command.c:2315
+#: src/gui/gui-keyboard.c:438 src/common/command.c:2325
#, c-format
msgid "%s unable to bind key \"%s\"\n"
msgstr ""
@@ -2895,314 +2890,314 @@ msgstr ""
"hogy az új ablak hány százaléka lesz a szülőablaknak. Például 25 esetén a "
"szülőablak negyedét kapjuk."
-#: src/common/command.c:675
+#: src/common/command.c:665 src/common/command.c:719 src/common/command.c:788
+#, c-format
+msgid "%s command \"%s\" failed\n"
+msgstr "%s a \"%s\" parancs végrehajtása sikertelen\n"
+
+#: src/common/command.c:685
#, c-format
msgid "%s wrong argument count for %s command \"%s\" (expected: %d arg%s)\n"
msgstr ""
-#: src/common/command.c:687
+#: src/common/command.c:697
#, c-format
msgid ""
"%s wrong argument count for %s command \"%s\" (expected: between %d and %d "
"arg%s)\n"
msgstr ""
-#: src/common/command.c:709 src/common/command.c:778
-#, c-format
-msgid "%s command \"%s\" failed\n"
-msgstr "%s a \"%s\" parancs végrehajtása sikertelen\n"
-
-#: src/common/command.c:734
+#: src/common/command.c:744
#, c-format
msgid "%s wrong argument count for IRC command \"%s\" (expected: %d arg%s)\n"
msgstr ""
-#: src/common/command.c:746
+#: src/common/command.c:756
#, c-format
msgid ""
"%s wrong argument count for IRC command \"%s\" (expected: between %d and %d "
"arg%s)\n"
msgstr ""
-#: src/common/command.c:761
+#: src/common/command.c:771
#, c-format
msgid "%s command \"%s\" needs a server connection!\n"
msgstr "%s a \"%s\" parancs futtatásához csatlakozni kell a szerverhez!\n"
-#: src/common/command.c:797
+#: src/common/command.c:807
#, c-format
msgid "%s circular reference when calling alias \"/%s\"\n"
msgstr ""
-#: src/common/command.c:866
+#: src/common/command.c:876
#, c-format
msgid "%s unknown command \"%s\" (type /help for help)\n"
msgstr "%s ismeretlen parancs: \"%s\" (segítséget a /help parancstól kaphat)\n"
-#: src/common/command.c:1010
+#: src/common/command.c:1020
msgid "This window is not a channel!\n"
msgstr "Ez az ablak nem egy szoba!\n"
-#: src/common/command.c:1043 src/common/command.c:1080
-#: src/common/command.c:1199
+#: src/common/command.c:1053 src/common/command.c:1090
+#: src/common/command.c:1209
#, c-format
msgid "%s missing arguments for \"%s\" command\n"
msgstr "%s hiányzó argumentum a \"%s\" parancsnak\n"
-#: src/common/command.c:1052
+#: src/common/command.c:1062
#, c-format
msgid "Alias \"%s\" => \"%s\" created\n"
msgstr "A \"%s\" => \"%s\" aliasz elkészült\n"
-#: src/common/command.c:1058
+#: src/common/command.c:1068
#, c-format
msgid "Failed to create alias \"%s\" => \"%s\" (not enough memory)\n"
msgstr ""
"A \"%s\" => \"%s\" aliasz elkészítése sikertelen (nincs elég memória)\n"
-#: src/common/command.c:1070 src/common/command.c:1091
+#: src/common/command.c:1080 src/common/command.c:1101
msgid "List of aliases:\n"
msgstr "Aliaszok listája:\n"
-#: src/common/command.c:1105
+#: src/common/command.c:1115
msgid "No alias defined.\n"
msgstr "Nincs aliasz definiálva.\n"
-#: src/common/command.c:1124
+#: src/common/command.c:1134
#, c-format
msgid "%sServer: %s%s\n"
msgstr "%sSzerver: %s%s\n"
-#: src/common/command.c:1129
+#: src/common/command.c:1139
#, c-format
msgid "%snot connected\n"
msgstr "%snincs csatlakozva\n"
-#: src/common/command.c:1133
+#: src/common/command.c:1143
#, c-format
msgid "%sChannel: %s%s %s(server: %s%s%s)\n"
msgstr "%sSzoba: %s%s %s(szerver: %s%s%s)\n"
-#: src/common/command.c:1142
+#: src/common/command.c:1152
#, c-format
msgid "%sPrivate with: %s%s %s(server: %s%s%s)\n"
msgstr "%sPrivát beszélgetés: %s%s %s(szerver: %s%s%s)\n"
-#: src/common/command.c:1151
+#: src/common/command.c:1161
#, c-format
msgid "%sunknown\n"
msgstr "%sismeretlen\n"
-#: src/common/command.c:1178
+#: src/common/command.c:1188
msgid "Opened buffers:\n"
msgstr "Nyitott pufferek:\n"
-#: src/common/command.c:1222
+#: src/common/command.c:1232
#, c-format
msgid "%s incorrect buffer number\n"
msgstr "%s helytelen pufferszám\n"
-#: src/common/command.c:1238
+#: src/common/command.c:1248
#, c-format
msgid "%s can not close the single buffer\n"
msgstr "%s az utoló puffert nem lehet bezárni\n"
-#: src/common/command.c:1248
+#: src/common/command.c:1258
#, c-format
msgid "%s can not close server buffer while channels are opened\n"
msgstr "%s nem lehet szerverpuffert bezárni, míg a szobákban tartózkodunk\n"
-#: src/common/command.c:1299
+#: src/common/command.c:1309
msgid "Notify levels: "
msgstr "Értesítési szintek: "
-#: src/common/command.c:1328 src/common/command.c:1376
+#: src/common/command.c:1338 src/common/command.c:1386
#, c-format
msgid "%s incorrect notify level (must be between %d and %d)\n"
msgstr ""
"%s helytelen értesítési szint (az értéknek %d és %d között kell lennie)\n"
-#: src/common/command.c:1337
+#: src/common/command.c:1347
#, c-format
msgid "%s incorrect buffer for notify (must be channel or private)\n"
msgstr ""
"%s helytelen puffer az értesítéshez (szobát vagy privát beszélgetést kell "
"megjelölnie)\n"
-#: src/common/command.c:1346
+#: src/common/command.c:1356
#, c-format
msgid "New notify level for %s%s%s: %s%d %s"
msgstr "A %s%s%s új értesítési szintje: %s%d %s"
-#: src/common/command.c:1356
+#: src/common/command.c:1366
msgid "(hotlist: never)\n"
msgstr ""
-#: src/common/command.c:1359
+#: src/common/command.c:1369
msgid "(hotlist: highlights)\n"
msgstr ""
-#: src/common/command.c:1362
+#: src/common/command.c:1372
msgid "(hotlist: highlights + messages)\n"
msgstr ""
-#: src/common/command.c:1365
+#: src/common/command.c:1375
msgid "(hotlist: highlights + messages + join/part (all))\n"
msgstr ""
-#: src/common/command.c:1464
+#: src/common/command.c:1474
#, c-format
msgid "Charsets for server %s%s%s: "
msgstr "Karakterkészlet a %s%s%s szerveren: "
-#: src/common/command.c:1472
+#: src/common/command.c:1482
#, c-format
msgid "Charsets for channel %s%s%s: "
msgstr "Karakterkészlet a %s%s%s szobában: "
-#: src/common/command.c:1480
+#: src/common/command.c:1490
#, c-format
msgid "Charsets for private %s%s%s: "
msgstr "Karakterkészlet a %s%s%s privát beszélgetéshez: "
-#: src/common/command.c:1508 src/common/command.c:1538
-#: src/common/command.c:1568
+#: src/common/command.c:1518 src/common/command.c:1548
+#: src/common/command.c:1578
#, c-format
msgid " (inherited: \"%s%s%s\")"
msgstr " (örökölt: \"%s%s%s\")"
-#: src/common/command.c:1637 src/common/command.c:1665
-#: src/common/command.c:1806 src/common/command.c:2434
-#: src/common/command.c:3530 src/common/command.c:3573
+#: src/common/command.c:1647 src/common/command.c:1675
+#: src/common/command.c:1816 src/common/command.c:2444
+#: src/common/command.c:3540 src/common/command.c:3583
#, c-format
msgid "%s unknown option for \"%s\" command\n"
msgstr "%s ismeretlen opció a \"%s\" parancsnak\n"
-#: src/common/command.c:1700
+#: src/common/command.c:1710
#, c-format
msgid "%s already connected to server \"%s\"!\n"
msgstr "%s már csatlakozott a \"%s\" szerverhez!\n"
-#: src/common/command.c:1708
+#: src/common/command.c:1718
#, c-format
msgid "%s currently connecting to server \"%s\"!\n"
msgstr ""
-#: src/common/command.c:1726 src/common/command.c:1855
+#: src/common/command.c:1736 src/common/command.c:1865
#, c-format
msgid "%s server not found\n"
msgstr "%s a szerver nem található\n"
-#: src/common/command.c:1839
+#: src/common/command.c:1849
#, c-format
msgid "%s not connected to server \"%s\"!\n"
msgstr "%s nincs csatlakozva a \"%s\" szerverhez!\n"
-#: src/common/command.c:1847
+#: src/common/command.c:1857
msgid "Auto-reconnection is cancelled\n"
msgstr "Autómata újracsatlakozás megszakítva\n"
-#: src/common/command.c:1883 src/common/weechat.c:456
+#: src/common/command.c:1893 src/common/weechat.c:456
#, c-format
msgid "%s internal commands:\n"
msgstr "%s belső parancsok:\n"
-#: src/common/command.c:1893 src/common/weechat.c:476
+#: src/common/command.c:1903 src/common/weechat.c:476
#, c-format
msgid "IRC commands:\n"
msgstr "IRC parancsok:\n"
-#: src/common/command.c:1907
+#: src/common/command.c:1917
msgid "Plugin commands:\n"
msgstr "Modul parancsok:\n"
-#: src/common/command.c:2023
+#: src/common/command.c:2033
#, c-format
msgid "No help available, \"%s\" is an unknown command\n"
msgstr "Nem érhető el segítség, a \"%s\" ismeretlen parancs\n"
-#: src/common/command.c:2092
+#: src/common/command.c:2102
#, c-format
msgid "%son %s%s%s/%s%s%s:%s ignoring %s%s%s from %s%s\n"
msgstr ""
-#: src/common/command.c:2130
+#: src/common/command.c:2140
msgid "List of ignore:\n"
msgstr ""
-#: src/common/command.c:2147
+#: src/common/command.c:2157
msgid "No ignore defined.\n"
msgstr ""
-#: src/common/command.c:2173
+#: src/common/command.c:2183
msgid "New ignore:"
msgstr ""
-#: src/common/command.c:2193
+#: src/common/command.c:2203
#, c-format
msgid "New key binding: %s"
msgstr ""
-#: src/common/command.c:2232
+#: src/common/command.c:2242
msgid "Key bindings:\n"
msgstr ""
-#: src/common/command.c:2246
+#: src/common/command.c:2256
#, c-format
msgid "Key \"%s\" unbinded\n"
msgstr ""
-#: src/common/command.c:2252
+#: src/common/command.c:2262
#, c-format
msgid "%s unable to unbind key \"%s\"\n"
msgstr ""
-#: src/common/command.c:2260 src/common/weechat.c:508
+#: src/common/command.c:2270 src/common/weechat.c:508
#, c-format
msgid "Internal key functions:\n"
msgstr ""
-#: src/common/command.c:2280
+#: src/common/command.c:2290
msgid "Default key bindings restored\n"
msgstr "Alapértelmezett billentyűparancsok visszaállítva\n"
-#: src/common/command.c:2286
+#: src/common/command.c:2296
#, c-format
msgid "%s \"-yes\" argument is required for keys reset (securuty reason)\n"
msgstr ""
"%s \"-yes\" paraméter megadása kötelező a billentyűparancsok "
"visszaállításához (biztonsági okokból)\n"
-#: src/common/command.c:2347
+#: src/common/command.c:2357
msgid "Plugins loaded:\n"
msgstr "Betöltött modulok:\n"
-#: src/common/command.c:2363
+#: src/common/command.c:2373
msgid " message handlers:\n"
msgstr ""
-#: src/common/command.c:2372
+#: src/common/command.c:2382
#, c-format
msgid " IRC(%s)\n"
msgstr ""
-#: src/common/command.c:2379
+#: src/common/command.c:2389
msgid " (no message handler)\n"
msgstr ""
-#: src/common/command.c:2384
+#: src/common/command.c:2394
msgid " command handlers:\n"
msgstr ""
-#: src/common/command.c:2405
+#: src/common/command.c:2415
msgid " (no command handler)\n"
msgstr ""
-#: src/common/command.c:2411
+#: src/common/command.c:2421
msgid " (no plugin)\n"
msgstr ""
-#: src/common/command.c:2447
+#: src/common/command.c:2457
msgid ""
"Command \"plugin\" is not available, WeeChat was built without plugins "
"support.\n"
@@ -3210,40 +3205,40 @@ msgstr ""
"A \"plugin\" parancs nem elérhető, a WeeChat modultámogatás nélkül lett "
"lefordítva.\n"
-#: src/common/command.c:2475
+#: src/common/command.c:2485
msgid "Configuration file saved\n"
msgstr "Konfigurációs fájl elmentve\n"
-#: src/common/command.c:2480
+#: src/common/command.c:2490
#, c-format
msgid "%s failed to save configuration file\n"
msgstr "%s nem sikerült a konfigurációs fájlt elmenteni\n"
-#: src/common/command.c:2519
+#: src/common/command.c:2529
msgid "No server.\n"
msgstr "Nincs szerver.\n"
-#: src/common/command.c:2530
+#: src/common/command.c:2540
#, c-format
msgid "Server '%s' not found.\n"
msgstr "A '%s' szerver nem található.\n"
-#: src/common/command.c:2542
+#: src/common/command.c:2552
#, c-format
msgid "%s missing servername for \"%s\" command\n"
msgstr "%s hiányzó szervernév a \"%s\" parancshoz\n"
-#: src/common/command.c:2550
+#: src/common/command.c:2560
#, c-format
msgid "%s too much arguments for \"%s\" command, ignoring arguments\n"
msgstr "%s túl sok paraméter a \"%s\" parancsnak, paraméterek mellőzve\n"
-#: src/common/command.c:2560
+#: src/common/command.c:2570
#, c-format
msgid "%s server \"%s\" not found for \"%s\" command\n"
msgstr "%s a \"%s\" szerver nem található a \"%s\" parancshoz\n"
-#: src/common/command.c:2568
+#: src/common/command.c:2578
#, c-format
msgid ""
"%s you can not delete server \"%s\" because you are connected to. Try /"
@@ -3252,175 +3247,175 @@ msgstr ""
"%s nem tudja törölni a \"%s\" szervert, mert csatlakozva van hozzá. "
"Próbáljaa /disconnect %s parancsot előbb.\n"
-#: src/common/command.c:2588
+#: src/common/command.c:2598
#, c-format
msgid "Server %s%s%s has been deleted\n"
msgstr "A %s%s%s szerver törölve\n"
-#: src/common/command.c:2607
+#: src/common/command.c:2617
#, c-format
msgid "%s missing parameters for \"%s\" command\n"
msgstr "%s hiányzó paraméter a \"%s\" parancsnak\n"
-#: src/common/command.c:2617
+#: src/common/command.c:2627
#, c-format
msgid "%s server \"%s\" already exists, can't create it!\n"
msgstr "%s a \"%s\" szerver már létezik, nem hozhatja létre!\n"
-#: src/common/command.c:2646 src/common/command.c:2674
-#: src/common/command.c:2687 src/common/command.c:2713
+#: src/common/command.c:2656 src/common/command.c:2684
+#: src/common/command.c:2697 src/common/command.c:2723
#, c-format
msgid "%s missing password for \"%s\" parameter\n"
msgstr "%s hiányzó jelszó a \"%s\" paraméterhez\n"
-#: src/common/command.c:2659
+#: src/common/command.c:2669
#, c-format
msgid "%s missing nick(s) for \"%s\" parameter\n"
msgstr "%s hiányzó név a \"%s\" paraméterhez\n"
-#: src/common/command.c:2700
+#: src/common/command.c:2710
#, c-format
msgid "%s missing command for \"%s\" parameter\n"
msgstr "%s hiányzó parancs a \"%s\" paraméterhez\n"
-#: src/common/command.c:2737
+#: src/common/command.c:2747
#, c-format
msgid "Server %s%s%s created\n"
msgstr "A %s%s%s szerver létrehozva\n"
-#: src/common/command.c:2746
+#: src/common/command.c:2756
#, c-format
msgid "%s unable to create server\n"
msgstr "%s nem sikerült a szervert létrehozni\n"
-#: src/common/command.c:2805
+#: src/common/command.c:2815
msgid "(unknown)"
msgstr "(ismeretlen)"
-#: src/common/command.c:2828
+#: src/common/command.c:2838
#, c-format
msgid "%s(password hidden) "
msgstr "%s(jelszó rejtve) "
-#: src/common/command.c:2926
+#: src/common/command.c:2936
#, c-format
msgid "%s server \"%s\" not found\n"
msgstr "%s a \"%s\" szerver nem található\n"
-#: src/common/command.c:2959 src/common/command.c:3007
+#: src/common/command.c:2969 src/common/command.c:3017
#, c-format
msgid "%s config option \"%s\" not found\n"
msgstr "%s a \"%s\" opció nem található\n"
-#: src/common/command.c:2964 src/common/command.c:2999
+#: src/common/command.c:2974 src/common/command.c:3009
#, c-format
msgid "%s incorrect value for option \"%s\"\n"
msgstr "%s helytelen érték a \"%s\" paraméternek\n"
-#: src/common/command.c:2980
+#: src/common/command.c:2990
#, c-format
msgid "%s option \"%s\" can not be changed while WeeChat is running\n"
msgstr "%s a \"%s\" opció nem módosítható a WeeChat futása közben\n"
-#: src/common/command.c:3090
+#: src/common/command.c:3100
#, c-format
msgid "No config option found with \"%s\"\n"
msgstr ""
-#: src/common/command.c:3093
+#: src/common/command.c:3103
msgid "No config option found\n"
msgstr "Nem található az opció\n"
-#: src/common/command.c:3100
+#: src/common/command.c:3110
#, c-format
msgid "%sDetail:\n"
msgstr "%sRészletek:\n"
-#: src/common/command.c:3105
+#: src/common/command.c:3115
msgid " . type boolean (values: 'on' or 'off')\n"
msgstr " . típus logikai (értékek: 'on' vagy 'off')\n"
-#: src/common/command.c:3106 src/common/command.c:3129
-#: src/common/command.c:3135 src/common/command.c:3141
+#: src/common/command.c:3116 src/common/command.c:3139
+#: src/common/command.c:3145 src/common/command.c:3151
#: src/common/weechat.c:392 src/common/weechat.c:417 src/common/weechat.c:424
#: src/common/weechat.c:431
#, c-format
msgid " . default value: '%s'\n"
msgstr " . alapérték: '%s'\n"
-#: src/common/command.c:3111
+#: src/common/command.c:3121
#, c-format
msgid " . type integer (values: between %d and %d)\n"
msgstr " . típus szám (értékek: %d és %d között)\n"
-#: src/common/command.c:3114 src/common/weechat.c:401
+#: src/common/command.c:3124 src/common/weechat.c:401
#, c-format
msgid " . default value: %d\n"
msgstr " . alapérték: %d\n"
-#: src/common/command.c:3118
+#: src/common/command.c:3128
msgid " . type string (values: "
msgstr " . típus szöveg (értékek: "
-#: src/common/command.c:3131 src/common/command.c:3137
-#: src/common/command.c:3143 src/common/weechat.c:419 src/common/weechat.c:426
+#: src/common/command.c:3141 src/common/command.c:3147
+#: src/common/command.c:3153 src/common/weechat.c:419 src/common/weechat.c:426
#: src/common/weechat.c:433
msgid "empty"
msgstr "üres"
-#: src/common/command.c:3134
+#: src/common/command.c:3144
msgid " . type color (Curses or Gtk color, look at WeeChat doc)\n"
msgstr " . típus szín (Curses vagy Gtk szín, lásd WeeChat dokumentáció)\n"
-#: src/common/command.c:3140
+#: src/common/command.c:3150
msgid " . type string (any string)\n"
msgstr " . típus szöveg (bármilyen szöveg)\n"
-#: src/common/command.c:3146 src/common/weechat.c:436
+#: src/common/command.c:3156 src/common/weechat.c:436
#, c-format
msgid " . description: %s\n"
msgstr " . leírás : %s\n"
-#: src/common/command.c:3157
+#: src/common/command.c:3167
#, c-format
msgid "config option(s) found with \"%s\"\n"
msgstr "a \"%s\" kifejezéshez tartozó opciók\n"
-#: src/common/command.c:3160
+#: src/common/command.c:3170
msgid "config option(s) found\n"
msgstr "megtalált opciók\n"
-#: src/common/command.c:3186
+#: src/common/command.c:3196
#, c-format
msgid "%s alias or command \"%s\" not found\n"
msgstr "%s a \"%s\" aliasz vagy parancs nem található\n"
-#: src/common/command.c:3196
+#: src/common/command.c:3206
#, c-format
msgid "Alias \"%s\" removed\n"
msgstr "A \"%s\" aliasz eltávolítva\n"
-#: src/common/command.c:3256
+#: src/common/command.c:3266
msgid "ignore were removed.\n"
msgstr "mellőzés eltávolítva.\n"
-#: src/common/command.c:3258
+#: src/common/command.c:3268
msgid "ignore was removed.\n"
msgstr "mellőzés eltávolítva.\n"
-#: src/common/command.c:3263
+#: src/common/command.c:3273
#, c-format
msgid "%s no ignore found\n"
msgstr "%s nem található ilyen mellőzés\n"
-#: src/common/command.c:3297
+#: src/common/command.c:3307
#, c-format
msgid "%s can't upgrade: connection to at least one server is pending\n"
msgstr ""
"%s nem sikerült frissíteni: a kapcsolat egy vagy több szerverrelmég "
"folyamatban van\n"
-#: src/common/command.c:3307
+#: src/common/command.c:3317
#, c-format
msgid ""
"%s can't upgrade: connection to at least one SSL server is active (should be "
@@ -3429,36 +3424,36 @@ msgstr ""
"%s nem sikerült frisssíteni: a kapcsolat legalább egy SSL szerverrel aktív "
"(a következő verziókban javítva lesz)\n"
-#: src/common/command.c:3323
+#: src/common/command.c:3333
msgid "Upgrading WeeChat...\n"
msgstr "WeeChat frissítése...\n"
-#: src/common/command.c:3330
+#: src/common/command.c:3340
#, c-format
msgid "%s unable to save session in file\n"
msgstr ""
-#: src/common/command.c:3356
+#: src/common/command.c:3366
#, c-format
msgid "%s exec failed (program: \"%s\"), exiting WeeChat\n"
msgstr ""
-#: src/common/command.c:3396
+#: src/common/command.c:3406
#, c-format
msgid "WeeChat uptime: %d %s %02d:%02d:%02d, started on %s"
msgstr "WeeChat futásidő: %d %s %02d:%02d:%02d, elindítva: %s"
-#: src/common/command.c:3410
+#: src/common/command.c:3420
#, c-format
msgid "WeeChat uptime: %s%d %s%s %s%02d%s:%s%02d%s:%s%02d%s, started on %s%s"
msgstr ""
"WeeChat futásidő: %s%d %s%s %s%02d%s:%s%02d%s:%s%02d%s, elindítva: %s%s"
-#: src/common/command.c:3454
+#: src/common/command.c:3464
msgid "Opened windows:\n"
msgstr "Nyitott ablakok:\n"
-#: src/common/command.c:3541
+#: src/common/command.c:3551
#, c-format
msgid ""
"%s can not merge windows, there's no other window with same size near "
@@ -5253,6 +5248,9 @@ msgstr ""
msgid "Saving config to disk\n"
msgstr "Beállítások mentése a lemezre\n"
+#~ msgid "%s server not found for plugin exec command\n"
+#~ msgstr "%s szerver nem található a modul futtatása parancshoz\n"
+
#~ msgid "%s alias or command \"%s\" already exists!\n"
#~ msgstr "%s a \"%s\" aliasz vagy parancs már létezik!\n"
diff --git a/weechat/po/weechat.pot b/weechat/po/weechat.pot
index 15d9493eb..68ea784be 100644
--- a/weechat/po/weechat.pot
+++ b/weechat/po/weechat.pot
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2006-02-16 21:24+0100\n"
+"POT-Creation-Date: 2006-02-18 13:48+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"
@@ -1288,7 +1288,7 @@ msgstr ""
msgid "%s: using local hostname \"%s\"\n"
msgstr ""
-#: src/irc/irc-send.c:214 src/common/command.c:963
+#: src/irc/irc-send.c:214 src/common/command.c:973
#, c-format
msgid "%s cannot find nick for sending message\n"
msgstr ""
@@ -1304,8 +1304,8 @@ msgstr ""
#: src/irc/irc-send.c:526 src/irc/irc-send.c:538 src/irc/irc-send.c:556
#: src/irc/irc-send.c:1250 src/irc/irc-send.c:1388 src/irc/irc-send.c:1982
-#: src/common/command.c:1787 src/common/command.c:2300
-#: src/common/command.c:2441
+#: src/common/command.c:1797 src/common/command.c:2310
+#: src/common/command.c:2451
#, c-format
msgid "%s wrong argument count for \"%s\" command\n"
msgstr ""
@@ -1645,11 +1645,11 @@ msgstr ""
msgid "%s[%s%s%s]%s idle: "
msgstr ""
-#: src/irc/irc-recv.c:3189 src/common/command.c:3398 src/common/command.c:3416
+#: src/irc/irc-recv.c:3189 src/common/command.c:3408 src/common/command.c:3426
msgid "days"
msgstr ""
-#: src/irc/irc-recv.c:3189 src/common/command.c:3398 src/common/command.c:3416
+#: src/irc/irc-recv.c:3189 src/common/command.c:3408 src/common/command.c:3426
msgid "day"
msgstr ""
@@ -2018,67 +2018,67 @@ msgid ""
"%s plugin %s: unable to add handler for \"%s\" command (not enough memory)\n"
msgstr ""
-#: src/plugins/plugins.c:542
+#: src/plugins/plugins.c:543
#, c-format
msgid "%s unable to load plugin \"%s\": %s\n"
msgstr ""
-#: src/plugins/plugins.c:553
+#: src/plugins/plugins.c:554
#, c-format
msgid "%s symbol \"plugin_name\" not found in plugin \"%s\", failed to load\n"
msgstr ""
-#: src/plugins/plugins.c:564
+#: src/plugins/plugins.c:565
#, c-format
msgid ""
"%s unable to load plugin \"%s\": a plugin with same name already exists\n"
msgstr ""
-#: src/plugins/plugins.c:576
+#: src/plugins/plugins.c:577
#, c-format
msgid ""
"%s symbol \"plugin_description\" not found in plugin \"%s\", failed to load\n"
msgstr ""
-#: src/plugins/plugins.c:587
+#: src/plugins/plugins.c:588
#, c-format
msgid ""
"%s symbol \"plugin_version\" not found in plugin \"%s\", failed to load\n"
msgstr ""
-#: src/plugins/plugins.c:598
+#: src/plugins/plugins.c:599
#, c-format
msgid ""
"%s function \"weechat_plugin_init\" not found in plugin \"%s\", failed to "
"load\n"
msgstr ""
-#: src/plugins/plugins.c:659
+#: src/plugins/plugins.c:660
#, c-format
msgid "Initializing plugin \"%s\" %s\n"
msgstr ""
-#: src/plugins/plugins.c:667
+#: src/plugins/plugins.c:668
#, c-format
msgid "%s unable to initialize plugin \"%s\"\n"
msgstr ""
-#: src/plugins/plugins.c:678
+#: src/plugins/plugins.c:679
#, c-format
msgid "%s unable to load plugin \"%s\" (not enough memory)\n"
msgstr ""
-#: src/plugins/plugins.c:686
+#: src/plugins/plugins.c:687
#, c-format
msgid "Plugin \"%s\" (%s) loaded.\n"
msgstr ""
-#: src/plugins/plugins.c:853
+#: src/plugins/plugins.c:854
#, c-format
msgid "Plugin \"%s\" unloaded.\n"
msgstr ""
-#: src/plugins/plugins.c:859
+#: src/plugins/plugins.c:860
#, c-format
msgid "%s plugin \"%s\" not found\n"
msgstr ""
@@ -2114,11 +2114,6 @@ msgstr ""
msgid "%s server/channel (%s/%s) not found for plugin exec command\n"
msgstr ""
-#: src/plugins/plugins-interface.c:335
-#, c-format
-msgid "%s server not found for plugin exec command\n"
-msgstr ""
-
#: src/gui/curses/gui-input.c:340
#, c-format
msgid "Day changed to %s\n"
@@ -2374,7 +2369,7 @@ msgstr ""
msgid "grab a key"
msgstr ""
-#: src/gui/gui-keyboard.c:438 src/common/command.c:2315
+#: src/gui/gui-keyboard.c:438 src/common/command.c:2325
#, c-format
msgid "%s unable to bind key \"%s\"\n"
msgstr ""
@@ -2707,555 +2702,555 @@ msgid ""
"create a new window with size = current_size / 4"
msgstr ""
-#: src/common/command.c:675
+#: src/common/command.c:665 src/common/command.c:719 src/common/command.c:788
+#, c-format
+msgid "%s command \"%s\" failed\n"
+msgstr ""
+
+#: src/common/command.c:685
#, c-format
msgid "%s wrong argument count for %s command \"%s\" (expected: %d arg%s)\n"
msgstr ""
-#: src/common/command.c:687
+#: src/common/command.c:697
#, c-format
msgid ""
"%s wrong argument count for %s command \"%s\" (expected: between %d and %d "
"arg%s)\n"
msgstr ""
-#: src/common/command.c:709 src/common/command.c:778
-#, c-format
-msgid "%s command \"%s\" failed\n"
-msgstr ""
-
-#: src/common/command.c:734
+#: src/common/command.c:744
#, c-format
msgid "%s wrong argument count for IRC command \"%s\" (expected: %d arg%s)\n"
msgstr ""
-#: src/common/command.c:746
+#: src/common/command.c:756
#, c-format
msgid ""
"%s wrong argument count for IRC command \"%s\" (expected: between %d and %d "
"arg%s)\n"
msgstr ""
-#: src/common/command.c:761
+#: src/common/command.c:771
#, c-format
msgid "%s command \"%s\" needs a server connection!\n"
msgstr ""
-#: src/common/command.c:797
+#: src/common/command.c:807
#, c-format
msgid "%s circular reference when calling alias \"/%s\"\n"
msgstr ""
-#: src/common/command.c:866
+#: src/common/command.c:876
#, c-format
msgid "%s unknown command \"%s\" (type /help for help)\n"
msgstr ""
-#: src/common/command.c:1010
+#: src/common/command.c:1020
msgid "This window is not a channel!\n"
msgstr ""
-#: src/common/command.c:1043 src/common/command.c:1080
-#: src/common/command.c:1199
+#: src/common/command.c:1053 src/common/command.c:1090
+#: src/common/command.c:1209
#, c-format
msgid "%s missing arguments for \"%s\" command\n"
msgstr ""
-#: src/common/command.c:1052
+#: src/common/command.c:1062
#, c-format
msgid "Alias \"%s\" => \"%s\" created\n"
msgstr ""
-#: src/common/command.c:1058
+#: src/common/command.c:1068
#, c-format
msgid "Failed to create alias \"%s\" => \"%s\" (not enough memory)\n"
msgstr ""
-#: src/common/command.c:1070 src/common/command.c:1091
+#: src/common/command.c:1080 src/common/command.c:1101
msgid "List of aliases:\n"
msgstr ""
-#: src/common/command.c:1105
+#: src/common/command.c:1115
msgid "No alias defined.\n"
msgstr ""
-#: src/common/command.c:1124
+#: src/common/command.c:1134
#, c-format
msgid "%sServer: %s%s\n"
msgstr ""
-#: src/common/command.c:1129
+#: src/common/command.c:1139
#, c-format
msgid "%snot connected\n"
msgstr ""
-#: src/common/command.c:1133
+#: src/common/command.c:1143
#, c-format
msgid "%sChannel: %s%s %s(server: %s%s%s)\n"
msgstr ""
-#: src/common/command.c:1142
+#: src/common/command.c:1152
#, c-format
msgid "%sPrivate with: %s%s %s(server: %s%s%s)\n"
msgstr ""
-#: src/common/command.c:1151
+#: src/common/command.c:1161
#, c-format
msgid "%sunknown\n"
msgstr ""
-#: src/common/command.c:1178
+#: src/common/command.c:1188
msgid "Opened buffers:\n"
msgstr ""
-#: src/common/command.c:1222
+#: src/common/command.c:1232
#, c-format
msgid "%s incorrect buffer number\n"
msgstr ""
-#: src/common/command.c:1238
+#: src/common/command.c:1248
#, c-format
msgid "%s can not close the single buffer\n"
msgstr ""
-#: src/common/command.c:1248
+#: src/common/command.c:1258
#, c-format
msgid "%s can not close server buffer while channels are opened\n"
msgstr ""
-#: src/common/command.c:1299
+#: src/common/command.c:1309
msgid "Notify levels: "
msgstr ""
-#: src/common/command.c:1328 src/common/command.c:1376
+#: src/common/command.c:1338 src/common/command.c:1386
#, c-format
msgid "%s incorrect notify level (must be between %d and %d)\n"
msgstr ""
-#: src/common/command.c:1337
+#: src/common/command.c:1347
#, c-format
msgid "%s incorrect buffer for notify (must be channel or private)\n"
msgstr ""
-#: src/common/command.c:1346
+#: src/common/command.c:1356
#, c-format
msgid "New notify level for %s%s%s: %s%d %s"
msgstr ""
-#: src/common/command.c:1356
+#: src/common/command.c:1366
msgid "(hotlist: never)\n"
msgstr ""
-#: src/common/command.c:1359
+#: src/common/command.c:1369
msgid "(hotlist: highlights)\n"
msgstr ""
-#: src/common/command.c:1362
+#: src/common/command.c:1372
msgid "(hotlist: highlights + messages)\n"
msgstr ""
-#: src/common/command.c:1365
+#: src/common/command.c:1375
msgid "(hotlist: highlights + messages + join/part (all))\n"
msgstr ""
-#: src/common/command.c:1464
+#: src/common/command.c:1474
#, c-format
msgid "Charsets for server %s%s%s: "
msgstr ""
-#: src/common/command.c:1472
+#: src/common/command.c:1482
#, c-format
msgid "Charsets for channel %s%s%s: "
msgstr ""
-#: src/common/command.c:1480
+#: src/common/command.c:1490
#, c-format
msgid "Charsets for private %s%s%s: "
msgstr ""
-#: src/common/command.c:1508 src/common/command.c:1538
-#: src/common/command.c:1568
+#: src/common/command.c:1518 src/common/command.c:1548
+#: src/common/command.c:1578
#, c-format
msgid " (inherited: \"%s%s%s\")"
msgstr ""
-#: src/common/command.c:1637 src/common/command.c:1665
-#: src/common/command.c:1806 src/common/command.c:2434
-#: src/common/command.c:3530 src/common/command.c:3573
+#: src/common/command.c:1647 src/common/command.c:1675
+#: src/common/command.c:1816 src/common/command.c:2444
+#: src/common/command.c:3540 src/common/command.c:3583
#, c-format
msgid "%s unknown option for \"%s\" command\n"
msgstr ""
-#: src/common/command.c:1700
+#: src/common/command.c:1710
#, c-format
msgid "%s already connected to server \"%s\"!\n"
msgstr ""
-#: src/common/command.c:1708
+#: src/common/command.c:1718
#, c-format
msgid "%s currently connecting to server \"%s\"!\n"
msgstr ""
-#: src/common/command.c:1726 src/common/command.c:1855
+#: src/common/command.c:1736 src/common/command.c:1865
#, c-format
msgid "%s server not found\n"
msgstr ""
-#: src/common/command.c:1839
+#: src/common/command.c:1849
#, c-format
msgid "%s not connected to server \"%s\"!\n"
msgstr ""
-#: src/common/command.c:1847
+#: src/common/command.c:1857
msgid "Auto-reconnection is cancelled\n"
msgstr ""
-#: src/common/command.c:1883 src/common/weechat.c:456
+#: src/common/command.c:1893 src/common/weechat.c:456
#, c-format
msgid "%s internal commands:\n"
msgstr ""
-#: src/common/command.c:1893 src/common/weechat.c:476
+#: src/common/command.c:1903 src/common/weechat.c:476
#, c-format
msgid "IRC commands:\n"
msgstr ""
-#: src/common/command.c:1907
+#: src/common/command.c:1917
msgid "Plugin commands:\n"
msgstr ""
-#: src/common/command.c:2023
+#: src/common/command.c:2033
#, c-format
msgid "No help available, \"%s\" is an unknown command\n"
msgstr ""
-#: src/common/command.c:2092
+#: src/common/command.c:2102
#, c-format
msgid "%son %s%s%s/%s%s%s:%s ignoring %s%s%s from %s%s\n"
msgstr ""
-#: src/common/command.c:2130
+#: src/common/command.c:2140
msgid "List of ignore:\n"
msgstr ""
-#: src/common/command.c:2147
+#: src/common/command.c:2157
msgid "No ignore defined.\n"
msgstr ""
-#: src/common/command.c:2173
+#: src/common/command.c:2183
msgid "New ignore:"
msgstr ""
-#: src/common/command.c:2193
+#: src/common/command.c:2203
#, c-format
msgid "New key binding: %s"
msgstr ""
-#: src/common/command.c:2232
+#: src/common/command.c:2242
msgid "Key bindings:\n"
msgstr ""
-#: src/common/command.c:2246
+#: src/common/command.c:2256
#, c-format
msgid "Key \"%s\" unbinded\n"
msgstr ""
-#: src/common/command.c:2252
+#: src/common/command.c:2262
#, c-format
msgid "%s unable to unbind key \"%s\"\n"
msgstr ""
-#: src/common/command.c:2260 src/common/weechat.c:508
+#: src/common/command.c:2270 src/common/weechat.c:508
#, c-format
msgid "Internal key functions:\n"
msgstr ""
-#: src/common/command.c:2280
+#: src/common/command.c:2290
msgid "Default key bindings restored\n"
msgstr ""
-#: src/common/command.c:2286
+#: src/common/command.c:2296
#, c-format
msgid "%s \"-yes\" argument is required for keys reset (securuty reason)\n"
msgstr ""
-#: src/common/command.c:2347
+#: src/common/command.c:2357
msgid "Plugins loaded:\n"
msgstr ""
-#: src/common/command.c:2363
+#: src/common/command.c:2373
msgid " message handlers:\n"
msgstr ""
-#: src/common/command.c:2372
+#: src/common/command.c:2382
#, c-format
msgid " IRC(%s)\n"
msgstr ""
-#: src/common/command.c:2379
+#: src/common/command.c:2389
msgid " (no message handler)\n"
msgstr ""
-#: src/common/command.c:2384
+#: src/common/command.c:2394
msgid " command handlers:\n"
msgstr ""
-#: src/common/command.c:2405
+#: src/common/command.c:2415
msgid " (no command handler)\n"
msgstr ""
-#: src/common/command.c:2411
+#: src/common/command.c:2421
msgid " (no plugin)\n"
msgstr ""
-#: src/common/command.c:2447
+#: src/common/command.c:2457
msgid ""
"Command \"plugin\" is not available, WeeChat was built without plugins "
"support.\n"
msgstr ""
-#: src/common/command.c:2475
+#: src/common/command.c:2485
msgid "Configuration file saved\n"
msgstr ""
-#: src/common/command.c:2480
+#: src/common/command.c:2490
#, c-format
msgid "%s failed to save configuration file\n"
msgstr ""
-#: src/common/command.c:2519
+#: src/common/command.c:2529
msgid "No server.\n"
msgstr ""
-#: src/common/command.c:2530
+#: src/common/command.c:2540
#, c-format
msgid "Server '%s' not found.\n"
msgstr ""
-#: src/common/command.c:2542
+#: src/common/command.c:2552
#, c-format
msgid "%s missing servername for \"%s\" command\n"
msgstr ""
-#: src/common/command.c:2550
+#: src/common/command.c:2560
#, c-format
msgid "%s too much arguments for \"%s\" command, ignoring arguments\n"
msgstr ""
-#: src/common/command.c:2560
+#: src/common/command.c:2570
#, c-format
msgid "%s server \"%s\" not found for \"%s\" command\n"
msgstr ""
-#: src/common/command.c:2568
+#: src/common/command.c:2578
#, c-format
msgid ""
"%s you can not delete server \"%s\" because you are connected to. Try /"
"disconnect %s before.\n"
msgstr ""
-#: src/common/command.c:2588
+#: src/common/command.c:2598
#, c-format
msgid "Server %s%s%s has been deleted\n"
msgstr ""
-#: src/common/command.c:2607
+#: src/common/command.c:2617
#, c-format
msgid "%s missing parameters for \"%s\" command\n"
msgstr ""
-#: src/common/command.c:2617
+#: src/common/command.c:2627
#, c-format
msgid "%s server \"%s\" already exists, can't create it!\n"
msgstr ""
-#: src/common/command.c:2646 src/common/command.c:2674
-#: src/common/command.c:2687 src/common/command.c:2713
+#: src/common/command.c:2656 src/common/command.c:2684
+#: src/common/command.c:2697 src/common/command.c:2723
#, c-format
msgid "%s missing password for \"%s\" parameter\n"
msgstr ""
-#: src/common/command.c:2659
+#: src/common/command.c:2669
#, c-format
msgid "%s missing nick(s) for \"%s\" parameter\n"
msgstr ""
-#: src/common/command.c:2700
+#: src/common/command.c:2710
#, c-format
msgid "%s missing command for \"%s\" parameter\n"
msgstr ""
-#: src/common/command.c:2737
+#: src/common/command.c:2747
#, c-format
msgid "Server %s%s%s created\n"
msgstr ""
-#: src/common/command.c:2746
+#: src/common/command.c:2756
#, c-format
msgid "%s unable to create server\n"
msgstr ""
-#: src/common/command.c:2805
+#: src/common/command.c:2815
msgid "(unknown)"
msgstr ""
-#: src/common/command.c:2828
+#: src/common/command.c:2838
#, c-format
msgid "%s(password hidden) "
msgstr ""
-#: src/common/command.c:2926
+#: src/common/command.c:2936
#, c-format
msgid "%s server \"%s\" not found\n"
msgstr ""
-#: src/common/command.c:2959 src/common/command.c:3007
+#: src/common/command.c:2969 src/common/command.c:3017
#, c-format
msgid "%s config option \"%s\" not found\n"
msgstr ""
-#: src/common/command.c:2964 src/common/command.c:2999
+#: src/common/command.c:2974 src/common/command.c:3009
#, c-format
msgid "%s incorrect value for option \"%s\"\n"
msgstr ""
-#: src/common/command.c:2980
+#: src/common/command.c:2990
#, c-format
msgid "%s option \"%s\" can not be changed while WeeChat is running\n"
msgstr ""
-#: src/common/command.c:3090
+#: src/common/command.c:3100
#, c-format
msgid "No config option found with \"%s\"\n"
msgstr ""
-#: src/common/command.c:3093
+#: src/common/command.c:3103
msgid "No config option found\n"
msgstr ""
-#: src/common/command.c:3100
+#: src/common/command.c:3110
#, c-format
msgid "%sDetail:\n"
msgstr ""
-#: src/common/command.c:3105
+#: src/common/command.c:3115
msgid " . type boolean (values: 'on' or 'off')\n"
msgstr ""
-#: src/common/command.c:3106 src/common/command.c:3129
-#: src/common/command.c:3135 src/common/command.c:3141
+#: src/common/command.c:3116 src/common/command.c:3139
+#: src/common/command.c:3145 src/common/command.c:3151
#: src/common/weechat.c:392 src/common/weechat.c:417 src/common/weechat.c:424
#: src/common/weechat.c:431
#, c-format
msgid " . default value: '%s'\n"
msgstr ""
-#: src/common/command.c:3111
+#: src/common/command.c:3121
#, c-format
msgid " . type integer (values: between %d and %d)\n"
msgstr ""
-#: src/common/command.c:3114 src/common/weechat.c:401
+#: src/common/command.c:3124 src/common/weechat.c:401
#, c-format
msgid " . default value: %d\n"
msgstr ""
-#: src/common/command.c:3118
+#: src/common/command.c:3128
msgid " . type string (values: "
msgstr ""
-#: src/common/command.c:3131 src/common/command.c:3137
-#: src/common/command.c:3143 src/common/weechat.c:419 src/common/weechat.c:426
+#: src/common/command.c:3141 src/common/command.c:3147
+#: src/common/command.c:3153 src/common/weechat.c:419 src/common/weechat.c:426
#: src/common/weechat.c:433
msgid "empty"
msgstr ""
-#: src/common/command.c:3134
+#: src/common/command.c:3144
msgid " . type color (Curses or Gtk color, look at WeeChat doc)\n"
msgstr ""
-#: src/common/command.c:3140
+#: src/common/command.c:3150
msgid " . type string (any string)\n"
msgstr ""
-#: src/common/command.c:3146 src/common/weechat.c:436
+#: src/common/command.c:3156 src/common/weechat.c:436
#, c-format
msgid " . description: %s\n"
msgstr ""
-#: src/common/command.c:3157
+#: src/common/command.c:3167
#, c-format
msgid "config option(s) found with \"%s\"\n"
msgstr ""
-#: src/common/command.c:3160
+#: src/common/command.c:3170
msgid "config option(s) found\n"
msgstr ""
-#: src/common/command.c:3186
+#: src/common/command.c:3196
#, c-format
msgid "%s alias or command \"%s\" not found\n"
msgstr ""
-#: src/common/command.c:3196
+#: src/common/command.c:3206
#, c-format
msgid "Alias \"%s\" removed\n"
msgstr ""
-#: src/common/command.c:3256
+#: src/common/command.c:3266
msgid "ignore were removed.\n"
msgstr ""
-#: src/common/command.c:3258
+#: src/common/command.c:3268
msgid "ignore was removed.\n"
msgstr ""
-#: src/common/command.c:3263
+#: src/common/command.c:3273
#, c-format
msgid "%s no ignore found\n"
msgstr ""
-#: src/common/command.c:3297
+#: src/common/command.c:3307
#, c-format
msgid "%s can't upgrade: connection to at least one server is pending\n"
msgstr ""
-#: src/common/command.c:3307
+#: src/common/command.c:3317
#, c-format
msgid ""
"%s can't upgrade: connection to at least one SSL server is active (should be "
"fixed in a future version)\n"
msgstr ""
-#: src/common/command.c:3323
+#: src/common/command.c:3333
msgid "Upgrading WeeChat...\n"
msgstr ""
-#: src/common/command.c:3330
+#: src/common/command.c:3340
#, c-format
msgid "%s unable to save session in file\n"
msgstr ""
-#: src/common/command.c:3356
+#: src/common/command.c:3366
#, c-format
msgid "%s exec failed (program: \"%s\"), exiting WeeChat\n"
msgstr ""
-#: src/common/command.c:3396
+#: src/common/command.c:3406
#, c-format
msgid "WeeChat uptime: %d %s %02d:%02d:%02d, started on %s"
msgstr ""
-#: src/common/command.c:3410
+#: src/common/command.c:3420
#, c-format
msgid "WeeChat uptime: %s%d %s%s %s%02d%s:%s%02d%s:%s%02d%s, started on %s%s"
msgstr ""
-#: src/common/command.c:3454
+#: src/common/command.c:3464
msgid "Opened windows:\n"
msgstr ""
-#: src/common/command.c:3541
+#: src/common/command.c:3551
#, c-format
msgid ""
"%s can not merge windows, there's no other window with same size near "
diff --git a/weechat/src/common/command.c b/weechat/src/common/command.c
index dc1b1ea0f..9104b1041 100644
--- a/weechat/src/common/command.c
+++ b/weechat/src/common/command.c
@@ -610,7 +610,7 @@ free_multi_command (char **commands)
int
exec_weechat_command (t_irc_server *server, t_irc_channel *channel, char *string)
{
- int i, argc, return_code, length1, length2;
+ int i, rc, argc, return_code, length1, length2;
char *command, *pos, *ptr_args, *ptr_args_color, **argv, *alias_command;
char **commands, **ptr_cmd, **ptr_next_cmd;
t_weechat_alias *ptr_alias;
@@ -653,220 +653,230 @@ exec_weechat_command (t_irc_server *server, t_irc_channel *channel, char *string
}
#ifdef PLUGINS
- if (!plugin_cmd_handler_exec ((server) ? server->name : "", command + 1, ptr_args))
+ rc = plugin_cmd_handler_exec ((server) ? server->name : "", command + 1, ptr_args);
#else
- if (1)
+ rc = -1;
#endif
+ switch (rc)
{
- argv = explode_string (ptr_args, " ", 0, &argc);
-
- for (i = 0; weechat_commands[i].command_name; i++)
- {
- if (ascii_strcasecmp (weechat_commands[i].command_name, command + 1) == 0)
+ case 0: /* plugin handler KO */
+ irc_display_prefix (NULL, NULL, PREFIX_ERROR);
+ gui_printf (NULL,
+ _("%s command \"%s\" failed\n"),
+ WEECHAT_ERROR, command + 1);
+ break;
+ case 1: /* plugin handler OK, executed */
+ break;
+ default: /* plugin handler not found */
+ argv = explode_string (ptr_args, " ", 0, &argc);
+
+ for (i = 0; weechat_commands[i].command_name; i++)
{
- if ((argc < weechat_commands[i].min_arg)
- || (argc > weechat_commands[i].max_arg))
+ if (ascii_strcasecmp (weechat_commands[i].command_name, command + 1) == 0)
{
- if (weechat_commands[i].min_arg ==
- weechat_commands[i].max_arg)
+ if ((argc < weechat_commands[i].min_arg)
+ || (argc > weechat_commands[i].max_arg))
{
- irc_display_prefix (NULL, NULL, PREFIX_ERROR);
- gui_printf (NULL,
- _("%s wrong argument count for %s command \"%s\" "
- "(expected: %d arg%s)\n"),
- WEECHAT_ERROR, PACKAGE_NAME,
- command + 1,
- weechat_commands[i].max_arg,
- (weechat_commands[i].max_arg >
- 1) ? "s" : "");
- }
- else
- {
- irc_display_prefix (NULL, NULL, PREFIX_ERROR);
- gui_printf (NULL,
- _("%s wrong argument count for %s command \"%s\" "
- "(expected: between %d and %d arg%s)\n"),
- WEECHAT_ERROR, PACKAGE_NAME,
- command + 1,
- weechat_commands[i].min_arg,
- weechat_commands[i].max_arg,
- (weechat_commands[i].max_arg >
- 1) ? "s" : "");
+ if (weechat_commands[i].min_arg ==
+ weechat_commands[i].max_arg)
+ {
+ irc_display_prefix (NULL, NULL, PREFIX_ERROR);
+ gui_printf (NULL,
+ _("%s wrong argument count for %s command \"%s\" "
+ "(expected: %d arg%s)\n"),
+ WEECHAT_ERROR, PACKAGE_NAME,
+ command + 1,
+ weechat_commands[i].max_arg,
+ (weechat_commands[i].max_arg >
+ 1) ? "s" : "");
+ }
+ else
+ {
+ irc_display_prefix (NULL, NULL, PREFIX_ERROR);
+ gui_printf (NULL,
+ _("%s wrong argument count for %s command \"%s\" "
+ "(expected: between %d and %d arg%s)\n"),
+ WEECHAT_ERROR, PACKAGE_NAME,
+ command + 1,
+ weechat_commands[i].min_arg,
+ weechat_commands[i].max_arg,
+ (weechat_commands[i].max_arg >
+ 1) ? "s" : "");
+ }
}
- }
- else
- {
- if (weechat_commands[i].cmd_function_args)
- return_code = (int) (weechat_commands[i].cmd_function_args)
- (server, channel, argc, argv);
else
- return_code = (int) (weechat_commands[i].cmd_function_1arg)
- (server, channel, ptr_args);
- if (return_code < 0)
{
- irc_display_prefix (NULL, NULL, PREFIX_ERROR);
- gui_printf (NULL,
- _("%s command \"%s\" failed\n"),
- WEECHAT_ERROR, command + 1);
+ if (weechat_commands[i].cmd_function_args)
+ return_code = (int) (weechat_commands[i].cmd_function_args)
+ (server, channel, argc, argv);
+ else
+ return_code = (int) (weechat_commands[i].cmd_function_1arg)
+ (server, channel, ptr_args);
+ if (return_code < 0)
+ {
+ irc_display_prefix (NULL, NULL, PREFIX_ERROR);
+ gui_printf (NULL,
+ _("%s command \"%s\" failed\n"),
+ WEECHAT_ERROR, command + 1);
+ }
}
+ free_exploded_string (argv);
+ free (command);
+ if (ptr_args_color)
+ free (ptr_args_color);
+ return 1;
}
- free_exploded_string (argv);
- free (command);
- if (ptr_args_color)
- free (ptr_args_color);
- return 1;
}
- }
- for (i = 0; irc_commands[i].command_name; i++)
- {
- if ((ascii_strcasecmp (irc_commands[i].command_name, command + 1) == 0) &&
- ((irc_commands[i].cmd_function_args) ||
- (irc_commands[i].cmd_function_1arg)))
+ for (i = 0; irc_commands[i].command_name; i++)
{
- if ((argc < irc_commands[i].min_arg)
- || (argc > irc_commands[i].max_arg))
+ if ((ascii_strcasecmp (irc_commands[i].command_name, command + 1) == 0) &&
+ ((irc_commands[i].cmd_function_args) ||
+ (irc_commands[i].cmd_function_1arg)))
{
- if (irc_commands[i].min_arg == irc_commands[i].max_arg)
+ if ((argc < irc_commands[i].min_arg)
+ || (argc > irc_commands[i].max_arg))
{
- irc_display_prefix (NULL, NULL, PREFIX_ERROR);
- gui_printf
- (NULL,
- _("%s wrong argument count for IRC command \"%s\" "
- "(expected: %d arg%s)\n"),
- WEECHAT_ERROR,
- command + 1,
- irc_commands[i].max_arg,
- (irc_commands[i].max_arg > 1) ? "s" : "");
+ if (irc_commands[i].min_arg == irc_commands[i].max_arg)
+ {
+ irc_display_prefix (NULL, NULL, PREFIX_ERROR);
+ gui_printf
+ (NULL,
+ _("%s wrong argument count for IRC command \"%s\" "
+ "(expected: %d arg%s)\n"),
+ WEECHAT_ERROR,
+ command + 1,
+ irc_commands[i].max_arg,
+ (irc_commands[i].max_arg > 1) ? "s" : "");
+ }
+ else
+ {
+ irc_display_prefix (NULL, NULL, PREFIX_ERROR);
+ gui_printf
+ (NULL,
+ _("%s wrong argument count for IRC command \"%s\" "
+ "(expected: between %d and %d arg%s)\n"),
+ WEECHAT_ERROR,
+ command + 1,
+ irc_commands[i].min_arg, irc_commands[i].max_arg,
+ (irc_commands[i].max_arg > 1) ? "s" : "");
+ }
}
else
{
- irc_display_prefix (NULL, NULL, PREFIX_ERROR);
- gui_printf
- (NULL,
- _("%s wrong argument count for IRC command \"%s\" "
- "(expected: between %d and %d arg%s)\n"),
- WEECHAT_ERROR,
- command + 1,
- irc_commands[i].min_arg, irc_commands[i].max_arg,
- (irc_commands[i].max_arg > 1) ? "s" : "");
+ if ((irc_commands[i].need_connection) &&
+ ((!server) || (!server->is_connected)))
+ {
+ irc_display_prefix (NULL, NULL, PREFIX_ERROR);
+ gui_printf (NULL,
+ _("%s command \"%s\" needs a server connection!\n"),
+ WEECHAT_ERROR, irc_commands[i].command_name);
+ free (command);
+ if (ptr_args_color)
+ free (ptr_args_color);
+ return 0;
+ }
+ if (irc_commands[i].cmd_function_args)
+ return_code = (int) (irc_commands[i].cmd_function_args)
+ (server, channel, argc, argv);
+ else
+ return_code = (int) (irc_commands[i].cmd_function_1arg)
+ (server, channel, ptr_args);
+ if (return_code < 0)
+ {
+ irc_display_prefix (NULL, NULL, PREFIX_ERROR);
+ gui_printf (NULL,
+ _("%s command \"%s\" failed\n"),
+ WEECHAT_ERROR, command + 1);
+ }
}
+ free_exploded_string (argv);
+ free (command);
+ if (ptr_args_color)
+ free (ptr_args_color);
+ return 1;
}
- else
+ }
+ for (ptr_alias = weechat_alias; ptr_alias;
+ ptr_alias = ptr_alias->next_alias)
+ {
+ if (ascii_strcasecmp (ptr_alias->alias_name, command + 1) == 0)
{
- if ((irc_commands[i].need_connection) &&
- ((!server) || (!server->is_connected)))
- {
- irc_display_prefix (NULL, NULL, PREFIX_ERROR);
+ if (ptr_alias->running == 1)
+ {
gui_printf (NULL,
- _("%s command \"%s\" needs a server connection!\n"),
- WEECHAT_ERROR, irc_commands[i].command_name);
- free (command);
- if (ptr_args_color)
- free (ptr_args_color);
- return 0;
+ _("%s circular reference when calling alias \"/%s\"\n"),
+ WEECHAT_ERROR, ptr_alias->alias_name);
}
- if (irc_commands[i].cmd_function_args)
- return_code = (int) (irc_commands[i].cmd_function_args)
- (server, channel, argc, argv);
else
- return_code = (int) (irc_commands[i].cmd_function_1arg)
- (server, channel, ptr_args);
- if (return_code < 0)
- {
- irc_display_prefix (NULL, NULL, PREFIX_ERROR);
- gui_printf (NULL,
- _("%s command \"%s\" failed\n"),
- WEECHAT_ERROR, command + 1);
+ {
+ /* an alias can contain many commandes separated by ';' */
+ commands = split_multi_command (ptr_alias->alias_command, ';');
+ if (commands)
+ {
+ ptr_alias->running = 1;
+ for (ptr_cmd=commands; *ptr_cmd; ptr_cmd++)
+ {
+ ptr_next_cmd = ptr_cmd;
+ ptr_next_cmd++;
+
+ if (*ptr_next_cmd == NULL && ptr_args)
+ {
+ /* if alias has arguments, they are now
+ arguments of the last command in the list */
+ length1 = strlen (*ptr_cmd);
+ length2 = strlen (ptr_args);
+
+ alias_command = (char *) malloc ( 1 + length1 + 1 + length2 + 1);
+ if (alias_command)
+ {
+ if (*ptr_cmd[0] != '/')
+ strcpy (alias_command, "/");
+ else
+ strcpy (alias_command, "");
+
+ strcat (alias_command, *ptr_cmd);
+ strcat (alias_command, " ");
+ strcat (alias_command, ptr_args);
+
+ (void) exec_weechat_command (server, channel, alias_command);
+ free (alias_command);
+ }
+ }
+ else
+ {
+ if (*ptr_cmd[0] == '/')
+ (void) exec_weechat_command (server, channel, *ptr_cmd);
+ else
+ {
+ alias_command = (char *) malloc (1 + strlen(*ptr_cmd) + 1);
+ if (alias_command)
+ {
+ strcpy (alias_command, "/");
+ strcat (alias_command, *ptr_cmd);
+ (void) exec_weechat_command (server, channel, alias_command);
+ free (alias_command);
+ }
+ }
+ }
+ }
+ ptr_alias->running = 0;
+ free_multi_command (commands);
+ }
}
+
+ free_exploded_string (argv);
+ free (command);
+ if (ptr_args_color)
+ free (ptr_args_color);
+ return 1;
}
- free_exploded_string (argv);
- free (command);
- if (ptr_args_color)
- free (ptr_args_color);
- return 1;
- }
- }
- for (ptr_alias = weechat_alias; ptr_alias;
- ptr_alias = ptr_alias->next_alias)
- {
- if (ascii_strcasecmp (ptr_alias->alias_name, command + 1) == 0)
- {
- if (ptr_alias->running == 1)
- {
- gui_printf (NULL,
- _("%s circular reference when calling alias \"/%s\"\n"),
- WEECHAT_ERROR, ptr_alias->alias_name);
- }
- else
- {
- /* an alias can contain many commandes separated by ';' */
- commands = split_multi_command (ptr_alias->alias_command, ';');
- if (commands)
- {
- ptr_alias->running = 1;
- for (ptr_cmd=commands; *ptr_cmd; ptr_cmd++)
- {
- ptr_next_cmd = ptr_cmd;
- ptr_next_cmd++;
-
- if (*ptr_next_cmd == NULL && ptr_args)
- {
- /* if alias has arguments, they are now
- arguments of the last command in the list */
- length1 = strlen (*ptr_cmd);
- length2 = strlen (ptr_args);
-
- alias_command = (char *) malloc ( 1 + length1 + 1 + length2 + 1);
- if (alias_command)
- {
- if (*ptr_cmd[0] != '/')
- strcpy (alias_command, "/");
- else
- strcpy (alias_command, "");
-
- strcat (alias_command, *ptr_cmd);
- strcat (alias_command, " ");
- strcat (alias_command, ptr_args);
-
- (void) exec_weechat_command (server, channel, alias_command);
- free (alias_command);
- }
- }
- else
- {
- if (*ptr_cmd[0] == '/')
- (void) exec_weechat_command (server, channel, *ptr_cmd);
- else
- {
- alias_command = (char *) malloc (1 + strlen(*ptr_cmd) + 1);
- if (alias_command)
- {
- strcpy (alias_command, "/");
- strcat (alias_command, *ptr_cmd);
- (void) exec_weechat_command (server, channel, alias_command);
- free (alias_command);
- }
- }
- }
- }
- ptr_alias->running = 0;
- free_multi_command (commands);
- }
- }
-
- free_exploded_string (argv);
- free (command);
- if (ptr_args_color)
- free (ptr_args_color);
- return 1;
}
- }
- irc_display_prefix (NULL, NULL, PREFIX_ERROR);
- gui_printf (NULL,
- _("%s unknown command \"%s\" (type /help for help)\n"),
- WEECHAT_ERROR,
- command + 1);
- free_exploded_string (argv);
+ irc_display_prefix (NULL, NULL, PREFIX_ERROR);
+ gui_printf (NULL,
+ _("%s unknown command \"%s\" (type /help for help)\n"),
+ WEECHAT_ERROR,
+ command + 1);
+ free_exploded_string (argv);
}
free (command);
if (ptr_args_color)
diff --git a/weechat/src/plugins/plugins.c b/weechat/src/plugins/plugins.c
index 77ed56b55..8b3d31ec7 100644
--- a/weechat/src/plugins/plugins.c
+++ b/weechat/src/plugins/plugins.c
@@ -351,7 +351,8 @@ plugin_msg_handler_exec (char *server, char *irc_command, char *irc_message)
/*
* plugin_cmd_handler_exec: execute a command handler
- * return: 1 if handler executed, 0 if no handler found
+ * return: 1 if handler executed, 0 if failed,
+ * -1 if no handler found
*/
int
@@ -386,7 +387,7 @@ plugin_cmd_handler_exec (char *server, char *command, char *arguments)
}
}
- return 0;
+ return -1;
}
/*