66# Translators:
77# Fei Yin <[email protected] >, 2018889- # MuSheng Chen <[email protected] >, 201910911101211# Shengjing Zhu <[email protected] >, 20191312# Meng Du <[email protected] >, 202014- # Dai Xu <[email protected] >, 20211513# Freesand Leo <[email protected] >, 202114+ # Dai Xu <[email protected] >, 20211615#
1716#, fuzzy
1817msgid ""
@@ -21,7 +20,7 @@ msgstr ""
2120"Report-Msgid-Bugs-To : \n "
2221"POT-Creation-Date : 2021-01-01 05:02+0000\n "
2322"PO-Revision-Date : 2017-02-16 17:45+0000\n "
24- "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2021\n "
23+ "Last-Translator : Dai Xu <daixu61@hotmail .com>, 2021\n "
2524"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2625"MIME-Version : 1.0\n "
2726"Content-Type : text/plain; charset=UTF-8\n "
@@ -372,9 +371,9 @@ msgid ""
372371"the contextual information in the delegated call. Here's a snippet from the "
373372"code of :class:`LoggerAdapter`::"
374373msgstr ""
375- "当你创建一个 :class:`LoggerAdapter` 的实例时,你会传入一个 :class:`Logger` "
376- "的实例和一个包含了上下文信息的字典对象。当你调用一个 :class:`LoggerAdapter` 实例的方法时,它会把调用委托给内部的 "
377- ":class:`Logger` 的实例,并为其整理相关的上下文信息。这是 :class:`LoggerAdapter` 的一个代码片段:: "
374+ "若要创建 :class:`LoggerAdapter` 的实例,需传入一个 :class:`Logger` "
375+ "的实例和一个包含了上下文信息的字典类对象。当在 :class:`LoggerAdapter` 实例上调用某个日志方法时,会将调用委托给传入构造函数的底层 "
376+ " :class:`Logger` 实例,并在调用中传入上下文信息。以下是 :class:`LoggerAdapter` 的一段代码: "
378377
379378#: ../../howto/logging-cookbook.rst:590
380379msgid ""
0 commit comments