File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ msgstr ""
66"Project-Id-Version : Python 3\n "
77"Report-Msgid-Bugs-To : \n "
88"POT-Creation-Date : 2020-10-01 16:00+0200\n "
9- "PO-Revision-Date : 2021-05-05 17:24 +0200\n "
9+ "PO-Revision-Date : 2021-05-28 18:54 +0200\n "
1010"Last-Translator : Mindiell <mindiell@mindiell.net>\n "
1111"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
1212"Language : fr\n "
@@ -950,8 +950,7 @@ msgid ""
950950"would be ``file``, but the C variable would be named ``file_obj``."
951951msgstr ""
952952"Ici, le nom utilisé en Python (dans la signature ainsi que le tableau des "
953- "``keywords``) devra être ``file``, mais la variable C serait nommée "
954- "``file_obj``."
953+ "``keywords``) sera ``file``, et la variable C s'appellera ``file_obj``."
955954
956955#: howto/clinic.rst:617
957956msgid "You can use this to rename the ``self`` parameter too!"
You can’t perform that action at this time.
0 commit comments