-#: methods/server.cc
-msgid "Internal error"
-msgstr "Interner Fehler"
-
-#: methods/store.cc
-msgid "Empty files can't be valid archives"
-msgstr "Leere Dateien können kein gültiges Archiv sein."
-
-#: dselect/install:33
-msgid "Bad default setting!"
-msgstr "Fehlerhafte Voreinstellung!"
-
-#: dselect/install:52 dselect/install:84 dselect/install:88 dselect/install:95
-#: dselect/install:106 dselect/update:45
-#, fuzzy
-msgid "Press [Enter] to continue."
-msgstr "Zum Fortfahren die Eingabetaste (Enter) drücken."
-
-#: dselect/install:92
-msgid "Do you want to erase any previously downloaded .deb files?"
-msgstr "Möchten Sie alle bisher heruntergeladenen .deb-Dateien löschen?"
-
-#: dselect/install:102
-msgid "Some errors occurred while unpacking. Packages that were installed"
-msgstr "Einige Fehler traten während des Entpackens auf. Installierte Pakete"
-
-#: dselect/install:103
-msgid "will be configured. This may result in duplicate errors"
-msgstr ""
-"werden konfiguriert. Dies kann zu doppelten Fehlermeldungen oder Fehlern "
-"durch"
-
-#: dselect/install:104
-msgid "or errors caused by missing dependencies. This is OK, only the errors"
-msgstr "fehlende Abhängigkeiten führen. Das ist in Ordnung, nur die Fehler"
-
-#: dselect/install:105
-msgid ""
-"above this message are important. Please fix them and run [I]nstall again"
-msgstr ""
-"oberhalb dieser Meldung sind wichtig. Bitte beseitigen Sie sie und "
-"[I]nstallieren Sie erneut."
-
-#: dselect/update:30
-msgid "Merging available information"
-msgstr "Verfügbare Informationen werden zusammengeführt."
-
-#: cmdline/apt-extracttemplates.cc
-#, fuzzy
-msgid ""
-"Usage: apt-extracttemplates file1 [file2 ...]\n"
-"\n"
-"apt-extracttemplates is used to extract config and template files\n"
-"from debian packages. It is used mainly by debconf(1) to prompt for\n"
-"configuration questions before installation of packages.\n"
-msgstr ""
-"Aufruf: apt-extracttemplates datei1 [datei2 ...]\n"
-"\n"
-"apt-extracttemplates ist ein Werkzeug, um Informationen zu Konfiguration\n"
-"und Vorlagen (Templates) aus Debian-Paketen zu extrahieren.\n"
-"\n"
-"Optionen:\n"
-" -h Dieser Hilfetext\n"
-" -t Das temporäre Verzeichnis setzen\n"
-" -c=? Diese Konfigurationsdatei lesen\n"
-" -o=? Eine beliebige Konfigurationsoption setzen, z.B. -o dir::cache=/tmp\n"
-
-#: cmdline/apt-extracttemplates.cc apt-pkg/contrib/fileutl.cc