]> git.saurik.com Git - apt.git/blobdiff - po/it.po
Improve some comments in the configuration parser.
[apt.git] / po / it.po
index d61c3c99573264c682c358e0a9d31766588a0648..1e42c36fdd5397cd39f20d7aa96bde95fccd639a 100644 (file)
--- a/po/it.po
+++ b/po/it.po
@@ -5,7 +5,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: apt 0.5.5\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-12-17 10:36+0530\n"
+"POT-Creation-Date: 2008-01-12 16:56+0100\n"
 "PO-Revision-Date: 2006-10-12 09:27+0200\n"
 "Last-Translator: Samuele Giovanni Tonon <samu@debian.org>\n"
 "Language-Team: Italian <it@li.org>\n"
@@ -26,7 +26,7 @@ msgid "Unable to locate package %s"
 msgstr "Impossibile trovare il pacchetto %s"
 
 #: cmdline/apt-cache.cc:247
-msgid "Total package names : "
+msgid "Total package names: "
 msgstr "Totale nomi dei pacchetti : "
 
 #: cmdline/apt-cache.cc:287
@@ -55,7 +55,7 @@ msgstr "Totale versioni distinte: "
 
 #: cmdline/apt-cache.cc:295
 #, fuzzy
-msgid "Total Distinct Descriptions: "
+msgid "Total distinct descriptions: "
 msgstr "Totale versioni distinte: "
 
 #: cmdline/apt-cache.cc:297
@@ -1277,7 +1277,7 @@ msgid ""
 "   upgrade - Perform an upgrade\n"
 "   install - Install new packages (pkg is libc6 not libc6.deb)\n"
 "   remove - Remove packages\n"
-"   autoremove - Remove all automatic unused packages\n"
+"   autoremove - Remove automatically all unused packages\n"
 "   purge - Remove and purge packages\n"
 "   source - Download source archives\n"
 "   build-dep - Configure build-dependencies for source packages\n"
@@ -1988,9 +1988,9 @@ msgstr "Almeno una firma non valida 
 
 #: methods/gpgv.cc:214
 #, c-format
-msgid "Could not execute '%s' to verify signature (is gnupg installed?)"
+msgid "Could not execute '%s' to verify signature (is gpgv installed?)"
 msgstr ""
-"Impossibile esseguire '%s' per verificare la firma (gnupg è installato?)"
+"Impossibile esseguire '%s' per verificare la firma (gpgv è installato?)"
 
 #: methods/gpgv.cc:219
 msgid "Unknown error executing gpgv"
@@ -2118,7 +2118,7 @@ msgstr "Apertura del file di configurazione %s in corso"
 
 #: apt-pkg/contrib/configuration.cc:515
 #, fuzzy, c-format
-msgid "Line %d too long (max %u)"
+msgid "Line %d too long (max %lu)"
 msgstr "Linea %d troppo lunga (max %d)"
 
 #: apt-pkg/contrib/configuration.cc:611
@@ -2784,8 +2784,8 @@ msgstr "Scansione del disco alla ricerca di file indice, in corso..\n"
 #: apt-pkg/cdrom.cc:678
 #, fuzzy, c-format
 msgid ""
-"Found %u package indexes, %u source indexes, %u translation indexes and %u "
-"signatures\n"
+"Found %zu package indexes, %zu source indexes, %zu translation indexes and %"
+"zu signatures\n"
 msgstr "Trovati %i indici di pacchetto, %i indici di sorgenti e %i firme\n"
 
 #: apt-pkg/cdrom.cc:715