-
-
Notifications
You must be signed in to change notification settings - Fork 214
Translate library/sched.po
#894
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
reviewed~
@@ -135,6 +150,9 @@ msgid "" | |||
"an exception is raised by *action*, the event will not be attempted in " | |||
"future calls to :meth:`run`." | |||
msgstr "" | |||
"*action* 或 *delayfunc* 都可能引發例外。無論哪種情況,排程器都將保持一致的狀" | |||
"態並傳遞例外。如果是由 *action* 引發例外,則後續呼叫 :meth:`run` 時將不會嘗試" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
這邊這句 the event will not be attempted in future calls to :meth:run
我看不太出來他是連傳都不會傳 還是是傳了但不會運行
如果沒想法就維持這個翻譯吧(畢竟原文就沒寫清楚)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
e75fe83
to
e179a2d
Compare
rebased |
Co-authored-by: Payon <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM~
resolved #225