Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c517b7c

Browse files
committed
updated library/math.po: verbe égaler et 'dans la direction de'
1 parent 8dcae0a commit c517b7c

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

library/math.po

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -374,12 +374,11 @@ msgstr ""
374374
#: library/math.rst:234
375375
msgid "Return the next floating-point value after *x* towards *y*."
376376
msgstr ""
377-
"Renvoie la prochaine valeur possible pour un flottant *x*, en se dirigeant "
378-
"vers *y*."
377+
"Renvoie la valeur flottante consécutive à *x*, dans la direction de *y*."
379378

380379
#: library/math.rst:236
381380
msgid "If *x* is equal to *y*, return *y*."
382-
msgstr "Si *x* est égal à *y*, renvoie *y*."
381+
msgstr "Si *x* égale *y*, renvoie *y*."
383382

384383
#: library/math.rst:238
385384
msgid "Examples:"

0 commit comments

Comments
 (0)