Fixed fuzzies

Fixes #735
This commit is contained in:
Jules Lasne (jlasne - seluj78) 2019-05-23 23:53:37 +02:00
parent d169bb6eb2
commit 5e54a68065

View File

@ -6,14 +6,14 @@ 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: 2019-01-11 20:51+0100\n"
"Last-Translator: Louis Portay <lportay@student.42.fr>\n"
"PO-Revision-Date: 2019-05-23 19:51+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 2.2\n"
"X-Generator: Poedit 2.2.1\n"
"X-Poedit-Bookmarks: -1,-1,-1,-1,-1,-1,-1,3,-1,-1\n"
#: ../Doc/c-api/datetime.rst:6
@ -156,7 +156,6 @@ msgstr ""
"l'heure, la minute, la seconde et la microseconde spécifiés."
#: ../Doc/c-api/datetime.rst:103
#, fuzzy
msgid ""
"Return a :class:`datetime.datetime` object with the specified year, month, "
"day, hour, minute, second, microsecond and fold."
@ -173,7 +172,6 @@ msgstr ""
"et la microseconde spécifiées."
#: ../Doc/c-api/datetime.rst:117
#, fuzzy
msgid ""
"Return a :class:`datetime.time` object with the specified hour, minute, "
"second, microsecond and fold."