File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ msgstr ""
6
6
"Project-Id-Version : Python 3.6\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"POT-Creation-Date : 2018-10-12 18:59+0200\n "
9
- "PO-Revision-Date : 2018-10-15 00:29 +0200\n "
9
+ "PO-Revision-Date : 2018-10-18 10:16 +0200\n "
10
10
"Last-Translator : Julien Palard <julien@palard.fr>\n "
11
11
"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
12
12
"Language : fr\n "
@@ -1168,7 +1168,8 @@ msgstr ""
1168
1168
1169
1169
#: ../Doc/library/asyncio-eventloop.rst:915
1170
1170
msgid "Register the read end of *pipe* in the event loop."
1171
- msgstr "Branche l'extrémité en lecture de *pipe* à la boucle d'évènements."
1171
+ msgstr ""
1172
+ "Branche l'extrémité en lecture du tube *pipe* à la boucle d'évènements."
1172
1173
1173
1174
#: ../Doc/library/asyncio-eventloop.rst:920
1174
1175
msgid "*pipe* is a :term:`file-like object <file object>`."
@@ -1230,7 +1231,7 @@ msgstr ""
1230
1231
1231
1232
#: ../Doc/library/asyncio-eventloop.rst:971
1232
1233
msgid "Remove the handler for the *sig* signal."
1233
- msgstr "Supprimer le gestionnaire du signal *sig*."
1234
+ msgstr "Supprime le gestionnaire du signal *sig*."
1234
1235
1235
1236
#: ../Doc/library/asyncio-eventloop.rst:973
1236
1237
msgid ""
You can’t perform that action at this time.
0 commit comments