{{ path.name }}
{{ scope.row.name }}
{{ formatByteSize(scope.row.size) }}
{{ scope.row.dirSize }}
{{ $t('machine.calculate') }}
{{ userMap.get(scope.row.uid)?.uname || scope.row.uid }}
{{ groupMap.get(scope.row.gid)?.gname || scope.row.gid }}
{{ $t('machine.renameTips') }}
{{ $t('common.operation') }}
{{ $t('machine.folder') }}
{{ $t('machine.file') }}
{{ $t('common.cancel') }}
{{ $t('common.confirm') }}