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

Translatelibrary/sys.monitoring#892

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 2 commits intopython:3.13frommattwang44:library/sys.monitoring
Nov 22, 2024

Conversation

mattwang44
Copy link
Collaborator

@mattwang44mattwang44 commentedMay 6, 2024
edited
Loading

resolve#891

previewimage

@mattwang44mattwang44 marked this pull request as draftMay 6, 2024 07:09
@mattwang44mattwang44 changed the base branch from3.12 to3.13October 20, 2024 20:41
@mattwang44mattwang44force-pushed thelibrary/sys.monitoring branch 3 times, most recently from482a212 to456e831CompareOctober 28, 2024 06:53
@mattwang44mattwang44 marked this pull request as ready for reviewOctober 28, 2024 06:53

#: ../../library/sys.monitoring.rst:41
msgid ""
"Before registering or activating events, a tool should choose an identifier. "
"Identifiers are integers in the range 0 to 5 inclusive."
msgstr ""
"在註冊或啟動事件之前,工具應選擇一個識別器。識別器是 0 到 5 範圍內的整數。"
Copy link
Collaborator

Choose a reason for hiding this comment

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

這裡要跟 line 95 翻的一樣嗎, line 118 還有一個一樣的

Suggested change
"在註冊或啟動事件之前,工具應選擇一個識別器。識別器是 0 到 5範圍內的整數"
"在註冊或啟動事件之前,工具應選擇一個識別器。識別器是 0 到 5範圍內(含)的整數"

然後不太確定那個(含) 是不是放前面比較合適

Suggested change
"在註冊或啟動事件之前,工具應選擇一個識別器。識別器是 0 到 5範圍內的整數。"
"在註冊或啟動事件之前,工具應選擇一個識別器。識別器是 0 到 5(含)範圍內的整數。"

Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

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

統一為「 0 到 5(含)範圍內」


#: ../../library/sys.monitoring.rst:269
msgid ""
"Activates all the local events for *code* which are set in *event_set*. "
"Raises a :exc:`ValueError` if *tool_id* is not in use."
msgstr ""
"啟動 *event_set* 中設定 *code* 的所有區域事件。如果 *tool_id* 並未正在被使"
Copy link
Collaborator

Choose a reason for hiding this comment

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

這樣會順一點嗎

Suggested change
"啟動 *event_set* 中設定 *code* 的所有區域事件。如果 *tool_id* 並未正在被使"
"針對 *code* 啟動 *event_set* 中設定的所有區域事件。如果 *tool_id* 並未正在被使"

Copy link
CollaboratorAuthor

Choose a reason for hiding this comment

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

小改一下,變成「啟動event_set 中針對code 設定的所有區域事件」

Co-authored-by: mindihx <ymhuang.ymh@gmail.com>
@mattwang44mattwang44 merged commit9e4dde8 intopython:3.13Nov 22, 2024
1 check passed
@mattwang44mattwang44 deleted the library/sys.monitoring branchNovember 22, 2024 07:46
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@mindihxmindihxmindihx 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.

Translatelibrary/sys.monitoring
2 participants
@mattwang44@mindihx

[8]ページ先頭

©2009-2025 Movatter.jp