From 22e9452b2567a852da6effc21f741eb7948e07b5 Mon Sep 17 00:00:00 2001
From: Julien Palard <julien@palard.fr>
Date: Tue, 27 Apr 2021 10:42:50 +0200
Subject: [PATCH 1/2] Fuzzy & untranslated de using/windows.

---
 using/windows.po | 15 +++++++++------
 1 file changed, 9 insertions(+), 6 deletions(-)

diff --git a/using/windows.po b/using/windows.po
index 63571659d..dbcd293c9 100644
--- a/using/windows.po
+++ b/using/windows.po
@@ -6,7 +6,7 @@ msgstr ""
 "Project-Id-Version: Python 3\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2021-02-24 17:33+0100\n"
-"PO-Revision-Date: 2020-12-23 18:58+0100\n"
+"PO-Revision-Date: 2021-04-27 11:32+0200\n"
 "Last-Translator: Mathieu Dupuy <deronnax@gmail.com>\n"
 "Language-Team: FRENCH <traductions@lists.afpy.org>\n"
 "Language: fr\n"
@@ -52,7 +52,6 @@ msgstr ""
 "séparé est disponible pour intégrer Python dans d'autres applications."
 
 #: using/windows.rst:24
-#, fuzzy
 msgid ""
 "As specified in :pep:`11`, a Python release only supports a Windows platform "
 "while Microsoft considers the platform under extended support. This means "
@@ -256,7 +255,6 @@ msgstr ""
 "cause d'erreurs."
 
 #: using/windows.rst:104
-#, fuzzy
 msgid ""
 "In the latest versions of Windows, this limitation can be expanded to "
 "approximately 32,000 characters. Your administrator will need to activate "
@@ -266,9 +264,9 @@ msgid ""
 msgstr ""
 "Dans les dernières versions de Windows, cette limitation peut être étendue à "
 "approximativement 32.000 caractères. Votre administrateur devra activer la "
-"stratégie de groupe « **Enable Win32 long paths** » ou mettre la valeur du "
-"registre ``HKEY_LOCAL_MACHINE\\SYSTEM\\CurrentControlSet\\Control"
-"\\FileSystem@LongPathsEnabled`` à ``1``."
+"stratégie de groupe « **Enable Win32 long paths** » ou mettre la valeur de "
+"``LongPathsEnabled`` à ``1`` dans de registre à ``HKEY_LOCAL_MACHINE\\SYSTEM"
+"\\CurrentControlSet\\Control\\FileSystem``."
 
 #: using/windows.rst:110
 msgid ""
@@ -850,6 +848,11 @@ msgid ""
 "scenes <https://docs.microsoft.com/en-us/windows/msix/desktop/desktop-to-uwp-"
 "behind-the-scenes>`_"
 msgstr ""
+"Pour en savoir plus sur ces limitations, consultez la documentation de "
+"Microsoft à propos des applications totalement approuvées, actuellement "
+"disponible sur `docs.microsoft.com/en-us/windows/msix/desktop/desktop-to-uwp-"
+"behind-the-scenes <https://docs.microsoft.com/en-us/windows/msix/desktop/"
+"desktop-to-uwp-behind-the-scenes>`_"
 
 #: using/windows.rst:351
 msgid "The nuget.org packages"

From 900a1f9eae71cf6ffee7991b7a4aa9a9f62c6bd0 Mon Sep 17 00:00:00 2001
From: Julien Palard <julien@palard.fr>
Date: Thu, 29 Apr 2021 08:26:46 +0200
Subject: [PATCH 2/2] Update using/windows.po

Co-authored-by: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com>
---
 using/windows.po | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/using/windows.po b/using/windows.po
index dbcd293c9..c871c45bb 100644
--- a/using/windows.po
+++ b/using/windows.po
@@ -849,7 +849,7 @@ msgid ""
 "behind-the-scenes>`_"
 msgstr ""
 "Pour en savoir plus sur ces limitations, consultez la documentation de "
-"Microsoft à propos des applications totalement approuvées, actuellement "
+"Microsoft à propos des applications avec une confiance totale, actuellement "
 "disponible sur `docs.microsoft.com/en-us/windows/msix/desktop/desktop-to-uwp-"
 "behind-the-scenes <https://docs.microsoft.com/en-us/windows/msix/desktop/"
 "desktop-to-uwp-behind-the-scenes>`_"