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 Edge Computing for Japanese #2820

Merged
merged 3 commits into from
Mar 11, 2024
Merged

Conversation

Okabe-Junya
Copy link
Collaborator

@Okabe-Junya Okabe-Junya commented Jan 19, 2024

Describe your changes

Localize Edge Computing for Japanese

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

resolves #2745

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: Junya Okabe <okabe.junya.qj@alumni.tsukuba.ac.jp>
Copy link

netlify bot commented Jan 19, 2024

Deploy Preview for cncfglossary ready!

Name Link
🔨 Latest commit f61779c
🔍 Latest deploy log https://app.netlify.com/sites/cncfglossary/deploys/65d0b64c88304d00089fa5fb
😎 Deploy Preview https://deploy-preview-2820--cncfglossary.netlify.app/ja/edge-computing
📱 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 Okabe-Junya self-assigned this Jan 19, 2024
@github-actions github-actions bot added the lang/ja for Japanese label Jan 19, 2024
@Okabe-Junya Okabe-Junya linked an issue Jan 19, 2024 that may be closed by this pull request
@Okabe-Junya
Copy link
Collaborator Author

Okabe-Junya commented Jan 19, 2024

The target page on the deploy preview:

---

エッジコンピューティングは、ストレージと計算能力の一部を主要なデータセンターからデータソースに移行する[分散システム](/ja/distributed-systems/)のアプローチです。
収集されたデータは、一元的なデータセンターで処理や分析されるのではなく、ローカルに(例えば工場内や店内、あるいは街の全域にわたって)計算されます。
Copy link
Collaborator

Choose a reason for hiding this comment

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

distributedの対比としてcentralizedなので、一元的よりも中央の/集中型の方がよいと思いました。

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ありがとうございます。

「中央の」が良い表現だと思いました 👍 4875707 で修正しました

Signed-off-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>
Copy link
Collaborator

@naonishijima naonishijima left a comment

Choose a reason for hiding this comment

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

LGTM

収集されたデータは、中央のデータセンターで処理や分析されるのではなく、ローカルに(例えば工場内や店内、あるいは街の全域にわたって)計算されます。
これらのローカル処理ユニットやデバイスがシステムのエッジを表し、データセンターがその中心です。
エッジで計算された出力は、さらなる処理のために主要なデータセンターに送信されます。
エッジコンピューティングの例には、交通量を分析するためのリストバンド型ガジェットやコンピューターが含まれます。
Copy link
Collaborator

Choose a reason for hiding this comment

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

"that analyze traffic flow"はcomputerだけにかかる気もします。
(個人的にリストバンド型のガジェットで交通量の分析をやってるというイメージがあまりない)

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

ありがとうございます。

確かにその通りですね。。修飾関係を f61779c で修正しました

Signed-off-by: Junya Okabe <86868255+Okabe-Junya@users.noreply.github.com>
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 3854491 into cncf:dev-ja Mar 11, 2024
5 checks passed
@Okabe-Junya Okabe-Junya deleted the fix-2745 branch March 11, 2024 16:15
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 Edge Computing for Japanese
3 participants