@@ -6,14 +6,14 @@ msgstr ""
6
6
"Project-Id-Version : Python 3.6\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"POT-Creation-Date : 2019-06-03 22:10+0200\n "
9
- "PO-Revision-Date : 2019-05-28 21:09 +0200\n "
9
+ "PO-Revision-Date : 2019-06-13 14:21 +0200\n "
10
10
"Last-Translator : Jules Lasne <jules.lasne@gmail.com>\n "
11
11
"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
12
12
"Language : fr\n "
13
13
"MIME-Version : 1.0\n "
14
14
"Content-Type : text/plain; charset=UTF-8\n "
15
15
"Content-Transfer-Encoding : 8bit\n "
16
- "X-Generator : Poedit 2.2.3 \n "
16
+ "X-Generator : Poedit 2.0.6 \n "
17
17
18
18
#: ../Doc/library/math.rst:2
19
19
msgid ":mod:`math` --- Mathematical functions"
@@ -85,13 +85,12 @@ msgid "Return the absolute value of *x*."
85
85
msgstr "Renvoie la valeur absolue de *x*."
86
86
87
87
#: ../Doc/library/math.rst:53
88
- #, fuzzy
89
88
msgid ""
90
89
"Return *x* factorial as an integer. Raises :exc:`ValueError` if *x* is not "
91
90
"integral or is negative."
92
91
msgstr ""
93
- "Renvoie la factorielle de *x*. Lève une :exc:`ValueError` si *x* n'est pas "
94
- "entier ou s'il est négatif."
92
+ "Renvoie la factorielle de *x* sous forme d'entier . Lève une :exc:"
93
+ "`ValueError` si *x* n'est pas entier ou s'il est négatif."
95
94
96
95
#: ../Doc/library/math.rst:59
97
96
msgid ""
@@ -649,7 +648,7 @@ msgstr ""
649
648
"d'un cercle à son rayon. Pour en apprendre plus sur Tau, regardez la vidéo "
650
649
"de Vi Hart, `Pi is (still) Wrong <https://www.youtube.com/watch?"
651
650
"v=jG7vhMMXagQ>`_, et profitez-en pour célébrer le `Jour de Tau <https://"
652
- "tauday.com/>`_ en bavardant comme deux pies. "
651
+ "tauday.com/>`_ en bavardant comme deux pies ! "
653
652
654
653
#: ../Doc/library/math.rst:471
655
654
msgid ""
0 commit comments