انتظار await

Language
typescript
Surface
keywords
Locale
ps
Concept
await
Brain ID
typescript/keywords/await
Brain version
1.1.0-alpha.13 · generated Mon, 20 Jul 2026 15:26:24 GMT · hash 4914b8003cdd29d0…

Provenance

Full per-leaf change history across brain builds is not yet recorded; shown is the current build's layer stack.

Discuss this term on the NADA forum →

Across locales

What each covering migration carries for this concept, per locale — the whole-brain view, not filtered by your language. Forms are the migration's leaf values (pre-transform, pre-human-verdict); a locale without a form falls back to canonical English. Chips open that locale's live docs page for this term.

concurrency-async · concept await — per-locale forms

Expand to load the per-locale matrix.

demo-alpha · concept await — per-locale forms

Expand to load the per-locale matrix.

sealion-refinement · concept await — per-locale forms

Expand to load the per-locale matrix.

AI council review

Reviewed by 1 model · @cf/aisingapore/gemma-sea-lion-v4-27b-it · 2026-07-17

Cluster concurrency-async · locale ps · member await

improve
verdict
انتظار
existing translation
تړه کېږد
improved translation
Explanation

'تړه کېږد' (tra keezda) literally means 'put in pause/hold'. It better reflects the coroutine-suspend nature of 'await' – the temporary pausing of execution until a result is available. While 'انتظار' isn't *wrong*, 'تړه کېږد' is more precise in the programming context.

Issue breakdown

  • accuracy While 'انتظار' means 'waiting', it doesn't fully capture the *suspension* aspect of 'await' in asynchronous programming. It leans more towards a blocking wait.