Traduction de await de l'anglais vers le français
Traduction du mot '
await
Transcription : [əˈweɪt]
Article de dictionnaire
verb
- attendre (expect)
- être réservé
- être dans l'attente
Exemples
Emploi verbal, attendre ou s'attendre à
await confirmation
— attendre confirmationawait news
— attendre des nouvellesawait developments
— attendre la suite des événementsawait the outcome
— attendre l'issueawait the decision
— attendre la décisionawait judgment
— attendre le jugementawait arrival
— attendre l'arrivéeCorrespondance professionnelle ou instructions, attendre une réponse ou des directives
await your reply
— attendre votre réponseawait further instructions
— attendre de nouvelles instructionsawait confirmation from management
— attendre la confirmation de la directionawait payment
— attendre le paiementawait clearance
— attendre l'autorisationawait approval
— attendre l'approbationProgrammation
await expression
— expression awaitawait fetch()
— attendre fetch()await Promise.all([...])
— attendre Promise.all([...])await response.json()
— attendre response.json()for await (const item of stream)
— for await (const item of stream)awaitable object
— objet awaitableawait timeout
— attendre le délai