@@ -6,14 +6,14 @@ msgstr ""
6
6
"Project-Id-Version : Python 3\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"POT-Creation-Date : 2019-09-04 11:33+0200\n "
9
- "PO-Revision-Date : 2019-04-11 19:52+0200 \n "
9
+ "PO-Revision-Date : 2020-03-03 19:26+0100 \n "
10
10
"
Last-Translator :
Jules Lasne <[email protected] >\n "
11
11
"
Language-Team :
FRENCH <[email protected] >\n "
12
12
"Language : fr\n "
13
13
"MIME-Version : 1.0\n "
14
14
"Content-Type : text/plain; charset=UTF-8\n "
15
15
"Content-Transfer-Encoding : 8bit\n "
16
- "X-Generator : Poedit 2.2 .1\n "
16
+ "X-Generator : Poedit 1.8.7 .1\n "
17
17
18
18
#: ../Doc/library/collections.rst:2
19
19
msgid ":mod:`collections` --- Container datatypes"
@@ -121,16 +121,14 @@ msgstr ""
121
121
"de ``str``"
122
122
123
123
#: ../Doc/library/collections.rst:41
124
- #, fuzzy
125
124
msgid ""
126
125
"Moved :ref:`collections-abstract-base-classes` to the :mod:`collections.abc` "
127
126
"module. For backwards compatibility, they continue to be visible in this "
128
127
"module through Python 3.8."
129
128
msgstr ""
130
129
"Les :ref:`collections-abstract-base-classes` ont été déplacées vers le "
131
130
"module :mod:`collections.abc`. Pour assurer la rétrocompatibilité, elles "
132
- "sont toujours disponibles dans ce module en Python 3.7 mais seront ensuite "
133
- "totalement supprimées."
131
+ "sont toujours disponibles dans ce module en Python 3.8."
134
132
135
133
#: ../Doc/library/collections.rst:43
136
134
msgid ":class:`ChainMap` objects"
0 commit comments