@@ -6,14 +6,14 @@ msgstr ""
66"Project-Id-Version : Python 3\n "
77"Report-Msgid-Bugs-To : \n "
88"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 "
1010"Last-Translator : Jules Lasne <jules.lasne@gmail.com>\n "
1111"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
1212"Language : fr\n "
1313"MIME-Version : 1.0\n "
1414"Content-Type : text/plain; charset=UTF-8\n "
1515"Content-Transfer-Encoding : 8bit\n "
16- "X-Generator : Poedit 2.2 .1\n "
16+ "X-Generator : Poedit 1.8.7 .1\n "
1717
1818#: ../Doc/library/collections.rst:2
1919msgid ":mod:`collections` --- Container datatypes"
@@ -121,16 +121,14 @@ msgstr ""
121121"de ``str``"
122122
123123#: ../Doc/library/collections.rst:41
124- #, fuzzy
125124msgid ""
126125"Moved :ref:`collections-abstract-base-classes` to the :mod:`collections.abc` "
127126"module. For backwards compatibility, they continue to be visible in this "
128127"module through Python 3.8."
129128msgstr ""
130129"Les :ref:`collections-abstract-base-classes` ont été déplacées vers le "
131130"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."
134132
135133#: ../Doc/library/collections.rst:43
136134msgid ":class:`ChainMap` objects"
0 commit comments