@@ -375,7 +375,7 @@ msgstr ""
375375
376376#: ../../whatsnew/3.2.rst:384
377377msgid ":pep:`3149` - ABI Version Tagged .so Files"
378- msgstr ""
378+ msgstr ":pep:`3149` - 带有 ABI 版本标签的 .so 文件 "
379379
380380#: ../../whatsnew/3.2.rst:389
381381msgid "PEP 3333: Python Web Server Gateway Interface v1.0.1"
@@ -562,7 +562,7 @@ msgstr ""
562562
563563#: ../../whatsnew/3.2.rst:565
564564msgid "(See :issue:`4617`.)"
565- msgstr ""
565+ msgstr "(参见 :issue:`4617`。) "
566566
567567#: ../../whatsnew/3.2.rst:567
568568msgid ""
@@ -652,7 +652,7 @@ msgstr ""
652652
653653#: ../../whatsnew/3.2.rst:647
654654msgid "(See :issue:`10518`.)"
655- msgstr "(见 :issue:`10518` )"
655+ msgstr "(参见 :issue:`10518`。 )"
656656
657657#: ../../whatsnew/3.2.rst:649
658658msgid ""
@@ -774,7 +774,7 @@ msgstr ""
774774
775775#: ../../whatsnew/3.2.rst:719
776776msgid "elementtree"
777- msgstr ""
777+ msgstr "elementtree "
778778
779779#: ../../whatsnew/3.2.rst:721
780780msgid ""
@@ -1576,7 +1576,7 @@ msgstr ""
15761576
15771577#: ../../whatsnew/3.2.rst:1434
15781578msgid "(Patch submitted by Nir Aides in :issue:`7610`.)"
1579- msgstr ""
1579+ msgstr "(补丁由 Nir Aides 在 :issue:`7610` 中提交。) "
15801580
15811581#: ../../whatsnew/3.2.rst:1437
15821582msgid "tarfile"
@@ -1719,7 +1719,7 @@ msgstr "sqlite3"
17191719msgid ""
17201720"The :mod:`sqlite3` module was updated to pysqlite version 2.6.0. It has two"
17211721" new capabilities."
1722- msgstr ""
1722+ msgstr ":mod:`sqlite3` 模块被更新至 pysqlite 2.6.0 版。 它拥有两个新功能。 "
17231723
17241724#: ../../whatsnew/3.2.rst:1596
17251725msgid ""
@@ -1756,7 +1756,7 @@ msgstr "socket"
17561756
17571757#: ../../whatsnew/3.2.rst:1620
17581758msgid "The :mod:`socket` module has two new improvements."
1759- msgstr ""
1759+ msgstr ":mod:`socket` 模块有两项新改进。 "
17601760
17611761#: ../../whatsnew/3.2.rst:1622
17621762msgid ""
@@ -2193,6 +2193,8 @@ msgid ""
21932193":func:`~inspect.getgeneratorstate` to easily identify the current state of a"
21942194" generator-iterator::"
21952195msgstr ""
2196+ ":mod:`inspect` 模块有一个新函数 :func:`~inspect.getgeneratorstate` "
2197+ "用来方便地标识一个生成器迭代器的当前状态::"
21962198
21972199#: ../../whatsnew/3.2.rst:1901
21982200msgid "(Contributed by Rodolpho Eckhardt and Nick Coghlan, :issue:`10220`.)"
@@ -2260,7 +2262,7 @@ msgstr "dbm"
22602262msgid ""
22612263"All database modules now support the :meth:`get` and :meth:`setdefault` "
22622264"methods."
2263- msgstr ""
2265+ msgstr "所有数据库模块现在都支持 :meth:`get` 和 :meth:`setdefault` 方法。 "
22642266
22652267#: ../../whatsnew/3.2.rst:1999
22662268msgid "(Suggested by Ray Allen in :issue:`9523`.)"
@@ -2274,7 +2276,7 @@ msgstr "ctypes"
22742276msgid ""
22752277"A new type, :class:`ctypes.c_ssize_t` represents the C :c:type:`ssize_t` "
22762278"datatype."
2277- msgstr ""
2279+ msgstr "一个新类型 :class:`ctypes.c_ssize_t` 用来表示 C :c:type:`ssize_t` 数据类型。 "
22782280
22792281#: ../../whatsnew/3.2.rst:2007
22802282msgid "site"
0 commit comments