Version 0.2.8
---------------
New translatable strings:

msgid "for maintaining the Debian package."
msgstr ""


/* The strings below are for the settings combo
/* The first 2 messages should most likely 
 * not be translated but do as you like 
 */

msgid "Ad-hoc"
msgstr ""

msgid "Interim"
msgstr ""

msgid "None"
msgstr ""

msgid "Allow"
msgstr ""

msgid "Ignore"
msgstr ""

msgid "True"
msgstr ""

msgid "False"
msgstr ""

msgid "Deny"
msgstr ""

/* Settings combo end */


msgid ""
"\n"
"\n"
"1. Adding scopes:\n"
msgstr ""

msgid "\tIf eth1 has an address on the 192.168.0.0 net and you want to share\n"
msgstr ""

msgid ""
"\taddresses in the range 192.168.0.1 to 192.168.0.254 you type the "
"interface\n"
msgstr ""

msgid ""
"\tname eth1 as the network card. Add 192.168.0.0 as the subnet address.\n"
msgstr ""

msgid ""
"\tAdd 255.255.255.0 as the netmask address and click apply.\n"
"\n"
msgstr ""

msgid "\tNow you need to specify the address range to share.\n"
msgstr ""

msgid "\tThis is done in the shared ipaddress interval section.\n"
msgstr ""

msgid "\tAs range from you can specify 192.168.0.1 and as\n"
msgstr ""

msgid "\trange to you can use 192.168.0.254\n"
msgstr ""

msgid "\tTest the setup by clicking the activate button.\n"
msgstr ""

msgid ""
"\tThe deactivated state should now change to active.\n"
"\n"
msgstr ""

msgid ""
"\tNow you can supply the hosts with more information about this network.\n"
msgstr ""

msgid ""
"\tThis is done in the scope settings section.\n"
"\n"
"\n"
msgstr ""

msgid "2. Adding single hosts:\n"
msgstr ""

msgid "\tStatic ip addresses are mostly used for servers and printers that\n"
msgstr ""

msgid ""
"\trequire a static location but can also be used for any dhcp client.\n"
"\n"
msgstr ""

msgid "\tSupplying a host that has hardware address 00:20:AF:F7:AA:AA with a\n"
msgstr ""

msgid ""
"\thostname and ipaddress can be done by adding a hostname and ip address\n"
msgstr ""

msgid ""
"\tin the corresponding fields and the clients network cards hardware "
"address\n"
msgstr ""

msgid "\tin the hardware address field then clicking apply.\n"
msgstr ""

msgid ""
"\t(You can get the clients hardware addresses by running ifconfig on them.)\n"
msgstr ""

msgid ""
"\tNow you can supply this host with more information such as DNS servers\n"
msgstr ""

msgid ""
"\tand gateway, this is done in the hosts settings section.\n"
"\n"
"\n"
msgstr ""

msgid "3. Current usage:\n"
msgstr ""

msgid ""
"\tThe leases tab shows currently active clients and what values such as the\n"
msgstr ""

msgid ""
"\tip addresses, subnet masks and hardware addresses they currently use.\n"
msgstr ""




Version 0.2.7
---------------
Added German translation: Sebastian Schoss <sebastian@schoss.it>
Modified the German translation slightly: Magnus-swe.

Version 0.2.5
---------------
Changed the line: "Could not find dhcpd.conf, should it be added here:\n"
" %s ?\n" 
To 
"Could not find dhcpd.conf, should it be added here ? :\n%s\n"


New translatable strings in the settings window:
------------------------------------------------
msgid " DDNS update style: "
msgstr " ....: "

msgid " Client updates: "
msgstr " ....: "

msgid " One lease per client: "
msgstr " ....: "

msgid " BOOTP: "
msgstr " ....: "


Version 0.2.4
---------------
Added Simplified Chinese: Stanley Peng <stanleypng@gmail.com>
Added Swedish translation: Magnus-swe <magnus-swe@telia.com>
