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

Skip to content

Commit 331695d

Browse files
[po] auto sync
1 parent e206ee0 commit 331695d

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.87%", "updated_at": "2024-12-20T19:26:19Z"}
1+
{"translation": "81.88%", "updated_at": "2025-01-10T19:26:27Z"}

whatsnew/2.3.po

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2024, Python Software Foundation
2+
# Copyright (C) 2001-2025, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Rafael Fontenelle <[email protected]>, 2024
7+
# Rafael Fontenelle <[email protected]>, 2025
88
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-12-20 16:02+0000\n"
14+
"POT-Creation-Date: 2025-01-10 16:06+0000\n"
1515
"PO-Revision-Date: 2022-11-05 17:23+0000\n"
16-
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
16+
"Last-Translator: Rafael Fontenelle <[email protected]>, 2025\n"
1717
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=UTF-8\n"
@@ -1398,7 +1398,7 @@ msgstr "性能优化"
13981398
msgid ""
13991399
"The creation of new-style class instances has been made much faster; they're"
14001400
" now faster than classic classes!"
1401-
msgstr ""
1401+
msgstr "新式类实例的创建速度获得大幅提升;现在已经比经典类更快了!"
14021402

14031403
#: ../../whatsnew/2.3.rst:1194
14041404
msgid ""
@@ -1442,7 +1442,7 @@ msgstr ""
14421442
msgid ""
14431443
"The net result of the 2.3 optimizations is that Python 2.3 runs the pystone"
14441444
" benchmark around 25% faster than Python 2.2."
1445-
msgstr ""
1445+
msgstr "2.3 优化的总体结果是 Python 2.3 运行 pystone 基准测试的速度比 Python 2.2 加快了大约 25%。"
14461446

14471447
#: ../../whatsnew/2.3.rst:1221
14481448
msgid "New, Improved, and Deprecated Modules"
@@ -1990,6 +1990,7 @@ msgid ""
19901990
":mod:`datetime` module. The types don't support different calendars or many"
19911991
" fancy features, and just stick to the basics of representing time."
19921992
msgstr ""
1993+
"通过 :mod:`datetime` 模块增加了适用于表示时间戳的日期和时间类型。 这些类型并不支持其他的历法或很多丰富的特性,只专注于简单地表示时间。"
19931994

19941995
#: ../../whatsnew/2.3.rst:1685
19951996
msgid ""
@@ -2038,7 +2039,7 @@ msgstr ""
20382039
msgid ""
20392040
"For more information, refer to the module's reference documentation. "
20402041
"(Contributed by Tim Peters.)"
2041-
msgstr ""
2042+
msgstr "更多相关信息,请参阅模块的参考文档。 (由 Tim Peters 贡献。)"
20422043

20432044
#: ../../whatsnew/2.3.rst:1734
20442045
msgid "The optparse Module"

0 commit comments

Comments
 (0)