@@ -6,14 +6,14 @@ msgstr ""
66"Project-Id-Version : Python 3.6\n "
77"Report-Msgid-Bugs-To : \n "
88"POT-Creation-Date : 2019-04-10 09:35+0200\n "
9- "PO-Revision-Date : 2018-10-13 17:50 +0200\n "
10- "Last-Translator : Julien Palard <julien@palard.fr >\n "
9+ "PO-Revision-Date : 2019-04-11 21:43 +0200\n "
10+ "Last-Translator : Jules Lasne <jules.lasne@gmail.com >\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 "
16- "X-Generator : Poedit 2.0.2 \n "
16+ "X-Generator : Poedit 2.2.1 \n "
1717
1818#: ../Doc/tutorial/interpreter.rst:5
1919msgid "Using the Python Interpreter"
@@ -48,7 +48,6 @@ msgstr ""
4848"file:`/usr/local/python` est un endroit courant)."
4949
5050#: ../Doc/tutorial/interpreter.rst:26
51- #, fuzzy
5251msgid ""
5352"On Windows machines, the Python installation is usually placed in :file:`C:\\ "
5453"\\ Python37`, though you can change this when you're running the installer. "
@@ -58,7 +57,8 @@ msgstr ""
5857"Sur les machines Windows, Python est habituellement installé dans :file:`C:\\ "
5958"\\ Python37`, même si vous pouvez changer cela lorsque vous lancez "
6059"l'installateur. Pour ajouter ce dossier à votre chemin de recherche, vous "
61- "pouvez taper la commande suivante dans un prompt de commande DOS : ::"
60+ "pouvez taper la commande suivante dans :ref:`une invite de commande Windows "
61+ "<faq-run-program-under-windows>` : ::"
6262
6363#: ../Doc/tutorial/interpreter.rst:33
6464msgid ""
0 commit comments