Skip to content
This repository was archived by the owner on Sep 7, 2022. It is now read-only.

io.js weekly 2015-02-13 #26

Merged
merged 7 commits into from
Feb 15, 2015
Merged

io.js weekly 2015-02-13 #26

merged 7 commits into from
Feb 15, 2015

Conversation

kosamari
Copy link
Contributor

needs review before merge

@kosamari
Copy link
Contributor Author

ざざっと翻訳しました。半分以上は今週の「和解の現状」のTL;DRですね。
普段チェンジログとか訳したことがないので, "io.js 1.2.0 リリース" のことろはあんまり自信が無いです。

* Added interested contributors to teams for their language.
* Teams registered Twitter accounts for their teams and other relevant social media accounts.
* Teams came up with their own ways of working together, and they became more of "community organizers," as opposed to just "translators" -->
Mediumに載せた[元記事](https://medium.com/@mikeal/how-io-js-built-a-146-person-27-language-localization-effort-in-one-day-65e5b1c49a62)を参照
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

日本語版のリンクもいれておいてもよいかもですね

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

このブログはMikeal の個人ブログのほうなので日本語訳がないんです。

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

あー、なるほどわかりました

@e-jigsaw
Copy link
Contributor

コミュニティのとこも訳してみました #28

* Shigeki Ohtsu (@shigeki) -->
* **stream**: よりシンプルなstream作成。 ([readable-stream/issues#102](https://github.com/iojs/readable-stream/issues/102))
* **dns**: `lookup()`メソッド で `'all'` オプションをサポート。この設定を有効にすると名前の解決が行われたすべてのアドレスを配列で返します(デフォルトは`false`に設定)。 ([iojs/pull#744](https://github.com/iojs/io.js/pull/744))
* **assert**: `deepEqual()`から`prototype`プロパティの比較を外しました。 ([iojs/issues#636](https://github.com/iojs/io.js/pull/636)) `deepEqual()`のミラーとして`deepStrictEqual()`メソッドを追加、ただしprimitivesではstrict equalのチェックを行います。 ([iojs/issues#639](https://github.com/iojs/io.js/pull/639))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

iojs/issues#639

deepStrictEqual works the same way as strictEqual, but uses === to compare primitives and requires prototypes of equal objects to be the same object.

とあるので

deepEqual()のミラーとしてdeepStrictEqual()メソッドを追加し、こちらがプリミティブの比較を行います

などの方が適当な気がします

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

変更しました。

@yosuke-furukawa
Copy link
Member

👍 いいと思います。

@yosuke-furukawa
Copy link
Member

CHANGELOGの翻訳、したいなーと思いつつも。とりあえず、これはこのままマージしちゃいますね。

yosuke-furukawa added a commit that referenced this pull request Feb 15, 2015
@yosuke-furukawa yosuke-furukawa merged commit bbb0516 into master Feb 15, 2015
@yosuke-furukawa yosuke-furukawa deleted the weekly_2015-02-13 branch February 15, 2015 04:51
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants