mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-02 17:29:22 +01:00
93 lines
1.8 KiB
Plaintext
93 lines
1.8 KiB
Plaintext
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Supybot-fr\n"
|
|
"POT-Creation-Date: 2011-02-26 09:49+CET\n"
|
|
"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"
|
|
|
|
#: plugin.py:42
|
|
#, docstring
|
|
msgid "Add the help for \"@help Internet\" here."
|
|
msgstr ""
|
|
|
|
#: plugin.py:46
|
|
#, docstring
|
|
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"
|
|
" "
|
|
|
|
#: plugin.py:53 plugin.py:60 plugin.py:64
|
|
msgid "Host not found."
|
|
msgstr "Host non trovato."
|
|
|
|
#: plugin.py:76
|
|
#, docstring
|
|
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"
|
|
" "
|
|
|
|
#: plugin.py:82
|
|
msgid "domain"
|
|
msgstr "dominio"
|
|
|
|
#: plugin.py:111
|
|
msgid "updated %s"
|
|
msgstr "aggiornato il %s"
|
|
|
|
#: plugin.py:114
|
|
msgid "registered %s"
|
|
msgstr "registrato il %s"
|
|
|
|
#: plugin.py:117
|
|
msgid "expires %s"
|
|
msgstr "scade il %s"
|
|
|
|
#: plugin.py:137
|
|
msgid " <registered at %s>"
|
|
msgstr " <registrato il %s>"
|
|
|
|
#: plugin.py:139
|
|
msgid " <registered by %s>"
|
|
msgstr " <registrato da %s>"
|
|
|
|
#: plugin.py:144
|
|
msgid "%s%s is %L."
|
|
msgstr "%s%s è %L."
|
|
|
|
#: plugin.py:147
|
|
msgid "I couldn't find such a domain."
|
|
msgstr "Non riesco a trovare un dominio."
|
|
|
|
#: plugin.py:152
|
|
#, docstring
|
|
msgid ""
|
|
"<ip>\n"
|
|
"\n"
|
|
" Returns the hexadecimal IP for that IP.\n"
|
|
" "
|
|
msgstr ""
|
|
"<ip>\n"
|
|
"\n"
|
|
" Restituisce l'IP esadecimale per questo IP.\n"
|
|
" "
|
|
|