
# Copyright (c) 2000-2008 Synology Inc. All rights reserved.

[app]
app_name	=	"DHCP Server"
description	=	"DHCP Server turns your DiskStation into a DHCP server within LAN to assign dynamic IP addresses and manage DHCP clients."

[general]
add	=	"Add"
addr_end	=	"End"
addr_start	=	"Start"
apply	=	"Apply"
cancel	=	"Cancel"
domain_name	=	"Domain name"
enable	=	"Enabled"
enable_dhcpd	=	"Enable DHCP Server"
gateway	=	"Gateway"
general	=	"General"
interface	=	"Interface"
leasetime	=	"Address lease time"
leasetime_desc	=	"1~43200 minutes"
minutes	=	"minutes"
modify	=	"Modify"
netmask	=	"Netmask"
optional	=	"Optional"
primary_dns	=	"Primary DNS"
remove	=	"Remove"
secondary_dns	=	"Secondary DNS"
subnet	=	"Subnet list"

[offerlist]
add_reservation	=	"Add to address reservation"
address_reservation	=	"Address Reservation"
client_list	=	"Client List"
expire_time	=	"Expired In"
hostname	=	"Hostname"
ip	=	"IP"
mac	=	"MAC"

[reportmsg]
error_add_reservation	=	"Failed to add the address."
error_addr_dns	=	"Incorrect DNS address."
error_addr_gateway	=	"Incorrect gateway address."
error_addr_start	=	"Incorrect address."
error_hostname	=	"Incorrect hostname."
error_hotspot_subnet_overlap	=	"LAN subnet settings conflict with those of hotspot."
error_lease_time	=	"Incorrect lease time."
error_mac	=	"Incorrect MAC address."
error_start_dhcpd	=	"Failed to enable DHCP Server."
set_apply	=	"Settings applied."
set_no_change	=	"No settings were changed."

