13
13
# Dai Xu <daixu61@hotmail.com>, 2024
14
14
# ppcfish <ppcfish@gmail.com>, 2024
15
15
# ww song <sww4718168@gmail.com>, 2024
16
- # Freesand Leo <yuqinju@163.com>, 2025
17
16
# isaced <isaced@163.com>, 2025
17
+ # Freesand Leo <yuqinju@163.com>, 2025
18
18
#
19
19
#, fuzzy
20
20
msgid ""
@@ -23,7 +23,7 @@ msgstr ""
23
23
"Report-Msgid-Bugs-To: \n"
24
24
"POT-Creation-Date: 2025-01-24 16:37+0000\n"
25
25
"PO-Revision-Date: 2017-02-16 23:45+0000\n"
26
- "Last-Translator: isaced <isaced @163.com>, 2025\n"
26
+ "Last-Translator: Freesand Leo <yuqinju @163.com>, 2025\n"
27
27
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
28
28
"MIME-Version: 1.0\n"
29
29
"Content-Type: text/plain; charset=UTF-8\n"
@@ -41736,30 +41736,36 @@ msgid ""
41736
41736
":issue:`20079`: The makelocalealias.py script now can parse the SUPPORTED "
41737
41737
"file from glibc sources and supports command line options for source paths."
41738
41738
msgstr ""
41739
+ ":issue:`20079`: makelocalealias.py 脚本现在能够解析 glibc 源代码中的 SUPPORTED "
41740
+ "文件并支持针对源代码路径的命令行选项。"
41739
41741
41740
41742
#: ../../../build/NEWS:28771
41741
41743
msgid ""
41742
41744
":issue:`22201`: Command-line interface of the zipfile module now correctly "
41743
41745
"extracts ZIP files with directory entries. Patch by Ryan Wilson."
41744
41746
msgstr ""
41747
+ ":issue:`22201`: zipfile 模块的命令行界面现在能正确地提取带有目录项的 ZIP 文件。 由 Ryan Wilson 编写补丁。"
41745
41748
41746
41749
#: ../../../build/NEWS:28774
41747
41750
msgid ""
41748
41751
":issue:`22120`: For functions using an unsigned integer return converter, "
41749
41752
"Argument Clinic now generates a cast to that type for the comparison to -1 "
41750
41753
"in the generated code. (This suppresses a compilation warning.)"
41751
41754
msgstr ""
41755
+ ":issue:`22120`: 对于使用无符号整数返回转换器的函数,现在 Argument Clinic 会在所生成的代码中为与 -1 "
41756
+ "的比较生成到该类型的强制转换。 (这将抑制一个编译警告。)"
41752
41757
41753
41758
#: ../../../build/NEWS:28778
41754
41759
msgid ""
41755
41760
":issue:`18974`: Tools/scripts/diff.py now uses argparse instead of optparse."
41756
- msgstr ""
41761
+ msgstr ":issue:`18974`: Tools/scripts/diff.py 现在将使用 argparse 而不是 optparse。 "
41757
41762
41758
41763
#: ../../../build/NEWS:28780
41759
41764
msgid ""
41760
41765
":issue:`21906`: Make Tools/scripts/md5sum.py work in Python 3. Patch by "
41761
41766
"Zachary Ware."
41762
41767
msgstr ""
41768
+ ":issue:`21906`: 让 Tools/scripts/md5sum.py 适用于 Python 3。 由 Zachary Ware 编写补丁。"
41763
41769
41764
41770
#: ../../../build/NEWS:28783
41765
41771
msgid ":issue:`21629`: Fix Argument Clinic's \"--converters\" feature."
0 commit comments