diff options
Diffstat (limited to 'doc/po/it.po')
-rw-r--r-- | doc/po/it.po | 15 |
1 files changed, 14 insertions, 1 deletions
diff --git a/doc/po/it.po b/doc/po/it.po index 5e091b3d2..e90cd7742 100644 --- a/doc/po/it.po +++ b/doc/po/it.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\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: 2017-03-27 19:05+0200\n" "Last-Translator: Beatrice Torracca <beatricet@libero.it>\n" "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n" @@ -8071,6 +8071,19 @@ msgstr "" "configurazione <option>Acquire::Min-ValidTime</option> e <option>Acquire::" "Max-ValidTime</option> che sono entrambe non impostate in modo predefinito." +#. 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" |