"decorators" in Japanese
デコレーター装飾担当者
Definition
インテリアの色や家具、スタイルを選んで空間を美しく仕上げる専門家を指します。コンピューターでは、関数などに機能を追加する特別な仕組みです。
Usage Notes (Japanese)
インテリア業者のチームや会社を指す場合が多い。IT分野では技術用語。「decorations」とは異なり、人を示します。
Examples
The decorators painted the living room blue.
**デコレーター**がリビングルームを青く塗りました。
We hired decorators for our wedding party.
私たちは結婚式のために**デコレーター**を雇いました。
The school uses professional decorators before big events.
学校は大きなイベントの前にプロの**装飾担当者**を使います。
The decorators completely changed the look of our office.
**デコレーター**がオフィスの雰囲気を一新しました。
Do you know any good decorators who can help with my new apartment?
私の新しいアパートを手伝ってくれるいい**デコレーター**を知っていますか?
In Python, decorators are used to add extra features to functions.
Pythonでは、**デコレーター**は関数に追加機能を与えるときに使われます。