Skip to content

Commit 5c137b2

Browse files
committed
fix
1 parent 8e1ad96 commit 5c137b2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

using/cmdline.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: Python 3.6\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2019-09-04 11:33+0200\n"
9-
"PO-Revision-Date: 2019-09-08 18:32+0200\n"
9+
"PO-Revision-Date: 2019-09-16 09:11+0200\n"
1010
"Last-Translator: Julien Palard <julien@palard.fr>\n"
1111
"Language-Team: FRENCH <traductions@lists.afpy.org>\n"
1212
"Language: fr\n"
@@ -1094,8 +1094,8 @@ msgid ""
10941094
"tree. This is equivalent to specifying the :option:`-X` "
10951095
"``pycache_prefix=PATH`` option."
10961096
msgstr ""
1097-
"Si elle est définie, Python n'écrira pas ses fichiers ``.pyc`` dans "
1098-
"``__pycache__`` mais dans une arborescence mirroir à ce chemin. C'est "
1097+
"Si elle est définie, Python n'écrit pas ses fichiers ``.pyc`` dans "
1098+
"``__pycache__`` mais dans une arborescence miroir à ce chemin. C'est "
10991099
"l'équivalent de l'option :option:`-X` ``pycache_prefix=PATH``."
11001100

11011101
#: ../Doc/using/cmdline.rst:620

using/mac.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgstr ""
66
"Project-Id-Version: Python 3.6\n"
77
"Report-Msgid-Bugs-To: \n"
88
"POT-Creation-Date: 2019-09-04 11:33+0200\n"
9-
"PO-Revision-Date: 2019-09-08 18:36+0200\n"
9+
"PO-Revision-Date: 2019-09-16 09:10+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"
@@ -69,7 +69,7 @@ msgid ""
6969
"scripts from the Finder; and the \"Build Applet\" tool, which allows you to "
7070
"package Python scripts as standalone applications on your system."
7171
msgstr ""
72-
"Un dossier :file:`Python 3.6` dans votre dossier :file:`Applications`. "
72+
"Un dossier :file:`Python 3.8` dans votre dossier :file:`Applications`. "
7373
"Dedans vous trouverez **IDLE**, l'environnement de développement qui fait "
7474
"partie des distributions Python officielles ; **PythonLauncher**, qui gère "
7575
"le lancement de scripts Python depuis le ``Finder`` ; et l'outil **\"Build "

0 commit comments

Comments
 (0)