Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitce6beda

Browse files
[po] auto sync
1 parent3e88768 commitce6beda

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

‎.stat.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation":"99.77%","updated_at":"2025-11-04T16:16:20Z"}
1+
{"translation":"99.78%","updated_at":"2025-11-05T00:41:59Z"}

‎reference/executionmodel.po‎

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version:Python 3.14\n"
1414
"Report-Msgid-Bugs-To:\n"
15-
"POT-Creation-Date:2025-11-01 14:13+0000\n"
15+
"POT-Creation-Date:2025-11-03 14:20+0000\n"
1616
"PO-Revision-Date:2025-09-16 00:02+0000\n"
1717
"Last-Translator:Freesand Leo <yuqinju@163.com>, 2025\n"
1818
"Language-Team:Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -831,6 +831,8 @@ msgid ""
831831
"assign specific responsibilities to the main thread, such as handling "
832832
"signals."
833833
msgstr""
834+
"类似地,运行时初始化所在的主机线程被称为“主”线程。 它可能不同于进程的初始线程,不过往往是同一个。 "
835+
"在某些情况下“主线程”概念甚至可能更严格地限定为初始线程状态。 Python 运行时可能会赋予主线程一些专属任务,例如处理信号等。"
834836

835837
#:../../reference/executionmodel.rst:506
836838
msgid""
@@ -839,6 +841,8 @@ msgid ""
839841
"consistent over its lifetime, particularly when used with multiple host "
840842
"threads."
841843
msgstr""
844+
"作为一个整体,Python 运行时是由全局运行时状态、解释器和线程状态组成的。 "
845+
"运行时会确保所有状态在其生命期内保持一致,特别是在使用多个主机线程的情况下。"
842846

843847
#:../../reference/executionmodel.rst:511
844848
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp