{% trans 'Now we will gather all details for the configuration itself.' %}

{% if db_type != 'sqlite' %} {% endif %}
{% trans 'Username' %} {% trans 'The username for Poweradmin. This new user will have limited rights only.' %}
{% trans 'Password' %} {% trans 'The password for this username.' %}
{% trans 'Hostmaster' %} {% trans 'When creating SOA records and no hostmaster is provided, this value here will be used. Should be in the form "hostmaster.example.net".' %}
{% trans 'Primary nameserver' %} {% trans 'When creating new zones using the template, this value will be used as primary nameserver. Should be like "ns1.example.net".' %}
{% trans 'Secondary nameserver' %} {% trans 'When creating new zones using the template, this value will be used as secondary nameserver. Should be like "ns2.example.net".' %}