2222# belingud <[email protected] >, 20202323# Sean Chao <[email protected] >, 20202424# Freesand Leo <[email protected] >, 202125+ # Dai Xu <[email protected] >, 20212526#
2627#, fuzzy
2728msgid ""
@@ -30,7 +31,7 @@ msgstr ""
3031"Report-Msgid-Bugs-To : \n "
3132"POT-Creation-Date : 2021-07-28 18:06+0000\n "
3233"PO-Revision-Date : 2020-05-30 12:10+0000\n "
33- "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2021\n "
34+ "Last-Translator : Dai Xu <daixu61@hotmail .com>, 2021\n "
3435"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
3536"MIME-Version : 1.0\n "
3637"Content-Type : text/plain; charset=UTF-8\n "
@@ -1657,7 +1658,7 @@ msgstr "在由 *i* 给出的索引位置将 *x* 插入 *s* (等同于 ``s[i:i] =
16571658
16581659#: ../../library/stdtypes.rst:1095
16591660msgid "``s.pop()`` or ``s.pop(i)``"
1660- msgstr ""
1661+ msgstr "``s.pop()`` 或 ``s.pop(i)`` "
16611662
16621663#: ../../library/stdtypes.rst:1095
16631664msgid "retrieves the item at *i* and also removes it from *s*"
@@ -5739,6 +5740,8 @@ msgid ""
57395740"Accessing ``__code__`` raises an :ref:`auditing event <auditing>` "
57405741"``object.__getattr__`` with arguments ``obj`` and ``\" __code__\" ``."
57415742msgstr ""
5743+ "访问 ``__code__`` 会触发 :ref:`审计事件 <auditing>` ``object.__getattr__``,参数为 "
5744+ "``obj`` 和 ``\" __code__\" ``。"
57425745
57435746#: ../../library/stdtypes.rst:4718
57445747msgid ""
0 commit comments