We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 367fa38 commit c9ad4ffCopy full SHA for c9ad4ff
c-api/float.po
@@ -16,13 +16,13 @@ msgstr ""
16
17
#: ../Doc/c-api/float.rst:6
18
msgid "Floating Point Objects"
19
-msgstr "Objets Nombres à Virgule Flottante"
+msgstr "Objets représentant les nombres à virgule flottante"
20
21
#: ../Doc/c-api/float.rst:13
22
msgid ""
23
"This subtype of :c:type:`PyObject` represents a Python floating point object."
24
msgstr ""
25
-"Ce sous-type de l'objet :c:type:`PyObject` représente un objet d'un nombre à "
+"Ce sous-type de l'objet :c:type:`PyObject` représente un nombre à "
26
"virgule flottante en Python"
27
28
#: ../Doc/c-api/float.rst:18
0 commit comments