From 6d23bd17a12e0a74282f02f8eba890a9a5a87679 Mon Sep 17 00:00:00 2001 From: "Jules Lasne (jlasne - seluj78)" Date: Thu, 11 Apr 2019 22:11:31 +0200 Subject: [PATCH 1/3] Fixed fuzzys --- tutorial/interpreter.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/tutorial/interpreter.po b/tutorial/interpreter.po index 55c812672..60bca2db8 100644 --- a/tutorial/interpreter.po +++ b/tutorial/interpreter.po @@ -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 \n" +"PO-Revision-Date: 2019-04-11 21:43+0200\n" +"Last-Translator: Jules Lasne \n" "Language-Team: FRENCH \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" @@ -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. " @@ -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 command Windows " +"`:: : ::" #: ../Doc/tutorial/interpreter.rst:33 msgid "" From 3f4f58e0797de45b3e130bde554ae9ea647b10b7 Mon Sep 17 00:00:00 2001 From: Christophe Nanteuil <35002064+christopheNan@users.noreply.github.com> Date: Mon, 15 Apr 2019 18:12:31 +0200 Subject: [PATCH 2/3] Update tutorial/interpreter.po Co-Authored-By: Seluj78 --- tutorial/interpreter.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/interpreter.po b/tutorial/interpreter.po index 60bca2db8..ada48b2ed 100644 --- a/tutorial/interpreter.po +++ b/tutorial/interpreter.po @@ -57,7 +57,7 @@ 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 :ref:`une invite de command Windows " +"pouvez taper la commande suivante dans :ref:`une invite de commande Windows " "`:: : ::" #: ../Doc/tutorial/interpreter.rst:33 From 5779daadf580203c1b2417e217a55c872234fd81 Mon Sep 17 00:00:00 2001 From: "Jules Lasne (jlasne)" Date: Thu, 18 Apr 2019 13:38:14 +0200 Subject: [PATCH 3/3] Apply suggestions from code review --- tutorial/interpreter.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorial/interpreter.po b/tutorial/interpreter.po index ada48b2ed..cde740f08 100644 --- a/tutorial/interpreter.po +++ b/tutorial/interpreter.po @@ -58,7 +58,7 @@ msgstr "" "\\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 :ref:`une invite de commande Windows " -"`:: : ::" +"` : ::" #: ../Doc/tutorial/interpreter.rst:33 msgid ""