55#
66# Translators:
77# Yan Gao <[email protected] >, 20188- # Freesand Leo <[email protected] >, 201898# Meng Du <[email protected] >, 2019109# MuSheng Chen <[email protected] >, 20191110# Zombie110year <[email protected] >, 20191211# 1lin24 <[email protected] >, 201913- # ppcfish <[email protected] >, 20191412# Leo Li <[email protected] >, 20191513# Shengjing Zhu <[email protected] >, 201914+ # ppcfish <[email protected] >, 201915+ # Freesand Leo <[email protected] >, 20191616#
1717#, fuzzy
1818msgid ""
@@ -21,7 +21,7 @@ msgstr ""
2121"Report-Msgid-Bugs-To : \n "
2222"POT-Creation-Date : 2019-11-13 11:56+0000\n "
2323"PO-Revision-Date : 2017-02-16 23:17+0000\n "
24- "Last-Translator : Shengjing Zhu <zsj950618@gmail .com>, 2019\n "
24+ "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2019\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 "
@@ -31,7 +31,7 @@ msgstr ""
3131
3232#: ../../library/logging.rst:2
3333msgid ":mod:`logging` --- Logging facility for Python"
34- msgstr "模块 :mod:`logging` --- Python 的日志记录工具"
34+ msgstr ":mod:`logging` --- Python 的日志记录工具"
3535
3636#: ../../library/logging.rst:10
3737msgid "**Source code:** :source:`Lib/logging/__init__.py`"
@@ -53,7 +53,7 @@ msgstr ":ref:`进阶教程 <logging-advanced-tutorial>`"
5353
5454#: ../../library/logging.rst:21
5555msgid ":ref:`Logging Cookbook <logging-cookbook>`"
56- msgstr ":ref:`Logging Cookbook <logging-cookbook>`"
56+ msgstr ":ref:`日志操作手册 <logging-cookbook>`"
5757
5858#: ../../library/logging.rst:25
5959msgid ""
@@ -217,7 +217,7 @@ msgstr ""
217217
218218#: ../../library/logging.rst:117 ../../library/logging.rst:425
219219msgid "See :ref:`levels` for a list of levels."
220- msgstr ""
220+ msgstr "参见 :ref:`levels` 级别列表。 "
221221
222222#: ../../library/logging.rst:119
223223msgid ""
@@ -361,15 +361,15 @@ msgstr ""
361361
362362#: ../../library/logging.rst:235 ../../library/logging.rst:1014
363363msgid "The *stack_info* parameter was added."
364- msgstr ""
364+ msgstr "增加了 *stack_info* 参数。 "
365365
366366#: ../../library/logging.rst:238
367367msgid "The *exc_info* parameter can now accept exception instances."
368368msgstr ""
369369
370370#: ../../library/logging.rst:241
371371msgid "The *stacklevel* parameter was added."
372- msgstr ""
372+ msgstr "增加了 *stacklevel* 参数。 "
373373
374374#: ../../library/logging.rst:247
375375msgid ""
@@ -912,7 +912,7 @@ msgstr ""
912912
913913#: ../../library/logging.rst:0 ../../library/logging.rst:0
914914msgid "Parameters"
915- msgstr "形参 "
915+ msgstr "参数 "
916916
917917#: ../../library/logging.rst:694
918918msgid ""
@@ -998,7 +998,7 @@ msgstr ""
998998
999999#: ../../library/logging.rst:753
10001000msgid "LogRecord attributes"
1001- msgstr ""
1001+ msgstr "LogRecord 属性 "
10021002
10031003#: ../../library/logging.rst:755
10041004msgid ""
@@ -1048,7 +1048,7 @@ msgstr "args"
10481048#: ../../library/logging.rst:778 ../../library/logging.rst:792
10491049#: ../../library/logging.rst:820 ../../library/logging.rst:838
10501050msgid "You shouldn't need to format this yourself."
1051- msgstr ""
1051+ msgstr "不需要格式化。 "
10521052
10531053#: ../../library/logging.rst:778
10541054msgid ""
@@ -1140,7 +1140,7 @@ msgstr "levelno"
11401140
11411141#: ../../library/logging.rst:803
11421142msgid "``%(levelno)s``"
1143- msgstr ""
1143+ msgstr "``%(levelno)s`` "
11441144
11451145#: ../../library/logging.rst:803
11461146msgid ""
@@ -1154,7 +1154,7 @@ msgstr "lineno"
11541154
11551155#: ../../library/logging.rst:808
11561156msgid "``%(lineno)d``"
1157- msgstr ""
1157+ msgstr "``%(lineno)d`` "
11581158
11591159#: ../../library/logging.rst:808
11601160msgid "Source line number where the logging call was issued (if available)."
@@ -1166,7 +1166,7 @@ msgstr "message"
11661166
11671167#: ../../library/logging.rst:811
11681168msgid "``%(message)s``"
1169- msgstr ""
1169+ msgstr "``%(message)s`` "
11701170
11711171#: ../../library/logging.rst:811
11721172msgid ""
@@ -1184,7 +1184,7 @@ msgstr "``%(module)s``"
11841184
11851185#: ../../library/logging.rst:815
11861186msgid "Module (name portion of ``filename``)."
1187- msgstr ""
1187+ msgstr "模块 (``filename`` 的名称部分)。 "
11881188
11891189#: ../../library/logging.rst:817
11901190msgid "msecs"
@@ -1246,19 +1246,19 @@ msgstr "``%(process)d``"
12461246
12471247#: ../../library/logging.rst:830
12481248msgid "Process ID (if available)."
1249- msgstr ""
1249+ msgstr "进程ID(如果可用) "
12501250
12511251#: ../../library/logging.rst:832
12521252msgid "processName"
12531253msgstr "processName"
12541254
12551255#: ../../library/logging.rst:832
12561256msgid "``%(processName)s``"
1257- msgstr ""
1257+ msgstr "``%(processName)s`` "
12581258
12591259#: ../../library/logging.rst:832
12601260msgid "Process name (if available)."
1261- msgstr ""
1261+ msgstr "进程名(如果可用) "
12621262
12631263#: ../../library/logging.rst:834
12641264msgid "relativeCreated"
@@ -1295,7 +1295,7 @@ msgstr "``%(thread)d``"
12951295
12961296#: ../../library/logging.rst:844
12971297msgid "Thread ID (if available)."
1298- msgstr ""
1298+ msgstr "线程ID(如果可用) "
12991299
13001300#: ../../library/logging.rst:846
13011301msgid "threadName"
@@ -1307,15 +1307,15 @@ msgstr "``%(threadName)s``"
13071307
13081308#: ../../library/logging.rst:846
13091309msgid "Thread name (if available)."
1310- msgstr ""
1310+ msgstr "线程名(如果可用) "
13111311
13121312#: ../../library/logging.rst:849
13131313msgid "*processName* was added."
1314- msgstr ""
1314+ msgstr "添加了 *processName* "
13151315
13161316#: ../../library/logging.rst:856
13171317msgid "LoggerAdapter Objects"
1318- msgstr ""
1318+ msgstr "LoggerAdapter 对象 "
13191319
13201320#: ../../library/logging.rst:858
13211321msgid ""
0 commit comments