# 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" #: plugin.py:46 #, docstring msgid "" "Returns the channel the msg came over or the channel given in args.\n" "\n" " If the channel was given in args, args is modified (the channel is\n" " removed).\n" " " msgstr "" #: plugin.py:105 #, docstring msgid "" "Encodes [a-z0-9.]+ into [a-z][a-z0-9].\n" " Format: aa(d)+." msgstr "" #: plugin.py:221 msgid " at least" msgstr "" #: plugin.py:223 plugin.py:228 msgid "" "\n" "\n" "Alias for %q." msgstr "" #: plugin.py:224 plugin.py:229 msgid "argument" msgstr "" #: plugin.py:234 #, docstring msgid "" "This plugin allows users to define aliases to commands and combinations\n" " of commands (via nesting)." msgstr "" #: plugin.py:299 #, docstring msgid "" "\n" "\n" " Locks an alias so that no one else can change it.\n" " " msgstr "" #: plugin.py:308 plugin.py:322 msgid "There is no such alias." msgstr "" #: plugin.py:313 #, docstring msgid "" "\n" "\n" " Unlocks an alias so that people can define new aliases over it.\n" " " msgstr "" #: plugin.py:334 msgid "That name isn't valid. Try %q instead." msgstr "" #: plugin.py:379 #, docstring msgid "" " \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" " remaining arguments,\" and cannot be combined with optional arguments.\n" " " msgstr "" #: plugin.py:402 #, docstring msgid "" "\n" "\n" " Removes the given alias, if unlocked.\n" " " msgstr ""