Skip to content

Commit 544ae98

Browse files
committed
translate "download" menu as Korean
1 parent bb46ff4 commit 544ae98

File tree

5 files changed

+872
-1
lines changed

5 files changed

+872
-1
lines changed

locale/ko/download/current.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
layout: download-current.hbs
3+
title: 다운로드
4+
download: 다운로드
5+
downloads:
6+
headline: 다운로드
7+
lts: LTS
8+
current: 최신 버전
9+
tagline-current: 최신 기능
10+
tagline-lts: 대다수 사용자에게 추천
11+
display-hint: "다음 버전을 표시:"
12+
intro: >
13+
플랫폼에 맞게 미리 빌드된 Node.js 인스톨러나 소스코드를 다운받아서 바로 개발을 시작하세요.
14+
currentVersion: 최신 버전
15+
buildDisclaimer: "Note: 소스 tarball을 빌드하려면 Python 2.6이나 2.7이 필요합니다."
16+
additional:
17+
headline: 그 밖의 플랫폼
18+
intro: >
19+
Members of the Node.js community maintain unofficial builds of Node.js for additional platforms. Note that such builds are not supported by the Node.js core team and may not yet be at the same build level as current Node.js release.
20+
platform: 플랫폼
21+
provider: Provider
22+
---

locale/ko/download/index.md

+22
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
layout: download.hbs
3+
title: 다운로드
4+
download: 다운로드
5+
downloads:
6+
headline: 다운로드
7+
lts: LTS
8+
current: 최신 버전
9+
tagline-current: 최신 기능
10+
tagline-lts: 대다수 사용자에게 추천
11+
display-hint: "다음 버전을 표시:"
12+
intro: >
13+
플랫폼에 맞게 미리 빌드된 Node.js 인스톨러나 소스코드를 다운받아서 바로 개발을 시작하세요.
14+
currentVersion: 최신 버전
15+
buildDisclaimer: "Note: 소스 tarball을 빌드하려면 Python 2.6이나 2.7이 필요합니다."
16+
additional:
17+
headline: 그 밖의 플랫폼
18+
intro: >
19+
Members of the Node.js community maintain unofficial builds of Node.js for additional platforms. Note that such builds are not supported by the Node.js core team and may not yet be at the same build level as current Node.js release.
20+
platform: 플랫폼
21+
provider: Provider
22+
---

0 commit comments

Comments
 (0)