Skip to content

Commit 6c91829

Browse files
[po] auto sync
1 parent 1926712 commit 6c91829

File tree

5 files changed

+644
-601
lines changed

5 files changed

+644
-601
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "99.98%", "updated_at": "2025-07-31T15:15:01Z"}
1+
{"translation": "99.99%", "updated_at": "2025-07-31T16:16:02Z"}

library/multiprocessing.po

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# Translators:
77
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
88
# 汇民 王 <whuim@qq.com>, 2025
9+
# Freesand Leo <yuqinju@163.com>, 2025
910
#
1011
#, fuzzy
1112
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415
"Report-Msgid-Bugs-To: \n"
1516
"POT-Creation-Date: 2025-07-31 14:20+0000\n"
1617
"PO-Revision-Date: 2025-07-18 18:49+0000\n"
17-
"Last-Translator: 汇民 王 <whuim@qq.com>, 2025\n"
18+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2025\n"
1819
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1920
"MIME-Version: 1.0\n"
2021
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1078,6 +1079,18 @@ msgid ""
10781079
">>> process\n"
10791080
"<SpawnProcess name='SpawnProcess-1' pid=379473 parent=378707 stopped exitcode=1>"
10801081
msgstr ""
1082+
">>> import multiprocessing as mp\n"
1083+
">>> def knigit():\n"
1084+
"... print(\"Ni!\")\n"
1085+
"...\n"
1086+
">>> process = mp.Process(target=knigit)\n"
1087+
">>> process.start()\n"
1088+
">>> Traceback (most recent call last):\n"
1089+
" File \".../multiprocessing/spawn.py\", line ..., in spawn_main\n"
1090+
" File \".../multiprocessing/spawn.py\", line ..., in _main\n"
1091+
"AttributeError: module '__main__' has no attribute 'knigit'\n"
1092+
">>> process\n"
1093+
"<SpawnProcess name='SpawnProcess-1' pid=379473 parent=378707 stopped exitcode=1>"
10811094

10821095
#: ../../library/multiprocessing.rst:578
10831096
msgid ""

library/typing.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# Translators:
77
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
88
# Nyuan Zhang, 2025
9+
# Freesand Leo <yuqinju@163.com>, 2025
910
#
1011
#, fuzzy
1112
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415
"Report-Msgid-Bugs-To: \n"
1516
"POT-Creation-Date: 2025-07-31 14:20+0000\n"
1617
"PO-Revision-Date: 2025-07-18 18:49+0000\n"
17-
"Last-Translator: Nyuan Zhang, 2025\n"
18+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2025\n"
1819
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1920
"MIME-Version: 1.0\n"
2021
"Content-Type: text/plain; charset=UTF-8\n"
@@ -6076,7 +6077,7 @@ msgstr ""
60766077
msgid ""
60776078
"See also :func:`annotationlib.get_annotations`, a lower-level function that "
60786079
"returns annotations more directly."
6079-
msgstr ""
6080+
msgstr "另请参阅 :func:`annotationlib.get_annotations`,这是一个以更直接的方式返回标注的低层级函数。"
60806081

60816082
#: ../../library/typing.rst:3365
60826083
msgid ""

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy