Skip to content

JA : Translate middle of "setImmediate" #2356

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 82 commits into from
Aug 3, 2019

Conversation

silverskyvicto
Copy link
Contributor

@silverskyvicto silverskyvicto commented Jul 26, 2019

Hi

I translate a part of guide middle of "setImmediate".

silverskyvicto and others added 30 commits May 11, 2019 21:53
自分も上手い翻訳が思い浮かばなかったので助かります。

Co-Authored-By: Ryuichi Okumura <[email protected]>
おっしゃる通り、無理に原文にあわせなくても良さそうですね。

Co-Authored-By: Ryuichi Okumura <[email protected]>
翻訳し損ねてました...
おっしゃる通りです。

Co-Authored-By: Ryuichi Okumura <[email protected]>
@Aissaoui-Ahmed Aissaoui-Ahmed changed the title Translate middle of "setImmediate" JA : Translate middle of "setImmediate" Jul 27, 2019
@Aissaoui-Ahmed Aissaoui-Ahmed requested a review from e-jigsaw July 27, 2019 23:54
@SEWeiTung
Copy link
Contributor

@nodejs/nodejs-ja , Please have a review.

`setImmediate()` は `Immediate` オブジェクトを返します。
これを使用して、スケジュールされた Immediate をキャンセル (下記の `clearImmediate()` を参照) できます。

Note: Don't get `setImmediate()` confused with `process.nextTick()`. There are
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

Choose a reason for hiding this comment

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

ちょっと中途半端感がありますね。途中までやるとしても"Clearing the Future"の前までやるとかですかね…。

-->
# Node.js のタイマーと仕組み

Node.js の Timers モジュールには、
Copy link
Contributor

Choose a reason for hiding this comment

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

下で「タイマーをインポート」とか言っているので、ここもタイマーモジュールでいいと思いました。

Suggested change
Node.js の Timers モジュールには
Node.js のタイマーモジュールには

@Aissaoui-Ahmed Aissaoui-Ahmed added the i18n Issues/PRs related to the Website Internationalisation label Jul 31, 2019
Copy link
Contributor

@okuryu okuryu left a comment

Choose a reason for hiding this comment

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

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
i18n Issues/PRs related to the Website Internationalisation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants