8899# isaced <[email protected] >, 20181010# Menghua Xiao <[email protected] >, 201811- # Danny Vi <[email protected] >, 201811+ # dannyvi <[email protected] >, 201812121313# Hanxi Fu <[email protected] >, 20191414# Freesand Leo <[email protected] >, 20191818# Zombie110year <[email protected] >, 20191919# Meng Du <[email protected] >, 20192020# ppcfish <[email protected] >, 201921+ # 1lin24 <[email protected] >, 20192122#
2223#, fuzzy
2324msgid ""
@@ -26,7 +27,7 @@ msgstr ""
2627"Report-Msgid-Bugs-To : \n "
2728"POT-Creation-Date : 2019-05-22 11:28+0900\n "
2829"PO-Revision-Date : 2017-02-16 23:06+0000\n "
29- "Last-Translator : ppcfish <ppcfish@gmail .com>, 2019\n "
30+ "Last-Translator : 1lin24 <1lin24@sina .com>, 2019\n "
3031"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
3132"MIME-Version : 1.0\n "
3233"Content-Type : text/plain; charset=UTF-8\n "
@@ -36,7 +37,7 @@ msgstr ""
3637
3738#: ../../library/datetime.rst:2
3839msgid ":mod:`datetime` --- Basic date and time types"
39- msgstr ":mod:`datetime` --- 基础日期/时间数据类型 "
40+ msgstr ":mod:`datetime` --- 基础 日期 和 时间 数据类型 "
4041
4142#: ../../library/datetime.rst:11
4243msgid "**Source code:** :source:`Lib/datetime.py`"
@@ -51,7 +52,7 @@ msgid ""
5152"functionality, see also the :mod:`time` and :mod:`calendar` modules."
5253msgstr ""
5354":mod:`datetime` "
54- "模块提供了用于以简单和复杂的方式操作日期和时间的类 。在支持日期时间数学运算的同时,实现的关注点更着重于如何能够更有效地解析其属性用于格式化输出和数据操作。相关功能还可以参阅 "
55+ "模块提供了可以通过多种方式操作日期和时间的类 。在支持日期时间数学运算的同时,实现的关注点更着重于如何能够更有效地解析其属性用于格式化输出和数据操作。相关功能可以参阅 "
5556" :mod:`time` 和 :mod:`calendar` 模块。"
5657
5758#: ../../library/datetime.rst:23
@@ -66,7 +67,7 @@ msgid ""
6667"object is used to represent a specific moment in time that is not open to "
6768"interpretation [#]_."
6869msgstr ""
69- "一个“ aware” 对象有着用足以支持一些应用层面算法和国家层面时间调整的信息,例如时区和夏令时,来让自己和其他的“ aware” 对象区别开来。一个“ aware”对象是用来表达不对解释器开放的时间点信息的 "
70+ "\" aware\" 对象有着用足以支持一些应用层面算法和国家层面时间调整的信息,例如时区和夏令时,来让自己和其他的\" aware\" 对象区别开来。\" aware\" 对象是用来表达不对解释器开放的特定时间信息 "
7071" [#]_。"
7172
7273#: ../../library/datetime.rst:31
0 commit comments