index_title=BIND DNS Server
index_enamed=The BIND DNS server $1 could not be found on your system. Maybe it is not installed, or your <a href='$2'>BIND module configuration</a> is incorrect.
index_eversion=The server executable $1 does not appear to be BIND 8 or 9. Maybe your should use the <a href='$2'>BIND 4 module</a> instead.
index_eempty=The primary configuration file for BIND $1 does not exist, or is not valid. Create it?
index_local=Setup nameserver for internal non-internet use only
index_download=Setup as an internet name server, and download root server information
index_webmin=Setup as an internet name server, but use Webmin's older root server information
index_create=Create Primary Configuration File and Start Nameserver
index_zones=Existing DNS Zones
index_none=There are no DNS zones defined for this name server
index_addmaster=Create a new master zone
index_addslave=Create a new slave zone
index_addstub=Create a new stub zone
index_addfwd=Create a new forward zone
index_apply=Apply Changes
index_applymsg=Click this button to restart the running BIND server. This will cause the current configuration to become active
index_start=Start Name Server
index_startmsg=Click this button to start the BIND server, and load the current configuration
index_zone=Zone
index_type=Type
index_master=Master
index_slave=Slave
index_stub=Stub
index_forward=Forward
index_opts=Global Server Options
index_return=zone list
index_toomany=There are too many zones on your system to display here.
index_find=Find zones matching :
index_search=Search
index_view=(In view $1)
index_views=Existing Client Views
index_vnone=There are no client views defined on this server.
index_addview=Create a new view
index_root=Root zone
index_addhint=Create a new root zone

master_title=Edit Master Zone
master_ecannot=You are not allowed to edit this zone
master_manual=Edit Records File
master_soa=Edit Zone Parameters
master_options=Edit Zone Options
master_del=Delete Zone
master_delmsg=Click this button to delete this zone from your DNS server.
master_delrev=Matching reverse address records in other zones hosted by this server will also be deleted.
master_tmpl=Use zone template?
master_ip=IP address for template records
master_params=Zone Parameters
master_server=Master server
master_ns=Add NS record for master server?
master_email=Email address
master_refresh=Refresh time
master_retry=Transfer retry time
master_expiry=Expiry time
master_minimum=Default time-to-live
master_opts=Zone Options
master_check=Check names?
master_notify=Notify slaves of changes?
master_update=Allow updates from..
master_transfer=Allow transfers from..
master_query=Allow queries from..
master_notify2=Also notify slaves..
master_type=Type
master_records=Records
master_return=record types
master_err=Failed to save options
master_ero=You are not allowed to update zones
master_err2=Failed to update zone
master_emaster='$1' is not a valid master server
master_eemail='$1' is not a valid email address
master_erefresh='$1' is not a valid refresh time
master_eretry='$1' is not a valid transfer retry time
master_eexpiry='$1' is not a valid expiry time
master_eminimum='$1' is not a valid default TTL
master_edelete=You are not allowed to delete this zone
master_tmplrecs=Template records
master_name=Record name
master_value=Value
master_user=From form
master_eip=Missing or invalid template IP address
master_eiptmpl=Template record value can only come from for Address records
master_esoacannot=You are not allowed to edit zone parameters
master_eoptscannot=You are not allowed to edit zone options
master_edeletecannot=You are not allowed to delete zones
master_etaken=This zone already exists
master_include=Additional template file
master_convert=Convert to slave zone
master_whois=Lookup WHOIS Information
master_move=Move to view:
master_emove=You must select a different view to move to
master_eallowupdate=You must enter at least one address to allow updates from
master_eallowtransfer=You must enter at least one address to allow transfers from

delete_title=Delete Zone
delete_mesg=Are you sure you want to delete the zone $1 ? All records and the zone file will be deleted.
delete_mesg2=Are you sure you want to delete the root zone ? Your DNS server may no longer be able to lookup addresses on the internet.
delete_rev=Delete reverse records in other zones ?
delete_fwd=Delete forward records in other zones ?

