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

Skip to content

Commit 0a59cb8

Browse files
committed
[po] auto sync bot
1 parent ffa883f commit 0a59cb8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

library/calendar.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -397,20 +397,20 @@ msgid ""
397397
"Returns the day of the week (``0`` is Monday) for *year* (``1970``--...), "
398398
"*month* (``1``--``12``), *day* (``1``--``31``)."
399399
msgstr ""
400-
"返回一周中的某一天 ( ``0`` 是周一) 以年( ``1970`` -- ...),( ``1`` -- ``12`` ),( ``1`` --"
401-
" ``31`` )的格式。"
400+
"返回某年( ``1970`` -- ...),某月( ``1`` -- ``12`` ),某日( ``1`` -- ``31`` )是星期几( "
401+
"``0`` 是星期一)。"
402402

403403
#: ../../library/calendar.rst:339
404404
msgid ""
405405
"Return a header containing abbreviated weekday names. *n* specifies the "
406406
"width in characters for one weekday."
407-
msgstr ""
407+
msgstr "返回一个包含星期几的缩写名的头。 *n* 指定星期几缩写的字符宽度。"
408408

409409
#: ../../library/calendar.rst:345
410410
msgid ""
411411
"Returns weekday of first day of the month and number of days in month, for "
412412
"the specified *year* and *month*."
413-
msgstr ""
413+
msgstr "返回指定 *年份* 的指定 *月份* 的第一天是星期几和这个月的天数。"
414414

415415
#: ../../library/calendar.rst:351
416416
msgid ""

0 commit comments

Comments
 (0)