Uh oh!
There was an error while loading. Please reload this page.
Translate Warnings pages - #50
Conversation
smikitky
commented
Feb 3, 2019
とりあえずまだ textlint がこけているようですのでご確認お願いします。 |
uehaj
commented
Feb 3, 2019
ご指摘ありがとございます。textlint通るように修正してみました。 |
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.
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
commented at review Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
commented at review Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
現時点(2/6 9:00)まで頂いたコメントについて、conversationが残っているもの以外はすべて反映済みです。 |
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.
smikitky
commented
Feb 12, 2019
@uehaj もう残っているのは翻訳ではなくコンフリクト解決などの作業だけなので、もしよろしければこちらで引き取って必要な作業を終えてしまいますが、どうしましょうか? |
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
Co-Authored-By: uehaj <59012+uehaj@users.noreply.github.com>
uehaj
commented
Feb 14, 2019
@smikitky 残っているのはコンフリクト解決のみになりました。マージをお願いできればと思います。 |
翻訳自体は(ごく小さな訳語統一などを除き)問題ないのでマージしました。スペースやlintやアンカー文字列など小さな問題が残っていますがこちらで対応します。ありがとうございました! |
This PR is part of Issue #4.
レビューお願いします。
一連の警告ページについては、タイトルは意図的に未訳にしてます。理由は、警告メッセージを体言止めとしてうまく翻訳できなかったためと、警告種別を識別するためのマーカーとしてタイトルが使われる意義があると感じたため。
例: 「Don't Call PropTypes Warning」 →「PropTypesを呼んではならない警告」にはせずに英文のまま。
そのかわり、本文の冒頭1文に、端的に意味がわかる一文を置くようにした。
また、懸念としては、これらの警告ページ群には本文からの明示的なリンクは存在しないので、検索クローラが到達できない可能性がある。また、Reactランタイムが生成する警告メッセージ中にはURLには英文版へのリンクしかふくまれない。そのために、利用者がこれらの警告ページの日本語版情報に到達することができないかもしれない。この問題を解決するには、(1)公式ドキュメントに英日などの言語切り替えのUIを付与する(2)ブラウザが送出するLangを見ての切り替え(3)警告ページに対するリンクが目次や本文から貼られる、な�どの対策のいずれかが必要と思われる。
ご意見求むです。