Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c8b7fad

Browse files
author
Github Actions
committed
[po] auto sync
1 parent 55388a7 commit c8b7fad

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

library/collections.abc.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -406,7 +406,7 @@ msgstr ""
406406

407407
#: ../../library/collections.abc.rst:161
408408
msgid "The index() method added support for *stop* and *start* arguments."
409-
msgstr "index() 方法支持 *stop* 和 *start* 参数。"
409+
msgstr "index() 方法支持 *stop* 和 *start* 参数。"
410410

411411
#: ../../library/collections.abc.rst:168
412412
msgid "ABCs for read-only and mutable sets."
@@ -461,7 +461,7 @@ msgid ""
461461
msgstr ""
462462
"用于协程兼容类的抽象基类。实现了如下定义在 :ref:`coroutine-objects`: 里的方法: "
463463
":meth:`~coroutine.send`,:meth:`~coroutine.throw` 和 "
464-
":meth:`~coroutine.close`。通常的实现里还需要实现 :meth:`__await__` 方法。所有的 "
464+
":meth:`~coroutine.close`。通常的实现里还需要实现 :meth:`__await__` 方法。所有的 "
465465
":class:`Coroutine` 实例都必须是 :class:`Awaitable` 实例。参见 :term:`coroutine` 的定义。"
466466

467467
#: ../../library/collections.abc.rst:210

library/reprlib.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ msgstr ""
168168

169169
#: ../../library/reprlib.rst:145
170170
msgid "Subclassing Repr Objects"
171-
msgstr ""
171+
msgstr "子类化 Repr 对象"
172172

173173
#: ../../library/reprlib.rst:147
174174
msgid ""

0 commit comments

Comments
 (0)