File tree 4 files changed +511
-0
lines changed
4 files changed +511
-0
lines changed Original file line number Diff line number Diff line change
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
+ ---
Original file line number Diff line number Diff line change
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
+ ---
You can’t perform that action at this time.
0 commit comments