-#: cmdline/apt-cache.cc:1749
-msgid ""
-"Usage: apt-cache [options] command\n"
-" apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
-" apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
-"\n"
-"apt-cache is a low-level tool used to query information\n"
-"from APT's binary cache files\n"
-"\n"
-"Commands:\n"
-" gencaches - Build both the package and source cache\n"
-" showpkg - Show some general information for a single package\n"
-" showsrc - Show source records\n"
-" stats - Show some basic statistics\n"
-" dump - Show the entire file in a terse form\n"
-" dumpavail - Print an available file to stdout\n"
-" unmet - Show unmet dependencies\n"
-" search - Search the package list for a regex pattern\n"
-" show - Show a readable record for the package\n"
-" depends - Show raw dependency information for a package\n"
-" rdepends - Show reverse dependency information for a package\n"
-" pkgnames - List the names of all packages in the system\n"
-" dotty - Generate package graphs for GraphViz\n"
-" xvcg - Generate package graphs for xvcg\n"
-" policy - Show policy settings\n"
-"\n"
-"Options:\n"
-" -h This help text.\n"
-" -p=? The package cache.\n"
-" -s=? The source cache.\n"
-" -q Disable progress indicator.\n"
-" -i Show only important deps for the unmet command.\n"
-" -c=? Read this configuration file\n"
-" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
-"See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
-msgstr ""
-"Uso: apt-cache [OPZIONI] COMANDO\n"
-" apt-cache [OPZIONI] showpkg PKG1 [PKG2 ...]\n"
-" apt-cache [OPZIONI] showsrc PKG1 [PKG2 ...]\n"
-"\n"
-"apt-cache è uno strumento di basso livello usato per cercare informazioni \n"
-"nei file di cache dei binari di APT\n"
-"\n"
-"Comandi:\n"
-" gencaches - Costruisce sia la cache dei pacchetti sia quella dei "
-"sorgenti\n"
-" showpkg - Mostra informazioni generali per un singolo pacchetto\n"
-" showsrc - Mostra i campi dei sorgenti\n"
-" stats - Mostra alcune statistiche di base\n"
-" dump - Mostra il file in forma compatta\n"
-" dumpavail - Stampa un file \"available\" sullo stdout\n"
-" unmet - Mostra le dipendenze non soddisfatte\n"
-" search - Cerca nell'elenco dei pacchetti un'espressione regolare\n"
-" show - Mostra un campo leggibile per il pacchetto specificato\n"
-" depends - Mostra informazioni di dipendenza per un pacchetto\n"
-" rdepends - Mostra informazioni di dipendenza all'incontrario per un "
-"pacchetto\n"
-" pkgnames - Elenca i nomi di tutti i pacchetti nel sistema\n"
-" dotty - Genera un grafo dei pacchetti per GraphViz\n"
-" xvcg - Genera un grafo dei pacchetti per xvcg\n"
-" policy - Mostra le preferenze adottate\n"
-"\n"
-"Opzioni:\n"
-" -h Mostra questo aiuto\n"
-" -p=? La cache dei pacchetti\n"
-" -s=? La cache dei sorgenti\n"
-" -q Disabilita l'indicatore di avanzamento\n"
-" -i Mostra solo dipendenze importanti per il comando unmet\n"
-" -c=? Legge come configurazione il file specificato\n"
-" -o=? Imposta un'opzione di configurazione, come -o dir::cache=/tmp\n"
-"Per maggiori informazioni, consultare le pagine di manuale apt-cache(8) e \n"
-"apt.conf(5).\n"
-
-#: cmdline/apt-cdrom.cc:76
-msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
-msgstr "Dare un nome a questo disco, tipo \"Debian 5.0.3 Disco 1\""
-
-#: cmdline/apt-cdrom.cc:91
-msgid "Please insert a Disc in the drive and press enter"
-msgstr "Inserire un disco nell'unità e premere Invio"
-
-#: cmdline/apt-cdrom.cc:139
-#, c-format
-msgid "Failed to mount '%s' to '%s'"
-msgstr "Mount di \"%s\" su \"%s\" non riuscito"
-
-#: cmdline/apt-cdrom.cc:178
-#, fuzzy
-msgid ""
-"No CD-ROM could be auto-detected or found using the default mount point.\n"
-"You may try the --cdrom option to set the CD-ROM mount point.\n"
-"See 'man apt-cdrom' for more information about the CD-ROM auto-detection and "
-"mount point."
-msgstr ""
-"Impossibile rilevare automaticamente un CD-ROM oppure è stato trovato con "
-"il\n"
-"punto di mount predefinito.\n"
-"È possibile provare l'opzione --cdrom per impostare il punto di mount del\n"
-"CD-ROM. Per maggiori informazioni sull'autorilevamento e sul punto di mount\n"
-"del CD-ROM, consultare \"man apt-cdrom\"."
-
-#: cmdline/apt-cdrom.cc:182
-msgid "Repeat this process for the rest of the CDs in your set."
-msgstr "Ripetere questo processo per il resto dei CD."
-
-#: cmdline/apt-config.cc:48
-msgid "Arguments not in pairs"
-msgstr "Argomenti non in coppia"
-
-#: cmdline/apt-config.cc:89
-msgid ""
-"Usage: apt-config [options] command\n"
-"\n"
-"apt-config is a simple tool to read the APT config file\n"
-"\n"
-"Commands:\n"
-" shell - Shell mode\n"
-" dump - Show the configuration\n"
-"\n"
-"Options:\n"
-" -h This help text.\n"
-" -c=? Read this configuration file\n"
-" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
-msgstr ""
-"Uso: apt-config [OPZIONI] COMANDO\n"
-"\n"
-"apt-config è uno strumento per leggere il file di configurazione di APT\n"
-"\n"
-"Comandi:\n"
-" shell - Modalità shell\n"
-" dump - Mostra la configurazione\n"
-"\n"
-"Opzioni\n"
-" -h Mostra questo aiuto\n"
-" -c=? Legge come configurazione il file specificato\n"
-" -o=? Imposta un'opzione di configurazione, come -o dir::cache=/tmp\n"
-
-#: cmdline/apt-get.cc:245
-#, fuzzy, c-format
-msgid "Can not find a package for architecture '%s'"
-msgstr ""
-"Impossibile trovare alcun pacchetto tramite l'espressione regolare \"%s\""
-
-#: cmdline/apt-get.cc:327
-#, fuzzy, c-format
-msgid "Can not find a package '%s' with version '%s'"
-msgstr ""
-"Impossibile trovare alcun pacchetto tramite l'espressione regolare \"%s\""
-
-#: cmdline/apt-get.cc:330
-#, fuzzy, c-format
-msgid "Can not find a package '%s' with release '%s'"
-msgstr ""
-"Impossibile trovare alcun pacchetto tramite l'espressione regolare \"%s\""
-
-#: cmdline/apt-get.cc:367
-#, c-format
-msgid "Picking '%s' as source package instead of '%s'\n"
-msgstr "Scelto \"%s\" come pacchetto sorgente al posto di \"%s\"\n"
-
-#: cmdline/apt-get.cc:423
-#, fuzzy, c-format
-msgid "Can not find version '%s' of package '%s'"
-msgstr "Ignorata la versione \"%s\" non disponibile del pacchetto \"%s\""
-
-#: cmdline/apt-get.cc:454
-#, c-format
-msgid "Couldn't find package %s"
-msgstr "Impossibile trovare il pacchetto %s"
-
-#: cmdline/apt-get.cc:459 cmdline/apt-mark.cc:81