File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,14 @@ msgstr ""
6
6
"Project-Id-Version : Python 3\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"POT-Creation-Date : 2021-10-21 15:04+0200\n "
9
- "PO-Revision-Date : 2020-04-27 22:51+0200 \n "
10
- "Last-Translator : pierre choffe <choffepierre@gmail .com>\n "
9
+ "PO-Revision-Date : 2022-01-31 21:28+0100 \n "
10
+ "Last-Translator : Fipaddict <fipaddict@protonmail .com>\n "
11
11
"Language-Team : FRENCH <traductions@lists.afpy.org>\n "
12
12
"Language : fr\n "
13
13
"MIME-Version : 1.0\n "
14
14
"Content-Type : text/plain; charset=UTF-8\n "
15
15
"Content-Transfer-Encoding : 8bit\n "
16
- "X-Generator : Poedit 2.2.3 \n "
16
+ "X-Generator : Poedit 3.0 \n "
17
17
18
18
#: tutorial/introduction.rst:5
19
19
msgid "An Informal Introduction to Python"
@@ -43,6 +43,10 @@ msgid ""
43
43
"output for an example, then you can easily copy and paste the input lines "
44
44
"into your interpreter."
45
45
msgstr ""
46
+ "Vous pouvez basculer l'affichage des invites et des sorties en cliquant sur "
47
+ "``>>>`` dans le coin haut-droit d'une boite d'exemple. En masquant les "
48
+ "invites et les sorties d'un exemple, vous pouvez facilement copier et coller "
49
+ "les lignes d'entrée dans votre interpréteur."
46
50
47
51
#: tutorial/introduction.rst:23
48
52
msgid ""
You can’t perform that action at this time.
0 commit comments