55#
66# Translators:
77# Kade For, 2020
8- # Freesand Leo <[email protected] >, 202098# ppcfish <[email protected] >, 2020109# bmxbmx3 <[email protected] >, 20201110# Jiu Hong Jiang <[email protected] >, 202011+ # Freesand Leo <[email protected] >, 20201212#
1313#, fuzzy
1414msgid ""
@@ -17,7 +17,7 @@ msgstr ""
1717"Report-Msgid-Bugs-To : \n "
1818"POT-Creation-Date : 2020-02-09 12:40+0000\n "
1919"PO-Revision-Date : 2020-05-30 11:48+0000\n "
20- "Last-Translator : Jiu Hong Jiang <julse@qq .com>, 2020\n "
20+ "Last-Translator : Freesand Leo <yuqinju@163 .com>, 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 "
@@ -46,33 +46,33 @@ msgstr "详情请参阅:issue: ' 34762 '。"
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