Skip to content

Commit 2d42a3c

Browse files
committed
Correction d'un contresens
1 parent ceaeb37 commit 2d42a3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/stdtypes.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: Python 3\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2023-07-23 14:38+0200\n"
9-
"PO-Revision-Date: 2023-07-16 16:03+0200\n"
9+
"PO-Revision-Date: 2024-08-24 17:02+0200\n"
1010
"Last-Translator: Loc Cosnier <[email protected]>\n"
1111
"Language-Team: FRENCH <[email protected]>\n"
1212
"Language: fr\n"
@@ -152,7 +152,7 @@ msgstr "``x or y``"
152152

153153
#: library/stdtypes.rst:87
154154
msgid "if *x* is true, then *x*, else *y*"
155-
msgstr "si *x* est faux, alors *x*, sinon *y*"
155+
msgstr "si *x* est vrai, alors *x*, sinon *y*"
156156

157157
#: library/stdtypes.rst:285 library/stdtypes.rst:927 library/stdtypes.rst:2378
158158
#: library/stdtypes.rst:3596

0 commit comments

Comments
 (0)