Skip to content

Commit 7391ac3

Browse files
committed
Translate ruby 2.5.4/2.6.2 release note
1 parent df26173 commit 7391ac3

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

ko/news/_posts/2019-03-13-ruby-2-5-4-released.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
22
layout: news_post
3-
title: "Ruby 2.5.4 Released"
3+
title: "루비 2.5.4 릴리스"
44
author: "nagachika"
5-
translator:
5+
translator: "shia"
66
date: 2019-03-13 11:30:00 +0000
7-
lang: en
7+
lang: ko
88
---
99

10-
Ruby 2.5.4 has been released.
10+
루비 2.5.4가 릴리스 되었습니다.
1111

12-
This release includes bug fixes and a security update of the bundled RubyGems.
13-
See details in [Multiple vulnerabilities in RubyGems](/en/news/2019/03/05/multiple-vulnerabilities-in-rubygems/)
14-
and the [commit logs](https://github.com/ruby/ruby/compare/v2_5_3...v2_5_4).
12+
이 릴리스는 루비에 포함된 RubyGems의 보안 취약점 수정과 버그 수정을 포함합니다.
13+
자세한 설명은 [RubyGems의 취약점 다수 발견](/ko/news/2019/03/05/multiple-vulnerabilities-in-rubygems/)
14+
[커밋 로그](https://github.com/ruby/ruby/compare/v2_5_3...v2_5_4)를 확인해주세요.
1515

16-
## Download
16+
## 다운로드
1717

1818
* <https://cache.ruby-lang.org/pub/ruby/2.5/ruby-2.5.4.tar.bz2>
1919

@@ -43,8 +43,8 @@ and the [commit logs](https://github.com/ruby/ruby/compare/v2_5_3...v2_5_4).
4343
SHA256: 823a6a2c9c7baa18554fd78d430837a01ab33cc16ad1759c9842bdd9523e9cea
4444
SHA512: a83f90514b09c217fbbd154cfc09c804553353a97cbff7df24185b613e1c7be69a965fe9ec925ac3f4bd6170f2c3d0d60be7ea4ab1037ce64300d7443b6e08e8
4545

46-
## Release Comment
46+
## 릴리스 코멘트
4747

48-
Many committers, developers, and users who provided bug reports helped
49-
us make this release.
50-
Thanks for their contributions.
48+
많은 커미터, 개발자, 버그를 신고해 준 사용자들이 이 릴리스를 만드는 데 도움을
49+
주었습니다.
50+
그들의 기여에 감사드립니다.

ko/news/_posts/2019-03-13-ruby-2-6-2-released.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,20 @@
11
---
22
layout: news_post
3-
title: "Ruby 2.6.2 Released"
3+
title: "루비 2.6.2 릴리스"
44
author: "naruse"
5-
translator:
5+
translator: "shia"
66
date: 2019-03-13 11:30:00 +0000
7-
lang: en
7+
lang: ko
88
---
99

10-
Ruby 2.6.2 has been released.
10+
루비 2.6.2가 릴리스 되었습니다.
1111

12-
This release includes bug fixes and a security update of the bundled RubyGems.
12+
이 릴리스는 루비에 포함된 RubyGems의 보안 취약점 수정과 버그 수정을 포함합니다.
1313

14-
See details in [Multiple vulnerabilities in RubyGems](/en/news/2019/03/05/multiple-vulnerabilities-in-rubygems/)
15-
and the [commit logs](https://github.com/ruby/ruby/compare/v2_6_1...v2_6_2).
14+
자세한 설명은 [RubyGems의 취약점 다수 발견](/ko/news/2019/03/05/multiple-vulnerabilities-in-rubygems/)
15+
[커밋 로그](https://github.com/ruby/ruby/compare/v2_6_1...v2_6_2)를 확인해주세요.
1616

17-
## Download
17+
## 다운로드
1818

1919
* <https://cache.ruby-lang.org/pub/ruby/2.6/ruby-2.6.2.tar.gz>
2020

@@ -44,8 +44,8 @@ and the [commit logs](https://github.com/ruby/ruby/compare/v2_6_1...v2_6_2).
4444
SHA256: 91fcde77eea8e6206d775a48ac58450afe4883af1a42e5b358320beb33a445fa
4545
SHA512: 13f7d7b483a037378eac4bf4bebddc21d69f4e19e6bbb397dd53e7518037ae9a3aa5b41fc20bf1fe410803c6efc3a6a65a65af47648d3a93713f75cfe885326a
4646

47-
## Release Comment
47+
## 릴리스 코멘트
4848

49-
Many committers, developers, and users who provided bug reports helped
50-
us make this release.
51-
Thanks for their contributions.
49+
많은 커미터, 개발자, 버그를 신고해 준 사용자들이 이 릴리스를 만드는 데 도움을
50+
주었습니다.
51+
그들의 기여에 감사드립니다.

0 commit comments

Comments
 (0)