File tree Expand file tree Collapse file tree 3 files changed +119
-5
lines changed Expand file tree Collapse file tree 3 files changed +119
-5
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 92.05 %" , "updated_at" : " 2024-02-25T08 :31:34Z " }
1
+ {"translation" : " 92.13 %" , "updated_at" : " 2024-03-02T04 :31:35Z " }
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
12
12
msgstr ""
13
13
"Project-Id-Version : Python 3.10\n "
14
14
"Report-Msgid-Bugs-To : \n "
15
- "POT-Creation-Date : 2024-02-02 20:30 +0000\n "
15
+ "POT-Creation-Date : 2024-03-01 19:07 +0000\n "
16
16
"PO-Revision-Date : 2022-11-05 17:23+0000\n "
17
17
"
Last-Translator :
Rafael Fontenelle <[email protected] >, 2024\n "
18
18
"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
@@ -1463,18 +1463,20 @@ msgid ""
1463
1463
"Python 2.0 includes IDLE 0.6, which adds a number of new features and "
1464
1464
"improvements. A partial list:"
1465
1465
msgstr ""
1466
+ "IDLE 是官方的 Python 跨平台 IDE,使用 Tkinter 编写。 Python 2.0 包括了 IDLE "
1467
+ "0.6,它增加了许多新特性和改进。 部分新内容列表:"
1466
1468
1467
1469
#: ../../whatsnew/2.0.rst:1156
1468
1470
msgid ""
1469
1471
"UI improvements and optimizations, especially in the area of syntax "
1470
1472
"highlighting and auto-indentation."
1471
- msgstr ""
1473
+ msgstr "界面改进和优化,特别是在语法高亮和自动缩进方面。 "
1472
1474
1473
1475
#: ../../whatsnew/2.0.rst:1159
1474
1476
msgid ""
1475
1477
"The class browser now shows more information, such as the top level "
1476
1478
"functions in a module."
1477
- msgstr ""
1479
+ msgstr "类浏览器现在将显示更多信息,例如一个模块中最高层级的函数。 "
1478
1480
1479
1481
#: ../../whatsnew/2.0.rst:1162
1480
1482
msgid ""
You can’t perform that action at this time.
0 commit comments