mcreate_title=Create Master Zone
mcreate_ecannot=You cannot create master zones
mcreate_opts=New master zone options
mcreate_type=Zone type
mcreate_fwd=Forward (Names to Addresses)
mcreate_rev=Reverse (Addresses to Names)
mcreate_dom=Domain name / Network
mcreate_view=Create in view
mcreate_file=Records file
mcreate_auto=Automatic
mcreate_err=Failed to create master zone

slave_title=Edit Slave Zone
stub_title=Edit Stub Zone
slave_ecannot=You are not allowed to edit this zone
slave_opts=Zone Options
slave_masters=Master servers
slave_masterport=Server port
slave_max=Maximum transfer time
slave_file=Records file
slave_check=Check names?
slave_notify=Notify slaves of changes?
slave_update=Allow updates from..
slave_transfer=Allow transfers from..
slave_query=Allow queries from..
slave_notify2=Also notify slaves..
slave_none=None
slave_auto=Automatic
slave_err=Failed to save options
slave_emax='$1' is not a valid max transfer time
slave_efile=Missing records file
slave_efile2='$1' is not an allowable records file
slave_mins=minutes
slave_master_port=port
slave_convert=Convert to master zone

screate_title1=Create Slave Zone
screate_title2=Create Stub Zone
screate_ecannot1=You are not allowed to create slave zones
screate_ecannot2=You are not allowed to create stub zones
screate_header1=New slave zone options
screate_header2=New stub zone options
screate_type=Zone type
screate_fwd=Forward (Names to Addresses)
screate_rev=Reverse (Addresses to Names)
screate_dom=Domain name / Network
screate_err1=Failed to create slave zone
screate_err2=Failed to create stub zone

recs_ecannot=You are not allowed to edit records in this zone
recs_title=$1 Records
recs_header=In $1
recs_addr=Address
recs_name=Name
recs_ttl=TTL
recs_comment=Comment
recs_return=record types

edit_title=Edit $1
edit_header=In $1
edit_edit=Edit $1 Record
edit_add=Add $1 Record
edit_addr=Address
edit_name=Name
edit_zonename=Zone Name
edit_ttl=Time-To-Live
edit_comment=Comment
edit_cnamemsg=Absolute names must end with a .
edit_uprev=Update reverse?
edit_over=Yes (and replace existing)
edit_upfwd=Update forward?
edit_err=Failed to save record
edit_ettl='$1' is not a valid time-to-live
edit_eip='$1' is not a valid IP address
edit_eip6='$1' is not a valid IPv6 address
edit_ehost='$1' is not a valid hostname
edit_ename='$1' is not a valid record name
edit_edupip=An address record for $1 already exists
edit_ens='$1' is not a valid nameserver
edit_ecname='$1' is not a valid alias target
edit_emx='$1' is not a valid mail server
edit_epri='$1' is not a valid priority
edit_ehard=Missing or invalid hardware type
edit_eos=Missing or invalid OS type
edit_eserv=You did not enter any well known services
edit_ebadserv=The well known service name '$1' is incorrect
edit_eemail='$1' is not a valid email address
edit_etxt='$1' is not a valid text record name
edit_efqdn=Absolute name '$1' is too long
edit_elabel=A label in '$1' is too long
edit_eloc=Missing latitude and longitude
edit_return=records
edit_ecname1=You cannot create a name alias record with the same name as an existing record.
edit_ecname2=You cannot create a record with the same name as an existing name alias record.

text_title=Edit Records File
text_desc=This form allows you to manually edit the DNS records file $1. No syntax checking will be done by webmin, and the zone serial number will not be automatically incremented.
text_undo=Undo
text_ecannot=You are not allowed to edit record files

restart_ecannot=You are not allowed to restart BIND
restart_esig=Failed to signal process $1 : $2
start_ecannot=You are not allowed to start BIND
start_error=Failed to start BIND : $1

fwd_title=Edit Forward Zone
fwd_ecannot=You are not allowed to edit this zone
fwd_opts=Zone Options
fwd_masters=Master servers
fwd_forward=Try other servers?
fwd_check=Check names?
fwd_err=Failed to save options

