# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR ORGANIZATION # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2012-07-29 11:54+CEST\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:39 msgid "" "The Google plugin has the functionality to watch for URLs\n" " that match a specific pattern. (We call this a snarfer)\n" " When supybot sees such a URL, it will parse the web page\n" " for information and reply with the results." msgstr "" #: config.py:43 msgid "Do you want the Google search snarfer enabled by default?" msgstr "" #: config.py:89 #, docstring msgid "Value must be 1 <= n <= 8" msgstr "" #: config.py:100 msgid "" "Determines the URL that will be sent to Google for\n" " the Referer field of the search requests. If this value is empty, a\n" " Referer will be generated in the following format:\n" " http://$server/$botName" msgstr "" #: config.py:105 msgid "" "Determines whether the search snarfer is\n" " enabled. If so, messages (even unaddressed ones) beginning with the word\n" " 'google' will result in the first URL Google returns being sent to the\n" " channel." msgstr "" #: config.py:110 msgid "" "Determines whether the word 'google' in the\n" " bot's output will be made colorful (like Google's logo)." msgstr "" #: config.py:113 msgid "Determines whether results are bolded." msgstr "" #: config.py:115 msgid "" "Determines the maximum number of results returned\n" " from the google command." msgstr "" #: config.py:118 msgid "" "Determines what default language is used in\n" " searches. If left empty, no specific language will be requested." msgstr "" #: config.py:118 msgid "en" msgstr "" #: config.py:121 msgid "" "Determines what level of search filtering to use\n" " by default. 'active' - most filtering, 'moderate' - default filtering,\n" " 'off' - no filtering" msgstr "" #: plugin.py:101 #, docstring msgid "" "Perform a search using Google's AJAX API.\n" " search(\"search phrase\", options={})\n" "\n" " Valid options are:\n" " smallsearch - True/False (Default: False)\n" " filter - {active,moderate,off} (Default: \"moderate\")\n" " language - Restrict search to documents in the given language\n" " (Default: \"lang_en\")\n" " " msgstr "" #: plugin.py:141 plugin.py:200 msgid "We broke The Google!" msgstr "" #: plugin.py:161 msgid "No matches found." msgstr "" #: plugin.py:167 #, docstring msgid "" "[--snippet] \n" "\n" " Does a google search, but only returns the first result.\n" " If option --snippet is given, returns also the page text snippet.\n" " " msgstr "" #: plugin.py:184 msgid "Google found nothing." msgstr "" #: plugin.py:189 #, docstring msgid "" " [--{filter,language} ]\n" "\n" " Searches google.com for the given string. As many results as can fit\n" " are included. --language accepts a language abbreviation; --filter\n" " accepts a filtering level ('active', 'moderate', 'off').\n" " " msgstr "" #: plugin.py:212 #, docstring msgid "" "\n" "\n" " Returns a link to the cached version of if it is available.\n" " " msgstr "" #: plugin.py:223 msgid "Google seems to have no cache for that site." msgstr "" #: plugin.py:228 #, docstring msgid "" " [ ...]\n" "\n" " Returns the results of each search, in order, from greatest number\n" " of results to least.\n" " " msgstr "" #: plugin.py:250 #, docstring msgid "^google\\s+(.*)$" msgstr "" #: plugin.py:279 #, docstring msgid "" "\n" "\n" " Uses Google's calculator to calculate the value of .\n" " " msgstr "" #: plugin.py:312 msgid "Google says: Error: %s." msgstr "" #: plugin.py:319 #, docstring msgid "" "\n" "\n" " Looks up on Google.\n" " " msgstr "" #: plugin.py:333 msgid "Google's phonebook didn't come up with anything." msgstr ""