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