Skip to content

Commit 53ddd44

Browse files
committed
Propagating known translations.
1 parent 65ab8c1 commit 53ddd44

22 files changed

+28
-26
lines changed

c-api/contextvars.po

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

6363
#: ../Doc/c-api/contextvars.rst:58
6464
msgid "Type-check macros:"
65-
msgstr ""
65+
msgstr "Macros pour vérifier les types :"
6666

6767
#: ../Doc/c-api/contextvars.rst:62
6868
msgid ""

c-api/exceptions.po

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

490490
#: ../Doc/c-api/exceptions.rst:487
491491
msgid "Signal Handling"
492-
msgstr ""
492+
msgstr "Traitement des signaux"
493493

494494
#: ../Doc/c-api/exceptions.rst:497
495495
msgid ""

c-api/intro.po

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

536536
#: ../Doc/c-api/intro.rst:593
537537
msgid "Embedding Python"
538-
msgstr ""
538+
msgstr "Embarquer Python"
539539

540540
#: ../Doc/c-api/intro.rst:595
541541
msgid ""

c-api/veryhigh.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -372,6 +372,8 @@ msgid ""
372372
"This function now includes a debug assertion to help ensure that it does not "
373373
"silently discard an active exception."
374374
msgstr ""
375+
"Cette fonction inclut maintenant une assertion de débogage afin d'assurer "
376+
"qu'elle ne passe pas sous silence une exception active."
375377

376378
#: ../Doc/c-api/veryhigh.rst:341
377379
msgid ""

howto/pyporting.po

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

264264
#: ../Doc/howto/pyporting.rst:162
265265
msgid "Division"
266-
msgstr ""
266+
msgstr "Division"
267267

268268
#: ../Doc/howto/pyporting.rst:164
269269
msgid ""

library/grp.po

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

131131
#: ../Doc/library/grp.rst:64
132132
msgid "Module :mod:`pwd`"
133-
msgstr ""
133+
msgstr "Module :mod:`pwd`"
134134

135135
#: ../Doc/library/grp.rst:64
136136
msgid "An interface to the user database, similar to this."

library/hashlib.po

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

10311031
#: ../Doc/library/hashlib.rst:726
10321032
msgid "Module :mod:`base64`"
1033-
msgstr ""
1033+
msgstr "Module :mod:`base64`"
10341034

10351035
#: ../Doc/library/hashlib.rst:726
10361036
msgid "Another way to encode binary hashes for non-binary environments."

library/hmac.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,15 +117,15 @@ msgstr ""
117117

118118
#: ../Doc/library/hmac.rst:96
119119
msgid "A hash object has the following attributes:"
120-
msgstr ""
120+
msgstr "L'objet haché possède les attributs suivants : ::"
121121

122122
#: ../Doc/library/hmac.rst:100
123123
msgid "The size of the resulting HMAC digest in bytes."
124124
msgstr ""
125125

126126
#: ../Doc/library/hmac.rst:104
127127
msgid "The internal block size of the hash algorithm in bytes."
128-
msgstr ""
128+
msgstr "La taille interne d'un bloc de l'algorithme de hachage en octets."
129129

130130
#: ../Doc/library/hmac.rst:110
131131
msgid "The canonical name of this HMAC, always lowercase, e.g. ``hmac-md5``."

library/inspect.po

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

11191119
#: ../Doc/library/inspect.rst:852
11201120
msgid "Classes and functions"
1121-
msgstr ""
1121+
msgstr "Classes et fonctions"
11221122

11231123
#: ../Doc/library/inspect.rst:856
11241124
msgid ""
@@ -1242,7 +1242,7 @@ msgstr ""
12421242

12431243
#: ../Doc/library/inspect.rst:957
12441244
msgid "For example:"
1245-
msgstr "Par exemple ::"
1245+
msgstr "Par exemple :"
12461246

12471247
#: ../Doc/library/inspect.rst:966
12481248
msgid ""

library/multiprocessing.po

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

17081708
#: ../Doc/library/multiprocessing.rst:1123
17091709
msgid "For example:"
1710-
msgstr "Par exemple ::"
1710+
msgstr "Par exemple :"
17111711

17121712
#: ../Doc/library/multiprocessing.rst:1147
17131713
msgid ""

0 commit comments

Comments
 (0)