File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -6,14 +6,14 @@ msgstr ""
6
6
"Project-Id-Version : Python 3\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"POT-Creation-Date : 2020-02-04 10:00+0100\n "
9
- "PO-Revision-Date : 2020-01-21 21:25+0100 \n "
9
+ "PO-Revision-Date : 2020-03-29 11:56+0200 \n "
10
10
"
Last-Translator :
Mathieu Dupuy <[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.1 \n "
16
+ "X-Generator : Poedit 2.3 \n "
17
17
18
18
#: ../Doc/library/threading.rst:2
19
19
msgid ":mod:`threading` --- Thread-based parallelism"
@@ -910,9 +910,8 @@ msgid "There is no return value."
910
910
msgstr "Il n'y a pas de valeur de retour."
911
911
912
912
#: ../Doc/library/threading.rst:493
913
- #, fuzzy
914
913
msgid "Return true if the lock is acquired."
915
- msgstr "Renvoie si le fil d'exécution est vivant ou pas ."
914
+ msgstr "Renvoie ``True`` si le verrou est acquis ."
916
915
917
916
#: ../Doc/library/threading.rst:500
918
917
msgid "RLock Objects"
You can’t perform that action at this time.
0 commit comments