From 0d7e3d3759f852929e25dd2064e310cf43f2f988 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Sat, 26 Feb 2011 10:40:50 +0100 Subject: [PATCH] (Re)generate all plugin's .pot file --- plugins/Admin/messages.pot | 2 +- plugins/Alias/messages.pot | 6 +- plugins/Anonymous/messages.pot | 8 +- plugins/AutoMode/messages.pot | 2 +- plugins/BadWords/messages.pot | 10 +- plugins/Channel/messages.pot | 17 +-- plugins/ChannelLogger/messages.pot | 2 +- plugins/ChannelStats/messages.pot | 2 +- plugins/Conditional/messages.pot | 199 +++++++++++++++++++++++++++ plugins/Config/messages.pot | 2 +- plugins/Ctcp/messages.pot | 45 +++++- plugins/Dict/messages.pot | 28 ++-- plugins/Dunno/messages.pot | 4 +- plugins/Factoids/messages.pot | 148 ++++++++++++++------ plugins/Filter/messages.pot | 204 +++++++++++++++------------- plugins/Format/messages.pot | 32 +++-- plugins/Games/messages.pot | 2 +- plugins/Google/messages.pot | 30 ++-- plugins/Herald/messages.pot | 2 +- plugins/Internet/messages.pot | 28 ++-- plugins/Karma/messages.pot | 28 ++-- plugins/Lart/messages.pot | 2 +- plugins/Later/messages.pot | 51 +++++-- plugins/Limiter/messages.pot | 4 +- plugins/Math/messages.pot | 2 +- plugins/MessageParser/messages.pot | 152 +++++++++++++++++++++ plugins/Misc/messages.pot | 72 +++++----- plugins/MoobotFactoids/messages.pot | 88 ++++++------ plugins/Network/messages.pot | 2 +- plugins/News/messages.pot | 2 +- plugins/NickCapture/messages.pot | 6 +- plugins/Nickometer/messages.pot | 2 +- plugins/Note/messages.pot | 16 +-- plugins/Owner/messages.pot | 40 +++--- plugins/Plugin/messages.pot | 86 +++++++----- plugins/Praise/messages.pot | 14 +- plugins/Protector/messages.pot | 2 +- plugins/Quote/messages.pot | 2 +- plugins/QuoteGrabs/messages.pot | 40 +++--- plugins/RSS/messages.pot | 50 ++++--- plugins/Relay/messages.pot | 2 +- plugins/Reply/messages.pot | 22 ++- plugins/Scheduler/messages.pot | 20 +-- plugins/Seen/messages.pot | 2 +- plugins/Services/messages.pot | 38 +++--- plugins/ShrinkUrl/messages.pot | 2 +- plugins/Status/messages.pot | 6 +- plugins/String/messages.pot | 2 +- plugins/Success/messages.pot | 4 +- plugins/Time/messages.pot | 2 +- plugins/Todo/messages.pot | 2 +- plugins/Topic/messages.pot | 88 ++++++------ plugins/URL/messages.pot | 2 +- plugins/Unix/messages.pot | 66 ++++++--- plugins/User/messages.pot | 2 +- plugins/Utilities/messages.pot | 2 +- plugins/Web/messages.pot | 8 +- 57 files changed, 1150 insertions(+), 554 deletions(-) create mode 100644 plugins/Conditional/messages.pot create mode 100644 plugins/MessageParser/messages.pot diff --git a/plugins/Admin/messages.pot b/plugins/Admin/messages.pot index 673d31155..4b4e9ec5b 100644 --- a/plugins/Admin/messages.pot +++ b/plugins/Admin/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-16 10:43+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/Alias/messages.pot b/plugins/Alias/messages.pot index ab8d0ac06..373c8de0e 100644 --- a/plugins/Alias/messages.pot +++ b/plugins/Alias/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-16 14:10+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -36,6 +36,10 @@ msgid "" "Alias for %q." msgstr "" +#: plugin.py:166 +msgid "argument" +msgstr "" + #: plugin.py:220 #, docstring msgid "" diff --git a/plugins/Anonymous/messages.pot b/plugins/Anonymous/messages.pot index 53bc52bb4..299a93fe9 100644 --- a/plugins/Anonymous/messages.pot +++ b/plugins/Anonymous/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-16 15:14+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -42,7 +42,7 @@ msgid "" " messages to other users." msgstr "" -#: plugin.py:41 +#: plugin.py:40 #, docstring msgid "" "This plugin allows users to act through the bot anonymously. The 'do'\n" @@ -58,7 +58,7 @@ msgid "" " " msgstr "" -#: plugin.py:81 +#: plugin.py:80 #, docstring msgid "" " \n" @@ -68,7 +68,7 @@ msgid "" " " msgstr "" -#: plugin.py:95 +#: plugin.py:94 #, docstring msgid "" " \n" diff --git a/plugins/AutoMode/messages.pot b/plugins/AutoMode/messages.pot index d1330c69b..b6f4770f0 100644 --- a/plugins/AutoMode/messages.pot +++ b/plugins/AutoMode/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-16 18:48+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/BadWords/messages.pot b/plugins/BadWords/messages.pot index 5bc528674..767fc700a 100644 --- a/plugins/BadWords/messages.pot +++ b/plugins/BadWords/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2011-01-29 11:48+CET\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -15,14 +15,6 @@ msgstr "" "Generated-By: pygettext.py 1.5\n" -#: __init__.py:30 -#, docstring -msgid "" -"\n" -"Filters bad words on outgoing messages from the bot, so the bot can't be made\n" -"to say bad words.\n" -msgstr "" - #: config.py:40 msgid "Would you like to add some bad words?" msgstr "" diff --git a/plugins/Channel/messages.pot b/plugins/Channel/messages.pot index ee821ac23..b539e379c 100644 --- a/plugins/Channel/messages.pot +++ b/plugins/Channel/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-25 13:10+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -579,33 +579,34 @@ msgstr "" #: plugin.py:818 #, docstring msgid "" -"[]\n" +"[] [--count]\n" "\n" " Returns the nicks in . is only necessary if the\n" -" message isn't sent in the channel itself.\n" +" message isn't sent in the channel itself. Returns only the number of\n" +" nicks if --count option is provided.\n" " " msgstr "" -#: plugin.py:829 +#: plugin.py:830 msgid "You don't have access to that information." msgstr "" -#: plugin.py:837 +#: plugin.py:843 #, docstring msgid "" "Internal message for notifying all the #channel,ops in a channel of\n" " a given situation." msgstr "" -#: plugin.py:840 +#: plugin.py:846 msgid "Alert to all %s ops: %s" msgstr "" -#: plugin.py:842 +#: plugin.py:848 msgid " (from %s)" msgstr "" -#: plugin.py:850 +#: plugin.py:856 #, docstring msgid "" "[] \n" diff --git a/plugins/ChannelLogger/messages.pot b/plugins/ChannelLogger/messages.pot index 57b359a3c..33971af4c 100644 --- a/plugins/ChannelLogger/messages.pot +++ b/plugins/ChannelLogger/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-17 10:02+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/ChannelStats/messages.pot b/plugins/ChannelStats/messages.pot index 0c664ce18..0c5062eea 100644 --- a/plugins/ChannelStats/messages.pot +++ b/plugins/ChannelStats/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-16 09:41+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/Conditional/messages.pot b/plugins/Conditional/messages.pot new file mode 100644 index 000000000..2eb00e392 --- /dev/null +++ b/plugins/Conditional/messages.pot @@ -0,0 +1,199 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: ENCODING\n" +"Generated-By: pygettext.py 1.5\n" + + +#: plugin.py:54 +#, docstring +msgid "" +"Add the help for \"@plugin help Conditional\" here\n" +" This should describe *how* to use this plugin." +msgstr "" + +#: plugin.py:61 +#, docstring +msgid "Run a command from message, as if command was sent over IRC." +msgstr "" + +#: plugin.py:69 +#, docstring +msgid "" +" \n" +" \n" +" Runs if evaluates to true, runs \n" +" if it evaluates to false.\n" +" \n" +" Use other logical operators defined in this plugin and command nesting\n" +" to your advantage here.\n" +" " +msgstr "" + +#: plugin.py:85 +#, docstring +msgid "" +" [ ... ]\n" +" \n" +" Returns true if all conditions supplied evaluate to true.\n" +" " +msgstr "" + +#: plugin.py:96 +#, docstring +msgid "" +" [ ... ]\n" +" \n" +" Returns true if any one of conditions supplied evaluates to true.\n" +" " +msgstr "" + +#: plugin.py:107 +#, docstring +msgid "" +" [ ... ]\n" +" \n" +" Returns true if only one of conditions supplied evaluates to true.\n" +" " +msgstr "" + +#: plugin.py:118 +#, docstring +msgid "" +" \n" +" \n" +" Does a string comparison on and . \n" +" Returns true if they are equal.\n" +" " +msgstr "" + +#: plugin.py:130 +#, docstring +msgid "" +" \n" +" \n" +" Does a string comparison on and . \n" +" Returns true if they are not equal.\n" +" " +msgstr "" + +#: plugin.py:142 +#, docstring +msgid "" +" \n" +" \n" +" Does a string comparison on and . \n" +" Returns true if is greater than .\n" +" " +msgstr "" + +#: plugin.py:154 +#, docstring +msgid "" +" \n" +" \n" +" Does a string comparison on and . \n" +" Returns true if is greater than or equal to .\n" +" " +msgstr "" + +#: plugin.py:166 +#, docstring +msgid "" +" \n" +" \n" +" Does a string comparison on and . \n" +" Returns true if is less than .\n" +" " +msgstr "" + +#: plugin.py:178 +#, docstring +msgid "" +" \n" +" \n" +" Does a string comparison on and . \n" +" Returns true if is less than or equal to .\n" +" " +msgstr "" + +#: plugin.py:190 +#, docstring +msgid "" +" \n" +" \n" +" Determines if is a substring of . \n" +" Returns true if is contained in .\n" +" " +msgstr "" + +#: plugin.py:202 +#, docstring +msgid "" +" \n" +" \n" +" Does a numeric comparison on and . \n" +" Returns true if they are equal.\n" +" " +msgstr "" + +#: plugin.py:214 +#, docstring +msgid "" +" \n" +" \n" +" Does a numeric comparison on and . \n" +" Returns true if they are not equal.\n" +" " +msgstr "" + +#: plugin.py:226 +#, docstring +msgid "" +" \n" +" \n" +" Does a numeric comparison on and . \n" +" Returns true if they is greater than .\n" +" " +msgstr "" + +#: plugin.py:238 +#, docstring +msgid "" +" \n" +" \n" +" Does a numeric comparison on and . \n" +" Returns true if is greater than or equal to .\n" +" " +msgstr "" + +#: plugin.py:250 +#, docstring +msgid "" +" \n" +" \n" +" Does a numeric comparison on and . \n" +" Returns true if is less than .\n" +" " +msgstr "" + +#: plugin.py:262 +#, docstring +msgid "" +" \n" +" \n" +" Does a numeric comparison on and . \n" +" Returns true if is less than or equal to .\n" +" " +msgstr "" + diff --git a/plugins/Config/messages.pot b/plugins/Config/messages.pot index 91f5aa6d6..cb2fba16c 100644 --- a/plugins/Config/messages.pot +++ b/plugins/Config/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-12-12 15:02+CET\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/Ctcp/messages.pot b/plugins/Ctcp/messages.pot index 61064f706..2d026233a 100644 --- a/plugins/Ctcp/messages.pot +++ b/plugins/Ctcp/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-26 18:57+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -15,7 +15,50 @@ msgstr "" "Generated-By: pygettext.py 1.5\n" +#: plugin.py:77 +#, docstring +msgid "\001PING ?(.*)\001" +msgstr "" + +#: plugin.py:86 +#, docstring +msgid "\001VERSION\001" +msgstr "" + +#: plugin.py:91 +#, docstring +msgid "\001USERINFO\001" +msgstr "" + +#: plugin.py:96 +#, docstring +msgid "\001TIME\001" +msgstr "" + +#: plugin.py:101 +#, docstring +msgid "\001FINGER\001" +msgstr "" + #: plugin.py:104 msgid "Supybot, the best Python IRC bot in existence!" msgstr "" +#: plugin.py:107 +#, docstring +msgid "\001SOURCE\001" +msgstr "" + +#: plugin.py:123 +#, docstring +msgid "" +"[] [--nicks]\n" +"\n" +" Sends a CTCP VERSION to , returning the various\n" +" version strings returned. It waits for 10 seconds before returning\n" +" the versions received at that point. If --nicks is given, nicks are\n" +" associated with the version strings; otherwise, only the version\n" +" strings are given.\n" +" " +msgstr "" + diff --git a/plugins/Dict/messages.pot b/plugins/Dict/messages.pot index 86e447f6f..42338f3a2 100644 --- a/plugins/Dict/messages.pot +++ b/plugins/Dict/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-17 10:39+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -36,7 +36,7 @@ msgid "" " will use all dictionaries to define words." msgstr "" -#: plugin.py:52 +#: plugin.py:54 #, docstring msgid "" "takes no arguments\n" @@ -45,7 +45,7 @@ msgid "" " " msgstr "" -#: plugin.py:68 +#: plugin.py:70 #, docstring msgid "" "takes no arguments\n" @@ -54,7 +54,7 @@ msgid "" " " msgstr "" -#: plugin.py:83 +#: plugin.py:85 #, docstring msgid "" "[] \n" @@ -64,19 +64,31 @@ msgid "" " " msgstr "" -#: plugin.py:106 +#: plugin.py:108 msgid "You must give a word to define." msgstr "" -#: plugin.py:112 +#: plugin.py:114 msgid "No definition for %q could be found." msgstr "" -#: plugin.py:115 +#: plugin.py:117 msgid "No definition for %q could be found in %s" msgstr "" -#: plugin.py:127 +#: plugin.py:129 msgid "%L responded: %s" msgstr "" +#: plugin.py:136 +#, docstring +msgid "" +" [ ...]\n" +" Gets a random synonym from the Moby Thesaurus (moby-thes) database.\n" +" \n" +" If given many words, gets a random synonym for each of them.\n" +" \n" +" Quote phrases to have them treated as one lookup word.\n" +" " +msgstr "" + diff --git a/plugins/Dunno/messages.pot b/plugins/Dunno/messages.pot index 96ba98add..d25a8258f 100644 --- a/plugins/Dunno/messages.pot +++ b/plugins/Dunno/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-17 10:48+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -21,7 +21,7 @@ msgid "" " of the user giving an invalid command to the \"dunno\" response." msgstr "" -#: plugin.py:38 +#: plugin.py:37 #, docstring msgid "" "This plugin was written initially to work with MoobotFactoids, the two\n" diff --git a/plugins/Factoids/messages.pot b/plugins/Factoids/messages.pot index 5bcd6f497..d7f98ee95 100644 --- a/plugins/Factoids/messages.pot +++ b/plugins/Factoids/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-11-11 12:37+CET\n" +"POT-Creation-Date: 2011-02-26 09:58+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -45,10 +45,18 @@ msgid "" msgstr "" #: config.py:64 +msgid "" +"If you try to look up a nonexistent factoid,\n" +" this setting make the bot try to find some possible matching keys through\n" +" several approximate matching algorithms and return a list of matching keys,\n" +" before giving up." +msgstr "" + +#: config.py:69 msgid "$key could be $value." msgstr "" -#: config.py:64 +#: config.py:69 msgid "" "Determines the format of\n" " the response given when a factoid's value is requested. All the standard\n" @@ -56,7 +64,7 @@ msgid "" " for the factoid's value." msgstr "" -#: plugin.py:153 +#: plugin.py:179 msgid "" "[] %s \n" "\n" @@ -68,30 +76,85 @@ msgid "" " " msgstr "" -#: plugin.py:179 -msgid "That's not a valid number for that key." -msgstr "" - -#: plugin.py:199 plugin.py:345 -msgid "No factoid matches that key." -msgstr "" - -#: plugin.py:211 +#: plugin.py:199 #, docstring msgid "" -"[] []\n" -"\n" -" Looks up the value of in the factoid database. If given a\n" -" number, will return only that exact factoid. is only\n" -" necessary if the message isn't sent in the channel itself.\n" +"Try to typo-match input to possible factoids.\n" +" \n" +" Assume first letter is correct, to reduce processing time. \n" +" First, try a simple wildcard search.\n" +" If that fails, use the Damerau-Levenshtein edit-distance metric.\n" " " msgstr "" -#: plugin.py:222 plugin.py:273 plugin.py:384 +#: plugin.py:257 plugin.py:391 +msgid "That's not a valid number for that key." +msgstr "" + +#: plugin.py:279 plugin.py:377 plugin.py:604 +msgid "No factoid matches that key." +msgstr "" + +#: plugin.py:304 +#, docstring +msgid "" +"[] [--raw] []\n" +"\n" +" Looks up the value of in the factoid database. If given a\n" +" number, will return only that exact factoid. If '--raw' option is\n" +" given, no variable substitution will take place on the factoid.\n" +" is only necessary if the message isn't sent in the channel\n" +" itself.\n" +" " +msgstr "" + +#: plugin.py:321 plugin.py:529 msgid "key id" msgstr "" -#: plugin.py:230 +#: plugin.py:339 +#, docstring +msgid "" +"[] []\n" +"\n" +" Adds a new key for factoid associated with .\n" +" is only necessary if there's more than one factoid associated\n" +" with .\n" +"\n" +" The same action can be accomplished by using the 'learn' function with\n" +" a new key but an existing (verbatim) factoid content.\n" +" " +msgstr "" + +#: plugin.py:386 plugin.py:403 +msgid "This key-factoid relationship already exists." +msgstr "" + +#: plugin.py:394 +msgid "This key has more than one factoid associated with it, but you have not provided a number." +msgstr "" + +#: plugin.py:409 +#, docstring +msgid "" +"[] [--plain] [--alpha] []\n" +"\n" +" Returns a list of top-ranked factoid keys, sorted by usage count\n" +" (rank). If is not provided, the default number of factoid keys\n" +" returned is set by the rankListLength registry value.\n" +"\n" +" If --plain option is given, rank numbers and usage counts are not\n" +" included in output.\n" +"\n" +" If --alpha option is given in addition to --plain, keys are sorted\n" +" alphabetically, instead of by rank.\n" +"\n" +" is only necessary if the message isn't sent in the channel\n" +" itself.\n" +" " +msgstr "" + +#: plugin.py:454 #, docstring msgid "" "[] \n" @@ -102,7 +165,7 @@ msgid "" " " msgstr "" -#: plugin.py:245 +#: plugin.py:472 #, docstring msgid "" "[] \n" @@ -113,32 +176,37 @@ msgid "" " " msgstr "" -#: plugin.py:260 +#: plugin.py:511 #, docstring msgid "" "[] [|*]\n" "\n" -" Removes the factoid from the factoids database. If there are\n" -" more than one factoid with such a key, a number is necessary to\n" -" determine which one should be removed. A * can be used to remove all\n" -" factoids associated with a key. is only necessary if\n" +" Removes a key-fact relationship for key from the factoids\n" +" database. If there is more than one such relationship for this key,\n" +" a number is necessary to determine which one should be removed.\n" +" A * can be used to remove all relationships for .\n" +"\n" +" If as a result, the key (factoid) remains without any relationships to\n" +" a factoid (key), it shall be removed from the database.\n" +"\n" +" is only necessary if\n" " the message isn't sent in the channel itself.\n" " " msgstr "" -#: plugin.py:285 +#: plugin.py:543 msgid "There is no such factoid." msgstr "" -#: plugin.py:298 +#: plugin.py:553 msgid "Invalid factoid number." msgstr "" -#: plugin.py:304 +#: plugin.py:558 msgid "%s factoids have that key. Please specify which one to remove, or use * to designate all of them." msgstr "" -#: plugin.py:312 +#: plugin.py:566 #, docstring msgid "" "[]\n" @@ -148,11 +216,11 @@ msgid "" " " msgstr "" -#: plugin.py:330 +#: plugin.py:588 msgid "I couldn't find a factoid." msgstr "" -#: plugin.py:335 +#: plugin.py:593 #, docstring msgid "" "[] \n" @@ -163,11 +231,15 @@ msgid "" " " msgstr "" -#: plugin.py:358 -msgid "#%i was added by %s at %s" +#: plugin.py:619 +msgid "#%i was added by %s at %s, and has been recalled %n" msgstr "" -#: plugin.py:369 +#: plugin.py:622 +msgid "time" +msgstr "" + +#: plugin.py:632 #, docstring msgid "" "[] \n" @@ -177,11 +249,11 @@ msgid "" " " msgstr "" -#: plugin.py:381 +#: plugin.py:646 msgid "I couldn't find any key %q" msgstr "" -#: plugin.py:396 +#: plugin.py:661 #, docstring msgid "" "[] [--values] [--{regexp} ] [ ...]\n" @@ -192,11 +264,11 @@ msgid "" " " msgstr "" -#: plugin.py:431 +#: plugin.py:698 plugin.py:707 msgid "No keys matched that query." msgstr "" -#: plugin.py:436 +#: plugin.py:703 plugin.py:712 msgid "More than 100 keys matched that query; please narrow your query." msgstr "" diff --git a/plugins/Filter/messages.pot b/plugins/Filter/messages.pot index ffde04b05..1793959ea 100644 --- a/plugins/Filter/messages.pot +++ b/plugins/Filter/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-17 11:48+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -39,7 +39,7 @@ msgid "" " in a word before it will be shrunken by the shrink command/filter." msgstr "" -#: plugin.py:51 +#: plugin.py:50 #, docstring msgid "" "This plugin offers several commands which transform text in some way.\n" @@ -49,7 +49,7 @@ msgid "" " Not very useful, but definitely quite fun :)" msgstr "" -#: plugin.py:85 +#: plugin.py:84 #, docstring msgid "" "[] []\n" @@ -60,11 +60,11 @@ msgid "" " " msgstr "" -#: plugin.py:98 +#: plugin.py:97 msgid "That's not a valid filter command." msgstr "" -#: plugin.py:108 +#: plugin.py:107 #, docstring msgid "" "\n" @@ -75,7 +75,7 @@ msgid "" " " msgstr "" -#: plugin.py:120 +#: plugin.py:119 #, docstring msgid "" "\n" @@ -84,7 +84,7 @@ msgid "" " " msgstr "" -#: plugin.py:130 +#: plugin.py:129 #, docstring msgid "" "\n" @@ -93,7 +93,7 @@ msgid "" " " msgstr "" -#: plugin.py:143 +#: plugin.py:142 #, docstring msgid "" "\n" @@ -102,7 +102,17 @@ msgid "" " " msgstr "" -#: plugin.py:169 +#: plugin.py:168 +#, docstring +msgid "" +"\n" +"\n" +" Returns the character representation of binary .\n" +" Assumes ASCII, 8 digits per character.\n" +" " +msgstr "" + +#: plugin.py:179 #, docstring msgid "" "\n" @@ -112,7 +122,7 @@ msgid "" " " msgstr "" -#: plugin.py:179 +#: plugin.py:189 #, docstring msgid "" "\n" @@ -122,11 +132,11 @@ msgid "" " " msgstr "" -#: plugin.py:187 +#: plugin.py:197 msgid "Invalid input." msgstr "" -#: plugin.py:192 +#: plugin.py:202 #, docstring msgid "" "\n" @@ -137,7 +147,7 @@ msgid "" " " msgstr "" -#: plugin.py:203 +#: plugin.py:213 #, docstring msgid "" "\n" @@ -146,7 +156,7 @@ msgid "" " " msgstr "" -#: plugin.py:234 +#: plugin.py:244 #, docstring msgid "" "\n" @@ -155,7 +165,7 @@ msgid "" " " msgstr "" -#: plugin.py:254 +#: plugin.py:264 #, docstring msgid "" "\n" @@ -164,7 +174,7 @@ msgid "" " " msgstr "" -#: plugin.py:270 +#: plugin.py:280 #, docstring msgid "" "\n" @@ -174,7 +184,7 @@ msgid "" " " msgstr "" -#: plugin.py:335 +#: plugin.py:345 #, docstring msgid "" "\n" @@ -183,7 +193,7 @@ msgid "" " " msgstr "" -#: plugin.py:352 +#: plugin.py:362 #, docstring msgid "" "\n" @@ -192,7 +202,7 @@ msgid "" " " msgstr "" -#: plugin.py:364 +#: plugin.py:374 #, docstring msgid "" "\n" @@ -201,7 +211,7 @@ msgid "" " " msgstr "" -#: plugin.py:381 +#: plugin.py:391 #, docstring msgid "" "\n" @@ -210,7 +220,7 @@ msgid "" " " msgstr "" -#: plugin.py:391 +#: plugin.py:401 #, docstring msgid "" "\n" @@ -219,7 +229,7 @@ msgid "" " " msgstr "" -#: plugin.py:402 +#: plugin.py:412 #, docstring msgid "" "\n" @@ -228,7 +238,7 @@ msgid "" " " msgstr "" -#: plugin.py:411 +#: plugin.py:421 #, docstring msgid "" "\n" @@ -237,7 +247,7 @@ msgid "" " " msgstr "" -#: plugin.py:438 +#: plugin.py:448 #, docstring msgid "" "\n" @@ -246,279 +256,279 @@ msgid "" " " msgstr "" -#: plugin.py:534 +#: plugin.py:544 msgid "ay" msgstr "" -#: plugin.py:534 +#: plugin.py:544 msgid "bee" msgstr "" -#: plugin.py:534 +#: plugin.py:544 msgid "dee" msgstr "" -#: plugin.py:534 +#: plugin.py:544 msgid "see" msgstr "" -#: plugin.py:535 +#: plugin.py:545 msgid "aych" msgstr "" -#: plugin.py:535 +#: plugin.py:545 msgid "ee" msgstr "" -#: plugin.py:535 +#: plugin.py:545 msgid "eff" msgstr "" -#: plugin.py:535 +#: plugin.py:545 msgid "gee" msgstr "" -#: plugin.py:536 +#: plugin.py:546 msgid "ell" msgstr "" -#: plugin.py:536 +#: plugin.py:546 msgid "eye" msgstr "" -#: plugin.py:536 +#: plugin.py:546 msgid "jay" msgstr "" -#: plugin.py:536 +#: plugin.py:546 msgid "kay" msgstr "" -#: plugin.py:537 +#: plugin.py:547 msgid "cue" msgstr "" -#: plugin.py:537 +#: plugin.py:547 msgid "em" msgstr "" -#: plugin.py:537 +#: plugin.py:547 msgid "en" msgstr "" -#: plugin.py:537 +#: plugin.py:547 msgid "oh" msgstr "" -#: plugin.py:537 +#: plugin.py:547 msgid "pee" msgstr "" -#: plugin.py:538 +#: plugin.py:548 msgid "arr" msgstr "" -#: plugin.py:538 +#: plugin.py:548 msgid "ess" msgstr "" -#: plugin.py:538 +#: plugin.py:548 msgid "tee" msgstr "" -#: plugin.py:538 +#: plugin.py:548 msgid "you" msgstr "" -#: plugin.py:539 +#: plugin.py:549 msgid "double-you" msgstr "" -#: plugin.py:539 +#: plugin.py:549 msgid "ecks" msgstr "" -#: plugin.py:539 +#: plugin.py:549 msgid "vee" msgstr "" -#: plugin.py:539 +#: plugin.py:549 msgid "why" msgstr "" -#: plugin.py:540 +#: plugin.py:550 msgid "zee" msgstr "" -#: plugin.py:545 +#: plugin.py:555 msgid "exclamation point" msgstr "" -#: plugin.py:546 +#: plugin.py:556 msgid "quote" msgstr "" -#: plugin.py:547 +#: plugin.py:557 msgid "pound" msgstr "" -#: plugin.py:548 +#: plugin.py:558 msgid "dollar sign" msgstr "" -#: plugin.py:549 +#: plugin.py:559 msgid "percent" msgstr "" -#: plugin.py:550 +#: plugin.py:560 msgid "ampersand" msgstr "" -#: plugin.py:551 +#: plugin.py:561 msgid "single quote" msgstr "" -#: plugin.py:552 +#: plugin.py:562 msgid "left paren" msgstr "" -#: plugin.py:553 +#: plugin.py:563 msgid "right paren" msgstr "" -#: plugin.py:554 +#: plugin.py:564 msgid "asterisk" msgstr "" -#: plugin.py:555 +#: plugin.py:565 msgid "plus" msgstr "" -#: plugin.py:556 +#: plugin.py:566 msgid "comma" msgstr "" -#: plugin.py:557 +#: plugin.py:567 msgid "minus" msgstr "" -#: plugin.py:558 +#: plugin.py:568 msgid "period" msgstr "" -#: plugin.py:559 +#: plugin.py:569 msgid "slash" msgstr "" -#: plugin.py:560 +#: plugin.py:570 msgid "colon" msgstr "" -#: plugin.py:561 +#: plugin.py:571 msgid "semicolon" msgstr "" -#: plugin.py:562 +#: plugin.py:572 msgid "less than" msgstr "" -#: plugin.py:563 +#: plugin.py:573 msgid "equals" msgstr "" -#: plugin.py:564 +#: plugin.py:574 msgid "greater than" msgstr "" -#: plugin.py:565 +#: plugin.py:575 msgid "question mark" msgstr "" -#: plugin.py:566 +#: plugin.py:576 msgid "at" msgstr "" -#: plugin.py:567 +#: plugin.py:577 msgid "left bracket" msgstr "" -#: plugin.py:568 +#: plugin.py:578 msgid "backslash" msgstr "" -#: plugin.py:569 +#: plugin.py:579 msgid "right bracket" msgstr "" -#: plugin.py:570 +#: plugin.py:580 msgid "caret" msgstr "" -#: plugin.py:571 +#: plugin.py:581 msgid "underscore" msgstr "" -#: plugin.py:572 +#: plugin.py:582 msgid "backtick" msgstr "" -#: plugin.py:573 +#: plugin.py:583 msgid "left brace" msgstr "" -#: plugin.py:574 +#: plugin.py:584 msgid "pipe" msgstr "" -#: plugin.py:575 +#: plugin.py:585 msgid "right brace" msgstr "" -#: plugin.py:576 +#: plugin.py:586 msgid "tilde" msgstr "" -#: plugin.py:579 +#: plugin.py:589 msgid "one" msgstr "" -#: plugin.py:579 +#: plugin.py:589 msgid "three" msgstr "" -#: plugin.py:579 +#: plugin.py:589 msgid "two" msgstr "" -#: plugin.py:579 +#: plugin.py:589 msgid "zero" msgstr "" -#: plugin.py:580 +#: plugin.py:590 msgid "five" msgstr "" -#: plugin.py:580 +#: plugin.py:590 msgid "four" msgstr "" -#: plugin.py:580 +#: plugin.py:590 msgid "seven" msgstr "" -#: plugin.py:580 +#: plugin.py:590 msgid "six" msgstr "" -#: plugin.py:581 +#: plugin.py:591 msgid "eight" msgstr "" -#: plugin.py:581 +#: plugin.py:591 msgid "nine" msgstr "" -#: plugin.py:585 +#: plugin.py:595 #, docstring msgid "" "\n" @@ -527,7 +537,7 @@ msgid "" " " msgstr "" -#: plugin.py:615 +#: plugin.py:625 #, docstring msgid "" "\n" @@ -536,7 +546,7 @@ msgid "" " " msgstr "" -#: plugin.py:624 +#: plugin.py:634 #, docstring msgid "" "\n" @@ -547,7 +557,7 @@ msgid "" " " msgstr "" -#: plugin.py:643 +#: plugin.py:653 #, docstring msgid "" "\n" @@ -556,7 +566,7 @@ msgid "" " " msgstr "" -#: plugin.py:692 +#: plugin.py:702 #, docstring msgid "" "\n" diff --git a/plugins/Format/messages.pot b/plugins/Format/messages.pot index 960c03a14..26459323f 100644 --- a/plugins/Format/messages.pot +++ b/plugins/Format/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-17 12:46+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -79,9 +79,10 @@ msgstr "" #: plugin.py:103 #, docstring msgid "" -"\n" +" \n" "\n" -" Returns uppercased.\n" +" Replaces all non-overlapping occurrences of \n" +" with in .\n" " " msgstr "" @@ -90,7 +91,7 @@ msgstr "" msgid "" "\n" "\n" -" Returns lowercased.\n" +" Returns uppercased.\n" " " msgstr "" @@ -99,7 +100,7 @@ msgstr "" msgid "" "\n" "\n" -" Returns capitalized.\n" +" Returns lowercased.\n" " " msgstr "" @@ -108,7 +109,7 @@ msgstr "" msgid "" "\n" "\n" -" Returns titlecased.\n" +" Returns capitalized.\n" " " msgstr "" @@ -117,13 +118,22 @@ msgstr "" msgid "" "\n" "\n" -" Returns the text surrounded by double quotes.\n" +" Returns titlecased.\n" " " msgstr "" #: plugin.py:148 #, docstring msgid "" +"\n" +"\n" +" Returns the text surrounded by double quotes.\n" +" " +msgstr "" + +#: plugin.py:157 +#, docstring +msgid "" " \n" "\n" " Concatenates two strings. Do keep in mind that this is *not* the same\n" @@ -132,7 +142,7 @@ msgid "" " " msgstr "" -#: plugin.py:159 +#: plugin.py:168 #, docstring msgid "" " \n" @@ -143,7 +153,7 @@ msgid "" " " msgstr "" -#: plugin.py:170 +#: plugin.py:179 #, docstring msgid "" " \n" @@ -153,7 +163,7 @@ msgid "" " " msgstr "" -#: plugin.py:183 +#: plugin.py:192 #, docstring msgid "" " [ ...]\n" @@ -164,7 +174,7 @@ msgid "" " " msgstr "" -#: plugin.py:197 +#: plugin.py:206 msgid "Not enough arguments for the format string." msgstr "" diff --git a/plugins/Games/messages.pot b/plugins/Games/messages.pot index 98aa2cc61..3f15674d2 100644 --- a/plugins/Games/messages.pot +++ b/plugins/Games/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-17 13:16+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/Google/messages.pot b/plugins/Google/messages.pot index 460da8a27..d2ce05407 100644 --- a/plugins/Google/messages.pot +++ b/plugins/Google/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2011-02-14 18:30+CET\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -27,12 +27,12 @@ msgstr "" msgid "Do you want the Google search snarfer enabled by default?" msgstr "" -#: config.py:88 +#: config.py:89 #, docstring msgid "Value must be 1 <= n <= 8" msgstr "" -#: config.py:99 +#: config.py:100 msgid "" "Determines the URL that will be sent to Google for\n" " the Referer field of the search requests. If this value is empty, a\n" @@ -40,7 +40,7 @@ msgid "" " http://$server/$botName" msgstr "" -#: config.py:104 +#: config.py:105 msgid "" "Determines whether the search snarfer is\n" " enabled. If so, messages (even unaddressed ones) beginning with the word\n" @@ -48,33 +48,33 @@ msgid "" " channel." msgstr "" -#: config.py:109 +#: config.py:110 msgid "" "Determines whether the word 'google' in the\n" " bot's output will be made colorful (like Google's logo)." msgstr "" -#: config.py:112 +#: config.py:113 msgid "Determines whether results are bolded." msgstr "" -#: config.py:114 +#: config.py:115 msgid "" "Determines the maximum number of results returned\n" " from the google command." msgstr "" -#: config.py:117 +#: config.py:118 msgid "" "Determines what default language is used in\n" " searches. If left empty, no specific language will be requested." msgstr "" -#: config.py:117 +#: config.py:118 msgid "en" msgstr "" -#: config.py:120 +#: config.py:121 msgid "" "Determines what level of search filtering to use\n" " by default. 'active' - most filtering, 'moderate' - default filtering,\n" @@ -174,12 +174,12 @@ msgstr "" msgid "to language" msgstr "" -#: plugin.py:297 +#: plugin.py:314 #, docstring msgid "^google\\s+(.*)$" msgstr "" -#: plugin.py:320 +#: plugin.py:336 #, docstring msgid "" "\n" @@ -188,11 +188,11 @@ msgid "" " " msgstr "" -#: plugin.py:337 +#: plugin.py:353 msgid "Google's calculator didn't come up with anything." msgstr "" -#: plugin.py:343 +#: plugin.py:359 #, docstring msgid "" "\n" @@ -201,7 +201,7 @@ msgid "" " " msgstr "" -#: plugin.py:357 +#: plugin.py:373 msgid "Google's phonebook didn't come up with anything." msgstr "" diff --git a/plugins/Herald/messages.pot b/plugins/Herald/messages.pot index 61aec5e7d..50ebc64fc 100644 --- a/plugins/Herald/messages.pot +++ b/plugins/Herald/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-17 15:21+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/Internet/messages.pot b/plugins/Internet/messages.pot index 5f6f82699..22b7025df 100644 --- a/plugins/Internet/messages.pot +++ b/plugins/Internet/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-17 15:20+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -15,12 +15,12 @@ msgstr "" "Generated-By: pygettext.py 1.5\n" -#: plugin.py:43 +#: plugin.py:42 #, docstring msgid "Add the help for \"@help Internet\" here." msgstr "" -#: plugin.py:47 +#: plugin.py:46 #, docstring msgid "" "\n" @@ -29,11 +29,11 @@ msgid "" " " msgstr "" -#: plugin.py:54 plugin.py:61 plugin.py:65 +#: plugin.py:53 plugin.py:60 plugin.py:64 msgid "Host not found." msgstr "" -#: plugin.py:77 +#: plugin.py:76 #, docstring msgid "" "\n" @@ -42,39 +42,39 @@ msgid "" " " msgstr "" -#: plugin.py:83 +#: plugin.py:82 msgid "domain" msgstr "" -#: plugin.py:112 +#: plugin.py:111 msgid "updated %s" msgstr "" -#: plugin.py:115 +#: plugin.py:114 msgid "registered %s" msgstr "" -#: plugin.py:118 +#: plugin.py:117 msgid "expires %s" msgstr "" -#: plugin.py:138 +#: plugin.py:137 msgid " " msgstr "" -#: plugin.py:140 +#: plugin.py:139 msgid " " msgstr "" -#: plugin.py:145 +#: plugin.py:144 msgid "%s%s is %L." msgstr "" -#: plugin.py:148 +#: plugin.py:147 msgid "I couldn't find such a domain." msgstr "" -#: plugin.py:153 +#: plugin.py:152 #, docstring msgid "" "\n" diff --git a/plugins/Karma/messages.pot b/plugins/Karma/messages.pot index 265354adb..19a85d552 100644 --- a/plugins/Karma/messages.pot +++ b/plugins/Karma/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-28 15:19+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -51,11 +51,11 @@ msgid "" " increase/decrease karma without being addressed." msgstr "" -#: plugin.py:243 plugin.py:251 +#: plugin.py:247 plugin.py:255 msgid "You're not allowed to adjust your own karma." msgstr "" -#: plugin.py:280 +#: plugin.py:284 #, docstring msgid "" "[] [ ...]\n" @@ -69,35 +69,35 @@ msgid "" " " msgstr "" -#: plugin.py:293 +#: plugin.py:297 msgid "%s has neutral karma." msgstr "" -#: plugin.py:300 +#: plugin.py:304 msgid "Karma for %q has been increased %n and decreased %n for a total karma of %s." msgstr "" -#: plugin.py:302 plugin.py:303 +#: plugin.py:306 plugin.py:307 msgid "time" msgstr "" -#: plugin.py:316 +#: plugin.py:320 msgid "I didn't know the karma for any of those things." msgstr "" -#: plugin.py:326 plugin.py:355 +#: plugin.py:330 plugin.py:359 msgid "I have no karma for this channel." msgstr "" -#: plugin.py:331 +#: plugin.py:335 msgid " You (%s) are ranked %i out of %i." msgstr "" -#: plugin.py:335 +#: plugin.py:339 msgid "Highest karma: %L. Lowest karma: %L.%s" msgstr "" -#: plugin.py:343 +#: plugin.py:347 #, docstring msgid "" "[] {increased,decreased,active}\n" @@ -108,7 +108,7 @@ msgid "" " " msgstr "" -#: plugin.py:361 +#: plugin.py:365 #, docstring msgid "" "[] \n" @@ -117,7 +117,7 @@ msgid "" " " msgstr "" -#: plugin.py:371 +#: plugin.py:375 #, docstring msgid "" "[] \n" @@ -128,7 +128,7 @@ msgid "" " " msgstr "" -#: plugin.py:383 +#: plugin.py:387 #, docstring msgid "" "[] \n" diff --git a/plugins/Lart/messages.pot b/plugins/Lart/messages.pot index a290a2605..52f05d432 100644 --- a/plugins/Lart/messages.pot +++ b/plugins/Lart/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-17 15:21+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/Later/messages.pot b/plugins/Later/messages.pot index 1e4023bc7..f2a8597af 100644 --- a/plugins/Later/messages.pot +++ b/plugins/Later/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-28 16:15+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -28,6 +28,19 @@ msgid "" " the first place in which they're seen, or in private." msgstr "" +#: config.py:52 +msgid "" +"Determines whether users will be notified upon\n" +" joining any channel the bot is in, or only upon sending a message." +msgstr "" + +#: config.py:55 +msgid "" +"Determines the maximum number of\n" +" days that a message will remain queued for a user. After this time elapses,\n" +" the message will be deleted. If this value is 0, there is no maximum." +msgstr "" + #: plugin.py:46 #, docstring msgid "" @@ -45,7 +58,23 @@ msgstr "" msgid "just now" msgstr "" -#: plugin.py:107 +#: plugin.py:106 +#, docstring +msgid "" +"Validate nick according to the IRC RFC 2812 spec.\n" +"\n" +" Reference: http://tools.ietf.org/rfcmarkup?doc=2812#section-2.3.1\n" +"\n" +" Some irc clients' tab-completion feature appends 'address' characters\n" +" to nick, such as ':' or ','. We try correcting for that by trimming\n" +" a char off the end.\n" +"\n" +" If nick incorrigibly invalid, return False, otherwise,\n" +" return (possibly trimmed) nick.\n" +" " +msgstr "" + +#: plugin.py:151 #, docstring msgid "" " \n" @@ -56,15 +85,15 @@ msgid "" " " msgstr "" -#: plugin.py:114 +#: plugin.py:159 msgid "I can't send notes to myself." msgstr "" -#: plugin.py:120 +#: plugin.py:169 msgid "That person's message queue is already full." msgstr "" -#: plugin.py:125 +#: plugin.py:174 #, docstring msgid "" "[]\n" @@ -74,19 +103,19 @@ msgid "" " " msgstr "" -#: plugin.py:136 +#: plugin.py:185 msgid "I have no notes for that nick." msgstr "" -#: plugin.py:141 +#: plugin.py:190 msgid "I currently have notes waiting for %L." msgstr "" -#: plugin.py:144 +#: plugin.py:193 msgid "I have no notes waiting to be delivered." msgstr "" -#: plugin.py:149 +#: plugin.py:198 #, docstring msgid "" "\n" @@ -95,11 +124,11 @@ msgid "" " " msgstr "" -#: plugin.py:158 +#: plugin.py:207 msgid "There were no notes for %r" msgstr "" -#: plugin.py:182 +#: plugin.py:231 msgid "Sent %s: <%s> %s" msgstr "" diff --git a/plugins/Limiter/messages.pot b/plugins/Limiter/messages.pot index 4ec916ea3..3dcf93fe1 100644 --- a/plugins/Limiter/messages.pot +++ b/plugins/Limiter/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-17 15:35+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -36,7 +36,7 @@ msgid "" " larger than supybot.plugins.Limiter.limit.minimumExcess." msgstr "" -#: plugin.py:40 +#: plugin.py:39 #, docstring msgid "" "In order to use this plugin, its config values need to be properly\n" diff --git a/plugins/Math/messages.pot b/plugins/Math/messages.pot index 9f2932cc0..a781772bb 100644 --- a/plugins/Math/messages.pot +++ b/plugins/Math/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-17 15:35+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/MessageParser/messages.pot b/plugins/MessageParser/messages.pot new file mode 100644 index 000000000..b220ea4eb --- /dev/null +++ b/plugins/MessageParser/messages.pot @@ -0,0 +1,152 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR ORGANIZATION +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" +"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: ENCODING\n" +"Generated-By: pygettext.py 1.5\n" + + +#: plugin.py:65 +#, docstring +msgid "" +"This plugin can set regexp triggers to activate the bot.\n" +" Use 'add' command to add regexp trigger, 'remove' to remove." +msgstr "" + +#: plugin.py:73 +#, docstring +msgid "Create the database and connect to it." +msgstr "" + +#: plugin.py:96 +#, docstring +msgid "Use this to get a database for a specific channel." +msgstr "" + +#: plugin.py:119 +#, docstring +msgid "Run a command from message, as if command was sent over IRC." +msgstr "" + +#: plugin.py:127 +#, docstring +msgid "" +"Check if the user has any of the required capabilities to manage\n" +" the regexp database." +msgstr "" + +#: plugin.py:168 +#, docstring +msgid "" +"[] \n" +"\n" +" Associates with . is only\n" +" necessary if the message isn't sent on the channel\n" +" itself. Action is echoed upon regexp match, with variables $1, $2, \n" +" etc. being interpolated from the regexp match groups." +msgstr "" + +#: plugin.py:207 +#, docstring +msgid "" +"[] [--id] ]\n" +"\n" +" Removes the trigger for from the triggers database. \n" +" is only necessary if\n" +" the message isn't sent in the channel itself.\n" +" If option --id specified, will retrieve by regexp id, not content.\n" +" " +msgstr "" + +#: plugin.py:244 +#, docstring +msgid "" +"[] \n" +"\n" +" Locks the so that it cannot be\n" +" removed or overwritten to. is only necessary if the message isn't\n" +" sent in the channel itself.\n" +" " +msgstr "" + +#: plugin.py:266 +#, docstring +msgid "" +"[] \n" +"\n" +" Unlocks the entry associated with so that it can be\n" +" removed or overwritten. is only necessary if the message isn't\n" +" sent in the channel itself.\n" +" " +msgstr "" + +#: plugin.py:288 +#, docstring +msgid "" +"[] [--id] \n" +"\n" +" Looks up the value of in the triggers database.\n" +" is only necessary if the message isn't sent in the channel \n" +" itself.\n" +" If option --id specified, will retrieve by regexp id, not content.\n" +" " +msgstr "" + +#: plugin.py:316 +#, docstring +msgid "" +"[] [--id] \n" +"\n" +" Display information about in the triggers database.\n" +" is only necessary if the message isn't sent in the channel \n" +" itself.\n" +" If option --id specified, will retrieve by regexp id, not content.\n" +" " +msgstr "" + +#: plugin.py:354 +#, docstring +msgid "" +"[]\n" +"\n" +" Lists regexps present in the triggers database.\n" +" is only necessary if the message isn't sent in the channel \n" +" itself. Regexp ID listed in paretheses.\n" +" " +msgstr "" + +#: plugin.py:376 +#, docstring +msgid "" +"[]\n" +" \n" +" Returns a list of top-ranked regexps, sorted by usage count \n" +" (rank). The number of regexps returned is set by the \n" +" rankListLength registry value. is only necessary if the \n" +" message isn't sent in the channel itself.\n" +" " +msgstr "" + +#: plugin.py:399 +#, docstring +msgid "" +"[]\n" +" \n" +" Vacuums the database for .\n" +" See SQLite vacuum doc here: http://www.sqlite.org/lang_vacuum.html\n" +" is only necessary if the message isn't sent in \n" +" the channel itself.\n" +" First check if user has the required capability specified in plugin \n" +" config requireVacuumCapability.\n" +" " +msgstr "" + diff --git a/plugins/Misc/messages.pot b/plugins/Misc/messages.pot index 59d3b15a6..61ee56d81 100644 --- a/plugins/Misc/messages.pot +++ b/plugins/Misc/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-17 15:35+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -45,15 +45,15 @@ msgid "" " command" msgstr "" -#: plugin.py:81 +#: plugin.py:80 msgid "You've given me %s invalid commands within the last minute; I'm now ignoring you for %s." msgstr "" -#: plugin.py:93 +#: plugin.py:92 msgid "The %q plugin is loaded, but there is no command named %q in it. Try \"list %s\" to see the commands in the %q plugin." msgstr "" -#: plugin.py:119 +#: plugin.py:118 #, docstring msgid "" "[--private] []\n" @@ -64,19 +64,19 @@ msgid "" " " msgstr "" -#: plugin.py:144 +#: plugin.py:143 msgid "There are no private plugins." msgstr "" -#: plugin.py:146 +#: plugin.py:145 msgid "There are no public plugins." msgstr "" -#: plugin.py:153 +#: plugin.py:152 msgid "That plugin exists, but has no commands. This probably means that it has some configuration variables that can be changed in order to modify its behavior. Try \"config list supybot.plugins.%s\" to see what configuration variables it has." msgstr "" -#: plugin.py:164 +#: plugin.py:163 #, docstring msgid "" "\n" @@ -86,11 +86,11 @@ msgid "" " " msgstr "" -#: plugin.py:183 +#: plugin.py:182 msgid "No appropriate commands were found." msgstr "" -#: plugin.py:188 +#: plugin.py:187 #, docstring msgid "" "[] []\n" @@ -100,15 +100,15 @@ msgid "" " " msgstr "" -#: plugin.py:198 +#: plugin.py:197 msgid "That command exists in the %L plugins. Please specify exactly which plugin command you want help with." msgstr "" -#: plugin.py:205 +#: plugin.py:204 msgid "There is no command %q." msgstr "" -#: plugin.py:211 +#: plugin.py:210 #, docstring msgid "" "takes no arguments\n" @@ -117,19 +117,19 @@ msgid "" " " msgstr "" -#: plugin.py:217 +#: plugin.py:216 msgid "The newest version available online is %s." msgstr "" -#: plugin.py:221 +#: plugin.py:220 msgid "I couldn't fetch the newest version from the Supybot website." msgstr "" -#: plugin.py:223 +#: plugin.py:222 msgid "The current (running) version of this Supybot is %s. %s" msgstr "" -#: plugin.py:230 +#: plugin.py:229 #, docstring msgid "" "takes no arguments\n" @@ -138,11 +138,11 @@ msgid "" " " msgstr "" -#: plugin.py:234 +#: plugin.py:233 msgid "My source is at http://supybot.com/" msgstr "" -#: plugin.py:239 +#: plugin.py:238 #, docstring msgid "" "[]\n" @@ -154,23 +154,31 @@ msgid "" " " msgstr "" -#: plugin.py:253 +#: plugin.py:252 msgid "%s has no public mores." msgstr "" -#: plugin.py:256 +#: plugin.py:255 msgid "Sorry, I can't find any mores for %s" msgstr "" -#: plugin.py:265 +#: plugin.py:262 +msgid "more message" +msgstr "" + +#: plugin.py:264 +msgid "more messages" +msgstr "" + +#: plugin.py:268 msgid "You haven't asked me a command; perhaps you want to see someone else's more. To do so, call this command with that person's nick." msgstr "" -#: plugin.py:269 +#: plugin.py:272 msgid "That's all, there is no more." msgstr "" -#: plugin.py:279 +#: plugin.py:282 #, docstring msgid "" "[--{from,in,on,with,without,regexp} ] [--nolimit]\n" @@ -185,11 +193,11 @@ msgid "" " " msgstr "" -#: plugin.py:373 +#: plugin.py:376 msgid "I couldn't find a message matching that criteria in my history of %s messages." msgstr "" -#: plugin.py:388 +#: plugin.py:391 #, docstring msgid "" " \n" @@ -199,23 +207,23 @@ msgid "" " " msgstr "" -#: plugin.py:396 +#: plugin.py:399 msgid "Dude, just give the command. No need for the tell." msgstr "" -#: plugin.py:401 +#: plugin.py:404 msgid "You just told me, why should I tell myself?" msgstr "" -#: plugin.py:406 +#: plugin.py:409 msgid "I haven't seen %s, I'll let you do the telling." msgstr "" -#: plugin.py:411 +#: plugin.py:414 msgid "%s wants me to tell you: %s" msgstr "" -#: plugin.py:417 +#: plugin.py:420 #, docstring msgid "" "takes no arguments\n" @@ -224,7 +232,7 @@ msgid "" " " msgstr "" -#: plugin.py:421 +#: plugin.py:424 msgid "pong" msgstr "" diff --git a/plugins/MoobotFactoids/messages.pot b/plugins/MoobotFactoids/messages.pot index ce53fb9a3..d3f78b91f 100644 --- a/plugins/MoobotFactoids/messages.pot +++ b/plugins/MoobotFactoids/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-29 12:02+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -28,38 +28,38 @@ msgid "" " when the 'most' command is called." msgstr "" -#: plugin.py:292 +#: plugin.py:289 #, docstring msgid "" "Add the help for \"@help MoobotFactoids\" here (assuming you don't implement a MoobotFactoids\n" " command). This should describe *how* to use this plugin." msgstr "" -#: plugin.py:349 +#: plugin.py:346 msgid "%s is %s" msgstr "" -#: plugin.py:368 +#: plugin.py:365 msgid "Factoid %q is locked." msgstr "" -#: plugin.py:375 +#: plugin.py:372 msgid "Factoid %q not found." msgstr "" -#: plugin.py:385 +#: plugin.py:382 msgid "Missing an 'is' or '_is_'." msgstr "" -#: plugin.py:401 +#: plugin.py:398 msgid "Factoid %q already exists." msgstr "" -#: plugin.py:435 +#: plugin.py:432 msgid "%s, or %s" msgstr "" -#: plugin.py:456 +#: plugin.py:453 #, docstring msgid "" "[] \n" @@ -70,7 +70,7 @@ msgid "" " " msgstr "" -#: plugin.py:469 +#: plugin.py:466 #, docstring msgid "" "[] \n" @@ -81,39 +81,39 @@ msgid "" " " msgstr "" -#: plugin.py:480 plugin.py:520 +#: plugin.py:477 plugin.py:517 msgid "No such factoid: %q" msgstr "" -#: plugin.py:489 +#: plugin.py:486 msgid "Created by %s on %s." msgstr "" -#: plugin.py:495 +#: plugin.py:492 msgid " Last modified by %s on %s." msgstr "" -#: plugin.py:503 +#: plugin.py:500 msgid " Last requested by %s on %s, requested %n." msgstr "" -#: plugin.py:510 +#: plugin.py:507 msgid " Locked by %s on %s." msgstr "" -#: plugin.py:525 +#: plugin.py:522 msgid "Factoid %q is already locked." msgstr "" -#: plugin.py:528 +#: plugin.py:525 msgid "Factoid %q is not locked." msgstr "" -#: plugin.py:538 +#: plugin.py:535 msgid "Cannot %s someone else's factoid unless you are an admin." msgstr "" -#: plugin.py:550 +#: plugin.py:547 #, docstring msgid "" "[] \n" @@ -124,7 +124,7 @@ msgid "" " " msgstr "" -#: plugin.py:561 +#: plugin.py:558 #, docstring msgid "" "[] \n" @@ -135,7 +135,7 @@ msgid "" " " msgstr "" -#: plugin.py:572 +#: plugin.py:569 #, docstring msgid "" "[] {popular|authored|recent}\n" @@ -148,51 +148,51 @@ msgid "" " " msgstr "" -#: plugin.py:594 +#: plugin.py:591 msgid "author" msgstr "" -#: plugin.py:596 +#: plugin.py:593 msgid "authors" msgstr "" -#: plugin.py:597 +#: plugin.py:594 msgid "Most prolific %s: %L" msgstr "" -#: plugin.py:599 plugin.py:611 +#: plugin.py:596 plugin.py:608 msgid "There are no factoids in my database." msgstr "" -#: plugin.py:606 +#: plugin.py:603 msgid "latest factoid" msgstr "" -#: plugin.py:608 +#: plugin.py:605 msgid "latest factoids" msgstr "" -#: plugin.py:609 +#: plugin.py:606 msgid "%s: %L" msgstr "" -#: plugin.py:618 +#: plugin.py:615 msgid "requested factoid" msgstr "" -#: plugin.py:620 +#: plugin.py:617 msgid "requested factoids" msgstr "" -#: plugin.py:621 +#: plugin.py:618 msgid "Top %s: %L" msgstr "" -#: plugin.py:623 +#: plugin.py:620 msgid "No factoids have been requested from my database." msgstr "" -#: plugin.py:627 +#: plugin.py:624 #, docstring msgid "" "[] \n" @@ -204,15 +204,15 @@ msgid "" " " msgstr "" -#: plugin.py:640 +#: plugin.py:637 msgid "No factoids by %q found." msgstr "" -#: plugin.py:643 +#: plugin.py:640 msgid "Author search for %q (%i found): %L" msgstr "" -#: plugin.py:650 +#: plugin.py:647 #, docstring msgid "" "[] \n" @@ -223,15 +223,15 @@ msgid "" " " msgstr "" -#: plugin.py:658 +#: plugin.py:655 msgid "No keys matching %q found." msgstr "" -#: plugin.py:665 +#: plugin.py:662 msgid "Key search for %q (%i found): %L" msgstr "" -#: plugin.py:672 +#: plugin.py:669 #, docstring msgid "" "[] \n" @@ -242,15 +242,15 @@ msgid "" " " msgstr "" -#: plugin.py:680 +#: plugin.py:677 msgid "No values matching %q found." msgstr "" -#: plugin.py:683 +#: plugin.py:680 msgid "Value search for %q (%i found): %L" msgstr "" -#: plugin.py:690 +#: plugin.py:687 #, docstring msgid "" "[] \n" @@ -260,7 +260,7 @@ msgid "" " " msgstr "" -#: plugin.py:703 +#: plugin.py:700 #, docstring msgid "" "[]\n" @@ -271,7 +271,7 @@ msgid "" " " msgstr "" -#: plugin.py:711 +#: plugin.py:708 msgid "No factoids in the database." msgstr "" diff --git a/plugins/Network/messages.pot b/plugins/Network/messages.pot index e368ae1f0..f896b6813 100644 --- a/plugins/Network/messages.pot +++ b/plugins/Network/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-16 12:52+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/News/messages.pot b/plugins/News/messages.pot index 9a77314ef..daf0616b5 100644 --- a/plugins/News/messages.pot +++ b/plugins/News/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-17 16:53+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/NickCapture/messages.pot b/plugins/NickCapture/messages.pot index 46813d8b7..8029cb756 100644 --- a/plugins/NickCapture/messages.pot +++ b/plugins/NickCapture/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-17 16:58+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -27,7 +27,7 @@ msgid "" " will check whether its nick ISON." msgstr "" -#: plugin.py:41 +#: plugin.py:40 #, docstring msgid "" "This module constantly tries to take whatever nick is configured as\n" @@ -35,7 +35,7 @@ msgid "" " will do the rest." msgstr "" -#: plugin.py:90 +#: plugin.py:89 #, docstring msgid "This is returned by the ISON command." msgstr "" diff --git a/plugins/Nickometer/messages.pot b/plugins/Nickometer/messages.pot index fd8dfe20c..42e1d7d36 100644 --- a/plugins/Nickometer/messages.pot +++ b/plugins/Nickometer/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-17 18:28+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/Note/messages.pot b/plugins/Note/messages.pot index 51be4c044..6e7837a06 100644 --- a/plugins/Note/messages.pot +++ b/plugins/Note/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-29 13:54+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -15,7 +15,7 @@ msgstr "" "Generated-By: pygettext.py 1.5\n" -#: plugin.py:179 +#: plugin.py:181 #, docstring msgid "" ",[,[...]] \n" @@ -25,7 +25,7 @@ msgid "" " " msgstr "" -#: plugin.py:195 +#: plugin.py:197 #, docstring msgid "" " \n" @@ -34,7 +34,7 @@ msgid "" " " msgstr "" -#: plugin.py:219 +#: plugin.py:221 #, docstring msgid "" "\n" @@ -44,7 +44,7 @@ msgid "" " " msgstr "" -#: plugin.py:251 +#: plugin.py:253 #, docstring msgid "" "\n" @@ -54,7 +54,7 @@ msgid "" " " msgstr "" -#: plugin.py:281 +#: plugin.py:283 #, docstring msgid "" "[--{regexp} ] [--sent] []\n" @@ -65,7 +65,7 @@ msgid "" " " msgstr "" -#: plugin.py:320 +#: plugin.py:322 #, docstring msgid "" "[--{old,sent}] [--{from,to} ]\n" @@ -77,7 +77,7 @@ msgid "" " " msgstr "" -#: plugin.py:361 +#: plugin.py:363 #, docstring msgid "" "takes no arguments\n" diff --git a/plugins/Owner/messages.pot b/plugins/Owner/messages.pot index 537cb4a05..8f5e189d3 100644 --- a/plugins/Owner/messages.pot +++ b/plugins/Owner/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-29 14:47+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -15,7 +15,7 @@ msgstr "" "Generated-By: pygettext.py 1.5\n" -#: plugin.py:270 +#: plugin.py:273 #, docstring msgid "" "\n" @@ -25,7 +25,7 @@ msgid "" " " msgstr "" -#: plugin.py:280 +#: plugin.py:283 #, docstring msgid "" "\n" @@ -35,7 +35,7 @@ msgid "" " " msgstr "" -#: plugin.py:295 +#: plugin.py:298 #, docstring msgid "" "[--remove] []\n" @@ -47,7 +47,7 @@ msgid "" " " msgstr "" -#: plugin.py:333 +#: plugin.py:336 #, docstring msgid "" "\n" @@ -56,7 +56,7 @@ msgid "" " " msgstr "" -#: plugin.py:347 +#: plugin.py:350 #, docstring msgid "" "[]\n" @@ -67,7 +67,7 @@ msgid "" " " msgstr "" -#: plugin.py:363 +#: plugin.py:366 #, docstring msgid "" "takes no arguments\n" @@ -77,7 +77,7 @@ msgid "" " " msgstr "" -#: plugin.py:373 +#: plugin.py:376 #, docstring msgid "" "[]\n" @@ -89,7 +89,7 @@ msgid "" " " msgstr "" -#: plugin.py:412 +#: plugin.py:415 #, docstring msgid "" "[--deprecated] \n" @@ -101,7 +101,7 @@ msgid "" " " msgstr "" -#: plugin.py:447 +#: plugin.py:450 #, docstring msgid "" "\n" @@ -111,7 +111,7 @@ msgid "" " " msgstr "" -#: plugin.py:476 +#: plugin.py:479 #, docstring msgid "" "\n" @@ -122,7 +122,7 @@ msgid "" " " msgstr "" -#: plugin.py:500 +#: plugin.py:503 #, docstring msgid "" "{add|remove} \n" @@ -133,7 +133,7 @@ msgid "" " " msgstr "" -#: plugin.py:525 +#: plugin.py:528 #, docstring msgid "" "[] \n" @@ -146,7 +146,7 @@ msgid "" " " msgstr "" -#: plugin.py:552 +#: plugin.py:555 #, docstring msgid "" "[] \n" @@ -157,7 +157,7 @@ msgid "" " " msgstr "" -#: plugin.py:571 +#: plugin.py:574 #, docstring msgid "" " \n" @@ -166,7 +166,7 @@ msgid "" " " msgstr "" -#: plugin.py:588 +#: plugin.py:591 #, docstring msgid "" "\n" @@ -176,3 +176,11 @@ msgid "" " " msgstr "" +#: plugin.py:604 +#, docstring +msgid "" +"takes no argument\n" +"\n" +" Reloads the locale of the bot." +msgstr "" + diff --git a/plugins/Plugin/messages.pot b/plugins/Plugin/messages.pot index 3e978d574..6aa2d618f 100644 --- a/plugins/Plugin/messages.pot +++ b/plugins/Plugin/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-16 13:50+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -15,7 +15,7 @@ msgstr "" "Generated-By: pygettext.py 1.5\n" -#: plugin.py:43 +#: plugin.py:42 #, docstring msgid "" "This plugin exists to help users manage their plugins. Use 'plugin\n" @@ -24,7 +24,7 @@ msgid "" " command exists in." msgstr "" -#: plugin.py:49 +#: plugin.py:48 #, docstring msgid "" "\n" @@ -34,11 +34,11 @@ msgid "" " " msgstr "" -#: plugin.py:58 +#: plugin.py:57 msgid "That plugin is loaded, but has no plugin help." msgstr "" -#: plugin.py:63 +#: plugin.py:62 #, docstring msgid "" "takes no arguments\n" @@ -47,32 +47,44 @@ msgid "" " " msgstr "" -#: plugin.py:74 +#: plugin.py:73 #, docstring msgid "" "\n" "\n" -" Returns the plugin(s) that is in.\n" +" Returns the name of the plugin that would be used to call .\n" +" \n" +" If it is not uniquely determined, returns list of all plugins that\n" +" contain .\n" " " msgstr "" -#: plugin.py:89 +#: plugin.py:91 msgid "plugins" msgstr "" -#: plugin.py:91 +#: plugin.py:93 msgid "plugin" msgstr "" -#: plugin.py:92 +#: plugin.py:94 msgid "The %q command is available in the %L %s." msgstr "" -#: plugin.py:95 +#: plugin.py:97 msgid "There is no command %q." msgstr "" -#: plugin.py:100 +#: plugin.py:113 +#, docstring +msgid "" +"\n" +"\n" +" Returns the names of all plugins that contain .\n" +" " +msgstr "" + +#: plugin.py:135 #, docstring msgid "" "\n" @@ -82,15 +94,15 @@ msgid "" " " msgstr "" -#: plugin.py:106 +#: plugin.py:141 msgid "That plugin does not seem to be loaded." msgstr "" -#: plugin.py:112 +#: plugin.py:147 msgid "That plugin doesn't have an author that claims it." msgstr "" -#: plugin.py:117 +#: plugin.py:152 #, docstring msgid "" " []\n" @@ -102,7 +114,7 @@ msgid "" " " msgstr "" -#: plugin.py:125 +#: plugin.py:160 #, docstring msgid "" "\n" @@ -111,7 +123,7 @@ msgid "" " " msgstr "" -#: plugin.py:131 +#: plugin.py:166 #, docstring msgid "" "\n" @@ -120,7 +132,7 @@ msgid "" " " msgstr "" -#: plugin.py:138 +#: plugin.py:173 #, docstring msgid "" "\n" @@ -129,7 +141,7 @@ msgid "" " " msgstr "" -#: plugin.py:148 +#: plugin.py:183 #, docstring msgid "" "\n" @@ -138,39 +150,39 @@ msgid "" " " msgstr "" -#: plugin.py:152 +#: plugin.py:187 msgid "The %s plugin" msgstr "" -#: plugin.py:153 +#: plugin.py:188 msgid "has not been claimed by an author" msgstr "" -#: plugin.py:154 +#: plugin.py:189 msgid "and" msgstr "" -#: plugin.py:155 +#: plugin.py:190 msgid "has no contributors listed." msgstr "" -#: plugin.py:160 +#: plugin.py:195 msgid "was written by %s" msgstr "" -#: plugin.py:171 +#: plugin.py:206 msgid "%s %h contributed to it." msgstr "" -#: plugin.py:176 +#: plugin.py:211 msgid "has no additional contributors listed." msgstr "" -#: plugin.py:178 +#: plugin.py:213 msgid "but" msgstr "" -#: plugin.py:181 +#: plugin.py:216 #, docstring msgid "" "\n" @@ -179,39 +191,39 @@ msgid "" " " msgstr "" -#: plugin.py:195 +#: plugin.py:230 msgid "The nick specified (%s) is not a registered contributor." msgstr "" -#: plugin.py:201 +#: plugin.py:236 msgid "The %s plugin does not have '%s' listed as a contributor." msgstr "" -#: plugin.py:209 +#: plugin.py:244 msgid "command" msgstr "" -#: plugin.py:212 +#: plugin.py:247 msgid "the %L %s" msgstr "" -#: plugin.py:214 +#: plugin.py:249 msgid "the %L" msgstr "" -#: plugin.py:217 +#: plugin.py:252 msgid "%s wrote the %s plugin and also contributed %L." msgstr "" -#: plugin.py:220 +#: plugin.py:255 msgid "%s contributed %L to the %s plugin." msgstr "" -#: plugin.py:223 +#: plugin.py:258 msgid "%s wrote the %s plugin" msgstr "" -#: plugin.py:226 +#: plugin.py:261 msgid "%s has no listed contributions for the %s plugin." msgstr "" diff --git a/plugins/Praise/messages.pot b/plugins/Praise/messages.pot index 81a2b8502..f17b44cfb 100644 --- a/plugins/Praise/messages.pot +++ b/plugins/Praise/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-17 18:33+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -21,7 +21,7 @@ msgid "" " a praise when the praise is given." msgstr "" -#: plugin.py:40 +#: plugin.py:39 #, docstring msgid "" "Praise is a plugin for ... well, praising things. Feel free to add\n" @@ -31,11 +31,11 @@ msgid "" " " msgstr "" -#: plugin.py:54 +#: plugin.py:53 msgid "Praises must contain $who." msgstr "" -#: plugin.py:58 +#: plugin.py:57 #, docstring msgid "" "[] [] [for ]\n" @@ -46,15 +46,15 @@ msgid "" " " msgstr "" -#: plugin.py:74 +#: plugin.py:73 msgid "There is no praise with id #%i." msgstr "" -#: plugin.py:79 +#: plugin.py:78 msgid "There are no praises in my database for %s." msgstr "" -#: plugin.py:87 +#: plugin.py:86 msgid " for " msgstr "" diff --git a/plugins/Protector/messages.pot b/plugins/Protector/messages.pot index 0bb646f0a..fa97aea1f 100644 --- a/plugins/Protector/messages.pot +++ b/plugins/Protector/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-17 18:34+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/Quote/messages.pot b/plugins/Quote/messages.pot index 7d85fdf6e..fe018e400 100644 --- a/plugins/Quote/messages.pot +++ b/plugins/Quote/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-17 18:34+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/QuoteGrabs/messages.pot b/plugins/QuoteGrabs/messages.pot index 9b365e4ee..3f67237ac 100644 --- a/plugins/QuoteGrabs/messages.pot +++ b/plugins/QuoteGrabs/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-17 18:36+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -44,16 +44,16 @@ msgid "" " random grabbing." msgstr "" -#: plugin.py:57 +#: plugin.py:66 msgid "%s (Said by: %s; grabbed by %s at %t)" msgstr "" -#: plugin.py:210 +#: plugin.py:226 #, docstring msgid "Add the help for \"@help QuoteGrabs\" here." msgstr "" -#: plugin.py:249 +#: plugin.py:265 #, docstring msgid "" "[] \n" @@ -64,15 +64,15 @@ msgid "" " " msgstr "" -#: plugin.py:262 +#: plugin.py:278 msgid "You can't quote grab yourself." msgstr "" -#: plugin.py:269 +#: plugin.py:285 msgid "I couldn't find a proper message to grab." msgstr "" -#: plugin.py:274 +#: plugin.py:290 #, docstring msgid "" "[] \n" @@ -83,15 +83,15 @@ msgid "" " " msgstr "" -#: plugin.py:285 +#: plugin.py:301 msgid "Nothing to ungrab." msgstr "" -#: plugin.py:287 +#: plugin.py:303 msgid "Invalid grab number." msgstr "" -#: plugin.py:292 +#: plugin.py:308 #, docstring msgid "" "[] \n" @@ -101,11 +101,11 @@ msgid "" " " msgstr "" -#: plugin.py:300 +#: plugin.py:316 msgid "I couldn't find a matching quotegrab for %s." msgstr "" -#: plugin.py:306 +#: plugin.py:322 #, docstring msgid "" "[] \n" @@ -117,11 +117,11 @@ msgid "" " " msgstr "" -#: plugin.py:323 +#: plugin.py:339 msgid "I couldn't find any quotegrabs for %s." msgstr "" -#: plugin.py:329 +#: plugin.py:345 #, docstring msgid "" "[] []\n" @@ -132,15 +132,15 @@ msgid "" " " msgstr "" -#: plugin.py:339 +#: plugin.py:355 msgid "Couldn't get a random quote for that nick." msgstr "" -#: plugin.py:341 +#: plugin.py:357 msgid "Couldn't get a random quote. Are there any grabbed quotes in the database?" msgstr "" -#: plugin.py:347 +#: plugin.py:363 #, docstring msgid "" "[] \n" @@ -150,11 +150,11 @@ msgid "" " " msgstr "" -#: plugin.py:355 +#: plugin.py:371 msgid "No quotegrab for id %s" msgstr "" -#: plugin.py:361 +#: plugin.py:377 #, docstring msgid "" "[] \n" @@ -164,7 +164,7 @@ msgid "" " " msgstr "" -#: plugin.py:376 +#: plugin.py:392 msgid "No quotegrabs matching %s" msgstr "" diff --git a/plugins/RSS/messages.pot b/plugins/RSS/messages.pot index 4a2b76686..9885ca62f 100644 --- a/plugins/RSS/messages.pot +++ b/plugins/RSS/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-19 19:27+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -17,20 +17,20 @@ msgstr "" #: config.py:50 msgid "" -"Determines whether the bot will bold the title of the feed when it\n" -" announces new news." +"Determines whether the bot will bold the title of the feed when\n" +" it announces new news." msgstr "" #: config.py:53 msgid "" -"Determines what string is used\n" -" to separate headlines in new feeds." +"Determines what string is\n" +" used to separate headlines in new feeds." msgstr "" #: config.py:56 msgid "" -"Determines what prefix\n" -" is prepended (if any) to the new news item announcements made in the\n" +"Determines what\n" +" prefix is prepended (if any) to the new news item announcements made in the\n" " channel." msgstr "" @@ -62,14 +62,14 @@ msgid "" " listed when a feed is automatically announced." msgstr "" -#: config.py:78 +#: config.py:84 msgid "" "Determines whether the bot will list the link\n" " along with the title of the feed when a feed is automatically\n" " announced." msgstr "" -#: plugin.py:63 +#: plugin.py:62 #, docstring msgid "" "This plugin is useful both for announcing updates to RSS feeds in a\n" @@ -78,7 +78,7 @@ msgid "" " command to determine what feeds should be announced in a given channel." msgstr "" -#: plugin.py:311 +#: plugin.py:316 #, docstring msgid "" " \n" @@ -88,7 +88,7 @@ msgid "" " " msgstr "" -#: plugin.py:322 +#: plugin.py:327 #, docstring msgid "" "\n" @@ -98,15 +98,25 @@ msgid "" " " msgstr "" -#: plugin.py:328 +#: plugin.py:333 msgid "That's not a valid RSS feed command name." msgstr "" -#: plugin.py:346 -msgid "I am currently not announcing any feeds." +#: plugin.py:344 +#, docstring +msgid "" +"[]\n" +"\n" +" Returns the list of feeds announced in . is\n" +" only necessary if the message isn't sent in the channel itself.\n" +" " msgstr "" #: plugin.py:351 +msgid "I am currently not announcing any feeds." +msgstr "" + +#: plugin.py:356 #, docstring msgid "" "[] [ ...]\n" @@ -118,7 +128,7 @@ msgid "" " " msgstr "" -#: plugin.py:369 +#: plugin.py:374 #, docstring msgid "" "[] [ ...]\n" @@ -130,7 +140,7 @@ msgid "" " " msgstr "" -#: plugin.py:387 +#: plugin.py:392 #, docstring msgid "" " []\n" @@ -140,11 +150,11 @@ msgid "" " " msgstr "" -#: plugin.py:400 +#: plugin.py:405 msgid "Couldn't get RSS feed." msgstr "" -#: plugin.py:413 +#: plugin.py:420 #, docstring msgid "" "\n" @@ -154,11 +164,11 @@ msgid "" " " msgstr "" -#: plugin.py:426 +#: plugin.py:433 msgid "I couldn't retrieve that RSS feed." msgstr "" -#: plugin.py:439 +#: plugin.py:446 msgid "Title: %s; URL: %u; Description: %s; Last updated: %s." msgstr "" diff --git a/plugins/Relay/messages.pot b/plugins/Relay/messages.pot index 5757bcdc1..6c44750bc 100644 --- a/plugins/Relay/messages.pot +++ b/plugins/Relay/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-19 19:27+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/Reply/messages.pot b/plugins/Reply/messages.pot index fac59c514..29b3d2c2a 100644 --- a/plugins/Reply/messages.pot +++ b/plugins/Reply/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-19 19:27+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -15,7 +15,7 @@ msgstr "" "Generated-By: pygettext.py 1.5\n" -#: plugin.py:38 +#: plugin.py:37 #, docstring msgid "" "This plugins contains a few commands that construct various types of\n" @@ -24,7 +24,7 @@ msgid "" " " msgstr "" -#: plugin.py:44 +#: plugin.py:43 #, docstring msgid "" "\n" @@ -34,7 +34,7 @@ msgid "" " " msgstr "" -#: plugin.py:54 +#: plugin.py:53 #, docstring msgid "" "\n" @@ -44,7 +44,7 @@ msgid "" " " msgstr "" -#: plugin.py:67 +#: plugin.py:66 #, docstring msgid "" "\n" @@ -54,7 +54,7 @@ msgid "" " " msgstr "" -#: plugin.py:77 +#: plugin.py:76 #, docstring msgid "" "\n" @@ -63,3 +63,13 @@ msgid "" " " msgstr "" +#: plugin.py:85 +#, docstring +msgid "" +" [ ...]\n" +"\n" +" Replies with each of its arguments in separate replies, depending\n" +" the configuration of supybot.reply.oneToOne.\n" +" " +msgstr "" + diff --git a/plugins/Scheduler/messages.pot b/plugins/Scheduler/messages.pot index 226ac4fe6..1ee1c9364 100644 --- a/plugins/Scheduler/messages.pot +++ b/plugins/Scheduler/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-19 19:28+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -15,12 +15,12 @@ msgstr "" "Generated-By: pygettext.py 1.5\n" -#: plugin.py:47 +#: plugin.py:111 #, docstring msgid "Makes a function suitable for scheduling from command." msgstr "" -#: plugin.py:57 +#: plugin.py:131 #, docstring msgid "" " \n" @@ -33,11 +33,11 @@ msgid "" " " msgstr "" -#: plugin.py:69 +#: plugin.py:141 msgid "Event #%i added." msgstr "" -#: plugin.py:74 +#: plugin.py:146 #, docstring msgid "" "\n" @@ -46,11 +46,11 @@ msgid "" " " msgstr "" -#: plugin.py:88 plugin.py:90 +#: plugin.py:160 plugin.py:162 msgid "Invalid event id." msgstr "" -#: plugin.py:95 +#: plugin.py:176 #, docstring msgid "" " \n" @@ -62,11 +62,11 @@ msgid "" " " msgstr "" -#: plugin.py:104 +#: plugin.py:185 msgid "There is already an event with that name, please choose another name." msgstr "" -#: plugin.py:117 +#: plugin.py:195 #, docstring msgid "" "takes no arguments\n" @@ -75,7 +75,7 @@ msgid "" " " msgstr "" -#: plugin.py:128 +#: plugin.py:209 msgid "There are currently no scheduled commands." msgstr "" diff --git a/plugins/Seen/messages.pot b/plugins/Seen/messages.pot index e1186b0f1..24e0ab3bd 100644 --- a/plugins/Seen/messages.pot +++ b/plugins/Seen/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-20 08:52+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/Services/messages.pot b/plugins/Services/messages.pot index 05b81d37a..27bdb4754 100644 --- a/plugins/Services/messages.pot +++ b/plugins/Services/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-20 08:55+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -101,7 +101,7 @@ msgid "" " voiced by the ChanServ when it joins the channel." msgstr "" -#: plugin.py:48 +#: plugin.py:47 #, docstring msgid "" "This plugin handles dealing with Services on networks that provide them.\n" @@ -114,11 +114,11 @@ msgid "" " necessary if the bot is properly configured." msgstr "" -#: plugin.py:396 +#: plugin.py:397 msgid "You must set supybot.plugins.Services.ChanServ before I'm able to send the %s command." msgstr "" -#: plugin.py:402 +#: plugin.py:403 #, docstring msgid "" "[]\n" @@ -128,11 +128,11 @@ msgid "" " " msgstr "" -#: plugin.py:408 +#: plugin.py:409 msgid "I'm already opped in %s." msgstr "" -#: plugin.py:415 +#: plugin.py:416 #, docstring msgid "" "[]\n" @@ -142,11 +142,11 @@ msgid "" " " msgstr "" -#: plugin.py:421 +#: plugin.py:422 msgid "I'm already voiced in %s." msgstr "" -#: plugin.py:438 +#: plugin.py:439 #, docstring msgid "" "[]\n" @@ -158,7 +158,7 @@ msgid "" " " msgstr "" -#: plugin.py:459 +#: plugin.py:460 #, docstring msgid "" "[]\n" @@ -170,7 +170,7 @@ msgid "" " " msgstr "" -#: plugin.py:480 +#: plugin.py:481 #, docstring msgid "" "takes no arguments\n" @@ -179,15 +179,15 @@ msgid "" " " msgstr "" -#: plugin.py:489 +#: plugin.py:490 msgid "I don't have a configured password for my current nick." msgstr "" -#: plugin.py:492 +#: plugin.py:493 msgid "You must set supybot.plugins.Services.NickServ before I'm able to do identify." msgstr "" -#: plugin.py:498 +#: plugin.py:499 #, docstring msgid "" "[]\n" @@ -197,15 +197,15 @@ msgid "" " " msgstr "" -#: plugin.py:507 +#: plugin.py:508 msgid "I cowardly refuse to ghost myself." msgstr "" -#: plugin.py:512 +#: plugin.py:513 msgid "You must set supybot.plugins.Services.NickServ before I'm able to ghost a nick." msgstr "" -#: plugin.py:518 +#: plugin.py:519 #, docstring msgid "" " []\n" @@ -215,11 +215,11 @@ msgid "" " " msgstr "" -#: plugin.py:528 +#: plugin.py:529 msgid "That nick was not configured with a password." msgstr "" -#: plugin.py:539 +#: plugin.py:540 #, docstring msgid "" "takes no arguments\n" @@ -229,7 +229,7 @@ msgid "" " " msgstr "" -#: plugin.py:549 +#: plugin.py:550 msgid "I'm not currently configured for any nicks." msgstr "" diff --git a/plugins/ShrinkUrl/messages.pot b/plugins/ShrinkUrl/messages.pot index 433b2cd45..25532222d 100644 --- a/plugins/ShrinkUrl/messages.pot +++ b/plugins/ShrinkUrl/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-20 08:55+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/Status/messages.pot b/plugins/Status/messages.pot index c186802a1..cdbf6390e 100644 --- a/plugins/Status/messages.pot +++ b/plugins/Status/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-20 09:05+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -81,7 +81,7 @@ msgid "an indeterminate amount of time" msgstr "" #: plugin.py:112 -msgid "I have received %s messages for a total of %s bytes. I have sent %s messages for a total of %s bytes. I have been connected to %s for %s." +msgid "I have received %s messages for a total of %S. I have sent %s messages for a total of %S. I have been connected to %s for %s." msgstr "" #: plugin.py:121 @@ -106,7 +106,7 @@ msgid "Unable to run ps command." msgstr "" #: plugin.py:166 -msgid " I'm taking up %s kB of memory." +msgid " I'm taking up %S of memory." msgstr "" #: plugin.py:174 diff --git a/plugins/String/messages.pot b/plugins/String/messages.pot index 1d593ab4b..dd1a9db63 100644 --- a/plugins/String/messages.pot +++ b/plugins/String/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-20 09:08+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/Success/messages.pot b/plugins/Success/messages.pot index 361535e0e..0ebb40756 100644 --- a/plugins/Success/messages.pot +++ b/plugins/Success/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-20 09:09+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -21,7 +21,7 @@ msgid "" " of the user giving an invalid command to the success response." msgstr "" -#: plugin.py:39 +#: plugin.py:38 #, docstring msgid "" "This plugin was written initially to work with MoobotFactoids, the two\n" diff --git a/plugins/Time/messages.pot b/plugins/Time/messages.pot index 8a3c7f883..fd786294f 100644 --- a/plugins/Time/messages.pot +++ b/plugins/Time/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-11-17 09:46+CET\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/Todo/messages.pot b/plugins/Todo/messages.pot index d4830d9e9..b4df3840c 100644 --- a/plugins/Todo/messages.pot +++ b/plugins/Todo/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-20 09:38+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/Topic/messages.pot b/plugins/Topic/messages.pot index 5b224355c..b6eb7aa78 100644 --- a/plugins/Topic/messages.pot +++ b/plugins/Topic/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-30 12:23+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -53,41 +53,41 @@ msgid "" " topics to keep around in case the undo command is called." msgstr "" -#: config.py:70 +#: config.py:69 msgid "" -"Determines the \n" +"Determines the\n" " capabilities required (if any) to make any topic changes,\n" -" (everything except for read-only operations). Use 'channel,capab' for \n" +" (everything except for read-only operations). Use 'channel,capab' for\n" " channel-level capabilities.\n" -" Note that absence of an explicit anticapability means user has \n" +" Note that absence of an explicit anticapability means user has\n" " capability." msgstr "" -#: plugin.py:55 +#: plugin.py:57 msgid "I'm not currently in %s." msgstr "" -#: plugin.py:59 +#: plugin.py:61 msgid "I can't change the topic, I'm not opped and %s is +t." msgstr "" -#: plugin.py:66 +#: plugin.py:68 msgid "The topic must not include %q." msgstr "" -#: plugin.py:77 +#: plugin.py:79 msgid "topic number" msgstr "" -#: plugin.py:90 +#: plugin.py:92 msgid "There are no topics in %s." msgstr "" -#: plugin.py:198 +#: plugin.py:200 msgid "That topic is too long for this server (maximum length: %i; this topic: %i)." msgstr "" -#: plugin.py:212 +#: plugin.py:213 #, docstring msgid "" "Check if the user has any of the required capabilities to manage\n" @@ -101,7 +101,7 @@ msgid "" " " msgstr "" -#: plugin.py:264 +#: plugin.py:265 #, docstring msgid "" "[]\n" @@ -111,7 +111,7 @@ msgid "" " " msgstr "" -#: plugin.py:275 +#: plugin.py:276 #, docstring msgid "" "[] \n" @@ -121,7 +121,7 @@ msgid "" " " msgstr "" -#: plugin.py:290 +#: plugin.py:291 #, docstring msgid "" "[] \n" @@ -133,7 +133,7 @@ msgid "" " " msgstr "" -#: plugin.py:307 +#: plugin.py:308 #, docstring msgid "" "[] \n" @@ -142,7 +142,7 @@ msgid "" " " msgstr "" -#: plugin.py:321 +#: plugin.py:322 #, docstring msgid "" "[] \n" @@ -153,7 +153,7 @@ msgid "" " " msgstr "" -#: plugin.py:337 +#: plugin.py:338 #, docstring msgid "" "[]\n" @@ -163,11 +163,11 @@ msgid "" " " msgstr "" -#: plugin.py:347 +#: plugin.py:348 msgid "I can't shuffle 1 or fewer topics." msgstr "" -#: plugin.py:359 +#: plugin.py:360 #, docstring msgid "" "[] [ ...]\n" @@ -179,19 +179,19 @@ msgid "" " " msgstr "" -#: plugin.py:372 +#: plugin.py:373 msgid "I cannot reorder 1 or fewer topics." msgstr "" -#: plugin.py:374 +#: plugin.py:375 msgid "All topic numbers must be specified." msgstr "" -#: plugin.py:376 +#: plugin.py:377 msgid "Duplicate topic numbers cannot be specified." msgstr "" -#: plugin.py:384 +#: plugin.py:385 #, docstring msgid "" "[]\n" @@ -202,11 +202,11 @@ msgid "" " " msgstr "" -#: plugin.py:393 +#: plugin.py:394 msgid "%i: %s" msgstr "" -#: plugin.py:400 +#: plugin.py:401 #, docstring msgid "" "[] \n" @@ -217,7 +217,7 @@ msgid "" " " msgstr "" -#: plugin.py:415 +#: plugin.py:416 #, docstring msgid "" "[] \n" @@ -230,7 +230,7 @@ msgid "" " " msgstr "" -#: plugin.py:433 +#: plugin.py:434 #, docstring msgid "" "[] [] \n" @@ -241,7 +241,7 @@ msgid "" " " msgstr "" -#: plugin.py:454 +#: plugin.py:455 #, docstring msgid "" "[] \n" @@ -253,7 +253,7 @@ msgid "" " " msgstr "" -#: plugin.py:471 +#: plugin.py:472 #, docstring msgid "" "[]\n" @@ -263,11 +263,11 @@ msgid "" " " msgstr "" -#: plugin.py:481 +#: plugin.py:482 msgid "lock the topic" msgstr "" -#: plugin.py:485 +#: plugin.py:486 #, docstring msgid "" "[]\n" @@ -277,11 +277,11 @@ msgid "" " " msgstr "" -#: plugin.py:495 +#: plugin.py:496 msgid "unlock the topic" msgstr "" -#: plugin.py:499 +#: plugin.py:500 #, docstring msgid "" "[]\n" @@ -291,11 +291,11 @@ msgid "" " " msgstr "" -#: plugin.py:510 +#: plugin.py:511 msgid "I haven't yet set the topic in %s." msgstr "" -#: plugin.py:518 +#: plugin.py:519 #, docstring msgid "" "[]\n" @@ -306,11 +306,11 @@ msgid "" " " msgstr "" -#: plugin.py:532 +#: plugin.py:533 msgid "There are no more undos for %s." msgstr "" -#: plugin.py:537 +#: plugin.py:538 #, docstring msgid "" "[]\n" @@ -320,11 +320,11 @@ msgid "" " " msgstr "" -#: plugin.py:549 +#: plugin.py:550 msgid "There are no redos for %s." msgstr "" -#: plugin.py:554 +#: plugin.py:555 #, docstring msgid "" "[] \n" @@ -335,11 +335,11 @@ msgid "" " " msgstr "" -#: plugin.py:565 +#: plugin.py:566 msgid "I refuse to swap the same topic with itself." msgstr "" -#: plugin.py:575 +#: plugin.py:576 #, docstring msgid "" "[]\n" @@ -350,11 +350,11 @@ msgid "" " " msgstr "" -#: plugin.py:588 +#: plugin.py:589 msgid "There is no default topic configured for %s." msgstr "" -#: plugin.py:594 +#: plugin.py:595 #, docstring msgid "" "[] \n" diff --git a/plugins/URL/messages.pot b/plugins/URL/messages.pot index 574c38160..e9581dddb 100644 --- a/plugins/URL/messages.pot +++ b/plugins/URL/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-20 09:38+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/Unix/messages.pot b/plugins/Unix/messages.pot index f828bf19b..d871bdd01 100644 --- a/plugins/Unix/messages.pot +++ b/plugins/Unix/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-20 09:38+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -74,7 +74,7 @@ msgid "" " command will be called for the wtf command." msgstr "" -#: plugin.py:73 +#: plugin.py:75 #, docstring msgid "" "\n" @@ -83,19 +83,19 @@ msgid "" " " msgstr "" -#: plugin.py:85 +#: plugin.py:87 msgid "I can't find the errno number for that code." msgstr "" -#: plugin.py:88 +#: plugin.py:90 msgid "(unknown)" msgstr "" -#: plugin.py:89 +#: plugin.py:91 msgid "%s (#%i): %s" msgstr "" -#: plugin.py:94 +#: plugin.py:96 #, docstring msgid "" "takes no arguments\n" @@ -104,7 +104,7 @@ msgid "" " " msgstr "" -#: plugin.py:102 +#: plugin.py:104 #, docstring msgid "" "takes no arguments\n" @@ -113,7 +113,7 @@ msgid "" " " msgstr "" -#: plugin.py:112 +#: plugin.py:114 #, docstring msgid "" " []\n" @@ -125,7 +125,7 @@ msgid "" " " msgstr "" -#: plugin.py:131 +#: plugin.py:133 #, docstring msgid "" "\n" @@ -136,31 +136,31 @@ msgid "" " " msgstr "" -#: plugin.py:140 +#: plugin.py:142 msgid "The spell checking command is not configured. If one is installed, reconfigure supybot.plugins.Unix.spell.command appropriately." msgstr "" -#: plugin.py:145 +#: plugin.py:147 msgid " must begin with an alphabet character." msgstr "" -#: plugin.py:167 +#: plugin.py:169 msgid "No results found." msgstr "" -#: plugin.py:178 +#: plugin.py:180 msgid "%q may be spelled correctly." msgstr "" -#: plugin.py:180 +#: plugin.py:182 msgid "I could not find an alternate spelling for %q" msgstr "" -#: plugin.py:184 +#: plugin.py:186 msgid "Possible spellings for %q: %L." msgstr "" -#: plugin.py:193 +#: plugin.py:195 #, docstring msgid "" "takes no arguments\n" @@ -169,15 +169,15 @@ msgid "" " " msgstr "" -#: plugin.py:213 +#: plugin.py:215 msgid "It seems the configured fortune command was not available." msgstr "" -#: plugin.py:222 +#: plugin.py:224 msgid "The fortune command is not configured. If fortune is installed on this system, reconfigure the supybot.plugins.Unix.fortune.command configuration variable appropriately." msgstr "" -#: plugin.py:229 +#: plugin.py:231 #, docstring msgid "" "[is] \n" @@ -188,11 +188,35 @@ msgid "" " " msgstr "" -#: plugin.py:244 +#: plugin.py:246 msgid "It seems the configured wtf command was not available." msgstr "" -#: plugin.py:253 +#: plugin.py:255 msgid "The wtf command is not configured. If it is installed on this system, reconfigure the supybot.plugins.Unix.wtf.command configuration variable appropriately." msgstr "" +#: plugin.py:263 +#, docstring +msgid "" +"[--c ] [--i ] [--t ] [--W ] \n" +" Sends an ICMP echo request to the specified host.\n" +" The arguments correspond with those listed in ping(8). --c is\n" +" limited to 10 packets or less (default is 5). --i is limited to 5\n" +" or less. --W is limited to 10 or less.\n" +" " +msgstr "" + +#: plugin.py:315 +#, docstring +msgid "" +" \n" +" Calls any command available on the system, and returns its output.\n" +" Requires owner capability.\n" +" Note that being restricted to owner, this command does not do any\n" +" sanity checking on input/output. So it is up to you to make sure\n" +" you don't run anything that will spamify your channel or that \n" +" will bring your machine to its knees. \n" +" " +msgstr "" + diff --git a/plugins/User/messages.pot b/plugins/User/messages.pot index 6ddaeff76..4f2171590 100644 --- a/plugins/User/messages.pot +++ b/plugins/User/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-30 11:23+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/Utilities/messages.pot b/plugins/Utilities/messages.pot index f31c687e6..ce46a62da 100644 --- a/plugins/Utilities/messages.pot +++ b/plugins/Utilities/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2011-02-20 11:29+CET\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" diff --git a/plugins/Web/messages.pot b/plugins/Web/messages.pot index fcd22e9c4..a3b21333f 100644 --- a/plugins/Web/messages.pot +++ b/plugins/Web/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-10-20 09:39+CEST\n" +"POT-Creation-Date: 2011-02-26 09:49+CET\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -79,11 +79,11 @@ msgid "" msgstr "" #: plugin.py:157 plugin.py:162 -msgid "%u is %i bytes long." +msgid "%u is %S long." msgstr "" #: plugin.py:164 -msgid "The server didn't tell me how long %u is but it's longer than %i bytes." +msgid "The server didn't tell me how long %u is but it's longer than %S." msgstr "" #: plugin.py:173 @@ -100,7 +100,7 @@ msgid "That URL appears to have no HTML title." msgstr "" #: plugin.py:190 -msgid "That URL appears to have no HTML title within the first %i bytes." +msgid "That URL appears to have no HTML title within the first %S." msgstr "" #: plugin.py:198