Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a4372b commit 87fc825Copy full SHA for 87fc825
library/csv.po
@@ -6,7 +6,7 @@ msgstr ""
6
"Project-Id-Version: Python 3\n"
7
"Report-Msgid-Bugs-To: \n"
8
"POT-Creation-Date: 2020-10-01 16:00+0200\n"
9
-"PO-Revision-Date: 2020-04-27 23:16+0200\n"
+"PO-Revision-Date: 2021-01-27 19:45+0100\n"
10
"Last-Translator: Mathieu Dupuy <[email protected]>\n"
11
"Language-Team: FRENCH <[email protected]>\n"
12
"Language: fr\n"
@@ -273,9 +273,8 @@ msgstr ""
273
"class:`reader` sous-jacente."
274
275
#: library/csv.rst:170
276
-#, fuzzy
277
msgid "Returned rows are now of type :class:`OrderedDict`."
278
-msgstr "Les lignes renvoyées sont maintenant de type :class:`dict`."
+msgstr "Les lignes renvoyées sont maintenant de type :class:`OrderedDict`."
279
280
#: library/csv.rst:173
281
msgid "Returned rows are now of type :class:`dict`."
0 commit comments