Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

[event] Meetup Nov. 25th, 2023#731

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
mattwang44 merged 15 commits into3.12fromevent-1125
Jan 29, 2024
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
Show all changes
15 commits
Select commitHold shift + click to select a range
f60278f
Translate rst:595 to rst:702 (#713)
hector-chinNov 29, 2023
fbda29b
Translate one sentence in library/string.po (#714)
mattwang44Dec 6, 2023
e3f1dc3
Revise translations of library/string.po (#728)
cschan1828Dec 7, 2023
6001c08
Translate rst:23-29 #683 (#722)
robinsonwengDec 10, 2023
ef2398a
fix string (#711)
7553ynDec 18, 2023
f439f94
Translate library/string.po---rst:265-283 (#719)
Yanni0923Dec 18, 2023
ebd1bf9
Translate `../../library/string.rst:420-430` (#712)
heyimkaijoeDec 27, 2023
30ed6c9
Translate `../../library/string.rst:889-898;910` (#718)
heyimkaijoeDec 27, 2023
1c8c26c
Translate library/string.po.rst:845 (#726)
XimenZangiefJan 3, 2024
3353709
Translate library/string.po---rst:344-360 (#725)
Yanni0923Jan 3, 2024
c95244f
translate format specification rst:305-324 (#716)
JustinBear99Jan 3, 2024
ddd10e5
Translate library/string.rst line 94 (#723)
ShamrockLeeJan 3, 2024
2e590b9
Translate string.rst:777 to 786 (#717)
proudofsiminJan 4, 2024
f5bffe0
Apply suggestions from code review
mattwang44Jan 4, 2024
ca7f5ca
Apply suggestions from code review
mattwang44Jan 27, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletionslibrary/asyncio-runner.po
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -40,17 +40,18 @@ msgstr ""

#: ../../library/asyncio-runner.rst:23
msgid "Running an asyncio Program"
msgstr ""
msgstr "運行一個 asyncio 程式"

#: ../../library/asyncio-runner.rst:27
msgid "Execute the :term:`coroutine` *coro* and return the result."
msgstr ""
msgstr "執行\\ :term:`協程 (coroutine) <coroutine>` *coro* 並回傳結果。"

#: ../../library/asyncio-runner.rst:29
msgid ""
"This function runs the passed coroutine, taking care of managing the asyncio "
"event loop, *finalizing asynchronous generators*, and closing the executor."
msgstr ""
"這個函式負責運行被傳入的協程、管理 asyncio 的事件迴圈、*終結非同步產生器*,以及關閉執行器。"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

finalize 被翻成終結是慣例嗎?
有找到discussion但還沒有討論
#762

Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

不是慣例,等 discussion 有結論(when QQ)再回來修正

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

我們知道下次sprint要幹嘛了QQ

mattwang44 reacted with laugh emoji

#: ../../library/asyncio-runner.rst:33 ../../library/asyncio-runner.rst:113
msgid ""
Expand Down
Loading

[8]ページ先頭

©2009-2025 Movatter.jp