forked from AFPy/python-docs-fr
Traduction de c-api/bool Fuzzy (première traduction) (#1741)
This commit is contained in:
parent 63209615b6
commit 911912715b
1 changed files with 6 additions and 4 deletions
| | @ -6,13 +6,14 @@ msgstr "" | |||
"Project-Id-Version: Python 3\n" | ||||
"Report-Msgid-Bugs-To: \n" | ||||
"POT-Creation-Date: 2021-01-27 19:26+0100\n" | ||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||||
"PO-Revision-Date: 2021-10-27 19:19+0200\n" | ||||
"Language-Team: FRENCH <traductions@lists.afpy.org>\n" | ||||
"Language: fr\n" | ||||
"MIME-Version: 1.0\n" | ||||
"Content-Type: text/plain; charset=UTF-8\n" | ||||
"Content-Transfer-Encoding: 8bit\n" | ||||
"Last-Translator: \n" | ||||
"X-Generator: Poedit 3.0\n" | ||||
| ||||
#: c-api/bool.rst:6 | ||||
msgid "Boolean Objects" | ||||
| | @ -32,11 +33,12 @@ msgstr "" | |||
"disponibles." | ||||
| ||||
#: c-api/bool.rst:16 | ||||
#, fuzzy | ||||
msgid "" | ||||
"Return true if *o* is of type :c:data:`PyBool_Type`. This function always " | ||||
"succeeds." | ||||
msgstr "Renvoie vrai si *o* est de type :c:data:`PyBook_Type`." | ||||
msgstr "" | ||||
"Renvoie vrai si *o* est de type :c:data:`PyBook_Type`. Cette fonction " | ||||
"réussit systématiquement." | ||||
| ||||
#: c-api/bool.rst:22 | ||||
msgid "" | ||||
| | | |||
Loading…
Add table
Add a link
Reference in a new issue