forked from AFPy/python-docs-fr
Fix fuzzies in library-math (#783)
This commit is contained in:
parent 39ba3b8369
commit fcea1100cc
1 changed files with 5 additions and 6 deletions
| | @ -6,27 +6,26 @@ msgstr "" | |||
"Project-Id-Version: Python 3.6\n" | ||||
"Report-Msgid-Bugs-To: \n" | ||||
"POT-Creation-Date: 2019-05-23 16:48+0200\n" | ||||
"PO-Revision-Date: 2018-09-28 19:39+0200\n" | ||||
"Last-Translator: Julien Palard <julien@palard.fr>\n" | ||||
"PO-Revision-Date: 2019-05-28 21:09+0200\n" | ||||
"Last-Translator: Jules Lasne <jules.lasne@gmail.com>\n" | ||||
"Language-Team: FRENCH <traductions@lists.afpy.org>\n" | ||||
"Language: fr\n" | ||||
"MIME-Version: 1.0\n" | ||||
"Content-Type: text/plain; charset=UTF-8\n" | ||||
"Content-Transfer-Encoding: 8bit\n" | ||||
"X-Generator: Poedit 1.5.4\n" | ||||
"X-Generator: Poedit 2.2.3\n" | ||||
| ||||
#: ../Doc/library/math.rst:2 | ||||
msgid ":mod:`math` --- Mathematical functions" | ||||
msgstr "Fonctions mathématiques — :mod:`math`" | ||||
| ||||
#: ../Doc/library/math.rst:13 | ||||
#, fuzzy | ||||
msgid "" | ||||
"This module provides access to the mathematical functions defined by the C " | ||||
"standard." | ||||
msgstr "" | ||||
"Ce module est toujours disponible. Il fournit l'accès aux fonctions " | ||||
"mathématiques définies par le standard C." | ||||
"Ce module fournit l'accès aux fonctions mathématiques définies par la norme " | ||||
"C." | ||||
| ||||
#: ../Doc/library/math.rst:16 | ||||
msgid "" | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue