Return the file content for the job data.
$job: The translation job object to be exported.
array $conditions: (optional) An array containing list of conditions.
String with the file content.
function export(JobInterface $job, $conditions = array());