@@ -63,7 +63,7 @@ msgstr ""
6363#: ../Doc/library/asyncio-llapi-index.rst:32
6464#: ../Doc/library/asyncio-llapi-index.rst:260
6565msgid "Examples"
66- msgstr ""
66+ msgstr "Exemples "
6767
6868#: ../Doc/library/asyncio-llapi-index.rst:33
6969msgid ":ref:`Using asyncio.get_running_loop() <asyncio_example_future>`."
@@ -363,7 +363,7 @@ msgstr ""
363363
364364#: ../Doc/library/asyncio-llapi-index.rst:181
365365msgid "Sockets"
366- msgstr ""
366+ msgstr "Interfaces de connexion (*sockets*) "
367367
368368#: ../Doc/library/asyncio-llapi-index.rst:186
369369msgid "``await`` :meth:`loop.sock_recv`"
@@ -487,7 +487,7 @@ msgstr ""
487487
488488#: ../Doc/library/asyncio-llapi-index.rst:241
489489msgid "Error Handling"
490- msgstr ""
490+ msgstr "Gestion des erreurs "
491491
492492#: ../Doc/library/asyncio-llapi-index.rst:246
493493msgid ":meth:`loop.call_exception_handler`"
@@ -559,7 +559,7 @@ msgstr ""
559559
560560#: ../Doc/library/asyncio-llapi-index.rst:281
561561msgid "Transports"
562- msgstr ""
562+ msgstr "Transports "
563563
564564#: ../Doc/library/asyncio-llapi-index.rst:283
565565msgid "All transports implement the following methods:"
@@ -603,7 +603,7 @@ msgstr ""
603603
604604#: ../Doc/library/asyncio-llapi-index.rst:302
605605msgid "Return the current protocol."
606- msgstr ""
606+ msgstr "Renvoie le protocole courant. "
607607
608608#: ../Doc/library/asyncio-llapi-index.rst:305
609609msgid ""
@@ -816,15 +816,15 @@ msgstr ""
816816
817817#: ../Doc/library/asyncio-llapi-index.rst:416
818818msgid "Called when a connection is made."
819- msgstr ""
819+ msgstr "Appelé lorsqu'une connexion est établie. "
820820
821821#: ../Doc/library/asyncio-llapi-index.rst:418
822822msgid "``callback`` :meth:`connection_lost() <BaseProtocol.connection_lost>`"
823823msgstr ""
824824
825825#: ../Doc/library/asyncio-llapi-index.rst:419
826826msgid "Called when the connection is lost or closed."
827- msgstr ""
827+ msgstr "Appelé lorsqu'une connexion est perdue ou fermée. "
828828
829829#: ../Doc/library/asyncio-llapi-index.rst:421
830830msgid "``callback`` :meth:`pause_writing() <BaseProtocol.pause_writing>`"
@@ -942,7 +942,7 @@ msgstr ""
942942
943943#: ../Doc/library/asyncio-llapi-index.rst:486
944944msgid "Called when the child process has exited."
945- msgstr ""
945+ msgstr "Appelé lorsqu'un processus enfant se termine. "
946946
947947#: ../Doc/library/asyncio-llapi-index.rst:490
948948msgid "Event Loop Policies"
0 commit comments