Skip to content

Commit 2cbe7c2

Browse files
tgfjthiroppy
authored andcommitted
nodejs-ja: add download directory (#906)
index, current, packagemanager, releases.
1 parent 9f5c80e commit 2cbe7c2

File tree

4 files changed

+511
-0
lines changed

4 files changed

+511
-0
lines changed

locale/ja/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: "注意: tarball からのビルドには Python 2.6 か 2.7 が必要です。"
16+
additional:
17+
headline: その他のプラットフォーム
18+
intro: >
19+
その他のプラットフォームのための Node.js のビルドは、 Node.js コミュニティのメンバーによってメンテナンスされています。これらは Node.js のコアチームによってサポートされていません。また、最新の Node.js のリリースと同じ状態ではないかもしれないことにご注意ください。
20+
platform: Platform
21+
provider: Provider
22+
---

locale/ja/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: "注意: tarball からのビルドには Python 2.6 か 2.7 が必要です。"
16+
additional:
17+
headline: その他のプラットフォーム
18+
intro: >
19+
その他のプラットフォームのための Node.js のビルドは、 Node.js コミュニティのメンバーによってメンテナンスされています。これらは Node.js のコアチームによってサポートされていません。また、最新の Node.js のリリースと同じ状態ではないかもしれないことにご注意ください。
20+
platform: Platform
21+
provider: Provider
22+
---

0 commit comments

Comments
 (0)