diff --git a/doc/en/autogen/plugin_api/infolists.txt b/doc/en/autogen/plugin_api/infolists.txt index 29fe8db69..1b4f82cce 100644 --- a/doc/en/autogen/plugin_api/infolists.txt +++ b/doc/en/autogen/plugin_api/infolists.txt @@ -5,7 +5,7 @@ | irc | irc_channel | list of channels for an IRC server -| irc | irc_ignore | list of IRC ignore +| irc | irc_ignore | list of IRC ignores | irc | irc_nick | list of nicks for an IRC channel diff --git a/doc/en/autogen/user/irc_commands.txt b/doc/en/autogen/user/irc_commands.txt index 39cefd0eb..d3cc698e5 100644 --- a/doc/en/autogen/user/irc_commands.txt +++ b/doc/en/autogen/user/irc_commands.txt @@ -127,11 +127,11 @@ ........................................ ignore nicks/hosts from servers or channels - list: list all ignore + list: list all ignores add: add a ignore del: del a ignore number: number of ignore to delete (look at list to find it) - -all: delete all ignore + -all: delete all ignores nick/host: nick or host to ignore: syntax is "re:regex" or "mask" (a mask is a string with some "*" to replace one or more chars) server: internal server name where ignore is working channel: channel name where ignore is working @@ -397,7 +397,7 @@ tell the server to restart itself ........................................ -• *`/server`* `[list [servername]] | [listfull [servername]] | [add servername hostname[/port] [-auto | -noauto] [-ipv6] [-ssl]] | [copy servername newservername] | [rename servername newservername] | [keep servername] | [del servername] | [deloutq] | [raw]`:: +• *`/server`* `[list [servername]] | [listfull [servername]] | [add servername hostname[/port] [-auto | -noauto] [-ipv6] [-ssl]] | [copy servername newservername] | [rename servername newservername] | [keep servername] | [del servername] | [deloutq] | [jump] | [raw]`:: ........................................ list, add or remove IRC servers @@ -416,6 +416,7 @@ keep: keep server in config file (for temporary servers only) del: delete a server deloutq: delete messages out queue for all servers (all messages WeeChat is currently sending) + jump: jump to server buffer raw: open buffer with raw IRC data Examples: diff --git a/doc/fr/autogen/plugin_api/infolists.txt b/doc/fr/autogen/plugin_api/infolists.txt index 225ec774d..5f50942af 100644 --- a/doc/fr/autogen/plugin_api/infolists.txt +++ b/doc/fr/autogen/plugin_api/infolists.txt @@ -5,7 +5,7 @@ | irc | irc_channel | liste des canaux pour un serveur IRC -| irc | irc_ignore | liste des ignore IRC +| irc | irc_ignore | liste des ignores IRC | irc | irc_nick | liste des pseudos pour un canal IRC diff --git a/doc/fr/autogen/user/irc_commands.txt b/doc/fr/autogen/user/irc_commands.txt index 0c8989ce4..0012e0d4e 100644 --- a/doc/fr/autogen/user/irc_commands.txt +++ b/doc/fr/autogen/user/irc_commands.txt @@ -127,11 +127,11 @@ ........................................ ignore des pseudos/hôtes de serveurs ou canaux - list: liste tous les ignore + list: liste tous les ignores add: ajoute un ignore del: supprime un ignore numéro: numéro du ignore à supprimer (voir la liste des ignore pour le trouver) - -all: supprime tous les ignore + -all: supprime tous les ignores pseudo/hôte: pseudo ou hôte à ignorer: la syntaxe est "re:regex" ou "masque" (un masque est une chaîne avec des "*" pour remplacer un ou plusieurs caractères) serveur: nom de serveur interne où le ignore fonctionnera canal: canal où le ignore fonctionnera @@ -397,7 +397,7 @@ demander au serveur de redémarrer ........................................ -• *`/server`* `[list [nom_serveur]] | [listfull [nom_serveur]] | [add nom_serveur nom[/port] [-temp] [-auto | -noauto] [-ipv6] [-ssl]] | [copy nom_serveur nouveau_nom_serveur] | [rename nom_serveur nouveau_nom_serveur] | [keep nom_serveur] | [del nom_serveur] | [deloutq] | [raw]`:: +• *`/server`* `[list [nom_serveur]] | [listfull [nom_serveur]] | [add nom_serveur nom[/port] [-temp] [-auto | -noauto] [-ipv6] [-ssl]] | [copy nom_serveur nouveau_nom_serveur] | [rename nom_serveur nouveau_nom_serveur] | [keep nom_serveur] | [del nom_serveur] | [deloutq] | [jump] | [raw]`:: ........................................ liste, ajoute ou retire des serveurs IRC @@ -416,6 +416,7 @@ keep: garder le serveur dans le fichier de configuration (pour les serveurs temporaires seulement) del: supprimer un serveur deloutq: supprimer la file d'attente des messages sortants pour tous les serveurs (tous les messages que WeeChat est actuellement en train d'envoyer) + jump: sauter au tampon du serveur raw: ouvre le tampon avec les données brutes IRC Exemples: diff --git a/po/cs.po b/po/cs.po index 5ccf4cdb9..9ded01a87 100644 --- a/po/cs.po +++ b/po/cs.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.0-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2009-06-11 12:26+0200\n" +"POT-Creation-Date: 2009-06-11 12:45+0200\n" "PO-Revision-Date: 2009-05-11 13:02+0200\n" "Last-Translator: Jiri Golembiovsky \n" "Language-Team: weechat-dev \n" @@ -2686,7 +2686,7 @@ msgid "%s%s: error adding ignore" msgstr "%s nedostatek paměti pro infobar zprávu\n" #, fuzzy, c-format -msgid "%s: all ignore deleted" +msgid "%s: all ignores deleted" msgstr "uživatel byl zablokován" #, fuzzy, c-format @@ -2977,11 +2977,11 @@ msgid "[list] | [add [re:]nick/host [server [channel]]] | [del number|-all]" msgstr "" msgid "" -" list: list all ignore\n" +" list: list all ignores\n" " add: add a ignore\n" " del: del a ignore\n" " number: number of ignore to delete (look at list to find it)\n" -" -all: delete all ignore\n" +" -all: delete all ignores\n" "nick/host: nick or host to ignore: syntax is \"re:regex\" or \"mask\" (a " "mask is a string with some \"*\" to replace one or more chars)\n" " server: internal server name where ignore is working\n" @@ -3948,7 +3948,7 @@ msgid "list of nicks for an IRC channel" msgstr "seznam uživatelů na kanálu" #, fuzzy -msgid "list of IRC ignore" +msgid "list of IRC ignores" msgstr "heslo pro IRC server" #, fuzzy, c-format diff --git a/po/de.po b/po/de.po index 1c128f938..fc51ef1a0 100644 --- a/po/de.po +++ b/po/de.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.0-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2009-06-11 12:26+0200\n" +"POT-Creation-Date: 2009-06-11 12:45+0200\n" "PO-Revision-Date: 2009-05-11 13:02+0200\n" "Last-Translator: Thomas Schuetz \n" "Language-Team: weechat-dev \n" @@ -2691,7 +2691,7 @@ msgid "%s%s: error adding ignore" msgstr "%s nicht genügend Speicher für Infobar-Nachricht\n" #, fuzzy, c-format -msgid "%s: all ignore deleted" +msgid "%s: all ignores deleted" msgstr "/users wurde deaktiviert" #, fuzzy, c-format @@ -2976,11 +2976,11 @@ msgid "[list] | [add [re:]nick/host [server [channel]]] | [del number|-all]" msgstr "" msgid "" -" list: list all ignore\n" +" list: list all ignores\n" " add: add a ignore\n" " del: del a ignore\n" " number: number of ignore to delete (look at list to find it)\n" -" -all: delete all ignore\n" +" -all: delete all ignores\n" "nick/host: nick or host to ignore: syntax is \"re:regex\" or \"mask\" (a " "mask is a string with some \"*\" to replace one or more chars)\n" " server: internal server name where ignore is working\n" @@ -3925,7 +3925,7 @@ msgid "list of nicks for an IRC channel" msgstr "Liste von Nicks im Channel" #, fuzzy -msgid "list of IRC ignore" +msgid "list of IRC ignores" msgstr "Port des IRC-Servers" #, fuzzy, c-format diff --git a/po/es.po b/po/es.po index 1e4b5be9c..b199d66b1 100644 --- a/po/es.po +++ b/po/es.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.0-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2009-06-11 12:26+0200\n" +"POT-Creation-Date: 2009-06-11 12:45+0200\n" "PO-Revision-Date: 2009-05-11 13:02+0200\n" "Last-Translator: Roberto González Cardenete \n" "Language-Team: weechat-dev \n" @@ -2667,7 +2667,7 @@ msgstr "" "No hay suficiente memoria para el mensaje de la barra de información\n" #, fuzzy, c-format -msgid "%s: all ignore deleted" +msgid "%s: all ignores deleted" msgstr "los usuarios han sido desactivados" #, fuzzy, c-format @@ -2954,11 +2954,11 @@ msgid "[list] | [add [re:]nick/host [server [channel]]] | [del number|-all]" msgstr "" msgid "" -" list: list all ignore\n" +" list: list all ignores\n" " add: add a ignore\n" " del: del a ignore\n" " number: number of ignore to delete (look at list to find it)\n" -" -all: delete all ignore\n" +" -all: delete all ignores\n" "nick/host: nick or host to ignore: syntax is \"re:regex\" or \"mask\" (a " "mask is a string with some \"*\" to replace one or more chars)\n" " server: internal server name where ignore is working\n" @@ -3912,7 +3912,7 @@ msgid "list of nicks for an IRC channel" msgstr "lista de usuarios en el canal" #, fuzzy -msgid "list of IRC ignore" +msgid "list of IRC ignores" msgstr "puerto para el servidor IRC" #, fuzzy, c-format diff --git a/po/fr.po b/po/fr.po index 74a87a4b2..d8ff94a52 100644 --- a/po/fr.po +++ b/po/fr.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.0-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2009-06-11 12:26+0200\n" -"PO-Revision-Date: 2009-06-11 12:27+0200\n" +"POT-Creation-Date: 2009-06-11 12:45+0200\n" +"PO-Revision-Date: 2009-06-11 12:46+0200\n" "Last-Translator: FlashCode \n" "Language-Team: weechat-dev \n" "MIME-Version: 1.0\n" @@ -2830,8 +2830,8 @@ msgid "%s%s: error adding ignore" msgstr "%s%s: erreur d'ajout du ignore" #, c-format -msgid "%s: all ignore deleted" -msgstr "%s: ignore supprimés" +msgid "%s: all ignores deleted" +msgstr "%s: ignores supprimés" #, c-format msgid "%s: ignore deleted" @@ -3113,11 +3113,11 @@ msgid "[list] | [add [re:]nick/host [server [channel]]] | [del number|-all]" msgstr "[list] | [add [re:]pseudo/hote [server [channel]]] | [del numéro|-all]" msgid "" -" list: list all ignore\n" +" list: list all ignores\n" " add: add a ignore\n" " del: del a ignore\n" " number: number of ignore to delete (look at list to find it)\n" -" -all: delete all ignore\n" +" -all: delete all ignores\n" "nick/host: nick or host to ignore: syntax is \"re:regex\" or \"mask\" (a " "mask is a string with some \"*\" to replace one or more chars)\n" " server: internal server name where ignore is working\n" @@ -3131,12 +3131,12 @@ msgid "" " ignore host \"toto*@*.domain.com\" on freenode/#weechat:\n" " /ignore add toto*@*.domain.com freenode #weechat" msgstr "" -" list: liste tous les ignore\n" +" list: liste tous les ignores\n" " add: ajoute un ignore\n" " del: supprime un ignore\n" " numéro: numéro du ignore à supprimer (voir la liste des ignore pour le " "trouver)\n" -" -all: supprime tous les ignore\n" +" -all: supprime tous les ignores\n" "pseudo/hôte: pseudo ou hôte à ignorer: la syntaxe est \"re:regex\" ou " "\"masque\" (un masque est une chaîne avec des \"*\" pour remplacer un ou " "plusieurs caractères)\n" @@ -4080,8 +4080,8 @@ msgstr "liste des canaux pour un serveur IRC" msgid "list of nicks for an IRC channel" msgstr "liste des pseudos pour un canal IRC" -msgid "list of IRC ignore" -msgstr "liste des ignore IRC" +msgid "list of IRC ignores" +msgstr "liste des ignores IRC" #, c-format msgid "%s%s: you are not connected to server" diff --git a/po/hu.po b/po/hu.po index 8b1097ac3..29f391d1a 100644 --- a/po/hu.po +++ b/po/hu.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.0-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2009-06-11 12:26+0200\n" +"POT-Creation-Date: 2009-06-11 12:45+0200\n" "PO-Revision-Date: 2009-05-11 13:02+0200\n" "Last-Translator: Andras Voroskoi \n" "Language-Team: weechat-dev \n" @@ -2699,7 +2699,7 @@ msgid "%s%s: error adding ignore" msgstr "%s nincs elég memória az információs pult üzenethez\n" #, fuzzy, c-format -msgid "%s: all ignore deleted" +msgid "%s: all ignores deleted" msgstr "a felhasználók le lettek tiltva" #, fuzzy, c-format @@ -2990,11 +2990,11 @@ msgid "[list] | [add [re:]nick/host [server [channel]]] | [del number|-all]" msgstr "" msgid "" -" list: list all ignore\n" +" list: list all ignores\n" " add: add a ignore\n" " del: del a ignore\n" " number: number of ignore to delete (look at list to find it)\n" -" -all: delete all ignore\n" +" -all: delete all ignores\n" "nick/host: nick or host to ignore: syntax is \"re:regex\" or \"mask\" (a " "mask is a string with some \"*\" to replace one or more chars)\n" " server: internal server name where ignore is working\n" @@ -3955,7 +3955,7 @@ msgid "list of nicks for an IRC channel" msgstr "felhasználók listája a szobában" #, fuzzy -msgid "list of IRC ignore" +msgid "list of IRC ignores" msgstr "IRC szerver portja" #, fuzzy, c-format diff --git a/po/pl.po b/po/pl.po index cbad90314..915c08fc7 100644 --- a/po/pl.po +++ b/po/pl.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.0-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2009-06-11 12:26+0200\n" +"POT-Creation-Date: 2009-06-11 12:45+0200\n" "PO-Revision-Date: 2009-05-11 13:02+0200\n" "Last-Translator: \n" "Language-Team: Polish\n" @@ -2375,7 +2375,7 @@ msgid "%s%s: error adding ignore" msgstr "" #, c-format -msgid "%s: all ignore deleted" +msgid "%s: all ignores deleted" msgstr "" #, c-format @@ -2624,11 +2624,11 @@ msgid "[list] | [add [re:]nick/host [server [channel]]] | [del number|-all]" msgstr "" msgid "" -" list: list all ignore\n" +" list: list all ignores\n" " add: add a ignore\n" " del: del a ignore\n" " number: number of ignore to delete (look at list to find it)\n" -" -all: delete all ignore\n" +" -all: delete all ignores\n" "nick/host: nick or host to ignore: syntax is \"re:regex\" or \"mask\" (a " "mask is a string with some \"*\" to replace one or more chars)\n" " server: internal server name where ignore is working\n" @@ -3393,8 +3393,9 @@ msgstr "" msgid "list of nicks for an IRC channel" msgstr "" -msgid "list of IRC ignore" -msgstr "" +#, fuzzy +msgid "list of IRC ignores" +msgstr "Nie przypisano klawiszy" #, c-format msgid "%s%s: you are not connected to server" diff --git a/po/ru.po b/po/ru.po index cc4183db3..e57c2f850 100644 --- a/po/ru.po +++ b/po/ru.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.0-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2009-06-11 12:26+0200\n" +"POT-Creation-Date: 2009-06-11 12:45+0200\n" "PO-Revision-Date: 2009-05-11 13:02+0200\n" "Last-Translator: Pavel Shevchuk \n" "Language-Team: weechat-dev \n" @@ -2702,7 +2702,7 @@ msgid "%s%s: error adding ignore" msgstr "%s недостаточно памяти для сообщения в строке информации\n" #, fuzzy, c-format -msgid "%s: all ignore deleted" +msgid "%s: all ignores deleted" msgstr "команда users отключена" #, fuzzy, c-format @@ -2992,11 +2992,11 @@ msgid "[list] | [add [re:]nick/host [server [channel]]] | [del number|-all]" msgstr "" msgid "" -" list: list all ignore\n" +" list: list all ignores\n" " add: add a ignore\n" " del: del a ignore\n" " number: number of ignore to delete (look at list to find it)\n" -" -all: delete all ignore\n" +" -all: delete all ignores\n" "nick/host: nick or host to ignore: syntax is \"re:regex\" or \"mask\" (a " "mask is a string with some \"*\" to replace one or more chars)\n" " server: internal server name where ignore is working\n" @@ -3947,7 +3947,7 @@ msgid "list of nicks for an IRC channel" msgstr "список ников на канале" #, fuzzy -msgid "list of IRC ignore" +msgid "list of IRC ignores" msgstr "порт IRC сервера" #, fuzzy, c-format diff --git a/po/weechat.pot b/po/weechat.pot index a365fd0a4..5c296f39c 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: 2009-06-11 12:26+0200\n" +"POT-Creation-Date: 2009-06-11 12:45+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -2342,7 +2342,7 @@ msgid "%s%s: error adding ignore" msgstr "" #, c-format -msgid "%s: all ignore deleted" +msgid "%s: all ignores deleted" msgstr "" #, c-format @@ -2591,11 +2591,11 @@ msgid "[list] | [add [re:]nick/host [server [channel]]] | [del number|-all]" msgstr "" msgid "" -" list: list all ignore\n" +" list: list all ignores\n" " add: add a ignore\n" " del: del a ignore\n" " number: number of ignore to delete (look at list to find it)\n" -" -all: delete all ignore\n" +" -all: delete all ignores\n" "nick/host: nick or host to ignore: syntax is \"re:regex\" or \"mask\" (a " "mask is a string with some \"*\" to replace one or more chars)\n" " server: internal server name where ignore is working\n" @@ -3359,7 +3359,7 @@ msgstr "" msgid "list of nicks for an IRC channel" msgstr "" -msgid "list of IRC ignore" +msgid "list of IRC ignores" msgstr "" #, c-format diff --git a/src/plugins/irc/irc-command.c b/src/plugins/irc/irc-command.c index 58e7afb4b..d0fdd2072 100644 --- a/src/plugins/irc/irc-command.c +++ b/src/plugins/irc/irc-command.c @@ -1390,7 +1390,7 @@ irc_command_ignore (void *data, struct t_gui_buffer *buffer, int argc, if (irc_ignore_list) { irc_ignore_free_all (); - weechat_printf (NULL, _("%s: all ignore deleted"), + weechat_printf (NULL, _("%s: all ignores deleted"), IRC_PLUGIN_NAME); } else @@ -3780,12 +3780,12 @@ irc_command_init () N_("ignore nicks/hosts from servers or channels"), N_("[list] | [add [re:]nick/host [server [channel]]] | " "[del number|-all]"), - N_(" list: list all ignore\n" + N_(" list: list all ignores\n" " add: add a ignore\n" " del: del a ignore\n" " number: number of ignore to delete (look at " "list to find it)\n" - " -all: delete all ignore\n" + " -all: delete all ignores\n" "nick/host: nick or host to ignore: syntax is " "\"re:regex\" or \"mask\" (a mask is a string with " "some \"*\" to replace one or more chars)\n" diff --git a/src/plugins/irc/irc-info.c b/src/plugins/irc/irc-info.c index d7a1cf400..3349b4cf3 100644 --- a/src/plugins/irc/irc-info.c +++ b/src/plugins/irc/irc-info.c @@ -391,6 +391,6 @@ irc_info_init () &irc_info_get_infolist_cb, NULL); weechat_hook_infolist ("irc_nick", N_("list of nicks for an IRC channel"), &irc_info_get_infolist_cb, NULL); - weechat_hook_infolist ("irc_ignore", N_("list of IRC ignore"), + weechat_hook_infolist ("irc_ignore", N_("list of IRC ignores"), &irc_info_get_infolist_cb, NULL); }