From 8632a32e961036fe6da1daa56bac8674facb4763 Mon Sep 17 00:00:00 2001 From: TAURIOL Date: Fri, 13 Dec 2019 11:56:07 +0100 Subject: [PATCH 1/2] =?UTF-8?q?V=C3=A9rification=20de=20distributing/index?= =?UTF-8?q?.go?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- distributing/index.po | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/distributing/index.po b/distributing/index.po index c58a0cd16..ca952b2e7 100644 --- a/distributing/index.po +++ b/distributing/index.po @@ -6,13 +6,14 @@ msgstr "" "Project-Id-Version: Python 3\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-11-15 18:54+0100\n" -"PO-Revision-Date: 2019-05-23 20:39+0200\n" +"PO-Revision-Date: 2019-12-13 11:54+0100\n" "Last-Translator: Julien Palard \n" "Language-Team: FRENCH \n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" +"X-Generator: Poedit 2.2.4\n" #: ../Doc/distributing/index.rst:5 msgid "Distributing Python Modules" @@ -85,7 +86,6 @@ msgstr "" "Python" #: ../Doc/distributing/index.rst:37 -#, fuzzy msgid "" "the `Python Packaging Authority `__ are the group of " "developers and documentation authors responsible for the maintenance and " @@ -301,7 +301,6 @@ msgid "check the Python Packaging Index to see if the name is already in use" msgstr "vérifiez dans le *Python Packaging Index* si le nom est déjà utilisé" #: ../Doc/distributing/index.rst:151 -#, fuzzy msgid "" "check popular hosting sites like GitHub, Bitbucket, etc to see if there is " "already a project with that name" From 850bb14d89f8b24f987fee86ad5f349499a332e6 Mon Sep 17 00:00:00 2001 From: Julien Palard Date: Tue, 4 Feb 2020 09:34:08 +0100 Subject: [PATCH 2/2] proofreading --- distributing/index.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/distributing/index.po b/distributing/index.po index ca952b2e7..aa818b883 100644 --- a/distributing/index.po +++ b/distributing/index.po @@ -6,7 +6,7 @@ msgstr "" "Project-Id-Version: Python 3\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-11-15 18:54+0100\n" -"PO-Revision-Date: 2019-12-13 11:54+0100\n" +"PO-Revision-Date: 2020-02-04 09:33+0100\n" "Last-Translator: Julien Palard \n" "Language-Team: FRENCH \n" "Language: fr\n" @@ -99,7 +99,7 @@ msgstr "" "de l'évolution des outils standards de création de paquets, des métadonnées, " "et des formats de fichiers standards. Ils maintiennent quelques outils, " "documentation, et gestionnaires de ticket, aussi bien sur `GitHub `__ que sur `BitBucket `__." +"github.com/pypa>`__ que sur `Bitbucket `__." #: ../Doc/distributing/index.rst:44 msgid "" @@ -306,7 +306,7 @@ msgid "" "already a project with that name" msgstr "" "vérifiez sur quelques sites d'hébergement populaires tels que GitHub, " -"BitBucket, etc pour voir s'il y existe déjà un projet avec ce nom" +"Bitbucket, etc pour voir s'il y existe déjà un projet avec ce nom" #: ../Doc/distributing/index.rst:153 msgid "check what comes up in a web search for the name you're considering"