File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,14 +8,14 @@ msgstr ""
88"Project-Id-Version : Python 3.6\n "
99"Report-Msgid-Bugs-To : \n "
1010"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 "
1212"Last-Translator : Julien Palard <julien@palard.fr>\n "
1313"Language-Team : \n "
1414"Language : fr\n "
1515"MIME-Version : 1.0\n "
1616"Content-Type : text/plain; charset=UTF-8\n "
1717"Content-Transfer-Encoding : 8bit\n "
18- "X-Generator : Poedit 1.8.11 \n "
18+ "X-Generator : Poedit 2.0.2 \n "
1919
2020#: ../Doc/tutorial/introduction.rst:5
2121msgid "An Informal Introduction to Python"
@@ -498,7 +498,7 @@ msgid ""
498498"Unlike strings, which are :term:`immutable`, lists are a :term:`mutable` "
499499"type, i.e. it is possible to change their content::"
500500msgstr ""
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 "
502502"sont :term:`mutable`\\ s : il est possible de changer leur contenu : ::"
503503
504504#: ../Doc/tutorial/introduction.rst:409
You can’t perform that action at this time.
0 commit comments