Skip to content

Commit 7923a1f

Browse files
authored
Passing pomerge locally. (#1046)
1 parent 9ef1dfb commit 7923a1f

File tree

7 files changed

+13
-8
lines changed

7 files changed

+13
-8
lines changed

library/asyncio-llapi-index.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -965,7 +965,7 @@ msgstr ""
965965

966966
#: ../Doc/library/asyncio-llapi-index.rst:504
967967
msgid "Return the current process-wide policy."
968-
msgstr ""
968+
msgstr "Renvoie la stratégie actuelle à l'échelle du processus."
969969

970970
#: ../Doc/library/asyncio-llapi-index.rst:506
971971
msgid ":meth:`asyncio.set_event_loop_policy`"

library/asyncio-subprocess.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,8 @@ msgid ""
213213
"See also the :ref:`Subprocess and Threads <asyncio-subprocess-threads>` "
214214
"section."
215215
msgstr ""
216+
"Voir aussi la section :ref:`sous-processus et fils d'exécution <asyncio-"
217+
"subprocess-threads>`."
216218

217219
#: ../Doc/library/asyncio-subprocess.rst:194
218220
msgid "Wait for the child process to terminate."

library/random.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ msgstr ""
490490

491491
#: ../Doc/library/random.rst:348
492492
msgid "Examples and Recipes"
493-
msgstr ""
493+
msgstr "Exemples et Recettes"
494494

495495
#: ../Doc/library/random.rst:350
496496
msgid "Basic examples::"

library/socket.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -820,7 +820,7 @@ msgstr ""
820820

821821
#: ../Doc/library/socket.rst:682
822822
msgid "Other functions"
823-
msgstr ""
823+
msgstr "Autres fonctions"
824824

825825
#: ../Doc/library/socket.rst:684
826826
msgid "The :mod:`socket` module also offers various network-related services:"

library/sysconfig.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,7 @@ msgstr ""
264264

265265
#: ../Doc/library/sysconfig.rst:162
266266
msgid "Other functions"
267-
msgstr ""
267+
msgstr "Autres fonctions"
268268

269269
#: ../Doc/library/sysconfig.rst:166
270270
msgid ""

whatsnew/2.5.po

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -596,6 +596,9 @@ msgid ""
596596
"The cumulative effect of these changes is to turn generators from one-way "
597597
"producers of information into both producers and consumers."
598598
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."
599602

600603
#: ../Doc/whatsnew/2.5.rst:518
601604
msgid ""

whatsnew/3.8.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -879,7 +879,7 @@ msgstr ""
879879

880880
#: ../Doc/whatsnew/3.8.rst:725
881881
msgid "csv"
882-
msgstr ""
882+
msgstr "csv"
883883

884884
#: ../Doc/whatsnew/3.8.rst:727
885885
msgid ""
@@ -891,7 +891,7 @@ msgstr ""
891891

892892
#: ../Doc/whatsnew/3.8.rst:734
893893
msgid "curses"
894-
msgstr ""
894+
msgstr "curses"
895895

896896
#: ../Doc/whatsnew/3.8.rst:736
897897
msgid ""
@@ -1727,7 +1727,7 @@ msgstr ""
17271727

17281728
#: ../Doc/whatsnew/3.8.rst:1434
17291729
msgid "xmlrpc"
1730-
msgstr ""
1730+
msgstr "xmlrpc"
17311731

17321732
#: ../Doc/whatsnew/3.8.rst:1436
17331733
msgid ""
@@ -2652,7 +2652,7 @@ msgstr ""
26522652
#: ../Doc/whatsnew/3.8.rst:2046 ../Doc/whatsnew/3.8.rst:2065
26532653
#: ../Doc/whatsnew/3.8.rst:2084
26542654
msgid "Example:"
2655-
msgstr ""
2655+
msgstr "Exemple :"
26562656

26572657
#: ../Doc/whatsnew/3.8.rst:2062
26582658
msgid ""

0 commit comments

Comments
 (0)