Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c1b64ab

Browse files
horlasSeluj78
authored andcommitted
translate the last line of tutorial/classes.po (#933)
* translate the last line of tutorial/classes.po * Update tutorial/classes.po Co-Authored-By: Jules Lasne (jlasne) <[email protected]>
1 parent d7245eb commit c1b64ab

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

tutorial/classes.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@ msgstr ""
66
"Project-Id-Version: Python 3.6\n"
77
"Report-Msgid-Bugs-To: \n"
88
"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"
1010
"Last-Translator: Jules Lasne <[email protected]>\n"
1111
"Language-Team: FRENCH <[email protected]>\n"
1212
"Language: fr\n"
1313
"MIME-Version: 1.0\n"
1414
"Content-Type: text/plain; charset=UTF-8\n"
1515
"Content-Transfer-Encoding: 8bit\n"
16-
"X-Generator: Poedit 2.2\n"
16+
"X-Generator: Poedit 1.8.7.1\n"
1717

1818
#: ../Doc/tutorial/classes.rst:5
1919
msgid "Classes"
@@ -792,6 +792,8 @@ msgid ""
792792
"If the same attribute name occurs in both an instance and in a class, then "
793793
"attribute lookup prioritizes the instance::"
794794
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 ::"
795797

796798
#: ../Doc/tutorial/classes.rst:493
797799
msgid ""

0 commit comments

Comments
 (0)