Reviewing various typical errors.

This commit is contained in:
Julien Palard 2018-03-21 00:55:50 +01:00
commit 228b3c0b2a

View file

@ -9,7 +9,7 @@ msgstr ""
"Project-Id-Version: Python 3.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-04-02 22:11+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"PO-Revision-Date: 2018-03-21 00:48+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: fr\n"
@ -41,7 +41,7 @@ msgstr ":command:`install_data`"
#: ../Doc/distutils/commandref.rst:37
msgid "This command installs all data files provided with the distribution."
msgstr "Cette commande installe tout les fichier fournit avec la distribution."
msgstr "Cette commande installe tous les fichiers fournis avec la distribution."
#: ../Doc/distutils/commandref.rst:43
msgid ":command:`install_scripts`"

View file

@ -408,7 +408,7 @@ msgid ""
"two directories were mentioned in the ``packages`` option in the setup "
"script---see section :ref:`setup-script`)"
msgstr ""
"inclure tous les fichier source Python dans les sous-dossiers :file:"
"inclure tous les fichiers source Python dans les sous-dossiers :file:"
"`distutils` et :file:`distutils/command` (parce que des packages "
"correspondant à ces deux dossiers ont été mentionnés dans l'argument "
"``packages`` du script d'installation ---voir le chapitre :ref:`setup-"