@@ -123,7 +123,6 @@ msgid "Building Python"
123123msgstr "Compiler Python"
124124
125125#: using/unix.rst:69
126- #, fuzzy
127126msgid ""
128127"If you want to compile CPython yourself, first thing you should do is get "
129128"the `source <https://www.python.org/downloads/source/>`_. You can download "
@@ -134,7 +133,7 @@ msgstr ""
134133"Si vous voulez compiler CPython vous-même, la première chose à faire est de "
135134"récupérer le `code source <https://www.python.org/downloads/source/>`_. Vous "
136135"pouvez télécharger la dernière version ou faire un `clone <https://devguide."
137- "python.org/setup/#getting -the-source-code>`_. (Si vous voulez contribuer à "
136+ "python.org/setup/#get -the-source-code>`_. (Si vous voulez contribuer à "
138137"des correctifs, il vous faut un clone.)"
139138
140139#: using/unix.rst:75
@@ -166,16 +165,15 @@ msgid "Python-related paths and files"
166165msgstr "Fichiers et chemins liés à Python"
167166
168167#: using/unix.rst:95
169- #, fuzzy
170168msgid ""
171169"These are subject to difference depending on local installation "
172170"conventions; :option:`prefix <--prefix>` and :option:`exec_prefix <--exec-"
173171"prefix>` are installation-dependent and should be interpreted as for GNU "
174172"software; they may be the same."
175173msgstr ""
176174"Ceux-ci sont sujets à des différences en fonction des conventions locales "
177- "d'installation ; :envvar :`prefix` (``${ prefix}``) et :envvar :`exec_prefix` "
178- "(``${ exec_prefix}``) sont dépendants de l’installation et doivent être "
175+ "d'installation ; :option :`prefix <-- prefix>` et :option :`exec_prefix "
176+ "<-- exec_prefix` sont dépendants de l’installation et doivent être "
179177"interprétés comme pour des logiciels GNU ; ils peuvent être égaux."
180178
181179#: using/unix.rst:100
@@ -298,7 +296,6 @@ msgstr ""
298296"``install`` réécrirait le fichier ``openssl.cnf``."
299297
300298#: using/unix.rst:172
301- #, fuzzy
302299msgid ""
303300"Build Python with custom OpenSSL (see the configure ``--with-openssl`` and "
304301"``--with-openssl-rpath`` options)"
0 commit comments