Skip to content

Commit 63bfe01

Browse files
committed
Tranlate to ko
1 parent 94ce3d7 commit 63bfe01

File tree

3 files changed

+15
-16
lines changed

3 files changed

+15
-16
lines changed

_data/locales/ko.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ sidebar:
6363
url: /ko/community/user-groups/
6464
description: 근처의 루비스트와 연락하기
6565
weblogs:
66-
text: Blogs and Newsletters
66+
text: 블로그와 뉴스레터
6767
url: /ko/community/weblogs/
6868
description: Ruby 커뮤니티에서 지금 무슨 일이 일어나는지 읽기
6969
ruby_core:

ko/community/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,23 +39,23 @@ Ruby의 장점, 특징에 대한 설명에서 빠지지 않고 등장하는 것
3939
: Ruby 개발 과정에 참여하고 싶다면 바로 지금이 최고의 타이밍입니다.
4040
Ruby를 도와주는데 관심이 있으시다면 여기서 시작하세요.
4141

42-
[Ruby Blogs and Newsletters](weblogs/)
43-
: Most activities and updates in the Ruby community are discussed through blogs and newsletters. Here’s a curated list to help you stay connected and informed.
42+
[Ruby 블로그와 뉴스레터](weblogs/)
43+
: Ruby 커뮤니티의 대부분의 활동과 업데이트는 블로그와 뉴스레터를 통해 논의됩니다. 다음은 연결 상태를 유지하고 정보를 얻는 데 도움이 되는 엄선된 목록입니다.
4444

4545
[Ruby 콘퍼런스](conferences/)
4646
: 세계의 Ruby 개발자들은 더욱더 활발하게 콘퍼런스에 참여하고 있습니다.
4747
콘퍼런스에서는 Ruby에서 작업 중인 내용의 공유, Ruby의 미래에 대한 토론, Ruby
4848
커뮤니티의 뉴비의 환영 등을 함께합니다.
4949

50-
Additionally, you can visit [rubyvideo.dev](https://www.rubyvideo.dev/) to find videos of Ruby conferences and talks.
50+
또한 [rubyvideo.dev](https://www.rubyvideo.dev/)를 방문하면 루비 컨퍼런스 및 강연 동영상을 확인할 수 있습니다.
5151

5252
[팟캐스트](podcasts/)
5353
: Ruby에 대해 듣고 싶다면 다음 Ruby 팟캐스트 중 하나를 들어보세요. 루비스트들이
5454
팟캐스트를 통해 새 릴리스, 커뮤니티 소식, 동료 Ruby 개발자와의 인터뷰를
5555
다룹니다.
5656

5757
[Ruby Central][ruby-central]
58-
: Ruby Central is a non-profit organization dedicated to supporting the worldwide Ruby community.
58+
: Ruby Central은 전 세계의 Ruby 커뮤니티를 지원하는 비영리 단체입니다.
5959

6060
[ruby-central]: http://rubycentral.org/
6161
[ruby-discord]: https://discord.gg/ad2acQFtkh

ko/community/weblogs/index.md

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11
---
22
layout: page
3-
title: "Blogs and Newsletters"
3+
title: "블로그와 뉴스레터"
44
lang: ko
55
---
66

7-
Ruby blogs and newsletters have exploded over the past years and given
8-
sufficient hunting, you can unearth hundreds of blogs sharing bits of
9-
Ruby code, describing new techniques, or speculating on Ruby’s future.
7+
Ruby 블로그와 뉴스레터는 지난 몇 년간 폭발적으로 많아졌고, 풍부한 읽을거리를
8+
제공합니다. 당신은 수백 개의 블로그에서 제공하는 Ruby 코드조각,
9+
새로운 기술에 대한 설명, Ruby의 미래에 대한 추측 등을 발굴할 수 있습니다.
1010
{: .summary}
1111

12-
### Newsletters
12+
### 뉴스레터
1313

14-
* [**Ruby Weekly**][ruby-weekly]: A newsletter that curates the most interesting Ruby articles and news each week.
15-
* [**Short Ruby Newsletter**][short-ruby-newsletter]: A weekly summary of the articles, discussions, and news from the Ruby community.
14+
* [**Ruby Weekly**][ruby-weekly]는 매주 흥미로운 Ruby 기사나 뉴스를 엄선해 제공하는 뉴스레터입니다.
15+
* [**Short Ruby Newsletter**][short-ruby-newsletter]는 Ruby 커뮤니티의 기사, 토론 및 뉴스를 주간 요약입니다.
1616

1717
### Ruby 블로그 발굴하기
1818

@@ -29,10 +29,9 @@ Ruby code, describing new techniques, or speculating on Ruby’s future.
2929
* [**DEV Ruby Tag**][dev-ruby-tag]는 DEV 커뮤니티에서 Ruby 태그가 붙어있는 모든
3030
글의 모음입니다. DEV는 코드에 대해서 글을 쓰거나 토론하는 수천 명의
3131
개발자들의 모임입니다.
32-
* [**Ruby on Rails Blog**][ruby-on-rails-blog] is the official group blog of the
33-
Ruby on Rails team. If you are running Rails, this blog is essential
34-
for notification of security updates and an overall view of the wide
35-
Rails community.
32+
* [**Ruby on Rails Blog**][ruby-on-rails-blog]는 Ruby on Rails 팀의 공식 그룹
33+
블로그입니다. Rails를 이용하고 있다면 이 블로그는 보안 업데이트 알림과
34+
광범위한 Rails 커뮤니티에 대한 전반적인 정보를 얻는 데 필수입니다.
3635

3736
### 널리 알리기
3837

0 commit comments

Comments
 (0)