Skip to content
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

docs(website): translate Manual installation in japanese #1013

Merged
merged 1 commit into from
Dec 3, 2023

Conversation

chansuke
Copy link
Member

@chansuke chansuke commented Dec 2, 2023

Summary

Part of #880

Translate Manual insallation page in japanese.

Test Plan

cd website
pnpm install
pnpm start

and checked the page(including link behavior)

@chansuke chansuke requested a review from a team as a code owner December 2, 2023 07:27
Copy link

netlify bot commented Dec 2, 2023

Deploy Preview for rad-torte-839a59 ready!

Name Link
🔨 Latest commit 1faee90
🔍 Latest deploy log https://app.netlify.com/sites/rad-torte-839a59/deploys/656b9989c8064e000810faf3
😎 Deploy Preview https://deploy-preview-1013--rad-torte-839a59.netlify.app/ja/guides/manual-installation
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@github-actions github-actions bot added the A-Website Area: website label Dec 2, 2023
@chansuke chansuke force-pushed the docs/translate-manual-installation branch 2 times, most recently from 58e483c to 59c54f1 Compare December 2, 2023 07:47
Copy link
Contributor

@nissy-dev nissy-dev left a comment

Choose a reason for hiding this comment

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

Thanks! ! left some comments


### Homebrew

Biome は macOS と Linux ユーザー向けに [Homebrew formula](https://formulae.brew.sh/formula/biome) として利用可能です。
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
Biome は macOS と Linux ユーザー向けに [Homebrew formula](https://formulae.brew.sh/formula/biome) として利用可能です
Biome は macOS と Linux ユーザー向けに [Homebrew formula](https://formulae.brew.sh/formula/biome) から利用可能です


## 次のステップ

Biome の使用方法については [getting started section](/ja/guides/getting-started#next-steps) で詳しく読むことがます。
Copy link
Contributor

@nissy-dev nissy-dev Dec 2, 2023

Choose a reason for hiding this comment

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

Suggested change
Biome の使用方法については [getting started section](/ja/guides/getting-started#next-steps) で詳しく読むことがます
Biome の使用方法については [Getting Started セクション](/ja/guides/getting-started#next-steps) で詳しく読むことができます

description: Biome を手動でインストールする
---

## Biome を Node.js 無しで使用する
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
## Biome を Node.js 無しで使用する
## Biome を Node.js を使わずに利用する

Copy link
Member Author

Choose a reason for hiding this comment

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

I appreciate for your review

Comment on lines 8 to 9
もしあなたが Node や npm (あるいは他のパッケージマネージャー)を使用してない場合、Biome のスタンドアロンなCLIバイナリを使用することは良い選択です。
言い換えれば、Biomeが `package.json` を持つ唯一の理由であるべきではありません。
Copy link
Member

@unvalley unvalley Dec 2, 2023

Choose a reason for hiding this comment

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

Suggested change
もしあなたが Node や npm (あるいは他のパッケージマネージャー)を使用してない場合、Biome のスタンドアロンなCLIバイナリを使用することは良い選択です
言い換えれば、Biomeが `package.json` を持つ唯一の理由であるべきではありません
もしあなたが Node.js や npmあるいは他のパッケージマネージャーを使用してない場合、代わりに Biome のスタンドアロンなCLIバイナリを使用できます
言い換えれば、`package.json` を持たずに Biome を利用できます

Comment on lines 12 to 13
すでにnpmや他のパッケージマネージャーを使用している場合は、パッケージマネージャーを使用することがBiomeの[推奨されるインストール方法](/ja/guides/getting-started#installation)です。
あなたはツールに既に慣れており、インストールや更新が簡単です。
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
すでにnpmや他のパッケージマネージャーを使用している場合は、パッケージマネージャーを使用することがBiomeの[推奨されるインストール方法](/ja/guides/getting-started#installation)です。
あなたはツールに既に慣れており、インストールや更新が簡単です
すでにnpmや他のパッケージマネージャーを使用している場合は、パッケージマネージャーを使用することがBiomeの[推奨されるインストール方法](/ja/guides/getting-started#installation)です。
慣れているツールの利用は、インストールや更新を簡単にします


## サポートされるプラットフォーム

Biomeを動作させるためには、プラットフォームに適したバイナリを選択する必要があります。次の表が選択の助けになるでしょう。
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
Biomeを動作させるためには、プラットフォームに適したバイナリを選択する必要があります。次の表が選択の助けになるでしょう
Biomeを動作させるためには、プラットフォームに適したバイナリを選択する必要があります。次の表を参考にしてください


## Biomeのインストール

Biome をインストールするには、GitHubの[最新のCLIリリース](https://github.com/biomejs/biome/releases) からプラットフォームに合った実行可能ファイルを取得し、実行権限を与えてください。
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
Biome をインストールするには、GitHubの[最新のCLIリリース](https://github.com/biomejs/biome/releases) からプラットフォームに合った実行可能ファイルを取得し、実行権限を与えてください。
Biome をインストールするには、GitHub上の[最新のCLIリリース](https://github.com/biomejs/biome/releases) からプラットフォームに合った実行可能ファイルを取得し、実行権限を与えてください。

`<version>` の項目を、インストールされたBiome のバージョンに置き換えて下さい。
:::

これで、 `./biome` を実行することでBiome を使用出来ます。
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
これで、 `./biome` を実行することでBiome を使用出来ます
これで、 `./biome` を実行することでBiome を使用できます

Copy link
Member

@unvalley unvalley left a comment

Choose a reason for hiding this comment

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

Thank you for translation, I left some suggestions:)

@chansuke
Copy link
Member Author

chansuke commented Dec 2, 2023

@unvalley I appreciate your feedback! I'll check that later🙇

@chansuke chansuke force-pushed the docs/translate-manual-installation branch from 59c54f1 to 975c332 Compare December 2, 2023 20:51
@chansuke
Copy link
Member Author

chansuke commented Dec 2, 2023

@nissy-dev @unvalley
Thank you so much for the review 🙏 I've fixed and rebased. Please take a look when you have a time 🙇

@chansuke chansuke force-pushed the docs/translate-manual-installation branch from 975c332 to 1faee90 Compare December 2, 2023 20:54
@unvalley unvalley merged commit 36ec5a6 into biomejs:main Dec 3, 2023
@unvalley unvalley changed the title translate Manual installation in japanese docs(website): translate Manual installation in japanese Dec 3, 2023
yossydev pushed a commit to yossydev/biome that referenced this pull request Dec 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Website Area: website
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants