@@ -24,7 +24,7 @@ msgstr ""
2424
2525#: ../Doc/library/asyncio-llapi-index.rst:12
2626msgid "Obtaining the Event Loop"
27- msgstr ""
27+ msgstr "Obtenir une boucle d'évènements "
2828
2929#: ../Doc/library/asyncio-llapi-index.rst:18
3030msgid ":func:`asyncio.get_running_loop`"
@@ -69,7 +69,7 @@ msgstr ""
6969
7070#: ../Doc/library/asyncio-llapi-index.rst:37
7171msgid "Event Loop Methods"
72- msgstr ""
72+ msgstr "Méthodes de la boucle d'évènements "
7373
7474#: ../Doc/library/asyncio-llapi-index.rst:39
7575msgid ""
@@ -103,15 +103,15 @@ msgstr ""
103103
104104#: ../Doc/library/asyncio-llapi-index.rst:54
105105msgid "Stop the event loop."
106- msgstr ""
106+ msgstr "Arrête l'exécution de la boucle d'évènements. "
107107
108108#: ../Doc/library/asyncio-llapi-index.rst:56
109109msgid ":meth:`loop.close`"
110110msgstr ""
111111
112112#: ../Doc/library/asyncio-llapi-index.rst:57
113113msgid "Close the event loop."
114- msgstr ""
114+ msgstr "Arrête la boucle d'évènements. "
115115
116116#: ../Doc/library/asyncio-llapi-index.rst:59
117117msgid ":meth:`loop.is_running()`"
@@ -465,7 +465,7 @@ msgstr ""
465465
466466#: ../Doc/library/asyncio-llapi-index.rst:229
467467msgid "Subprocesses"
468- msgstr ""
468+ msgstr "Sous-processus "
469469
470470#: ../Doc/library/asyncio-llapi-index.rst:234
471471msgid ":meth:`loop.subprocess_exec`"
@@ -569,7 +569,7 @@ msgstr ""
569569
570570#: ../Doc/library/asyncio-llapi-index.rst:290
571571msgid "Close the transport."
572- msgstr ""
572+ msgstr "Ferme le transport. "
573573
574574#: ../Doc/library/asyncio-llapi-index.rst:292
575575msgid ":meth:`transport.is_closing() <BaseTransport.is_closing>`"
@@ -593,7 +593,7 @@ msgstr ""
593593
594594#: ../Doc/library/asyncio-llapi-index.rst:299
595595msgid "Set a new protocol."
596- msgstr ""
596+ msgstr "Change le protocole. "
597597
598598#: ../Doc/library/asyncio-llapi-index.rst:301
599599msgid ":meth:`transport.get_protocol() <BaseTransport.get_protocol>`"
@@ -716,7 +716,7 @@ msgstr ""
716716
717717#: ../Doc/library/asyncio-llapi-index.rst:361
718718msgid "Datagram Transports"
719- msgstr ""
719+ msgstr "Transports de datagrammes "
720720
721721#: ../Doc/library/asyncio-llapi-index.rst:366
722722msgid ":meth:`transport.sendto() <DatagramTransport.sendto>`"
@@ -738,7 +738,7 @@ msgstr ""
738738
739739#: ../Doc/library/asyncio-llapi-index.rst:377
740740msgid "Subprocess Transports"
741- msgstr ""
741+ msgstr "Transports vers des sous-processus "
742742
743743#: ../Doc/library/asyncio-llapi-index.rst:382
744744msgid ":meth:`transport.get_pid() <SubprocessTransport.get_pid>`"
@@ -774,7 +774,7 @@ msgstr ""
774774
775775#: ../Doc/library/asyncio-llapi-index.rst:394
776776msgid "Kill the subprocess."
777- msgstr ""
777+ msgstr "Tue le sous-processus. "
778778
779779#: ../Doc/library/asyncio-llapi-index.rst:396
780780msgid ":meth:`transport.send_signal() <SubprocessTransport.send_signal>`"
@@ -790,7 +790,7 @@ msgstr ""
790790
791791#: ../Doc/library/asyncio-llapi-index.rst:400
792792msgid "Stop the subprocess."
793- msgstr ""
793+ msgstr "Termine le sous-processus. "
794794
795795#: ../Doc/library/asyncio-llapi-index.rst:402
796796msgid ":meth:`transport.close() <SubprocessTransport.close>`"
@@ -887,7 +887,7 @@ msgstr ""
887887
888888#: ../Doc/library/asyncio-llapi-index.rst:455
889889msgid "Datagram Protocols"
890- msgstr ""
890+ msgstr "Protocoles non-connectés "
891891
892892#: ../Doc/library/asyncio-llapi-index.rst:460
893893msgid ""
@@ -909,7 +909,7 @@ msgstr ""
909909
910910#: ../Doc/library/asyncio-llapi-index.rst:469
911911msgid "Subprocess Protocols"
912- msgstr ""
912+ msgstr "Protocoles liés aux sous-processus "
913913
914914#: ../Doc/library/asyncio-llapi-index.rst:474
915915msgid ""
@@ -932,6 +932,8 @@ msgstr ""
932932msgid ""
933933"Called when one of the pipes communicating with the child process is closed."
934934msgstr ""
935+ "Appelé lorsqu'une des *pipe*\\ s de communication avec un sous-processus est "
936+ "fermée."
935937
936938#: ../Doc/library/asyncio-llapi-index.rst:484
937939msgid ""
0 commit comments