-
-
Notifications
You must be signed in to change notification settings - Fork 50
faq/windows.po 번역 수정 #614
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
faq/windows.po 번역 수정 #614
Conversation
completed to translate faq/windows.po 2019.11.18
completed to translate faq/windows.po 2019.11.18
rebase하고 다시 PR하는 과정에서 PR을 기존 것에 하지 못하고 새로 만들었습니다. |
아직 |
.DS_Store 삭제했습니다. 계속 해당 파일을 같이 올려서 죄송합니다. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
절반 정도 리뷰했습니다. 수정 보내주시면 다시 리뷰하겠습니다. 감사합니다.
아직 수정이 다 안됐는데, 커밋을 했습니다. 죄송합니다. 수정이 다되면, 'windows.po 수정 완료'로 커밋 하겠습니다. |
요청하신 부분 수정했습니다. 확인해주세요 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
수정 부분만 다시 리뷰했습니다. 같은 내용은 아직 리뷰하지 않은 부분들에서도 수정 부탁드립니다.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
끝까지 리뷰했습니다.
이제서야 제가 'faq/window' 브랜치를 새로 안 파고, '3.7' 브랜치에서 작업한 것을 알았네요... 죄송합니다 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
거의 다 온 것 같습니다.
faq/windows.po
Outdated
@@ -139,10 +164,14 @@ msgid "" | |||
"to execute the script by simple typing 'foo' with no extension you need " | |||
"to add .py to the PATHEXT environment variable." | |||
msgstr "" | |||
"윈도우에서 표준 파이썬 설치관리자는 이미 .py 확장자와 파일 유형(Python.File)을 연결했고, " | |||
"인터프리터(``D:\\Program Files\\Python\\python.exe \"%1\" %*``)를 실행하는 열린 명령의 " |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
아직 문장의 뜻이 통하지 않는듯합니다. 가령 “열린 명령” 보다는 “open 명령” 이 더 정확할듯 싶습니다.
(FAQ를 '질문'이나 '질의응답'으로 해석하기보단 'FAQ'로 두는 것이 낫다고 판단했습니다.)