Skip to content
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

Korean Translation Progress #1

Closed
94 of 98 tasks
tesseralis opened this issue Feb 7, 2019 · 264 comments
Closed
94 of 98 tasks

Korean Translation Progress #1

tesseralis opened this issue Feb 7, 2019 · 264 comments
Assignees

Comments

@tesseralis
Copy link
Member

tesseralis commented Feb 7, 2019

Maintainer List

For New Translators

To translate a page:

  1. Check that no one else has claimed your page in the checklist and comments below.
  2. Comment below with the name of the page you would like to translate. Take only one page at a time.
  3. Check out prior works in Prior works #4 before you get started.
  4. Clone this repo, translate your page using with this checker, and submit a pull request!

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 Slack #translation channel if you are interested in the translation.

For maintainers

When someone volunteers, edit this issue with the username of the volunteer, and with the PR. Ex:

When PRs are merged, make sure to mark that page as completed!

Core Pages

To do before releasing as an "official" translation. Please translate these pages first.

Basics

API Reference

Navigation

These are the navigation links that appears in the sidebar. Possibly wait until
the corresponding sections are translated to do these.

Next Steps

These are the next most important translations, ordered by importance:

Installation

Hooks

Everyone is hooked on hooks! People are really excited for these and it would be great for them to be translated.

Warnings

These are the pages that you get when you click the links in the console (e.g. https://reactjs.org/warnings/dont-call-proptypes.html). People tend to search these, so please don't translate the error message itself.

Advanced Guides

FAQ

Contributing

Priority: Low

Components

Components in src/components that have some text in them.

Additional Translations

These are not the primary translation targets.

  • Blog
  • Community

Translations added after this issue creation

Testing

Concurrent Mode (Experimental)

@taehwanno
Copy link
Member

@tesseralis Hi. Thanks for kind explanation.
Can you change the glossary link in issue description to this reactjs.org link?
This link may change if a style guide for Korean translation is created.

@taehwanno
Copy link
Member

For new translators 🏃, Please first check out #4

@tesseralis
Copy link
Member Author

@taehwanno you should be able to edit the issue directly! Just click the ellipsis > "Edit"

@taehwanno
Copy link
Member

@tesseralis I tried, but I do not seem to have the authority :)

image

@tesseralis
Copy link
Member Author

Ah! Sorry, I thought you were already one of the maintainers. I can add you to the list! You've done a lot of good work already finding all those resources!

@taehwanno
Copy link
Member

@tesseralis Sweet, Thanks.

@seungha-kim
Copy link

@tesseralis I am a contributor of React Crowdin project, but there is no progression for a long time at all. Is really able to work in crowdin project? And what's your plan for merging PRs & Crowdin translations?

@tesseralis
Copy link
Member Author

Hi @seungha-kim .

Please see the original issue here: reactjs/react.dev#1605

Long story short, we decided that doing the translations directly on Github was the better approach since:

  • Developers are more likely to understand git version control
  • People are interested in contributing to the React repo

As for integrating Crowdin, we're encouraging people to use the Crowdin translations as a base. So you can just copy-paste your work from Crowdin, verify that it's up to date, and submit a pull request!

@seungha-kim
Copy link

