Skip to content

Traduction des fuzzies de Reference et Tutorial #1590

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Apr 14, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
correction coquille
  • Loading branch information
christopheNan committed Apr 10, 2021
commit dacdd1e1f7ad6fc563ab1f567a08c73dd5ee705a
4 changes: 2 additions & 2 deletions reference/datamodel.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: Python 3\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-03-19 16:59+0100\n"
"PO-Revision-Date: 2021-04-10 17:26+0200\n"
"PO-Revision-Date: 2021-04-10 17:29+0200\n"
"Last-Translator: Samuel Giffard <samuel@giffard.co>\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n"
Expand Down Expand Up @@ -3650,7 +3650,7 @@ msgid ""
"steps are invoked after creating the class object:"
msgstr ""
"Quand vous utilisez la métaclasse par défaut :class:`type` ou toute autre "
"métasclasse qui finit par appeler ``type.__new__``, les étapes de "
"métaclasse qui finit par appeler ``type.__new__``, les étapes de "
"personnalisation supplémentaires suivantes sont suivies après la création de "
"l'objet classe :"

Expand Down