Skip to content

Commit e3ee21b

Browse files
marocchinoyous
andauthored
Translate downloads/branches, downloads/releases (ko) (#2993)
* Translate downloads/branches, downloads/releases (ko) * Translate TBD (ko) * Trailing whitespace * Apply suggestions from code review Co-authored-by: Chayoung You <yousbe@gmail.com> * Update links --------- Co-authored-by: Chayoung You <yousbe@gmail.com>
1 parent f2d2c9c commit e3ee21b

File tree

6 files changed

+78
-9
lines changed

6 files changed

+78
-9
lines changed

ko/downloads/branches/index.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
---
2+
layout: page
3+
title: "Ruby 유지보수 브랜치"
4+
lang: ko
5+
---
6+
7+
이 페이지는 여러 Ruby 브랜치의 현재 유지보수 상태를 나열합니다.
8+
{: .summary}
9+
10+
특정 릴리스에 대한 자세한 내용은 [릴리스 페이지](../releases/)를 참조하세요.
11+
12+
이것은 Ruby 브랜치와 유지보수 상태의 예비 목록입니다.
13+
표시된 날짜는 영어 버전의 릴리스 게시물 또는 EOL 발표에서 유추됩니다.
14+
15+
Ruby 브랜치 또는 릴리스 시리즈는 다음 단계로 분류됩니다.
16+
17+
* **일반 유지보수**(버그 수정):
18+
이 브랜치는 일반 버그 수정 및 보안 수정을 받습니다.
19+
* **보안 유지보수**(보안 수정):
20+
보안 수정 사항만 이 브랜치에 백포트됩니다.
21+
* **eol**(end-of-life 수명 종료):
22+
이 브랜치는 더 이상 ruby-core 팀에서 지원하지 않으며
23+
어떠한 수정 사항도 받지 않습니다. 더 이상 패치 릴리스가 릴리스되지 않습니다.
24+
25+
{% include branches-timeline.html %}
26+
27+
{% for branch in site.data.branches %}
28+
### Ruby {{ branch.name }}
29+
30+
상태: {{ branch.status }}<br>
31+
릴리스 날짜: {{ branch.date }}<br>
32+
일반 유지보수 종료: {% if branch.security_maintenance_date %}{{ branch.security_maintenance_date }}{% else %}미정{% endif %}<br>
33+
EOL: {% if branch.eol_date %}{{ branch.eol_date }}{% else %}{% if branch.expected_eol_date %}{{ branch.expected_eol_date }}(예정){% else %}미정{% endif %}{% endif %}
34+
35+
{% endfor %}

ko/downloads/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,8 @@ Ruby 소스는 전세계의 [미러 사이트][mirrors]에서 사용할 수 있
7878

7979
[license]: {{ site.license.url }}
8080
[installation]: /ko/documentation/installation/
81-
[releases]: /en/downloads/releases/
82-
[branches]: /en/downloads/branches/
81+
[releases]: /ko/downloads/releases/
82+
[branches]: /ko/downloads/branches/
8383
[mirrors]: /en/downloads/mirrors/
8484
[rvm]: http://rvm.io/
8585
[rbenv]: https://github.com/rbenv/rbenv

ko/downloads/releases/index.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
---
2+
layout: page
3+
title: "Ruby 릴리스"
4+
lang: ko
5+
---
6+
7+
이 페이지에는 개별 Ruby 릴리스가 나열되어 있습니다.
8+
{: .summary}
9+
10+
여러 Ruby 브랜치의 현재 유지보수 상태에 대한 정보는
11+
[브랜치 페이지](../branches/)를 참조하세요.
12+
13+
### 버전 번호별 Ruby 릴리스
14+
15+
Ruby 릴리스 목록입니다.
16+
표시된 날짜는 릴리스 게시물의 영어 버전 게시 날짜에 해당하며 소스 tarball의 실제
17+
생성 날짜와 다를 수 있습니다.
18+
19+
<table class="release-list">
20+
<tr>
21+
<th>릴리스 버전</th>
22+
<th>릴리스 날짜</th>
23+
<th>다운로드 URL</th>
24+
<th>릴리스 노트</th>
25+
</tr>
26+
{% assign releases = site.data.releases | reverse | sort: "date" | reverse %}
27+
{% for release in releases %}
28+
<tr>
29+
<td>Ruby {{ release.version }}</td>
30+
<td>{{ release.date }}</td>
31+
<td><a href="{{ release.url.gz }}">다운로드</a></td>
32+
<td><a href="{{ release.post }}">더 보기...</a></td>
33+
</tr>{% endfor %}
34+
</table>

ko/news/_posts/2015-11-11-ruby-2-3-0-preview1-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ C#, 그루비, 스위프트 언어에 있습니다.
3434

3535
## 2.2 이후의 주목할 만한 변경
3636

37-
* TBD(확정되지 않아 나중에 발표)
37+
* 미정
3838

3939
자세한 내용은 [뉴스](https://github.com/ruby/ruby/blob/v2_3_0_preview1/NEWS)
4040
[변경기록](https://github.com/ruby/ruby/blob/v2_3_0_preview1/ChangeLog)

ko/news/_posts/2022-04-03-ruby-3-2-0-preview1-released.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -131,15 +131,15 @@ long_time_re =~ "a" * 50000 + "x" # 타임아웃이 발생하지 않습니다.
131131

132132
* 다음 기본 젬이 갱신되었습니다.
133133

134-
* TBD
134+
* 미정
135135

136136
* 다음 내장 젬이 갱신되었습니다.
137137

138-
* TBD
138+
* 미정
139139

140140
* 다음 기본 gem은 이제 내장 gem이 됩니다. 사용하려면 번들러 환경에서 `Gemfile`에 다음 라이브러리들을 추가해야 합니다.
141141

142-
* TBD
142+
* 미정
143143

144144
더 자세한 내용은 [NEWS](https://github.com/ruby/ruby/blob/{{ release.tag }}/NEWS.md)나
145145
[커밋 로그](https://github.com/ruby/ruby/compare/v3_1_0...{{ release.tag }})를

ko/news/_posts/2022-09-09-ruby-3-2-0-preview2-released.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -247,15 +247,15 @@ long_time_re =~ "a" * 50000 + "x" # never interrupted
247247

248248
* 다음 기본 gem이 갱신되었습니다.
249249

250-
* TBD
250+
* 미정
251251

252252
* 다음 내장 gem이 갱신되었습니다.
253253

254-
* TBD
254+
* 미정
255255

256256
* 다음 기본 gem은 이제 내장 gem입니다. bundler 환경에서는 `Gemfile`에 다음 라이브러리를 추가해야 합니다.
257257

258-
* TBD
258+
* 미정
259259

260260
더 자세한 내용은 [NEWS](https://github.com/ruby/ruby/blob/{{ release.tag }}/NEWS.md)나
261261
[커밋 로그](https://github.com/ruby/ruby/compare/v3_1_0...{{ release.tag }})를

0 commit comments

Comments
 (0)