Skip to content

Commit 4070447

Browse files
committed
Corrections intermédiaires
1 parent 9fe611f commit 4070447

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

library/collections.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: Python 3.6\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2018-06-28 15:29+0200\n"
9-
"PO-Revision-Date: 2018-09-19 00:19+0200\n"
9+
"PO-Revision-Date: 2018-09-19 00:46+0200\n"
1010
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
1111
"Language: fr\n"
1212
"MIME-Version: 1.0\n"
@@ -130,7 +130,7 @@ msgstr ""
130130

131131
#: ../Doc/library/collections.rst:43
132132
msgid ":class:`ChainMap` objects"
133-
msgstr ":class:`ChainMap` objects"
133+
msgstr "Objets :class:`ChainMap`"
134134

135135
#: ../Doc/library/collections.rst:47
136136
msgid ""
@@ -300,7 +300,7 @@ msgstr ""
300300

301301
#: ../Doc/library/collections.rst:129
302302
msgid ":class:`ChainMap` Examples and Recipes"
303-
msgstr "Exemples et recettes de :class:`ChainMap`"
303+
msgstr "Exemples et recettes utilisant :class:`ChainMap`"
304304

305305
#: ../Doc/library/collections.rst:131
306306
msgid "This section shows various approaches to working with chained maps."
@@ -771,7 +771,7 @@ msgstr "Exemple :"
771771

772772
#: ../Doc/library/collections.rst:597
773773
msgid ":class:`deque` Recipes"
774-
msgstr "Recettes de :class:`deque`"
774+
msgstr "Recettes utilisant :class:`deque`"
775775

776776
#: ../Doc/library/collections.rst:599
777777
msgid "This section shows various approaches to working with deques."
@@ -1208,7 +1208,7 @@ msgstr ""
12081208

12091209
#: ../Doc/library/collections.rst:1077
12101210
msgid ":class:`OrderedDict` Examples and Recipes"
1211-
msgstr "Exemples et recettes de :class:`OrderDict`"
1211+
msgstr "Exemples et recettes utilisant :class:`OrderDict`"
12121212

12131213
#: ../Doc/library/collections.rst:1079
12141214
msgid ""

0 commit comments

Comments
 (0)