2011-06-12 22:30:45 +02:00
|
|
|
msgid ""
|
|
|
|
msgstr ""
|
2012-03-16 18:28:05 +01:00
|
|
|
"Project-Id-Version: Limnoria\n"
|
2022-02-06 00:14:47 +01:00
|
|
|
"POT-Creation-Date: 2022-02-06 00:12+0100\n"
|
2011-06-12 22:30:45 +02:00
|
|
|
"PO-Revision-Date: 2011-06-12 14:14+0200\n"
|
|
|
|
"Last-Translator: skizzhg <skizzhg@gmx.com>\n"
|
|
|
|
"Language-Team: Italian <skizzhg@gmx.com>\n"
|
|
|
|
"Language: it\n"
|
|
|
|
"MIME-Version: 1.0\n"
|
|
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: plugin.py:45
|
|
|
|
msgid ""
|
|
|
|
"Provides commands to query DNS, search WHOIS databases,\n"
|
|
|
|
" and convert IPs to hex."
|
2011-06-12 22:30:45 +02:00
|
|
|
msgstr ""
|
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: plugin.py:50
|
2011-06-12 22:30:45 +02:00
|
|
|
msgid ""
|
|
|
|
"<host|ip>\n"
|
|
|
|
"\n"
|
|
|
|
" Returns the ip of <host> or the reverse DNS hostname of <ip>.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
"<host|ip>\n"
|
|
|
|
"\n"
|
|
|
|
" Restituisce l'ip di <host> o il DNS inverso di <ip>.\n"
|
|
|
|
" "
|
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: plugin.py:57 plugin.py:72
|
2011-06-12 22:30:45 +02:00
|
|
|
msgid "Host not found."
|
|
|
|
msgstr "Host non trovato."
|
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: plugin.py:87
|
2011-06-12 22:30:45 +02:00
|
|
|
msgid ""
|
|
|
|
"<domain>\n"
|
|
|
|
"\n"
|
|
|
|
" Returns WHOIS information on the registration of <domain>.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
"<dominio>\n"
|
|
|
|
"\n"
|
|
|
|
" Restituisce le informazioni WHOIS sulla registrazione di <dominio>.\n"
|
|
|
|
" "
|
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: plugin.py:149
|
2011-06-12 22:30:45 +02:00
|
|
|
msgid "updated %s"
|
|
|
|
msgstr "aggiornato il %s"
|
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: plugin.py:152
|
2011-06-12 22:30:45 +02:00
|
|
|
msgid "registered %s"
|
|
|
|
msgstr "registrato il %s"
|
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: plugin.py:155
|
2011-06-12 22:30:45 +02:00
|
|
|
msgid "expires %s"
|
|
|
|
msgstr "scade il %s"
|
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: plugin.py:175
|
2011-06-12 22:30:45 +02:00
|
|
|
msgid " <registered at %s>"
|
|
|
|
msgstr " <registrato il %s>"
|
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: plugin.py:177
|
2011-06-12 22:30:45 +02:00
|
|
|
msgid " <registered by %s>"
|
|
|
|
msgstr " <registrato da %s>"
|
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: plugin.py:184
|
2011-06-12 22:30:45 +02:00
|
|
|
msgid "%s%s is %L."
|
|
|
|
msgstr "%s%s è %L."
|
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: plugin.py:187
|
2011-06-12 22:30:45 +02:00
|
|
|
msgid "I couldn't find such a domain."
|
|
|
|
msgstr "Non riesco a trovare un dominio."
|
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#: plugin.py:192
|
2011-06-12 22:30:45 +02:00
|
|
|
msgid ""
|
|
|
|
"<ip>\n"
|
|
|
|
"\n"
|
|
|
|
" Returns the hexadecimal IP for that IP.\n"
|
|
|
|
" "
|
|
|
|
msgstr ""
|
|
|
|
"<ip>\n"
|
|
|
|
"\n"
|
|
|
|
" Restituisce l'IP esadecimale per questo IP.\n"
|
|
|
|
" "
|
|
|
|
|
2022-02-06 00:14:47 +01:00
|
|
|
#~ msgid "domain"
|
|
|
|
#~ msgstr "dominio"
|