relecture de mdk

This commit is contained in:
Christophe Nanteuil 2023-11-26 23:29:08 +01:00 committed by Julien Palard
parent 395da5be95
commit b955d6b071
1 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: Python 3\n" "Project-Id-Version: Python 3\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-07-23 14:38+0200\n" "POT-Creation-Date: 2023-07-23 14:38+0200\n"
"PO-Revision-Date: 2023-07-28 22:13+0200\n" "PO-Revision-Date: 2023-11-26 23:27+0100\n"
"Last-Translator: Christophe Nanteuil <christophe.nanteuil@gmail.com>\n" "Last-Translator: Christophe Nanteuil <christophe.nanteuil@gmail.com>\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n" "Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n" "Language: fr\n"
@ -32,8 +32,8 @@ msgid ""
"Here is the definition of :c:type:`PyTypeObject`, with some fields only used " "Here is the definition of :c:type:`PyTypeObject`, with some fields only used "
"in :ref:`debug builds <debug-build>` omitted:" "in :ref:`debug builds <debug-build>` omitted:"
msgstr "" msgstr ""
"Voici la définition de :c:type:`PyTypeObject`, avec certains champs utilisés " "Voici la définition de :c:type:`PyTypeObject`, après avoir enlevé certains "
"uniquement dans :ref:`debug builds <debug-build>` omis :" "champs utilisés uniquement dans :ref:`debug builds <debug-build>` :"
#: extending/newtypes.rst:20 #: extending/newtypes.rst:20
msgid "" msgid ""
@ -43,7 +43,7 @@ msgid ""
msgstr "" msgstr ""
"Cela fait *beaucoup* de méthodes. Ne vous inquiétez pas trop cependant : si " "Cela fait *beaucoup* de méthodes. Ne vous inquiétez pas trop cependant : si "
"vous souhaitez définir un type, il y a de fortes chances que vous " "vous souhaitez définir un type, il y a de fortes chances que vous "
"n'implémentiez qu'une poignée d'entre eux." "n'implémentiez qu'une poignée d'entre elles."
#: extending/newtypes.rst:24 #: extending/newtypes.rst:24
msgid "" msgid ""