if (size > (boundary/=1024)) {
            return round(size / boundary, 1) + " " + plupload.translate('gb');
        }