-#: cmdline/apt-cache.cc:1659
-msgid ""
-"Usage: apt-cache [options] command\n"
-" apt-cache [options] add file1 [file2 ...]\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 manipulate APT's binary\n"
-"cache files, and query information from them\n"
-"\n"
-"Commands:\n"
-" add - Add a package file to the source cache\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\n"
-" dotty - Generate package graphs for GraphVis\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 ""
-"Utilizzo: apt-cache [opzioni] comando\n"
-" apt-cache [opzioni] add file1 [file2 ...]\n"
-" apt-cache [opzioni] showpkg pkg1 [pkg2 ...]\n"
-" apt-cache [opzioni] showsrc pkg1 [pkg2 ...]\n"
-"\n"
-"apt-cache è un tool di basso livello usato per manipolare \n"
-"i file di cache dei binari di APT, e cercare informazioni in questi\n"
-"\n"
-"Comandi:\n"
-" add - Aggiunge un file di pacchetti alla cache sorgente \n"
-" gencaches - Costruisce sia la cache dei pacchetti che dei sorgenti\n"
-" showpkg - Mostra informazioni generali per un singolo pacchetto\n"
-" showsrc - Mostra i campi dei sorgenti\n"
-" stats - Mostra alcune statisitiche di base\n"
-" dump - Mostra il file in forma compatta\n"
-" dumpavail - Stampa un file \"available\" in stdout\n"
-" unmet - Mostra le dipendenze non soddisfatte\n"
-" search - Cerca nella lista dei pacchetti la regex specificata\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\n"
-" dotty - Genera un grafo dei pacchetti per GraphVis\n"
-" xvcg - Genera un grafo dei pacchetti per xvcg\n"
-" policy - Mostra le preferenze adottate\n"
-"\n"
-"Opzioni:\n"
-" -h Questo help.\n"
-" -p=? la cache pacchetti.\n"
-" -s=? la cache sorgenti.\n"
-" -q Disabilita l'indicatore di progresso\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"
-"Consultare le pagine del manuale apt-cache(8) e apt.conf(5) per maggiori "
-"informazioni\n"
-
-#: cmdline/apt-cdrom.cc:78
-msgid "Please provide a name for this Disc, such as 'Debian 2.1r1 Disk 1'"
-msgstr "Si prega di dare un nome a questo disco, tipo 'Debian 2.1r1 Disk 1'"
-
-#: cmdline/apt-cdrom.cc:93
-msgid "Please insert a Disc in the drive and press enter"
-msgstr "Inserire un disco nel drive e premere invio"
-
-#: cmdline/apt-cdrom.cc:117
-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:41
-msgid "Arguments not in pairs"
-msgstr "Argomenti non in coppia"
-
-#: cmdline/apt-config.cc:76
-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 ""
-"Utilizzo: apt-config [opzioni] comando\n"
-"\n"
-"apt-config è un semplice programma 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 Questo help.\n"
-" -c=? Legge questo file di configurazione\n"
-" -o=? Imposta un'opzione di configurazione, come -o dir::cache=/tmp\n"