File tree Expand file tree Collapse file tree 11 files changed +13
-13
lines changed Expand file tree Collapse file tree 11 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -1274,7 +1274,7 @@ msgid ""
1274
1274
"``j``. If you want that, and also want::"
1275
1275
msgstr ""
1276
1276
"Cela est principalement dû à la volonté que ``i % j`` ait le même signe que "
1277
- "j. Si vous voulez en plus que ::"
1277
+ "j. Si vous voulez en plus que ::"
1278
1278
1279
1279
#: ../Doc/faq/programming.rst:835
1280
1280
msgid ""
Original file line number Diff line number Diff line change @@ -230,7 +230,7 @@ msgstr "Et on obtient :"
230
230
#: ../Doc/howto/argparse.rst:178
231
231
msgid "Now, how about doing something even more useful::"
232
232
msgstr ""
233
- "À présent, que diriez-vous de faire quelque chose d'encore plus utile ::"
233
+ "À présent, que diriez-vous de faire quelque chose d'encore plus utile ::"
234
234
235
235
#: ../Doc/howto/argparse.rst:196
236
236
msgid ""
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ msgstr ""
39
39
#: ../Doc/library/asyncio-subprocess.rst:40
40
40
#, fuzzy
41
41
msgid "will print::"
42
- msgstr "affiche ::"
42
+ msgstr "affiche ::"
43
43
44
44
#: ../Doc/library/asyncio-subprocess.rst:46
45
45
msgid ""
Original file line number Diff line number Diff line change @@ -564,7 +564,7 @@ msgstr ""
564
564
565
565
#: ../Doc/library/logging.config.rst:458
566
566
msgid "and::"
567
- msgstr "et ::"
567
+ msgstr "et ::"
568
568
569
569
#: ../Doc/library/logging.config.rst:465
570
570
msgid ""
Original file line number Diff line number Diff line change @@ -4334,7 +4334,7 @@ msgstr ""
4334
4334
4335
4335
#: ../Doc/library/stdtypes.rst:2540
4336
4336
msgid "and::"
4337
- msgstr "et ::"
4337
+ msgstr "et ::"
4338
4338
4339
4339
#: ../Doc/library/stdtypes.rst:2545
4340
4340
msgid ""
Original file line number Diff line number Diff line change @@ -83,7 +83,7 @@ msgstr ""
83
83
#: ../Doc/library/sysconfig.rst:53
84
84
#, fuzzy
85
85
msgid "Example of usage::"
86
- msgstr "Exemples d'utilisation"
86
+ msgstr "Exemples d'utilisation :: "
87
87
88
88
#: ../Doc/library/sysconfig.rst:65
89
89
msgid "Installation paths"
Original file line number Diff line number Diff line change @@ -628,7 +628,7 @@ msgstr ""
628
628
#: ../Doc/whatsnew/2.2.rst:556
629
629
#, fuzzy
630
630
msgid "Here's the simplest example of a generator function::"
631
- msgstr "Voici un exemple simple de fonction génératrice :"
631
+ msgstr "Voici un exemple simple de fonction génératrice :: "
632
632
633
633
#: ../Doc/whatsnew/2.2.rst:562
634
634
msgid ""
@@ -660,7 +660,7 @@ msgstr ""
660
660
#: ../Doc/whatsnew/2.2.rst:583
661
661
#, fuzzy
662
662
msgid "Here's a sample usage of the :func:`generate_ints` generator::"
663
- msgstr "Voici un exemple d'utilisation du générateur ``generate_ints()`` :"
663
+ msgstr "Voici un exemple d'utilisation du générateur ``generate_ints()`` :: "
664
664
665
665
#: ../Doc/whatsnew/2.2.rst:600
666
666
#, fuzzy
Original file line number Diff line number Diff line change @@ -148,7 +148,7 @@ msgstr ""
148
148
#: ../Doc/whatsnew/2.3.rst:145
149
149
#, fuzzy
150
150
msgid "Here's the simplest example of a generator function::"
151
- msgstr "Voici un exemple simple de fonction génératrice :"
151
+ msgstr "Voici un exemple simple de fonction génératrice :: "
152
152
153
153
#: ../Doc/whatsnew/2.3.rst:151
154
154
msgid ""
@@ -177,7 +177,7 @@ msgstr ""
177
177
#: ../Doc/whatsnew/2.3.rst:169
178
178
#, fuzzy
179
179
msgid "Here's a sample usage of the :func:`generate_ints` generator::"
180
- msgstr "Voici un exemple d'utilisation du générateur ``generate_ints()`` :"
180
+ msgstr "Voici un exemple d'utilisation du générateur ``generate_ints()`` :: "
181
181
182
182
#: ../Doc/whatsnew/2.3.rst:186
183
183
#, fuzzy
Original file line number Diff line number Diff line change @@ -560,7 +560,7 @@ msgstr ""
560
560
#: ../Doc/whatsnew/2.5.rst:476
561
561
#, fuzzy
562
562
msgid "And here's an example of changing the counter::"
563
- msgstr "Et voici comment il est possible de modifier le compteur :"
563
+ msgstr "Et voici comment il est possible de modifier le compteur :: "
564
564
565
565
#: ../Doc/whatsnew/2.5.rst:493
566
566
msgid ""
Original file line number Diff line number Diff line change @@ -532,7 +532,7 @@ msgid ""
532
532
"occurs as a free variable in a nested block::"
533
533
msgstr ""
534
534
"Auparavant, il était illégal de supprimer un nom dans l'espace des noms "
535
- "locaux si celui-ci apparaissait comme variable libre dans un bloc imbriqué. "
535
+ "locaux si celui-ci apparaissait comme variable libre dans un bloc imbriqué :: "
536
536
537
537
#: ../Doc/whatsnew/3.2.rst:551
538
538
msgid ""
Original file line number Diff line number Diff line change @@ -559,7 +559,7 @@ msgstr ""
559
559
560
560
#: ../Doc/whatsnew/3.5.rst:496
561
561
msgid "and::"
562
- msgstr "et ::"
562
+ msgstr "et ::"
563
563
564
564
#: ../Doc/whatsnew/3.5.rst:505
565
565
msgid ""
You can’t perform that action at this time.
0 commit comments