Attempts to abort the translation job.
Already accepted jobs can not be aborted, submitted jobs only if supported by the translator plugin. Always use this method if you want to abort a translation job.
bool TRUE if the translation job was aborted, FALSE otherwise.
public function abortTranslation();