Skip to content

Commit a3132f7

Browse files
deronnaxMathieu Dupuy
authored andcommitted
tutorial/venv.po: 1 fuzzy (#169)
upstream le truc est devenu un vrai lien, c'est pas très intéressant Co-authored-by: Mathieu Dupuy <mathieu.dupuy@gitguardian.com> Reviewed-on: https://git.afpy.org/AFPy/python-docs-fr/pulls/169 Co-authored-by: deronnax <deronnax@noreply.localhost> Co-committed-by: deronnax <deronnax@noreply.localhost>
1 parent d4437ba commit a3132f7

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

tutorial/venv.po

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -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 <vpoulailleau@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 3.2.1\n"
16+
"X-Generator: Poedit 3.3.1\n"
1717

1818
#: tutorial/venv.rst:6
1919
msgid "Virtual Environments and Packages"
@@ -179,7 +179,6 @@ msgid "Managing Packages with pip"
179179
msgstr "Gestion des paquets avec *pip*"
180180

181181
#: tutorial/venv.rst:100
182-
#, fuzzy
183182
msgid ""
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 ""
188187
msgstr ""
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
195194
msgid ""

0 commit comments

Comments
 (0)