15151616# Meng Du <[email protected] >, 20191717# ppcfish <[email protected] >, 201918- # Freesand Leo <[email protected] >, 20201918# Kevin Deng <[email protected] >, 202019+ # Freesand Leo <[email protected] >, 20212020#
2121#, fuzzy
2222msgid ""
@@ -25,7 +25,7 @@ msgstr ""
2525"Report-Msgid-Bugs-To : \n "
2626"POT-Creation-Date : 2021-01-01 05:02+0000\n "
2727"PO-Revision-Date : 2017-02-16 23:30+0000\n "
28- "Last-Translator : Kevin Deng <kevindeng55+transifex@gmail .com>, 2020 \n "
28+ "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2021 \n "
2929"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
3030"MIME-Version : 1.0\n "
3131"Content-Type : text/plain; charset=UTF-8\n "
@@ -646,7 +646,7 @@ msgid ""
646646"Week number of the year (Sunday as the first day of the week) as a decimal "
647647"number [00,53]. All days in a new year preceding the first Sunday are "
648648"considered to be in week 0."
649- msgstr "十进制数 [00,53] 表示的一年中的周数(星期日作为一周的第一天)作为。在第一个星期日之前的新年中的所有日子都被认为是在第0周 。"
649+ msgstr "十进制数 [00,53] 表示的一年中的周数(星期日作为一周的第一天)。 在第一个星期日之前的新年中的所有日子都被认为是在第 0 周 。"
650650
651651#: ../../library/time.rst:402 ../../library/time.rst:413
652652msgid "\\ (3)"
@@ -669,7 +669,7 @@ msgid ""
669669"Week number of the year (Monday as the first day of the week) as a decimal "
670670"number [00,53]. All days in a new year preceding the first Monday are "
671671"considered to be in week 0."
672- msgstr "十进制数 [00,53] 表示的一年中的周数(星期一作为一周的第一天)作为。在第一个星期一之前的新年中的所有日子被认为是在第0周 。"
672+ msgstr "十进制数 [00,53] 表示的一年中的周数(星期一作为一周的第一天)。 在第一个星期一之前的新年中的所有日子被认为是在第 0 周 。"
673673
674674#: ../../library/time.rst:421
675675msgid "``%x``"
@@ -803,10 +803,10 @@ msgid ""
803803"data when more accurate values cannot be inferred are ``(1900, 1, 1, 0, 0, "
804804"0, 0, 1, -1)``. Both *string* and *format* must be strings."
805805msgstr ""
806- "*format* 参数使用与 :func:`strftime` ;使用的指令相同的指令。 它默认为匹配 :func:`ctime` 返回格式的 "
807- "`` \" %a %b % d %H:%M:%S %Y\" ``` 。如果 *string*不能根据 *format* 解析 ,或者解析后它有多余的数据,则引发 "
808- ":exc:`ValueError` 。 当无法推断出更准确的值时,用于填充任何缺失数据的默认值是 ``(1900, 1, 1, 0, 0, 0, 0, "
809- "1, -1)`` 。 *string* 和 *format* 都必须是字符串 。"
806+ "*format* 参数使用与 :func:`strftime` 相同的指令。 它默认为匹配 :func:`ctime` 所返回的格式 `` \" %a %b "
807+ " % d %H:%M:%S %Y\" ``` 。 如果 *string* 不能根据 *format* 来解析 ,或者解析后它有多余的数据,则会引发 "
808+ ":exc:`ValueError`。 当无法推断出更准确的值时,用于填充任何缺失数据的默认值是 ``(1900, 1, 1, 0, 0, 0, 0, "
809+ "1, -1)`` 。 *string* 和 *format* 都必须为字符串 。"
810810
811811#: ../../library/time.rst:495
812812msgid "For example:"
0 commit comments