1818# Zombie110year <[email protected] >, 20191919# Meng Du <[email protected] >, 20192020# ppcfish <[email protected] >, 201921- # 1lin24 <[email protected] >, 20192221# nickle <[email protected] >, 201922+ # 1lin24 <[email protected] >, 20192323#
2424#, fuzzy
2525msgid ""
@@ -28,7 +28,7 @@ msgstr ""
2828"Report-Msgid-Bugs-To : \n "
2929"POT-Creation-Date : 2019-05-22 11:28+0900\n "
3030"PO-Revision-Date : 2017-02-16 23:06+0000\n "
31- "Last-Translator : nickle <2330458484@qq .com>, 2019\n "
31+ "Last-Translator : 1lin24 <1lin24@sina .com>, 2019\n "
3232"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
3333"MIME-Version : 1.0\n "
3434"Content-Type : text/plain; charset=UTF-8\n "
@@ -171,6 +171,8 @@ msgid ""
171171"A duration expressing the difference between two :class:`date`, "
172172":class:`.time`, or :class:`.datetime` instances to microsecond resolution."
173173msgstr ""
174+ "表示两个 :class:`date`类对象或者 :class:`.time`类对象, "
175+ "或者:class:`.datetime`类对象之间的时间间隔,精确到毫秒。"
174176
175177#: ../../library/datetime.rst:112
176178msgid ""
@@ -179,12 +181,14 @@ msgid ""
179181" notion of time adjustment (for example, to account for time zone and/or "
180182"daylight saving time)."
181183msgstr ""
184+ "一个描述时区信息对象的抽象基类。用于给:class:`.datetime` 类和:class:`.time`类提供自定义的时间调整概念(例如,to "
185+ "account for time zone and/or daylight saving time)。"
182186
183187#: ../../library/datetime.rst:120
184188msgid ""
185189"A class that implements the :class:`tzinfo` abstract base class as a fixed "
186190"offset from the UTC."
187- msgstr ""
191+ msgstr "一个继承于 :class:`tzinfo`抽象基类的子类,用于表示相对于世界标准时间(UTC)的偏移。 "
188192
189193#: ../../library/datetime.rst:126
190194msgid "Objects of these types are immutable."
0 commit comments