From 5e54a68065463b3d95be779d4a71cbb2b833ebd9 Mon Sep 17 00:00:00 2001 From: "Jules Lasne (jlasne - seluj78)" Date: Thu, 23 May 2019 23:53:37 +0200 Subject: [PATCH] Fixed fuzzies Fixes #735 --- c-api/datetime.po | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/c-api/datetime.po b/c-api/datetime.po index 8096f7d2..d2a96d0e 100644 --- a/c-api/datetime.po +++ b/c-api/datetime.po @@ -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 \n" +"PO-Revision-Date: 2019-05-23 19:51+0200\n" +"Last-Translator: Jules Lasne \n" "Language-Team: FRENCH \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."