+"Merk op dat als het gebruik van het commando <command>apt-key</command> "
+"gewenst is, dan ook de installatie van de GNU Privacy Guard suite (verpakt "
+"in het pakket <package>gnupg</package>) vereist is. Enkel omwille daarvan al "
+"wordt het gebruik ervan in programma's (zeker in scripts voor "
+"pakketonderhoud) sterk afgeraden. Daarenboven wordt de indeling van de "
+"uitvoer van alle commando's onvoorspelbaar en kan die wijzigen telkens "
+"wanneer de achterliggende commando's wijzigen. <command>apt-key</command> "
+"zal een dergelijk gebruik trachten te detecteren en geeft in dergelijke "
+"gevallen waarschuwingen op de standaard foutuitvoer."
+
+#. type: Content of: <refentry><refsect1><title>
+#: apt-key.8.xml
+msgid "Supported keyring files"
+msgstr ""
+
+#. type: Content of: <refentry><refsect1><para>
+#: apt-key.8.xml
+msgid ""
+"apt-key supports only the binary OpenPGP format (also known as \"GPG key "
+"public ring\") in files with the \"<literal>gpg</literal>\" extension, not "
+"the keybox database format introduced in newer &gpg; versions as default for "
+"keyring files. Binary keyring files intended to be used with any apt version "
+"should therefore always be created with <command>gpg --export</command>."
+msgstr ""
+
+#. type: Content of: <refentry><refsect1><para>
+#: apt-key.8.xml
+msgid ""
+"Alternatively, if all systems which should be using the created keyring have "
+"at least apt version >= 1.4 installed, you can use the ASCII armored format "
+"with the \"<literal>asc</literal>\" extension instead which can be created "
+"with <command>gpg --armor --export</command>."
+msgstr ""