Skip to content

Commit 1213aa0

Browse files
deronnaxMathieu Dupuy
authored andcommitted
howto/windows: qq traductions et fuzzy (#156)
quelques lignes qui étaient des quick win Co-authored-by: Mathieu Dupuy <mathieu.dupuy@gitguardian.com> Reviewed-on: https://git.afpy.org/AFPy/python-docs-fr/pulls/156 Reviewed-by: Christophe Nanteuil <christophenan@noreply.localhost> Co-authored-by: deronnax <deronnax@noreply.localhost> Co-committed-by: deronnax <deronnax@noreply.localhost>
1 parent 3ebf8e4 commit 1213aa0

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

using/windows.po

Lines changed: 16 additions & 6 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: 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"
1010
"Last-Translator: Mathieu Dupuy\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 3.2.2\n"
17+
"X-Generator: Poedit 3.3.1\n"
1818
"X-Poedit-SourceCharset: UTF-8\n"
1919

2020
#: using/windows.rst:7
@@ -81,7 +81,6 @@ msgstr ""
8181
"pour les développeurs utilisant Python pour tout type de projet."
8282

8383
#: using/windows.rst:35
84-
#, fuzzy
8584
msgid ""
8685
":ref:`windows-store` is a simple installation of Python that is suitable for "
8786
"running scripts and packages, and using IDLE or other development "
@@ -91,9 +90,10 @@ msgid ""
9190
msgstr ""
9291
":ref:`windows-store` est une simple installation de Python qui convient à "
9392
"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."
9797

9898
#: using/windows.rst:41
9999
msgid ""
@@ -860,6 +860,7 @@ msgstr "Problèmes connus"
860860
#: using/windows.rst:349
861861
msgid "Redirection of local data, registry, and temporary paths"
862862
msgstr ""
863+
"Redirection des données locales, du registre et des chemins temporaires"
863864

864865
#: using/windows.rst:351
865866
msgid ""
@@ -899,10 +900,14 @@ msgid ""
899900
"You can find the real path of any existing file using :func:`os.path."
900901
"realpath`:"
901902
msgstr ""
903+
"Vous pouvez trouver le chemin réel de n'importe quel fichier existant en "
904+
"utilisant :func:`os.path.realpath` :"
902905

903906
#: using/windows.rst:374
904907
msgid "When writing to the Windows Registry, the following behaviors exist:"
905908
msgstr ""
909+
"Lors de l'écriture dans le registre Windows, les comportements suivants "
910+
"existent :"
906911

907912
#: using/windows.rst:376
908913
msgid ""
@@ -1252,6 +1257,7 @@ msgstr "`Enthought Deployment Manager <https://www.enthought.com/edm/>`_"
12521257
#: using/windows.rst:539
12531258
msgid "\"The Next Generation Python Environment and Package Manager\"."
12541259
msgstr ""
1260+
"« L’environnement Python et gestionnaire de paquets de nouvelle génération »."
12551261

12561262
#: using/windows.rst:541
12571263
msgid ""
@@ -1260,6 +1266,10 @@ msgid ""
12601266
"of-life-transition-to-the-Enthought-Deployment-Manager-EDM-and-Visual-Studio-"
12611267
"Code>`_."
12621268
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>`_."
12631273

12641274
#: using/windows.rst:546
12651275
msgid "`WinPython <https://winpython.github.io/>`_"

0 commit comments

Comments
 (0)