<!-- vim: ft=xml ts=8 sw=4 noet:
-->
<lexicon lang="en-us">
    <entry>
	<base>FORM_TITLE</base>
	<trans>
	    Manage domains
	</trans>
    </entry>
    <entry>
	<base>OPERATION_STATUS_REPORT</base>
	<trans>
	    Operation status report
	</trans>
    </entry>
    <entry>
	<base>FORM_DESCRIPTION</base>
	<trans>
	    <![CDATA[
	    <p>When you create a virtual domain, your server will be able to
		receive e-mail for that domain and will also be able to host a
		web site for that domain.</p>
	    <p><a class="button-like" href="domains?state=create">Add virtual
		    domain</a></p>
	    ]]>
	</trans>
    </entry>
    <entry>
	<base>NO_VIRTUAL_DOMAINS</base>
	<trans> 
	    There are no virtual domains in the system.
	</trans>
    </entry>
    <entry>
	<base>CURRENT_LIST_OF_DOMAINS</base>
	<trans>
	    Current list of domains
	</trans>
    </entry>
    <entry>
	<base>DOMAIN</base>
	<trans>
	    Domain
	</trans>
    </entry>
    <entry>
	<base>DESCRIPTION</base>
	<trans>
	    Description
	</trans>
    </entry>
    <entry>
	<base>PRIMARY_SITE</base>
	<trans>
	    primary site
	</trans>
    </entry>
    <entry>
	<base>CONTENT</base>
	<trans>
	    {$content} i-bay
	</trans>
    </entry>
    <entry>
	<base>MODIFY</base>
	<trans>Modify</trans>
    </entry>
    <entry>
        <base>SAVE</base>
        <trans>Save</trans>
    </entry>
    <entry>
	<base>REMOVE</base>
	<trans>Remove</trans>
    </entry>
    <entry>
	<base>CREATE_TITLE</base>
	<trans>
	    Create a new virtual domain
	</trans>
    </entry>
    <entry>
	<base>DOMAIN_NAME_LABEL</base>
	<trans>
	    Domain name
	</trans>
    </entry>
    <entry>
	<base>DESCRIPTION_LABEL</base>
	<trans>
	    Brief description
	</trans>
    </entry>
    <entry>
	<base>CONTENT_FIELD_DESCRIPTION</base>
	<trans>
	    For the web site, you may choose your primary web site or any
	    i-bay as the content.
	</trans>
    </entry>
    <entry>
	<base>CONTENT_LABEL</base>
	<trans>
	    Content
	</trans>
    </entry>
    <entry>
	<base>CREATE</base>
	<trans>Add</trans>
    </entry>
    <entry>
	<base>DOMAIN_NAME_VALIDATION_ERROR</base>
	<trans>
	    Error: unexpected or missing characters in domain name
	    {$domainName}.  The domain name should contain one or more
	    letters, numbers, periods and minus signs.  Did not create new
	    domain.
	</trans>
    </entry>
    <entry>
	<base>DOMAIN_DESCRIPTION_VALIDATION_ERROR</base>
	<trans>
	    Error: unexpected or missing characters in domain description
	    {$domainDesc}.  Did not create new domain.
	</trans>
    </entry>
    <entry>
	<base>DOMAIN_IN_USE_ERROR</base>
	<trans>
	    Error: domain {$domainName} is already in use.  Did not create
	    new domain.
	</trans>
    </entry>
    <entry>
	<base>SYSTEM_DOMAIN_ERROR</base>
	<trans>
	    Error: domain {$domainName} is your system domain name.  You
	    cannot have a virtual domain with the same name.  Did not create
	    new domain.
	</trans>
    </entry>
    <entry>
	<base>SUCCESSFULLY_CREATED</base>
	<trans>
	    Successfully created virtual domain {$domainName}.  Your web
	    server is now being restarted.  The links on this page will be
	    inactive until the web server restart is complete.
	</trans>
    </entry>
    <entry>
	<base>ACTION</base>
	<trans>Action</trans>
    </entry>
    <entry>
	<base>MODIFY_TITLE</base>
	<trans>
	    Modify virtual domain
	</trans>
    </entry>
    <entry>
	<base>NONEXISTENT_DOMAIN_ERROR</base>
	<trans>
	    Error: {$domainName} is not an existing domain.
	</trans>
    </entry>
    <entry>
	<base>SUCCESSFULLY_MODIFIED</base>
	<trans>
	    Successfully modified virtual domain {$domainName}.  Your web
	    server is now being restarted.  The links on this page will be
	    inactive until the web server restart is complete.
	</trans>
    </entry>
    <entry>
	<base>REMOVE_TITLE</base>
	<trans>
	    Remove virtual domain
	</trans>
    </entry>
    <entry>
	<base>REMOVE_DESCRIPTION</base>
	<trans>
	    <![CDATA[
	    <p>
		You are about to remove the virtual domain {$domain}
		({$domainDesc}).  
	    </p>
	    <p>
		<b>Are you sure you wish to remove this domain?</b>
	    </p>
	    ]]>
	</trans>
    </entry>
    <entry>
	<base>ERROR_WHILE_REMOVING_DOMAIN</base>
	<trans>
	    Error: internal failure while removing virtual domain
	    {$domain}.
	</trans>
    </entry>
    <entry>
	<base>SUCCESSFULLY_DELETED</base>
	<trans>
	    Successfully deleted virtual domain {$domain}.  Your web server
	    is now being restarted.  The links on this page will be inactive
	    until the web server restart is complete.
	</trans>
    </entry>
    <entry>
	<base>Configuration</base>
	<trans>Configuration</trans>
    </entry>
    <entry>
	<base>Domains</base>
	<trans>Domains</trans>
    </entry>
</lexicon>
