@@ -6,7 +6,7 @@ msgstr ""
6
6
"Project-Id-Version : Python 3\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"POT-Creation-Date : 2020-10-01 16:00+0200\n "
9
- "PO-Revision-Date : 2020-05-01 18:36+0200 \n "
9
+ "PO-Revision-Date : 2020-11-06 17:48+0100 \n "
10
10
"
Last-Translator :
ZepmanBC <[email protected] >\n "
11
11
"
Language-Team :
FRENCH <[email protected] >\n "
12
12
"Language : fr\n "
@@ -82,7 +82,7 @@ msgid ""
82
82
"will be re-used."
83
83
msgstr ""
84
84
"Lancer cette commande crée le dossier cible (en créant tous les dossiers "
85
- "parents qui n'existent pas déjà) et y ajoute un fichier ``pyenv .cfg`` "
85
+ "parents qui n'existent pas déjà) et y ajoute un fichier ``pyvenv .cfg`` "
86
86
"contenant une variable ``home`` qui pointe sur l'installation Python depuis "
87
87
"laquelle cette commande a été lancée (un nom habituel pour ce dossier cible "
88
88
"est ``.venv``). Cela crée également un sous-dossier ``bin`` (ou ``Scripts`` "
@@ -183,7 +183,7 @@ msgid ""
183
183
"packages`` key, set to ``true`` if ``venv`` is run with the ``--system-site-"
184
184
"packages`` option, ``false`` otherwise."
185
185
msgstr ""
186
- "Le fichier crée ``pyenv .cfg`` inclus aussi la clé ``include-system-site-"
186
+ "Le fichier crée ``pyvenv .cfg`` inclus aussi la clé ``include-system-site-"
187
187
"packages``, dont la valeur est ``true`` si ``venv`` est lancé avec l'option "
188
188
"``--system-site-packages``, sinon sa valeur est ``false``."
189
189
@@ -591,7 +591,7 @@ msgstr ""
591
591
592
592
#: library/venv.rst:181
593
593
msgid "Creates the ``pyvenv.cfg`` configuration file in the environment."
594
- msgstr "Crée le fichier de configuration ``pyenv .cfg`` dans l'environnement."
594
+ msgstr "Crée le fichier de configuration ``pyvenv .cfg`` dans l'environnement."
595
595
596
596
#: library/venv.rst:185
597
597
msgid ""
0 commit comments