Skip to content

Commit 808a19b

Browse files
committed
Fix fuzzies in library/cmath.po
Fixes python#741
1 parent d169bb6 commit 808a19b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

library/cmath.po

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,20 @@ msgstr ""
66
"Project-Id-Version: Python 3.6\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2019-05-23 16:48+0200\n"
9-
"PO-Revision-Date: 2018-09-27 15:22+0200\n"
10-
"Last-Translator: \n"
9+
"PO-Revision-Date: 2019-05-23 19:57+0200\n"
10+
"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 1.5.4\n"
16+
"X-Generator: Poedit 2.2.1\n"
1717

1818
#: ../Doc/library/cmath.rst:2
1919
msgid ":mod:`cmath` --- Mathematical functions for complex numbers"
2020
msgstr "Fonctions mathématiques pour nombres complexes — :mod:`cmath`"
2121

2222
#: ../Doc/library/cmath.rst:9
23-
#, fuzzy
2423
msgid ""
2524
"This module provides access to mathematical functions for complex numbers. "
2625
"The functions in this module accept integers, floating-point numbers or "

0 commit comments

Comments
 (0)