Skip to content

Commit 738a633

Browse files
[po] auto sync
1 parent c99b9b4 commit 738a633

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.63%", "updated_at": "2025-07-30T02:39:32Z"}
1+
{"translation": "81.63%", "updated_at": "2025-07-30T07:58:17Z"}

whatsnew/changelog.po

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# Translators:
77
# 宋彥筠, 2025
88
# Rafael Fontenelle <rffontenelle@gmail.com>, 2025
9+
# Tangyuan, 2025
910
#
1011
#, fuzzy
1112
msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415
"Report-Msgid-Bugs-To: \n"
1516
"POT-Creation-Date: 2025-07-25 15:00+0000\n"
1617
"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"
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"
@@ -51,7 +52,7 @@ msgstr "工具/示例"
5152
msgid ""
5253
":gh:`135968`: Stubs for ``strip`` are now provided as part of an iOS "
5354
"install."
54-
msgstr ""
55+
msgstr ":gh:`135968`: 现在,iOS 安装包中已提供 ``strip`` 工具的存根。"
5556

5657
#: ../NEWS:13 ../NEWS:236 ../NEWS:309 ../NEWS:692 ../NEWS:1064 ../NEWS:1447
5758
#: ../NEWS:2145 ../NEWS:2315 ../NEWS:2566 ../NEWS:2686 ../NEWS:3327
@@ -84,6 +85,7 @@ msgid ""
8485
":gh:`135494`: Fix regrtest to support excluding tests from ``--pgo`` tests. "
8586
"Patch by Victor Stinner."
8687
msgstr ""
88+
":gh:`135494`: 修复regrtest,以支持从 ``--pgo`` 相关测试中排除特定测试。该补丁由 Victor Stinner 提供。"
8789

8890
#: ../NEWS:21
8991
msgid ""
@@ -115,17 +117,17 @@ msgstr ""
115117
msgid ""
116118
"Whitespaces no longer accepted between ``</`` and the tag name. E.g. ``</ "
117119
"script>`` does not end the script section."
118-
msgstr ""
120+
msgstr "现在,``</``和标签名之间不再允许存在空白符。例如,``</ script>``不会结束 script 区段。"
119121

120122
#: ../NEWS:33
121123
msgid ""
122124
"Vertical tabulation (``\\v``) and non-ASCII whitespaces no longer recognized"
123125
" as whitespaces. The only whitespaces are ``\\t\\n\\r\\f`` and space."
124-
msgstr ""
126+
msgstr "垂直制表符(``\\v``)和非ASCII空白符不再被识别为空白符。仅有的空白符是``\\t\\n\\r\\f``和空格。"
125127

126128
#: ../NEWS:36
127129
msgid "Null character (U+0000) no longer ends the tag name."
128-
msgstr ""
130+
msgstr "空字符(U+0000)不再作为标记名的结束符。"
129131

130132
#: ../NEWS:38
131133
msgid ""

0 commit comments

Comments
 (0)