88# ppcfish <[email protected] >, 201999# Jiu Hong Jiang <[email protected] >, 20191010# Freesand Leo <[email protected] >, 201911- # belingud <[email protected] >, 20191211#
1312#, fuzzy
1413msgid ""
@@ -17,7 +16,7 @@ msgstr ""
1716"Report-Msgid-Bugs-To : \n "
1817"POT-Creation-Date : 2019-05-19 11:28+0900\n "
1918"PO-Revision-Date : 2017-02-16 17:34+0000\n "
20- "Last-Translator : belingud <1170202353@qq .com>, 2019\n "
19+ "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2019\n "
2120"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2221"MIME-Version : 1.0\n "
2322"Content-Type : text/plain; charset=UTF-8\n "
@@ -52,7 +51,7 @@ msgstr "宏访问UTC单例:"
5251msgid ""
5352"Returns the time zone singleton representing UTC, the same object as "
5453":attr:`datetime.timezone.utc`."
55- msgstr ""
54+ msgstr "返回表示 UTC 的时区单例,与 :attr:`datetime.timezone.utc` 为同一对象。 "
5655
5756#: ../../c-api/datetime.rst:26
5857msgid "Type-check macros:"
@@ -63,24 +62,28 @@ msgid ""
6362"Return true if *ob* is of type :c:data:`PyDateTime_DateType` or a subtype of"
6463" :c:data:`PyDateTime_DateType`. *ob* must not be *NULL*."
6564msgstr ""
65+ "如果 *ob* 为 :c:data:`PyDateTime_DateType` 类型或 :c:data:`PyDateTime_DateType` "
66+ "的某个子类型则返回真值。 *ob* 不能为 *NULL*。"
6667
6768#: ../../c-api/datetime.rst:36
6869msgid ""
6970"Return true if *ob* is of type :c:data:`PyDateTime_DateType`. *ob* must not "
7071"be *NULL*."
71- msgstr ""
72+ msgstr "如果 *ob* 为 :c:data:`PyDateTime_DateType` 类型则返回真值。 *ob* 不能为 *NULL*。 "
7273
7374#: ../../c-api/datetime.rst:42
7475msgid ""
7576"Return true if *ob* is of type :c:data:`PyDateTime_DateTimeType` or a "
7677"subtype of :c:data:`PyDateTime_DateTimeType`. *ob* must not be *NULL*."
7778msgstr ""
79+ "如果 *ob* 为 :c:data:`PyDateTime_DateTimeType` 类型或 "
80+ ":c:data:`PyDateTime_DateTimeType` 的某个子类型则返回真值。 *ob* 不能为 *NULL*。"
7881
7982#: ../../c-api/datetime.rst:48
8083msgid ""
8184"Return true if *ob* is of type :c:data:`PyDateTime_DateTimeType`. *ob* must "
8285"not be *NULL*."
83- msgstr ""
86+ msgstr "如果 *ob* 为 :c:data:`PyDateTime_DateTimeType` 类型则返回真值。 *ob* 不能为 *NULL*。 "
8487
8588#: ../../c-api/datetime.rst:54
8689msgid ""
@@ -94,7 +97,7 @@ msgstr ""
9497msgid ""
9598"Return true if *ob* is of type :c:data:`PyDateTime_TimeType`. *ob* must not "
9699"be *NULL*."
97- msgstr "如果*ob*的类型是:c:data: ' PyDateTime_TimeType ',则返回真。 *ob*不能为*NULL*。"
100+ msgstr "如果 *ob* 的类型是 :c:data:` PyDateTime_TimeType` 则返回真值。 *ob* 不能为 *NULL*。"
98101
99102#: ../../c-api/datetime.rst:66
100103msgid ""
0 commit comments