# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2022-02-06 00:12+0100\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=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Generated-By: pygettext.py 1.5\n" #: plugin.py:58 msgid "%s (Subject: %q, added by %s on %s)" msgstr "" #: plugin.py:62 msgid "%s (Subject: %q, added by %s on %s, expires at %s)" msgstr "" #: plugin.py:110 #, docstring msgid "This plugin provides a means of maintaining News for a channel." msgstr "" #: plugin.py:122 #, docstring msgid "" "[] : \n" "\n" " Adds a given news item of to a channel with the given .\n" " If isn't 0, that news item will expire seconds from\n" " now. is only necessary if the message isn't sent in the\n" " channel itself.\n" " " msgstr "" #: plugin.py:134 msgid "(News item #%i added)" msgstr "" #: plugin.py:139 #, docstring msgid "" "[] []\n" "\n" " Display the news items for in the format of '(#id) subject'.\n" " If is given, retrieve only that news item; otherwise retrieve all\n" " news items. is only necessary if the message isn't sent in\n" " the channel itself.\n" " " msgstr "" #: plugin.py:150 msgid "News for %s: %s" msgstr "" #: plugin.py:153 msgid "No news for %s." msgstr "" #: plugin.py:159 plugin.py:173 plugin.py:189 plugin.py:205 msgid "news item id" msgstr "" #: plugin.py:164 #, docstring msgid "" "[] \n" "\n" " Removes the news item with from . is only\n" " necessary if the message isn't sent in the channel itself.\n" " " msgstr "" #: plugin.py:178 #, docstring msgid "" "[] \n" "\n" " Changes the news item with from according to the\n" " regular expression . should be of the form\n" " s/text/replacement/flags. is only necessary if the message\n" " isn't sent on the channel itself.\n" " " msgstr "" #: plugin.py:194 #, docstring msgid "" "[] []\n" "\n" " Returns the old news item for with . If no number is\n" " given, returns all the old news items in reverse order. is\n" " only necessary if the message isn't sent in the channel itself.\n" " " msgstr "" #: plugin.py:210 msgid "Old news for %s: %s" msgstr "" #: plugin.py:213 msgid "No old news for %s." msgstr ""