Skip to content

Translated the new getting-started page into Japanese. #2220

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

Conversation

rysh
Copy link
Contributor

@rysh rysh commented Nov 10, 2021

The new getting-started page was great, so I quickly translated it into Japanese.
I was careful not to change the overall meaning of the translation.
At the bottom of the page, there is Getting Help, where I added the current best way to ask a question in Japanese.

@xuwei-k xuwei-k requested a review from eed3si9n November 11, 2021 02:32
Copy link
Member

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

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

some minor comments, but overall LGTM


以下のチュートリアルでは、どちらかお好みの方法をセットアップする一連のプロセスを通して行っていきます。
Scalaを今すぐ試すには<a href="https://scastie.scala-lang.org/pEBYc5VMT02wAGaDrfLnyw" target="_blank">ブラウザで「Scastie」を使います。</a>
Copy link
Member

Choose a reason for hiding this comment

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

nit: 英単語の前後には半角スペースを入れたほうが読みやすいと思います。

- Main.scala (プログラムのエントリーポイント) <-- 今、必要なのはこれだけです
```

sbtについての詳しいドキュメントは、[SScala Book](/scala3/book/tools-sbt.html)([Scala 2バージョンはこちら](/overviews/scala-book/scala-build-tool-sbt.html))と、[sbtの公式ドキュメント](https://www.scala-sbt.org/1.x/docs/index.html)に掲載されています。
Copy link
Member

Choose a reason for hiding this comment

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

タイポ: SScala Book

sbt の公式ドキュメントは一部和訳されているので https://www.scala-sbt.org/1.x/docs/ja/index.html にリンクした方がいいかもしれません。

>[Metals](https://scalameta.org/metals) は、[VS Codeや Atom、Sublime Textなど](https://scalameta.org/metals/docs/editors/overview.html)のエディタでScalaのコードを書くためのサポートを提供する「Scala言語サーバ」であり、Language Server Protocolを使用しています。
> Metalsはバックグラウンドで[BSP(Build Server Protocol)](https://build-server-protocol.github.io/)を使用してビルドツールと通信します。Metalsの仕組みについては、[「Write Scala in VS Code, Vim, Emacs, Atom and Sublime Text with Metals」](https://www.scala-lang.org/2019/04/16/metals.html)を参照してください。

### ソースコードを動かそう
Copy link
Member

Choose a reason for hiding this comment

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

原文: Play with the source code
訳案: ソースコードをいじってみよう

@rysh rysh force-pushed the feature/translate-new-getting-starteg-to-japanes branch from eca3fc3 to 6b481d6 Compare November 11, 2021 09:49
@rysh
Copy link
Contributor Author

rysh commented Nov 11, 2021

Hi @eed3si9n,
Thanks for the advice.
I have reflected them in the commit.

@rysh rysh requested a review from eed3si9n November 11, 2021 09:52
And, apply the advice given by eed3si9n.
@rysh rysh force-pushed the feature/translate-new-getting-starteg-to-japanes branch from 6b481d6 to 70f8278 Compare November 11, 2021 09:55
Copy link
Member

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

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

Thanks!

@eed3si9n eed3si9n merged commit 3fb0a29 into scala:main Nov 13, 2021
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.

2 participants