1
0
Fork 0

traduction de distutils/commandref.po (#1134)

This commit is contained in:
Zepmanbc 2020-02-04 20:47:53 +01:00 committed by GitHub
parent 3932e4a6d3
commit f27185deaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 2 deletions

View File

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