Skip to content

Commit 7b6e288

Browse files
Mathieu DupuyJulienPalard
Mathieu Dupuy
authored andcommitted
unfuzz an entry (#1856)
le changement en anglais upstream n'affecte pas la traduction française (python/cpython@9a0d941)
1 parent d6d620f commit 7b6e288

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

using/windows.po

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -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: Poedit 2.4.1\n"
17+
"X-Generator: Poedit 3.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``."
264264
msgstr ""
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
272272
msgid ""
@@ -305,7 +305,6 @@ msgstr ""
305305
"l'interface graphique pour changer les valeurs par défauts."
306306

307307
#: using/windows.rst:129
308-
#, fuzzy
309308
msgid ""
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
13711370
msgid ""
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 to PATH"
1372+
"\" may be selected to have the installer add the install location into the :"
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` "

0 commit comments

Comments
 (0)