diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-03-22 20:26:24 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-03-22 20:26:24 +0100 |
commit | a10b9038d50ca0e37f9e7b2d355fd9bab123cb91 (patch) | |
tree | 69d570300048cd4894bd2cfa080c04effedf0172 /po | |
parent | c1c1005b364d28409339f46b5233bcb0f2f86ed7 (diff) | |
download | weechat-a10b9038d50ca0e37f9e7b2d355fd9bab123cb91.zip |
Add list of tags in /help filter
Diffstat (limited to 'po')
-rw-r--r-- | po/cs.po | 12 | ||||
-rw-r--r-- | po/de.po | 12 | ||||
-rw-r--r-- | po/es.po | 12 | ||||
-rw-r--r-- | po/fr.po | 32 | ||||
-rw-r--r-- | po/hu.po | 11 | ||||
-rw-r--r-- | po/it.po | 12 | ||||
-rw-r--r-- | po/pl.po | 12 | ||||
-rw-r--r-- | po/ru.po | 11 | ||||
-rw-r--r-- | po/weechat.pot | 11 |
9 files changed, 110 insertions, 15 deletions
@@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-03-22 10:51+0100\n" +"POT-Creation-Date: 2010-03-22 17:00+0100\n" "PO-Revision-Date: 2010-03-22 10:52+0100\n" "Last-Translator: Jiri Golembiovsky <golemj@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -975,6 +975,7 @@ msgstr "" "[list] | [enable|disable|toggle [name]] | [add jméno plugin.buffer tags " "regex] | [del name|-all]" +#, fuzzy msgid "" " list: list all filters\n" " enable: enable filters (filters are enabled by default)\n" @@ -993,11 +994,20 @@ msgid "" "\n" "The default key alt+'=' toggles filtering on/off.\n" "\n" +"Tags most commonly used:\n" +" no_filter, no_highlight, log0..log9 (log level),\n" +" notify_message, notify_private, notify_highlight,\n" +" irc_xxx (xxx is command name or number, see /server raw), irc_numeric, " +"irc_error, irc_action, irc_ctcp, irc_ctcp_reply, irc_smart_filter, " +"away_info.\n" +"\n" "Examples:\n" " use IRC smart filter for join/part/quit messages:\n" " /filter add irc_smart * irc_smart_filter *\n" " filter all IRC join/part/quit messages:\n" " /filter add joinquit * irc_join,irc_part,irc_quit *\n" +" filter nicks displayed when joining channels or with /names:\n" +" /filter add nicks * irc_366 *\n" " filter nick \"toto\" on IRC channel #weechat:\n" " /filter add toto irc.freenode.#weechat * toto\\t\n" " filter lines containing word \"spam\":\n" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-03-22 10:51+0100\n" +"POT-Creation-Date: 2010-03-22 17:00+0100\n" "PO-Revision-Date: 2010-03-22 10:52+0100\n" "Last-Translator: Nils G <weechatter@arcor.de>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -1015,6 +1015,7 @@ msgstr "" "[list] | [enable|disable|toggle [name]] | [add name plugin.buffer tags " "regex] | [del name|-all]" +#, fuzzy msgid "" " list: list all filters\n" " enable: enable filters (filters are enabled by default)\n" @@ -1033,11 +1034,20 @@ msgid "" "\n" "The default key alt+'=' toggles filtering on/off.\n" "\n" +"Tags most commonly used:\n" +" no_filter, no_highlight, log0..log9 (log level),\n" +" notify_message, notify_private, notify_highlight,\n" +" irc_xxx (xxx is command name or number, see /server raw), irc_numeric, " +"irc_error, irc_action, irc_ctcp, irc_ctcp_reply, irc_smart_filter, " +"away_info.\n" +"\n" "Examples:\n" " use IRC smart filter for join/part/quit messages:\n" " /filter add irc_smart * irc_smart_filter *\n" " filter all IRC join/part/quit messages:\n" " /filter add joinquit * irc_join,irc_part,irc_quit *\n" +" filter nicks displayed when joining channels or with /names:\n" +" /filter add nicks * irc_366 *\n" " filter nick \"toto\" on IRC channel #weechat:\n" " /filter add toto irc.freenode.#weechat * toto\\t\n" " filter lines containing word \"spam\":\n" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-03-22 10:51+0100\n" +"POT-Creation-Date: 2010-03-22 17:00+0100\n" "PO-Revision-Date: 2010-03-22 10:52+0100\n" "Last-Translator: Elián Hanisch <lambdae2@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -983,6 +983,7 @@ msgstr "" "[list] | [enable|disable|toggle [nombre]] | [add nombre plugin.buffer " "etiquetas regex] | [del nombre|-all]" +#, fuzzy msgid "" " list: list all filters\n" " enable: enable filters (filters are enabled by default)\n" @@ -1001,11 +1002,20 @@ msgid "" "\n" "The default key alt+'=' toggles filtering on/off.\n" "\n" +"Tags most commonly used:\n" +" no_filter, no_highlight, log0..log9 (log level),\n" +" notify_message, notify_private, notify_highlight,\n" +" irc_xxx (xxx is command name or number, see /server raw), irc_numeric, " +"irc_error, irc_action, irc_ctcp, irc_ctcp_reply, irc_smart_filter, " +"away_info.\n" +"\n" "Examples:\n" " use IRC smart filter for join/part/quit messages:\n" " /filter add irc_smart * irc_smart_filter *\n" " filter all IRC join/part/quit messages:\n" " /filter add joinquit * irc_join,irc_part,irc_quit *\n" +" filter nicks displayed when joining channels or with /names:\n" +" /filter add nicks * irc_366 *\n" " filter nick \"toto\" on IRC channel #weechat:\n" " /filter add toto irc.freenode.#weechat * toto\\t\n" " filter lines containing word \"spam\":\n" @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-03-22 10:51+0100\n" -"PO-Revision-Date: 2010-03-22 10:52+0100\n" +"POT-Creation-Date: 2010-03-22 17:00+0100\n" +"PO-Revision-Date: 2010-03-22 17:02+0100\n" "Last-Translator: FlashCode <flashcode@flashtux.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "MIME-Version: 1.0\n" @@ -1000,11 +1000,20 @@ msgid "" "\n" "The default key alt+'=' toggles filtering on/off.\n" "\n" +"Tags most commonly used:\n" +" no_filter, no_highlight, log0..log9 (log level),\n" +" notify_message, notify_private, notify_highlight,\n" +" irc_xxx (xxx is command name or number, see /server raw), irc_numeric, " +"irc_error, irc_action, irc_ctcp, irc_ctcp_reply, irc_smart_filter, " +"away_info.\n" +"\n" "Examples:\n" " use IRC smart filter for join/part/quit messages:\n" " /filter add irc_smart * irc_smart_filter *\n" " filter all IRC join/part/quit messages:\n" " /filter add joinquit * irc_join,irc_part,irc_quit *\n" +" filter nicks displayed when joining channels or with /names:\n" +" /filter add nicks * irc_366 *\n" " filter nick \"toto\" on IRC channel #weechat:\n" " /filter add toto irc.freenode.#weechat * toto\\t\n" " filter lines containing word \"spam\":\n" @@ -1030,11 +1039,20 @@ msgstr "" "\n" "La touche par défaut alt+'=' active/désactive le filtrage.\n" "\n" +"Les tags les plus couramment utilisés:\n" +" no_filter, no_highlight, log0..log9 (niveau de log),\n" +" notify_message, notify_private, notify_highlight,\n" +" irc_xxx (xxx est un nom de commande ou nombre, voir /server raw), " +"irc_numeric, irc_error, irc_action, irc_ctcp, irc_ctcp_reply, " +"irc_smart_filter, away_info.\n" +"\n" "Exemples:\n" " utiliser le filtre intelligent IRC pour les messages join/part/quit:\n" " /filter add irc_smart * irc_smart_filter *\n" " filtrer tous les messages IRC join/part/quit:\n" " /filter add joinquit * irc_join,irc_part,irc_quit *\n" +" filtrer les pseudos afficher en rejoignant les canaux ou avec /names:\n" +" /filter add nicks * irc_366 *\n" " filtrer le pseudo \"toto\" sur le canal IRC #weechat:\n" " /filter add toto irc.freenode.#weechat * toto\\t\n" " filtrer les lignes contenant le mot \"spam\":\n" @@ -1600,7 +1618,7 @@ msgid "" msgstr "" "caractères utilisés pour déterminer si la chaîne entrée est une commande ou " "non: l'entrée doit démarrer avec un de ces caractères; le slash (\"/\") est " -"toujours considéré comme un préfixe de commande (exemple : \".$\")" +"toujours considéré comme un préfixe de commande (exemple: \".$\")" msgid "display special message when day changes" msgstr "affiche un message quand le jour change" @@ -2578,7 +2596,7 @@ msgstr "" " $channel: canal courant\n" " $server: serveur courant\n" "\n" -"Exemples :\n" +"Exemples:\n" " alias /split pour diviser la fenêtre horizontalement :\n" " /alias split /window splith\n" " alias /hello pour dire \"hello\" sur tous les canaux mais pas sur " @@ -3181,7 +3199,7 @@ msgstr "" " commande: commande à exécuter\n" "paramètres: paramètres pour la commande\n" "\n" -"Exemples :\n" +"Exemples:\n" " exécuter '/me teste' sur tous les canaux :\n" " /allchan me teste\n" " dire 'bonjour' partout sauf sur #weechat :\n" @@ -3213,7 +3231,7 @@ msgstr "" " commande: commande à exécuter\n" "paramètres: paramètres pour la commande\n" "\n" -"Exemples :\n" +"Exemples:\n" " changer de pseudo sur tous les serveurs :\n" " /allserv nick newnick\n" " positionner l'absence sur tous les serveurs :\n" @@ -3471,7 +3489,7 @@ msgstr "" "commentaire: commentaire pour l'élimination\n" "\n" "Il est possible d'émiliner/bannir avec un masque, le pseudo sera extrait du " -"masque et remplacé par \"*\", par exemple :\n" +"masque et remplacé par \"*\", par exemple:\n" " /kickban toto!*@host.com\n" " bannira \"*!*@host.com\" puis éliminera \"toto\"." @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-03-22 10:51+0100\n" +"POT-Creation-Date: 2010-03-22 17:00+0100\n" "PO-Revision-Date: 2010-03-22 10:52+0100\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -982,11 +982,20 @@ msgid "" "\n" "The default key alt+'=' toggles filtering on/off.\n" "\n" +"Tags most commonly used:\n" +" no_filter, no_highlight, log0..log9 (log level),\n" +" notify_message, notify_private, notify_highlight,\n" +" irc_xxx (xxx is command name or number, see /server raw), irc_numeric, " +"irc_error, irc_action, irc_ctcp, irc_ctcp_reply, irc_smart_filter, " +"away_info.\n" +"\n" "Examples:\n" " use IRC smart filter for join/part/quit messages:\n" " /filter add irc_smart * irc_smart_filter *\n" " filter all IRC join/part/quit messages:\n" " /filter add joinquit * irc_join,irc_part,irc_quit *\n" +" filter nicks displayed when joining channels or with /names:\n" +" /filter add nicks * irc_366 *\n" " filter nick \"toto\" on IRC channel #weechat:\n" " /filter add toto irc.freenode.#weechat * toto\\t\n" " filter lines containing word \"spam\":\n" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: Weechat 0.3.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-03-22 10:51+0100\n" +"POT-Creation-Date: 2010-03-22 17:00+0100\n" "PO-Revision-Date: 2010-03-22 10:52+0100\n" "Last-Translator: Marco Paolone <marcopaolone@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -975,6 +975,7 @@ msgstr "" "[list] | [enable|disable|toggle [nome]] | [add nome plugin.buffer tag regex] " "| [del nome|-all]" +#, fuzzy msgid "" " list: list all filters\n" " enable: enable filters (filters are enabled by default)\n" @@ -993,11 +994,20 @@ msgid "" "\n" "The default key alt+'=' toggles filtering on/off.\n" "\n" +"Tags most commonly used:\n" +" no_filter, no_highlight, log0..log9 (log level),\n" +" notify_message, notify_private, notify_highlight,\n" +" irc_xxx (xxx is command name or number, see /server raw), irc_numeric, " +"irc_error, irc_action, irc_ctcp, irc_ctcp_reply, irc_smart_filter, " +"away_info.\n" +"\n" "Examples:\n" " use IRC smart filter for join/part/quit messages:\n" " /filter add irc_smart * irc_smart_filter *\n" " filter all IRC join/part/quit messages:\n" " /filter add joinquit * irc_join,irc_part,irc_quit *\n" +" filter nicks displayed when joining channels or with /names:\n" +" /filter add nicks * irc_366 *\n" " filter nick \"toto\" on IRC channel #weechat:\n" " /filter add toto irc.freenode.#weechat * toto\\t\n" " filter lines containing word \"spam\":\n" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.0-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-03-22 10:51+0100\n" +"POT-Creation-Date: 2010-03-22 17:00+0100\n" "PO-Revision-Date: 2010-03-22 10:52+0100\n" "Last-Translator: Krzysztof Koroscik <soltys@szluug.org>\n" "Language-Team: Polish\n" @@ -992,6 +992,7 @@ msgstr "" "[list] | [enable|disable|toggle [nazwa]] | [add nazwa wtyczka.bufor tagi " "regex] | [del nazwa|-all]" +#, fuzzy msgid "" " list: list all filters\n" " enable: enable filters (filters are enabled by default)\n" @@ -1010,11 +1011,20 @@ msgid "" "\n" "The default key alt+'=' toggles filtering on/off.\n" "\n" +"Tags most commonly used:\n" +" no_filter, no_highlight, log0..log9 (log level),\n" +" notify_message, notify_private, notify_highlight,\n" +" irc_xxx (xxx is command name or number, see /server raw), irc_numeric, " +"irc_error, irc_action, irc_ctcp, irc_ctcp_reply, irc_smart_filter, " +"away_info.\n" +"\n" "Examples:\n" " use IRC smart filter for join/part/quit messages:\n" " /filter add irc_smart * irc_smart_filter *\n" " filter all IRC join/part/quit messages:\n" " /filter add joinquit * irc_join,irc_part,irc_quit *\n" +" filter nicks displayed when joining channels or with /names:\n" +" /filter add nicks * irc_366 *\n" " filter nick \"toto\" on IRC channel #weechat:\n" " /filter add toto irc.freenode.#weechat * toto\\t\n" " filter lines containing word \"spam\":\n" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-03-22 10:51+0100\n" +"POT-Creation-Date: 2010-03-22 17:00+0100\n" "PO-Revision-Date: 2010-03-22 10:52+0100\n" "Last-Translator: Pavel Shevchuk <stlwrt@gmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -984,11 +984,20 @@ msgid "" "\n" "The default key alt+'=' toggles filtering on/off.\n" "\n" +"Tags most commonly used:\n" +" no_filter, no_highlight, log0..log9 (log level),\n" +" notify_message, notify_private, notify_highlight,\n" +" irc_xxx (xxx is command name or number, see /server raw), irc_numeric, " +"irc_error, irc_action, irc_ctcp, irc_ctcp_reply, irc_smart_filter, " +"away_info.\n" +"\n" "Examples:\n" " use IRC smart filter for join/part/quit messages:\n" " /filter add irc_smart * irc_smart_filter *\n" " filter all IRC join/part/quit messages:\n" " /filter add joinquit * irc_join,irc_part,irc_quit *\n" +" filter nicks displayed when joining channels or with /names:\n" +" /filter add nicks * irc_366 *\n" " filter nick \"toto\" on IRC channel #weechat:\n" " /filter add toto irc.freenode.#weechat * toto\\t\n" " filter lines containing word \"spam\":\n" diff --git a/po/weechat.pot b/po/weechat.pot index 3baa35ede..cca5bc380 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: 2010-03-22 10:51+0100\n" +"POT-Creation-Date: 2010-03-22 17:00+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" @@ -851,11 +851,20 @@ msgid "" "\n" "The default key alt+'=' toggles filtering on/off.\n" "\n" +"Tags most commonly used:\n" +" no_filter, no_highlight, log0..log9 (log level),\n" +" notify_message, notify_private, notify_highlight,\n" +" irc_xxx (xxx is command name or number, see /server raw), irc_numeric, " +"irc_error, irc_action, irc_ctcp, irc_ctcp_reply, irc_smart_filter, " +"away_info.\n" +"\n" "Examples:\n" " use IRC smart filter for join/part/quit messages:\n" " /filter add irc_smart * irc_smart_filter *\n" " filter all IRC join/part/quit messages:\n" " /filter add joinquit * irc_join,irc_part,irc_quit *\n" +" filter nicks displayed when joining channels or with /names:\n" +" /filter add nicks * irc_366 *\n" " filter nick \"toto\" on IRC channel #weechat:\n" " /filter add toto irc.freenode.#weechat * toto\\t\n" " filter lines containing word \"spam\":\n" |