Limnoria/plugins/Internet/messages.pot

88 lines
1.5 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR ORGANIZATION
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"POT-Creation-Date: 2014-12-20 13:19+EET\n"
"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"
#: plugin.py:43
#, docstring
msgid ""
"Provides commands to query DNS, search WHOIS databases,\n"
" and convert IPs to hex."
msgstr ""
#: plugin.py:48
#, docstring
msgid ""
"<host|ip>\n"
"\n"
" Returns the ip of <host> or the reverse DNS hostname of <ip>.\n"
" "
msgstr ""
#: plugin.py:55 plugin.py:70
msgid "Host not found."
msgstr ""
#: plugin.py:82
#, docstring
msgid ""
"<domain>\n"
"\n"
" Returns WHOIS information on the registration of <domain>.\n"
" "
msgstr ""
#: plugin.py:88
msgid "domain"
msgstr ""
#: plugin.py:128
msgid "updated %s"
msgstr ""
#: plugin.py:131
msgid "registered %s"
msgstr ""
#: plugin.py:134
msgid "expires %s"
msgstr ""
#: plugin.py:154
msgid " <registered at %s>"
msgstr ""
#: plugin.py:156
msgid " <registered by %s>"
msgstr ""
#: plugin.py:161
msgid "%s%s is %L."
msgstr ""
#: plugin.py:164
msgid "I couldn't find such a domain."
msgstr ""
#: plugin.py:169
#, docstring
msgid ""
"<ip>\n"
"\n"
" Returns the hexadecimal IP for that IP.\n"
" "
msgstr ""