{% blocktranslate %}The scan hit its configured file limit — not every orphaned file is shown below. Narrow SCAN_ROOTS or raise MAX_FILES_PER_RUN to see the rest.{% endblocktranslate %}
{% endif %}{% blocktranslate count counter=files|length %} {{ counter }} orphaned file found. {% plural %} {{ counter }} orphaned files found. {% endblocktranslate %}
{% blocktranslate with total=total_size|filesizeformat %} Scanned {{ files_scanned }} files in total — {{ total }} reclaimable. {% endblocktranslate %}