File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,14 +8,14 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.6\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2017-08-10 00:49+0200\n "
11
- "PO-Revision-Date : 2017-08-10 00:54 +0200\n "
11
+ "PO-Revision-Date : 2017-09-05 16:04 +0200\n "
12
12
"Last-Translator : Julien Palard <julien@palard.fr>\n "
13
13
"Language-Team : \n "
14
14
"Language : fr\n "
15
15
"MIME-Version : 1.0\n "
16
16
"Content-Type : text/plain; charset=UTF-8\n "
17
17
"Content-Transfer-Encoding : 8bit\n "
18
- "X-Generator : Poedit 1.8.11 \n "
18
+ "X-Generator : Poedit 2.0.2 \n "
19
19
20
20
#: ../Doc/tutorial/introduction.rst:5
21
21
msgid "An Informal Introduction to Python"
@@ -498,7 +498,7 @@ msgid ""
498
498
"Unlike strings, which are :term:`immutable`, lists are a :term:`mutable` "
499
499
"type, i.e. it is possible to change their content::"
500
500
msgstr ""
501
- "Mais à la différence des listes qui sont :term:`immuable`\\ s, les listes "
501
+ "Mais à la différence des chaînes qui sont :term:`immuable`\\ s, les listes "
502
502
"sont :term:`mutable`\\ s : il est possible de changer leur contenu : ::"
503
503
504
504
#: ../Doc/tutorial/introduction.rst:409
You can’t perform that action at this time.
0 commit comments