mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-05 10:39:22 +01:00
84 lines
1.4 KiB
Plaintext
84 lines
1.4 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: 2022-02-06 00:12+0100\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=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Generated-By: pygettext.py 1.5\n"
|
|
|
|
|
|
#: plugin.py:45
|
|
#, docstring
|
|
msgid ""
|
|
"Provides commands to query DNS, search WHOIS databases,\n"
|
|
" and convert IPs to hex."
|
|
msgstr ""
|
|
|
|
#: plugin.py:50
|
|
#, docstring
|
|
msgid ""
|
|
"<host|ip>\n"
|
|
"\n"
|
|
" Returns the ip of <host> or the reverse DNS hostname of <ip>.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:57 plugin.py:72
|
|
msgid "Host not found."
|
|
msgstr ""
|
|
|
|
#: plugin.py:87
|
|
#, docstring
|
|
msgid ""
|
|
"<domain>\n"
|
|
"\n"
|
|
" Returns WHOIS information on the registration of <domain>.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:149
|
|
msgid "updated %s"
|
|
msgstr ""
|
|
|
|
#: plugin.py:152
|
|
msgid "registered %s"
|
|
msgstr ""
|
|
|
|
#: plugin.py:155
|
|
msgid "expires %s"
|
|
msgstr ""
|
|
|
|
#: plugin.py:175
|
|
msgid " <registered at %s>"
|
|
msgstr ""
|
|
|
|
#: plugin.py:177
|
|
msgid " <registered by %s>"
|
|
msgstr ""
|
|
|
|
#: plugin.py:184
|
|
msgid "%s%s is %L."
|
|
msgstr ""
|
|
|
|
#: plugin.py:187
|
|
msgid "I couldn't find such a domain."
|
|
msgstr ""
|
|
|
|
#: plugin.py:192
|
|
#, docstring
|
|
msgid ""
|
|
"<ip>\n"
|
|
"\n"
|
|
" Returns the hexadecimal IP for that IP.\n"
|
|
" "
|
|
msgstr ""
|
|
|