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

[ja] Localize Distributed System into Japanese #3043

Merged
merged 3 commits into from
Apr 16, 2024

Conversation

t-katsumura
Copy link
Contributor

Describe your changes

Localize https://glossary.cncf.io/distributed-systems/ into Japanese

Related issue number or link (ex: resolves #issue-number)

Resolve #2864

Checklist before opening this PR (put x in the checkboxes)

  • This PR does not contain plagiarism
    • don’t copy other people’s work unless you are quoting and contributing it to them.
  • I have signed off on all commits
    • signing off (ex: git commit -s) is to affirm that commits comply DCO. If you are working locally, you could add an alias to your gitconfig by running git config --global alias.ci "commit -s".

Signed-off-by: t-katsumura <t-katsumura@nri.co.jp>
Copy link

netlify bot commented Apr 11, 2024

Deploy Preview for cncfglossary ready!

Name Link
🔨 Latest commit b60827b
🔍 Latest deploy log https://app.netlify.com/sites/cncfglossary/deploys/661c83e75723570008cdb51e
😎 Deploy Preview https://deploy-preview-3043--cncfglossary.netlify.app
📱 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.

@Okabe-Junya
Copy link
Collaborator

@Okabe-Junya Okabe-Junya mentioned this pull request Apr 11, 2024
2 tasks
Copy link
Collaborator

@Okabe-Junya Okabe-Junya left a comment

Choose a reason for hiding this comment

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

ありがとうございます!極めて細かい点で恐縮ですが、ご確認いただければと思います

content/ja/distributed-systems.md Outdated Show resolved Hide resolved
@Okabe-Junya Okabe-Junya linked an issue Apr 11, 2024 that may be closed by this pull request
Co-authored-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>
Signed-off-by: t-katsumura <83070078+t-katsumura@users.noreply.github.com>
Copy link
Collaborator

@Okabe-Junya Okabe-Junya left a comment

Choose a reason for hiding this comment

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

ありがとうございます!LGTMです!

GmailやNetflixを考えてみて下さい。
単一のコンピューターでは、アプリケーション全体を提供するのに十分な性能がありません。
複数のコンピューターを接続することで、計算能力はほとんど無制限になります。
分散コンピューティングなしでは、今日、我々が依存している多くのアプリケーションは実現できないでしょう。
Copy link
Collaborator

Choose a reason for hiding this comment

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

細かいですが、relyはどっちかというと依存よりもちょっと度合いが低いなので、「頼りにする」や「当てにする」が近いかと思います。depend onの方が依存するに近い可と思います。

Copy link
Contributor Author

Choose a reason for hiding this comment

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

ありがとうございます。
「頼りにしている」に修正しました!


現代の多くのアプリケーションは、運用するのにスーパーコンピューターが必要になるほど大規模です。
GmailやNetflixを考えてみて下さい。
単一のコンピューターでは、アプリケーション全体を提供するのに十分な性能がありません。
Copy link
Collaborator

Choose a reason for hiding this comment

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

このPRは無関係ですが、調べた限り「コンピュータ」と「コンピューター」が混ざってるみたいなので、統一しないとですね。

Signed-off-by: t-katsumura <t-katsumura@nri.co.jp>
Copy link
Collaborator

@kaitoii11 kaitoii11 left a comment

Choose a reason for hiding this comment

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

LGTM

@kaitoii11 kaitoii11 merged commit e310257 into cncf:dev-ja Apr 16, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lang/ja for Japanese
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[ja] Localize Distributed System into Japanese
3 participants