un oublié
ci/woodpecker/pr/woodpecker Pipeline failed Details

This commit is contained in:
Mathieu Dupuy 2023-03-27 18:03:55 +02:00 committed by Julien Palard
parent b54ca6d225
commit a9fbbdc579
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
1 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: Python 3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-01-15 22:33+0100\n"
"PO-Revision-Date: 2023-03-27 17:06+0200\n"
"PO-Revision-Date: 2023-03-27 18:03+0200\n"
"Last-Translator: Mathieu Dupuy\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n"
@ -931,8 +931,8 @@ msgid ""
"I would like to retrieve web pages that are the result of POSTing a form. Is "
"there existing code that would let me do this easily?"
msgstr ""
"J'aimerais récupérer la page de retour d'un envoi de formulaire sur la "
"Toile. Existe-t-il déjà du code qui pourrait m'aider à le faire facilement ?"
"J'aimerais récupérer la page web d'un envoi de formulaire via POST. Existe-t-"
"il déjà du code qui pourrait m'aider à le faire facilement ?"
#: faq/library.rst:682
msgid "Yes. Here's a simple example that uses :mod:`urllib.request`::"
@ -962,7 +962,7 @@ msgid ""
"You can find a collection of useful links on the `Web Programming wiki page "
"<https://wiki.python.org/moin/WebProgramming>`_."
msgstr ""
"La `page wiki de la programmation Toile <https://wiki.python.org/moin/"
"La `page wiki de la programmation web <https://wiki.python.org/moin/"
"WebProgramming>`_ (en anglais) répertorie un ensemble de liens pertinents."
#: faq/library.rst:718