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

Skip to content

Commit 7a79adb

Browse files
[po] auto sync
1 parent bb26e70 commit 7a79adb

2 files changed

Lines changed: 6 additions & 2 deletions

File tree

faq/general.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -550,6 +550,8 @@ msgid ""
550550
"18 months since 1991, and this seems likely to continue. As of version 3.9,"
551551
" Python will have a major new release every 12 months (:pep:`602`)."
552552
msgstr ""
553+
"非常稳定。 自 1991 年起大约每隔 6 到 18 个月就会推出新的稳定发布版,这种状态看来还还持续。 从 3.9 版开始,Python 将会每隔 "
554+
"12 个月推出一个新的主要发布版 (:pep:`602`)。"
553555

554556
#: ../../faq/general.rst:302
555557
msgid ""
@@ -585,7 +587,7 @@ msgstr "有多少人在使用 Python?"
585587
msgid ""
586588
"There are probably millions of users, though it's difficult to obtain an "
587589
"exact count."
588-
msgstr ""
590+
msgstr "使用者应该数以百万计,但很难获得一个精确的数字。"
589591

590592
#: ../../faq/general.rst:321
591593
msgid ""

library/logging.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1740,12 +1740,14 @@ msgid ""
17401740
"default value for the *level* parameter, but will have to explicitly supply "
17411741
"a suitable value."
17421742
msgstr ""
1743+
"请注意如果你定义了任何高于 ``CRITICAL`` 的自定义日志级别(并不建议这样做),你就将无法沿用 *level* "
1744+
"形参的默认值,而必须显式地提供适当的值。"
17431745

17441746
#: ../../library/logging.rst:1085
17451747
msgid ""
17461748
"The *level* parameter was defaulted to level ``CRITICAL``. See Issue #28524 "
17471749
"for more information about this change."
1748-
msgstr ""
1750+
msgstr "*level* 形参默认为 ``CRITICAL`` 级别。 请参阅问题 #28524 了解此项改变的更多细节。"
17491751

17501752
#: ../../library/logging.rst:1091
17511753
msgid ""

0 commit comments

Comments
 (0)