Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb2f81e commit 834e33aCopy full SHA for 834e33a
1 file changed
library/calendar.po
@@ -353,6 +353,8 @@ msgid ""
353
"Because the current locale is a process-wide setting, they are not thread-"
354
"safe."
355
msgstr ""
356
+"这两个类的 :meth:`formatweekday` 和 :meth:`formatmonthname` 方法临时更改dang当前区域至给定 "
357
+"*locale* 。由于当前的区域设置是进程范围的设置,因此它们不是线程安全的。"
358
359
#: ../../library/calendar.rst:300
360
msgid ""
@@ -384,7 +386,7 @@ msgstr "如果 *year* 是闰年则返回 :const:`True` ,否则返回 :const:`Fa
384
386
385
387
"Returns the number of leap years in the range from *y1* to *y2* (exclusive),"
388
" where *y1* and *y2* are years."
-msgstr ""
389
+msgstr "返回在范围 *y1* 至 *y2* (包含 y1 和 y2 )之间的闰年的年数,其中 *y1* 和 *y2* 是年份。"
390
391
#: ../../library/calendar.rst:328
392
msgid "This function works for ranges spanning a century change."
0 commit comments