# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2013-07-25 11:34+CEST\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" #: config.py:45 msgid "" "Determines how many messages the bot\n" " will issue when using the 'more' command." msgstr "" #: config.py:48 msgid "" "Determines whether the bot will list private\n" " plugins with the list command if given the --private switch. If this is\n" " disabled, non-owner users should be unable to see what private plugins\n" " are loaded." msgstr "" #: config.py:53 msgid "" "Determines whether the bot will list unloaded\n" " plugins with the list command if given the --unloaded switch. If this is\n" " disabled, non-owner users should be unable to see what unloaded plugins\n" " are available." msgstr "" #: config.py:58 msgid "" "Determines the format string for\n" " timestamps in the Misc.last command. Refer to the Python documentation\n" " for the time module to see what formats are accepted. If you set this\n" " variable to the empty string, the timestamp will not be shown." msgstr "" #: config.py:65 msgid "" "Determines whether or not\n" " the timestamp will be included in the output of last when it is part of a\n" " nested command" msgstr "" #: config.py:69 msgid "" "Determines whether or not the\n" " nick will be included in the output of last when it is part of a nested\n" " command" msgstr "" #: plugin.py:111 msgid "You've given me %s invalid commands within the last %i seconds; I'm now ignoring you for %s." msgstr "" #: plugin.py:153 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:159 plugin.py:162 msgid "command" msgstr "" #: plugin.py:179 #, docstring msgid "" "[--private] [--unloaded] []\n" "\n" " Lists the commands available in the given plugin. If no plugin is\n" " given, lists the public plugins available. If --private is given,\n" " lists the private plugins. If --unloaded is given, it will list\n" " available plugins that are not loaded.\n" " " msgstr "" #: plugin.py:200 msgid "--private and --unloaded are uncompatible options." msgstr "" #: plugin.py:231 msgid "There are no private plugins." msgstr "" #: plugin.py:233 msgid "There are no public plugins." msgstr "" #: plugin.py:240 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:252 #, docstring msgid "" "\n" "\n" " Searches for in the commands currently offered by the bot,\n" " returning a list of the commands containing that string.\n" " " msgstr "" #: plugin.py:271 msgid "No appropriate commands were found." msgstr "" #: plugin.py:276 #, docstring msgid "" "[] []\n" "\n" " This command gives a useful description of what does.\n" " is only necessary if the command is in more than one plugin.\n" " " msgstr "" #: plugin.py:286 msgid "That command exists in the %L plugins. Please specify exactly which plugin command you want help with." msgstr "" #: plugin.py:293 msgid "There is no command %q." msgstr "" #: plugin.py:299 #, docstring msgid "" "takes no arguments\n" "\n" " Returns the version of the current bot.\n" " " msgstr "" #: plugin.py:314 msgid "The newest versions available online are %s." msgstr "" #: plugin.py:315 msgid "%s (in %s)" msgstr "" #: plugin.py:319 msgid "I couldn't fetch the newest version from the Limnoria repository." msgstr "" #: plugin.py:321 msgid "The current (running) version of this Supybot is %s. %s" msgstr "" #: plugin.py:328 #, docstring msgid "" "takes no arguments\n" "\n" " Returns a URL saying where to get Limnoria.\n" " " msgstr "" #: plugin.py:332 msgid "My source is at https://github.com/ProgVal/Limnoria" msgstr "" #: plugin.py:337 #, docstring msgid "" "[]\n" "\n" " If the last command was truncated due to IRC message length\n" " limitations, returns the next chunk of the result of the last command.\n" " If is given, it takes the continuation of the last command from\n" " instead of the person sending this message.\n" " " msgstr "" #: plugin.py:351 msgid "%s has no public mores." msgstr "" #: plugin.py:354 msgid "Sorry, I can't find any mores for %s" msgstr "" #: plugin.py:362 msgid "1 more message" msgstr "" #: plugin.py:364 msgid "%i more messages" msgstr "" #: plugin.py:368 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:372 msgid "That's all, there is no more." msgstr "" #: plugin.py:382 #, docstring msgid "" "[--{from,in,on,with,without,regexp} ] [--nolimit]\n" "\n" " Returns the last message matching the given criteria. --from requires\n" " a nick from whom the message came; --in requires a channel the message\n" " was sent to; --on requires a network the message was sent on; --with\n" " requires some string that had to be in the message; --regexp requires\n" " a regular expression the message must match; --nolimit returns all\n" " the messages that can be found. By default, the channel this command is\n" " given in is searched.\n" " " msgstr "" #: plugin.py:484 msgid "The regular expression timed out." msgstr "" #: plugin.py:497 msgid "I couldn't find a message matching that criteria in my history of %s messages." msgstr "" #: plugin.py:512 #, docstring msgid "" " \n" "\n" " Tells the whatever is. Use nested commands to your\n" " benefit here.\n" " " msgstr "" #: plugin.py:522 msgid "Hey, just give the command. No need for the tell." msgstr "" #: plugin.py:527 msgid "You just told me, why should I tell myself?" msgstr "" #: plugin.py:532 msgid "I haven't seen %s, I'll let you do the telling." msgstr "" #: plugin.py:537 msgid "%s wants me to tell you: %s" msgstr "" #: plugin.py:544 #, docstring msgid "" "takes no arguments\n" "\n" " Checks to see if the bot is alive.\n" " " msgstr "" #: plugin.py:548 msgid "pong" msgstr "" #: plugin.py:552 #, docstring msgid "" "[] [--match-case]\n" "\n" " Returns the nick of someone on the channel whose nick begins with the\n" " given .\n" " defaults to the current channel." msgstr "" #: plugin.py:558 msgid "I'm not even in %s." msgstr "" #: plugin.py:570 msgid "No such nick." msgstr ""