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,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.6\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"POT-Creation-Date : 2017-12-01 07:43+0100\n "
11
- "PO-Revision-Date : 2018-01-31 14:19 +0100\n "
11
+ "PO-Revision-Date : 2018-02-01 21:53 +0100\n "
12
12
"Last-Translator : Julien Palard <julien@palard.fr>\n "
13
13
"Language-Team : \n "
14
14
"Language : fr\n "
@@ -146,8 +146,8 @@ msgstr ""
146
146
"Les nombres à virgule flottante sont tout à fait admis (NdT : Python utilise "
147
147
"le point *.* comme séparateur entre la partie entière et la partie décimale "
148
148
"des nombres, c'est la convention anglo-saxonne) ; les opérateurs avec des "
149
- "opérandes de types différents convertissent l'opérande entier en virgule "
150
- "flottante : ::"
149
+ "opérandes de types différents convertissent l'opérande de type entier en "
150
+ "type virgule flottante : ::"
151
151
152
152
#: ../Doc/tutorial/introduction.rst:106
153
153
msgid ""
You can’t perform that action at this time.
0 commit comments