File tree Expand file tree Collapse file tree 7 files changed +13
-8
lines changed Expand file tree Collapse file tree 7 files changed +13
-8
lines changed Original file line number Diff line number Diff line change @@ -965,7 +965,7 @@ msgstr ""
965
965
966
966
#: ../Doc/library/asyncio-llapi-index.rst:504
967
967
msgid "Return the current process-wide policy."
968
- msgstr ""
968
+ msgstr "Renvoie la stratégie actuelle à l'échelle du processus. "
969
969
970
970
#: ../Doc/library/asyncio-llapi-index.rst:506
971
971
msgid ":meth:`asyncio.set_event_loop_policy`"
Original file line number Diff line number Diff line change @@ -213,6 +213,8 @@ msgid ""
213
213
"See also the :ref:`Subprocess and Threads <asyncio-subprocess-threads>` "
214
214
"section."
215
215
msgstr ""
216
+ "Voir aussi la section :ref:`sous-processus et fils d'exécution <asyncio-"
217
+ "subprocess-threads>`."
216
218
217
219
#: ../Doc/library/asyncio-subprocess.rst:194
218
220
msgid "Wait for the child process to terminate."
Original file line number Diff line number Diff line change @@ -490,7 +490,7 @@ msgstr ""
490
490
491
491
#: ../Doc/library/random.rst:348
492
492
msgid "Examples and Recipes"
493
- msgstr ""
493
+ msgstr "Exemples et Recettes "
494
494
495
495
#: ../Doc/library/random.rst:350
496
496
msgid "Basic examples::"
Original file line number Diff line number Diff line change @@ -820,7 +820,7 @@ msgstr ""
820
820
821
821
#: ../Doc/library/socket.rst:682
822
822
msgid "Other functions"
823
- msgstr ""
823
+ msgstr "Autres fonctions "
824
824
825
825
#: ../Doc/library/socket.rst:684
826
826
msgid "The :mod:`socket` module also offers various network-related services:"
Original file line number Diff line number Diff line change @@ -264,7 +264,7 @@ msgstr ""
264
264
265
265
#: ../Doc/library/sysconfig.rst:162
266
266
msgid "Other functions"
267
- msgstr ""
267
+ msgstr "Autres fonctions "
268
268
269
269
#: ../Doc/library/sysconfig.rst:166
270
270
msgid ""
Original file line number Diff line number Diff line change @@ -596,6 +596,9 @@ msgid ""
596
596
"The cumulative effect of these changes is to turn generators from one-way "
597
597
"producers of information into both producers and consumers."
598
598
msgstr ""
599
+ "Ces changements cumulés transforment les générateurs de producteurs "
600
+ "unidirectionnels d'information vers un statut hybride à la fois producteur "
601
+ "et consommateur."
599
602
600
603
#: ../Doc/whatsnew/2.5.rst:518
601
604
msgid ""
Original file line number Diff line number Diff line change @@ -879,7 +879,7 @@ msgstr ""
879
879
880
880
#: ../Doc/whatsnew/3.8.rst:725
881
881
msgid "csv"
882
- msgstr ""
882
+ msgstr "csv "
883
883
884
884
#: ../Doc/whatsnew/3.8.rst:727
885
885
msgid ""
@@ -891,7 +891,7 @@ msgstr ""
891
891
892
892
#: ../Doc/whatsnew/3.8.rst:734
893
893
msgid "curses"
894
- msgstr ""
894
+ msgstr "curses "
895
895
896
896
#: ../Doc/whatsnew/3.8.rst:736
897
897
msgid ""
@@ -1727,7 +1727,7 @@ msgstr ""
1727
1727
1728
1728
#: ../Doc/whatsnew/3.8.rst:1434
1729
1729
msgid "xmlrpc"
1730
- msgstr ""
1730
+ msgstr "xmlrpc "
1731
1731
1732
1732
#: ../Doc/whatsnew/3.8.rst:1436
1733
1733
msgid ""
@@ -2652,7 +2652,7 @@ msgstr ""
2652
2652
#: ../Doc/whatsnew/3.8.rst:2046 ../Doc/whatsnew/3.8.rst:2065
2653
2653
#: ../Doc/whatsnew/3.8.rst:2084
2654
2654
msgid "Example:"
2655
- msgstr ""
2655
+ msgstr "Exemple : "
2656
2656
2657
2657
#: ../Doc/whatsnew/3.8.rst:2062
2658
2658
msgid ""
You can’t perform that action at this time.
0 commit comments