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

Optimizing performance #122

Merged
merged 37 commits into from Mar 6, 2019
Merged

Optimizing performance #122

merged 37 commits into from Mar 6, 2019

Conversation

uehaj
Copy link
Contributor

@uehaj uehaj commented Feb 14, 2019

This PR is part of Issue #4.
レビューを宜しくお願いします。

@smikitky smikitky changed the title WIP: Optimizing performance Optimizing performance Feb 16, 2019
@smikitky smikitky self-requested a review February 25, 2019 09:21
@smikitky smikitky added the 🚫 in intial review 初期レビューの真っ最中 label Feb 25, 2019
Copy link
Member

@smikitky smikitky left a comment

Choose a reason for hiding this comment

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

遅くなりましたが、全体を確認しました。

  • 数が多かったので個別に指摘していませんが、「レンダリング」は「レンダー」で統一でお願いします(名詞として使用される場合も動詞として使用される場合も同じ)。
  • 原文にないところで改行が含まれていたり、逆に原文に存在する空行を消してしまっているところがたくさんあり、GitHubの差分で見ても左右で文章が一致していないところが多くあります。今後原文の翻訳が更新されたときの自動マージに悪影響があるため、改行位置を統一するようお願いします。

content/docs/optimizing-performance.md Outdated Show resolved Hide resolved
content/docs/optimizing-performance.md Outdated Show resolved Hide resolved
content/docs/optimizing-performance.md Outdated Show resolved Hide resolved
content/docs/optimizing-performance.md Outdated Show resolved Hide resolved
content/docs/optimizing-performance.md Outdated Show resolved Hide resolved
content/docs/optimizing-performance.md Outdated Show resolved Hide resolved
content/docs/optimizing-performance.md Outdated Show resolved Hide resolved
content/docs/optimizing-performance.md Outdated Show resolved Hide resolved
content/docs/optimizing-performance.md Outdated Show resolved Hide resolved
content/docs/optimizing-performance.md Outdated Show resolved Hide resolved
@smikitky smikitky removed the 🚫 in intial review 初期レビューの真っ最中 label Feb 25, 2019
@tesseralis tesseralis mentioned this pull request Feb 25, 2019
90 tasks
smikitky and others added 8 commits March 2, 2019 19:09
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
@netlify
Copy link

netlify bot commented Mar 2, 2019

Deploy preview for ja-reactjs ready!

Built with commit ddf7100

https://deploy-preview-122--ja-reactjs.netlify.com

smikitky and others added 4 commits March 2, 2019 19:16
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
@netlify
Copy link

netlify bot commented Mar 2, 2019

Deploy preview for ja-reactjs ready!

Built with commit 22a0825

https://deploy-preview-122--ja-reactjs.netlify.com

@netlify
Copy link

netlify bot commented Mar 2, 2019

Deploy preview for ja-reactjs ready!

Built with commit 1faf91f

https://deploy-preview-122--ja-reactjs.netlify.com

@uehaj uehaj changed the title Optimizing performance WIP: Optimizing performance Mar 2, 2019
smikitky and others added 5 commits March 2, 2019 20:21
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
@uehaj uehaj changed the title WIP: Optimizing performance Optimizing performance Mar 2, 2019
@uehaj
Copy link
Contributor Author

uehaj commented Mar 2, 2019

遅くなりましたが、全体を確認しました。

  • 数が多かったので個別に指摘していませんが、「レンダリング」は「レンダー」で統一でお願いします(名詞として使用される場合も動詞として使用される場合も同じ)。
  • 原文にないところで改行が含まれていたり、逆に原文に存在する空行を消してしまっているところがたくさんあり、GitHubの差分で見ても左右で文章が一致していないところが多くあります。今後原文の翻訳が更新されたときの自動マージに悪影響があるため、改行位置を統一するようお願いします。

レビューいただきありがとうございます。修正しました。改行については今後も英文版とdiff常にとるように留意します。よろしくおねがいします。

Copy link
Member

@koba04 koba04 left a comment

Choose a reason for hiding this comment

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

@uehaj レイアウトと、単語の言い換えが中心ですが、コメントしたので確認お願いします 🙏

content/docs/optimizing-performance.md Outdated Show resolved Hide resolved
content/docs/optimizing-performance.md Outdated Show resolved Hide resolved
content/docs/optimizing-performance.md Outdated Show resolved Hide resolved
content/docs/optimizing-performance.md Outdated Show resolved Hide resolved
content/docs/optimizing-performance.md Outdated Show resolved Hide resolved
content/docs/optimizing-performance.md Outdated Show resolved Hide resolved
content/docs/optimizing-performance.md Outdated Show resolved Hide resolved
content/docs/optimizing-performance.md Outdated Show resolved Hide resolved
content/docs/optimizing-performance.md Outdated Show resolved Hide resolved
content/docs/optimizing-performance.md Show resolved Hide resolved
koba04 and others added 7 commits March 6, 2019 12:50
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
@smikitky
Copy link
Member

smikitky commented Mar 6, 2019

ここまで確認しました。4箇所不必要な改行(ないし <br> 直書き)が残っている以外はOKそうです

  • 163行目: <br><br>
  • 222行目付近
  • 423行目付近
  • 438行目付近(最終行の直上)

content/docs/optimizing-performance.md Outdated Show resolved Hide resolved
@smikitky
Copy link
Member

smikitky commented Mar 6, 2019

よさそうです、ありがとうございました!

@koba04 koba04 merged commit bc0a2a0 into reactjs:master Mar 6, 2019
@koba04
Copy link
Member

koba04 commented Mar 6, 2019

@uehaj mergeしました! 🚀 ありがとうございます!! 🎉🎉🎉

@uehaj
Copy link
Contributor Author

uehaj commented Mar 7, 2019

ありがとうございました! もう他には翻訳未着手はないですね。(ほぼ)おめでとうございます!

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.

None yet

3 participants