Correction fuzzy (#1513)
This commit is contained in:
parent 5a4372b895
commit 87fc825a0f
1 changed files with 2 additions and 3 deletions
| | @ -6,7 +6,7 @@ msgstr "" | |||
"Project-Id-Version: Python 3\n" | ||||
"Report-Msgid-Bugs-To: \n" | ||||
"POT-Creation-Date: 2020-10-01 16:00+0200\n" | ||||
"PO-Revision-Date: 2020-04-27 23:16+0200\n" | ||||
"PO-Revision-Date: 2021-01-27 19:45+0100\n" | ||||
"Last-Translator: Mathieu Dupuy <deronnax@gmail.com>\n" | ||||
"Language-Team: FRENCH <traductions@lists.afpy.org>\n" | ||||
"Language: fr\n" | ||||
| | @ -273,9 +273,8 @@ msgstr "" | |||
"class:`reader` sous-jacente." | ||||
| ||||
#: library/csv.rst:170 | ||||
#, fuzzy | ||||
msgid "Returned rows are now of type :class:`OrderedDict`." | ||||
msgstr "Les lignes renvoyées sont maintenant de type :class:`dict`." | ||||
msgstr "Les lignes renvoyées sont maintenant de type :class:`OrderedDict`." | ||||
| ||||
#: library/csv.rst:173 | ||||
msgid "Returned rows are now of type :class:`dict`." | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue