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

Skip to content

Commit 2865242

Browse files
[po] auto sync
1 parent 4e58cd4 commit 2865242

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

howto/logging.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -750,12 +750,12 @@ msgid ""
750750
"needed. (You can, however, turn off propagation by setting the *propagate* "
751751
"attribute of a logger to ``False``.)"
752752
msgstr ""
753-
"子记录器将消息传播到与其上级记录器关联的处理程序。因此,不必为应用程序使用的所有记录器定义和配置处理程序。为顶级记录器配置处理程序并根据需要创建子记录器就足够了。(但是,你可以通过将记录器的"
754-
" *propagate* 属性设置 ``False`` 来关闭传播。)"
753+
"子记录器将消息传播到与其上级记录器关联的处理程序。因此,不必为应用程序使用的所有记录器定义和配置处理程序。一般为顶级记录器配置处理程序,再根据需要创建子记录器就足够了。(但是,你可以通过将记录器的"
754+
" *propagate* 属性设置为 ``False`` 来关闭传播。)"
755755

756756
#: ../../howto/logging.rst:496
757757
msgid "Handlers"
758-
msgstr "处理程序"
758+
msgstr "处理器"
759759

760760
#: ../../howto/logging.rst:498
761761
msgid ""

0 commit comments

Comments
 (0)