@@ -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 : 2021-01-27 19:26+0100\n "
9
- "PO-Revision-Date : 2019-02-21 17:34+0100 \n "
10
- "Last-Translator : Julien VITARD <julienvitard@gmail.com >\n "
9
+ "PO-Revision-Date : 2021-04-28 20:16+0200 \n "
10
+ "Last-Translator : Dimitri Merejkowsky <dimitri@dmerej.info >\n "
11
11
"Language-Team : FRENCH <traductions@lists.afpy.org>\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.0.2 \n "
16
+ "X-Generator : Poedit 2.4.1 \n "
17
17
18
18
#: library/fnmatch.rst:2
19
19
msgid ":mod:`fnmatch` --- Unix filename pattern matching"
@@ -130,7 +130,6 @@ msgstr ""
130
130
"n'utilise pas la fonction :func:`os.path.normcase`."
131
131
132
132
#: library/fnmatch.rst:78
133
- #, fuzzy
134
133
msgid ""
135
134
"Construct a list from those elements of the iterable *names* that match "
136
135
"*pattern*. It is the same as ``[n for n in names if fnmatch(n, pattern)]``, "
@@ -158,4 +157,4 @@ msgstr "Module :mod:`glob`"
158
157
159
158
#: library/fnmatch.rst:102
160
159
msgid "Unix shell-style path expansion."
161
- msgstr "Recherche de chemins de style shell Unix"
160
+ msgstr "Recherche de chemins de style shell Unix. "
0 commit comments