Translation Statuses
2 minute read
Translation jobs and items can have the following translation statuses:
| Status | Description |
|---|---|
| CREATED | The Cartridge created the job for sending out the translation request to the translation provider. |
| Ready to Submit | The Cartridge is ready to send out the translation request to the translation provider. |
| Submitting | The Cartridge is sending out the translation request to the Clay Tablet Platform for delivery to the translation provider. |
| SENDING | The Cartridge has completed sending out the translation request to the Clay Tablet Platform for delivery to the translation provider. |
| SENDING_TO_COPY_BACK | The Cartridge is preparing to copy the translation request from the source locale to the target locale, without sending them out for translation. |
| SENT_TO_PLATFORM | The Cartridge sent the translation request to the Clay Tablet Platform for delivery to the translation provider. |
| SENT_TO_TRANSLATOR | The Clay Tablet Platform sent the translation request to the translation provider. |
| IN_TRANSLATION | The translation provider has received the translation request and has not yet returned the translated item. |
| REVIEW_TRANSLATION | The Cartridge has received the translated asset back from the translation provider, and it is ready for review. |
| TRANSLATION_REJECTED | A Cartridge user has reviewed and rejected the translated asset. |
| COMPLETED | A Cartridge user has reviewed and approved the translated asset. |
| COMPLETED_NO_NEED_TO_TRANSLATE | There is no translatable content in this translation request. |
| COMPLETED_COPY_BACK | The Cartridge has finished copying the translation request in the job from the source locale to the target locale. |
| CANCELLED | The job was canceled and the assets were not translated. |
| Error |