@@ -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 : 2019-11-15 18:54+0100\n "
9
- "PO-Revision-Date : 2019-05-23 20:39+0200 \n "
9
+ "PO-Revision-Date : 2020-02-04 09:33+0100 \n "
10
10
"
Last-Translator :
Julien Palard <[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.4\n "
16
17
17
18
#: ../Doc/distributing/index.rst:5
18
19
msgid "Distributing Python Modules"
@@ -85,7 +86,6 @@ msgstr ""
85
86
"Python"
86
87
87
88
#: ../Doc/distributing/index.rst:37
88
- #, fuzzy
89
89
msgid ""
90
90
"the `Python Packaging Authority <https://www.pypa.io/>`__ are the group of "
91
91
"developers and documentation authors responsible for the maintenance and "
@@ -99,7 +99,7 @@ msgstr ""
99
99
"de l'évolution des outils standards de création de paquets, des métadonnées, "
100
100
"et des formats de fichiers standards. Ils maintiennent quelques outils, "
101
101
"documentation, et gestionnaires de ticket, aussi bien sur `GitHub <https://"
102
- "github.com/pypa>`__ que sur `BitBucket <https://bitbucket.org/pypa/>`__."
102
+ "github.com/pypa>`__ que sur `Bitbucket <https://bitbucket.org/pypa/>`__."
103
103
104
104
#: ../Doc/distributing/index.rst:44
105
105
msgid ""
@@ -301,13 +301,12 @@ msgid "check the Python Packaging Index to see if the name is already in use"
301
301
msgstr "vérifiez dans le *Python Packaging Index* si le nom est déjà utilisé"
302
302
303
303
#: ../Doc/distributing/index.rst:151
304
- #, fuzzy
305
304
msgid ""
306
305
"check popular hosting sites like GitHub, Bitbucket, etc to see if there is "
307
306
"already a project with that name"
308
307
msgstr ""
309
308
"vérifiez sur quelques sites d'hébergement populaires tels que GitHub, "
310
- "BitBucket , etc pour voir s'il y existe déjà un projet avec ce nom"
309
+ "Bitbucket , etc pour voir s'il y existe déjà un projet avec ce nom"
311
310
312
311
#: ../Doc/distributing/index.rst:153
313
312
msgid "check what comes up in a web search for the name you're considering"
0 commit comments