@@ -6,7 +6,7 @@ msgstr ""
66"Project-Id-Version : Python 3\n "
77"Report-Msgid-Bugs-To : \n "
88"POT-Creation-Date : 2021-09-23 16:16+0200\n "
9- "PO-Revision-Date : 2020-08-27 11:32 +0200\n "
9+ "PO-Revision-Date : 2021-09-25 11:35 +0200\n "
1010"Last-Translator : Jules Lasne <jules.lasne@gmail.com>\n "
1111"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
1212"Language : fr\n "
@@ -24,17 +24,16 @@ msgid "Invoking the Interpreter"
2424msgstr "Lancement de l'interpréteur"
2525
2626#: tutorial/interpreter.rst:13
27- #, fuzzy
2827msgid ""
2928"The Python interpreter is usually installed as :file:`/usr/local/bin/"
3029"python3.10` on those machines where it is available; putting :file:`/usr/"
3130"local/bin` in your Unix shell's search path makes it possible to start it by "
3231"typing the command:"
3332msgstr ""
3433"En général, vous trouvez l'interpréteur Python sous :file:`/usr/local/bin/"
35- "python3.9 ` sur les machines où il est disponible ; ajoutez :file:`/usr/local /"
36- "bin` au chemin de recherche de votre shell Unix afin de pouvoir le lancer en "
37- "tapant la commande :"
34+ "python3.10 ` sur les machines où il est disponible ; ajoutez :file:`/usr/"
35+ "local/ bin` au chemin de recherche de votre shell Unix afin de pouvoir le "
36+ "lancer en tapant la commande :"
3837
3938#: tutorial/interpreter.rst:21
4039msgid ""
@@ -49,7 +48,6 @@ msgstr ""
4948"file:`/usr/local/python` est un endroit courant)."
5049
5150#: tutorial/interpreter.rst:26
52- #, fuzzy
5351msgid ""
5452"On Windows machines where you have installed Python from the :ref:`Microsoft "
5553"Store <windows-store>`, the :file:`python3.10` command will be available. If "
@@ -58,10 +56,10 @@ msgid ""
5856"Python."
5957msgstr ""
6058"Sur les machines Windows sur lesquelles vous avez installé Python à partir "
61- "du :ref:`Microsoft Store <windows-store>`, la commande :file:`python3.9` est "
62- "disponible. Si le :ref:`lanceur py.exe <launcher>` est installé, vous pouvez "
63- "utiliser la commande :file:`py`. Voir :ref:`setting-envvars` pour d'autres "
64- "façons de lancer Python."
59+ "du :ref:`Microsoft Store <windows-store>`, la commande :file:`python3.10` "
60+ "est disponible. Si le :ref:`lanceur py.exe <launcher>` est installé, vous "
61+ "pouvez utiliser la commande :file:`py`. Voir :ref:`setting-envvars` pour "
62+ "d'autres façons de lancer Python."
6563
6664#: tutorial/interpreter.rst:31
6765msgid ""
0 commit comments