Archive format:
{{ option }}
Compression level:
{{ 'COMPRESSION_LEVELS.' + option | translate }}
Compression method:
{{ option }}
Dictionary size:
{{ option | size }}
Word size:
{{ option }}
Solid Block size:
{{ option === 'off' || option === 'on' ? ('SOLID_BLOCK_SIZES.' + option | translate) : (option | size) }}
Number of CPU threads:
{{ i + 1 }}
/ {{ $ctrl.cores }}
Memory usage for Compressing:
{{ $ctrl.getMemoryUsage()[0] }} M
Memory usage for Decompressing:
{{ $ctrl.getMemoryUsage()[1] }} M
Update mode:
{{ id | translate }}
Path mode:
{{ id | translate }}