File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -6,13 +6,14 @@ msgstr ""
6
6
"Project-Id-Version : Python 3\n "
7
7
"Report-Msgid-Bugs-To : \n "
8
8
"POT-Creation-Date : 2021-01-27 19:26+0100\n "
9
- "PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
10
- "Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
9
+ "PO-Revision-Date : 2021-10-27 19:19+0200\n "
11
10
"
Language-Team :
FRENCH <[email protected] >\n "
12
11
"Language : fr\n "
13
12
"MIME-Version : 1.0\n "
14
13
"Content-Type : text/plain; charset=UTF-8\n "
15
14
"Content-Transfer-Encoding : 8bit\n "
15
+ "Last-Translator : \n "
16
+ "X-Generator : Poedit 3.0\n "
16
17
17
18
#: c-api/bool.rst:6
18
19
msgid "Boolean Objects"
@@ -32,11 +33,12 @@ msgstr ""
32
33
"disponibles."
33
34
34
35
#: c-api/bool.rst:16
35
- #, fuzzy
36
36
msgid ""
37
37
"Return true if *o* is of type :c:data:`PyBool_Type`. This function always "
38
38
"succeeds."
39
- msgstr "Renvoie vrai si *o* est de type :c:data:`PyBook_Type`."
39
+ msgstr ""
40
+ "Renvoie vrai si *o* est de type :c:data:`PyBook_Type`. Cette fonction "
41
+ "réussit systématiquement."
40
42
41
43
#: c-api/bool.rst:22
42
44
msgid ""
You can’t perform that action at this time.
0 commit comments