88# ppcfish <[email protected] >, 201999# bmxbmx3 <[email protected] >, 20191010# Jiu Hong Jiang <[email protected] >, 201911- # Freesand Leo <[email protected] >, 2019 11+ # Freesand Leo <[email protected] >, 2020 1212#
1313#, fuzzy
1414msgid ""
@@ -17,7 +17,7 @@ msgstr ""
1717"Report-Msgid-Bugs-To : \n "
1818"POT-Creation-Date : 2020-05-31 09:25+0000\n "
1919"PO-Revision-Date : 2018-06-29 21:01+0000\n "
20- "
Last-Translator :
Freesand Leo <[email protected] >, 2019 \n "
20+ "
Last-Translator :
Freesand Leo <[email protected] >, 2020 \n "
2121"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2222"MIME-Version : 1.0\n "
2323"Content-Type : text/plain; charset=UTF-8\n "
@@ -41,38 +41,38 @@ msgstr ""
4141
4242#: ../../c-api/contextvars.rst:24
4343msgid "See :issue:`34762` for more details."
44- msgstr "详情请参阅 :issue: ' 34762 ' 。"
44+ msgstr "请参阅 :issue:` 34762` 了解详情 。"
4545
4646#: ../../c-api/contextvars.rst:29
4747msgid ""
4848"This section details the public C API for the :mod:`contextvars` module."
49- msgstr ""
49+ msgstr "本节深入介绍了 :mod:`contextvars` 模块的公用 C API。 "
5050
5151#: ../../c-api/contextvars.rst:33
5252msgid ""
5353"The C structure used to represent a :class:`contextvars.Context` object."
54- msgstr ""
54+ msgstr "用于表示 :class:`contextvars.Context` 对象的 C 结构体。 "
5555
5656#: ../../c-api/contextvars.rst:38
5757msgid ""
5858"The C structure used to represent a :class:`contextvars.ContextVar` object."
59- msgstr ""
59+ msgstr "用于表示 :class:`contextvars.ContextVar` 对象的 C 结构体。 "
6060
6161#: ../../c-api/contextvars.rst:43
6262msgid "The C structure used to represent a :class:`contextvars.Token` object."
63- msgstr ""
63+ msgstr "用于表示 :class:`contextvars.Token` 对象的 C 结构体。 "
6464
6565#: ../../c-api/contextvars.rst:47
6666msgid "The type object representing the *context* type."
67- msgstr ""
67+ msgstr "表示 *context* 类型的类型对象。 "
6868
6969#: ../../c-api/contextvars.rst:51
7070msgid "The type object representing the *context variable* type."
71- msgstr ""
71+ msgstr "表示 *context variable* 类型的类型对象。 "
7272
7373#: ../../c-api/contextvars.rst:55
7474msgid "The type object representing the *context variable token* type."
75- msgstr ""
75+ msgstr "表示 *context variable token* 类型的类型对象。 "
7676
7777#: ../../c-api/contextvars.rst:58
7878msgid "Type-check macros:"
0 commit comments