fcreate_title=Create Forward Zone
fcreate_ecannot=You are not allowed to create forward zones
fcreate_opts=New forward zone options
fcreate_type=Zone type
fcreate_fwd=Forward (Names to Addresses)
fcreate_rev=Reverse (Addresses to Names)
fcreate_dom=Domain name / Network
fcreate_masters=Master servers
fcreate_err=Failed to create forward zone

create_enet='$1' is not a valid network
create_edom='$1' is not a valid domain name
create_edom2='$1' must be a domain, not a network
create_efile='$1' is not a valid filename
create_efile2='$1' is not an allowable zone file
create_efile3=Failed to create '$1' : $2
create_efile4=File $1 already exists
create_emaster='$1' is not a valid master server address
create_enone=You must enter at least one master server

boot_err=Download failed

type_A=Address
type_AAAA=IPv6 Address
type_NS=Name Server
type_CNAME=Name Alias
type_MX=Mail Server
type_HINFO=Host Information
type_TXT=Text
type_WKS=Well Known Service
type_RP=Responsible Person
type_PTR=Reverse Address
type_LOC=Location

edit_A=Address
edit_AAAA=IPv6 Adress
edit_NS=Name Server
edit_CNAME=Name Alias
edit_MX=Mail Server
edit_HINFO=Host Information
edit_TXT=Text
edit_WKS=Well Known Service
edit_RP=Responsible Person
edit_PTR=Reverse Address
edit_LOC=Location

recs_A=Address
recs_AAAA=IPv6 Adress
recs_NS=Name Server
recs_CNAME=Name Alias
recs_MX=Mail Server
recs_HINFO=Host Information
recs_TXT=Text
recs_WKS=Well Known Service
recs_RP=Responsible Person
recs_PTR=Reverse Address
recs_LOC=Location

value_A1=Address
value_NS1=Name Server
value_CNAME1=Real Name
value_MX1=Priority
value_MX2=Mail Server
value_HINFO1=Hardware
value_HINFO2=Operating System
value_TXT1=Message
value_WKS1=Address
value_WKS2=Protocol
value_WKS3=Services
value_RP1=Email Address
value_RP2=Text Record Name
value_PTR1=Hostname
value_LOC1=Latitude and Longitude

warn=Warn
fail=Fail
ignore=Ignore
default=Default
minutes=minutes
seconds=seconds
hours=hours
days=days
weeks=weeks
listed=Listed ..
eip='$1' is not a valid IP address

acl_zones=Domains this user can edit
acl_zall=All zones
acl_zsel=Selected zones..
acl_znsel=All except selected..
acl_master=Can create master zones?
acl_slave=Can create slave/stub zones?
acl_forward=Can create forward zones?
acl_defaults=Can edit global options?
acl_reverse=Can update reverse addresses in any domain?
acl_multiple=Can multiple addresses have the same IP?
acl_ro=Read-only access mode?
acl_apply=Can apply changes?
acl_dir=Restrict new zone files to directory
acl_dironly=Can only edit zones in this directory
acl_file=Can edit records files?
acl_params=Can edit zone parameters?
acl_opts=Can edit zone options?
acl_delete=Can delete zones?
acl_findfree=Can search for free IP numbers?
acl_views=Can create and edit views?

servers_title=Other DNS Servers
servers_ip=IP address
servers_bogus=Ignore bogus server?
servers_format=Zone transfer format
servers_trans=Maximum transfers
servers_one=One at a time
servers_many=Many
servers_err=Failed to save other DNS servers
servers_eip='$1' is not a valid IP address
servers_etrans='$1' is not a valid number of maximum transfers

