-
Notifications
You must be signed in to change notification settings - Fork 15
Description
本当は必要なのに、Yari での移行で失われているコンテンツがないかなどの確認です。
Slack より、
https://www.npmjs.com/package/translation-tracer による調査結果
https://docs.google.com/spreadsheets/d/19U6aBPwph0bq--sQMKXw7dONQMezGMneMuJERJzYhjo/edit?usp=sharing
・orphaned及びconflicting以下のファイルの扱い(英語版で配置しなおしているものも)
・廃止扱い(obsolete?)のファイルで英語版において削除されているものがあるが、日本語版でどうするか
の問題があるようです
https://github.com/mdn/translated-content/tree/main/files/ja/conflicting
https://github.com/mdn/translated-content/tree/main/files/ja/orphaned
ちなみにアーカイブされたページは以下のレポジトリに入っています。
https://github.com/mdn/archived-content
https://github.com/mdn/archived-content/tree/main/files/en-us
https://github.com/mdn/archived-content/tree/main/files/ja
conflicting は、単純に一つずつどうするか判断するしかなさそう?
orphaned は、歴史的(と思われる)ページをまず一覧化した上で、今も必要なページがあればサルベージしたいと思っています。
どちらもあとでこの Issue に(多いものは簡潔な形で)一覧化していきますが、優先したいページやサブディレクトリがあればご意見ください。「これは古の技術だけど、今も必要である」など。
関連:#533