index_title=lemonldap SSO index_elemonldap=The lemonldap $1 could not be found on your system. Maybe it is not installed, or your module configuration is incorrect. index_eproftpd2=The program $1 does not appear to be the ProFTPD server. Maybe it is not installed, or your module configuration is incorrect. Output from the command $3 was : $4 index_eversion=The version of ProFTPD server $1 is not supported by Webmin. Only versions 0.99 and above are supported. index_econf=The ProFTPD config file $1 does not exist or is not valid. Maybe your module configuration is incorrect. index_apply=Apply Changes index_applymsg=Click this button to apply the current configuration by sending a SIGHUP signal to the running ProFTPD process. 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 Internet Services module. index_startmsg2=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 inetd or some equivalent program. index_return=main menu index_virts=Virtual Servers index_virt=Virtual Server index_type=Server type index_addr=Address index_name=Server name index_port=FTP port index_defserv=Default server index_defdesc=Handles any FTP connections not handled by virtual servers. index_any=Any index_vdesc=Handles all connections to $1 index_eip=<Unknown> index_global=Global Configuration index_create=Create virtual server index_version=ProFTPd version $1 efailed=Failed to save $1 type_0=Networking Options type_1=Logging Options type_2=Files and Directories type_3=Access Control type_4=Miscellaneous type_5=User and Group type_6=Authentication virt_title=Virtual Server Options virt_header1=For $1 virt_header2=For default server virt_header3=$1 options virt_anon=Anonymous FTP virt_header=Per-directory and Per-command options virt_dir=Directory $1 virt_limit=Commands $1 virt_adddir=Add per-directory options for .. virt_addlimit=Add per-command options for .. virt_path=Directory path virt_cmds=FTP commands virt_return=virtual server virt_virt=Configure Virtual Server virt_edit=Edit Directives vserv_title=Configure Virtual Server vserv_addr=Address vserv_name=Server name vserv_port=FTP port vserv_delete=Delete virtual server vserv_eaddr=Missing or invalid address vserv_eport=Missing or invalid port number vserv_ename=Missing server name anon_title=Anonymous FTP Options anon_header1=In virtual server $1 anon_header2=In default server anon_anon=Configure Anonymous FTP anon_return=anonymous FTP options anon_header3=For anonymous FTP in virtual server $1 anon_header4=For anonymous FTP in default server aserv_title=Configure Anonymous FTP aserv_create=Setup Anonymous FTP aserv_root=Limit to directory aserv_user=Access files as user aserv_group=Access files as group aserv_err=Failed to save anonymous FTP aserv_eroot=Missing or invalid chroot directory aserv_euser=Missing or invalid Unix user aserv_egroup=Missing or invalid Unix group aserv_desc=Anonymous FTP has not yet been setup for this virtual server. Use this form to set the initial configuration options. dir_title=Per-Directory Options dir_header2=For directory $1 in default server dir_header1=For directory $1 in virtual server $2 dir_edit=Edit Directives dir_return=per-directory options dir_header3=$1 options in $2 dir_header=Per-command options dir_dir=Configure Directory dir_header4=For directory $1 in anonymous FTP dir_header5=For directory $1 globally manual_title=Edit Directives manual_header=Use the text box below to manually edit the ProFTPD directives in $1 that apply to this virtual server, directory or commands. manual_configs=Edit Config Files manual_ecannot=You are not allowed to manually edit directives manual_file=Edit Directives in File: manual_efile=Invalid ProFTPd config file manual_etest=Configuration file error detected : $1 limit_title=Per-Command Options limit_header4=For commands $1 in directory $2 limit_header2=For commands $1 in default server limit_header1=For commands $1 in virtual server $2 limit_edit=Edit Directives limit_limit=Configure Commands limit_header3=$1 options for commands $2 limit_return=per-command options limit_header5=For commands $1 in anonymous FTP limit_header6=For commands $1 in file $2 limit_header7=For commands $1 globally lserv_title=Configure Commands lserv_cmd=FTP commands lserv_delete=Delete commands config lserv_err=Failed to save commands lserv_ecmd=No commands selected dserv_title=Configure Directory dserv_dir=Directory path dserv_err=Failed to save directory dserv_edir=Missing directory path dserv_delete=Delete directory config dserv_eanondir=Directory must be under the anonymous FTP directory mod_core_type=Server type mod_core_inetd=Run from Inetd mod_core_stand=Stand-alone daemon mod_core_port=Listen on port mod_core_eport=Missing or invalid port number mod_core_servername=Server name displayed to users mod_core_eservername=Missing server name mod_core_defaultserver=Use this virtual server by default? mod_core_instances=Maximum concurrent sessions mod_core_einstances=Missing or invalid number of sessions mod_core_umask=New file umask mod_core_octal=Octal mask mod_core_umask_d=New directory mask mod_core_eumask=Missing or invalid umask mod_core_user=Run as Unix user mod_core_uname=User name mod_core_uid=UID mod_core_group=Run as Unix group mod_core_gname=Group name mod_core_gid=GID mod_core_tlog=FTP transfers logfile mod_core_nowhere=Logging disabled mod_core_etlog=Missing or invalid transfers logfile mod_core_accessdeny=Failed login message mod_core_accessgrant=Successful login message mod_core_adall=Access control policy mod_core_addefault=Same as parent mod_core_allowall=Allow all clients mod_core_denyall=Deny all clients mod_core_filter=Allowed FTP commands regexp mod_core_foreign=Allow foreign data transfers? mod_core_overwrite=Allow overwriting of files? mod_core_restart=Allow restarted downloads? mod_core_restart2=Allow restarted uploads? mod_core_require=Require password for anonymous login? mod_core_anongroup=Groups to treat members as anonymous mod_core_eanongroup=No anonymous group entered mod_core_authalias=Only allow aliased users to login? mod_core_authusingalias=Use alias password for anonymous login? mod_core_bind=Bind to address mod_core_bind_all=All addresses mod_core_ebind=Missing or invalid bind address mod_core_cdpath=Shortcut CD directories mod_core_classes=Enable classes for access control? mod_core_cls=Access control classes mod_core_cname=Class name mod_core_ctype=Type and value mod_core_climit=Max connections mod_core_cregex=Client hostname match mod_core_cip=Client IP network/CIDR mod_core_eclimit=Missing or invalid max connections mod_core_ecregex=Missing client hostname match mod_core_ecip=Missing or invalid client IP network/CIDR mod_core_buffer=Maximum FTP command length mod_core_ebuffer=Missing or invalid maximum command length mod_core_transfer=Default transfer mode mod_core_binary=Binary mod_core_ascii=ASCII mod_core_defer=Defer welcome message until after login? mod_core_aborted=Delete aborted uploads? mod_core_dfilter=Denied FTP commands regexp mod_core_display=Pre-login message file mod_core_none=None mod_core_edisplay=Missing pre-login message file mod_core_firstcd=Directory README filename mod_core_efirstcd=Missing directory README filename mod_core_goaway=Too many connections message file mod_core_egoaway=Missing too many connections file mod_core_login=Post-login message file mod_core_elogin=Missing post-login message file mod_core_quit=Logout message file mod_core_equit=Missing logout message file mod_core_gowner=Group owner of uploaded files mod_core_egowner=Missing or invalid group for uploaded files mod_core_grouppassword=Group passwords mod_core_gpname=Unix group mod_core_gppass=Password mod_core_gpdef=Leave unchanged mod_core_egpname=Invalid Unix group name mod_core_hstor=Hide files during upload? mod_core_hgroup=Hide files owned by groups mod_core_ehgroup=Invalid group name to hide files of mod_core_hnoaccess=Hide files that cannot be accessed? mod_core_huser=Hide files owned by users mod_core_ehuser=Invalid user name to hide files of mod_core_ident=Lookup remote Ident username? mod_core_ihidden=Make hidden files inaccessible? mod_core_masq=Masquerade as address mod_core_masq_def=Use real address mod_core_emasq=Missing or invalid masquerade address mod_core_maxc=Maximum concurrent logins mod_core_maxc1=Unlimited mod_core_maxcmsg=Login error message mod_core_emaxc=Missing or invalid maximum number of logins mod_core_maxch=Maximum concurrent logins per host mod_core_maxcu=Maximum concurrent logins per user mod_core_logins=Maximum failed logins per session mod_core_elogins=Missing or invalid number of failed logins mod_core_rfc2228=Send RFC2228-style responses? mod_core_pasv=PASV port range mod_core_pasvr=Min - max mod_core_epasv=Missing or invalid PASV port number mod_core_pathallow=Allowed uploaded filename regex mod_core_any=Any mod_core_pathdeny=Denied uploaded filename regex mod_core_pidfile=Write PID to file mod_core_epidfile=Missing or invalid PID file mod_core_shell=Only allow login by users with valid shell? mod_core_cpulimit=CPU resource limits mod_core_ecpulimit=CPU resource limit mod_core_memlimit=Memory resource limits mod_core_ememlimit=memory resource limit mod_core_filelimit=Open files limits mod_core_efilelimit=open files limit mod_core_soft=Soft limit: mod_core_hard=Hard limit: mod_core_max=Maximum mod_core_esoft=Missing or invalid soft $1 mod_core_ehard=Missing or invalid hard $1 mod_core_score=Path to scoreboard directory mod_core_escore=Missing or invalid scoreboard directory mod_core_admin=Server administrator's email address mod_core_eadmin=Missing or invalid email address mod_core_identmsg=Client connection message mod_core_identmsg_def=Show default message mod_core_links=Show symbolic links? mod_core_tight=Only bind to needed ports? mod_core_facility=System log facility mod_core_level=System log level mod_core_backlog=TCP backlog queue length mod_core_ebacklog=Missing or invalid backlog queue length mod_core_nodelay=Use TCP_NODELAY socket option? mod_core_rwindow=TCP receive window size mod_core_erwindow=Missing or invalid receive window size mod_core_swindow=TCP send window size mod_core_eswindow=Missing or invalid send window size mod_core_gmt=Show times in GMT? mod_core_tidle=Idle time before disconnecting mod_core_etidle=Missing or invalid idle time mod_core_secs=seconds mod_core_tlogin=Time to wait for authentication mod_core_etlogin=Missing or invalid authentication time mod_core_ttransfer=Time to wait for first transfer mod_core_ettransfer=Missing or invalid first transfer time mod_core_tstalled=Time to wait for stalled data transfer mod_core_etstalled=Missing or invalid stalled transfer time mod_core_ftpusers=Deny users in /etc/ftpusers file? mod_core_hostsallow=Hosts to allow file mod_core_ehostsallow=Hosts to allow file does not exist mod_core_hostsdeny=Hosts to deny file mod_core_ehostsdeny=Hosts to deny file does not exist mod_core_revdns=Do reverse DNS lookups of client addresses? mod_core_userdir=Chroot to username subdirectory? mod_core_ualias=Username aliases mod_core_afrom=Login username mod_core_ato=Real username mod_core_eafrom=Invalid login username in alias mod_core_eato=Missing or invalid real username in alias mod_core_uowner=Owner of uploaded files mod_core_euowner=Missing or invalid owner for uploaded files mod_core_userpassword=User passwords overrides mod_core_upname=Unix user mod_core_uppass=Password mod_core_updef=Leave unchanged mod_core_eupname=Invalid Unix user name mod_core_wtmp=Record logins in wtmp? mod_core_allow_deny=Restrict access mod_core_allowdeny=Allow then deny mod_core_denyallow=Deny then allow mod_core_allow=Allow mod_core_deny=Deny mod_core_mode_0=All mod_core_mode_1=None mod_core_mode_2=IP address mod_core_mode_3=Network mod_core_mode_4=Hostname mod_core_cond=Condition mod_core_action=Action mod_core_agroup=Only allow groups mod_core_auser=Only allow users mod_core_all=All mod_core_dgroup=Deny groups mod_core_duser=Deny users mod_core_eip='$1' is not a valid IP address mod_core_enet='$1' is not a valid network address mod_core_ehost='$1' is not a valid hostname mod_ls_fakegroup=Fake group in directory listings? mod_ls_fakeuser=Fake user in directory listings? mod_ls_fakemode=Fake permissions in directory listings mod_ls_nofake=Real permissions mod_ls_efakemode=Fake permissions must be in octal mod_ls_dotfiles=Show files starting with . in listings? mod_ls_ls=Additional ls options mod_ls_els=Missing additional ls options mod_ls_fakeasuser=Yes, as user .. mod_ls_fakesameuser=Connected user mod_ls_fakeasgroup=Yes, as group .. mod_ls_fakesamegroup=Connected group mod_ls_efakeuser=Missing or invalid fake user mod_ls_efakegroup=Missing or invalid fake group mod_ls_options=Directory list options mod_ls_strict=Override user options? mod_auth_chdir=Initial login directory mod_auth_echdir=Missing or invalid initial directory mod_auth_chroot=Limit users to directories mod_auth_home=Home directory mod_auth_none=None mod_auth_dir=Directory mod_auth_groups=Unix groups mod_auth_all=Everyone mod_auth_edir=Invalid chroot directory mod_auth_egroups=No Unix groups for chroot entered mod_auth_echroot=Missing or invalid chroot directory mod_auth_login=Don't ask for password if login is denied? mod_auth_root=Allow login by root? mod_site_chmod=Allow chmod command? mod_unixpw_ufile=Alternate Unix password file mod_unixpw_eufile=Missing or invalid Unix password file mod_unixpw_gfile=Alternate Unix group file mod_unixpw_egfile=Missing or invalid Unix group file mod_unixpw_none=None mod_unixpw_pam=Always treat PAM as authorative? mod_unixpw_persist=Keep password file open persistently? mod_log_syslog=Log errors to file mod_log_sysdef=System log mod_log_esyslog=Missing or invalid log file mod_log_extended=Custom logfiles mod_log_file=Logfile mod_log_cmd=For FTP commands mod_log_nick=Log format mod_log_all=All mod_log_ecmd=Missing FTP commands mod_log_enick=Missing or invalid log format name mod_log_ecmdnick=You must enter a log format when specifying commands to log mod_log_nickname=Format name mod_log_fmt=Format string mod_log_format=Custom log formats mod_log_enickname=Missing or invalid format name mod_log_efmt=Missing format string mod_pam_pam=Use PAM for authentication? mod_pam_config=Authenticate using PAM service mod_pam_econfig=Missing or invalid PAM service mod_readme_display=Notify user of readme files matching mod_readme_none=None mod_readme_edisplay=Missing readme files pattern start_err=Failed to start FTP server start_einetd=You cannot start the server daemon when in inetd mode. ftpaccess_title=Per-Directory Options Files ftpaccess_desc=Additional per-directory options can be specified in a file (usually called .ftpaccess) in each directory. The options apply to all files in that directory and any sub-directories, unless overridden by another options file. ftpaccess_create=Create Options File ftpaccess_find=Find Options Files ftpaccess_auto=Under anonymous ftpaccess_from=From directory ftpaccess_return=options file list ftpusers_title=Denied FTP Users ftpusers_desc=If enabled under the Authentication icon, the users listed below from the file $1 will be denied login access to the FTP user. ftpindex_title=Per-Directory Options File ftpindex_delete=Delete File ftpindex_opts=Per-Directory Options ftpindex_edit=Edit Directives ftpindex_limit=Per-command options ftpindex_addlimit=Add per-command options for .. ftpindex_header2=$1 in $2 ftpindex_return=per-directory options file ftpindex_header=For $1 find_err=Failed to find options files find_eanon=Anonymous FTP is not setup in any virtual server log_global=Changed global $1 options log_ftpusers=Changed denied FTP users log_virtc=Created server $1 log_virts=Reconfigured server $1 log_virtd=Deleted server $1 log_virtm=Manually edited server $1 log_virt=Changed $1 in server $2 log_dirc=Created directory $1 log_dirc_l=Created directory $1 in server $2 log_dirs=Changed directory $1 log_dirs_l=Changed directory $1 in server $2 log_dird=Deleted directory $1 log_dird_l=Deleted directory $1 in server $2 log_dirm=Manually edited directory $1 log_dirm_l=Manually edited directory $1 in server $2 log_dir=Changed $1 in directory $2 log_dir_l=Changed $1 in directory $2 in server $3 log_limitc=Created per-command options for $1 log_limits=Reconfigured per-command options for $1 log_limitd=Deleted per-command options for $1 log_limitm=Manually edited per-command options for $1 log_limit=Changed $1 in per-command options for $2 log_ftpaccessc=Created options file $1 log_ftpaccessd=Deleted options file $1 log_ftpaccessm=Manually edited options file $1 log_ftpaccess=Changed $1 in options file $2 log_anonc=Setup anonymous FTP for server $1 log_anons=Reconfigured anonymous FTP for server $1 log_anond=Deleted anonymous FTP for server $1 log_anonm=Manually edited anonymous FTP for server $1 log_anon=Changed $1 in anonymous FTP for server $2 log_start=Started proftpd log_apply=Applied changes eafter=Configuration verification failed : $1 Changes have not been saved. proftpd_apply=Apply Changes proftpd_stop=Stop ProFTPd proftpd_start=Start ProFTPd