@@ -6,14 +6,14 @@ msgstr ""
66"Project-Id-Version : Python 3.6\n "
77"Report-Msgid-Bugs-To : \n "
88"POT-Creation-Date : 2018-11-29 16:06+0100\n "
9- "PO-Revision-Date : 2018-11 -14 12:19 +0100\n "
9+ "PO-Revision-Date : 2018-12 -14 10:39 +0100\n "
1010"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.6 \n "
16+ "X-Generator : Poedit 2.2 \n "
1717
1818#: ../Doc/library/venv.rst:2
1919msgid ":mod:`venv` --- Creation of virtual environments"
@@ -175,7 +175,6 @@ msgstr ""
175175"chemin donné."
176176
177177#: ../Doc/using/venv-create.inc:83
178- #, fuzzy
179178msgid ""
180179"Once a virtual environment has been created, it can be \" activated\" using a "
181180"script in the virtual environment's binary directory. The invocation of the "
@@ -184,7 +183,9 @@ msgid ""
184183msgstr ""
185184"Une fois qu'un environnement virtuel est créé, il peut être \" activé\" en "
186185"utilisant un script dans le dossier binaire de l'environnement virtuel. "
187- "L'invocation de ce script est spécifique à chaque plateforme :"
186+ "L'invocation de ce script est spécifique à chaque plateforme (`<venv>` doit "
187+ "être remplacé par le chemin d'accès du répertoire contenant l'environnement "
188+ "virtuel) :"
188189
189190#: ../Doc/using/venv-create.inc:89
190191msgid "Platform"
0 commit comments