انتظار await
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.
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.