{% load i18n horizon humanize %}
{% trans "Select parameters of share you want to create. " %}
    {% trans "One line - one action. Empty strings will be ignored." %}
    {% trans "To add metadata use:" %}
    
key=value
{{ usages.maxTotalShareGigabytes|quota:_("GiB")|intcomma }}
{{ usages.maxTotalShares|quota|intcomma }}