I think there is no motivation to use Crowdin then :( I am likely to do job once using Git, rather than twice.

@chatoo2412
Copy link
Contributor

chatoo2412 commented Feb 8, 2019

I have a translation of Hooks at a Glance page. I will polish and submit PR.

PR submitted: #6

@tesseralis
Copy link
Member Author

@chatoo2412 thank you for you PR! In the future, please let us know in a comment here when you're working on a page, so that we don't duplicate work with others. Also, we'd like to focus on the sections listed under "Core Pages"!

@taehwanno taehwanno pinned this issue Feb 9, 2019
@chatoo2412
Copy link
Contributor

chatoo2412 commented Feb 9, 2019

@tesseralis I wanted to contribute using my prior work.

I'll continue with Home Page refer to the prior works.
PR submitted: #8

@cadenzah
Copy link
Contributor

cadenzah commented Feb 9, 2019

@tesseralis I want to start off with API Reference, beginning with React Top-level API.
PR submitted: #12

@tesseralis
Copy link
Member Author

@hg-pyun @simsim0709 @gnujoow , as maintainers, could you keep track of this issue and assign people by editing the issue?

@gnujoow
Copy link
Member

gnujoow commented Feb 9, 2019

@hg-pyun @simsim0709 @gnujoow , as maintainers, could you keep track of this issue and assign people by editing the issue?

I will 👍

@ENvironmentSet
Copy link
Contributor

@gnujoow is this document available to translate?
If it is, I want to translate it. can I?

@gnujoow
Copy link
Member

gnujoow commented Feb 9, 2019

@gnujoow is this document available to translate?
If it is, I want to translate it. can I?

@ENvironmentSet of course you can! please do 😄

@chayeoi
Copy link
Collaborator

chayeoi commented Feb 9, 2019

I want to work on Hello World.

@simsim0709
Copy link
Collaborator

@tesseralis yes, I will. Thanks

@purelledhand
Copy link
Contributor

purelledhand commented Feb 9, 2019

@gnujoow is this document available to translate?
If it is, I want to translate it. can I?

I want to participate in the translation. Could you invite me please? 😊

@ENvironmentSet
Copy link
Contributor

ENvironmentSet commented Feb 9, 2019

@purelledhand Oh, Did you meant translation of refs-and-the-dom document?
or just translation of react document?

@cadenzah
Copy link
Contributor

cadenzah commented Feb 9, 2019

Following React Top-level API, I will translate the next document, React.Component
PR Opened (#76)

@tesseralis
Copy link
Member Author

@cadenzah you got it!

@rkdmen
Copy link
Contributor

rkdmen commented Feb 9, 2019

@tesseralis I’ll take Introducing JSX

@seanjun21
Copy link
Contributor

@taehwanno 주말에 많이 진행해서 이제 마무리 작업만 남았습니다 (맞춤법 수정 및 코멘트 번역), 몇일안에 PR 제출하겠습니다. 감사합니다.

@seanjun21
Copy link
Contributor

마무리 작업이 생각보다 오래 걸려서 늦었네요, 죄송합니다. PR 제출했습니다 #265

@thinkanddoit
Copy link
Contributor

thinkanddoit commented Dec 2, 2020

@taehwanno
Hi, I want to contribute to the translation work.
Can you assign me to "Release Channels" in Installation part?(I think that part is not assigned yet)
If you do, I will start to translate right.
Thank you ^0^

@taehwanno
Copy link
Member

@thinkanddoit you got it. thanks.

@thinkanddoit
Copy link
Contributor

@thinkanddoit you got it. thanks.

I requested a pull request. Please confirm :-) #269

@nh0627
Copy link
Contributor

nh0627 commented Jan 5, 2021

안녕하세요, React 한국어 번역에 컨트리뷰트하고 싶은데 혹시 맡을 만한 부분이 있을까요? 감사합니다

@hg-pyun
Copy link
Member

hg-pyun commented Jan 29, 2021

@taehwanno @nh0627
higher-order-components가 1년이 넘도록 팬딩되고 있는데, 새로 진행하는게 좋을 것 같습니다.

@junsikshim
Copy link
Contributor

@hg-pyun
대기자가 없다면 제가 hoc를 맡고 싶습니다~

@hg-pyun
Copy link
Member

hg-pyun commented Jan 30, 2021

@junsikshim 넵 시작하셔도 좋을 것 같습니다.

@nh0627
Copy link
Contributor

nh0627 commented Jan 30, 2021

@hg-pyun
제가 늦었나요..? 혹시 다른 부분은 없을까요?

@hg-pyun
Copy link
Member

hg-pyun commented Jan 30, 2021

@nh0627 Blog와 Community도 있습니다.

#272 를 진행해 주셔도 좋을 것 같습니다 :)

@nh0627
Copy link
Contributor

nh0627 commented Jan 30, 2021

@hg-pyun 272작업해보고 나머지 둘도 차근차근해서 PR올려볼게요~

@dev-hikun
Copy link
Contributor

@hg-pyun 전에 hoc가 계속 풀리퀘스트에 있길래 조금 작업해서 올려서 통과되었었습니다.
그래서 제가 이전분이 하시던거 넣고 번역을 계속 하던 중이었는데요 ㅠㅠ 어떡하죠?

@taehwanno
Copy link
Member

@dev-hikun 이 부분은 먼저 배정받으신 분을 기준으로 조율하는게 맞아보여요 ㅎㅎ 배정 받으신 분의 작업 진행상황에 따라 #286 은 반영되지 않을 수 있다는 점을 미리 알려드립니다.

@junsikshim 안녕하세요. Higher Order Components 번역 관련 진행상황을 공유받을 수 있을까요? 아직 시작하지 않으셨거나, 번역이 많이 되지 않은 상태라면 #286 리뷰를 대신 부탁드릴까 하는데 편하게 의견 부탁드릴게요!

@taehwanno taehwanno mentioned this issue Feb 16, 2021
6 tasks
@junsikshim
Copy link
Contributor

@taehwanno 40% 정도 진행하긴 했는데, 다른 분께 넘겨도 상관없을 것 같습니다.
제가 번역했던 것과 차이나는 부분은 리뷰에 남기도록 하겠습니다~

@dev-hikun
Copy link
Contributor

@junsikshim 감사합니다! 혹시 n동이시라면 커피한잔 사드리겠습니다 하하 ;-)

