Skip to content

Commit 7925409

Browse files
committed
Fix fuzzies in library/asyncio-task.po
Fixes python#738
1 parent d169bb6 commit 7925409

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/asyncio-task.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@ 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: 2019-03-29 12:23+0100\n"
10-
"Last-Translator: Antoine Wecxsteen\n"
9+
"PO-Revision-Date: 2019-05-23 20:05+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.2.1\n"
1617

1718
#: ../Doc/library/asyncio-task.rst:6
1819
msgid "Coroutines and Tasks"
@@ -47,7 +48,6 @@ msgid ""
4748
msgstr "Appeler une coroutine ne la planifie pas pour exécution ::"
4849

4950
#: ../Doc/library/asyncio-task.rst:43
50-
#, fuzzy
5151
msgid "To actually run a coroutine, asyncio provides three main mechanisms:"
5252
msgstr ""
5353
"Pour réellement exécuter une coroutine, *asyncio* fournit trois mécanismes "

0 commit comments

Comments
 (0)