@@ -6,15 +6,15 @@ msgstr ""
66"Project-Id-Version :Python 3\n "
77"Report-Msgid-Bugs-To :\n "
88"POT-Creation-Date :2022-05-22 23:13+0200\n "
9- "PO-Revision-Date :2021-12-16 02:40+0100 \n "
9+ "PO-Revision-Date :2022-04-26 14:55+0200 \n "
1010"Last-Translator :Julien Palard <julien@palard.fr>\n "
1111"Language-Team :FRENCH <traductions@lists.afpy.org>\n "
1212"Language :fr\n "
1313"MIME-Version :1.0\n "
1414"Content-Type :text/plain; charset=UTF-8\n "
1515"Content-Transfer-Encoding :8bit\n "
1616"Plural-Forms :nplurals=2; plural=(n > 1);\n "
17- "X-Generator :Poedit2.4 .1\n "
17+ "X-Generator :Poedit3.0 .1\n "
1818"X-Poedit-SourceCharset :UTF-8\n "
1919
2020#: using/windows.rst:7
@@ -259,14 +259,14 @@ msgid ""
259259"In the latest versions of Windows, this limitation can be expanded to "
260260"approximately 32,000 characters. Your administrator will need to activate "
261261"the\" Enable Win32 long paths\" group policy, or set ``LongPathsEnabled`` to "
262- "``1`` in the registry key "
263- "``HKEY_LOCAL_MACHINE \\ SYSTEM \\ CurrentControlSet \\ Control\\ FileSystem``."
262+ "``1`` in the registry key``HKEY_LOCAL_MACHINE \\ SYSTEM \\ CurrentControlSet "
263+ "\\ Control\\ FileSystem``."
264264msgstr ""
265265"Dans les dernières versions de Windows, cette limitation peut être étendue à "
266266"approximativement 32.000 caractères. Votre administrateur devra activer la "
267267"stratégie de groupe « **Enable Win32 long paths** » ou mettre la valeur de "
268- "``LongPathsEnabled`` à ``1`` dans de registre à "
269- "``HKEY_LOCAL_MACHINE \\ SYSTEM \\ CurrentControlSet\\ Control\\ FileSystem``."
268+ "``LongPathsEnabled`` à ``1`` dans de registre à``HKEY_LOCAL_MACHINE \\ SYSTEM "
269+ "\\ CurrentControlSet\\ Control\\ FileSystem``."
270270
271271#: using/windows.rst:110
272272msgid ""
@@ -305,7 +305,6 @@ msgstr ""
305305"l'interface graphique pour changer les valeurs par défauts."
306306
307307#: using/windows.rst:129
308- #, fuzzy
309308msgid ""
310309"To completely hide the installer UI and install Python silently, pass the ``/"
311310"quiet`` option. To skip past the user interaction but still display progress "
@@ -1369,9 +1368,9 @@ msgstr ""
13691368
13701369#: using/windows.rst:592
13711370msgid ""
1372- "On the first page of the installer, an option labelled\" Add Python to "
1373- "PATH \" may be selected to have the installer add the install location into "
1374- "the : envvar:`PATH`. The location of the :file:`Scripts\\\\ ` folder is also "
1371+ "On the first page of the installer, an option labelled\" Add Python toPATH "
1372+ "\" may be selected to have the installer add the install location intothe : "
1373+ "envvar:`PATH`. The location of the :file:`Scripts\\\\ ` folder is also "
13751374"added. This allows you to type :command:`python` to run the interpreter, "
13761375"and :command:`pip` for the package installer. Thus, you can also execute "
13771376"your scripts with command line options, see :ref:`using-on-cmdline` "