File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ msgstr ""
1010"Report-Msgid-Bugs-To : \n "
1111"POT-Creation-Date : 2018-06-30 05:56+0900\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13- "Last-Translator : isaced <isaced@163 .com>, 2018\n "
13+ "Last-Translator : 丰 李 <madlee_thegreat@hotmail .com>, 2018\n "
1414"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
1515"MIME-Version : 1.0\n "
1616"Content-Type : text/plain; charset=UTF-8\n "
@@ -52,16 +52,16 @@ msgstr "Python 的 ``True`` 对象没有任何方法,它需要和其他对象
5252msgid ""
5353"Return :const:`Py_False` from a function, properly incrementing its "
5454"reference count."
55- msgstr ""
55+ msgstr "从函数返回:常量:`Py_False`时,需要增加它的引用计数。 "
5656
5757#: ../../c-api/bool.rst:39
5858msgid ""
5959"Return :const:`Py_True` from a function, properly incrementing its reference"
6060" count."
61- msgstr ""
61+ msgstr "从函数返回:常量:`Py_True`时,需要增加它的引用计数。 "
6262
6363#: ../../c-api/bool.rst:45
6464msgid ""
6565"Return a new reference to :const:`Py_True` or :const:`Py_False` depending on"
6666" the truth value of *v*."
67- msgstr ""
67+ msgstr "根据*v*的正确值,返回:常量:`Py_True` or :常量:`Py_False`的一个新引用。 "
You can’t perform that action at this time.
0 commit comments