Sums up all translated counts of this jobs job items.
int The sum of all translated counts
Overrides JobInterface::getCountTranslated
public function getCountTranslated() { return tmgmt_job_statistic($this, 'count_translated'); }