FIX: Some inconsistencies.

This commit is contained in:
Julien Palard 2016-01-04 23:04:05 +01:00
parent 907056f70d
commit 2bd9109d26

View File

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