8
8
# meowmeowcat <meowmeowcat1211@gmail.com>, 2021
9
9
# Lu <lu2github@gmail.com>, 2022
10
10
# Jerry Chen <jerrychen9657@gmail.com>, 2025
11
- # Freesand Leo <yuqinju@163.com>, 2025
12
11
# 8af080f2e6702c64bedd01873aed27e8_25aec74 <fd99d14239138a1f987c22e7736dde81_777475>, 2025
13
12
# ppcfish <ppcfish@gmail.com>, 2025
14
13
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
14
+ # Freesand Leo <yuqinju@163.com>, 2025
15
15
#
16
16
#, fuzzy
17
17
msgid ""
@@ -20,7 +20,7 @@ msgstr ""
20
20
"Report-Msgid-Bugs-To :\n "
21
21
"POT-Creation-Date :2025-05-08 02:53-0300\n "
22
22
"PO-Revision-Date :2021-06-28 00:49+0000\n "
23
- "Last-Translator :Rafael Fontenelle <rffontenelle@gmail .com>, 2025\n "
23
+ "Last-Translator :Freesand Leo <yuqinju@163 .com>, 2025\n "
24
24
"Language-Team :Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
25
25
"MIME-Version :1.0\n "
26
26
"Content-Type :text/plain; charset=UTF-8\n "
@@ -34,11 +34,11 @@ msgstr "Python初始化配置"
34
34
35
35
#: ../../c-api/init_config.rst:13
36
36
msgid "PyInitConfig C API"
37
- msgstr ""
37
+ msgstr "PyInitConfig C API "
38
38
39
39
#: ../../c-api/init_config.rst:17
40
40
msgid "Python can be initialized with :c:func:`Py_InitializeFromInitConfig`."
41
- msgstr ""
41
+ msgstr "Python 可以用 :c:func:`Py_InitializeFromInitConfig` 来初始化。 "
42
42
43
43
#: ../../c-api/init_config.rst:19 ../../c-api/init_config.rst:650
44
44
msgid ""
@@ -53,7 +53,7 @@ msgstr "参见 :ref:`Initialization, Finalization, and Threads <initialization>`
53
53
54
54
#: ../../c-api/init_config.rst:25
55
55
msgid ":pep:`741`\" Python Configuration C API\" ."
56
- msgstr ""
56
+ msgstr ":pep:`741` \" Python 配置 C API \" 。 "
57
57
58
58
#: ../../c-api/init_config.rst:29 ../../c-api/init_config.rst:660
59
59
msgid "Example"