@@ -6,14 +6,14 @@ msgstr ""
6
6
"Project-Id-Version : Python 3.6\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"POT-Creation-Date : 2018-06-28 15:29+0200\n "
9
- "PO-Revision-Date : 2018-11-30 10:47 +0100\n "
9
+ "PO-Revision-Date : 2019-02-21 21:15 +0100\n "
10
10
"
Last-Translator :
Jules Lasne <[email protected] >\n "
11
11
"
Language-Team :
FRENCH <[email protected] >\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.2 \n "
16
+ "X-Generator : Poedit 2.0.6 \n "
17
17
18
18
#: ../Doc/distutils/builtdist.rst:5
19
19
msgid "Creating Built Distributions"
@@ -902,7 +902,6 @@ msgid "The Postinstallation script"
902
902
msgstr "Le script de post-installation"
903
903
904
904
#: ../Doc/distutils/builtdist.rst:385
905
- #, fuzzy
906
905
msgid ""
907
906
"Starting with Python 2.3, a postinstallation script can be specified with "
908
907
"the :option:`!--install-script` option. The basename of the script must be "
@@ -911,8 +910,8 @@ msgid ""
911
910
msgstr ""
912
911
"Depuis Python 2.3, un script post-installation peut être spécifié avec "
913
912
"l'option :option:`!--install-script`. Le nom du script doit être spécifié et "
914
- "le nom de fichier du script doit aussi être listé dans les arguments "
915
- "\" scripts \" de la fonction ``setup``."
913
+ "le nom du script doit aussi être listé dans les arguments \" scripts \" de la "
914
+ "fonction ``setup``."
916
915
917
916
#: ../Doc/distutils/builtdist.rst:390
918
917
msgid ""
0 commit comments