@@ -6,13 +6,14 @@ msgstr ""
6
6
"Project-Id-Version :Python 3\n "
7
7
"Report-Msgid-Bugs-To :\n "
8
8
"POT-Creation-Date :2020-02-04 10:00+0100\n "
9
- "PO-Revision-Date :2018-10-04 15:27+0200\n "
10
- "Last-Translator :FULL NAME <EMAIL@ADDRESS>\n "
9
+ "PO-Revision-Date :2020-02-04 20:09+0100\n "
11
10
"Language-Team :FRENCH <traductions@lists.afpy.org>\n "
12
11
"Language :fr\n "
13
12
"MIME-Version :1.0\n "
14
13
"Content-Type :text/plain; charset=UTF-8\n "
15
14
"Content-Transfer-Encoding :8bit\n "
15
+ "Last-Translator :ZepmanBC <zepman@gmail.com>\n "
16
+ "X-Generator :Poedit 2.2.4\n "
16
17
17
18
#: ../Doc/distutils/commandref.rst:5
18
19
msgid "Command Reference"
@@ -24,6 +25,10 @@ msgid ""
24
25
"documentation at https://setuptools.readthedocs.io/en/latest/setuptools.html "
25
26
"independently covers all of the relevant information currently included here."
26
27
msgstr ""
28
+ "Cette page est conservée uniquement jusqu'à ce que la documentation "
29
+ "``setuptool`` sur https://setuptools.readthedocs.io/en/latest/setuptools."
30
+ "html couvre de manière indépendante toutes les informations pertinentes "
31
+ "actuellement incluses ici."
27
32
28
33
#: ../Doc/distutils/commandref.rst:24
29
34
msgid "Installing modules: the :command:`install` command family"