11111212# Shengjing Zhu <[email protected] >, 20191313# Meng Du <[email protected] >, 202014- # Freesand Leo <[email protected] >, 20211514# Dai Xu <[email protected] >, 202115+ # Freesand Leo <[email protected] >, 20211616#
1717#, fuzzy
1818msgid ""
@@ -21,7 +21,7 @@ msgstr ""
2121"Report-Msgid-Bugs-To : \n "
2222"POT-Creation-Date : 2021-01-01 16:02+0000\n "
2323"PO-Revision-Date : 2019-09-01 03:37+0000\n "
24- "Last-Translator : Dai Xu <daixu61@hotmail .com>, 2021\n "
24+ "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2021\n "
2525"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2626"MIME-Version : 1.0\n "
2727"Content-Type : text/plain; charset=UTF-8\n "
@@ -543,7 +543,7 @@ msgstr ""
543543
544544#: ../../howto/logging-cookbook.rst:953
545545msgid "Using concurrent.futures.ProcessPoolExecutor"
546- msgstr ""
546+ msgstr "concurrent.futures.ProcessPoolExecutor 的用法 "
547547
548548#: ../../howto/logging-cookbook.rst:955
549549msgid ""
@@ -556,15 +556,15 @@ msgstr ""
556556
557557#: ../../howto/logging-cookbook.rst:963
558558msgid "you should use"
559- msgstr ""
559+ msgstr "而应是: "
560560
561561#: ../../howto/logging-cookbook.rst:969
562562msgid "and you can then replace the worker creation from this::"
563563msgstr "然后就可以将以下工作进程的创建过程:"
564564
565565#: ../../howto/logging-cookbook.rst:980
566566msgid "to this (remembering to first import :mod:`concurrent.futures`)::"
567- msgstr ""
567+ msgstr "改为 (记得要先导入 :mod:`concurrent.futures`):: "
568568
569569#: ../../howto/logging-cookbook.rst:988
570570msgid "Using file rotation"
@@ -734,7 +734,7 @@ msgstr "在用 Python 3.2 以上版本运行时,上述代码应该会把 ``Hel
734734
735735#: ../../howto/logging-cookbook.rst:1217
736736msgid "Customizing ``LogRecord``"
737- msgstr ""
737+ msgstr "自定义 ``LogRecord`` "
738738
739739#: ../../howto/logging-cookbook.rst:1219
740740msgid ""
@@ -1077,7 +1077,7 @@ msgstr ""
10771077
10781078#: ../../howto/logging-cookbook.rst:1732
10791079msgid "Implementing structured logging"
1080- msgstr ""
1080+ msgstr "结构化日志的实现代码 "
10811081
10821082#: ../../howto/logging-cookbook.rst:1734
10831083msgid ""
@@ -1147,7 +1147,7 @@ msgstr "出于演示目的,以下示例设置用户和用户组为 ``pulse``
11471147
11481148#: ../../howto/logging-cookbook.rst:1918
11491149msgid "To run this, you will probably need to run as ``root``:"
1150- msgstr ""
1150+ msgstr "可能需要 ``root`` 权限才能运行: "
11511151
11521152#: ../../howto/logging-cookbook.rst:1928
11531153msgid ""
@@ -1169,7 +1169,7 @@ msgstr "实际应用中,handler 的创建函数可能位于项目的工具模
11691169
11701170#: ../../howto/logging-cookbook.rst:1939
11711171msgid "you could use e.g.::"
1172- msgstr ""
1172+ msgstr "应使用: "
11731173
11741174#: ../../howto/logging-cookbook.rst:1943
11751175msgid ""
@@ -1257,7 +1257,7 @@ msgstr "为了让第三方库和自编代码都能够交互使用日志功能,
12571257
12581258#: ../../howto/logging-cookbook.rst:1994
12591259msgid "Using LogRecord factories"
1260- msgstr ""
1260+ msgstr "LogRecord 工厂的用法 "
12611261
12621262#: ../../howto/logging-cookbook.rst:1996
12631263msgid ""
@@ -1343,7 +1343,7 @@ msgstr ""
13431343
13441344#: ../../howto/logging-cookbook.rst:2082
13451345msgid "Configuring filters with :func:`dictConfig`"
1346- msgstr ""
1346+ msgstr "利用 :func:`dictConfig` 定义过滤器 "
13471347
13481348#: ../../howto/logging-cookbook.rst:2084
13491349msgid ""
@@ -1379,7 +1379,7 @@ msgstr "这说明过滤器按照配置的参数生效了。"
13791379
13801380#: ../../howto/logging-cookbook.rst:2147
13811381msgid "A couple of extra points to note:"
1382- msgstr ""
1382+ msgstr "需要额外注意的地方: "
13831383
13841384#: ../../howto/logging-cookbook.rst:2149
13851385msgid ""
@@ -1675,7 +1675,7 @@ msgstr "在单独的文件中分发多条子命令,同一级别的子命令均
16751675
16761676#: ../../howto/logging-cookbook.rst:2599
16771677msgid "Make use of simple, minimal configuration"
1678- msgstr ""
1678+ msgstr "最简单的配置用法 "
16791679
16801680#: ../../howto/logging-cookbook.rst:2601
16811681msgid ""
0 commit comments