Skip to content

[ko] Throttle 신규 번역 #26531

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

everything-flows
Copy link
Contributor

@everything-flows everything-flows commented Mar 21, 2025

Description

Motivation

Additional details

항공 분야에서
Leading edge -> 앞전
Trailing edge -> 뒷전
으로 번역하는 사례가 있는데 컴퓨터 공학이나 전자 공학에서 해당 번역을 사용하는 경우를 찾지 못해서 우선 리딩 에지 / 트레일링 에지로 사용했습니다.
혹은 영어 원문을 그대로 사용해야 하는지 궁금합니다.

Related issues and pull requests

@everything-flows everything-flows requested a review from a team as a code owner March 21, 2025 16:01
@everything-flows everything-flows requested review from wisedog and removed request for a team March 21, 2025 16:02
@github-actions github-actions bot added the l10n-ko Issues related to Korean content. label Mar 21, 2025
Copy link
Contributor

github-actions bot commented Mar 21, 2025

Preview URLs

External URLs (1)

URL: /ko/docs/Glossary/Throttle
Title: 스로틀 (Throttle)

(comment last updated: 2025-03-24 06:58:29)

Copy link
Contributor

@wisedog wisedog left a comment

Choose a reason for hiding this comment

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

안녕하세요! 기여 감사합니다.

일단 리뷰가 늦어서 죄송하단 말씀드립니다.
말씀하신대로 정확한 용어를 저도 찾지를 못해서 리딩 에지, 트레일링 에지 정도로 번역하는게 좋겠습니다.

사소한 수정사항이 있으니 수정 부탁드릴께요!


{{glossary("Network throttling", "네트워크 스로틀링")}}은 네트워크 연결 속도를 느리게 시뮬레이션 하여 일정한 양의 데이터만 전송하도록 제한하는 것을 뜻합니다. 타이머를 스로틀링한다는 것은 예를 들어 {{jsxref("Date.now()")}}처럼 연속적으로 값을 읽더라도, 타이머의 정밀도를 낮추어 타이머 값이 일정한 최대 속도로만 변하도록 만드는 것을 뜻합니다. 두 가지 모두 스로틀링이라는 일반적인 개념을 구체적으로 적용한 사례입니다.

## See also
Copy link
Contributor

Choose a reason for hiding this comment

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

같이 보기로 수정 부탁드립니다.


## See also

- Glossary terms:
Copy link
Contributor

Choose a reason for hiding this comment

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

이 부분도 수정 부탁드립니다.

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