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
This commit is contained in:
parent d41e962b65
commit b9d88087e5
1 changed files with 5 additions and 5 deletions
| | @ -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" | ||||
| | @ -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 commande Windows " | ||||
"<faq-run-program-under-windows>` : ::" | ||||
| ||||
#: ../Doc/tutorial/interpreter.rst:33 | ||||
msgid "" | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue