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

Skip to content

Commit 9119127

Browse files
authored
Traduction de c-api/bool Fuzzy (première traduction) (#1741)
1 parent 6320961 commit 9119127

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

c-api/bool.po

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@ msgstr ""
66
"Project-Id-Version: Python 3\n"
77
"Report-Msgid-Bugs-To: \n"
88
"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"
1110
"Language-Team: FRENCH <[email protected]>\n"
1211
"Language: fr\n"
1312
"MIME-Version: 1.0\n"
1413
"Content-Type: text/plain; charset=UTF-8\n"
1514
"Content-Transfer-Encoding: 8bit\n"
15+
"Last-Translator: \n"
16+
"X-Generator: Poedit 3.0\n"
1617

1718
#: c-api/bool.rst:6
1819
msgid "Boolean Objects"
@@ -32,11 +33,12 @@ msgstr ""
3233
"disponibles."
3334

3435
#: c-api/bool.rst:16
35-
#, fuzzy
3636
msgid ""
3737
"Return true if *o* is of type :c:data:`PyBool_Type`. This function always "
3838
"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."
4042

4143
#: c-api/bool.rst:22
4244
msgid ""

0 commit comments

Comments
 (0)