{file.name}
Compressed size: {formatDataVolume(file.size, 3)}
Uncompressed size: {formatDataVolume(uncomp_size, 3)} (Ratio: {comp_ratio.toFixed(2)}x)
Uploaded on: {formatDate(file.date_upload, true, true, true)}
{dispatch("download")}}>
download
Download
{#if file.show_ads}
{/if} {#if status === "finished"}
Files in this zip archive
{:else if status === "parse_failed"}
Zip archive could not be parsed. It may be corrupted.
{/if}