Skip to content

Fix translation of "scoped" #91

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

Merged
merged 2 commits into from
Feb 15, 2016
Merged

Conversation

keiichiw
Copy link
Contributor

#90 参照

@KeenS
Copy link
Member

KeenS commented Feb 14, 2016

@mandel59
いかがでしょうか。
私からはLGTMです。

@@ -33,7 +33,7 @@ enum is the sum of the sets of possible values for each variant. -->
<!-- We use the `::` syntax to use the name of each variant: they’re scoped by the name
of the `enum` itself. This allows both of these to work: -->
各ヴァリアントの名前を使うためには、 `::` 構文を使います。
`enum` 自体の名前によってスコープするのです
`enum` 自体の名前によってスコープ化するのです
Copy link
Contributor

Choose a reason for hiding this comment

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

文意がより明確になるように、次のように訳すのはどうでしょうか。
「すなわち、ヴァリアントの名前は enum 自体の名前によってスコープ化されています。」

修正理由:

  • コロンの代わりとなる接続詞を補う
  • 代名詞 they が指示する語を明示する

@keiichiw
Copy link
Contributor Author

@KeenS @mandel59
レビューありがとうございます。
コメント反映させました。

@KeenS
Copy link
Member

KeenS commented Feb 15, 2016

LGTMです。

1 similar comment
@mandel59
Copy link
Contributor

LGTMです。

KeenS added a commit that referenced this pull request Feb 15, 2016
@KeenS KeenS merged commit b698914 into rust-lang-ja:master Feb 15, 2016
@tatsuya6502
Copy link
Member

@KeenS HTML の generate ですが、私の方で実行しますね。(ちょうどいま、別のPRをマージしたところだったので)

@KeenS
Copy link
Member

KeenS commented Feb 15, 2016

@tatsuya6502 了解しました。

@tatsuya6502 tatsuya6502 mentioned this pull request Feb 22, 2016
@tatsuya6502 tatsuya6502 modified the milestone: 1.6 Apr 28, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants