File tree 1 file changed +4
-2
lines changed 1 file changed +4
-2
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-07-08 22:45+0200 \n "
9
+ "PO-Revision-Date : 2019-10-31 17:05+0100 \n "
10
10
"
Last-Translator :
Jules Lasne <[email protected] >\n "
11
11
"
Language-Team :
FRENCH <[email protected] >\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 \n "
16
+ "X-Generator : Poedit 1.8.7.1 \n "
17
17
18
18
#: ../Doc/tutorial/classes.rst:5
19
19
msgid "Classes"
@@ -792,6 +792,8 @@ msgid ""
792
792
"If the same attribute name occurs in both an instance and in a class, then "
793
793
"attribute lookup prioritizes the instance::"
794
794
msgstr ""
795
+ "Si le même nom d'attribut apparaît à la fois dans une instance et dans une "
796
+ "classe, alors la recherche d'attribut donne la priorité à l'instance ::"
795
797
796
798
#: ../Doc/tutorial/classes.rst:493
797
799
msgid ""
You can’t perform that action at this time.
0 commit comments