File tree 1 file changed +2
-3
lines changed
1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ msgstr ""
6
6
"Project-Id-Version : Python 3\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"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 "
10
10
"Last-Translator : Mindiell <mindiell@mindiell.net>\n "
11
11
"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
12
12
"Language : fr\n "
@@ -950,8 +950,7 @@ msgid ""
950
950
"would be ``file``, but the C variable would be named ``file_obj``."
951
951
msgstr ""
952
952
"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``."
955
954
956
955
#: howto/clinic.rst:617
957
956
msgid "You can use this to rename the ``self`` parameter too!"
You can’t perform that action at this time.
0 commit comments