Uh oh!
There was an error while loading. Please reload this page.
Translate "Hooks" index page - #618
Conversation
Size changesDetails📦 Next.js Bundle Analysis for react-devThis analysis was generated by the Next.js Bundle Analysis action. 🤖 This PR introduced no changes to the JavaScript bundle! 🙌 |
smikitky
left a comment
There was a problem hiding this comment.
すみません、個別のレビューに入る前に以下の対応をお願いできないでしょうか。
- 原文と訳文で行番号を厳密に一致させる(2か所余計な改行や重複があります)
- state, ref などは文頭でも小文字にする。props などの常に複数形を使うと決めたものを除き、refs, keys などの複数形は訳文では使わない。
- 「コンテクスト」「エフェクト」などカタカナで訳すと決まっているものを英単語のままで残さない。
よろしくお願いします。
単語の統一と行数の修正、その他誤字の修正を行いました。再度確認をよろしくお願いいたします。
|
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hayao0819
commented
Jul 19, 2023
翻訳の統一は十分注意したつもりだったんですが見落としがかなりあったようです。申し訳ありません。 |
smikitky
commented
Jul 19, 2023
訳語集に載っていないものもありますし、全文目を通しているのはメンテナくらいなので気にしないで大丈夫です! https://github.com/reactjs/ja.react.dev/pull/618/files 問題なければ、上記のページから「Add suggestion to batch」機能を使ってまとめてコミットしていただけると助かります。 |
Co-authored-by: Soichiro Miki <smiki-tky@umin.ac.jp>
レビューの変更と、その他自分で見つけた場所を修正しました。 再度確認をお願い致します。 |
smikitky
left a comment
There was a problem hiding this comment.
ありがとうございました!
2 名のレビュアーが approve してからマージされますので、このままお待ちください。
src/content/reference/react/index.mdを翻訳しました。Issue: #452 (comment)
各ページへのリンクについて
各ページへのリンクの概要の文章は私が翻訳しましたが、各ページのリンク先の翻訳を引用したほうが良いでしょうか?
Textlintについて
#616 での通り、
textlintディレクトリに入った状態でのみtextlintが正常に動作しました。Gitへのコミット時にはtextlintを無効化してコミットしていますが、textlintでエラーや警告が出ないことは確認済みです。