Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 72f87f2

Browse files
[po] auto sync
1 parent be09339 commit 72f87f2

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "94.14%", "updated_at": "2024-12-04T01:06:50Z"}
1+
{"translation": "94.15%", "updated_at": "2024-12-06T14:47:48Z"}

whatsnew/2.3.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.12\n"
1616
"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"
1818
"PO-Revision-Date: 2024-05-11 00:34+0000\n"
1919
"Last-Translator: Unknownuserfrommars, 2024\n"
2020
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -624,6 +624,9 @@ msgid ""
624624
":pep:`302`. See section :ref:`section-pep302` for a description of the new "
625625
"import hooks."
626626
msgstr ""
627+
"由James C. Ahlstrom撰写,并提供了一个实现。Python 2.3遵循 :pep:`273` 中的规范,但使用了Just van "
628+
"Rossum编写的实现,该实现利用了 :pep:`302` 中描述的导入钩子。有关新导入钩子的描述,请参见 :ref:`section-pep302` "
629+
"的相关部分。"
627630

628631
#: ../../whatsnew/2.3.rst:338
629632
msgid "PEP 277: Unicode file name support for Windows NT"
@@ -635,6 +638,8 @@ msgid ""
635638
"strings. Traditionally, Python has represented file names as byte strings, "
636639
"which is inadequate because it renders some file names inaccessible."
637640
msgstr ""
641+
"在Windows "
642+
"NT、2000和XP上,系统将文件名存储为Unicode字符串。传统上,Python将文件名表示为字节字符串,这种方式不够完善,因为它会导致某些文件名无法访问。"
638643

639644
#: ../../whatsnew/2.3.rst:344
640645
msgid ""

0 commit comments

Comments
 (0)