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

Skip to content

Commit 58d7f39

Browse files
[po] auto sync
1 parent 7c47238 commit 58d7f39

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

library/logging.handlers.po

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1230,6 +1230,12 @@ msgid ""
12301230
"want to use in the event log). The *logtype* is one of ``'Application'``, "
12311231
"``'System'`` or ``'Security'``, and defaults to ``'Application'``."
12321232
msgstr ""
1233+
"返回一个 :class:`NTEventLogHandler` 类的新实例。 *appname* 用来定义出现在事件日志中的应用名称。 "
1234+
"将使用此名称创建适当的注册表条目。 *dllname* 应当给出要包含在日志中的消息定义的 .dll 或 .exe 的完整限定路径名称(如未指定则会使用"
1235+
" ``'win32service.pyd'`` —— 此文件随 Win32 扩展安装且包含一些基本的消息定义占位符。 "
1236+
"请注意使用这些占位符将使你的事件日志变得很大,因为整个消息源都会被放入日志。 "
1237+
"如果你希望有较小的日志,你必须自行传入包含你想要在事件日志中使用的消息定义的 .dll 或 .exe 名称)。 *logtype* 为 "
1238+
"``'Application'``, ``'System'`` 或 ``'Security'`` 之一,且默认值为 ``'Application'``。"
12331239

12341240
#: ../../library/logging.handlers.rst:745
12351241
msgid ""

0 commit comments

Comments
 (0)