# 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" #: config.py:50 msgid "" "Determines whether the bot will randomly grab\n" " possibly-suitable quotes on occasion. The suitability of a given message\n" " is determined by ..." msgstr "" #: config.py:55 msgid "" "Determines about how many seconds, on\n" " average, should elapse between random grabs. This is only an average\n" " value; grabs can happen from any time after half this time until never,\n" " although that's unlikely to occur." msgstr "" #: config.py:60 msgid "" "Determines the minimum\n" " number of words in a message for it to be considered for random\n" " grabbing." msgstr "" #: config.py:64 msgid "" "Determines the\n" " minimum number of characters in a message for it to be considered for\n" " random grabbing." msgstr "" #: plugin.py:67 msgid "%s (Said by: %s; grabbed by %s at %t)" msgstr "" #: plugin.py:234 #, docstring msgid "" "Stores and displays quotes from channels. Quotes are stored randomly\n" " and/or on user request." msgstr "" #: plugin.py:277 #, docstring msgid "" "[] \n" "\n" " Grabs a quote from by for the quotegrabs table.\n" " is only necessary if the message isn't sent in the channel\n" " itself.\n" " " msgstr "" #: plugin.py:290 msgid "You can't quote grab yourself." msgstr "" #: plugin.py:305 msgid "I couldn't find a proper message to grab." msgstr "" #: plugin.py:310 #, docstring msgid "" "[] \n" "\n" " Removes the grab (the last by default) on .\n" " is only necessary if the message isn't sent in the channel\n" " itself.\n" " " msgstr "" #: plugin.py:321 msgid "Nothing to ungrab." msgstr "" #: plugin.py:323 msgid "Invalid grab number." msgstr "" #: plugin.py:328 #, docstring msgid "" "[] \n" "\n" " Returns 's latest quote grab in . is only\n" " necessary if the message isn't sent in the channel itself.\n" " " msgstr "" #: plugin.py:336 msgid "I couldn't find a matching quotegrab for %s." msgstr "" #: plugin.py:342 #, docstring msgid "" "[] \n" "\n" " Returns a list of shortened quotes that have been grabbed for \n" " as well as the id of each quote. These ids can be used to get the\n" " full quote. is only necessary if the message isn't sent in\n" " the channel itself.\n" " " msgstr "" #: plugin.py:359 msgid "I couldn't find any quotegrabs for %s." msgstr "" #: plugin.py:365 #, docstring msgid "" "[] []\n" "\n" " Returns a randomly grabbed quote, optionally choosing only from those\n" " quotes grabbed for . is only necessary if the message\n" " isn't sent in the channel itself.\n" " " msgstr "" #: plugin.py:375 msgid "Couldn't get a random quote for that nick." msgstr "" #: plugin.py:377 msgid "Couldn't get a random quote. Are there any grabbed quotes in the database?" msgstr "" #: plugin.py:383 plugin.py:397 #, docstring msgid "" "[] \n" "\n" " Return the quotegrab with the given . is only necessary\n" " if the message isn't sent in the channel itself.\n" " " msgstr "" #: plugin.py:391 plugin.py:405 msgid "No quotegrab for id %s" msgstr "" #: plugin.py:411 #, docstring msgid "" "[] \n" "\n" " Searches for in a quote. is only necessary if the\n" " message isn't sent in the channel itself.\n" " " msgstr "" #: plugin.py:426 msgid "No quotegrabs matching %s" msgstr ""