Skip to content

Commit 95415ec

Browse files
authored
Merge pull request #834 from reactjs/tr/versions
Translate "React Versions"
2 parents 4a3b7fb + fd74a05 commit 95415ec

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

src/content/versions.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
---
2-
title: React Versions
2+
title: React のバージョン
33
---
44

55
<Intro>
66

7-
The React docs at [react.dev](https://react.dev) provide documentation for the latest version of React.
7+
[react.dev](https://react.dev)(日本語版:[ja.react.dev](https://ja.react.dev))の React ドキュメントは、React の最新バージョン向けのドキュメントです。
88

99
</Intro>
1010

11-
We aim to keep the docs updated within major versions, and do not publish versions for each minor or patch version. When a new major is released, we archive the docs for the previous version as `x.react.dev`. See our [versioning policy](/community/versioning-policy) for more info.
11+
私たちは、同一メジャーバージョン内ではドキュメントを最新の状態に保つようにしており、マイナーバージョンやパッチバージョン別にドキュメントを公開することはありません。新しいメジャーバージョンのリリース後、前バージョンのドキュメントは `x.react.dev` としてアーカイブされます。詳細は[バージョニングポリシー](/community/versioning-policy)を参照してください。
1212

13-
You can find an archive of previous major versions below.
13+
過去のメジャーバージョンのアーカイブは以下から参照できます。
1414
## Latest version: 19.0 {/*latest-version*/}
1515

1616
- [react.dev](https://react.dev) {/*docs-19*/}
@@ -24,11 +24,11 @@ You can find an archive of previous major versions below.
2424

2525
<Note>
2626

27-
#### Legacy Docs {/*legacy-docs*/}
27+
#### レガシードキュメント {/*legacy-docs*/}
2828

29-
In 2023, we [launched our new docs](/blog/2023/03/16/introducing-react-dev) for React 18 as [react.dev](https://react.dev). The legacy React 18 docs are available at [legacy.reactjs.org](https://legacy.reactjs.org). Versions 17 and below are hosted on legacy sites.
29+
2023 年、React 18 向けの新しいドキュメントを [react.dev](https://react.dev) として[公開しました](/blog/2023/03/16/introducing-react-dev)。従来の React 18 ドキュメントは [legacy.reactjs.org](https://legacy.reactjs.org) で利用できます。バージョン 17 以下はレガシーサイトでホストされています。
3030

31-
For versions older than React 15, see [15.react.dev](https://15.react.dev).
31+
React 15 より前のバージョンについては [15.react.dev](https://15.react.dev) を参照してください。
3232

3333
</Note>
3434

@@ -290,12 +290,12 @@ For versions older than React 15, see [15.react.dev](https://15.react.dev).
290290
- [v0.3.1 (May 2013)](https://github.com/facebook/react/blob/main/CHANGELOG.md#031-may-30-2013)
291291
- [v0.3.0 (May 2013)](https://github.com/facebook/react/blob/main/CHANGELOG.md#031-may-30-2013)
292292

293-
### Initial Commit {/*initial-commit*/}
293+
### 初回コミット {/*initial-commit*/}
294294

295-
React was open-sourced on May 29, 2013. The initial commit is: [`75897c`: Initial public release](https://github.com/facebook/react/commit/75897c2dcd1dd3a6ca46284dd37e13d22b4b16b4)
295+
React 2013 年 5 月 29 日にオープンソース化されました。初回コミットはこちらです:[`75897c`: Initial public release](https://github.com/facebook/react/commit/75897c2dcd1dd3a6ca46284dd37e13d22b4b16b4)
296296

297-
See the first blog post: [Why did we build React?](https://legacy.reactjs.org/blog/2013/06/05/why-react.html)
297+
最初のブログ記事もご覧ください:[なぜ React を作ったのか?](https://legacy.reactjs.org/blog/2013/06/05/why-react.html)
298298

299-
React was open sourced at Facebook Seattle in 2013:
299+
React は 2013 年、シアトルの Facebook 社でオープンソース化されました。
300300

301301
<iframe width="560" height="315" src="https://www.youtube.com/embed/XxVg_s8xAms?si=466vSJrnXTn05j9A" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe>

0 commit comments

Comments
 (0)