diff options
author | Marco De Vitis <marco@mandriva.org> | 2005-03-31 17:36:31 +0000 |
---|---|---|
committer | Marco De Vitis <marco@mandriva.org> | 2005-03-31 17:36:31 +0000 |
commit | 9c59084f982e1042105e9859348439c89e948e61 (patch) | |
tree | 92109f91b061885841ce47e13b2af1aa83566a34 | |
parent | 036c9db81de8052790126a892391ecd4b03c3acc (diff) | |
download | drakx-9c59084f982e1042105e9859348439c89e948e61.tar drakx-9c59084f982e1042105e9859348439c89e948e61.tar.gz drakx-9c59084f982e1042105e9859348439c89e948e61.tar.bz2 drakx-9c59084f982e1042105e9859348439c89e948e61.tar.xz drakx-9c59084f982e1042105e9859348439c89e948e61.zip |
fix
-rw-r--r-- | perl-install/share/po/it.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/perl-install/share/po/it.po b/perl-install/share/po/it.po index 178d81663..636b4efbd 100644 --- a/perl-install/share/po/it.po +++ b/perl-install/share/po/it.po @@ -11183,16 +11183,16 @@ msgid "" "such as ``mybox.mylab.myco.com''.\n" "You may also enter the IP address of the gateway if you have one." msgstr "" -"Per favore inserisci il nome del tuo host.\n" -"Questo dovrebbe essere un nome-host pienamente qualificato,\n" -"come \"mybox.mylab.myco.com\".\n" +"Inserisci il nome del tuo computer.\n" +"Dovrebbe essere un nome di host pienamente\n" +"qualificato, come \"miocomputer.lab.azienda.it\".\n" "Puoi anche inserire l'indirizzo IP del gateway, se ne hai uno. " #: network/netconnect.pm:1263 #, c-format msgid "Last but not least you can also type in your DNS server IP addresses." msgstr "" -"Per finire, ma รจ importante, puoi anche inserire i tuoi indirizzi DNS e IP." +"Per finire, puoi anche inserire gli indirizzi IP dei server DNS." #: network/netconnect.pm:1265 standalone/drakconnect:996 #, c-format |