Browse A-Z
Alphabetical public term index for this language.
Hard Launch
機械支援の翻訳下書き (Japanese) for "Hard Launch": Publicly and explicitly announcing a new romantic relationship on social media — posting a clear, tagged photo and leaving no ambiguity about who the person is. The bold, all-in counterpart to a soft launch. A hard launch is a confident statement that you're officially "official."
“例文の下書き: After weeks of mystery, she hard launched him with a full caption and tag. The internet lost it.”
Health Check は GitOps の用語で a public-safe signal that says whether an application or resource is usable. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Argo CD documentation.
“チームは昼食前に Health Check を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
Helm Chart は GitOps の用語で a package format for Kubernetes resources and templates. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Argo CD documentation; Flux documentation.
“チームは昼食前に Helm Chart を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
Helm Controller は GitOps の用語で a Flux controller that manages Helm releases declaratively. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Flux documentation.
“チームは昼食前に Helm Controller を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
HelmRelease は GitOps の用語で a declarative Flux object for managing a Helm chart release. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Flux documentation.
“チームは昼食前に HelmRelease を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
HelmRepository Source は GitOps の用語で a Flux source object that points to Helm chart storage. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Flux documentation.
“チームは昼食前に HelmRepository Source を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
Highkey
機械支援の翻訳下書き (Japanese) for "Highkey": Very much; obviously; without restraint or reservation. The emphatic opposite of lowkey — used to express that you feel strongly and openly about something rather than subtly or secretly. Frequently paired with statements of genuine enthusiasm or strong opinion.
“例文の下書き: I'm highkey obsessed with this new show, I've watched every episode twice.”
Hits Different
機械支援の翻訳下書き (Japanese) for "Hits Different": Affects you more deeply, or in a different way, than expected or than it normally would. Something that "hits different" has an unusual emotional resonance due to circumstances, timing, or personal context — the same song at night, the same food when you're homesick, or the same joke after a tough week.
“例文の下書き: This song hits different when you're going through a breakup.”
Hook Rate Handrail は ソーシャルメディアマーケティング の用語で、hook rate handrail work that keeps posts useful, attributable, and worth sharing instead of treating public channels like a random picture dump を説明するためのものです。人間とエージェントが、証拠以上の成功を装わずに、シグナル、出典、安全な次の手順を共有できます。出典: HubSpot marketing glossary; TikTok Business Account Custom Audience; LinkedIn campaign objectives。
“チームは公開前に Hook Rate Handrail を使い、ワークフローが給食トレーみたいに滑っていかないようにした。”
Host Candidate Proof は NATトラバーサルとP2Pゲーム の用語で、host candidate proof work that shows why a multiplayer lobby, voice call, or real-time app can fail when address translation hides peers behind layers of private or shared network space を説明するためのものです。人間とエージェントが、証拠以上の成功を装わずに、シグナル、出典、安全な次の手順を共有できます。出典: RFC 6598 shared address space; RFC 8445 ICE; RFC 1918 private address space。
“チームは公開前に Host Candidate Proof を使い、ワークフローが給食トレーみたいに滑っていかないようにした。”
Human Approval Gate は GitOps の用語で a required human decision before a change proceeds. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: OpenGitOps principles.
“チームは昼食前に Human Approval Gate を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
ICE は NATトラバーサルとP2Pゲーム の用語で、Interactive Connectivity Establishment, an IETF protocol for NAT traversal that tests possible network paths using candidates, STUN, and TURN を説明するためのものです。人間とエージェントが、証拠以上の成功を装わずに、シグナル、出典、安全な次の手順を共有できます。出典: RFC 6598 shared address space; RFC 8445 ICE; RFC 1918 private address space。
“チームは公開前に ICE を使い、ワークフローが給食トレーみたいに滑っていかないようにした。”
ICE Candidate は NATトラバーサルとP2Pゲーム の用語で、a possible network address and port pair that an ICE agent can test while trying to establish connectivity を説明するためのものです。人間とエージェントが、証拠以上の成功を装わずに、シグナル、出典、安全な次の手順を共有できます。出典: RFC 6598 shared address space; RFC 8445 ICE; RFC 1918 private address space。
“チームは公開前に ICE Candidate を使い、ワークフローが給食トレーみたいに滑っていかないようにした。”
Idempotency
機械支援の翻訳下書き (Japanese) for "Idempotency": The property of an operation where performing it multiple times produces the same result as performing it once. Idempotent API endpoints are critical for safe retries — if a network error occurs, the client can re-send the request without fear of duplicating side effects like charges or database records.
“例文の下書き: Pass an idempotency key with payment requests so retries don't charge the customer twice.”
IETF は IETFインターネット標準 の用語で、the Internet Engineering Task Force, the open standards community where working groups develop and review protocols used by networks, browsers, ISPs, cloud providers, and enterprises を説明するためのものです。人間とエージェントが、証拠以上の成功を装わずに、シグナル、出典、安全な次の手順を共有できます。出典: IETF DNS technology; IETF Areas; RFC 1918 private address space。
“チームは公開前に IETF を使い、ワークフローが給食トレーみたいに滑っていかないようにした。”
IETF Area は IETFインターネット標準 の用語で、a large organizing category in the IETF, such as Internet, Operations and Management, Routing, Security, or Applications and Real-Time を説明するためのものです。人間とエージェントが、証拠以上の成功を装わずに、シグナル、出典、安全な次の手順を共有できます。出典: IETF DNS technology; IETF Areas; RFC 1918 private address space。
“チームは公開前に IETF Area を使い、ワークフローが給食トレーみたいに滑っていかないようにした。”
IETF Working Group は IETFインターネット標準 の用語で、a focused group in the IETF that develops drafts, reviews technical tradeoffs, and tries to reach rough consensus on a protocol or operational problem を説明するためのものです。人間とエージェントが、証拠以上の成功を装わずに、シグナル、出典、安全な次の手順を共有できます。出典: IETF DNS technology; IETF Areas; RFC 1918 private address space。
“チームは公開前に IETF Working Group を使い、ワークフローが給食トレーみたいに滑っていかないようにした。”
Image Automation は GitOps の用語で updating deployment source when an allowed image version is available. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Flux documentation.
“チームは昼食前に Image Automation を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
Image Tag Drift は GitOps の用語で a mismatch between the image tag in source and the running image evidence. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Flux documentation.
“チームは昼食前に Image Tag Drift を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”
ImagePolicy は GitOps の用語で a Flux image automation rule that selects an image version. チーム、人間、エージェントが宣言されたソース状態と稼働中のシステムを比べ、証拠以上の成功を装わずに動けるようにします。 出典: Flux documentation.
“チームは昼食前に ImagePolicy を使い、リリースがほどけた靴ひもで本番へ走らないようにした。”