@@ -6,14 +6,14 @@ msgstr ""
66"Project-Id-Version : Python 3.6\n "
77"Report-Msgid-Bugs-To : \n "
88"POT-Creation-Date : 2019-04-10 09:35+0200\n "
9- "PO-Revision-Date : 2019-03-27 15:18+0100 \n "
10- "Last-Translator : Julien Palard <julien@palard.fr >\n "
9+ "PO-Revision-Date : 2019-04-11 19:54+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 2.0.2 \n "
16+ "X-Generator : Poedit 2.2.1 \n "
1717
1818#: ../Doc/library/datetime.rst:2
1919msgid ":mod:`datetime` --- Basic date and time types"
@@ -485,7 +485,6 @@ msgid "``f = t2 / t3``"
485485msgstr "``f = t2 / t3``"
486486
487487#: ../Doc/library/datetime.rst:257
488- #, fuzzy
489488msgid ""
490489"Division (3) of overall duration *t2* by interval unit *t3*. Returns a :"
491490"class:`float` object."
@@ -695,7 +694,6 @@ msgid "Instance methods:"
695694msgstr "Méthodes de l'instance :"
696695
697696#: ../Doc/library/datetime.rst:354
698- #, fuzzy
699697msgid ""
700698"Return the total number of seconds contained in the duration. Equivalent to "
701699"``td / timedelta(seconds=1)``. For interval units other than seconds, use "
0 commit comments