File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,14 @@ msgstr ""
6
6
"Project-Id-Version : Python 3.6\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"POT-Creation-Date : 2019-09-04 11:33+0200\n "
9
- "PO-Revision-Date : 2019-09-08 18:54 +0200\n "
10
- "Last-Translator : Jules Lasne <jules.lasne @gmail.com>\n "
9
+ "PO-Revision-Date : 2019-10-09 19:43 +0200\n "
10
+ "Last-Translator : pierre choffe <choffepierre @gmail.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.1 \n "
16
+ "X-Generator : Poedit 2.0.6 \n "
17
17
18
18
#: ../Doc/tutorial/introduction.rst:5
19
19
msgid "An Informal Introduction to Python"
@@ -484,7 +484,6 @@ msgstr ""
484
484
"les listes peuvent être indicées et découpées ::"
485
485
486
486
#: ../Doc/tutorial/introduction.rst:396
487
- #, fuzzy
488
487
msgid ""
489
488
"All slice operations return a new list containing the requested elements. "
490
489
"This means that the following slice returns a :ref:`shallow copy "
You can’t perform that action at this time.
0 commit comments