logging_title=Logging and Errors
logging_ecannot=You are not allowed to configure logging
logging_header=Global logging and error options
logging_default1=Use BIND's default logging settings
logging_default2=Use the settings below ..
logging_cats=Logging categories
logging_cat=Category
logging_cchans=Channels
logging_chans=Logging channels
logging_cname=Channel name
logging_to=Log to
logging_file=File
logging_fd=File descriptor
logging_versions=Versions to keep
logging_ver1=None
logging_ver2=Unlimited
logging_size=Maximum file size
logging_sz1=Unlimited
logging_syslog=Syslog level
logging_null=Nowhere
logging_sev=Minimum message level
logging_any=Any
logging_debug=Debug level ..
logging_dyn=Global level
logging_pcat=Record category in log
logging_psev=Record severity in log
logging_ptime=Record date and time in log
logging_add=Add a new channel
logging_none=No logging channels defined.
logging_err=Failed to save logging options
logging_ename='$1' is not a valid channel name
logging_efile=Missing log filename
logging_ever='$1' is not a valid number of versions
logging_esize='$1' is not a valid log size

acls_title=Access Control Lists
acls_ecannot=You are not allowed to edit global acls
acls_name=ACL Name
acls_values=Matching addresses, networks and ACLs
acls_err=Failed to save access control lists
acls_ename='$1' is not a valid ACL name

files_title=Files and Directories
files_ecannot=You are not allowed to configure files
files_header=Global files and directories options
files_stats=Statistics output file
files_dump=Database dump file
files_pid=Process ID file
files_xfer=Path to zone transfer program
files_err=Failed to save files and directories options
files_efile=Missing or invalid filename

forwarding_title=Forwarding and Transfers
forwarding_ecannot=You are not allowed to edit forwarding and transfer options
forwarding_header=Global forwarding and zone transfer options
forwarding_fwders=Servers to forward queries to
forwarding_fwd=Lookup directly if no response from forwarder
forwarding_max=Maximum zone transfer time
forwarding_format=Zone transfer format
forwarding_one=One at a time
forwarding_many=Many
forwarding_in=Maximum concurrent zone transfers
forwarding_err=Failed to save forwarding and transfer options
forwarding_emins=Missing or invalid maximum transfer time
forwarding_etrans=Missing or invalid maximum concurrent transfers
forwarding_minutes=minutes

net_title=Addresses and Topology
net_ecannot=You are not allowed to edit address and topology options
net_header=Global address and topology options
net_listen=Ports and addresses to listen on
net_below=Listed below..
net_port=Port
net_addrs=Addresses
net_saddr=Source IP address for queries
net_sport=Source port for queries
net_topol=Nameserver choice topology
net_err=Failed to save address and topology options
net_eport='$1' is not a valid port number
net_etopology=No topology addresses entered

controls_title=Control Interface Options
controls_ecannot=You are not allowed to edit the control options
controls_header=Control options
controls_inet=Internet port access
controls_unix=Unix filing system access
controls_port=port
controls_allow=allow
controls_permissions=perm
controls_owner=owner
controls_group=group

misc_title=Miscellaneous Options
misc_ecannot=You are not allowed to edit miscellaneous options
misc_header=Miscellaneous global options
misc_core=Maximum core dump size
misc_data=Maximum data memory usage
misc_files=Maximum open files
misc_stack=Maximum stack memory usage
misc_clean=Interval between cleaning expired records
misc_iface=Interval between check for new interfaces
misc_stats=Interval between logging stats
misc_recursion=Do full recursive lookups for clients?
misc_cnames=Allow multiple CNAME aliases for one name?
misc_glue=Fetch glue records?
misc_nx=Set authorative AA bit on responses?
misc_err=Failed to save miscellaneous options
misc_esize='$1' is not a valid size
misc_efiles='$1' is not a valid number of maximum open files
misc_emins='$1' is not a valid number of minutes
misc_mins=mins

zonedef_title=Zone Defaults
zonedef_msg=Defaults for new master zones
zonedef_err=Failed to save zone defaults
zonedef_ecannot=You are not allowed to change master zone defaults
zonedef_msg2=Default zone settings
zonedef_transfer=Allow transfers from..
zonedef_query=Allow queries from..
zonedef_cmaster=Check names in master zones?
zonedef_cslave=Check names in slave zones?
zonedef_cresponse=Check names in responses?
zonedef_notify=Notify slaves of changes?
zonedef_email=Default email address

