# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2014-12-20 13:30+EET\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:55 msgid "" "The maximum number of words allowed in a\n" " command name. Setting this to an high value may slow down your bot\n" " on long commands." msgstr "" #: plugin.py:140 plugin.py:264 plugin.py:507 msgid "This Aka already exists." msgstr "" #: plugin.py:169 plugin.py:181 plugin.py:195 plugin.py:291 plugin.py:308 #: plugin.py:325 msgid "This Aka does not exist" msgstr "" #: plugin.py:293 msgid "This Aka is already locked." msgstr "" #: plugin.py:310 msgid "This Aka is already unlocked." msgstr "" #: plugin.py:372 #, docstring msgid "" "Aka is the improved version of the Alias plugin. It stores akas outside\n" " of the bot.conf, which doesn't have risk of corrupting the bot.conf file\n" " (this often happens when there are Unicode issues). Aka also\n" " introduces multi-worded akas." msgstr "" #: plugin.py:481 msgid "You've attempted more nesting than is currently allowed on this bot." msgstr "" #: plugin.py:485 msgid " at least" msgstr "" #: plugin.py:494 msgid "Locked by %s at %s" msgstr "" #: plugin.py:497 msgid "" "\n" "\n" "Alias for %q.%s" msgstr "" #: plugin.py:498 msgid "argument" msgstr "" #: plugin.py:504 msgid "You can't overwrite commands in this plugin." msgstr "" #: plugin.py:509 msgid "This Aka has too many spaces in its name." msgstr "" #: plugin.py:514 msgid "Can't mix $* and optional args (@1, etc.)" msgstr "" #: plugin.py:516 msgid "There can be only one $* in an alias." msgstr "" #: plugin.py:523 msgid "This Aka is locked." msgstr "" #: plugin.py:527 #, docstring msgid "" "[--channel <#channel>] \n" "\n" " Defines an alias that executes . The \n" " should be in the standard \"command argument [nestedcommand argument]\"\n" " arguments to the alias; they'll be filled with the first, second, etc.\n" " arguments. $1, $2, etc. can be used for required arguments. @1, @2,\n" " etc. can be used for optional arguments. $* simply means \"all\n" " arguments that have not replaced $1, $2, etc.\", ie. it will also\n" " include optional arguments.\n" " " msgstr "" #: plugin.py:541 plugin.py:573 plugin.py:604 plugin.py:636 plugin.py:659 #: plugin.py:682 msgid "%r is not a valid channel." msgstr "" #: plugin.py:559 #, docstring msgid "" "[--channel <#channel>] \n" "\n" " Overwrites an existing alias to execute instead. The\n" " should be in the standard \"command argument [nestedcommand\n" " argument]\" arguments to the alias; they'll be filled with the first,\n" " second, etc. arguments. $1, $2, etc. can be used for required\n" " arguments. @1, @2, etc. can be used for optional arguments. $* simply\n" " means \"all arguments that have not replaced $1, $2, etc.\", ie. it will\n" " also include optional arguments.\n" " " msgstr "" #: plugin.py:596 #, docstring msgid "" "[--channel <#channel>] \n" "\n" " Removes the given alias, if unlocked.\n" " " msgstr "" #: plugin.py:618 #, docstring msgid "" "Check if the user has any of the required capabilities to manage\n" " the regexp database." msgstr "" #: plugin.py:628 #, docstring msgid "" "[--channel <#channel>] \n" "\n" " Locks an alias so that no one else can change it.\n" " " msgstr "" #: plugin.py:651 #, docstring msgid "" "[--channel <#channel>] \n" "\n" " Unlocks an alias so that people can define new aliases over it.\n" " " msgstr "" #: plugin.py:674 #, docstring msgid "" "[--channel <#channel>] \n" "\n" " This command shows the content of an Aka.\n" " " msgstr "" #: plugin.py:689 msgid "This Aka does not exist." msgstr "" #: plugin.py:694 #, docstring msgid "" "takes no arguments\n" "\n" " Imports the Alias database into Aka's, and clean the former." msgstr "" #: plugin.py:699 msgid "Alias plugin is not loaded." msgstr "" #: plugin.py:709 msgid "Error occured when importing the %n: %L" msgstr ""