-
Notifications
You must be signed in to change notification settings - Fork 630
Translate ruby releases (ko) #1500
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
루비 2.2.6가 릴리스 되었습니다. | ||
|
||
이번 릴리스는 RubyGems를 위한 새 SSL 인증서를 포함하고 있습니다. | ||
그리고 이전 릴리스로부터 80개의 버그 수정을 포함합니다. |
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 '그리고 이전 릴리스의 버그 80개를 수정합니다'?
lang: ko | ||
--- | ||
|
||
루비 2.2.6가 릴리스 되었습니다. |
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 '2.2.6이'? Do you read '2.2.6' either in English or Korean?
lang: ko | ||
--- | ||
|
||
루비 2.3.2이 릴리스 되었습니다. |
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 '2.3.2가'?
2.3 안정 버전 시리즈의 TEENY 버전입니다. | ||
|
||
이 릴리스는 RubyGems 2.5.2와 갱신된 ssl 인증서를 포함합니다. | ||
또한 많은 버그 수정도 포함되었습니다. |
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 is an empty line above this line in original post, do we need to add one?
루비 2.3.3이 릴리스 되었습니다. | ||
|
||
이 릴리스는 Refinement와 Module#prepend에 대한 버그 수정을 포함하고 있습니다. | ||
같은 클래스에서 Module#refine와 Module#prepend를 섞어서 사용하게 되면 |
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.
Module#refine와 → Module#refine과
이 릴리스는 Refinement와 Module#prepend에 대한 버그 수정을 포함하고 있습니다. | ||
같은 클래스에서 Module#refine와 Module#prepend를 섞어서 사용하게 되면 | ||
기대하지 않은 NoMethodError가 발생할 수 있습니다. | ||
저번 주에 릴리스된 루비 2.3.2 버전을 회귀한 것입니다. |
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.
I think this sentence means something like '이는 지난주에 릴리스된 루비 2.3.2 버전의 회귀입니다'.
같은 클래스에서 Module#refine와 Module#prepend를 섞어서 사용하게 되면 | ||
기대하지 않은 NoMethodError가 발생할 수 있습니다. | ||
저번 주에 릴리스된 루비 2.3.2 버전을 회귀한 것입니다. | ||
더 자세한 설명은 [[Bug #12920]](https://bugs.ruby-lang.org/issues/12920) |
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.
[[Bug #12920
]](...) → [[Bug #12920
]](...)을 보세요.
Applied all reviews, Thanks @yous ! |
GTG |
Included:
Please review this @ruby/www-ruby-lang-org-i18n-ko
and Could someone suggest better translation for
저번 주에 릴리스된 루비 2.3.2 버전을 회귀한 것입니다.
? XD