File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -418,21 +418,22 @@ msgid ""
418418"week; days outside of the month a represented by zeros. Each week begins "
419419"with Monday unless set by :func:`setfirstweekday`."
420420msgstr ""
421+ "返回表示一个月的日历的矩阵。每一行代表一周;此月份外的日子由零表示。除非由 :func:`setfirstweekday` 设置,否则每周以周一为始。"
421422
422423#: ../../library/calendar.rst:358
423424msgid "Prints a month's calendar as returned by :func:`month`."
424- msgstr ""
425+ msgstr "打印由 :func:`month` 返回的一个月的日历。 "
425426
426427#: ../../library/calendar.rst:363
427428msgid ""
428429"Returns a month's calendar in a multi-line string using the "
429430":meth:`formatmonth` of the :class:`TextCalendar` class."
430- msgstr ""
431+ msgstr "使用 :class:`TextCalendar` 类的 :meth:`formatmonth` 以多行字符串形式返回月份日历。 "
431432
432433#: ../../library/calendar.rst:369
433434msgid ""
434435"Prints the calendar for an entire year as returned by :func:`calendar`."
435- msgstr ""
436+ msgstr "打印由 :func:`calendar` 返回的整年的日历。 "
436437
437438#: ../../library/calendar.rst:374
438439msgid ""
You can’t perform that action at this time.
0 commit comments