8000 Fixed fuzzies in installing/index.po (#1821) · ygingras/python-docs-fr@3760a02 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3760a02

Browse files
authored
Fixed fuzzies in installing/index.po (python#1821)
Automerge of PR python#1821 by @Seluj78
1 parent dd4eb13 commit 3760a02

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

installing/index.po

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ msgstr ""
66
"Project-Id-Version: Python 3\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2021-10-21 15:04+0200\n"
9-
"PO-Revision-Date: 2019-12-15 21:18+0100\n"
9+
"PO-Revision-Date: 2022-02-23 18:50+0100\n"
1010
"Last-Translator: Jules Lasne <jules.lasne@gmail.com>\n"
1111
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
1212
"Language: fr\n"
1313
"MIME-Version: 1.0\n"
1414
"Content-Type: text/plain; charset=UTF-8\n"
1515
"Content-Transfer-Encoding: 8bit\n"
16-
"X-Generator: Poedit 2.2.4\n"
16+
"X-Generator: Poedit 3.0.1\n"
1717

1818
#: installing/index.rst:7
1919
msgid "Installing Python Modules"
@@ -117,7 +117,6 @@ msgstr ""
117117
"capables d'installer automatiquement ``pip`` dans les environnements créés."
118118

119119
#: installing/index.rst:47
120-
#, fuzzy
121120
msgid ""
122121
"The `Python Package Index <https://pypi.org>`__ is a public repository of "
123122
"open source licensed packages made available for use by other Python users."
@@ -187,7 +186,6 @@ msgstr ""
187186
"utilisés à partir de la ligne de commande."
188187

189188
#: installing/index.rst:80
190-
#, fuzzy
191189
msgid ""
192190
"The following command will install the latest version of a module and its "
193191
"dependencies from the Python Package Index::"
@@ -196,7 +194,6 @@ msgstr ""
196194
"dépendances depuis le *Python Package Index* ::"
197195

198196
#: installing/index.rst:87
199-
#, fuzzy
200197
msgid ""
201198
"For POSIX users (including macOS and Linux users), the examples in this "
202199
"guide assume the use of a :term:`virtual environment`."
@@ -342,7 +339,6 @@ msgstr ""
342339
"... Travailler avec plusieurs versions de Python installés en parallèle ?"
343340

344341
#: installing/index.rst:166
345-
#, fuzzy
346342
msgid ""
347343
"On Linux, macOS, and other POSIX systems, use the versioned Python commands "
348344
"in combination with the ``-m`` switch to run the appropriate copy of "
@@ -434,7 +430,6 @@ msgstr ""
434430
"l'installation, les modules d'extension à partir des sources."
435431

436432
#: installing/index.rst:227
437-
#, fuzzy
438433
msgid ""
439434
"With the introduction of support for the binary ``wheel`` format, and the "
440435
"ability to publish wheels for at least Windows and macOS through the Python "

0 commit comments

Comments
 (0)
0