"initializing" in Japanese
初期化する
Definition
何かを使えるように、最初の値や状態を設定して準備すること。主にITや技術分野で使われます。
Usage Notes (Japanese)
主にITやプログラム関連で使われ、日常の準備には使いません。『初期化するシステム』や『変数を初期化する』などの言い方が一般的です。
Examples
The computer is initializing its system now.
コンピューターが今システムを**初期化しています**。
Please wait while the program is initializing.
プログラムが**初期化中です**のでお待ちください。
The technician is initializing the device for the first time.
技術者が初めてデバイスを**初期化しています**。
It took a while because the server was initializing after an update.
アップデート後、サーバーが**初期化されていた**ので時間がかかりました。
You might see a black screen while your phone is initializing the new settings.
携帯電話が新しい設定を**初期化している**時、黒い画面が表示されるかもしれません。
The process of initializing variables happens every time that code runs.
そのコードが実行されるたびに、変数の**初期化**が行われます。