Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit ec30e58

Browse filesBrowse files
committed
fix: tranlsate wrapper object as 包裝器
1 parent 2f7d7bd commit ec30e58
Copy full SHA for ec30e58

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎library/asyncio-eventloop.po

Copy file name to clipboardExpand all lines: library/asyncio-eventloop.po
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2081,7 +2081,7 @@ msgstr "回呼處理"
20812081
msgid ""
20822082
"A callback wrapper object returned by :meth:`loop.call_soon`, :meth:`loop."
20832083
"call_soon_threadsafe`."
2084-
msgstr "由 :meth:`loop.call_soon` 和 :meth:`loop.call_soon_threadsafe` 回傳的回呼包裝物件。"
2084+
msgstr "由 :meth:`loop.call_soon` 和 :meth:`loop.call_soon_threadsafe` 回傳的回呼包裝器。"
20852085

20862086
#: ../../library/asyncio-eventloop.rst:1553
20872087
msgid "Return the :class:`contextvars.Context` object associated with the handle."
@@ -2100,7 +2100,7 @@ msgstr "如果回呼已被取消,回傳 ``True``。"
21002100
#: ../../library/asyncio-eventloop.rst:1571
21012101
msgid ""
21022102
"A callback wrapper object returned by :meth:`loop.call_later`, and :meth:`loop.call_at`."
2103-
msgstr "由 :meth:`loop.call_later` 和 :meth:`loop.call_at` 回傳的回呼包裝物件。"
2103+
msgstr "由 :meth:`loop.call_later` 和 :meth:`loop.call_at` 回傳的回呼包裝器。"
21042104

21052105
#: ../../library/asyncio-eventloop.rst:1574
21062106
msgid "This class is a subclass of :class:`Handle`."

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.