8000 math.po depuis un bundle de hs157 par mail (#816) · python/python-docs-fr@fe2772f · GitHub
[go: up one dir, main page]

Skip to content

Commit fe2772f

Browse files
authored
math.po depuis un bundle de hs157 par mail (#816)
1 parent accedcf commit fe2772f

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

library/math.po

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ msgstr ""
66
"Project-Id-Version: Python 3.6\n"
77
"Report-Msgid-Bugs-To: \n"
88
"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"
1010
"Last-Translator: Jules Lasne <jules.lasne@gmail.com>\n"
1111
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
1212
"Language: fr\n"
1313
"MIME-Version: 1.0\n"
1414
"Content-Type: text/plain; charset=UTF-8\n"
1515
"Content-Transfer-Encoding: 8bit\n"
16-
"X-Generator: Poedit 2.2.3\n"
16+
"X-Generator: Poedit 2.0.6\n"
1717

1818
#: ../Doc/library/math.rst:2
1919
msgid ":mod:`math` --- Mathematical functions"
@@ -85,13 +85,12 @@ msgid "Return the absolute value of *x*."
8585
msgstr "Renvoie la valeur absolue de *x*."
8686

8787
#: ../Doc/library/math.rst:53
88-
#, fuzzy
8988
msgid ""
9089
"Return *x* factorial as an integer. Raises :exc:`ValueError` if *x* is not "
9190
"integral or is negative."
9291
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."
9594

9695
#: ../Doc/library/math.rst:59
9796
msgid ""
@@ -649,7 +648,7 @@ msgstr ""
649648
"d'un cercle à son rayon. Pour en apprendre plus sur Tau, regardez la vidéo "
650649
"de Vi Hart, `Pi is (still) Wrong <https://www.youtube.com/watch?"
651650
"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 !"
653652

654653
#: ../Doc/library/math.rst:471
655654
msgid ""

0 commit comments

Comments
 (0)
0