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

[ko] Intl.ListFormat.prototype.format() 신규 번역 외 #22551

Merged
merged 2 commits into from
Jul 30, 2024

Conversation

wisedog
Copy link
Contributor

@wisedog wisedog commented Jul 23, 2024

  • Intl.ListFormat.prototype.format() 신규 번역
  • Math.SQRT1_2 최신화

- Intl.ListFormat.prototype.format() 신규 번역
- Math.SQRT1_2 최신화
@wisedog wisedog requested a review from a team as a code owner July 23, 2024 23:21
@wisedog wisedog requested review from yechoi42 and removed request for a team July 23, 2024 23:21
@github-actions github-actions bot added the l10n-ko Issues related to Korean content. label Jul 23, 2024
Copy link
Contributor

github-actions bot commented Jul 23, 2024

@1ilsang 1ilsang requested review from 1ilsang and removed request for yechoi42 July 29, 2024 14:18
Copy link
Member

@1ilsang 1ilsang left a comment

Choose a reason for hiding this comment

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

@wisedog 님 안녕하세요. 기여해주셔서 감사합니다! 💯

몇 가지 코멘트 남겨두었습니다.

확인하시고 다시 리뷰 요청 부탁드리겠습니다. 🙇

질문이나 도움이 필요하시다면 언제든 멘션 부탁드리겠습니다.


목록의 요소를 표현할 수 있도록 형식이 맞춰진 언어별 문자열.

> **참고:** 대부분의 경우, `format()`이 반환하는 형식은 일관성이 있습니다. 하지만 같은 로케일 내에서도 구현체에 따라 출력이 달라질 수 있습니다 — 출력의 변동은 의도된 것이며 명세에 의해 허용됩니다. 또한 예상과 다를 수도 있습니다. 예를 들어, 반환된 문자열에 줄바꿈 없는 공백이 사용되거나 양방향 제어 문자로 둘러싸여 있을 수 있습니다. 따라서 `format()`의 결과를 하드코딩된 상수와 비교해서는 안 됩니다.
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
> **참고:** 대부분의 경우, `format()`이 반환하는 형식은 일관성이 있습니다. 하지만 같은 로케일 내에서도 구현체에 따라 출력이 달라질 수 있습니다 — 출력의 변동은 의도된 것이며 명세에 의해 허용됩니다. 또한 예상과 다를 수도 있습니다. 예를 들어, 반환된 문자열에 줄바꿈 없는 공백이 사용되거나 양방향 제어 문자로 둘러싸여 있을 수 있습니다. 따라서 `format()`의 결과를 하드코딩된 상수와 비교해서는 안 됩니다.
> [!NOTE]
> 대부분의 경우, `format()`이 반환하는 형식은 일관성이 있습니다. 하지만 같은 로케일 내에서도 구현체에 따라 출력이 달라질 수 있습니다 — 출력의 변동은 의도된 것이며 명세에 의해 허용됩니다. 또한 예상과 다를 수도 있습니다. 예를 들어, 반환된 문자열에 줄바꿈 없는 공백이 사용되거나 양방향 제어 문자로 둘러싸여 있을 수 있습니다. 따라서 `format()`의 결과를 하드코딩된 상수와 비교해서는 안 됩니다.

원문과 동일하게 변경되어야 할 것 같습니다.

title: Intl.ListFormat.prototype.format()
slug: Web/JavaScript/Reference/Global_Objects/Intl/ListFormat/format
l10n:
sourceCommit: 7ca252a5316512d024673614b5c361680c944daf
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
sourceCommit: 7ca252a5316512d024673614b5c361680c944daf
sourceCommit: 8421c0cd94fa5aa237c833ac6d24885edbc7d721

[!NOTE] 수정건과 같이 가시죠!

@wisedog wisedog requested a review from 1ilsang July 30, 2024 13:29
Copy link
Member

@1ilsang 1ilsang left a comment

Choose a reason for hiding this comment

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

LGTM 고생하셨습니다

@1ilsang 1ilsang merged commit 9868767 into mdn:main Jul 30, 2024
7 checks passed
@wisedog wisedog deleted the js/intl-listformat-format branch July 30, 2024 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
l10n-ko Issues related to Korean content.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants