global_title=Domain Controller Wizard
global_next=Next
global_back=Back
global_not_match=Passwords does not match!
global_desc=Created by Domain Controller Wizard.

index_information1=This wizard will help you to configure a server for your home/office. You don't have to know technical details. You should know answers of these questions:<br> <ul>   <li>You have a new computer on you office and wants to have internet on it. You have plugged the computer to your local network and it just works fine! Do you like this scenario?&nbsp;so you need to have <a target='_blank'  href='http://en.wikipedia.org/wiki/Dynamic_Host_Configuration_Protocol'><span  style='font-weight: bold;'>DHCP</span></a>, and&nbsp;<a target='_blank'  href='http://en.wikipedia.org/wiki/Internet_Connection_Sharing'><b>Internet Connection Sharing</b></a>.</li>   <li>You have a few computers on your net,&nbsp;some have windows and some have linux. you want to access to these computers with your station. they have some addresses with name <a  href='http://en.wikipedia.org/wiki/IP_address'><span  style='font-weight: bold;'>IP</span></a>. It's a four-number address. But It's hard to save computers' ips. Do you want to name them? so you need <a target='_blank'  href='http://en.wikipedia.org/wiki/DNS'><span  style='font-weight: bold;'>DNS</span></a>.&nbsp;</li>   <li>Do you want to see your profile and 'My Documents' on every computer in office when you log in? you need <b><a  href='http://en.wikipedia.org/wiki/Domain_Controller'  target='_blank'>Domain controller</a> </b>to have a centralized <a  href='http://en.wikipedia.org/wiki/Authentication'  target='_blank'><span style='font-weight: bold;'>A</span><b>uthentication</b></a>.</li> </ul> 

index_d3=$1, $2 and $3
index_information2=<b>Domain controller</b> (DC) is the <a target="_blank"  href="http://en.wikipedia.org/wiki/Server" title="Server">server</a> that responds to security authentication requests (logging in, checking permissions, etc.) within the <a target="_blank"  href="http://en.wikipedia.org/wiki/Windows_Server_domain"  title="Windows Server domain">Windows Server domain</a>. It is the server that essentially makes <a target="_blank"  href="http://en.wikipedia.org/wiki/Computer_network"  title="Computer network">networking</a> (at least in a secure function) possible.<br> <br> <span style="font-weight: bold;">A</span><b>uthentication</b> is the process by which a <a target="_blank"  href="http://en.wikipedia.org/wiki/Computer" title="Computer">computer</a>, <a target="_blank"  href="http://en.wikipedia.org/wiki/Computer_program"  title="Computer program">computer program</a>, or another user attempts to confirm that the computer, computer program, or user from whom the second party has received some communication is, or is not, the claimed first party. A <a  target="_blank"  href="http://en.wikipedia.org/wiki/Blind_credential"  title="Blind credential">blind credential</a>, in contrast, does not establish identity at all, but only a narrow right or status of the user or program.<br> <br> <b>Dynamic Host Configuration Protocol</b> (<b>DHCP</b>) is a <a target="_blank"  href="http://en.wikipedia.org/wiki/Client-server"  title="Client-server">client-server</a> <a  target="_blank"  href="http://en.wikipedia.org/wiki/Network_protocol"  title="Network protocol">networking protocol</a>. Most organizations use DHCP. A DHCP server provides configuration parameters specific to the DHCP client host requesting, generally, information required by the host to participate on the Internet network. DHCP also provides a mechanism for allocation of <a  href="http://en.wikipedia.org/wiki/IP_address"  title="IP address">IP addresses</a> to hosts.<br> <br> <b>Domain Name System</b> or <b>DNS</b> is a system that stores information about <b><a target="_blank"  href="http://en.wikipedia.org/wiki/Hostname" title="Hostname">hostnames</a></b> and <b><a target="_blank"  href="http://en.wikipedia.org/wiki/Domain_name"  title="Domain name">domain names</a></b> in a type of <a target="_blank"  href="http://en.wikipedia.org/wiki/Distributed_database"  title="Distributed database">distributed database</a> on networks, such as the <a  href="http://en.wikipedia.org/wiki/Internet" title="Internet">Internet</a>. Of the many types of information that can be stored, most importantly it provides a physical location (<a target="_blank"  href="http://en.wikipedia.org/wiki/IP_address"  title="IP address">IP address</a>) for each domain name, and lists the <a  href="http://en.wikipedia.org/wiki/Mail_exchange_server"  title="Mail exchange server">mail exchange servers</a> accepting <a href="http://en.wikipedia.org/wiki/E-mail"  title="E-mail">e-mail</a> for each domain.<br> <br> <b>Internet Connection Sharing</b> (ICS) is the name given by Microsoft to a feature in newer versions of its <a  target="_blank"  href="http://en.wikipedia.org/wiki/Windows_operating_system"  title="Windows operating system">Windows operating system</a> (as of Windows 98 SE) for sharing a single <a  href="http://en.wikipedia.org/wiki/Internet" title="Internet">Internet</a> connection on one computer between other computers on the same <a  target="_blank"  href="http://en.wikipedia.org/wiki/Local_area_network"  title="Local area network">local area network</a>. It makes use of <a target="_blank"  href="http://en.wikipedia.org/wiki/DHCP" title="DHCP">DHCP</a> and <a target="_blank"  href="http://en.wikipedia.org/wiki/Network_address_translation"  title="Network address translation">Network address translation</a> (NAT). 

page1_information1=You should enter a name for your domain. If you have a valid domain name and want to manage your ...
page1_domainname=Domain name

page2_information1=Do you want to configure DHCP and DNS server for your network?
page2_yes=Yes
page2_no=No

page2_5_information1=Do you want to have Internet Sharing on your network?
page2_5_yes=Yes
page2_5_no=No

page3_information1=Please enter requested information to configure DHCP/DNS:
page3_network=Net Address
page3_netmask=Subnet Mask
page3_first_ip=First IP
page3_last_ip=Last IP
page3_system_ip=System IP
page3_system_gateway=Gateway
page3_interface=Interface

page4_information1=With clicking on the 'Next' button, you are going to change these settings:
page4_information2=Changing Properties
page4_hostnname=Host Name
page4_DNS_DHCP=DNS and DHCP
page4_InternetSharing=Internet Sharing

page5_information1=Please set your root password:<br><font size='-1'>(WARNING!!! it will rewrite your current root password. you can retype your old password)</font><br>
page5_password=New password
page5_confrim_password=Retype new password

do_information1=wait!
do_ok=Done
do_fail=Failed
do_samba_conf=Configuring Samba for Authentication System ...
do_samba_reset=Restarting Samba service to apply changes ...
do_dhcp_conf=Configuring DHCP ...
do_dhcp_reset=Restarting DHCP service to apply changes ...
do_pass_conf=Changing root password ...
do_dns_conf=Configuring DNS ...
do_dns_reset=Restarting DNS service to apply changes ...
do_net_conf=Configuring Network
do_net_reset=Restarting Network service to apply changes ...
do_squid_conf=Configuring Internet Sharing

do_fail_info=See the log file to find the problem!
do_ok_info=Now you can...
