Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e92b0ff

Browse files
committed
[po] auto sync bot
1 parent 8983313 commit e92b0ff

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

library/datetime.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
# nickle <[email protected]>, 2019
2121
# 1lin24 <[email protected]>, 2019
2222
# Freesand Leo <[email protected]>, 2019
23+
# MuSheng Chen <[email protected]>, 2019
2324
#
2425
#, fuzzy
2526
msgid ""
@@ -28,7 +29,7 @@ msgstr ""
2829
"Report-Msgid-Bugs-To: \n"
2930
"POT-Creation-Date: 2019-05-22 11:28+0900\n"
3031
"PO-Revision-Date: 2017-02-16 23:06+0000\n"
31-
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2019\n"
32+
"Last-Translator: MuSheng Chen <sheng.2179@gmail.com>, 2019\n"
3233
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
3334
"MIME-Version: 1.0\n"
3435
"Content-Type: text/plain; charset=UTF-8\n"
@@ -100,11 +101,10 @@ msgid ""
100101
"more political than rational, change frequently, and there is no standard "
101102
"suitable for every application aside from UTC."
102103
msgstr ""
103-
"对于需要觉悟型对象的应用, :class:`.datetime`对象和 :class:`.time` "
104-
"对象有一个可选的时区信息属性:attr:`!tzinfo`,这个属性可以设置给 :class:`tzinfo` 类的子类实例。这些 "
105-
":class:`tzinfo` "
106-
"对象捕获关于相对于世界标准时间(UTC)偏移、时区名字和夏令时是否有效等信息。需要注意的是,只有一个具体的:class:`tzinfo` 类,即由 "
107-
":mod:`datetime`模块提供的:class:`timezone` 类。 :class:`timezone` "
104+
"对于需要觉悟型对象的应用, :class:`.datetime` 对象和 :class:`.time` 对象有一个可选的时区信息属性 "
105+
":attr:`!tzinfo` ,这个属性可以设置给 :class:`tzinfo` 类的子类实例。这些 :class:`tzinfo` "
106+
"对象捕获关于相对于世界标准时间(UTC)偏移、时区名字和夏令时是否有效等信息。需要注意的是,只有一个具体的 :class:`tzinfo` 类,即由 "
107+
":mod:`datetime` 模块提供的 :class:`timezone` 类。 :class:`timezone` "
108108
"类可以代表相对于世界标准时间(UTC)固定偏移的简单时区,比如世界标准时间(UTC)自己或者北美东部时间或者东部夏令时。支持时区的详细程度取决于应用。世界各地的时间调整规则相比理性更加政治性,经常会变更。也没有一个基于世界标准时间(UTC)的标准套件适合用于所有应用。"
109109

110110
#: ../../library/datetime.rst:51
@@ -2688,7 +2688,7 @@ msgstr ""
26882688
msgid ""
26892689
"Unlike the :mod:`time` module, the :mod:`datetime` module does not support "
26902690
"leap seconds."
2691-
msgstr "与:mod:`time` 模块不同的是,:mod:`datetime` 模块不支持闰秒。"
2691+
msgstr "与 :mod:`time` 模块不同的是, :mod:`datetime` 模块不支持闰秒。"
26922692

26932693
#: ../../library/datetime.rst:2213
26942694
msgid ""

0 commit comments

Comments
 (0)