|
1 | 1 | ---
|
2 |
| -title: Translations |
| 2 | +title: 번역 |
3 | 3 | ---
|
4 | 4 |
|
5 | 5 | <Intro>
|
6 | 6 |
|
7 |
| -React docs are translated by the global community into many languages all over the world. |
| 7 | +React 문서는 전 세계의 글로벌 커뮤니티에 의해 다양한 언어로 번역되고 있습니다. |
8 | 8 |
|
9 | 9 | </Intro>
|
10 | 10 |
|
11 |
| -## Source site {/*main-site*/} |
| 11 | +## 원본 사이트 {/*main-site*/} |
12 | 12 |
|
13 |
| -All translations are provided from the canonical source docs: |
| 13 | +모든 번역은 공식 원본 문서를 기반으로 제공됩니다. |
14 | 14 |
|
15 |
| -- [English](https://react.dev/) — [Contribute](https://github.com/reactjs/react.dev/) |
| 15 | +- [English](https://react.dev/) — [기여하기](https://github.com/reactjs/react.dev/) |
16 | 16 |
|
17 |
| -## Full translations {/*full-translations*/} |
| 17 | +## 완전한 번역 {/*full-translations*/} |
18 | 18 |
|
19 |
| -{/* If you are a language maintainer and want to add your language here, finish the "Core" translations and edit `deployedTranslations` under `src/utils`. */} |
| 19 | +{/* 만약, 당신이 메인테이너이며 여기에 언어를 추가하고 싶다면, "Core" 번역을 완료하고 `src/utils` 아래의 `deployedTranslations`를 편집하세요. */} |
20 | 20 |
|
21 | 21 | <LanguageList progress="complete" />
|
22 | 22 |
|
23 |
| -## In-progress translations {/*in-progress-translations*/} |
| 23 | +## 진행 중인 번역 {/*in-progress-translations*/} |
24 | 24 |
|
25 |
| -For the progress of each translation, see: [Is React Translated Yet?](https://translations.react.dev/) |
| 25 | +각 번역의 진행 상황은 [Is React Translated Yet?](https://translations.react.dev/)을 참조하세요. |
26 | 26 |
|
27 | 27 | <LanguageList progress="in-progress" />
|
28 | 28 |
|
29 |
| -## How to contribute {/*how-to-contribute*/} |
| 29 | +## 기여하는 방법 {/*how-to-contribute*/} |
30 | 30 |
|
31 |
| -You can contribute to the translation efforts! |
| 31 | +번역 작업에 기여할 수 있습니다! |
32 | 32 |
|
33 |
| -The community conducts the translation work for the React docs on each language-specific fork of react.dev. Typical translation work involves directly translating a Markdown file and creating a pull request. Click the "contribute" link above to the GitHub repository for your language, and follow the instructions there to help with the translation effort. |
| 33 | +커뮤니티는 "react.dev"의 각 언어별 포크<sup>Fork</sup>에서 React 문서의 번역 작업을 수행합니다. 일반적인 번역 작업은 Markdown 파일을 직접 번역하고 PR을 생성하는 것을 포함합니다. 위의 "기여하기" 링크를 클릭하여 해당 언어의 GitHub 저장소로 이동하고, 지침을 따라 번역 작업에 도움을 주실 수 있습니다. |
34 | 34 |
|
35 |
| -If you want to start a new translation for your language, visit: [translations.react.dev](https://github.com/reactjs/translations.react.dev) |
| 35 | +새로운 언어로 번역을 시작하고 싶다면 [translations.react.dev](https://github.com/reactjs/translations.react.dev)를 방문하세요. |
0 commit comments