+#: cmdline/apt-cache.cc:1834
+#, fuzzy
+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 ""
+"Bruk: apt-cache [valg] kommando\n"
+" apt-cache [valg] add fil1 [fil2 ...]\n"
+" apt-cache [valg] showpkg pakke1 [pakke2 ...]\n"
+" apt-cache [valg] showsrc pakke1 [pakke2 ...]\n"
+"\n"
+"apt-cache er et lavnivå-verktøy, som brukes til å håndtere APT sine binære\n"
+"lagerfiler, og spørre dem om informasjon.\n"
+"\n"
+"Kommandoer:\n"
+" add - Legg en fil til kildelageret\n"
+" gencaches - Bygg lagrene for både pakke og kildekode\n"
+" showpkg - Vis overordnet informasjon om en enkelt pakke\n"
+" showsrc - Vis data om kildekoden\n"
+" stats - Vis en enkel statistikk\n"
+" dump - Vis fila med liste over tilgjengelige pakker i kompakt form\n"
+" dumpavail - Send hele lista over tilgjengelige pakker til standard ut\n"
+" unmet - Vis uinnfridde avhengighetsforhold\n"
+" search - Søk i pakkelista etter et regulært uttrykkr\n"
+" show - Vis et lesbart oppslag for pakken\n"
+" showauto - Vis en liste med automatisk installerte pakker\n"
+" depends - Vis rå informasjon om avhengighetsforholdene for pakken\n"
+" rdepends - Vis informasjon om de reverserte avhengighetsforholdene for "
+"pakken\n"
+" pkgnames - List alle pakkenavn på systemet\n"
+" dotty - Lag pakke-grafer for GraphViz\n"
+" xvcg - Lag pakke-grafer for xvcg\n"
+" policy - Vis regelinnstillingerr\n"
+"\n"
+"Valg:\n"
+" -h Denne hjelpeteksten\n"
+" -p=? Pakkelageret.\n"
+" -s=? Kildekodelageret.\n"
+" -q Ikke vis framdrift.\n"
+" -i Vis bare viktige avhengighetsforhold for kommandoen «unmet».\n"
+" -c=? Les denne innstillingsfila.\n"
+" -o=? Sett en vilkårlig innstilling, f.eks. -o dir::cache=/tmp\n"
+"Les manualsidene apt-cache(8) og apt.conf(5) for mer informasjon.\n"