@@ -6,15 +6,15 @@ msgstr ""
6
6
"Project-Id-Version : Python 3\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"POT-Creation-Date : 2023-02-12 11:56+0100\n "
9
- "PO-Revision-Date : 2023-03-28 00:25 +0200\n "
9
+ "PO-Revision-Date : 2023-06-20 13:18 +0200\n "
10
10
"Last-Translator : Mathieu Dupuy\n "
11
11
"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
12
12
"Language : fr\n "
13
13
"MIME-Version : 1.0\n "
14
14
"Content-Type : text/plain; charset=UTF-8\n "
15
15
"Content-Transfer-Encoding : 8bit\n "
16
16
"Plural-Forms : nplurals=2; plural=(n > 1);\n "
17
- "X-Generator : Poedit 3.2.2 \n "
17
+ "X-Generator : Poedit 3.3.1 \n "
18
18
"X-Poedit-SourceCharset : UTF-8\n "
19
19
20
20
#: using/windows.rst:7
@@ -81,7 +81,6 @@ msgstr ""
81
81
"pour les développeurs utilisant Python pour tout type de projet."
82
82
83
83
#: using/windows.rst:35
84
- #, fuzzy
85
84
msgid ""
86
85
":ref:`windows-store` is a simple installation of Python that is suitable for "
87
86
"running scripts and packages, and using IDLE or other development "
@@ -91,9 +90,10 @@ msgid ""
91
90
msgstr ""
92
91
":ref:`windows-store` est une simple installation de Python qui convient à "
93
92
"l'exécution de scripts, de paquets et à l’utilisation d’IDLE ou d'autres "
94
- "environnements de développement. Il nécessite Windows 10, mais peut être "
95
- "installé en toute sécurité sans endommager d'autres programmes. Il fournit "
96
- "également de nombreuses commandes pratiques pour lancer Python et ses outils."
93
+ "environnements de développement. Il nécessite Windows 10 ou supérieur, mais "
94
+ "peut être installé en toute sécurité sans endommager d'autres programmes. Il "
95
+ "fournit également de nombreuses commandes pratiques pour lancer Python et "
96
+ "ses outils."
97
97
98
98
#: using/windows.rst:41
99
99
msgid ""
@@ -860,6 +860,7 @@ msgstr "Problèmes connus"
860
860
#: using/windows.rst:349
861
861
msgid "Redirection of local data, registry, and temporary paths"
862
862
msgstr ""
863
+ "Redirection des données locales, du registre et des chemins temporaires"
863
864
864
865
#: using/windows.rst:351
865
866
msgid ""
@@ -899,10 +900,14 @@ msgid ""
899
900
"You can find the real path of any existing file using :func:`os.path."
900
901
"realpath`:"
901
902
msgstr ""
903
+ "Vous pouvez trouver le chemin réel de n'importe quel fichier existant en "
904
+ "utilisant :func:`os.path.realpath` :"
902
905
903
906
#: using/windows.rst:374
904
907
msgid "When writing to the Windows Registry, the following behaviors exist:"
905
908
msgstr ""
909
+ "Lors de l'écriture dans le registre Windows, les comportements suivants "
910
+ "existent :"
906
911
907
912
#: using/windows.rst:376
908
913
msgid ""
@@ -1252,6 +1257,7 @@ msgstr "`Enthought Deployment Manager <https://www.enthought.com/edm/>`_"
1252
1257
#: using/windows.rst:539
1253
1258
msgid "\" The Next Generation Python Environment and Package Manager\" ."
1254
1259
msgstr ""
1260
+ "« L’environnement Python et gestionnaire de paquets de nouvelle génération »."
1255
1261
1256
1262
#: using/windows.rst:541
1257
1263
msgid ""
@@ -1260,6 +1266,10 @@ msgid ""
1260
1266
"of-life-transition-to-the-Enthought-Deployment-Manager-EDM-and-Visual-Studio-"
1261
1267
"Code>`_."
1262
1268
msgstr ""
1269
+ "Auparavant, Enthought fournissait Canopy, mais celui-ci est `arrivé en fin "
1270
+ "de vie en 2016 <https://support.enthought.com/hc/en-us/articles/360038600051-"
1271
+ "Canopy-GUI-end-of-life-transition-to-the-Enthought-Deployment-Manager-EDM-"
1272
+ "and-Visual-Studio-Code>`_."
1263
1273
1264
1274
#: using/windows.rst:546
1265
1275
msgid "`WinPython <https://winpython.github.io/>`_"
0 commit comments