X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/43670e2ef8b689d9efba633d11d2a5fc6f9968a0..HEAD:/doc/po/fr.po diff --git a/doc/po/fr.po b/doc/po/fr.po index f53d1a73a..bc28277d5 100644 --- a/doc/po/fr.po +++ b/doc/po/fr.po @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.5\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2016-08-17 23:47+0200\n" +"POT-Creation-Date: 2016-11-25 23:46+0100\n" "PO-Revision-Date: 2014-11-15 17:26+0100\n" "Last-Translator: Jean-Pierre Giraud \n" "Language-Team: French \n" @@ -657,10 +657,8 @@ msgstr "" #. type: Content of: #: apt.8.xml -#, fuzzy -#| msgid "apt-get" msgid "(&apt-get;)" -msgstr "apt-get" +msgstr "(&apt-get;)" #. type: Content of: #: apt.8.xml @@ -682,7 +680,7 @@ msgstr "" msgid "" " is used to install available upgrades of all " "packages currently installed on the system from the sources configured via " -"&sources-list;. New packages will be installed if required to statisfy " +"&sources-list;. New packages will be installed if required to satisfy " "dependencies, but existing packages will never be removed. If an upgrade for " "a package requires the remove of an installed package the upgrade for this " "package isn't performed." @@ -790,10 +788,8 @@ msgstr "" #. type: Content of: #: apt.8.xml -#, fuzzy -#| msgid "&apt-conf;" msgid "(&apt-cache;)" -msgstr "&apt-conf;" +msgstr "(&apt-cache;)" #. type: Content of: #: apt.8.xml @@ -1967,7 +1963,7 @@ msgid "" "Show user friendly progress information in the terminal window when packages " "are installed, upgraded or removed. For a machine parsable version of this " "data see README.progress-reporting in the apt doc directory. Configuration " -"Item: Dpkg::Progress and Dpkg::Progress-FancyDpkg::Progress and Dpkg::Progress-Fancy." msgstr "" "Cette commande montre les informations de progression conviviales dans la " @@ -2735,6 +2731,30 @@ msgid "" "to detect such usage and generates warnings on stderr in these cases." msgstr "" +#. type: Content of: +#: 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 "" + #. type: Content of: <refentry><refsect1><title> #: apt-key.8.xml msgid "Commands" @@ -2762,10 +2782,10 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-key.8.xml msgid "" -"Instead of using this command a keyring can be placed directly in the " -"<filename>/etc/apt/trusted.gpg.d/</filename> directory with a descriptive " -"name (same rules for filename apply as for &apt-conf; files) and " -"\"<literal>gpg</literal>\" as file extension." +"<emphasis>Note</emphasis>: Instead of using this command a keyring should be " +"placed directly in the <filename>/etc/apt/trusted.gpg.d/</filename> " +"directory with a descriptive name and either \"<literal>gpg</literal>\" or " +"\"<literal>asc</literal>\" as file extension." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> @@ -2823,7 +2843,7 @@ msgstr "" msgid "" "Note that a distribution does not need to and in fact should not use this " "command any longer and instead ship keyring files in the <filename>/etc/apt/" -"trusted.gpg</filename> directory directly as this avoids a dependency on " +"trusted.gpg.d/</filename> directory directly as this avoids a dependency on " "<package>gnupg</package> and it is easier to manage keys by simply adding " "and removing files for maintainers and users alike." msgstr "" @@ -3120,7 +3140,7 @@ msgstr "" #. type: Content of: <refentry><refsect1><para> #: apt-secure.8.xml msgid "" -"A repository which previously was authentication but would loose this state " +"A repository which previously was authenticated but would loose this state " "in an <command>update</command> operation raises an error in all APT clients " "irrespective of the option to allow or forbid usage of insecure " "repositories. The error can be overcome by additionally setting " @@ -3306,8 +3326,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><title> #: apt-secure.8.xml -#, fuzzy -#| msgid "User configuration" msgid "User Configuration" msgstr "Configuration utilisateur" @@ -3358,8 +3376,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><title> #: apt-secure.8.xml -#, fuzzy -#| msgid "Archive configuration" msgid "Archive Configuration" msgstr "Configuration d'une archive" @@ -3444,14 +3460,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><para> #: apt-secure.8.xml -#, fuzzy -#| msgid "" -#| "For more background information you might want to review the <ulink url=" -#| "\"http://www.debian.org/doc/manuals/securing-debian-howto/ch7\">Debian " -#| "Security Infrastructure</ulink> chapter of the Securing Debian Manual " -#| "(available also in the harden-doc package) and the <ulink url=\"http://" -#| "www.cryptnet.net/fdp/crypto/strong_distro.html\" >Strong Distribution " -#| "HOWTO</ulink> by V. Alex Brennen." msgid "" "For more background information you might want to review the <ulink url=" "\"https://www.debian.org/doc/manuals/securing-debian-howto/ch7\">Debian " @@ -3461,7 +3469,7 @@ msgid "" "ulink> by V. Alex Brennen." msgstr "" "Pour des informations plus complètes, vous pouvez consulter <ulink url=" -"\"http://www.debian.org/doc/manuals/securing-debian-howto/ch7\"> " +"\"https://www.debian.org/doc/manuals/securing-debian-howto/ch7\"> " "l'infrastructure debian pour la sécurité</ulink> un chapitre du manuel " "Debian sur la sécurité (disponible dans le paquet harden-doc) et le <ulink " "url=\"http://www.cryptnet.net/fdp/crypto/strong_distro.html\">Strong " @@ -4935,10 +4943,9 @@ msgstr "Acquire::CompressionTypes::Order:: \"gz\";" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><synopsis> #: apt.conf.5.xml -#, fuzzy, no-wrap -#| msgid "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };" +#, no-wrap msgid "Acquire::CompressionTypes::Order { \"xz\"; \"gz\"; };" -msgstr "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };" +msgstr "Acquire::CompressionTypes::Order { \"xz\"; \"gz\"; };" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt.conf.5.xml @@ -7985,8 +7992,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><title> #: sources.list.5.xml -#, fuzzy -#| msgid "URI specification" msgid "URI Specification" msgstr "Spécification des URI" @@ -8109,34 +8114,32 @@ msgstr "" #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml -#, fuzzy -#| msgid "" -#| "Uses the archive stored locally (or NFS mounted) at /home/jason/debian " -#| "for stable/main, stable/contrib, and stable/non-free." msgid "" "Uses the archive stored locally (or NFS mounted) at /home/apt/debian for " "stable/main, stable/contrib, and stable/non-free." msgstr "" -"Utiliser l'archive stockée localement (ou montée via NFS) dans /home/jason/" +"Utiliser l'archive stockée localement (ou montée via NFS) dans /home/apt/" "debian pour stable/main, stable/contrib et stable/non-free." #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "deb file:/home/jason/debian stable main contrib non-free" +#, no-wrap msgid "deb file:/home/apt/debian stable main contrib non-free" -msgstr "deb file:/home/jason/debian stable main contrib non-free" +msgstr "deb file:/home/apt/debian stable main contrib non-free" #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "deb file:/home/jason/debian stable main contrib non-free" +#, no-wrap msgid "" "Types: deb\n" "URIs: file:/home/apt/debian\n" "Suites: stable\n" "Components: main contrib non-free" -msgstr "deb file:/home/jason/debian stable main contrib non-free" +msgstr "" +"Types: deb\n" +"URIs: file:/home/apt/debian\n" +"Suites: stable\n" +"Components: main contrib non-free" #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml @@ -8147,21 +8150,23 @@ msgstr "" #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "deb file:/home/jason/debian unstable main contrib non-free" +#, no-wrap msgid "deb file:/home/apt/debian unstable main contrib non-free" -msgstr "deb file:/home/jason/debian unstable main contrib non-free" +msgstr "deb file:/home/apt/debian unstable main contrib non-free" #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "deb file:/home/jason/debian unstable main contrib non-free" +#, no-wrap msgid "" "Types: deb\n" "URIs: file:/home/apt/debian\n" "Suites: unstable\n" "Components: main contrib non-free" -msgstr "deb file:/home/jason/debian unstable main contrib non-free" +msgstr "" +"Types: deb\n" +"URIs: file:/home/apt/debian\n" +"Suites: unstable\n" +"Components: main contrib non-free" #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml @@ -8172,21 +8177,23 @@ msgstr "La précédente ligne, mais pour les sources." #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "deb-src file:/home/jason/debian unstable main contrib non-free" +#, no-wrap msgid "deb-src file:/home/apt/debian unstable main contrib non-free" -msgstr "deb-src file:/home/jason/debian unstable main contrib non-free" +msgstr "deb-src file:/home/apt/debian unstable main contrib non-free" #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "deb-src file:/home/jason/debian unstable main contrib non-free" +#, no-wrap msgid "" "Types: deb-src\n" "URIs: file:/home/apt/debian\n" "Suites: unstable\n" "Components: main contrib non-free" -msgstr "deb-src file:/home/jason/debian unstable main contrib non-free" +msgstr "" +"Types: deb-src\n" +"URIs: file:/home/apt/debian\n" +"Suites: unstable\n" +"Components: main contrib non-free" #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml @@ -8201,37 +8208,39 @@ msgstr "" #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "" -#| "deb http://ftp.debian.org/debian &debian-stable-codename; main\n" -#| "deb [ arch=amd64,armel ] http://ftp.debian.org/debian &debian-stable-codename; main" +#, no-wrap msgid "" -"deb http://httpredir.debian.org/debian &debian-stable-codename; main\n" -"deb [ arch=amd64,armel ] http://httpredir.debian.org/debian &debian-stable-codename; main" +"deb http://deb.debian.org/debian &debian-stable-codename; main\n" +"deb [ arch=amd64,armel ] http://deb.debian.org/debian &debian-stable-codename; main" msgstr "" -"deb http://ftp.debian.org/debian &debian-stable-codename; main\n" -"deb [ arch=amd64,armel ] http://ftp.debian.org/debian &debian-stable-codename; main" +"deb http://deb.debian.org/debian &debian-stable-codename; main\n" +"deb [ arch=amd64,armel ] http://deb.debian.org/debian &debian-stable-codename; main" #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "" -#| "deb http://ftp.debian.org/debian &debian-stable-codename; main\n" -#| "deb [ arch=amd64,armel ] http://ftp.debian.org/debian &debian-stable-codename; main" +#, no-wrap msgid "" "Types: deb\n" -"URIs: http://httpredir.debian.org/debian\n" +"URIs: http://deb.debian.org/debian\n" "Suites: &debian-stable-codename;\n" "Components: main\n" "\n" "Types: deb\n" -"URIs: http://httpredir.debian.org/debian\n" +"URIs: http://deb.debian.org/debian\n" "Suites: &debian-stable-codename;\n" "Components: main\n" "Architectures: amd64 armel\n" msgstr "" -"deb http://ftp.debian.org/debian &debian-stable-codename; main\n" -"deb [ arch=amd64,armel ] http://ftp.debian.org/debian &debian-stable-codename; main" +"Types: deb\n" +"URIs: http://deb.debian.org/debian\n" +"Suites: &debian-stable-codename;\n" +"Components: main\n" +"\n" +"Types: deb\n" +"URIs: http://deb.debian.org/debian\n" +"Suites: &debian-stable-codename;\n" +"Components: main\n" +"Architectures: amd64 armel\n" #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml @@ -8250,14 +8259,17 @@ msgstr "deb http://archive.debian.org/debian-archive hamm main" #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "deb http://archive.debian.org/debian-archive hamm main" +#, no-wrap msgid "" "Types: deb\n" "URIs: http://archive.debian.org/debian-archive\n" "Suites: hamm\n" "Components: main" -msgstr "deb http://archive.debian.org/debian-archive hamm main" +msgstr "" +"Types: deb\n" +"URIs: http://archive.debian.org/debian-archive\n" +"Suites: hamm\n" +"Components: main" #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml @@ -8277,14 +8289,17 @@ msgstr "deb ftp://ftp.debian.org/debian &debian-stable-codename; contrib" #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "deb ftp://ftp.debian.org/debian &debian-stable-codename; contrib" +#, no-wrap msgid "" "Types: deb\n" "URIs: ftp://ftp.debian.org/debian\n" "Suites: &debian-stable-codename;\n" "Components: contrib" -msgstr "deb ftp://ftp.debian.org/debian &debian-stable-codename; contrib" +msgstr "" +"Types: deb\n" +"URIs: ftp://ftp.debian.org/debian\n" +"Suites: &debian-stable-codename;\n" +"Components: contrib" #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml @@ -8307,14 +8322,17 @@ msgstr "deb ftp://ftp.debian.org/debian unstable contrib" #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "deb ftp://ftp.debian.org/debian unstable contrib" +#, no-wrap msgid "" "Types: deb\n" "URIs: ftp://ftp.debian.org/debian\n" "Suites: unstable\n" "Components: contrib" -msgstr "deb ftp://ftp.debian.org/debian unstable contrib" +msgstr "" +"Types: deb\n" +"URIs: ftp://ftp.debian.org/debian\n" +"Suites: unstable\n" +"Components: contrib" #. type: Content of: <refentry><refsect1><para><literallayout> #: sources.list.5.xml @@ -8324,13 +8342,15 @@ msgstr "deb http://ftp.tlh.debian.org/universe unstable/binary-$(ARCH)/" #. type: Content of: <refentry><refsect1><para><literallayout> #: sources.list.5.xml -#, fuzzy, no-wrap -#| msgid "deb http://ftp.tlh.debian.org/universe unstable/binary-$(ARCH)/" +#, no-wrap msgid "" "Types: deb\n" "URIs: http://ftp.tlh.debian.org/universe\n" "Suites: unstable/binary-$(ARCH)/" -msgstr "deb http://ftp.tlh.debian.org/universe unstable/binary-$(ARCH)/" +msgstr "" +"Types: deb\n" +"URIs: http://ftp.tlh.debian.org/universe\n" +"Suites: unstable/binary-$(ARCH)/" #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml @@ -8372,12 +8392,12 @@ msgstr "" #: sources.list.5.xml #, no-wrap msgid "" -"deb http://httpredir.debian.org/debian stable main contrib\n" -"deb-src http://httpredir.debian.org/debian stable main contrib\n" -"deb http://httpredir.debian.org/debian testing main contrib\n" -"deb-src http://httpredir.debian.org/debian testing main contrib\n" -"deb http://httpredir.debian.org/debian unstable main contrib\n" -"deb-src http://httpredir.debian.org/debian unstable main contrib" +"deb http://deb.debian.org/debian stable main contrib\n" +"deb-src http://deb.debian.org/debian stable main contrib\n" +"deb http://deb.debian.org/debian testing main contrib\n" +"deb-src http://deb.debian.org/debian testing main contrib\n" +"deb http://deb.debian.org/debian unstable main contrib\n" +"deb-src http://deb.debian.org/debian unstable main contrib" msgstr "" #. type: Content of: <refentry><refsect1><literallayout> @@ -8385,17 +8405,15 @@ msgstr "" #, no-wrap msgid "" "Types: deb deb-src\n" -"URIs: http://httpredir.debian.org/debian\n" +"URIs: http://deb.debian.org/debian\n" "Suites: stable testing unstable\n" "Components: main contrib\n" msgstr "" #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml -#, fuzzy -#| msgid "&apt-cache;, &apt-config;, &apt-preferences;." msgid "&apt-get;, &apt-conf;, &apt-acquire-additional-files;" -msgstr "&apt-cache;, &apt-config;, &apt-preferences;." +msgstr "&apt-get;, &apt-conf;, &apt-acquire-additional-files;" #. type: Content of: <refentry><refmeta><manvolnum> #: apt-extracttemplates.1.xml apt-sortpkgs.1.xml apt-ftparchive.1.xml @@ -8664,32 +8682,26 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml -#, fuzzy -#| msgid "" -#| "Values for the additional metadata fields in the Release file are taken " -#| "from the corresponding variables under <literal>APT::FTPArchive::Release</" -#| "literal>, e.g. <literal>APT::FTPArchive::Release::Origin</literal>. The " -#| "supported fields are: <literal>Origin</literal>, <literal>Label</" -#| "literal>, <literal>Suite</literal>, <literal>Version</literal>, " -#| "<literal>Codename</literal>, <literal>Date</literal>, <literal>Valid-" -#| "Until</literal>, <literal>Architectures</literal>, <literal>Components</" -#| "literal>, <literal>Description</literal>." msgid "" "Values for the additional metadata fields in the Release file are taken from " "the corresponding variables under <literal>APT::FTPArchive::Release</" "literal>, e.g. <literal>APT::FTPArchive::Release::Origin</literal>. The " "supported fields are <literal>Origin</literal>, <literal>Label</literal>, " "<literal>Suite</literal>, <literal>Version</literal>, <literal>Codename</" -"literal>, <literal>Date</literal>, <literal>Valid-Until</literal>, " -"<literal>Signed-By</literal>, <literal>Architectures</literal>, " -"<literal>Components</literal> and <literal>Description</literal>." +"literal>, <literal>Date</literal>, <literal>NotAutomatic</literal>, " +"<literal>ButAutomaticUpgrades</literal>, <literal>Acquire-By-Hash</literal>, " +"<literal>Valid-Until</literal>, <literal>Signed-By</literal>, " +"<literal>Architectures</literal>, <literal>Components</literal> and " +"<literal>Description</literal>." msgstr "" "La valeur des autres champs de métadonnées du fichier Release sont tirées de " "la valeur correspondante dans <literal>APT::FTPArchive::Release</literal>, " "p. ex. <literal>APT::FTPArchive::Release::Origin</literal>. Les champs " "reconnus sont : <literal>Origin</literal>, <literal>Label</literal>, " "<literal>Suite</literal>, <literal>Version</literal>, <literal>Codename</" -"literal>, <literal>Date</literal>, <literal>Valid-Until</literal>, " +"literal>, <literal>Date</literal>, <literal>NotAutomatic</literal>, " +"<literal>ButAutomaticUpgrades</literal>, <literal>Acquire-By-Hash</literal>, " +"<literal>Valid-Until</literal>, <literal>Signed-By</literal>, " "<literal>Architectures</literal>, <literal>Components</literal>, " "<literal>Description</literal>." @@ -9328,18 +9340,6 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml -#, fuzzy -#| msgid "" -#| "Generate the given checksum. These options default to on, when turned off " -#| "the generated index files will not have the checksum fields where " -#| "possible. Configuration Items: <literal>APT::FTPArchive::" -#| "<replaceable>Checksum</replaceable></literal> and <literal>APT::" -#| "FTPArchive::<replaceable>Index</replaceable>::<replaceable>Checksum</" -#| "replaceable></literal> where <literal><replaceable>Index</replaceable></" -#| "literal> can be <literal>Packages</literal>, <literal>Sources</literal> " -#| "or <literal>Release</literal> and <literal><replaceable>Checksum</" -#| "replaceable></literal> can be <literal>MD5</literal>, <literal>SHA1</" -#| "literal> or <literal>SHA256</literal>." msgid "" "Generate the given checksum. These options default to on, when turned off " "the generated index files will not have the checksum fields where possible. " @@ -9361,7 +9361,8 @@ msgstr "" "<literal><replaceable>Index</replaceable></literal> peut être " "<literal>Packages</literal>, <literal>Sources</literal> ou <literal>Release</" "literal> et <literal><replaceable>Checksum</replaceable></literal> peut être " -"<literal>MD5</literal>, <literal>SHA1</literal> ou <literal>SHA256</literal>." +"<literal>MD5</literal>, <literal>SHA1</literal>, <literal>SHA256</literal> " +"ou <literal>SHA512</literal>." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml @@ -10783,12 +10784,6 @@ msgstr "" #. type: Content of: <book><chapter><section><para> #: offline.dbk -#, fuzzy -#| msgid "" -#| "This is achieved by creatively manipulating the APT configuration file. " -#| "The essential premise to tell APT to look on a disc for it's archive " -#| "files. Note that the disc should be formated with a filesystem that can " -#| "handle long file names such as ext2, fat32 or vfat." msgid "" "This is achieved by creatively manipulating the APT configuration file. The " "essential premise to tell APT to look on a disc for it's archive files. Note "