77# ww song <[email protected] >, 201888# Pandaaaa906 <[email protected] >, 201999# Josh Ouyang <[email protected] >, 201910- # Freesand Leo <[email protected] >, 2020 10+ # Freesand Leo <[email protected] >, 2021 1111#
1212#, fuzzy
1313msgid ""
@@ -16,7 +16,7 @@ msgstr ""
1616"Report-Msgid-Bugs-To : \n "
1717"POT-Creation-Date : 2021-01-07 05:06+0000\n "
1818"PO-Revision-Date : 2017-02-16 17:35+0000\n "
19- "
Last-Translator :
Freesand Leo <[email protected] >, 2020 \n "
19+ "
Last-Translator :
Freesand Leo <[email protected] >, 2021 \n "
2020"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2121"MIME-Version : 1.0\n "
2222"Content-Type : text/plain; charset=UTF-8\n "
@@ -44,13 +44,13 @@ msgstr ""
4444msgid ""
4545"Return true if *p* is a dict object or an instance of a subtype of the dict "
4646"type. This function always succeeds."
47- msgstr ""
47+ msgstr "如果 *p* 是一个 dict 对象或者 dict 类型的子类型的实例则返回真值。 此函数总是会成功执行。 "
4848
4949#: ../../c-api/dict.rst:30
5050msgid ""
5151"Return true if *p* is a dict object, but not an instance of a subtype of the"
5252" dict type. This function always succeeds."
53- msgstr ""
53+ msgstr "如果 *p* 是一个 dict 对象但不是 dict 类型的子类型的实例则返回真值。 此函数总是会成功执行。 "
5454
5555#: ../../c-api/dict.rst:36
5656msgid "Return a new empty dictionary, or ``NULL`` on failure."
0 commit comments