@dev-hikun
Copy link
Contributor

@taehwanno @junsikshim @hg-pyun #286 리뷰 주신 것들 토대로 적용하였습니다. 시간 나실 때 재리뷰 부탁드리겠습니다 :-)

@hannah-choi
Copy link

안녕하세요! 한국어 번역에 기여하고 싶습니다. 혹시 맡을 수 있는 부분이 아직 있을까요?

@taehwanno
Copy link
Member

@hannah-developer 모든 페이지가 번역이 완료된 상태라서 #272 이슈 한번 살펴보시거나 이미 번역된 페이지 중 어색한 부분 개선해보는게 좋아보여요!

@taggon
Copy link
Collaborator

taggon commented Oct 20, 2021

Code Editor와 Code Example 파트를 번역한 PR을 업로드했습니다. :)

@hapumee
Copy link
Contributor

hapumee commented Nov 17, 2021

https://ko.reactjs.org/docs/legacy-context.html

혹시 이 페이지는 새로 추가된 페이지일까요.?
번역이 진행되고 있는 페이지일까요.?

@taggon taggon mentioned this issue Nov 24, 2021
2 tasks
@taggon
Copy link
Collaborator

taggon commented Nov 24, 2021

@hapumee 작업 목록에서 빠진 문서인 듯 해서 별도 이슈( #370 )로 생성했습니다. cc @reactjs/reactjs-org-korean-translation

@hg-pyun hg-pyun unpinned this issue Dec 1, 2021
@taehwanno
Copy link
Member

안녕하세요, 이슈에 참여 중인 분들께 알려드립니다.
React의 공식 문서가 새롭게 beta로 공개되었고 아직 완성되진 않았지만, 번역을 시작할 수 있는 단계로 공유받아서 시작해보려 합니다.
각 페이지별로 번역 작업 추적을 위해 #374 이슈를 만들어뒀으며 코멘트로 작업을 원하시는 페이지를 코멘트로 요청해주시면 감사하겠습니다 🚀

@gnujoow
Copy link
Member

gnujoow commented Dec 12, 2021

close due to #374

@gnujoow gnujoow closed this as completed Dec 12, 2021
gnujoow pushed a commit that referenced this issue Jan 14, 2022
Translate document to korean (Rendering Lists)
rickhanlonii pushed a commit that referenced this issue Apr 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests