6
6
# Translators:
7
7
# 宋彥筠, 2025
8
8
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
9
+ # Tangyuan, 2025
9
10
#
10
11
#, fuzzy
11
12
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
14
15
"Report-Msgid-Bugs-To: \n"
15
16
"POT-Creation-Date: 2025-07-25 15:00+0000\n"
16
17
"PO-Revision-Date: 2025-07-18 19:22+0000\n"
17
- "Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com> , 2025\n"
18
+ "Last-Translator: Tangyuan , 2025\n"
18
19
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
19
20
"MIME-Version: 1.0\n"
20
21
"Content-Type: text/plain; charset=UTF-8\n"
@@ -51,7 +52,7 @@ msgstr "工具/示例"
51
52
msgid ""
52
53
":gh:`135968`: Stubs for ``strip`` are now provided as part of an iOS "
53
54
"install."
54
- msgstr ""
55
+ msgstr ":gh:`135968`: 现在,iOS 安装包中已提供 ``strip`` 工具的存根。 "
55
56
56
57
#: ../NEWS:13 ../NEWS:236 ../NEWS:309 ../NEWS:692 ../NEWS:1064 ../NEWS:1447
57
58
#: ../NEWS:2145 ../NEWS:2315 ../NEWS:2566 ../NEWS:2686 ../NEWS:3327
@@ -84,6 +85,7 @@ msgid ""
84
85
":gh:`135494`: Fix regrtest to support excluding tests from ``--pgo`` tests. "
85
86
"Patch by Victor Stinner."
86
87
msgstr ""
88
+ ":gh:`135494`: 修复regrtest,以支持从 ``--pgo`` 相关测试中排除特定测试。该补丁由 Victor Stinner 提供。"
87
89
88
90
#: ../NEWS:21
89
91
msgid ""
@@ -115,17 +117,17 @@ msgstr ""
115
117
msgid ""
116
118
"Whitespaces no longer accepted between ``</`` and the tag name. E.g. ``</ "
117
119
"script>`` does not end the script section."
118
- msgstr ""
120
+ msgstr "现在,``</``和标签名之间不再允许存在空白符。例如,``</ script>``不会结束 script 区段。 "
119
121
120
122
#: ../NEWS:33
121
123
msgid ""
122
124
"Vertical tabulation (``\\v``) and non-ASCII whitespaces no longer recognized"
123
125
" as whitespaces. The only whitespaces are ``\\t\\n\\r\\f`` and space."
124
- msgstr ""
126
+ msgstr "垂直制表符(``\\v``)和非ASCII空白符不再被识别为空白符。仅有的空白符是``\\t\\n\\r\\f``和空格。 "
125
127
126
128
#: ../NEWS:36
127
129
msgid "Null character (U+0000) no longer ends the tag name."
128
- msgstr ""
130
+ msgstr "空字符(U+0000)不再作为标记名的结束符。 "
129
131
130
132
#: ../NEWS:38
131
133
msgid ""
0 commit comments