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: python 문서 존댓말 수정, glossary sidebar 추가, 오번역 수정, sourcecommit 메타 데이터 추가, page type 추가 #14515

Merged
merged 1 commit into from
Jul 30, 2023

Conversation

BORA040126
Copy link
Contributor

존댓말 수정&중복제거

@BORA040126 BORA040126 requested a review from a team as a code owner July 22, 2023 14:45
@BORA040126 BORA040126 requested review from wisedog and removed request for a team July 22, 2023 14:45
@BORA040126 BORA040126 changed the title Update and rename index.md to 오타수정&중복제거 ko: 존댓말 수정&중복제거 Jul 22, 2023
@github-actions github-actions bot added the l10n-ko Issues related to Korean content. label Jul 22, 2023
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.

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

기여하실때 지켜야 할 사항을 확인해주시구요. 더불어 번역안내서용어를 한 번 읽어주시면 좋겠습니다.

그리고 지금 이 PR 말고 @BORA040126 님이 올리신 다른 PR때문에 그런데요. PR은 기본적으로 한 페이지 전체의 변경을 담아야하고 en-US 원본과 동일해야 한다는 점 알아두셨으면 합니다.

@@ -2,11 +2,11 @@
title: Python
slug: Glossary/Python
---
Copy link
Contributor

Choose a reason for hiding this comment

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

en-US 문서의 {{GlossarySidebar}}가 빠졌습니다.

@@ -2,11 +2,11 @@
title: Python
slug: Glossary/Python
---
**Python** 은 고도의 범용 프로그래밍 언어다. 그것은 절차적, 객체지향적, 그리고 일부 기능적 프로그래밍 구조를 지원하는 다변수적 접근방식을 사용한다.
**Python** 은 고도의 범용 프로그래밍 언어입니다. 그것은 절차적, 객체지향적, 그리고 일부 기능적 프로그래밍 구조를 지원하는 다변수적 접근방식을 사용합니다.
Copy link
Contributor

Choose a reason for hiding this comment

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

en-USsome functional programming 부분이 기능적이 아니라 함수형으로 해석해야 옳지 않을까 합니다.


1985년에서 1990년 사이에 다른 언어(ABC라고 불리는)의 계승자로 불리는 귀도 반 로섬에 의해 만들어졌으며, 현재는 웹 개발, 데스크톱 애플리케이션, 데이터 과학, DevOps, 자동화/생산성과 같은 다양한 영역에서 사용되고 있다.
1985년에서 1990년 사이에 다른 언어(ABC라고 불리는)의 계승자로 불리는 귀도 반 로섬에 의해 만들어졌으며, 현재는 웹 개발, 데스크톱 애플리케이션, 데이터 과학, DevOps, 자동화/생산성과 같은 다양한 영역에서 사용되고 있습니다.
Copy link
Contributor

Choose a reason for hiding this comment

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

원문 It was created by Guido van Rossum as a successor to another language (called ABC) between 1985 and 1990이 여기서는 1985년에서 1990년 사이에 다른 언어(ABC라고 불리는)의 계승자로 불리는 귀도 반 로섬에 의해 만들어졌으며라고 해석되어 있는데, 귀도 반 로섬이 계승자가 아니라.. 음...

위 문장은 1985년에서 1990년 사이에 귀도 반 로썸(Guido van Rossum)이 ABC라는 다른 언어의 후속으로 만들었으며로 해석해야지 정확힌 문장이 아닐까 합니다.


