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

Translate 1 file to Ko - JSDoc Support.js #1486

Merged
merged 1 commit into from
Jan 30, 2021

Conversation

yahma25
Copy link
Contributor

@yahma25 yahma25 commented Jan 9, 2021

en :

번역 리뷰 요청합니다: @yeonjuan @guyeol @dvlprsh
ref: #910

감사합니다. 😃

@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2021

Thanks for the PR!

This section of the codebase is owned by @bumkeyy - if they write a comment saying "LGTM" then it will be merged.

let stringOrBoolean = "";
stringOrBoolean = false;

// JSDoc에서 전역 파일을 확장하는 것은
Copy link
Contributor Author

Choose a reason for hiding this comment

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

원문의 globals를 전역 파일로 번역했습니다.
제가 이해한 바로는 아래 링크 문서에서 설명하는 globals.d.ts(전역 변수, 타입 등을 선언한 파일의 모음)를 가리킨 것으로 이해했기 때문입니다.

const user = {};

// type과 typedef 모두 사용할 수 있는
// TypeScript 호환 인라인 타입 줄임말이 있습니다:
Copy link
Contributor Author

Choose a reason for hiding this comment

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

원문의 'shorthand'를 '줄임말'로 번역했습니다.
약어, 약칭 등의 대체 단어가 있는데 줄임말이 더 자연스러워 보여서 채택했습니다.

Copy link
Contributor

@bumkeyy bumkeyy left a comment

Choose a reason for hiding this comment

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

LGTM

@orta orta merged commit b39b408 into microsoft:v2 Jan 30, 2021
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.

3 participants