Skip to content

Traduction partielle de howto/clinic.po #1621

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 5 commits into from
May 28, 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
Elle le sera vraiment.
  • Loading branch information
JulienPalard committed May 28, 2021
commit dfda8482a56feaaad02b729507f2e524c3410976
5 changes: 2 additions & 3 deletions howto/clinic.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: 2020-10-01 16:00+0200\n"
"PO-Revision-Date: 2021-05-05 17:24+0200\n"
"PO-Revision-Date: 2021-05-28 18:54+0200\n"
"Last-Translator: Mindiell <mindiell@mindiell.net>\n"
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
"Language: fr\n"
Expand Down Expand Up @@ -950,8 +950,7 @@ msgid ""
"would be ``file``, but the C variable would be named ``file_obj``."
msgstr ""
"Ici, le nom utilisé en Python (dans la signature ainsi que le tableau des "
"``keywords``) devra être ``file``, mais la variable C serait nommée "
"``file_obj``."
"``keywords``) sera ``file``, et la variable C s'appellera ``file_obj``."

#: howto/clinic.rst:617
msgid "You can use this to rename the ``self`` parameter too!"
Expand Down