|
5 | 5 | msgstr "" |
6 | 6 | "Project-Id-Version: Python 3.6\n" |
7 | 7 | "Report-Msgid-Bugs-To: \n" |
8 | | -"POT-Creation-Date: 2019-06-03 22:10+0200\n" |
| 8 | +"POT-Creation-Date: 2019-06-12 14:38+0200\n" |
9 | 9 | "PO-Revision-Date: 2018-11-23 10:07+0100\n" |
10 | 10 | "Last-Translator: Jules Lasne <jules.lasne@gmail.com>\n" |
11 | 11 | "Language-Team: FRENCH <traductions@lists.afpy.org>\n" |
@@ -62,12 +62,13 @@ msgid "What you get after installing is a number of things:" |
62 | 62 | msgstr "Vous obtiendrez un certain nombre de choses après installation:" |
63 | 63 |
|
64 | 64 | #: ../Doc/using/mac.rst:28 |
| 65 | +#, fuzzy |
65 | 66 | msgid "" |
66 | | -"A :file:`MacPython 3.6` folder in your :file:`Applications` folder. In here " |
67 | | -"you find IDLE, the development environment that is a standard part of " |
68 | | -"official Python distributions; PythonLauncher, which handles double-clicking " |
69 | | -"Python scripts from the Finder; and the \"Build Applet\" tool, which allows " |
70 | | -"you to package Python scripts as standalone applications on your system." |
| 67 | +"A :file:`Python 3.7` folder in your :file:`Applications` folder. In here you " |
| 68 | +"find IDLE, the development environment that is a standard part of official " |
| 69 | +"Python distributions; PythonLauncher, which handles double-clicking Python " |
| 70 | +"scripts from the Finder; and the \"Build Applet\" tool, which allows you to " |
| 71 | +"package Python scripts as standalone applications on your system." |
71 | 72 | msgstr "" |
72 | 73 | "Un dossier :file:`MacPython 3.6` dans votre dossier :file:`Applications`. " |
73 | 74 | "Dedans vous trouverez **IDLE**, l'environnement de développement qui fait " |
@@ -216,8 +217,9 @@ msgstr "" |
216 | 217 | "scripts." |
217 | 218 |
|
218 | 219 | #: ../Doc/using/mac.rst:96 |
| 220 | +#, fuzzy |
219 | 221 | msgid "" |
220 | | -"With Python 3.6, you can use either :program:`python` or :program:`pythonw`." |
| 222 | +"With Python 3.7, you can use either :program:`python` or :program:`pythonw`." |
221 | 223 | msgstr "" |
222 | 224 | "Avec Python 3.6, vous pouvez utilisez :program:`python` ou :program:" |
223 | 225 | "`pythonw`." |
|
0 commit comments