find_title=Find Zones
find_match=Zones matching $1 ..
find_none=No zones found.

efirst=Bad first directive at line $1 in $2

findfree_title=Find Free IPs
findfree_desc=Find Free IPs
findfree_nofind=You cannot look for free IP's
findfree_header=In $1
findfree_sopt=Search options
findfree_IPrange=IP range
findfree_from=from
findfree_to=to
findfree_cf=Consider <em>`freeXXX'</em> hostnames as free IP's?
findfree_search=Search

log_servers=Changed other DNS servers
log_logging=Changed logging and errors
log_acls=Changed access control lists
log_files=Changed files and directories
log_forwarding=Changed forwarding and transfers
log_net=Changed addresses and topology
log_misc=Changed miscellaneous options
log_zonedef=Changed zone defaults
log_apply=Applied changes
log_start=Started DNS server
log_master=Created master zone $1
log_slave=Created slave zone $1
log_stub=Created stub zone $1
log_forward=Created forward zone $1
log_hint=Created root zone
log_view=Created view $1
log_delete_master=Deleted master zone $1
log_delete_slave=Deleted slave zone $1
log_delete_stub=Deleted stub zone $1
log_delete_forward=Deleted forward zone $1
log_delete_hint=Deleted root zone
log_delete_view=Deleted view $1
log_text=Manually edited records for $1
log_soa=Changed zone parameters for $1
log_opts=Changed zone options for $1
log_delete_record=Deleted $1 record $2 in zone $3
log_create_record=Created $1 record $2 in zone $3
log_modify_record=Modified $1 record $2 in zone $3
log_boot=Created primary configuration file
log_move=Moved zone $1
log_review=Changed view options for $1

convert_err=Failed to convert zone
convert_efile=A records file must be specified before a slave zone can be converted to a master.

whois_title=WHOIS Information
whois_header=Output from command $1 ..

view_title=Edit Client View
view_opts=Client view details
view_name=View name
view_class=DNS records class
view_match=Apply this view to clients
view_recursion=Do full recursive lookups for clients?

vcreate_title=Create Client View
vcreate_match_all=All clients
vcreate_match_sel=Selected addresses, networks and ACLs
vcreate_err=Failed to create view
vcreate_ename=Missing or invalid view name
vcreate_etaken=View name is already taken
vcreate_eclass=Missing or invalid class name

hint_title=Edit Root Zone
hint_desc=The root zone is used by your DNS server to contact the root servers on the internet, so that it can resolve names in domains not handled by your DNS server, like <tt>.com</tt> or <tt>.net.au</tt>. Unless your DNS server is for use on an internal network or you are forwarding all queries to another server, you should not delete this root zone.
hint_move=Move to view:
hint_ecannot=You are not allowed to edit this root zone

hcreate_title=Create Root Zone
hcreate_desc=The root zone is used by your DNS server to contact the root servers on the internet, so that it can resolve names in domains not handled by your DNS server, like <tt>.com</tt> or <tt>.net.au</tt>. If you are using multiple views, you may need to have a separate root zone in each view so that all clients can resolve internet domains properly.
hcreate_file=Store root servers in file
hcreate_real=Get root servers from
hcreate_keep=Existing root servers in file
hcreate_down=Download from root FTP server
hcreate_webmin=Use Webmin's older root server information
hcreate_ecannot=You are not allowed to create root zones
hcreate_efile='$1' is not an allowable root file
hcreate_efile2=Missing or invalid root file
mcreate_erecs=Not a valid existing root zone file
hcreate_err=Failed to create root zone

vdelete_title=Delete View
vdelete_mesg=Are you sure you want to delete the client view $1 ? All the zones in this view will either be deleted (along with their zone files) or moved to another view depending on your selection below.
vdelete_mesg2=Are you sure you want to delete the client view $1 ?
vdelete_newview=Zones within this view
vdelete_root=Move out of views
vdelete_delete=Delete totally
vdelete_move=Move to view

