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] css-nesting-at-rules 신규 번역 #21261

Merged
merged 6 commits into from
Jul 29, 2024

Conversation

givvemee
Copy link
Contributor

@givvemee givvemee commented Jun 4, 2024

Description

기존에 한국어로 존재하지 않던 문서 CSS nesting at-rules 를 번역합니다.

Motivation

Additional details

Related issues and pull requests

@givvemee givvemee requested a review from a team as a code owner June 4, 2024 00:42
@givvemee givvemee requested review from sunhpark42 and removed request for a team June 4, 2024 00:42
@github-actions github-actions bot added the l10n-ko Issues related to Korean content. label Jun 4, 2024
Copy link
Contributor

github-actions bot commented Jun 4, 2024

Preview URLs

Flaws (3)

URL: /ko/docs/Web/CSS/CSS_nesting/Nesting_at-rules
Title: CSS 중첩 @-규칙
Flaw count: 3

  • macros:
    • /ko/docs/Web/CSS/@layer does not exist but fell back to /en-US/docs/Web/CSS/@layer
    • /ko/docs/Web/CSS/@scope does not exist but fell back to /en-US/docs/Web/CSS/@scope
    • /ko/docs/Web/CSS/@container does not exist but fell back to /en-US/docs/Web/CSS/@container

(comment last updated: 2024-07-29 16:56:26)

givvemee and others added 2 commits June 4, 2024 09:52
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Copy link
Contributor

@sunhpark42 sunhpark42 left a comment

Choose a reason for hiding this comment

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

안녕하세요 @givvemee 님, 리뷰를 전송한 줄 알았는데 pending상태로 남아있었네요 ㅠㅠ
확인이 너무 늦어져서 죄송합니다.
리뷰 하기에 남겨두어서 확인 부탁드립니다.

files/ko/web/css/css_nesting/nesting_at-rules/index.md Outdated Show resolved Hide resolved

### 중첩 `@media` @-규칙

이 예제에서는 CSS 블록들을 확인할 수 있습니다. 가장 처음 블록은 전형적인 @-규칙 중첩을 사용하는 방법에 대해, 두번째 블록은 브라우저가 중첩을 파싱하는 확장된 방법에 대해, 그리고 마지막 블록은 중첩되지 않은 것과 동일한 형태를 보여줍니다.
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
이 예제에서는 CSS 블록들을 확인할 수 있습니다. 가장 처음 블록은 전형적인 @-규칙 중첩을 사용하는 방법에 대해, 두번째 블록은 브라우저가 중첩을 파싱하는 확장된 방법에 대해, 그리고 마지막 블록은 중첩되지 않은 것과 동일한 형태를 보여줍니다.
이 예제에서는 CSS 블록들을 확인할 수 있습니다. 처음 블록은 전형적인 @-규칙 중첩을 사용하는 방법을, 두번째 블록은 브라우저가 중첩을 파싱할 때 중첩을 작성하는 확장된 방법을, 그리고 마지막 블록은 중첩되지 않은 것과 동일한 형태를 보여줍니다.

~에 대해 라는 부분이 어색한 것 같아서, ~에 대해를 을로 변경하는 것은 어떨까요? 요 부분은 보시기에 의미가 변경되는 것 같다 하시면 꼭 수정하지 않아도 됩니다.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@sunhpark42 이 문장이 훨씬 더 자연스럽네요! 수정했습니다. 감사해요.

@givvemee givvemee requested a review from sunhpark42 July 1, 2024 00:13
@wisedog
Copy link
Contributor

wisedog commented Jul 8, 2024

@sunhpark42 리뷰 부탁드립니다.

Copy link
Member

@hochan222 hochan222 left a comment

Choose a reason for hiding this comment

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

@givvemee 님 안녕하세요.

@sunhpark42 님이 리뷰주신사항 모두 잘 반영되었고, 다른 내용도 좋아서 대신 병합하겠습니다.

고생 정말 많으셨습니다. 좋은 하루 보내세요 :)

@hochan222 hochan222 merged commit ded0182 into mdn:main Jul 29, 2024
7 checks passed
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.

4 participants