1919# Meng Du <[email protected] >, 20192020# ppcfish <[email protected] >, 20192121# 1lin24 <[email protected] >, 201922+ # nickle <[email protected] >, 20192223#
2324#, fuzzy
2425msgid ""
@@ -27,7 +28,7 @@ msgstr ""
2728"Report-Msgid-Bugs-To : \n "
2829"POT-Creation-Date : 2019-05-22 11:28+0900\n "
2930"PO-Revision-Date : 2017-02-16 23:06+0000\n "
30- "Last-Translator : 1lin24 <1lin24@sina .com>, 2019\n "
31+ "Last-Translator : nickle <2330458484@qq .com>, 2019\n "
3132"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
3233"MIME-Version : 1.0\n "
3334"Content-Type : text/plain; charset=UTF-8\n "
@@ -162,6 +163,8 @@ msgid ""
162163" :attr:`day`, :attr:`hour`, :attr:`minute`, :attr:`second`, "
163164":attr:`microsecond`, and :attr:`.tzinfo`."
164165msgstr ""
166+ "一个日期和时间的结合。属性: :attr:`year`, :attr:`month`, :attr:`day`, :attr:`hour`, "
167+ ":attr:`minute`, :attr:`second`, :attr:`microsecond`, and :attr:`.tzinfo`."
165168
166169#: ../../library/datetime.rst:105
167170msgid ""
@@ -403,7 +406,7 @@ msgstr ""
403406
404407#: ../../library/datetime.rst:250
405408msgid "In general, *t1* \\ * i == *t1* \\ * (i-1) + *t1* is true. (1)"
406- msgstr ""
409+ msgstr " 总的来说, *t1* \\ * i == *t1* \\ * (i-1) + *t1* 的值为true. (1) "
407410
408411#: ../../library/datetime.rst:253
409412msgid "``t1 = t2 * f or t1 = f * t2``"
0 commit comments