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

Skip to content

Commit 834e33a

Browse files
committed
[po] auto sync bot
1 parent fb2f81e commit 834e33a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

library/calendar.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,8 @@ msgid ""
353353
"Because the current locale is a process-wide setting, they are not thread-"
354354
"safe."
355355
msgstr ""
356+
"这两个类的 :meth:`formatweekday` 和 :meth:`formatmonthname` 方法临时更改dang当前区域至给定 "
357+
"*locale* 。由于当前的区域设置是进程范围的设置,因此它们不是线程安全的。"
356358

357359
#: ../../library/calendar.rst:300
358360
msgid ""
@@ -384,7 +386,7 @@ msgstr "如果 *year* 是闰年则返回 :const:`True` ,否则返回 :const:`Fa
384386
msgid ""
385387
"Returns the number of leap years in the range from *y1* to *y2* (exclusive),"
386388
" where *y1* and *y2* are years."
387-
msgstr ""
389+
msgstr "返回在范围 *y1* 至 *y2* (包含 y1 和 y2 )之间的闰年的年数,其中 *y1* 和 *y2* 是年份。"
388390

389391
#: ../../library/calendar.rst:328
390392
msgid "This function works for ranges spanning a century change."

0 commit comments

Comments
 (0)