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

Add error second sentence#49

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

Closed
AlexWUrobot wants to merge5 commits intopython:3.7fromAlexWUrobot:add-error

Conversation

AlexWUrobot
Copy link

No description provided.

@@ -29,6 +30,8 @@ msgid ""
"tried out the examples you have probably seen some. There are (at least) "
"two distinguishable kinds of errors: *syntax errors* and *exceptions*."
msgstr ""
"到目前為止還沒有提到錯誤訊息,但如果你嘗試這些範例,你可能會發現一些錯誤訊"
"息。常見有(至少)兩種明顯的錯誤是 *語法錯誤* 和 *例外*。"
Copy link
Collaborator

Choose a reason for hiding this comment

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

The spaces here should be written as兩種明顯的錯誤是\ *語法錯誤*\ 和\ *例外*\ 。, so that there will be no redundant space between characters in the generated output. Also, could you please quote the original English for "syntax error" and "exception" after each? Like:語法錯誤(syntax error), btw sorry for not mentioning this in the previous review.

@adrianliaw
Copy link
Collaborator

Closing#45 in favour of this PR

@AlexWUrobot
Copy link
Author

I upload the add-error branch. Is it right?
just replacing the instruction from "git push origin HEAD" to "git push origin add-error", right?
Then, I don't need to New pull request

@adrianliaw
Copy link
Collaborator

@AlexWUrobot I think the former command works as long as you're on add-error branch on your local machine. Also, one more reminder, you'll still have to create a new branch from upstream/3.7 if you want to translate more contentafter this is being merged.

@@ -29,6 +30,8 @@ msgid ""
"tried out the examples you have probably seen some. There are (at least) "
"two distinguishable kinds of errors: *syntax errors* and *exceptions*."
msgstr ""
"到目前為止還沒有提到錯誤訊息,但如果你嘗試這些範例,你可能會發現一些錯誤訊"
"息。常見有(至少)兩種明顯的錯誤是\\ *語法錯誤*\\ 和\\ *例外*\\。"
Copy link
Collaborator

Choose a reason for hiding this comment

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

As mentioned in the previous review, could you please parenthesise the original English for "syntax error" and "exception" after each? e.g.*語法錯誤(syntax error)*, in order to show these two terms in source language to readers?

By the way, thank you for being so patient to my comments 😅

@mattwang44
Copy link
Collaborator

closed by#76

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@adrianliawadrianliawadrianliaw left review comments

Assignees
No one assigned
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@AlexWUrobot@adrianliaw@mattwang44

[8]ページ先頭

©2009-2025 Movatter.jp