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

Translate /libary/asyncio-runner.po from rst:6 to rst:13#685

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 6 commits intopython:3.12fromrobinsonweng:libary/asyncio-runner
Oct 27, 2023

Conversation

robinsonweng
Copy link
Contributor

開頭的第一小段翻譯完成

@@ -19,7 +19,7 @@ msgstr ""

#: ../../library/asyncio-runner.rst:6
msgid "Runners"
msgstr ""
msgstr "執行器"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Q: 附註一下原文會不會比較好?

Suggested change
msgstr "執行器"
msgstr "執行器 (Runner)"

Copy link
ContributorAuthor

@robinsonwengrobinsonwengOct 23, 2023
edited
Loading

Choose a reason for hiding this comment

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

同意, 不過我剛剛參閱python unittest 的文檔, 附註的順序是相反的, 不知道 Matt 覺得那個比較好XD

test runner(測試執行器)
test runner 是一個編排測試執行與提供結果給使用者的一個元件。執行器可以使用圖形化介面,文字介面或是回傳一個特別值用來標示出執行測試的結果。

Copy link
Collaborator

Choose a reason for hiding this comment

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

如果是執行器 (Runner) 就是代表後面出現該詞的地方都只要翻成執行器,但若是Runner(執行器) 的話代表之後都翻成runner。看你覺得哪個通暢即可。

robinsonweng reacted with thumbs up emoji
@@ -29,12 +29,14 @@ msgstr "**原始碼:**\\ :source:`Lib/asyncio/runners.py`"
msgid ""
"This section outlines high-level asyncio primitives to run asyncio code."
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.

primitive 一詞之前找不到適當翻譯,暫時翻譯為較貼近原文意義「原始物件」(link),有想要統一、或者覺得哪個翻譯更好嗎?

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

沒有特別想法耶, 統一翻譯成 「原始物件」好了

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

以本 suggestion 為例:

Suggested change
"這個章節概述用於執行 asyncio程式碼的高階單位"
"這個章節概述用於執行 asyncio程式碼的高階 asyncio 原始物件"

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

突然想到, 「原生物件」會不會比 「原始物件」 好?

Copy link
Collaborator

@mattwang44mattwang44Oct 24, 2023
edited
Loading

Choose a reason for hiding this comment

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

Copy link
Collaborator

@mattwang44mattwang44 left a comment

Choose a reason for hiding this comment

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

LGTM!

@mattwang44mattwang44 merged commit7355970 intopython:3.12Oct 27, 2023
@robinsonwengrobinsonweng deleted the libary/asyncio-runner branchNovember 25, 2023 08:03
isabellechiu pushed a commit to isabellechiu/python-docs-zh-tw that referenced this pull requestDec 5, 2023
* Translate /libary/asyncio-runner from rst:6 to rst:13,python#683* fix: Add the missing word '場景'* fix: Change Simplfiy Chinese word to Traditional Chinese & escape space for rst syntax in rst:13* fix: Update translation for 'primitives'* fix: Note source 'Runners'* fix: Patch missing text
beccalzh pushed a commit to beccalzh/python-docs-zh-tw that referenced this pull requestSep 4, 2024
* Translate /libary/asyncio-runner from rst:6 to rst:13,python#683* fix: Add the missing word '場景'* fix: Change Simplfiy Chinese word to Traditional Chinese & escape space for rst syntax in rst:13* fix: Update translation for 'primitives'* fix: Note source 'Runners'* fix: Patch missing text
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@mattwang44mattwang44mattwang44 approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@robinsonweng@mattwang44

[8]ページ先頭

©2009-2025 Movatter.jp