Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions tutorial/interpreter.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ msgstr ""
"Project-Id-Version: Python 3.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-10 09:35+0200\n"
"PO-Revision-Date: 2018-10-13 17:50+0200\n"
"Last-Translator: Julien Palard <julien@palard.fr>\n"
"PO-Revision-Date: 2019-04-11 21:43+0200\n"
"Last-Translator: Jules Lasne <jules.lasne@gmail.com>\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 2.0.2\n"
"X-Generator: Poedit 2.2.1\n"

#: ../Doc/tutorial/interpreter.rst:5
msgid "Using the Python Interpreter"
Expand Down Expand Up @@ -48,7 +48,6 @@ msgstr ""
"file:`/usr/local/python` est un endroit courant)."

#: ../Doc/tutorial/interpreter.rst:26
#, fuzzy
msgid ""
"On Windows machines, the Python installation is usually placed in :file:`C:\\"
"\\Python37`, though you can change this when you're running the installer. "
Expand All @@ -58,7 +57,8 @@ msgstr ""
"Sur les machines Windows, Python est habituellement installé dans :file:`C:\\"
"\\Python37`, même si vous pouvez changer cela lorsque vous lancez "
"l'installateur. Pour ajouter ce dossier à votre chemin de recherche, vous "
"pouvez taper la commande suivante dans un prompt de commande DOS : ::"
"pouvez taper la commande suivante dans :ref:`une invite de commande Windows "
"<faq-run-program-under-windows>` : ::"

#: ../Doc/tutorial/interpreter.rst:33
msgid ""
Expand Down