index_title=FTP Server
index_eftpd=The FTP server $1 could not be found on your system. Maybe it is not installed, or your <a href='$2'>FTP Server module configuration</a> is incorrect.
index_eftpaccess=The FTP server configuration file $1 does not exist.  Maybe it is not installed, or your <a href='$2'>FTP Server module configuration</a> is incorrect.
index_eversion=The FTP server $1 does not appear to be WU-FTPd. Maybe you are using an older FTPd provided with your operating system, or your <a href='$2'>FTP Server module configuration</a> is in correct.
index_apply=Apply Changes
index_applymsg=Click this button to apply the current configuration. This will stop and restart all the running FTP server processes, thus disconnecting all connected users.
index_start=Start Server
index_startmsg=Click this button to start the FTP server with the current configuration. You can also configure the server to be started automatically when needed using the <a href='$1'>Internet Services</a> module.
index_return=FTP server options

class_title=Users and Classes
class_header=User classes and user options
class_class=User classes
class_name=Class name
class_types=User types
class_addrs=Matching addresses
class_real=Unix
class_guest=Guest
class_anonymous=Anonymous
class_guestuser=Unix users and UIDs to treat as guests
class_guestgroup=Unix groups and GIDs to treat as guests
class_realuser=Unix users and UIDs <i>not</i> to treat as guests
class_realgroup=Unix groups and GIDs <i>not</i> to treat as guests
class_ftpusers=Unix users to deny (from $1)
class_deny_uid=Unix users and UIDs to deny
class_deny_gid=Unix groups and GIDs to deny
class_allow_uid=Unix users and UIDs <i>not</i> to deny
class_allow_gid=Unix groups and GIDs <i>not</i> to deny
class_err=Failed to save user classes
class_eclass='$1' is not a valid class name
class_etypes=No types chosen for class '$1'
class_eaddrs=No addresses entered for class '$1'

message_title=Messages and Banners
message_header=Messages, banners and README files
message_message=Message files
message_path=Path
message_when=When to display
message_login=At login
message_dir=Entering dir
message_alldir=Entering any dir
message_classes=Classes to display for
message_readme=README files
message_update=When to display last modifed date
message_greeting=Greeting level
message_full=Hostname and version
message_brief=Hostname
message_terse=Neither
message_banner=Pre-login banner
message_none=None
message_file=From file
message_hostdef=System hostname
message_hostname=Hostname for messages
message_email=Owner's email address
message_err=Failed to save messages and banners
message_epath='$1' is not a valid path
message_cwd='$1' is not a valid directory
message_eclass=Class '$1' does not exist
message_ebanner='$1' is not a valid login banner file
message_ehostname=Missing or invalid hostname
message_eemail=Missing or invalid email address

acl_title=Limits and Access Control
acl_header=Limits and access control options
acl_deny=Deny access from
acl_daddrs=Deny from address
acl_dmsg=Error message file
acl_file=File and data transfer limits
acl_fblimit=Limit type
acl_flimit=Files per session
acl_blimit=Bytes per session
acl_raw=Data only?
acl_inout=Direction
acl_in=In
acl_out=Out
acl_total=Both
acl_count=Maximum
acl_class=Apply to class
acl_all=All classes
acl_limit=Concurrent user limits
acl_n=Maximum users
acl_times=At times
acl_lmsg=Error message file
acl_unlimited=Unlimited
acl_any=Any time
acl_alimit=Anonymous session limit
acl_glimit=Guest session limit
acl_mins=minutes
acl_fails=Maximum login failures
acl_private=Can switch groups?
acl_noret=Deny access to files
acl_nfiles=Files to deny
acl_nrel=Relative to chroot?
acl_nclass=Deny for classes
acl_allowret=Allow access to files even if denied
acl_afiles=Files to allow
acl_arel=Relative to chroot?
acl_aclass=Allow for classes
acl_err=Failed to save limits and access control
acl_edaddr='$1' is not a valid address
acl_edfile='$1' is not a valid address file
acl_edmsg='$1' is not a valid error message file
acl_eln='$1' is not a valid maximum number of users
acl_etimes='$1' is not a valid UUCP-style time range
acl_elmsg='$1' is not a valid error message file
acl_efbcount='$1' is not a valid number of files or bytes
acl_elimit='$1' is not a valid time limit
acl_efails='$1' is not a valid number of login failures

