merge.py 3.11 (#25)

C'est encore un `merge.py 3.11` sans intervention manuelle : j'essaye de tenir la 3.11 à jour à l'approche de la PyConFr. Reviewed-on: AFPy/python-docs-fr#25 Co-authored-by: Julien Palard <julien@palard.fr> Co-committed-by: Julien Palard <julien@palard.fr>
This commit is contained in:
Julien Palard 2023-02-12 15:17:38 +00:00 committed by Christophe Nanteuil
commit be3fe26412

View file

@ -4,11 +4,11 @@
msgid ""
msgstr ""
"Project-Id-Version: Python 3\n"
"Report-Msgid-Bugs-To:\n"
"POT-Creation-Date: 2020-08-24 09:01+0200\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-02-12 11:56+0100\n"
"PO-Revision-Date: 2023-02-07 15:40+0100\n"
"Language: fr\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"

View file

@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2022-05-22 23:13+0200\n"
"POT-Creation-Date: 2023-02-12 11:56+0100\n"
"PO-Revision-Date: 2022-12-29 20:39+0100\n"
"Last-Translator: Vincent Poulailleau <vpoulailleau@gmail.com>\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
@ -179,10 +179,11 @@ msgid "Managing Packages with pip"
msgstr "Gestion des paquets avec *pip*"
#: tutorial/venv.rst:100
#, fuzzy
msgid ""
"You can install, upgrade, and remove packages using a program called :"
"program:`pip`. By default ``pip`` will install packages from the Python "
"Package Index, <https://pypi.org>. You can browse the Python Package Index "
"program:`pip`. By default ``pip`` will install packages from the `Python "
"Package Index <https://pypi.org>`_. You can browse the Python Package Index "
"by going to it in your web browser."
msgstr ""
"Vous pouvez installer, mettre à jour et supprimer des paquets en utilisant "