8000 [po] auto sync · python/python-docs-zh-cn@7b108e6 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7b108e6

Browse files
[po] auto sync
1 parent fec0a2c commit 7b108e6

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "89.99%", "updated_at": "2024-01-25T07:09:02Z"}
1+
{"translation": "90.00%", "updated_at": "2024-01-25T08:09:46Z"}

c-api/init.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1553,7 +1553,7 @@ msgstr ""
15531553

15541554
#: ../../c-api/init.rst:1225
15551555
msgid "Extension modules are shared between (sub-)interpreters as follows:"
1556-
msgstr ""
1556+
msgstr "扩展模块将以如下方式在(子)解释器之间共享:"
15571557

15581558
#: ../../c-api/init.rst:1227
15591559
msgid ""
@@ -1562,6 +1562,8 @@ msgid ""
15621562
"initialized for each interpreter. Only C-level static and global variables "
15631563
"are shared between these module objects."
15641564
msgstr ""
1565+
"对于使用多阶段初始化的模块 ,例如 :c:func:`PyModule_FromDefAndSpec`,将为每个解释器创建并初始化一个单独的模块对象。 "
1566+
"只有 C 层级的静态和全局变量能在这些模块 对象之间共享。"
15651567

15661568
#: ../../c-api/init.rst:1233
15671569
msgid ""

0 commit comments

Comments
 (0)
0