Skip to content

[문서] C09 충돌 해결 및 미번역분 번역#1856

Open
zerohyun00 wants to merge 27 commits into
javascript-tutorial:2026-en-mergefrom
zerohyun00:zerohyun00/sync-c09
Open

[문서] C09 충돌 해결 및 미번역분 번역#1856
zerohyun00 wants to merge 27 commits into
javascript-tutorial:2026-en-mergefrom
zerohyun00:zerohyun00/sync-c09

Conversation

@zerohyun00
Copy link
Copy Markdown

@zerohyun00 zerohyun00 commented May 15, 2026

요약

  • 일감 배분 시트상 제가 맡은 부분 충돌해결 및 미번역분 번역했습니다.

번역 범위

  • 1-js/04-object-basics/04-object-methods — article.md
  • 1-js/04-object-basics/06-constructor-new — article.md, task.md 2개
  • 1-js/04-object-basics/07-optional-chaining — article.md
  • 1-js/04-object-basics/08-symbol — article.md
  • 1-js/04-object-basics/09-object-toprimitive — article.md
  • 1-js/05-data-types/01-primitives-methods — article.md, task.md 1개
  • 1-js/05-data-types/02-number — article.md, solution.md 1개

연관 이슈

(fix #일이삼)

Pull Request 체크리스트

TODO

  • 번역 규칙을 확인하셨나요?
    • 줄 바꿈과 단락을 '원문과 동일하게' 유지하셨나요?
    • 맞춤법 검사기로 맞춤법을 확인하셨나요?
    • 마크다운 문법에 사용되는 공백(스페이스), 큰따옴표("), 작은따옴표('), 대시(-), 백틱(`) 등의 특수문자는 그대로 두셨나요?
  • 로컬 서버 세팅 후 최종 결과물을 확인해 보셨나요?
  • PR 하나엔 번역문 하나만 넣으셨나요?
  • 의미 있는 커밋 메시지를 작성하셨나요?
    • 예시
      • [프락시] 번역
      • [프락시] 과제 번역
      • [if문과 조건부 연산자 '?'] 리뷰
      • [주석] 2차 리뷰
      • [Date 객체와 날짜] 번역

zerohyun00 and others added 11 commits May 16, 2026 01:28
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
…rean

Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented May 15, 2026

CLA assistant check
All committers have signed the CLA.

@zerohyun00 zerohyun00 marked this pull request as ready for review May 15, 2026 16:49
@zerohyun00
Copy link
Copy Markdown
Author

zerohyun00 commented May 16, 2026

@hcy020817 리뷰 부탁드립니다 밑에 파일들 해주시면 됩니다!

1-js/04-object-basics/06-constructor-new/article.md
1-js/04-object-basics/07-optional-chaining/article.md
1-js/04-object-basics/08-symbol/article.md
1-js/04-object-basics/09-object-toprimitive/article.md
1-js/05-data-types/01-primitives-methods/1-string-new-property/task.md
1-js/05-data-types/01-primitives-methods/article.md
1-js/05-data-types/02-number/2-why-rounded-down/solution.md
1-js/05-data-types/02-number/article.md

Copy link
Copy Markdown

@hcy020817 hcy020817 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

안녕하세요! 파일 수가 많고 초반 충돌 정리량도 꽤 많았는데 작업하시느라 정말 고생 많으셨습니다. 전체적으로 충돌 마커 정리나 문서 흐름은 잘 처리되어 있었습니다.

다만 리뷰하면서 아래와 같은 부분들이 몇 군데 보여 코멘트 남겼습니다.
-번역이 누락된 부분, 원문과 줄 바꿈이 달라진 부분, 원문에서는 삭제되었지만 한글 버전에는 남아 있는 내용

반복적으로 나타나는 유형이라 동일한 내용의 코멘트가 너무 많아지지 않도록, 처음 등장하는 부분들 위주로만 표시해두었습니다. 확인 부탁드립니다!

Comment thread 1-js/04-object-basics/08-symbol/article.md Outdated
Comment thread 1-js/04-object-basics/07-optional-chaining/article.md Outdated
Comment thread 1-js/04-object-basics/07-optional-chaining/article.md Outdated
Comment thread 1-js/04-object-basics/07-optional-chaining/article.md
Comment thread 1-js/04-object-basics/07-optional-chaining/article.md Outdated
Comment thread 1-js/04-object-basics/09-object-toprimitive/article.md Outdated
@javascript-translate-bot
Copy link
Copy Markdown

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

1 similar comment
@javascript-translate-bot
Copy link
Copy Markdown

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

@javascript-translate-bot
Copy link
Copy Markdown

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

1 similar comment
@javascript-translate-bot
Copy link
Copy Markdown

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

Copy link
Copy Markdown

@jjyy0804 jjyy0804 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1-js/04-object-basics/06-constructor-new/1-two-functions-one-object/task.md
1-js/04-object-basics/06-constructor-new/2-calculator-constructor/task.md
1-js/04-object-basics/06-constructor-new/article.md

위 의 파일 확인 후 수정이 필요해보이는 부분 리뷰 코멘트 달아두었습니다!

Comment thread 1-js/04-object-basics/04-object-methods/article.md Outdated
Comment thread 1-js/04-object-basics/04-object-methods/article.md Outdated
Comment thread 1-js/04-object-basics/06-constructor-new/2-calculator-constructor/task.md Outdated
Comment thread 1-js/04-object-basics/07-optional-chaining/article.md Outdated
Comment thread 1-js/04-object-basics/07-optional-chaining/article.md
Comment thread 1-js/04-object-basics/07-optional-chaining/article.md
Comment thread 1-js/04-object-basics/07-optional-chaining/article.md Outdated
Comment thread 1-js/04-object-basics/07-optional-chaining/article.md
Comment thread 1-js/05-data-types/02-number/article.md
Comment thread 1-js/05-data-types/02-number/article.md
Comment thread 1-js/04-object-basics/09-object-toprimitive/article.md
Comment thread 1-js/04-object-basics/09-object-toprimitive/article.md Outdated
Comment thread 1-js/04-object-basics/07-optional-chaining/article.md
@javascript-translate-bot
Copy link
Copy Markdown

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

3 similar comments
@javascript-translate-bot
Copy link
Copy Markdown

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

@javascript-translate-bot
Copy link
Copy Markdown

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

@javascript-translate-bot
Copy link
Copy Markdown

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

@zerohyun00
Copy link
Copy Markdown
Author

@hcy020817 코멘트 하신 부분 전부 반영했습니다. 일일이 코멘트 다는게 큰 의미가 없을 것 같아서 알려드립니다 !

Copy link
Copy Markdown

@hcy020817 hcy020817 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

제가 처음 리뷰할 때 제대로 확인하지 못한 부분들이 있어 추가했습니다. 이 부분들만 수정되면 될 것 같습니다. 확인 부탁드립니다. 아래 적어드린 파일들 제외하고는 리뷰 완료했습니다.

1-js/04-object-basics/07-optional-chaining/article.md
1-js/04-object-basics/08-symbol/article.md
1-js/04-object-basics/09-object-toprimitive/article.md
1-js/05-data-types/02-number/article.md

Comment thread 1-js/05-data-types/02-number/article.md Outdated
Comment thread 1-js/04-object-basics/08-symbol/article.md Outdated
Comment thread 1-js/04-object-basics/08-symbol/article.md Outdated
Comment thread 1-js/04-object-basics/08-symbol/article.md Outdated
Comment thread 1-js/04-object-basics/09-object-toprimitive/article.md Outdated
Comment thread 1-js/04-object-basics/07-optional-chaining/article.md
Comment thread 1-js/04-object-basics/07-optional-chaining/article.md Outdated
Comment thread 1-js/04-object-basics/07-optional-chaining/article.md Outdated
Comment thread 1-js/04-object-basics/07-optional-chaining/article.md Outdated
Comment thread 1-js/04-object-basics/07-optional-chaining/article.md
@javascript-translate-bot
Copy link
Copy Markdown

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

3 similar comments
@javascript-translate-bot
Copy link
Copy Markdown

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

@javascript-translate-bot
Copy link
Copy Markdown

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

@javascript-translate-bot
Copy link
Copy Markdown

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

@zerohyun00
Copy link
Copy Markdown
Author

추가로 리뷰해주신 것들 전부 반영했습니다

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants