Skip to content

Commit fada4ef

Browse files
committed
Propagating known translations.
1 parent 3733065 commit fada4ef

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+82
-62
lines changed

c-api/memory.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ msgstr ""
2020

2121
#: ../Doc/c-api/memory.rst:17
2222
msgid "Overview"
23-
msgstr ""
23+
msgstr "Aperçu"
2424

2525
#: ../Doc/c-api/memory.rst:19
2626
msgid ""
@@ -387,7 +387,7 @@ msgstr ""
387387

388388
#: ../Doc/c-api/memory.rst:340
389389
msgid "Configuration"
390-
msgstr ""
390+
msgstr "Configuration"
391391

392392
#: ../Doc/c-api/memory.rst:340
393393
msgid "Name"

installing/index.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ msgstr ""
170170
msgid ""
171171
"The use of ``venv`` is now recommended for creating virtual environments."
172172
msgstr ""
173-
"L'utilisation de ``venv`` est maintenant recommandée pour créer vos "
173+
"L'utilisation de ``venv`` est maintenant recommandée pour créer vos "
174174
"environnements virtuels."
175175

176176
#: ../Doc/installing/index.rst:75

library/asyncio-api-index.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ msgstr ""
207207

208208
#: ../Doc/library/asyncio-api-index.rst:103
209209
msgid "Subprocesses"
210-
msgstr ""
210+
msgstr "Sous-processus"
211211

212212
#: ../Doc/library/asyncio-api-index.rst:105
213213
msgid "Utilities to spawn subprocesses and run shell commands."
@@ -239,7 +239,7 @@ msgstr ""
239239

240240
#: ../Doc/library/asyncio-api-index.rst:127
241241
msgid "Streams"
242-
msgstr ""
242+
msgstr "Streams"
243243

244244
#: ../Doc/library/asyncio-api-index.rst:129
245245
msgid "High-level APIs to work with network IO."

library/asyncio-llapi-index.po

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ msgstr ""
2424

2525
#: ../Doc/library/asyncio-llapi-index.rst:12
2626
msgid "Obtaining the Event Loop"
27-
msgstr ""
27+
msgstr "Obtenir une boucle d'évènements"
2828

2929
#: ../Doc/library/asyncio-llapi-index.rst:18
3030
msgid ":func:`asyncio.get_running_loop`"
@@ -69,7 +69,7 @@ msgstr ""
6969

7070
#: ../Doc/library/asyncio-llapi-index.rst:37
7171
msgid "Event Loop Methods"
72-
msgstr ""
72+
msgstr "Méthodes de la boucle d'évènements"
7373

7474
#: ../Doc/library/asyncio-llapi-index.rst:39
7575
msgid ""
@@ -103,15 +103,15 @@ msgstr ""
103103

104104
#: ../Doc/library/asyncio-llapi-index.rst:54
105105
msgid "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
109109
msgid ":meth:`loop.close`"
110110
msgstr ""
111111

112112
#: ../Doc/library/asyncio-llapi-index.rst:57
113113
msgid "Close the event loop."
114-
msgstr ""
114+
msgstr "Arrête la boucle d'évènements."
115115

116116
#: ../Doc/library/asyncio-llapi-index.rst:59
117117
msgid ":meth:`loop.is_running()`"
@@ -465,7 +465,7 @@ msgstr ""
465465

466466
#: ../Doc/library/asyncio-llapi-index.rst:229
467467
msgid "Subprocesses"
468-
msgstr ""
468+
msgstr "Sous-processus"
469469

470470
#: ../Doc/library/asyncio-llapi-index.rst:234
471471
msgid ":meth:`loop.subprocess_exec`"
@@ -569,7 +569,7 @@ msgstr ""
569569

570570
#: ../Doc/library/asyncio-llapi-index.rst:290
571571
msgid "Close the transport."
572-
msgstr ""
572+
msgstr "Ferme le transport."
573573

574574
#: ../Doc/library/asyncio-llapi-index.rst:292
575575
msgid ":meth:`transport.is_closing() <BaseTransport.is_closing>`"
@@ -593,7 +593,7 @@ msgstr ""
593593

594594
#: ../Doc/library/asyncio-llapi-index.rst:299
595595
msgid "Set a new protocol."
596-
msgstr ""
596+
msgstr "Change le protocole."
597597

598598
#: ../Doc/library/asyncio-llapi-index.rst:301
599599
msgid ":meth:`transport.get_protocol() <BaseTransport.get_protocol>`"
@@ -716,7 +716,7 @@ msgstr ""
716716

717717
#: ../Doc/library/asyncio-llapi-index.rst:361
718718
msgid "Datagram Transports"
719-
msgstr ""
719+
msgstr "Transports de datagrammes"
720720

721721
#: ../Doc/library/asyncio-llapi-index.rst:366
722722
msgid ":meth:`transport.sendto() <DatagramTransport.sendto>`"
@@ -738,7 +738,7 @@ msgstr ""
738738

739739
#: ../Doc/library/asyncio-llapi-index.rst:377
740740
msgid "Subprocess Transports"
741-
msgstr ""
741+
msgstr "Transports vers des sous-processus"
742742

743743
#: ../Doc/library/asyncio-llapi-index.rst:382
744744
msgid ":meth:`transport.get_pid() <SubprocessTransport.get_pid>`"
@@ -774,7 +774,7 @@ msgstr ""
774774

775775
#: ../Doc/library/asyncio-llapi-index.rst:394
776776
msgid "Kill the subprocess."
777-
msgstr ""
777+
msgstr "Tue le sous-processus."
778778

779779
#: ../Doc/library/asyncio-llapi-index.rst:396
780780
msgid ":meth:`transport.send_signal() <SubprocessTransport.send_signal>`"
@@ -790,7 +790,7 @@ msgstr ""
790790

791791
#: ../Doc/library/asyncio-llapi-index.rst:400
792792
msgid "Stop the subprocess."
793-
msgstr ""
793+
msgstr "Termine le sous-processus."
794794

795795
#: ../Doc/library/asyncio-llapi-index.rst:402
796796
msgid ":meth:`transport.close() <SubprocessTransport.close>`"
@@ -887,7 +887,7 @@ msgstr ""
887887

888888
#: ../Doc/library/asyncio-llapi-index.rst:455
889889
msgid "Datagram Protocols"
890-
msgstr ""
890+
msgstr "Protocoles non-connectés"
891891

892892
#: ../Doc/library/asyncio-llapi-index.rst:460
893893
msgid ""
@@ -909,7 +909,7 @@ msgstr ""
909909

910910
#: ../Doc/library/asyncio-llapi-index.rst:469
911911
msgid "Subprocess Protocols"
912-
msgstr ""
912+
msgstr "Protocoles liés aux sous-processus"
913913

914914
#: ../Doc/library/asyncio-llapi-index.rst:474
915915
msgid ""
@@ -932,6 +932,8 @@ msgstr ""
932932
msgid ""
933933
"Called when one of the pipes communicating with the child process is closed."
934934
msgstr ""
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
937939
msgid ""

library/asyncio-queue.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ msgstr "Nombre d'éléments autorisés dans la queue."
6666

6767
#: ../Doc/library/asyncio-queue.rst:43
6868
msgid "Return ``True`` if the queue is empty, ``False`` otherwise."
69-
msgstr ""
69+
msgstr "Renvoie ``True`` si la queue est vide, ``False`` sinon."
7070

7171
#: ../Doc/library/asyncio-queue.rst:47
7272
msgid "Return ``True`` if there are :attr:`maxsize` items in the queue."

library/asyncio.po

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

9797
#: ../Doc/library/asyncio.rst:65
9898
msgid "Reference"
99-
msgstr ""
99+
msgstr "Référence"
100100

101101
#: ../Doc/library/asyncio.rst:66
102102
msgid "High-level APIs"

library/email.utils.po

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

236236
#: ../Doc/library/email.utils.rst:215
237237
msgid "Footnotes"
238-
msgstr ""
238+
msgstr "Notes"
239239

240240
#: ../Doc/library/email.utils.rst:216
241241
msgid ""

library/grp.po

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

3434
#: ../Doc/library/grp.rst:18
3535
msgid "Index"
36-
msgstr ""
36+
msgstr "Index"
3737

3838
#: ../Doc/library/grp.rst:18
3939
msgid "Attribute"

library/http.cookiejar.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ msgstr ""
168168

169169
#: ../Doc/library/http.cookiejar.rst:126
170170
msgid ":rfc:`2109` - HTTP State Management Mechanism"
171-
msgstr ""
171+
msgstr ":rfc:`2109` - HTTP State Management Mechanism"
172172

173173
#: ../Doc/library/http.cookiejar.rst:126
174174
msgid "Obsoleted by :rfc:`2965`. Uses :mailheader:`Set-Cookie` with version=1."
@@ -765,7 +765,7 @@ msgstr ""
765765

766766
#: ../Doc/library/http.cookiejar.rst:602
767767
msgid "Cookie Objects"
768-
msgstr ""
768+
msgstr "Objets *Cookie*"
769769

770770
#: ../Doc/library/http.cookiejar.rst:604
771771
msgid ""

library/intro.po

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,14 @@ msgid ""
130130
"Unix systems. It does not make any claims about its existence on a specific "
131131
"operating system."
132132
msgstr ""
133+
"Une note \"Disponibilité : Unix \" signifie que cette fonction est "
134+
"communément implémentée dans les systèmes Unix. Une telle note ne prétend "
135+
"pas l'existence de la fonction sur un système d'exploitation particulier."
133136

134137
#: ../Doc/library/intro.rst:60
135138
msgid ""
136139
"If not separately noted, all functions that claim \"Availability: Unix\" are "
137140
"supported on Mac OS X, which builds on a Unix core."
138141
msgstr ""
142+
"Si ce n'est pas mentionné séparément, toutes les fonctions se réclamant "
143+
"\"Disponibilité : Unix\" sont gérées sur Mac OS X, qui est basé sur Unix."

0 commit comments

Comments
 (0)