mirror of
https://github.com/progval/Limnoria.git
synced 2025-04-25 20:41:18 -05: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: 2024-12-06 11:00+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:44
|
|
#, docstring
|
|
msgid ""
|
|
"Provides commands to query DNS, search WHOIS databases,\n"
|
|
" and convert IPs to hex."
|
|
msgstr ""
|
|
|
|
#: plugin.py:49
|
|
#, docstring
|
|
msgid ""
|
|
"<host|ip>\n"
|
|
"\n"
|
|
" Returns the ip of <host> or the reverse DNS hostname of <ip>.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:56 plugin.py:71
|
|
msgid "Host not found."
|
|
msgstr ""
|
|
|
|
#: plugin.py:86
|
|
#, docstring
|
|
msgid ""
|
|
"<domain>\n"
|
|
"\n"
|
|
" Returns WHOIS information on the registration of <domain>.\n"
|
|
" "
|
|
msgstr ""
|
|
|
|
#: plugin.py:148
|
|
msgid "updated %s"
|
|
msgstr ""
|
|
|
|
#: plugin.py:151
|
|
msgid "registered %s"
|
|
msgstr ""
|
|
|
|
#: plugin.py:154
|
|
msgid "expires %s"
|
|
msgstr ""
|
|
|
|
#: plugin.py:174
|
|
msgid " <registered at %s>"
|
|
msgstr ""
|
|
|
|
#: plugin.py:176
|
|
msgid " <registered by %s>"
|
|
msgstr ""
|
|
|
|
#: plugin.py:183
|
|
msgid "%s%s is %L."
|
|
msgstr ""
|
|
|
|
#: plugin.py:186
|
|
msgid "I couldn't find such a domain."
|
|
msgstr ""
|
|
|
|
#: plugin.py:191
|
|
#, docstring
|
|
msgid ""
|
|
"<ip>\n"
|
|
"\n"
|
|
" Returns the hexadecimal IP for that IP.\n"
|
|
" "
|
|
msgstr ""
|
|
|