From d4f9187b89670ef4786e21d4ab87419ccaa38779 Mon Sep 17 00:00:00 2001 From: Valentin Lorentz Date: Wed, 22 Jan 2014 13:45:01 +0100 Subject: [PATCH] Remove a message.pot that should not have been there. --- plugins/Alias/locales/messages.pot | 91 ------------------------------ 1 file changed, 91 deletions(-) delete mode 100644 plugins/Alias/locales/messages.pot diff --git a/plugins/Alias/locales/messages.pot b/plugins/Alias/locales/messages.pot deleted file mode 100644 index f86734f0a..000000000 --- a/plugins/Alias/locales/messages.pot +++ /dev/null @@ -1,91 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR ORGANIZATION -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2012-02-15 23:03+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:45 -#, 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:164 -msgid " at least" -msgstr "" - -#: plugin.py:165 -msgid "" -"\n" -"\n" -"Alias for %q." -msgstr "" - -#: plugin.py:166 -msgid "argument" -msgstr "" - -#: plugin.py:220 -#, docstring -msgid "" -"\n" -"\n" -" Locks an alias so that no one else can change it.\n" -" " -msgstr "" - -#: plugin.py:229 plugin.py:243 -msgid "There is no such alias." -msgstr "" - -#: plugin.py:234 -#, docstring -msgid "" -"\n" -"\n" -" Unlocks an alias so that people can define new aliases over it.\n" -" " -msgstr "" - -#: plugin.py:254 -msgid "That name isn't valid. Try %q instead." -msgstr "" - -#: plugin.py:292 -#, 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:315 -#, docstring -msgid "" -"\n" -"\n" -" Removes the given alias, if unlocked.\n" -" " -msgstr "" -