net_title=Networking
net_header=Networking options
net_tcp=TCP window sizes
net_tsize=Size
net_tclass=For class
net_tall=All classes
net_pasvaddr=Addresses for PASV connections
net_pip=IP address
net_pcidr=For clients from network
net_pasvport=Ports for PASV connections
net_prange=Port range
net_err=Failed to save networking options
net_etsize='$1' is not a valid TCP window size
net_eip='$1' is not a valid IP address
net_enet='$1' is not a valid network address
net_ecidr='$1' is not a valid number of network bits
net_eport='$1' is not a valid port number

log_title=Logging
log_header=Logging options
log_commands=Log all commands for
log_anonymous=Anonymous users
log_guest=Guest users
log_real=Unix users
log_trans=Log transfers for
log_dir=In directions
log_inbound=Inbound
log_outbound=Outbound
log_both=Both
log_security=Log security violations for
log_to=Log transfers to
log_syslog=Sytem log
log_xferlog=XFER log file
log_err=Failed to save logging options

alias_title=Aliases and Paths
alias_header=Alias and path options
alias_alias=CD directory aliases
alias_from=Alias name
alias_to=Alias to directory
alias_cdpath=CD directory search path
alias_err=Failed to save aliases and paths
alias_efrom='$1' is not a valid alias name
alias_eto='$1' is not a valid alias directory
alias_ecdpath='$1' is not a valid CD search directory

anon_title=Anonymous FTP
anon_eftp=Warning - your system does not have an <tt>ftp</tt> user, and thus anonymous FTP is probably not configured.
anon_header=Anonymous FTP options
anon_auto=Unix groups for anonymous users
anon_group=Switch to group
anon_classes=For classes
anon_root=Anonymous FTP root directories
anon_dir=Directory
anon_class=For class
anon_any=Any
anon_passwd=Anonymous FTP password check
anon_none=Allow anything
anon_trivial=Must contain @
anon_rfc822=Must be RFC822 email address
anon_enforce=Deny login
anon_warn=Warn only
anon_email=Anonymous FTP passwords to deny
anon_groot=Guest root directories
anon_uids=For Unix users
anon_err=Failed to save anonymous FTP options
anon_edir='$1' is not a valid directory
anon_egroup='$1' is not a valid group

perm_title=Permissions
perm_header=Permission options
perm_perms=Command restrictions
perm_type=Command
perm_can=Allow?
perm_users=For user types
perm_classes=For classes
perm_all=All
perm_anonymous=Anonymous
perm_guest=Guest
perm_real=Unix
perm_note=By default, all commands are allowed for all users
perm_filter=Disallowed upload filenames
perm_types=User types
perm_mesg=Error message file
perm_char=Allowed characters
perm_regexp=File regexps to deny
perm_err=Failed to save permissions
perm_echar='$1' is not a valid character set regular expression
perm_etypes=No user types selected
perm_emesg='$1' is not a valid error message file

host_title=Host Access Control

misc_title=Miscellaneous Options
misc_header=Miscellaneous options
misc_lslong=Long listing command
misc_lsshort=Short listing command
misc_lsplain=Plain listing command
misc_shutdown=Shutdown notification file
misc_none=None
misc_nice=Service process nice level
misc_ndelta=Nice level
misc_class=For classes
misc_all=All classes
misc_defumask=Default umask for uploaded files
misc_umask=Umask
misc_err=Failed to save miscellaneous options
misc_elslong=Missing long listing command
misc_elsshort=Missing short listing command
misc_elsplain=Missing plain listing command
misc_eshutdown=Missing shutdown notification file
misc_enice='$1' is not a valid nice level
misc_eumask='$1' is not a valid umask
