@@ -6,14 +6,14 @@ msgstr ""
6
6
"Project-Id-Version : Python 3.6\n "
7
7
&quo
F0FF
t;Report-Msgid-Bugs-To : \n "
8
8
"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 "
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
- "X-Generator : Poedit 2.0.2 \n "
16
+ "X-Generator : Poedit 2.2.1 \n "
17
17
18
18
#: ../Doc/tutorial/interpreter.rst:5
19
19
msgid "Using the Python Interpreter"
@@ -48,7 +48,6 @@ msgstr ""
48
48
"file:`/usr/local/python` est un endroit courant)."
49
49
50
50
#: ../Doc/tutorial/interpreter.rst:26
51
- #, fuzzy
52
51
msgid ""
53
52
"On Windows machines, the Python installation is usually placed in :file:`C:\\ "
54
53
"\\ Python37`, though you can change this when you're running the installer. "
@@ -58,7 +57,8 @@ msgstr ""
58
57
"Sur les machines Windows, Python est habituellement installé dans :file:`C:\\ "
59
58
"\\ Python37`, même si vous pouvez changer cela lorsque vous lancez "
60
59
"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>` : ::"
62
62
63
63
#: ../Doc/tutorial/interpreter.rst:33
64
64
msgid ""
0 commit comments