-#: 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 ""
-"Ús: apt-cache [opcions] ordre\n"
-" apt-cache [opcions] add fitxer1 [fitxer2 ...]\n"
-" apt-cache [opcions] showpkg paquet1 [paquet2 ...]\n"
-" apt-cache [opcions] showsrc paquet1 [paquet2 ...]\n"
-"\n"
-"apt-cache és una eina usada per a manipular fitxers binaris en\n"
-"el cau d'APT, i així poder consultar-ne la informació\n"
-"\n"
-"Ordres:\n"
-" add - Afegeix un fitxer de paquet a la memòria cau de les fonts\n"
-" gencaches - Crea la memòria cau de tots dos, paquet i font\n"
-" showpkg - Mostra alguna informació general d'un sol paquet\n"
-" showsrc - Mostra un registre de les fonts\n"
-" stats - Mostra algunes estadístiques bàsiques\n"
-" dump - Mostra el fitxer sencer en un format concís\n"
-" dumpavail - Genera un registre llegible a stdout\n"
-" unmet - Mostra dependències sense satisfer\n"
-" search - Cerca en la llista de paquets per un patró d'expressió regular\n"
-" show - Mostra un registre llegible pel paquet\n"
-" depends - Mostra informació de dependències (en cru) d'un paquet\n"
-" rdepends - Mostra informació de dependències enrere d'un paquet\n"
-" pkgnames - Llista els noms de tots els paquets\n"
-" dotty - Genera gràfiques del paquet per a GraphVis\n"
-" xvcg - Genera gràfiques del paquet per a xvcg\n"
-" policy - Mostra configuració de política\n"
-"\n"
-"Opcions:\n"
-" -h Aquest text d'ajuda.\n"
-" -p=? La memòria cau de paquets.\n"
-" -s=? La memòria cau de la font.\n"
-" -q Inhabilita l'indicatiu de progres.\n"
-" -i Sols mostra dependències importants d'una ordre inadequada.\n"
-" -c=? Llegeix aquest fitxer de configuració\n"
-" -o=? Estableix una opció de conf arbitrària, p.ex. -o dir::cache=/tmp\n"
-"Consulteu les pàgines del manual apt-cache(8) i apt.conf(5) per a més "
-"informació.\n"