-
Notifications
You must be signed in to change notification settings - Fork 442
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New React Docs Translation Progress (Korean) #374
Comments
제가 개시하겠습니다. :)
|
@hapumee 감사합니다! 배정해드렸습니다 |
Choosing the State Structure 해보겠습니다~ |
안녕하세요! |
안녕하세요 Queuing a Series of State Updates 작업해보겠습니다 |
안녕하세요. Preserving and Resetting State, Extracting State Logic into a Reducer 작업해보겠습니다. |
Thinking in React 해보겠습니다 |
안녕하세요. |
안녕하세요! Referencing Values with Refs, Manipulating the DOM with Refs 작업해보겠습니다~ |
@heejour 'Adding Interactivity' 페이지는 아직 번역할 정도로 안정되지는 않은 상태라 다른 페이지 요청 부탁드릴게요! |
안녕하세요~ |
안녕하세요. Your First Component 해보겠습니다 :) |
안녕하세요 start a new react project 해보고 싶습니다 |
@student513 배정해드렸습니다 🙇 |
React Developer Tools 작업해보겠습니다. |
감사합니다! |
@heejour 배정해드렸습니다 🙇 |
Passing Props to a Component 작업하고 싶습니다 |
안녕하세요. Managing State: Scaling Up with Reducer and Context 작업해보고 싶습니다 :) |
안녕하세요 :) Responding to Events 작업해보고 싶습니다~! |
안녕하세요! Extracting State Logic into a Reducer or Manipulating the DOM with Refs 이 부분 작업해보고 싶습니다 :) |
안녕하세요. Passing Data Deeply with Context 작업해보겠습니다~ |
안녕하세요! Sharing State Between Components 작업 희망합니다~ |
Legacy React APIs > |
할당받은 |
할당받은 |
|
할당받은 Extracting State Logic into a Reducer 8월 |
@hg-pyun 안녕하세요 늦어져서 죄송합니다. |
@hg-pyun |
안녕하세요 저도 할당받은 Blog 차주 금요일 전까지 PR 올리겠습니다
2023년 7월 27일 (목) 오후 7:19, 유은지 ***@***.***>님이 작성:
… 페이지를 할당받고 아직 번역을 시작하지 않으신 분들이 계신데요. 번역에 대한 일정을 공유해주시면 감사하겠습니다. 🙇♂️ 별도
회신이 없다면, 이번주 금요일부터 재할당을 해보고자 합니다.
할당받은 Importing and Exporting Components 8월 6일 전까지 PR 올릴 수 있도록 하겠습니다.
—
Reply to this email directly, view it on GitHub
<#374 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKZVFRNJTOTTGDN5JQSVV3DXSI6DPANCNFSM5JES7OSA>
.
You are receiving this because you were mentioned.Message ID: <reactjs/ko.
***@***.***>
|
@hg-pyun 안녕하세요 늦어져 죄송합니다. useLayoutEffect 8월 |
@hg-pyun 안녕하세요. 지연되어 죄송합니다. |
Synchronizing with Effects 8월 12일까지 완료해보겠습니닷 @hg-pyun |
해당 블로그 포스트 번역본 마치고 merge 완료되었는데 아직 표시가 안 된 듯합니다! 확인 부탁드립니다~ |
제가 휴가라 다음주까지 반영해두겠습니다 🙇♂️ |
얼추 번역이 많이 진행됬는데, 아직 번역되지 않은 페이지들은 별도의 티켓으로 관리해 보도록 하겠습니다. 번역을 원하시는분들은 티켓에 댓글로 달아주시면 감사하겠습니다 🙇♂️ |
#759 티켓에 대해서 번역해주실 분을 구합니다 🙇♂️ |
#801 Profiler 번역해주실 분도 구하고 있습니다! 🙇♂️ 이슈에 댓글로 달아주세요! |
@froggy1014 #801 스레드에 코멘트 남겼습니다! |
🌟 현재 나와있는 페이지 모두 번역을 마쳤습니다. 함께 참여해주신 분들 모두 감사드립니다 🍻 |
새로 추가된 실험 페이지는 별도 이슈로 등록해서 관리하도록 할께요! |
Maintainer List
For New Translators
이 스레드를 꼭 읽어주세요!
To translate a page:
Before contributing, read the glossary and this wiki page to understand how to translate various technical and React-specific terms.
Please be prompt with your translations! If you find that you can't commit any more, let the maintainers know so they can assign the page to someone else.
Please join in React Korea Discord #번역 channel if you are interested in the translation.
Main Content
To do before releasing as an "official" translation. Please translate these pages first.
Note that each section has an index page, which needs to be translated too.
Learn React
Quick Start
Installation
Describing the UI
Adding Interactivity
Managing State
Escape Hatches
API Reference
react
: HooksuseCallback
useContext
useDebugValue
useDeferredValue
useEffect
useId
useImperativeHandle
useInsertionEffect
useLayoutEffect
useMemo
useRef
useState
useSyncExternalStore
useTransition
react
: Components<Fragment> (<>)
<Profiler>
<StrictMode>
<Suspense>
react
: APIscreateContext
forwardRef
lazy
memo
startTransition
react-dom
: Components<div>
)<input>
<option>
<progress>
<select>
<textarea>
react-dom
: APIscreatePortal
flushSync
findDOMNode
hydrate
render
unmountComponentAtNode
react-dom/client
: Client APIscreateRoot
hydrateRoot
react-dom/server
: Server APIsrenderToNodeStream
renderToPipeableStream
renderToReadableStream
renderToStaticMarkup
renderToStaticNodeStream
renderToString
Navigation and UI
We suggest to leave most of the UI translation until the end. We plan to do some invasive changes to the website folder layout and components, so postponing this until your translation is almost complete would make it easier to merge the changes from our side later. It might make sense to translate the homepage above the fold early, but leave the rest for later. As individual pages get translated, you can change the page titles in the corresponding sidebar files. Finally, when you're translating the navigation, make sure to test both desktop and mobile layouts.
HomeContent.js
)src/sidebar*.json
)TopNav.tsx
)YouWillLearn
,Gotcha
)When You're Ready...
After everything above is translated, add your language to
deployedLanguages
inSeo.tsx
of the original reactjs/react.dev repository.Secondary Content
These API pages should ideally be translated too, but they're less urgent and can be done after the others:
Children
cloneElement
Component
createElement
createFactory
createRef
isValidElement
PureComponent
Optional Content
These aren't the main translation targets, but if you'd like to do them, feel free to expand the list to include their subpages:
Reference
The text was updated successfully, but these errors were encountered: