File tree 2 files changed +7
-2
lines changed 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 94.14 %" , "updated_at" : " 2024-12-04T01:06:50Z " }
1
+ {"translation" : " 94.15 %" , "updated_at" : " 2024-12-06T14:47:48Z " }
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ msgid ""
14
14
msgstr ""
15
15
"Project-Id-Version : Python 3.12\n "
16
16
"Report-Msgid-Bugs-To : \n "
17
- "POT-Creation-Date : 2024-11-15 14:53 +0000\n "
17
+ "POT-Creation-Date : 2024-11-29 14:50 +0000\n "
18
18
"PO-Revision-Date : 2024-05-11 00:34+0000\n "
19
19
"Last-Translator : Unknownuserfrommars, 2024\n "
20
20
"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -624,6 +624,9 @@ msgid ""
624
624
":pep:`302`. See section :ref:`section-pep302` for a description of the new "
625
625
"import hooks."
626
626
msgstr ""
627
+ "由James C. Ahlstrom撰写,并提供了一个实现。Python 2.3遵循 :pep:`273` 中的规范,但使用了Just van "
628
+ "Rossum编写的实现,该实现利用了 :pep:`302` 中描述的导入钩子。有关新导入钩子的描述,请参见 :ref:`section-pep302` "
629
+ "的相关部分。"
627
630
628
631
#: ../../whatsnew/2.3.rst:338
629
632
msgid "PEP 277: Unicode file name support for Windows NT"
@@ -635,6 +638,8 @@ msgid ""
635
638
"strings. Traditionally, Python has represented file names as byte strings, "
636
639
"which is inadequate because it renders some file names inaccessible."
637
640
msgstr ""
641
+ "在Windows "
642
+ "NT、2000和XP上,系统将文件名存储为Unicode字符串。传统上,Python将文件名表示为字节字符串,这种方式不够完善,因为它会导致某些文件名无法访问。"
638
643
639
644
#: ../../whatsnew/2.3.rst:344
640
645
msgid ""
You can’t perform that action at this time.
0 commit comments