8000 Fixed fuzzys in tutorial/interpreter.po (#688) · python/python-docs-fr@b9d8808 · GitHub
[go: up one dir, main page]

Skip to content

Commit b9d8808

Browse files
authored
Fixed fuzzys in tutorial/interpreter.po (#688)
* Fixed fuzzys * Update tutorial/interpreter.po Co-Authored-By: Seluj78 <jlasne@student.42.fr> * Apply suggestions from code review
1 parent d41e962 commit b9d8808

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

tutorial/interpreter.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ msgstr ""
66
"Project-Id-Version: Python 3.6\n"
77
&quo F0FF t;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
1919
msgid "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
5251
msgid ""
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
6464
msgid ""

0 commit comments

Comments
 (0)
0