diff options
Diffstat (limited to 'doc/po/fr.po')
-rw-r--r-- | doc/po/fr.po | 31 |
1 files changed, 28 insertions, 3 deletions
diff --git a/doc/po/fr.po b/doc/po/fr.po index a5c8c2b6f..7d2805714 100644 --- a/doc/po/fr.po +++ b/doc/po/fr.po @@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.6\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2018-04-15 21:57+0200\n" +"POT-Creation-Date: 2018-04-18 17:22+0200\n" "PO-Revision-Date: 2018-03-16 00:54+0100\n" "Last-Translator: Jean-Pierre Giraud <jean-pierregiraud@neuf.fr>\n" "Language-Team: French <debian-l10n-french@lists.debian.org>\n" @@ -718,8 +718,8 @@ msgstr "" "upgrade mais supprimera des paquets actuellement installés si cela est " "nécessaire pour mettre à jour le système dans son ensemble." -#. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> -#: apt.8.xml apt-key.8.xml +#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> +#: apt.8.xml apt-key.8.xml sources.list.5.xml msgid "," msgstr "," @@ -8233,6 +8233,31 @@ msgstr "" "préoccupation, des procédés basés sur Tor, mentionnés plus bas, pourraient " "être une alternative appropriée." +#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term><command><replaceable> +#: sources.list.5.xml +msgid "scheme" +msgstr "" + +#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> +#: sources.list.5.xml +#, fuzzy +#| msgid "(&apt-transport-http;)" +msgid "(&apt-transport-mirror;)" +msgstr "(&apt-transport-http;)" + +#. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> +#: sources.list.5.xml +msgid "" +"The mirror scheme specifies the location of a mirrorlist. By default the " +"scheme used for the location is <literal>http</literal>, but any other " +"scheme can be used via <command>mirror+<replaceable>scheme</replaceable></" +"command>. The mirrorlist itself can contain many different URIs for mirrors " +"the APT client can transparently pick, choose and fallback between intended " +"to help both with distributing the load over the available mirrors and " +"ensuring that clients can acquire data even if some configured mirrors are " +"not available." +msgstr "" + #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> #: sources.list.5.xml msgid "" |