@@ -6,14 +6,14 @@ msgstr ""
66"Project-Id-Version : Python 3\n "
77"Report-Msgid-Bugs-To : \n "
88"POT-Creation-Date : 2023-02-12 11:56+0100\n "
9- "PO-Revision-Date : 2022-12-29 20:39+0100 \n "
9+ "PO-Revision-Date : 2023-07-16 22:57+0200 \n "
1010"
Last-Translator :
Vincent Poulailleau <[email protected] >\n "
1111"
Language-Team :
FRENCH <[email protected] >\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 3.2 .1\n "
16+ "X-Generator : Poedit 3.3 .1\n "
1717
1818#: tutorial/venv.rst:6
1919msgid "Virtual Environments and Packages"
@@ -179,7 +179,6 @@ msgid "Managing Packages with pip"
179179msgstr "Gestion des paquets avec *pip*"
180180
181181#: tutorial/venv.rst:100
182- #, fuzzy
183182msgid ""
184183"You can install, upgrade, and remove packages using a program called :"
185184"program:`pip`. By default ``pip`` will install packages from the `Python "
@@ -188,8 +187,8 @@ msgid ""
188187msgstr ""
189188"Vous pouvez installer, mettre à jour et supprimer des paquets en utilisant "
190189"un programme appelé :program:`pip`. Par défaut, ``pip`` installe les paquets "
191- "du Python Package Index, <https://pypi.org>. Vous pouvez parcourir le Python "
192- "Package Index avec un navigateur."
190+ "du ` Python Package Index <https://pypi.org>`_ . Vous pouvez parcourir le "
191+ "Python Package Index avec un navigateur."
193192
194193#: tutorial/venv.rst:105
195194msgid ""
0 commit comments