|
| 1 | +<!-- io.js Week of February 13th 2015 |
| 2 | +29 language localization effort, 1.2.0 release, and much more. --> |
| 3 | +# io.jsウィークリーアップデート 2015/2/13 |
| 4 | +29言語へのローカリゼーション、バージョン1.2.0リリース 他 |
| 5 | + |
| 6 | +--- |
| 7 | + |
| 8 | +<!-- ## io.js support added by... --> |
| 9 | +## io.jsサポートの追加 |
| 10 | +* [Postmark](http://blog.postmarkapp.com/post/110829734198/its-official-were-getting-cozy-with-node-js) |
| 11 | +* [node-serialport](https://github.com/voodootikigod/node-serialport/issues/439) |
| 12 | +* [Microsoft Azure](http://azure.microsoft.com/en-us/documentation/articles/web-sites-nodejs-iojs/) |
| 13 | + |
| 14 | +<!-- ## io.js breaks 10,000 stars on GitHub --> |
| 15 | +## Githubでio.jsが 10,000 Star を達成 |
| 16 | +<!-- On Feb. 13, io.js reached the goal of 10,000 stars on GitHub. We couldn't have done it without the support of the amazing community behind JavaScript. Thank you alll! --> |
| 17 | +2月13日、JavaScriptコミュニティの素晴らしいサポートのお陰で、io.jsに10,000のGithub Starがつきました。本当にありがとう! |
| 18 | + |
| 19 | +<!-- ## io.js 1.2.0 released --> |
| 20 | +## io.js 1.2.0 リリース |
| 21 | +<!-- * **stream**: Simpler stream construction ([readable-stream/issues#102[(https://github.com/iojs/readable-stream/issues/102)) |
| 22 | +* **dns**: `lookup()` now supports an `'all'` boolean option, default to `false` but when turned on will cause the method to return an array of all resolved names for an address, see, ([iojs/pull#744](https://github.com/iojs/io.js/pull/744)) |
| 23 | +* **assert**: Remove `prototype` property comparison in `deepEqual()` ([iojs/issues#636](https://github.com/iojs/io.js/pull/636)); introduce a `deepStrictEqual()` method to mirror `deepEqual()` but performs strict equality checks on primitives ([iojs/issues#639](https://github.com/iojs/io.js/pull/639)). |
| 24 | +* **tracing**: Add [LTTng](http://lttng.org/) (Linux Trace Toolkit Next Generation) when compiled with the `--with-lttng option`. Trace points match those available for DTrace and ETW. ([iojs/issues#702](https://github.com/iojs/io.js/pull/702)) |
| 25 | +* **docs**: Lots of doc updates, see individual commits; new Errors page discussing JavaScript errors, V8 specifics, and io.js specific error details. |
| 26 | +* **npm** upgrade to 2.5.1 |
| 27 | +* **libuv** upgrade to 1.4.0, see libuv [ChangeLog](https://github.com/libuv/libuv/blob/v1.x/ChangeLog) |
| 28 | +* Add new collaborators: |
| 29 | + * Aleksey Smolenchuk (@lxe) |
| 30 | + * Shigeki Ohtsu (@shigeki) --> |
| 31 | +* **stream**: よりシンプルなstream作成。 ([readable-stream/issues#102](https://github.com/iojs/readable-stream/issues/102)) |
| 32 | +* **dns**: `lookup()`メソッド で `'all'` オプションをサポート。この設定を有効にすると名前の解決が行われたすべてのアドレスを配列で返します(デフォルトは`false`に設定)。 ([iojs/pull#744](https://github.com/iojs/io.js/pull/744)) |
| 33 | +* **assert**: `deepEqual()`から`prototype`プロパティの比較を外しました。 ([iojs/issues#636](https://github.com/iojs/io.js/pull/636)) `deepEqual()`のミラーとして`deepStrictEqual()`メソッドを追加し、こちらがプリミティブの比較を行います。 ([iojs/issues#639](https://github.com/iojs/io.js/pull/639)) |
| 34 | +* **tracing**: `--with-lttng option` オプションを付けてコンパイルした場合に[LTTng](http://lttng.org/) (Linux Trace Toolkit Next Generation) が追加されます。 トレースポイントはDTraceとETWで使用可能なものと同じです。([iojs/issues#702](https://github.com/iojs/io.js/pull/702)) |
| 35 | +* **docs**: 多くのドキュメントがアップデートされました。新たに JavaScriptエラーについての[Errorsページ](https://iojs.org/api/errors.html)を追加、V8の詳細、io.jsに特化したエラーの詳細など(各コミットを参照してください)。 |
| 36 | +* **npm** を 2.5.1にアップグレード |
| 37 | +* **libuv** を 1.4.0にアップグレード (詳しくはlibuvの[変更履歴](https://github.com/libuv/libuv/blob/v1.x/ChangeLog)へ) |
| 38 | +* 新規コラボレーターの追加: |
| 39 | + * Aleksey Smolenchuk (@lxe) |
| 40 | + * Shigeki Ohtsu (@shigeki) |
| 41 | + |
| 42 | +<!-- ## Opened our doors to the international community --> |
| 43 | +## 世界中のコミュニティを受け入れ |
| 44 | + |
| 45 | +<!-- View the [original article](https://medium.com/@mikeal/how-io-js-built-a-146-person-27-language-localization-effort-in-one-day-65e5b1c49a62) on Medium. |
| 46 | +* Added interested contributors to teams for their language. |
| 47 | +* Teams registered Twitter accounts for their teams and other relevant social media accounts. |
| 48 | +* Teams came up with their own ways of working together, and they became more of "community organizers," as opposed to just "translators" --> |
| 49 | +Mediumに載せた[元記事](https://medium.com/@mikeal/how-io-js-built-a-146-person-27-language-localization-effort-in-one-day-65e5b1c49a62)を参照 |
| 50 | +* 参加したいと言ってくれたメンバーを各言語チームのコントリビューターとして追加 |
| 51 | +* 各チームごとにTwitterや地域に特化したソーシャルメディアアカウントを設置 |
| 52 | +* 各チームが独自にワークフローを設定することで「翻訳者」というよりも「コミュニティオーガナイザー」に |
| 53 | + |
| 54 | +<!-- ### Stats for Localizations: --> |
| 55 | +#### ローカリゼーションの状況: |
| 56 | + |
| 57 | +<!-- * 146 people signed up to help with the localizations the first day (over 160 signed up now) |
| 58 | +* 27 languages communities created the first day (already up to 29) --> |
| 59 | +* 呼びかけ初日に146人がローカリゼーションチームに参加 (現在は160人以上) |
| 60 | +* 初日だけで27言語のローカリゼーションチームが発足(現在は29言語) |
| 61 | + |
| 62 | +<!-- ### Language Communities --> |
| 63 | +### 各言語のコミュニティ |
| 64 | + |
| 65 | +* [`iojs-bn`](https://github.com/iojs/iojs-bn) ベンガル語コミュニティ |
| 66 | +* [`iojs-cn`](https://github.com/iojs/iojs-cn) 中国語コミュニティ |
| 67 | +* [`iojs-cs`](https://github.com/iojs/iojs-cs) チェコ語コミュニティ |
| 68 | +* [`iojs-da`](https://github.com/iojs/iojs-da) デンマーク語コミュニティ |
| 69 | +* [`iojs-de`](https://github.com/iojs/iojs-de) ドイツ語コミュニティ |
| 70 | +* [`iojs-el`](https://github.com/iojs/iojs-el) ギリシャ語コミュニティ |
| 71 | +* [`iojs-es`](https://github.com/iojs/iojs-es) スペイン語コミュニティ |
| 72 | +* [`iojs-fa`](https://github.com/iojs/iojs-fa) ペルシャ語コミュニティ |
| 73 | +* [`iojs-fi`](https://github.com/iojs/iojs-fi) フィンランド語コミュニティ |
| 74 | +* [`iojs-fr`](https://github.com/iojs/iojs-fr) フランス語コミュニティ |
| 75 | +* [`iojs-he`](https://github.com/iojs/iojs-he) ヘブライ語コミュニティ |
| 76 | +* [`iojs-hi`](https://github.com/iojs/iojs-hi) ヒンディー語コミュニティ |
| 77 | +* [`iojs-hu`](https://github.com/iojs/iojs-hu) ハンガリー語コミュニティ |
| 78 | +* [`iojs-id`](https://github.com/iojs/iojs-id) インドネシア語コミュニティ |
| 79 | +* [`iojs-it`](https://github.com/iojs/iojs-it) イタリア語コミュニティ |
| 80 | +* [`iojs-ja`](https://github.com/iojs/iojs-ja) 日本語コミュニティ |
| 81 | +* [`iojs-ka`](https://github.com/iojs/iojs-ka) グルジア語コミュニティ |
| 82 | +* [`iojs-kr`](https://github.com/iojs/iojs-kr) 韓国語コミュニティ |
| 83 | +* [`iojs-mk`](https://github.com/iojs/iojs-mk) マケドニア語コミュニティ |
| 84 | +* [`iojs-nl`](https://github.com/iojs/iojs-nl) オランダ語コミュニティ |
| 85 | +* [`iojs-no`](https://github.com/iojs/iojs-no) ノルウェー語コミュニティ |
| 86 | +* [`iojs-pl`](https://github.com/iojs/iojs-pl) ポーランド語コミュニティ |
| 87 | +* [`iojs-pt`](https://github.com/iojs/iojs-pt) ポルトガル語コミュニティ |
| 88 | +* [`iojs-ro`](https://github.com/iojs/iojs-ro) ルーマニア語コミュニティ |
| 89 | +* [`iojs-ru`](https://github.com/iojs/iojs-ru) ロシア語コミュニティ |
| 90 | +* [`iojs-sv`](https://github.com/iojs/iojs-sv) スウェーデン語コミュニティ |
| 91 | +* [`iojs-tr`](https://github.com/iojs/iojs-tr) トルコ語コミュニティ |
| 92 | +* [`iojs-tw`](https://github.com/iojs/iojs-tw) 台湾語コミュニティ |
| 93 | +* [`iojs-uk`](https://github.com/iojs/iojs-uk) ウクライナ語コミュニティ |
| 94 | + |
| 95 | + |
| 96 | +<!-- ## io.js and Node.js --> |
| 97 | +## io.js と Node.js |
| 98 | + |
| 99 | +<!-- View the [original article](https://medium.com/@iojs/io-js-and-a-node-js-foundation-4e14699fb7be) on Medium. |
| 100 | +* Scott Hammond, CEO of Joyent, expressed his desire to bring io.js back to the node.js.--> |
| 101 | +[元記事を参照](http://blog.iojs.jp/io.js_and_node.js_Foundation.html) |
| 102 | +* Joyent CEOのScott Hammond氏よりio.jsをnode.jsに戻したい意向を受けました |
| 103 | + |
| 104 | +<!-- #### In only a few months io.js... --> |
| 105 | +#### ここ数ヶ月でio.jsは... |
| 106 | +<!-- * Has grown to 23 active core team members |
| 107 | +* Has several working groups |
| 108 | +* Has 29 language localization teams, |
| 109 | +* Has drawn more contributors to the project than we’ve ever had in the history of node.js, and |
| 110 | +* Has been able to release quality software at a good pace with the support of an exceptional community. --> |
| 111 | +* 23人のコアチームに成長 |
| 112 | +* いくつかのワーキンググループを結成 |
| 113 | +* 29言語へのローカリゼーションチームを発足 |
| 114 | +* node.js史上最多のプロジェクト参加者を惹きつけることに成功 |
| 115 | +* コミュニティのサポートを受けて、良いペースで質の高いソフトウェアのリリース |
| 116 | + |
| 117 | +<!-- > We are eager to put this all behind us but we can’t sacrifice the progress we’ve made or the principles and open governance that got us here. --> |
| 118 | +> 分離についてはみんな早く水に流したいと思っていますが、これまでの進捗や、それを推し進めたオープンガバナンスの理念を捨てるわけにはいきません。 |
| 119 | +
|
| 120 | +<!-- ### The Future --> |
| 121 | +### 今後について |
| 122 | + |
| 123 | +<!-- * Talks with the node.js foundation are ongoing. |
| 124 | +* Once the foundation has a technical governance model you will see an issue on io.js’ GitHub about whether io.js should join. |
| 125 | +
|
| 126 | + * This will be discussed and voted on openly in a public TC meeting following the governance rules we’ve already built. --> |
| 127 | +* node.js foundation との話し合いは現在も進行中です |
| 128 | +* node.js Foundationがテクニカルガバナンスモデルを作り次第、io.jsのGithub issueにてio.jsがnode.jsに戻るべきかのディスカッションを行います |
| 129 | + * 私達の作ったガバナンスモデルにもとづいて、公開TCミーティングにてディスカッションとvoteを行います |
| 130 | + |
| 131 | +<!-- > For the community, nothing has changed. --> |
| 132 | +> コミュニティの皆さんにとって現状は何も変わりません。 |
| 133 | +
|
| 134 | +<!-- ### What to do right now --> |
| 135 | +### 今できること |
| 136 | + |
| 137 | +<!-- * Continue to send your pull requests to io.js |
| 138 | +* Join one of the 27 [language localization teams](https://github.com/iojs/website/issues/125) |
| 139 | +* Contribute to io.js’ working groups ([streams](https://github.com/iojs/readable-stream), [website](https://github.com/iojs/website), [evangelism](https://github.com/iojs/website/labels/evangelism), [tracing](https://github.com/iojs/tracing-wg), [build](https://github.com/iojs/build), [roadmap](https://github.com/iojs/roadmap)) and |
| 140 | +* Continue to adopt io.js in your applications. --> |
| 141 | +* 今までどおりpull requestsをio.jsに送る |
| 142 | +* [27言語のローカリゼーションチーム](https://github.com/iojs/website/issues/125)に参加する |
| 143 | +* io.jsのワーキンググループに参加する([streams](https://github.com/iojs/readable-stream), [website](https://github.com/iojs/website), [evangelism](https://github.com/iojs/website/labels/evangelism), [tracing](https://github.com/iojs/tracing-wg), [build](https://github.com/iojs/build), [roadmap](https://github.com/iojs/roadmap)) |
| 144 | +* io.jsをあなたのアプリケーションで利用する |
0 commit comments