20202121# Sean Chao <[email protected] >, 20202222# Jiuh-star <[email protected] >, 202123- # Dai Xu <[email protected] >, 20212423# Freesand Leo <[email protected] >, 202124+ # Dai Xu <[email protected] >, 20212525#
2626#, fuzzy
2727msgid ""
@@ -30,7 +30,7 @@ msgstr ""
3030"Report-Msgid-Bugs-To : \n "
3131"POT-Creation-Date : 2021-07-29 07:05+0000\n "
3232"PO-Revision-Date : 2017-02-16 23:27+0000\n "
33- "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2021\n "
33+ "Last-Translator : Dai Xu <daixu61@hotmail .com>, 2021\n "
3434"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
3535"MIME-Version : 1.0\n "
3636"Content-Type : text/plain; charset=UTF-8\n "
@@ -1657,7 +1657,7 @@ msgstr "在由 *i* 给出的索引位置将 *x* 插入 *s* (等同于 ``s[i:i] =
16571657
16581658#: ../../library/stdtypes.rst:1095
16591659msgid "``s.pop()`` or ``s.pop(i)``"
1660- msgstr ""
1660+ msgstr "``s.pop()`` 或 ``s.pop(i)`` "
16611661
16621662#: ../../library/stdtypes.rst:1095
16631663msgid "retrieves the item at *i* and also removes it from *s*"
@@ -6161,6 +6161,8 @@ msgid ""
61616161"Accessing ``__code__`` raises an :ref:`auditing event <auditing>` "
61626162"``object.__getattr__`` with arguments ``obj`` and ``\" __code__\" ``."
61636163msgstr ""
6164+ "访问 ``__code__`` 会触发 :ref:`审计事件 <auditing>` ``object.__getattr__``,参数为 "
6165+ "``obj`` 和 ``\" __code__\" ``。"
61646166
61656167#: ../../library/stdtypes.rst:5053
61666168msgid ""
@@ -6326,7 +6328,7 @@ msgid ""
63266328"Each class keeps a list of weak references to its immediate subclasses. "
63276329"This method returns a list of all those references still alive. The list is"
63286330" in definition order. Example::"
6329- msgstr ""
6331+ msgstr "每个类都存有对直接子类的弱引用列表。本方法返回所有存活引用的列表。列表的顺序按照子类定义的排列。例如: "
63306332
63316333#: ../../library/stdtypes.rst:5209
63326334msgid "Footnotes"
0 commit comments