Python은 OSI가 승인한 오픈 소스 라이센스로 개발되어 상업적인 용도로도 자유롭게 사용할 수 있고 사용할 수 있다. Python의 라이선스는 [Python Software Foundation](https://www.python.org/psf)에 의해 관리된다.
Python은 OSI가 승인한 오픈 소스 라이센스로 개발되어 상업적인 용도로도 자유롭게 사용할 수 있습니다. Python의 라이선스는 [Python Software Foundation](https://www.python.org/psf)에 의해 관리됩니다.
Copy link
Contributor

Choose a reason for hiding this comment

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

원문의 배포 내용이 빠져 있습니다.

또한 ~에 의해 관리됩니다라는 수동태보다는 에서 관리합니다라는 말이 맞겠습니다.

@@ -2,11 +2,11 @@
title: Python
slug: Glossary/Python
Copy link
Contributor

Choose a reason for hiding this comment

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

sourceCommit 메타데이터가 빠졌습니다. 메타데이터 가이드를 참고해주세요.

@wisedog
Copy link
Contributor

wisedog commented Jul 23, 2023

추가적으로 말씀을 드리자면 @BORA040126 님의 커밋이나 PR이 좀 더 이해 당사자에게 친절하게 적어주시면 좋겠습니다. 😁

프로그래밍은 무조건 협업이 바탕입니다. PR을 하는 사람은 하루에 많은 수의 PR을 볼텐데 ko: 존댓말 수정&중복제거 이 PR 제목이면 뭔가 싶기도 하고 나중에 검색할때도 좋지 않습니다.

또한 커밋도 나중에 거대한 코드베이스에 들어갈텐데 Update and rename index.md to 오타수정&중복제거 라 되어 있으면 어느 파일의 오타와 중복을 제거했다는 건지도 알 수 없습니다. 게다가 지금 PR내용과 커밋 내용은 다릅니다.

일관되고 명확한 커밋 메시지는 다른 개발자가 @BORA040126 님의 작업을 더 쉽고 직관적으로 이해할 수 있는 단서가 됩니다.
좋은 커밋 메시지 작성법은 웹상에 많이 나와있으니 찾아보시면 되고, 약간 잔소리 같긴 하지만 이제 막 프로그래밍에 입문하신 분 같아서 좀 더 이 말 저말 얹었습니다.

@BORA040126
Copy link
Contributor Author

BORA040126 commented Jul 23, 2023 via email

@wisedog
Copy link
Contributor

wisedog commented Jul 23, 2023

@BORA040126
안녕하세요. 수정을 해야지만 PR이 Merge됩니다. 좋은 git 사용법이나 PR 방법은 멘토분께 여쭤보시면 친절하게 답변주시리라 생각합니다. 이런 PR을 완료시키는것까지 멘토의 역할이니 적극적인 멘토 역할을 주문 바랍니다.

감사합니다.

@BORA040126 BORA040126 changed the title ko: 존댓말 수정&중복제거 ko: python 문서 존댓말 수정, glossary sidebar 추가, 오번역 수정, sourcecommit 메타 데이터 추가 Jul 30, 2023
@BORA040126
Copy link
Contributor Author

BORA040126 commented Jul 30, 2023

@wisedog
wisedog님 안녕하세요! 말씀 주신 부분 수정했습니다. 조언 감사드립니다.

  • glossary side bar 추가
  • source commit 메타데이터 추가
  • 오번역 수정
  • 수동태 수정
  • page type 추가

@BORA040126 BORA040126 changed the title ko: python 문서 존댓말 수정, glossary sidebar 추가, 오번역 수정, sourcecommit 메타 데이터 추가 ko: python 문서 존댓말 수정, glossary sidebar 추가, 오번역 수정, sourcecommit 메타 데이터 추가, page type 추가 Jul 30, 2023
@wisedog
Copy link
Contributor

wisedog commented Jul 30, 2023

안녕하세요. @BORA040126 수정 감사합니다.

다만 기존 index.md 를 삭제하시고 별도의 파일을 만드셔서 에러가 난 것 같습니다. 확인 부탁드리겠습니다.

---
title: Python
slug: Glossary/Python
page-type: glossary-definition
Copy link
Contributor

Choose a reason for hiding this comment

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

문서의 상단에 있는 메타데이터는 title, short-title, slug 그리고 l10n.*만 사용합니다. (참고: #7412)

@BORA040126
Copy link
Contributor Author

@wisedog
-index.md 복원했습니다.
-수정 사항 다시 반영했습니다

@github-actions
Copy link
Contributor

Preview URLs

External URLs (1)

URL: /ko/docs/Glossary/Python
Title: Python

@wisedog wisedog merged commit f832f3e into mdn:main Jul 30, 2023
@wisedog
Copy link
Contributor

wisedog commented Jul 30, 2023

고생하셨습니다. 나머지 PR도 마찬가지로 처리 부탁드립니다.

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