-"The setting <literal>ForceExtended</literal> controls the use of RFC2428 "
-"<literal>EPSV</literal> and <literal>EPRT</literal> commands. The default is "
-"false, which means these commands are only used if the control connection is "
-"IPv6. Setting this to true forces their use even on IPv4 connections. Note "
-"that most FTP servers do not support RFC2428."
-msgstr ""
-"Die Einstellung <literal>ForceExtended</literal> steuert die Benutzung der "
-"RFC2428-Befehle <literal>EPSV</literal> und <literal>EPRT</literal>. Die "
-"Vorgabe ist false, was bedeutet, dass diese Befehle nur benutzt werden, wenn "
-"die Steuerverbindung IPv6 ist. Dies auf true zu stellen erzwingt die "
-"Benutzung selbst auf IPv4-Verbindungen. Beachten Sie, dass die wenigsten FTP-"
-"Server RFC2428 unterstützen."
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
-#: apt.conf.5.xml:407 sources.list.5.xml:135
-msgid "cdrom"
-msgstr "cdrom"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><literallayout>
-#: apt.conf.5.xml:413
-#, no-wrap
-msgid "/cdrom/::Mount \"foo\";"
-msgstr "/cdrom/::Mount \"foo\";"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:408
-msgid ""
-"CDROM URIs; the only setting for CDROM URIs is the mount point, "
-"<literal>cdrom::Mount</literal> which must be the mount point for the CDROM "
-"drive as specified in <filename>/etc/fstab</filename>. It is possible to "
-"provide alternate mount and unmount commands if your mount point cannot be "
-"listed in the fstab (such as an SMB mount and old mount packages). The "
-"syntax is to put <placeholder type=\"literallayout\" id=\"0\"/> within the "
-"cdrom block. It is important to have the trailing slash. Unmount commands "
-"can be specified using UMount."
-msgstr ""
-"CDROM-URIs; Die einzige Einstellung für CDROM-URIs ist der Einhängepunkt "
-"<literal>cdrom::Mount</literal>, der der Einhängepunkt des CD-ROM-Laufwerks "
-"sein muss, wie er in <filename>/etc/fstab</filename> angegeben wurde. Es ist "
-"möglich alternative Ein- und Aushängebefehle anzugeben, falls Ihr "
-"Einhängepunkt nicht in der fstab aufgelistet werden kann (so wie beim "
-"Einhängen per SMB und alten Mount-Paketen). Die Syntax besteht darin, "
-"<placeholder type=\"literallayout\" id=\"0\"/> in den CD-ROM-Block "
-"einzufügen. Der abschließende Schrägstrich ist wichtig. Aushängebefehle "
-"können per UMount angegeben werden."
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
-#: apt.conf.5.xml:418
-msgid "gpgv"
-msgstr "gpgv"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:419
-msgid ""
-"GPGV URIs; the only option for GPGV URIs is the option to pass additional "
-"parameters to gpgv. <literal>gpgv::Options</literal> Additional options "
-"passed to gpgv."
-msgstr ""
-"GPGV-URIs; Die einzige Option für GPGV-URIs ist die Option zusätzliche "
-"Parameter an gpgv weiterzuleiten. <literal>gpgv::Options</literal> "
-"Zusätzliche Parameter werden an gpgv weitergeleitet."
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
-#: apt.conf.5.xml:424
-msgid "CompressionTypes"
-msgstr "CompressionTypes"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis>
-#: apt.conf.5.xml:430
-#, no-wrap
-msgid "Acquire::CompressionTypes::<replaceable>FileExtension</replaceable> \"<replaceable>Methodname</replaceable>\";"
-msgstr "Acquire::CompressionTypes::<replaceable>Dateierweiterung</replaceable> \"<replaceable>Methodenname</replaceable>\";"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:425
-msgid ""
-"List of compression types which are understood by the acquire methods. "
-"Files like <filename>Packages</filename> can be available in various "
-"compression formats. Per default the acquire methods can decompress "
-"<command>bzip2</command>, <command>lzma</command> and <command>gzip</"
-"command> compressed files, with this setting more formats can be added on "
-"the fly or the used method can be changed. The syntax for this is: "
-"<placeholder type=\"synopsis\" id=\"0\"/>"
-msgstr ""
-"Die List der Kompressionstypen die von den »aquire«-Methoden verstanden "
-"werden. Dateien wie <filename>Packages</filename> können in verschiedenen "
-"Kompressionsformaten verfügbar sein. Standardmäßig können die »aquire«-"
-"Methoden <command>bzip2</command>-, <command>lzma</command>- und "
-"<command>gzip</command>-komprimierte Dateien dekomprimieren. Mit dieser "
-"Einstellung können spontan weiter Formate hinzugefügt oder die benutzte "
-"Methode geändert werden. Die Syntax dafür lautet: <placeholder type="
-"\"synopsis\" id=\"0\"/>"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis>
-#: apt.conf.5.xml:435
-#, no-wrap
-msgid "Acquire::CompressionTypes::Order:: \"gz\";"
-msgstr "Acquire::CompressionTypes::Order:: \"gz\";"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><synopsis>
-#: apt.conf.5.xml:438
-#, no-wrap
-msgid "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };"
-msgstr "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:431
-msgid ""
-"Also the <literal>Order</literal> subgroup can be used to define in which "
-"order the acquire system will try to download the compressed files. The "
-"acquire system will try the first and proceed with the next compression type "
-"in this list on error, so to prefer one over the other type simple add the "
-"preferred type at first - not already added default types will be added at "
-"run time to the end of the list, so e.g. <placeholder type=\"synopsis\" id="
-"\"0\"/> can be used to prefer <command>gzip</command> compressed files over "
-"<command>bzip2</command> and <command>lzma</command>. If <command>lzma</"
-"command> should be preferred over <command>gzip</command> and "
-"<command>bzip2</command> the configure setting should look like this "
-"<placeholder type=\"synopsis\" id=\"1\"/> It is not needed to add "
-"<literal>bz2</literal> explicit to the list as it will be added automatic."
-msgstr ""
-"Außerdem kann die Untergruppe <literal>Order</literal> benutzt werden, um zu "
-"definieren, in welcher Reihenfolge das »aquire«-System die komprimierten "
-"Dateien herunterzuladen versucht. Das »aquire«-System wird die erste "
-"versuchen und mit dem nächsten Kompressionstyp in dieser Liste bei einem "
-"Fehler fortfahren. Um daher einen nach dem anderen Typ vorzuziehen, fügen "
-"Sie einfach den bevorzugten Typ zuerst in die Liste – noch nicht "
-"hinzugefügte Standardtypen werden zur Laufzeit an das Ende der Liste "
-"angehängt, so kann z.B. <placeholder type=\"synopsis\" id=\"0\"/> verwandt "
-"werden, um <command>gzip</command>-komprimierte Dateien über <command>bzip2</"
-"command> und <command>lzma</command> zu bevorzugen. Falls <command>lzma</"
-"command> vor <command>gzip</command> und <command>bzip2</command> vorgezogen "
-"werden soll, sollte die Konfigurationseinstellung so aussehen: <placeholder "
-"type=\"synopsis\" id=\"1\"/>. Es ist nicht nötig <literal>bz2</literal> "
-"explizit zur Liste hinzuzufügen, da es automatisch hinzufügt wird."
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para><literallayout>
-#: apt.conf.5.xml:442
-#, no-wrap
-msgid "Dir::Bin::bzip2 \"/bin/bzip2\";"
-msgstr "Dir::Bin::bzip2 \"/bin/bzip2\";"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:440
-msgid ""
-"Note that at run time the <literal>Dir::Bin::<replaceable>Methodname</"
-"replaceable></literal> will be checked: If this setting exists the method "
-"will only be used if this file exists, e.g. for the bzip2 method (the "
-"inbuilt) setting is <placeholder type=\"literallayout\" id=\"0\"/> Note also "
-"that list entries specified on the command line will be added at the end of "
-"the list specified in the configuration files, but before the default "
-"entries. To prefer a type in this case over the ones specified in in the "
-"configuration files you can set the option direct - not in list style. This "
-"will not override the defined list, it will only prefix the list with this "
-"type."
-msgstr ""
-"Beachten Sie, dass <literal>Dir::Bin::<replaceable>Methodenname</"
-"replaceable></literal> zur Laufzeit geprüft wird: Falls diese Einstellung "
-"existiert, wird die Methode nur benutzt, wenn die Datei existiert, z.B. für "
-"die (integrierte) bzip2-Methode ist die Einstellung <placeholder type="
-"\"literallayout\" id=\"0\"/>. Beachten Sie, dass diese auf der Befehlszeile "
-"eingegebenen Einträge an das Ende der Liste angehängt werden, die in den "
-"Konfigurationsdateien angegeben wurde, aber vor den Vorgabeeinträgen. Um "
-"einen Eintrag in diesem Fall vor einem, über die in der Konfigurationsdatei "
-"angegebenen, zu bevorzugen, können Sie diese Option direkt setzen – nicht im "
-"Listenstil. Dies wird die definierte Liste nicht überschreiben, es wird "
-"diesen Typ nur vor die Liste setzen."
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:447
-msgid ""
-"While it is possible to add an empty compression type to the order list, but "
-"APT in its current version doesn't understand it correctly and will display "
-"many warnings about not downloaded files - these warnings are most of the "
-"time false negatives. Future versions will maybe include a way to really "
-"prefer uncompressed files to support the usage of local mirrors."
-msgstr ""
-"Obwohl es möglich ist, einen leeren Komprimierungstyp zu der "
-"Reihenfolgenliste hinzuzufügen, versteht dies APT in der aktuellen Version "
-"nicht richtig und wird viele Warnungen wegen nicht heruntergeladener Dateien "
-"anzeigen – diese Warnungen sind meistens inkorrekte Treffer. Zukünftige "
-"Versionen werden möglicherweise eine Möglichkeit enthalten, um wirklich "
-"unkomprimierte Dateien vorzuziehen, um den Gebrauch lokaler Spiegel zu "
-"unterstützen."
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term>
-#: apt.conf.5.xml:453
-msgid "GzipIndexes"
-msgstr "GzipIndexes"
-
-#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para>
-#: apt.conf.5.xml:455
-msgid ""
-"When downloading <literal>gzip</literal> compressed indexes (Packages, "
-"Sources, or Translations), keep them gzip compressed locally instead of "
-"unpacking them. This saves quite a lot of disk space at the expense of more "
-"CPU requirements when building the local package caches. False by default."