55#
66# Translators:
77# Freesand Leo <[email protected] >, 20198+ # don mak <[email protected] >, 201989#
910#, fuzzy
1011msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314"Report-Msgid-Bugs-To : \n "
1415"POT-Creation-Date : 2019-01-01 10:14+0900\n "
1516"PO-Revision-Date : 2017-02-16 17:33+0000\n "
16- "
Last-Translator :
Freesand Leo <[email protected] >, 2019\n"
17+ "
Last-Translator :
don mak <[email protected] >, 2019\n"
1718"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
1819"MIME-Version : 1.0\n "
1920"Content-Type : text/plain; charset=UTF-8\n "
@@ -44,21 +45,21 @@ msgstr ""
4445
4546#: ../../c-api/cell.rst:20
4647msgid "The C structure used for cell objects."
47- msgstr ""
48+ msgstr "用于Cell对象的C结构体。 "
4849
4950#: ../../c-api/cell.rst:25
5051msgid "The type object corresponding to cell objects."
51- msgstr ""
52+ msgstr "与 Cell 对象对应的类型对象。 "
5253
5354#: ../../c-api/cell.rst:30
5455msgid "Return true if *ob* is a cell object; *ob* must not be *NULL*."
55- msgstr ""
56+ msgstr "如果 *ob* 是一个 Cell 对象,则返回true; *ob* 不得为 *NULL*。 "
5657
5758#: ../../c-api/cell.rst:35
5859msgid ""
5960"Create and return a new cell object containing the value *ob*. The parameter"
6061" may be *NULL*."
61- msgstr ""
62+ msgstr "生成并返回一个包含 *ob* 的值的 Cell 对象。形参必须为 *NULL*。 "
6263
6364#: ../../c-api/cell.rst:41
6465msgid "Return the contents of the cell *cell*."
0 commit comments