-
Notifications
You must be signed in to change notification settings - Fork 632
Translate ruby 2.4.0-preview2 released (ko) #1452
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
LGTM. |
|
||
[ISO/IEC 30170:2012](http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=59579)에서는 | ||
Integer 클래스의 세부에 관해서 기술하고 있지 않아, | ||
CRuby에서는 2개의 정수 클래스(Fixnum과 Bignum)를 가지고 있습니다. |
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.
CRuby -> Ruby
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.
👍
Look good to me when other comments are resolved. |
f55016e
to
2ba63cf
Compare
Applied all comment :) |
|
||
[ISO/IEC 30170:2012](http://www.iso.org/iso/iso_catalogue/catalogue_tc/catalogue_detail.htm?csnumber=59579)에서는 | ||
Integer 클래스의 세부에 관해서 기술하고 있지 않아, | ||
Ruby에서는 2개의 정수 클래스(Fixnum과 Bignum)를 가지고 있습니다. |
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.
Ruby → 루비
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.
( ゚д゚) ! Thanks!
2ba63cf
to
d24bc91
Compare
처리되지 않은 예외 때문에 스레드가 사망하는 경우, 알림을 받을 수 있게 됩니다. | ||
|
||
`report_on_exception`의 기본값으로 무엇을 사용하면 좋을지, | ||
그리고 스레드가 조인이 없는 GCed일 때 보고서를 보여주는 report-on-GC에 대한 피드백을 보내주세요. |
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.
How about '스레드가 조인되지 않은 채 GC 되었을 때'?
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.
oh, i thought GCed
is some keyword OTL.
thanks!
d24bc91
to
c4e3f4b
Compare
처리되지 않은 예외 때문에 스레드가 사망하는 경우, 알림을 받을 수 있게 됩니다. | ||
|
||
`report_on_exception`의 기본값으로 무엇을 사용하면 좋을지, | ||
그리고 스레드가 조인되지 않은 채 GC 되었을 때 보고서를 보여주는 report-on-GC에 대한 피드백을 보내주세요. |
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.
How about just '알려주는' instead of '보고서는 보여주는'?
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.
👍
c4e3f4b
to
b2bcacb
Compare
Thanks for a lot reviews! I will merge this 👍 |
👍 |
@ruby/www-ruby-lang-org-i18n-ko
Please Review this! XD