diff options
Diffstat (limited to 'doc/po/de.po')
-rw-r--r-- | doc/po/de.po | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/doc/po/de.po b/doc/po/de.po index 7edbf8419..05f8ecda2 100644 --- a/doc/po/de.po +++ b/doc/po/de.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.3\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-01-17 19:04+0100\n" +"POT-Creation-Date: 2018-01-18 14:46+0000\n" "PO-Revision-Date: 2016-11-15 21:51+0200\n" "Last-Translator: Chris Leick <c.leick@vollbio.de>\n" "Language-Team: German <debian-l10n-german@lists.debian.org>\n" @@ -8089,6 +8089,19 @@ msgstr "" "<option>Acquire::Max-ValidTime</option>, die standardmäßig jeweils nicht " "gesetzt sind." +#. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> +#: sources.list.5.xml +msgid "" +"<option>InRelease-Path</option> (<option>inrelease-path</option>) " +"determines the path to the InRelease file, relative to the normal position " +"of an <filename>InRelease</filename> file. By default, this option is unset " +"and APT will try to fetch an <filename>InRelease</filename> or, if that " +"fails, a <filename>Release</filename> file and its associated " +"<filename>Release.gpg</filename> file. By setting this option, the specified " +"path will be tried instead of the InRelease file, and the fallback to " +"<filename>Release</filename> files will be disabled." +msgstr "" + #. type: Content of: <refentry><refsect1><title> #: sources.list.5.xml msgid "URI Specification" |