Skip to content

Commit e619cdf

Browse files
committed
Resolve conflicts with untranslated articles
1 parent ae2f7f9 commit e619cdf

35 files changed

+81
-1274
lines changed

next-env.d.ts

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/// <reference types="next" />
22
/// <reference types="next/image-types/global" />
3-
/// <reference types="next/navigation-types/compat/navigation" />
43

54
// NOTE: This file should not be edited
6-
// see https://nextjs.org/docs/app/api-reference/config/typescript for more information.
5+
// see https://nextjs.org/docs/pages/api-reference/config/typescript for more information.

package.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -111,12 +111,7 @@
111111
},
112112
"lint-staged": {
113113
"*.{js,ts,jsx,tsx,css}": "yarn prettier",
114-
<<<<<<< HEAD
115114
"src/**/*.md": ["yarn fix-headings", "yarn textlint-staged --"]
116-
}
117-
=======
118-
"src/**/*.md": "yarn fix-headings"
119115
},
120116
"packageManager": "[email protected]"
121-
>>>>>>> ab18d2f0f5151ab0c927a12eb0a64f8170762eff
122117
}

src/content/blog/2021/12/17/react-conf-2021-recap.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -131,11 +131,7 @@ React の学習や React による設計についての一連の発表は [Rache
131131

132132
まずは発表者の方々に感謝します。[Aakansha Doshi](https://twitter.com/aakansha1216)、[Andrew Clark](https://twitter.com/acdlite)、[Brian Vaughn](https://twitter.com/brian_d_vaughn)、[Daishi Kato](https://twitter.com/dai_shi)、[Debbie O'Brien](https://twitter.com/debs_obrien)、[Delba de Oliveira](https://twitter.com/delba_oliveira)、[Diego Haz](https://twitter.com/diegohaz)、[Eric Rozell](https://twitter.com/EricRozell)、[Helen Lin](https://twitter.com/wizardlyhel)、[Juan Tejada](https://twitter.com/_jstejada)、[Lauren Tan](https://twitter.com/potetotes)、[Linton Ye](https://twitter.com/lintonye)、[Lyle Troxell](https://twitter.com/lyle)、[Rachel Nabors](https://twitter.com/rachelnabors)、[Rick Hanlon](https://twitter.com/rickhanlonii)、[Robert Balicki](https://twitter.com/StatisticsFTW)、[Roman Rädle](https://twitter.com/raedle)、[Sarah Rainsberger](https://twitter.com/sarah11918)、[Shaundai Person](https://twitter.com/shaundai)、[Shruti Kapoor](https://twitter.com/shrutikapoor08)、[Steven Moyes](https://twitter.com/moyessa)、[Tafu Nakazaki](https://twitter.com/hawaiiman0)、[Xuan Huang (黄玄)](https://twitter.com/Huxpro)。
133133

134-
<<<<<<< HEAD
135-
発表についてのフィードバックを頂いた方々に感謝します。[Andrew Clark](https://twitter.com/acdlite)[Dan Abramov](https://twitter.com/dan_abramov)[Dave McCabe](https://twitter.com/mcc_abe)[Eli White](https://twitter.com/Eli_White)[Joe Savona](https://twitter.com/en_JS)[Lauren Tan](https://twitter.com/potetotes)[Rachel Nabors](https://twitter.com/rachelnabors)[Tim Yung](https://twitter.com/yungsters)
136-
=======
137-
Thanks to everyone who helped provide feedback on talks including [Andrew Clark](https://twitter.com/acdlite), [Dan Abramov](https://bsky.app/profile/danabra.mov), [Dave McCabe](https://twitter.com/mcc_abe), [Eli White](https://twitter.com/Eli_White), [Joe Savona](https://twitter.com/en_JS), [Lauren Tan](https://twitter.com/potetotes), [Rachel Nabors](https://twitter.com/rachelnabors), and [Tim Yung](https://twitter.com/yungsters).
138-
>>>>>>> ab18d2f0f5151ab0c927a12eb0a64f8170762eff
134+
発表についてのフィードバックを頂いた方々に感謝します。[Andrew Clark](https://twitter.com/acdlite)[Dan Abramov](https://bsky.app/profile/danabra.mov)[Dave McCabe](https://twitter.com/mcc_abe)[Eli White](https://twitter.com/Eli_White)[Joe Savona](https://twitter.com/en_JS)[Lauren Tan](https://twitter.com/potetotes)[Rachel Nabors](https://twitter.com/rachelnabors)[Tim Yung](https://twitter.com/yungsters)
139135

140136
カンファレンス Discord のセットアップを行い Discord 管理者になっていただいた [Lauren Tan](https://twitter.com/potetotes) に感謝します。
141137

src/content/blog/2022/06/15/react-labs-what-we-have-been-working-on-june-2022.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,7 @@ June 15, 2022 by [Andrew Clark](https://twitter.com/acdlite), [Dan Abramov](http
2727

2828
特に、I/O ライブラリをフォークして例えば react-fetch のようなものを作成していく、というアイディアは捨て去ることにし、代わりに互換性のために async/await モデルを採用することにします。データフェッチングにはルータを使うこともできるのでこれにより RSC のリリースが遅れるということはありません。もうひとつの変更は、ファイルの拡張子でサーバコンポーネントかどうかを区別するというアプローチをやめ、[区別を注釈で行う](https://github.com/reactjs/rfcs/pull/189#issuecomment-1116482278)ことにする、というものです。
2929

30-
<<<<<<< HEAD
31-
Webpack と Vite の両方で振る舞いが同じになるようバンドラのサポートを共通化することについて、Vercel および Shopify とともに取り組んでいます。リリース前に、React のエコシステム全体で RSC の振る舞いが同じになるようにしたいと考えています。この部分が安定化前の最大の障壁となっています。
32-
=======
33-
We’re working together with Vercel and Shopify to unify bundler support for shared semantics in both webpack and Vite. Before launch, we want to make sure that the semantics of RSCs are the same across the whole React ecosystem. This is the major blocker for reaching stable.
34-
>>>>>>> ab18d2f0f5151ab0c927a12eb0a64f8170762eff
30+
webpack と Vite の両方で振る舞いが同じになるようバンドラのサポートを共通化することについて、Vercel および Shopify とともに取り組んでいます。リリース前に、React のエコシステム全体で RSC の振る舞いが同じになるようにしたいと考えています。この部分が安定化前の最大の障壁となっています。
3531

3632
## アセットのロード {/*asset-loading*/}
3733

src/content/blog/2023/03/16/introducing-react-dev.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -631,11 +631,7 @@ React を学ぶには、今がこれまでで最高のタイミングだと思
631631

632632
## 誰がこのプロジェクトに取り組んだのか? {/*who-worked-on-this*/}
633633

634-
<<<<<<< HEAD
635-
React チームでは、[Rachel Nabors](https://twitter.com/rachelnabors/) がプロジェクトをリードし(イラストも提供)、[Dan Abramov](https://twitter.com/dan_abramov) がカリキュラムをデザインしました。この 2 人が共同でほとんどのコンテンツを執筆しました。
636-
=======
637-
On the React team, [Rachel Nabors](https://twitter.com/rachelnabors/) led the project (and provided the illustrations), and [Dan Abramov](https://bsky.app/profile/danabra.mov) designed the curriculum. They co-authored most of the content together as well.
638-
>>>>>>> ab18d2f0f5151ab0c927a12eb0a64f8170762eff
634+
React チームでは、[Rachel Nabors](https://twitter.com/rachelnabors/) がプロジェクトをリードし(イラストも提供)、[Dan Abramov](https://bsky.app/profile/danabra.mov) がカリキュラムをデザインしました。この 2 人が共同でほとんどのコンテンツを執筆しました。
639635

640636
もちろん、これほど大きなプロジェクトが少人数で進むことはありません。お礼を言いたい方がたくさんいます!
641637

src/content/blog/2023/03/22/react-labs-what-we-have-been-working-on-march-2023.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -97,16 +97,9 @@ Transition Tracing API により、[React のトランジション](/reference/r
9797
* * *
9898
このページでのアップデートに加えて、私たちのチームは最近、コミュニティのポッドキャストやライブストリームにゲスト出演し、取り組みについてより多くのことをお話しし、質問に答える機会がありました。
9999

100-
<<<<<<< HEAD
101-
* [Dan Abramov](https://twitter.com/dan_abramov)[Joe Savona](https://twitter.com/en_JS)[Kent C. Dodds の YouTube チャンネル](https://www.youtube.com/watch?v=h7tur48JSaw) でインタビューを受け、React Server Components に関する懸念について議論を行いました。
102-
* [Dan Abramov](https://twitter.com/dan_abramov)[Joe Savona](https://twitter.com/en_JS)[JSParty ポッドキャスト](https://jsparty.fm/267) のゲストとして招かれ、React の未来についての考えを共有しました。
100+
* [Dan Abramov](https://bsky.app/profile/danabra.mov)[Joe Savona](https://twitter.com/en_JS)[Kent C. Dodds の YouTube チャンネル](https://www.youtube.com/watch?v=h7tur48JSaw) でインタビューを受け、React Server Components に関する懸念について議論を行いました。
101+
* [Dan Abramov](https://bsky.app/profile/danabra.mov)[Joe Savona](https://twitter.com/en_JS)[JSParty ポッドキャスト](https://jsparty.fm/267) のゲストとして招かれ、React の未来についての考えを共有しました。
103102

104-
この投稿のレビューに協力していただいた [Andrew Clark](https://twitter.com/acdlite)[Dan Abramov](https://twitter.com/dan_abramov)[Dave McCabe](https://twitter.com/mcc_abe)[Luna Wei](https://twitter.com/lunaleaps)[Matt Carroll](https://twitter.com/mattcarrollcode)[Sean Keegan](https://twitter.com/DevRelSean)[Sebastian Silbermann](https://twitter.com/sebsilbermann)[Seth Webster](https://twitter.com/sethwebster)[Sophie Alpert](https://twitter.com/sophiebits) に感謝します。
105-
=======
106-
* [Dan Abramov](https://bsky.app/profile/danabra.mov) and [Joe Savona](https://twitter.com/en_JS) were interviewed by [Kent C. Dodds on his YouTube channel](https://www.youtube.com/watch?v=h7tur48JSaw), where they discussed concerns around React Server Components.
107-
* [Dan Abramov](https://bsky.app/profile/danabra.mov) and [Joe Savona](https://twitter.com/en_JS) were guests on the [JSParty podcast](https://jsparty.fm/267) and shared their thoughts about the future of React.
108-
109-
Thanks to [Andrew Clark](https://twitter.com/acdlite), [Dan Abramov](https://bsky.app/profile/danabra.mov), [Dave McCabe](https://twitter.com/mcc_abe), [Luna Wei](https://twitter.com/lunaleaps), [Matt Carroll](https://twitter.com/mattcarrollcode), [Sean Keegan](https://twitter.com/DevRelSean), [Sebastian Silbermann](https://twitter.com/sebsilbermann), [Seth Webster](https://twitter.com/sethwebster), and [Sophie Alpert](https://twitter.com/sophiebits) for reviewing this post.
110-
>>>>>>> ab18d2f0f5151ab0c927a12eb0a64f8170762eff
103+
この投稿のレビューに協力していただいた [Andrew Clark](https://twitter.com/acdlite)[Dan Abramov](https://bsky.app/profile/danabra.mov)[Dave McCabe](https://twitter.com/mcc_abe)[Luna Wei](https://twitter.com/lunaleaps)[Matt Carroll](https://twitter.com/mattcarrollcode)[Sean Keegan](https://twitter.com/DevRelSean)[Sebastian Silbermann](https://twitter.com/sebsilbermann)[Seth Webster](https://twitter.com/sethwebster)[Sophie Alpert](https://twitter.com/sophiebits) に感謝します。
111104

112105
お読みいただきありがとうございました。次のアップデートでお会いしましょう!

src/content/blog/2024/04/25/react-19-upgrade-guide.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,7 @@ React 19 へのアップグレードを容易にするため、`[email protected]` リ
2424

2525
React 19 にアップグレードする前に、問題点を見つけるためにまず React 18.3 にアップグレードすることをお勧めします。
2626

27-
<<<<<<< HEAD
28-
18.3 における変更点については、[リリースノート](https://github.com/facebook/react/blob/main/CHANGELOG.md)をご覧ください。
29-
=======
30-
For a list of changes in 18.3 see the [Release Notes](https://github.com/facebook/react/blob/main/CHANGELOG.md#1830-april-25-2024).
31-
>>>>>>> ab18d2f0f5151ab0c927a12eb0a64f8170762eff
27+
18.3 における変更点については、[リリースノート](https://github.com/facebook/react/blob/main/CHANGELOG.md#1830-april-25-2024)をご覧ください。
3228

3329
</Note>
3430

src/content/blog/2024/12/05/react-19.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -294,11 +294,7 @@ A component was suspended by an uncached promise. Creating promises inside a Cli
294294

295295
</ConsoleBlockMulti>
296296

297-
<<<<<<< HEAD
298297
修正するには、プロミスをキャッシュできるサスペンス対応のライブラリまたはフレームワークで作られたプロミスを渡す必要があります。将来的には、レンダー中にプロミスをキャッシュしやすくする機能を提供する予定です。
299-
=======
300-
To fix, you need to pass a promise from a Suspense powered library or framework that supports caching for promises. In the future we plan to ship features to make it easier to cache promises in render.
301-
>>>>>>> ab18d2f0f5151ab0c927a12eb0a64f8170762eff
302298

303299
</Note>
304300

src/content/blog/index.md

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,9 @@ title: React Blog
44

55
<Intro>
66

7-
<<<<<<< HEAD
8-
React チームからの公式な更新のお知らせはこのブログに掲載されます。リリースノートや非推奨化のお知らせなどの重要なことはすべて、まずこちらに掲載されます。Twitter の [@reactjs](https://twitter.com/reactjs) フォローすることもできますが、このブログさえ読んでいれば、重要なことを見逃す心配はありません。
9-
=======
10-
This blog is the official source for the updates from the React team. Anything important, including release notes or deprecation notices, will be posted here first.
7+
React チームからの公式な更新のお知らせはこのブログに掲載されます。リリースノートや非推奨化のお知らせなどの重要なことはすべて、まずこちらに掲載されます。
118

12-
You can also follow the [@react.dev](https://bsky.app/profile/react.dev) account on Bluesky, or [@reactjs](https://twitter.com/reactjs) account on Twitter, but you won’t miss anything essential if you only read this blog.
13-
>>>>>>> ab18d2f0f5151ab0c927a12eb0a64f8170762eff
9+
Bluesky の [@react.dev](https://bsky.app/profile/react.dev) や Twitter の [@reactjs](https://twitter.com/reactjs) アカウントをフォローすることもできますが、このブログさえ読んでいれば、重要なことを見逃す心配はありません。
1410

1511
</Intro>
1612

0 commit comments

Comments
 (0)