1
0
Fork 0

FIX: Some inconsistencies.

This commit is contained in:
Julien Palard 2016-01-04 23:04:05 +01:00
parent 907056f70d
commit 2bd9109d26
1 changed files with 8 additions and 8 deletions

View File

@ -465,7 +465,7 @@ msgstr ""
#: c-api/arg.rst:117
msgid "S (bytes) [PyBytesObject *]"
msgstr "Objets bytes"
msgstr "S (bytes) [PyBytesObject *]"
#: c-api/arg.rst:115
msgid ""
@ -565,7 +565,7 @@ msgstr ""
#: c-api/arg.rst:153
msgid "U (str) [PyObject *]"
msgstr "Objets bytes"
msgstr "U (str) [PyObject *]"
#: c-api/arg.rst:151
msgid ""
@ -933,7 +933,7 @@ msgstr "Autres Objets"
#: c-api/arg.rst:290 c-api/arg.rst:609
msgid "O (object) [PyObject *]"
msgstr "Objets bytes"
msgstr "O (object) [PyObject *]"
#: c-api/arg.rst:288
msgid ""
@ -948,7 +948,7 @@ msgstr ""
#: c-api/arg.rst:297
msgid "O! (object) [typeobject, PyObject *]"
msgstr "Objets bytes"
msgstr "O! (object) [typeobject, PyObject *]"
#: c-api/arg.rst:293
msgid ""
@ -1494,7 +1494,7 @@ msgstr ""
#: c-api/arg.rst:612
msgid "S (object) [PyObject *]"
msgstr "Objets bytes"
msgstr "S (object) [PyObject *]"
#: c-api/arg.rst:612
msgid "Same as ``O``."
@ -1502,7 +1502,7 @@ msgstr ""
#: c-api/arg.rst:617
msgid "N (object) [PyObject *]"
msgstr "Objets bytes"
msgstr "N (object) [PyObject *]"
#: c-api/arg.rst:615
msgid ""
@ -11330,7 +11330,7 @@ msgstr ""
#: c-api/structures.rst:273 c-api/structures.rst:274
#, fuzzy
msgid "PyObject \\*"
msgstr "Objets bytes"
msgstr "PyObject \\*"
#: c-api/structures.rst:274
msgid "T_OBJECT_EX"
@ -14107,7 +14107,7 @@ msgstr ""
#: c-api/unicode.rst:505 c-api/unicode.rst:508 c-api/unicode.rst:517
#: c-api/unicode.rst:520
msgid "PyObject\\*"
msgstr "Objets bytes"
msgstr "PyObject\\*"
#: c-api/unicode.rst:505
msgid "The result of calling :func:`ascii`."