2010-10-20 09:39:44 +02:00
|
|
|
# SOME DESCRIPTIVE TITLE.
|
|
|
|
# Copyright (C) YEAR ORGANIZATION
|
|
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
|
|
|
|
#
|
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
|
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
2011-02-26 10:40:50 +01:00
|
|
|
"POT-Creation-Date: 2011-02-26 09:49+CET\n"
|
2010-10-20 09:39:44 +02:00
|
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
|
|
"Language-Team: LANGUAGE <LL@li.org>\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:45
|
|
|
|
msgid ""
|
|
|
|
"Determines what URLs are not to be snarfed and\n"
|
|
|
|
" stored in the database for the channel; URLs matching the given regexp will\n"
|
|
|
|
" not be snarfed. Give the empty string if you have no URLs that you'd like\n"
|
|
|
|
" to exclude from being snarfed."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: plugin.py:89
|
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>]\n"
|
|
|
|
"\n"
|
|
|
|
" Returns the number of URLs in the URL database. <channel> is only\n"
|
|
|
|
" required if the message isn't sent in the channel itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: plugin.py:96
|
|
|
|
msgid "I have %n in my database."
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: plugin.py:101
|
|
|
|
#, docstring
|
|
|
|
msgid ""
|
|
|
|
"[<channel>] [--{from,with,without,near,proto} <value>] [--nolimit]\n"
|
|
|
|
"\n"
|
|
|
|
" Gives the last URL matching the given criteria. --from is from whom\n"
|
|
|
|
" the URL came; --proto is the protocol the URL used; --with is something\n"
|
|
|
|
" inside the URL; --without is something that should not be in the URL;\n"
|
|
|
|
" --near is something in the same message as the URL; If --nolimit is\n"
|
|
|
|
" given, returns all the URLs that are found. to just the URL.\n"
|
|
|
|
" <channel> is only necessary if the message isn't sent in the channel\n"
|
|
|
|
" itself.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
|
|
|
|
#: plugin.py:143
|
|
|
|
msgid "No URLs matched that criteria."
|
|
|
|
msgstr ""
|
|
|
|
|