get(\bantu\IniGetWrapper\IniGetWrapper::class)->getBytes('upload_max_filesize'); $post_max_size = OC::$server->get(\bantu\IniGetWrapper\IniGetWrapper::class)->getBytes('post_max_size'); $maxUploadFilesize = min($upload_max_filesize, $post_max_size); ?> checked="checked" />

t('Upload files to %s', [$_['shareOwner']])) ?>

t('Upload files to %s', [$_['filename']])) ?>

t('Note')); ?>

t('Select or drop files')) ?>
    t('By uploading files, you agree to the %1$sterms of service%2$s.', [ '', '' ]); ?>