انتظار await

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

Provenance

No council migration covers this term — it comes from the dictionary / base layer.

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 →

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.