-
-
Notifications
You must be signed in to change notification settings - Fork 51
Translate library/pdb.po #599
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
Conversation
- translate first ten percent
- complete 20 percent
- complete 30 percent
- completed 40 percent
- completed 60 percent
- completed 70 percent
- completed 80 percent
- completed 100 percent - todo: build and spelling check
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.
간단히 리뷰했습니다. 수고하셨습니다.
library/pdb.po
Outdated
@@ -333,25 +404,31 @@ msgid "" | |||
"each breakpoint is assigned a number to which all the other breakpoint " | |||
"commands refer." | |||
msgstr "" | |||
"*lineno* 가 인자인 경우, 현재 파일의 해당 줄 번호에 브레이크를 설정합니다. *function* 이 인자인 경우, 함수 " |
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.
원문에서도 breakpoint
가 아닌 break
로 표기해서 중단점으로 사용하지 않았습니다, 중단점이라 해도 괜찮을지요?
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.
예, 제 생각에는 원문에서 break 를 사용했지만, 의미상 breakpoint 를 뜻하는 것으로 보입니다.
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.
네, 확인했습니다
- add missing punctuations and symbols to be consistent with the original translation - replace unclear terms - edit wrong translations
@flowdas 피드백 감사드립니다! 리뷰사항들 반영 완료했습니다 |
#287
안녕하세요, library/pdb.po 번역 작업을 완료했습니다.
빌드 및 맞춤법 검사도 진행했습니다.
검토 한번 부탁드립니다.