From fb0862f22096656930c8a89951b635f9b720b5ae Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Fri, 26 Jul 2013 09:21:35 +0000 Subject: [PATCH] core: Update messages.pot. --- locales/messages.pot | 334 ++++++++++++++++++++++--------------------- 1 file changed, 174 insertions(+), 160 deletions(-) diff --git a/locales/messages.pot b/locales/messages.pot index d6a9d6b61..d8e4c667e 100644 --- a/locales/messages.pot +++ b/locales/messages.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2013-04-21 16:00+CEST\n" +"POT-Creation-Date: 2013-07-26 09:20+UTC\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -60,7 +60,7 @@ msgid "(XX more messages)" msgstr "" #: src/callbacks.py:958 -msgid "1 more message" +msgid "more message" msgstr "" #: src/callbacks.py:960 @@ -114,13 +114,13 @@ msgstr "" msgid "boolean" msgstr "" -#: src/commands.py:320 src/commands.py:328 src/commands.py:336 -#: src/commands.py:344 +#: src/commands.py:320 src/commands.py:328 src/commands.py:338 +#: src/commands.py:346 src/commands.py:356 msgid "do that" msgstr "" -#: src/commands.py:324 src/commands.py:332 src/commands.py:340 -#: src/commands.py:348 +#: src/commands.py:324 src/commands.py:332 src/commands.py:342 +#: src/commands.py:350 src/commands.py:360 msgid "I'm not even in %s." msgstr "" @@ -128,95 +128,103 @@ msgstr "" msgid "I need to be voiced to %s." msgstr "" -#: src/commands.py:334 +#: src/commands.py:335 +msgid "I need to be at least voiced to %s." +msgstr "" + +#: src/commands.py:344 msgid "I need to be halfopped to %s." msgstr "" -#: src/commands.py:342 -msgid "I need to be opped to %s." -msgstr "" - -#: src/commands.py:352 +#: src/commands.py:353 msgid "I need to be at least halfopped to %s." msgstr "" -#: src/commands.py:359 src/commands.py:508 +#: src/commands.py:362 +msgid "I need to be opped to %s." +msgstr "" + +#: src/commands.py:368 src/commands.py:517 msgid "channel" msgstr "" -#: src/commands.py:372 +#: src/commands.py:381 msgid "nick or hostmask" msgstr "" -#: src/commands.py:424 src/commands.py:427 +#: src/commands.py:433 src/commands.py:436 msgid "regular expression" msgstr "" -#: src/commands.py:437 src/commands.py:441 +#: src/commands.py:446 src/commands.py:450 msgid "nick" msgstr "" -#: src/commands.py:438 +#: src/commands.py:447 msgid "That nick is too long for this server." msgstr "" -#: src/commands.py:449 +#: src/commands.py:458 msgid "I haven't seen %s." msgstr "" -#: src/commands.py:487 src/commands.py:506 +#: src/commands.py:496 src/commands.py:515 msgid "I'm not in %s." msgstr "" -#: src/commands.py:491 +#: src/commands.py:500 msgid "This command may only be given in a channel that I am in." msgstr "" -#: src/commands.py:504 +#: src/commands.py:513 msgid "You must be in %s." msgstr "" -#: src/commands.py:515 +#: src/commands.py:524 msgid "%s is not in %s." msgstr "" -#: src/commands.py:564 +#: src/commands.py:573 msgid "You must not give the empty string as an argument." msgstr "" #: src/commands.py:581 +msgid "You must not give a string containing spaces as an argument." +msgstr "" + +#: src/commands.py:591 msgid "This message must be sent in a channel." msgstr "" -#: src/commands.py:613 +#: src/commands.py:623 msgid "url" msgstr "" -#: src/commands.py:619 +#: src/commands.py:629 msgid "email" msgstr "" -#: src/commands.py:627 +#: src/commands.py:637 msgid "http url" msgstr "" -#: src/commands.py:634 +#: src/commands.py:644 msgid "command name" msgstr "" -#: src/commands.py:642 +#: src/commands.py:652 msgid "ip" msgstr "" -#: src/commands.py:648 +#: src/commands.py:658 msgid "letter" msgstr "" -#: src/commands.py:680 +#: src/commands.py:690 msgid "plugin" msgstr "" -#: src/commands.py:688 +#: src/commands.py:698 msgid "irc color" msgstr "" @@ -262,72 +270,72 @@ msgstr "" msgid "Determines what networks the bot will connect to." msgstr "" -#: src/conf.py:298 +#: src/conf.py:302 msgid "" "Determines what password will be used on %s. Yes, we know that\n" " technically passwords are server-specific and not network-specific,\n" " but this is the best we can do right now." msgstr "" -#: src/conf.py:302 +#: src/conf.py:306 msgid "" "Determines what servers the bot will connect to for %s. Each will\n" " be tried in order, wrapping back to the first when the cycle is\n" " completed." msgstr "" -#: src/conf.py:306 +#: src/conf.py:310 msgid "Determines what channels the bot will join only on %s." msgstr "" -#: src/conf.py:309 +#: src/conf.py:313 msgid "" "Determines whether the bot will attempt to connect with SSL\n" " sockets to %s." msgstr "" -#: src/conf.py:312 +#: src/conf.py:316 msgid "" "Determines what key (if any) will be used to join the\n" " channel." msgstr "" -#: src/conf.py:314 +#: src/conf.py:318 msgid "" "Determines\n" " what nick the bot will use on this network. If empty, defaults to\n" " supybot.nick." msgstr "" -#: src/conf.py:318 +#: src/conf.py:322 msgid "" "Determines what user modes the bot will request\n" " from the server when it first connects. If empty, defaults to\n" " supybot.protocols.irc.umodes" msgstr "" -#: src/conf.py:323 +#: src/conf.py:327 msgid "" "Determines what SASL username will be used on %s. This should\n" " be the bot's account name. Due to the way SASL works, you can't use\n" " any grouped nick." msgstr "" -#: src/conf.py:327 +#: src/conf.py:331 msgid "Determines what SASL password will be used on %s." msgstr "" -#: src/conf.py:330 +#: src/conf.py:334 msgid "" "If not empty, determines the hostname of the socks proxy that\n" " will be used to connect to this network." msgstr "" -#: src/conf.py:350 +#: src/conf.py:354 msgid "Determines how urls should be formatted." msgstr "" -#: src/conf.py:352 +#: src/conf.py:356 msgid "" "Determines how timestamps\n" " printed for human reading should be formatted. Refer to the Python\n" @@ -335,40 +343,40 @@ msgid "" " time formats." msgstr "" -#: src/conf.py:366 +#: src/conf.py:370 msgid "" "Determines whether elapsed times will be given\n" " as \"1 day, 2 hours, 3 minutes, and 15 seconds\" or as \"1d 2h 3m 15s\"." msgstr "" -#: src/conf.py:376 +#: src/conf.py:380 msgid "" "Determines the absolute maximum length of\n" " the bot's reply -- no reply will be passed through the bot with a length\n" " greater than this." msgstr "" -#: src/conf.py:381 +#: src/conf.py:385 msgid "" "Determines whether the bot will break up long\n" " messages into chunks and allow users to use the 'more' command to get the\n" " remaining chunks." msgstr "" -#: src/conf.py:386 +#: src/conf.py:390 msgid "" "Determines what the maximum number of\n" " chunks (for use with the 'more' command) will be." msgstr "" -#: src/conf.py:390 +#: src/conf.py:394 msgid "" "Determines how long individual chunks\n" " will be. If set to 0, uses our super-tweaked,\n" " get-the-most-out-of-an-individual-message default." msgstr "" -#: src/conf.py:395 +#: src/conf.py:399 msgid "" "Determines how many mores will be sent\n" " instantly (i.e., without the use of the more command, immediately when\n" @@ -376,7 +384,7 @@ msgid "" " required for all but the first chunk." msgstr "" -#: src/conf.py:401 +#: src/conf.py:405 msgid "" "Determines whether the bot will send\n" " multi-message replies in a single message or in multiple messages. For\n" @@ -384,7 +392,7 @@ msgid "" " everything in a single message, using mores if necessary." msgstr "" -#: src/conf.py:407 +#: src/conf.py:411 msgid "" "Determines whether the bot will reply with an\n" " error message when it is addressed but not given a valid command. If this\n" @@ -392,14 +400,14 @@ msgid "" " override the normal behavior." msgstr "" -#: src/conf.py:414 +#: src/conf.py:418 msgid "" "Determines whether error messages that result\n" " from bugs in the bot will show a detailed error message (the uncaught\n" " exception) or a generic error message." msgstr "" -#: src/conf.py:418 +#: src/conf.py:422 msgid "" "Determines whether the bot will send error\n" " messages to users in private. You might want to do this in order to keep\n" @@ -407,7 +415,7 @@ msgid "" " supybot.reply.error.withNotice." msgstr "" -#: src/conf.py:423 +#: src/conf.py:427 msgid "" "Determines whether the bot will send error\n" " messages to users via NOTICE instead of PRIVMSG. You might want to do this\n" @@ -417,7 +425,7 @@ msgid "" " in most IRC clients." msgstr "" -#: src/conf.py:430 +#: src/conf.py:434 msgid "" "Determines whether the bot will send an error\n" " message to users who attempt to call a command for which they do not have\n" @@ -426,21 +434,21 @@ msgid "" " running certain commands." msgstr "" -#: src/conf.py:437 +#: src/conf.py:441 msgid "" "Determines whether the bot will reply\n" " privately when replying in a channel, rather than replying to the whole\n" " channel." msgstr "" -#: src/conf.py:442 +#: src/conf.py:446 msgid "" "Determines whether the bot will reply with a\n" " notice when replying in a channel, rather than replying with a privmsg as\n" " normal." msgstr "" -#: src/conf.py:448 +#: src/conf.py:452 msgid "" "Determines whether the bot will reply with a\n" " notice when it is sending a private message, in order not to open a /query\n" @@ -448,13 +456,13 @@ msgid "" " configuration variable reply.withNoticeWhenPrivate." msgstr "" -#: src/conf.py:454 +#: src/conf.py:458 msgid "" "Determines whether the bot will always prefix\n" " theuser's nick to its reply to that user's command." msgstr "" -#: src/conf.py:458 +#: src/conf.py:462 msgid "" "Determines whether the bot should attempt to\n" " reply to all messages even if they don't address it (either via its nick\n" @@ -462,7 +470,7 @@ msgid "" " to set supybot.reply.whenNotCommand to False." msgstr "" -#: src/conf.py:464 +#: src/conf.py:468 msgid "" "Determines whether the bot will allow you to\n" " send channel-related commands outside of that channel. Sometimes people\n" @@ -471,7 +479,7 @@ msgid "" " itself." msgstr "" -#: src/conf.py:471 +#: src/conf.py:475 msgid "" "Determines whether the bot will unidentify\n" " someone when that person changes his or her nick. Setting this to True\n" @@ -479,7 +487,7 @@ msgid "" " little greater security." msgstr "" -#: src/conf.py:477 +#: src/conf.py:481 msgid "" "Determines whether the bot will always join a\n" " channel when it's invited. If this value is False, the bot will only join\n" @@ -487,7 +495,7 @@ msgid "" " explicitly told to join the channel using the Admin.join command)." msgstr "" -#: src/conf.py:483 +#: src/conf.py:487 msgid "" "Supybot normally replies with the full help\n" " whenever a user misuses a command. If this value is set to True, the bot\n" @@ -495,7 +503,7 @@ msgid "" " help) rather than the full help." msgstr "" -#: src/conf.py:497 +#: src/conf.py:501 msgid "" "Determines what prefix characters the bot will\n" " reply to. A prefix character is a single character that the bot will use\n" @@ -506,7 +514,7 @@ msgid "" " assume it is being addressed." msgstr "" -#: src/conf.py:506 +#: src/conf.py:510 msgid "" "Determines what strings the\n" " bot will reply to when they are at the beginning of the message. Whereas\n" @@ -516,89 +524,89 @@ msgid "" " prefixed by either @@ or ??." msgstr "" -#: src/conf.py:513 +#: src/conf.py:517 msgid "" "Determines whether the bot will reply when\n" " people address it by its nick, rather than with a prefix character." msgstr "" -#: src/conf.py:516 +#: src/conf.py:520 msgid "" "Determines whether the bot will reply when\n" " people address it by its nick at the end of the message, rather than at\n" " the beginning." msgstr "" -#: src/conf.py:520 +#: src/conf.py:524 msgid "" "Determines what extra nicks\n" " the bot will always respond to when addressed by, even if its current nick\n" " is something else." msgstr "" -#: src/conf.py:530 +#: src/conf.py:534 msgid "The operation succeeded." msgstr "" -#: src/conf.py:531 +#: src/conf.py:535 msgid "" "Determines what message the bot replies with when a command succeeded.\n" " If this configuration variable is empty, no success message will be\n" " sent." msgstr "" -#: src/conf.py:536 +#: src/conf.py:540 msgid "" "An error has occurred and has been logged.\n" " Please contact this bot's administrator for more information." msgstr "" -#: src/conf.py:537 +#: src/conf.py:541 msgid "" "\n" " Determines what error message the bot gives when it wants to be\n" " ambiguous." msgstr "" -#: src/conf.py:542 +#: src/conf.py:546 msgid "" "An error has occurred and has been logged.\n" " Check the logs for more informations." msgstr "" -#: src/conf.py:543 +#: src/conf.py:547 msgid "" "Determines what error\n" " message the bot gives to the owner when it wants to be ambiguous." msgstr "" -#: src/conf.py:547 +#: src/conf.py:551 msgid "" "Your hostmask doesn't match or your password\n" " is wrong." msgstr "" -#: src/conf.py:548 +#: src/conf.py:552 msgid "" "Determines what message the bot replies with when\n" " someone tries to use a command that requires being identified or having a\n" " password and neither credential is correct." msgstr "" -#: src/conf.py:554 +#: src/conf.py:558 msgid "" "I can't find %s in my user\n" " database. If you didn't give a user name, then I might not know what your\n" " user is, and you'll need to identify before this command might work." msgstr "" -#: src/conf.py:557 +#: src/conf.py:561 msgid "" "Determines what error message the bot replies with when someone tries\n" " to accessing some information on a user the bot doesn't know about." msgstr "" -#: src/conf.py:561 +#: src/conf.py:565 msgid "" "You must be registered to use this command.\n" " If you are already registered, you must either identify (using the identify\n" @@ -606,14 +614,14 @@ msgid "" " \"hostmask add\" command)." msgstr "" -#: src/conf.py:564 +#: src/conf.py:568 msgid "" "Determines what error message the bot\n" " replies with when someone tries to do something that requires them to be\n" " registered but they're not currently recognized." msgstr "" -#: src/conf.py:569 +#: src/conf.py:573 msgid "" "You don't have the %s capability. If you\n" " think that you should have this capability, be sure that you are identified\n" @@ -621,14 +629,14 @@ msgid "" " identified." msgstr "" -#: src/conf.py:572 +#: src/conf.py:576 msgid "" "Determines what error message is given when the bot\n" " is telling someone they aren't cool enough to use the command they tried to\n" " use." msgstr "" -#: src/conf.py:577 +#: src/conf.py:581 msgid "" "You're missing some capability you need.\n" " This could be because you actually possess the anti-capability for the\n" @@ -640,7 +648,7 @@ msgid "" " what you want to do." msgstr "" -#: src/conf.py:585 +#: src/conf.py:589 msgid "" "Determines what generic error message is given when the bot is telling\n" " someone that they aren't cool enough to use the command they tried to use,\n" @@ -648,40 +656,40 @@ msgid "" " explicit capability for whatever reason." msgstr "" -#: src/conf.py:591 +#: src/conf.py:595 msgid "" "That operation cannot be done in a\n" " channel." msgstr "" -#: src/conf.py:592 +#: src/conf.py:596 msgid "" "Determines what error messages the bot sends to people\n" " who try to do things in a channel that really should be done in\n" " private." msgstr "" -#: src/conf.py:597 +#: src/conf.py:601 msgid "" "This may be a bug. If you think it is,\n" " please file a bug report at\n" " ." msgstr "" -#: src/conf.py:600 +#: src/conf.py:604 msgid "" "Determines what message the bot sends when it thinks you've\n" " encountered a bug that the developers don't know about." msgstr "" -#: src/conf.py:607 +#: src/conf.py:611 msgid "" "A floating point number of seconds to throttle\n" " snarfed URLs, in order to prevent loops between two bots snarfing the same\n" " URLs and having the snarfed URL in the output of the snarf message." msgstr "" -#: src/conf.py:612 +#: src/conf.py:616 msgid "" "Determines the number of seconds\n" " between running the upkeep function that flushes (commits) open databases,\n" @@ -689,7 +697,7 @@ msgid "" " level." msgstr "" -#: src/conf.py:618 +#: src/conf.py:622 msgid "" "Determines whether the bot will periodically\n" " flush data and configuration files to disk. Generally, the only time\n" @@ -700,27 +708,27 @@ msgid "" " permanent, you must edit the registry yourself." msgstr "" -#: src/conf.py:643 +#: src/conf.py:647 msgid "" "Determines what characters are valid for quoting\n" " arguments to commands in order to prevent them from being tokenized.\n" " " msgstr "" -#: src/conf.py:650 +#: src/conf.py:654 msgid "" "Determines whether the bot will allow nested\n" " commands, which rule. You definitely should keep this on." msgstr "" -#: src/conf.py:653 +#: src/conf.py:657 msgid "" "Determines what the maximum number of\n" " nested commands will be; users will receive an error if they attempt\n" " commands more nested than this." msgstr "" -#: src/conf.py:661 +#: src/conf.py:665 msgid "" "Supybot allows you to specify what brackets are\n" " used for your nested commands. Valid sets of brackets include [], <>, and\n" @@ -730,21 +738,21 @@ msgid "" " not be allowed in this channel." msgstr "" -#: src/conf.py:668 +#: src/conf.py:672 msgid "" "Supybot allows nested commands. Enabling this\n" " option will allow nested commands with a syntax similar to UNIX pipes, for\n" " example: 'bot: foo | bar'." msgstr "" -#: src/conf.py:673 +#: src/conf.py:677 msgid "" "Determines what commands have default\n" " plugins set, and which plugins are set to be the default for each of those\n" " commands." msgstr "" -#: src/conf.py:679 +#: src/conf.py:683 msgid "" "Determines what plugins automatically get precedence over all\n" " other plugins when selecting a default plugin for a command. By\n" @@ -754,13 +762,19 @@ msgid "" " case-sensitive." msgstr "" -#: src/conf.py:694 +#: src/conf.py:698 +msgid "" +"Determines the interval used for\n" +" the history storage." +msgstr "" + +#: src/conf.py:701 msgid "" "Determines whether the bot will defend itself\n" " against command-flooding." msgstr "" -#: src/conf.py:697 +#: src/conf.py:704 msgid "" "Determines how many commands users are\n" " allowed per minute. If a user sends more than this many commands in any\n" @@ -768,19 +782,19 @@ msgid "" " supybot.abuse.flood.command.punishment seconds." msgstr "" -#: src/conf.py:702 +#: src/conf.py:709 msgid "" "Determines how many seconds the bot\n" " will ignore users who flood it with commands." msgstr "" -#: src/conf.py:706 +#: src/conf.py:713 msgid "" "Determines whether the bot will defend itself\n" " against invalid command-flooding." msgstr "" -#: src/conf.py:709 +#: src/conf.py:716 msgid "" "Determines how many invalid commands users\n" " are allowed per minute. If a user sends more than this many invalid\n" @@ -791,7 +805,7 @@ msgid "" " commands than for them to flood with valid commands." msgstr "" -#: src/conf.py:717 +#: src/conf.py:724 msgid "" "Determines how many seconds the bot\n" " will ignore users who flood it with invalid commands. Typically, this\n" @@ -800,19 +814,19 @@ msgid "" " commands than for them to flood with valid commands." msgstr "" -#: src/conf.py:723 +#: src/conf.py:730 msgid "" "Determines whether the bot will notify people\n" " that they're being ignored for invalid command flooding." msgstr "" -#: src/conf.py:732 +#: src/conf.py:739 msgid "" "Determines the default length of time a\n" " driver should block waiting for input." msgstr "" -#: src/conf.py:739 +#: src/conf.py:746 msgid "" "Determines what driver module the bot\n" " will use. Socket, a simple driver based on timeout sockets, is used by\n" @@ -820,43 +834,43 @@ msgid "" " and if you've got Twisted installed, is probably your best bet." msgstr "" -#: src/conf.py:745 +#: src/conf.py:752 msgid "" "Determines the maximum time the bot will\n" " wait before attempting to reconnect to an IRC server. The bot may, of\n" " course, reconnect earlier if possible." msgstr "" -#: src/conf.py:794 +#: src/conf.py:801 msgid "" "Determines what directory configuration data is\n" " put into." msgstr "" -#: src/conf.py:797 +#: src/conf.py:804 msgid "Determines what directory data is put into." msgstr "" -#: src/conf.py:799 +#: src/conf.py:806 msgid "" "Determines what directory backup data is put\n" " into. Set it to /dev/null to disable backup (it is a special value,\n" " so it also works on Windows and systems without /dev/null)." msgstr "" -#: src/conf.py:803 +#: src/conf.py:810 msgid "" "Determines what directory temporary files\n" " are put into." msgstr "" -#: src/conf.py:806 +#: src/conf.py:813 msgid "" "Determines what directory files of the\n" " web server (templates, custom images, ...) are put into." msgstr "" -#: src/conf.py:813 +#: src/conf.py:820 msgid "" "Determines what directories\n" " the bot will look for plugins in. Accepts a comma-separated list of\n" @@ -866,13 +880,13 @@ msgid "" " [config supybot.directories.plugins], newPluginDirectory'." msgstr "" -#: src/conf.py:821 +#: src/conf.py:828 msgid "" "Determines what plugins will\n" " be loaded." msgstr "" -#: src/conf.py:824 +#: src/conf.py:831 msgid "" "Determines whether the bot will always load\n" " important plugins (Admin, Channel, Config, Misc, Owner, and User)\n" @@ -882,28 +896,28 @@ msgid "" " enough to change the value of this variable appropriately :)" msgstr "" -#: src/conf.py:851 +#: src/conf.py:856 msgid "" "Determines what databases are available for use. If this\n" " value is not configured (that is, if its value is empty) then sane defaults\n" " will be provided." msgstr "" -#: src/conf.py:857 +#: src/conf.py:862 msgid "" "Determines what filename will be used\n" " for the users database. This file will go into the directory specified by\n" " the supybot.directories.conf variable." msgstr "" -#: src/conf.py:861 +#: src/conf.py:866 msgid "" "Determines how long it takes identification to\n" " time out. If the value is less than or equal to zero, identification never\n" " times out." msgstr "" -#: src/conf.py:865 +#: src/conf.py:870 msgid "" "Determines whether the bot will allow users to\n" " unregister their users. This can wreak havoc with already-existing\n" @@ -913,21 +927,21 @@ msgid "" " " msgstr "" -#: src/conf.py:874 +#: src/conf.py:879 msgid "" "Determines what filename will be used\n" " for the ignores database. This file will go into the directory specified\n" " by the supybot.directories.conf variable." msgstr "" -#: src/conf.py:880 +#: src/conf.py:885 msgid "" "Determines what filename will be used\n" " for the channels database. This file will go into the directory specified\n" " by the supybot.directories.conf variable." msgstr "" -#: src/conf.py:910 +#: src/conf.py:915 msgid "" "Determines whether database-based plugins that\n" " can be channel-specific will be so. This can be overridden by individual\n" @@ -938,7 +952,7 @@ msgid "" " to share a certain channel's databases globally." msgstr "" -#: src/conf.py:918 +#: src/conf.py:923 msgid "" "Determines what channel global\n" " (non-channel-specific) databases will be considered a part of. This is\n" @@ -950,7 +964,7 @@ msgid "" " for your channel." msgstr "" -#: src/conf.py:927 +#: src/conf.py:932 msgid "" "Determines whether another channel's global\n" " (non-channel-specific) databases will be allowed to link to this channel's\n" @@ -959,13 +973,13 @@ msgid "" " " msgstr "" -#: src/conf.py:944 +#: src/conf.py:949 msgid "" "Determines\n" " whether CDB databases will be allowed as a database implementation." msgstr "" -#: src/conf.py:947 +#: src/conf.py:952 msgid "" "Determines how often CDB databases will have\n" " their modifications flushed to disk. When the number of modified records\n" @@ -973,13 +987,13 @@ msgid "" " will be entirely flushed to disk." msgstr "" -#: src/conf.py:1036 +#: src/conf.py:1041 msgid "" "Determines what will be used as the\n" " default banmask style." msgstr "" -#: src/conf.py:1040 +#: src/conf.py:1045 msgid "" "Determines whether the bot will strictly follow\n" " the RFC; currently this only affects what strings are considered to be\n" @@ -988,7 +1002,7 @@ msgid "" " False." msgstr "" -#: src/conf.py:1047 +#: src/conf.py:1052 msgid "" "Determines what user modes the bot will request\n" " from the server when it first connects. Many people might choose +i; some\n" @@ -996,27 +1010,27 @@ msgid "" " that you should be given a fake host." msgstr "" -#: src/conf.py:1053 +#: src/conf.py:1058 msgid "" "Determines what vhost the bot will bind to before\n" " connecting to the IRC server." msgstr "" -#: src/conf.py:1057 +#: src/conf.py:1062 msgid "" "Determines how many old messages the bot will\n" " keep around in its history. Changing this variable will not take effect\n" " until the bot is restarted." msgstr "" -#: src/conf.py:1062 +#: src/conf.py:1067 msgid "" "A floating point number of seconds to throttle\n" " queued messages -- that is, messages will not be sent faster than once per\n" " throttleTime seconds." msgstr "" -#: src/conf.py:1067 +#: src/conf.py:1072 msgid "" "Determines whether the bot will send PINGs to\n" " the server it's connected to in order to keep the connection alive and\n" @@ -1025,13 +1039,13 @@ msgid "" " some strange server issues." msgstr "" -#: src/conf.py:1074 +#: src/conf.py:1079 msgid "" "Determines the number of seconds between sending\n" " pings to the server, if pings are being sent to the server." msgstr "" -#: src/conf.py:1079 +#: src/conf.py:1084 msgid "" "Determines whether the bot will refuse\n" " duplicated messages to be queued for delivery to the server. This is a\n" @@ -1040,13 +1054,13 @@ msgid "" " doing certain kinds of plugin hacking." msgstr "" -#: src/conf.py:1087 +#: src/conf.py:1092 msgid "" "Determines how many seconds must elapse between\n" " JOINs sent to the server." msgstr "" -#: src/conf.py:1095 +#: src/conf.py:1100 msgid "" "Determines how many bytes the bot will\n" " 'peek' at when looking through a URL for a doctype or title or something\n" @@ -1054,44 +1068,44 @@ msgid "" " found what it was looking for." msgstr "" -#: src/conf.py:1101 +#: src/conf.py:1106 msgid "" "Determines what proxy all HTTP requests should go\n" " through. The value should be of the form 'host:port'." msgstr "" -#: src/conf.py:1121 +#: src/conf.py:1126 msgid "" "Space-separated list of IPv4 hosts the HTTP server\n" " will bind." msgstr "" -#: src/conf.py:1124 +#: src/conf.py:1129 msgid "" "Space-separated list of IPv6 hosts the HTTP server will\n" " bind." msgstr "" -#: src/conf.py:1127 +#: src/conf.py:1132 msgid "" "Determines what port the HTTP server will\n" " bind." msgstr "" -#: src/conf.py:1130 +#: src/conf.py:1135 msgid "" "Determines whether the server will stay\n" " alive if no plugin is using it. This also means that the server will\n" " start even if it is not used." msgstr "" -#: src/conf.py:1134 +#: src/conf.py:1139 msgid "" "Determines the path of the file served as\n" " favicon to browsers." msgstr "" -#: src/conf.py:1142 +#: src/conf.py:1147 msgid "" "Determines whether the bot will ignore\n" " unregistered users by default. Of course, that'll make it particularly\n" @@ -1099,14 +1113,14 @@ msgid "" " problem to solve." msgstr "" -#: src/conf.py:1149 +#: src/conf.py:1154 msgid "" "A string that is the external IP of the bot. If this is the\n" " empty string, the bot will attempt to find out its IP dynamically (though\n" " sometimes that doesn't work, hence this variable)." msgstr "" -#: src/conf.py:1163 +#: src/conf.py:1168 msgid "" "Determines what the default timeout for socket\n" " objects will be. This means that *all* sockets will timeout when this many\n" @@ -1114,7 +1128,7 @@ msgid "" " that uses the sockets)." msgstr "" -#: src/conf.py:1169 +#: src/conf.py:1174 msgid "" "Determines what file the bot should write its PID\n" " (Process ID) to, so you can kill it more easily. If it's left unset (as is\n" @@ -1122,28 +1136,28 @@ msgid "" " changes to this variable to take effect." msgstr "" -#: src/conf.py:1179 +#: src/conf.py:1184 msgid "" "Determines whether the bot will automatically\n" " thread all commands." msgstr "" -#: src/conf.py:1182 +#: src/conf.py:1187 msgid "" "Determines whether the bot will automatically\n" " flush all flushers *very* often. Useful for debugging when you don't know\n" " what's breaking or when, but think that it might be logged." msgstr "" -#: src/httpserver.py:59 +#: src/httpserver.py:62 msgid "Supybot Web server index" msgstr "" -#: src/httpserver.py:64 +#: src/httpserver.py:67 msgid "Here is a list of the plugins that have a Web interface:" msgstr "" -#: src/httpserver.py:250 +#: src/httpserver.py:272 msgid "" "\n" " This is a default response of the Supybot HTTP server. If you see this\n" @@ -1151,7 +1165,7 @@ msgid "" " neither overriden this message or defined an handler for this query." msgstr "" -#: src/httpserver.py:272 +#: src/httpserver.py:294 msgid "" "\n" " I am a pretty clever IRC bot, but I suck at serving Web pages, particulary\n" @@ -1160,19 +1174,19 @@ msgid "" " trained to help you in such a case." msgstr "" -#: src/httpserver.py:290 +#: src/httpserver.py:315 msgid "Request not handled." msgstr "" -#: src/httpserver.py:294 +#: src/httpserver.py:319 msgid "No plugins available." msgstr "" -#: src/httpserver.py:309 src/httpserver.py:321 +#: src/httpserver.py:336 src/httpserver.py:353 msgid "Request not handled" msgstr "" -#: src/httpserver.py:344 +#: src/httpserver.py:376 msgid "No favicon set." msgstr "" @@ -1268,7 +1282,7 @@ msgstr "" msgid "%s ago" msgstr "" -#: src/utils/str.py:256 +#: src/utils/str.py:249 msgid "and" msgstr ""