-
Notifications
You must be signed in to change notification settings - Fork 631
Translate "Ruby 3.3.0-preview1 Released" (ko) #3062
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
4b3f870
to
6c49904
Compare
6c49904
to
e3a5763
Compare
* `Integer#!=`, `String#!=`, `Kernel#block_given?`, `Kernel#is_a?`, | ||
`Kernel#instance_of?`, `Module#===`은 특별히 최적화되었습니다. | ||
* 클래스의 인스턴스 변수가 가지는 오브젝트 쉐이프의 조합이 매우 많은 경우에도 | ||
컴파일되기 전의 바이트 코드로 전환되지 않습니다. |
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.
원래의 문장은 국내 웹에서 그럴듯한 단어도 못찾겠고, 도저히 배경 지식 없이는 이해할 수 없을 법한 번역만 떠올라서 해당 변경을 추가한 커미터에게 확인 받은 동작을 풀어 적어봤습니다. 😇
https://twitter.com/riseshia/status/1658312080154562560
Could you review this? 🙏 @ruby/www-ruby-lang-org-i18n-ko |
Co-authored-by: Chayoung You <yousbe@gmail.com>
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!
🙏 |
* cp {en,ko}/news/_posts/2023-05-12-ruby-3-3-0-preview1-released.md * Translate 3.3.0 preview1 * Apply suggestions from code review Co-authored-by: Chayoung You <yousbe@gmail.com> --------- Co-authored-by: Chayoung You <yousbe@gmail.com>
* cp {en,ko}/news/_posts/2023-05-12-ruby-3-3-0-preview1-released.md * Translate 3.3.0 preview1 * Apply suggestions from code review Co-authored-by: Chayoung You <yousbe@gmail.com> --------- Co-authored-by: Chayoung You <yousbe@gmail.com>
🔗 #2818, #3058, #3060
Actual diff is e3a5763