From 3760a022c71cb4a1c987119b4f7549e5efe99fd5 Mon Sep 17 00:00:00 2001 From: Jules Lasne Date: Wed, 23 Feb 2022 19:02:30 +0100 Subject: [PATCH] Fixed fuzzies in installing/index.po (#1821) Automerge of PR #1821 by @Seluj78 --- installing/index.po | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/installing/index.po b/installing/index.po index 6747e43d..a833814a 100644 --- a/installing/index.po +++ b/installing/index.po @@ -6,14 +6,14 @@ msgstr "" "Project-Id-Version: Python 3\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2021-10-21 15:04+0200\n" -"PO-Revision-Date: 2019-12-15 21:18+0100\n" +"PO-Revision-Date: 2022-02-23 18:50+0100\n" "Last-Translator: Jules Lasne \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" +"X-Generator: Poedit 3.0.1\n" #: installing/index.rst:7 msgid "Installing Python Modules" @@ -117,7 +117,6 @@ msgstr "" "capables d'installer automatiquement ``pip`` dans les environnements créés." #: installing/index.rst:47 -#, fuzzy msgid "" "The `Python Package Index `__ is a public repository of " "open source licensed packages made available for use by other Python users." @@ -187,7 +186,6 @@ msgstr "" "utilisés à partir de la ligne de commande." #: installing/index.rst:80 -#, fuzzy msgid "" "The following command will install the latest version of a module and its " "dependencies from the Python Package Index::" @@ -196,7 +194,6 @@ msgstr "" "dépendances depuis le *Python Package Index* ::" #: installing/index.rst:87 -#, fuzzy msgid "" "For POSIX users (including macOS and Linux users), the examples in this " "guide assume the use of a :term:`virtual environment`." @@ -342,7 +339,6 @@ msgstr "" "... Travailler avec plusieurs versions de Python installés en parallèle ?" #: installing/index.rst:166 -#, fuzzy msgid "" "On Linux, macOS, and other POSIX systems, use the versioned Python commands " "in combination with the ``-m`` switch to run the appropriate copy of " @@ -434,7 +430,6 @@ msgstr "" "l'installation, les modules d'extension à partir des sources." #: installing/index.rst:227 -#, fuzzy msgid "" "With the introduction of support for the binary ``wheel`` format, and the " "ability to publish wheels for at least Windows and macOS through the Python "