-#. TRANSLATOR: The first placeholder is a package name,
-#. the other two should be copied verbatim as they include debug info
-#: apt-pkg/pkgcachegen.cc:224 apt-pkg/pkgcachegen.cc:234
-#: apt-pkg/pkgcachegen.cc:300 apt-pkg/pkgcachegen.cc:327
-#: apt-pkg/pkgcachegen.cc:340 apt-pkg/pkgcachegen.cc:382
-#: apt-pkg/pkgcachegen.cc:386 apt-pkg/pkgcachegen.cc:403
-#: apt-pkg/pkgcachegen.cc:411 apt-pkg/pkgcachegen.cc:415
-#: apt-pkg/pkgcachegen.cc:419 apt-pkg/pkgcachegen.cc:440
-#: apt-pkg/pkgcachegen.cc:479 apt-pkg/pkgcachegen.cc:517
-#: apt-pkg/pkgcachegen.cc:524 apt-pkg/pkgcachegen.cc:555
-#: apt-pkg/pkgcachegen.cc:569
+#: cmdline/apt-cache.cc:1750
+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 ""
+"Brug: apt-cache [tilvalg] kommando\n"
+" apt-cache [tilvalg] showpkg pakke1 [pakke2 ...]\n"
+" apt-cache [tilvalg] showsrc pakke1 [pakke2 ...]\n"
+"\n"
+"apt-cache er et lavniveauværktøj, brugt til at manipulere APTs\n"
+"binære mellemlagerfiler og hente oplysninger fra dem.\n"
+"\n"
+"Kommandoer:\n"
+" gencaches - Opbyg både pakke- og kildemellemlageret\n"
+" showpkg - Vis generelle oplysninger om en enkelt pakke\n"
+" showsrc - Vis kildetekstposter\n"
+" stats - Vis nogle grundlæggende statistikker\n"
+" dump - Vis hele filen i kort form\n"
+" dumpavail - Udlæs en »available«-fil til standard-ud\n"
+" unmet - Vis uopfyldte afhængigheder\n"
+" search - Gennemsøg pakkelisten med et regulært udtryk\n"
+" show - Vis en læsbar post for pakken\n"
+" depends - Vis de rå afhængighedsoplysninger for en pakke\n"
+" rdepends - Vis omvendte afhængighedsoplysninger for en pakke\n"
+" pkgnames - Vis navnene på alle pakker\n"
+" dotty - Generér pakkegrafer til GraphViz\n"
+" xvcg - Generér pakkegrafer til xvcg\n"
+" policy - Vis policy-indstillinger\n"
+"\n"
+"Tilvalg:\n"
+" -h Denne hjælpetekst.\n"
+" -p=? Pakkemellemlageret.\n"
+" -s=? Kildemellemlageret.\n"
+" -q Deaktiver fremgangsindikatoren.\n"
+" -i Vis kun vigtige afhængigheder for kommandoen »unmet«.\n"
+" -c=? Læs denne opsætningsfil\n"
+" -o=? Angiv et opsætningstilvalg. F.eks. -o dir::cache=/tmp\n"
+"Se manualsiderne for apt-cache(8) og apt.conf(5) for flere oplysninger.\n"
+
+#: cmdline/apt-cdrom.cc:76
+msgid "Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'"
+msgstr ""
+"Angiv venligst et navn for denne disk, som f.eks. »Debian 5.0.3 Disk 1«"
+
+#: cmdline/apt-cdrom.cc:91
+msgid "Please insert a Disc in the drive and press enter"
+msgstr "Indsæt en disk i drevet og tryk retur"
+
+#: cmdline/apt-cdrom.cc:139