@@ -123,7 +123,6 @@ msgid "Building Python"
123
123
msgstr "Compiler Python"
124
124
125
125
#: using/unix.rst:69
126
- #, fuzzy
127
126
msgid ""
128
127
"If you want to compile CPython yourself, first thing you should do is get "
129
128
"the `source <https://www.python.org/downloads/source/>`_. You can download "
@@ -134,7 +133,7 @@ msgstr ""
134
133
"Si vous voulez compiler CPython vous-même, la première chose à faire est de "
135
134
"récupérer le `code source <https://www.python.org/downloads/source/>`_. Vous "
136
135
"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 à "
138
137
"des correctifs, il vous faut un clone.)"
139
138
140
139
#: using/unix.rst:75
@@ -166,16 +165,15 @@ msgid "Python-related paths and files"
166
165
msgstr "Fichiers et chemins liés à Python"
167
166
168
167
#: using/unix.rst:95
169
- #, fuzzy
170
168
msgid ""
171
169
"These are subject to difference depending on local installation "
172
170
"conventions; :option:`prefix <--prefix>` and :option:`exec_prefix <--exec-"
173
171
"prefix>` are installation-dependent and should be interpreted as for GNU "
174
172
"software; they may be the same."
175
173
msgstr ""
176
174
"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 "
179
177
"interprétés comme pour des logiciels GNU ; ils peuvent être égaux."
180
178
181
179
#: using/unix.rst:100
@@ -298,7 +296,6 @@ msgstr ""
298
296
"``install`` réécrirait le fichier ``openssl.cnf``."
299
297
300
298
#: using/unix.rst:172
301
- #, fuzzy
302
299
msgid ""
303
300
"Build Python with custom OpenSSL (see the configure ``--with-openssl`` and "
304
301
"``--with-openssl-rpath`` options)"
0 commit comments