1msgid ""
2msgstr ""
3"Project-Id-Version: Limnoria\n"
4"POT-Creation-Date: 2011-02-26 09:49+CET\n"
5"PO-Revision-Date: 2011-06-12 14:14+0200\n"
6"Last-Translator: skizzhg <skizzhg@gmx.com>\n"
7"Language-Team: Italian <skizzhg@gmx.com>\n"
8"Language: it\n"
9"MIME-Version: 1.0\n"
10"Content-Type: text/plain; charset=UTF-8\n"
11"Content-Transfer-Encoding: 8bit\n"
12
13#: plugin.py:42
14#, docstring
15msgid "Add the help for \"help Internet\" here."
16msgstr ""
17
18#: plugin.py:46
19#, docstring
20msgid ""
21"<host|ip>\n"
22"\n"
23"        Returns the ip of <host> or the reverse DNS hostname of <ip>.\n"
24"        "
25msgstr ""
26"<host|ip>\n"
27"\n"
28"        Restituisce l'ip di <host> o il DNS inverso di <ip>.\n"
29"        "
30
31#: plugin.py:53 plugin.py:60 plugin.py:64
32msgid "Host not found."
33msgstr "Host non trovato."
34
35#: plugin.py:76
36#, docstring
37msgid ""
38"<domain>\n"
39"\n"
40"        Returns WHOIS information on the registration of <domain>.\n"
41"        "
42msgstr ""
43"<dominio>\n"
44"\n"
45"        Restituisce le informazioni WHOIS sulla registrazione di <dominio>.\n"
46"        "
47
48#: plugin.py:82
49msgid "domain"
50msgstr "dominio"
51
52#: plugin.py:111
53msgid "updated %s"
54msgstr "aggiornato il %s"
55
56#: plugin.py:114
57msgid "registered %s"
58msgstr "registrato il %s"
59
60#: plugin.py:117
61msgid "expires %s"
62msgstr "scade il %s"
63
64#: plugin.py:137
65msgid " <registered at %s>"
66msgstr " <registrato il %s>"
67
68#: plugin.py:139
69msgid " <registered by %s>"
70msgstr " <registrato da %s>"
71
72#: plugin.py:144
73msgid "%s%s is %L."
74msgstr "%s%s è %L."
75
76#: plugin.py:147
77msgid "I couldn't find such a domain."
78msgstr "Non riesco a trovare un dominio."
79
80#: plugin.py:152
81#, docstring
82msgid ""
83"<ip>\n"
84"\n"
85"        Returns the hexadecimal IP for that IP.\n"
86"        "
87msgstr ""
88"<ip>\n"
89"\n"
90"        Restituisce l'IP esadecimale per questo IP.\n"
91"        "
92
93