data.errorThrown=t('files','Not enough free space, you are uploading {size1} but only {size2} is left').replace('{size1}',humanFileSize(selection.totalBytes)).replace('{size2}',humanFileSize($('#free_space').val()));
data.errorThrown=t('files','Not enough free space, you are uploading {size1} but only {size2} is left',{