Skip to content

Commit a9a60f4

Browse files
committed
Translate "Support of Ruby 2.3 has ended" (ko)
1 parent dd4b86e commit a9a60f4

File tree

1 file changed

+25
-27
lines changed

1 file changed

+25
-27
lines changed
Lines changed: 25 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,41 +1,39 @@
11
---
22
layout: news_post
3-
title: "Support of Ruby 2.3 has ended"
3+
title: "루비 2.3 유지보수 종료"
44
author: "antonpaisov"
5-
translator:
5+
translator: "yous"
66
date: 2019-03-31 00:00:00 +0000
7-
lang: en
7+
lang: ko
88
---
99

10-
We announce that all support of the Ruby 2.3 series has ended.
10+
루비 2.3 시리즈의 모든 유지보수가 종료됩니다.
1111

12-
After the release of Ruby 2.3.7 on March 28, 2018,
13-
the support of the Ruby 2.3 series was in the security maintenance phase.
14-
Now, after one year has passed, this phase has ended.
15-
Therefore, on March 31, 2019, all support of the Ruby 2.3 series ends.
16-
Security and bug fixes from more recent Ruby versions will no longer be
17-
backported to 2.3. There won't be any patches of 2.3 either.
18-
We highly recommend that you upgrade to Ruby 2.6 or 2.5 as soon as possible.
12+
2018년 3월 28일에 릴리스된 루비 2.3.7 이후로 루비 2.3 시리즈는 보안 유지보수
13+
단계였습니다.
14+
이제 1년이 지나 이 단계가 종료됩니다.
15+
그러므로 2019년 3월 31일을 기점으로 루비 2.3 시리즈의 모든 유지보수가 종료됩니다.
16+
버그 수정, 보안 패치는 더 이상 2.3에 백포트되지 않으며, 더 이상 패치가
17+
릴리스되지 않습니다.
18+
가능한 한 빠르게 루비 2.6이나 2.5로 업그레이드하시길 강력히 권합니다.
1919

20-
## About currently supported Ruby versions
20+
## 현재 유지보수 중인 루비 버전에 대해
2121

22-
### Ruby 2.6 series
22+
### 루비 2.6 시리즈
2323

24-
Currently in normal maintenance phase.
25-
We will backport bug fixes and release with the fixes whenever necessary.
26-
And, if a critical security issue is found, we will release an urgent fix
27-
for it.
24+
현재 일반 유지보수 단계입니다.
25+
버그 수정을 백포트하며, 필요한 시점에 이를 포함한 릴리스가 이루어집니다.
26+
그리고 심각한 보안 문제가 발견되면 이를 위한 긴급 패치를 릴리스할 것입니다.
2827

29-
### Ruby 2.5 series
28+
### 루비 2.5 시리즈
3029

31-
Currently in normal maintenance phase.
32-
We will backport bug fixes and release with the fixes whenever necessary.
33-
And, if a critical security issue is found, we will release an urgent fix
34-
for it.
30+
현재 일반 유지보수 단계입니다.
31+
버그 수정을 백포트하며, 필요한 시점에 이를 포함한 릴리스가 이루어집니다.
32+
그리고 심각한 보안 문제가 발견되면 이를 위한 긴급 패치를 릴리스할 것입니다.
3533

36-
### Ruby 2.4 series
34+
### 루비 2.4 시리즈
3735

38-
Currently in security maintenance phase.
39-
We will never backport any bug fixes to 2.4 except security fixes.
40-
If a critical security issue is found, we will release an urgent fix for it.
41-
We are planning to end the support of the Ruby 2.4 series on March 31, 2020.
36+
현재 보안 유지보수 단계입니다.
37+
보안 패치를 제외한 어떠한 버그 수정도 루비 2.4에 백포트되지 않을 것입니다.
38+
심각한 보안 문제가 발견되면 이를 위한 긴급 패치를 릴리스할 것입니다.
39+
루비 2.4의 유지보수 종료는 2020년 3월 31일로 계획되어 있습니다.

0 commit comments

Comments
 (0)