[ Avaa Bypassed ]




Upload:

Command:

www-data@3.15.204.106: ~ $
index_title=Bootup and Shutdown
index_mode=Boot system : $1
index_add=Create a new bootup and shutdown action.
index_reboot=Reboot System
index_rebootmsg=Click on this button to immediately reboot the system. All currently logged in users will be disconnected and all services will be re-started.
index_shutdown=Shutdown System
index_shutdownmsg=Click on this button to immediately shutdown the system. All services will be stopped, all users disconnected and the system powered off (if your hardware supports it).
index_script=The script $1 listed below will be run at bootup time. You may add your own commands to have daemons or servers re-started when the system is re-booted.
index_downscript=Similarly, the script $1 listed below will be run at shutdown time. You may add your own commands to have daemons or servers stopped cleanly when the system is shut down.
index_return=bootup and shutdown actions
index_action=Action
index_desc=Description
index_boot=At boot?
index_levels=Start in runlevels
index_status=Started now?
index_order=Order
index_add_mac=Add a new bootup action script
index_provides=Provides
index_setting=Setting
index_script_mac=The script $1 listed below will be run at bootup time. However, it is suggested that you add your own commands to have daemons or servers started upon system boot to the startup directory.
index_editconfig=Edit the $1 file manually
index_stop=Stop
index_start=Start
index_restart=Restart
index_rlchange=Change to runlevel:
index_rlchangedesc=Click this button to switch your system from the current runlevel to the selected one. This will cause all the actions in the current level to be stopped, and then all the actions in the new runlevel to be started.
index_addboot=Start On Boot
index_delboot=Disable On Boot
index_addboot_start=Start Now and On Boot
index_delboot_stop=Disable Now and On Boot
index_sname=Action name
index_sdesc=Description
index_stype=Service type
index_sstate=Current state
index_sboot=Start at boot?
index_sstate4=Running
index_sstate1=Stopped
index_sboot2=Yes
index_sboot3=No
index_sboot4=Disabled
index_sboot5=No (masked)
index_sboot6=Yes (always)
index_rname=Action name
index_rdesc=Description
index_rboot=Start at boot?
index_radd=Create a new action.
index_unknown=Unknown
index_uname=Service name
index_udesc=Service description
index_ucstatus=Service status
index_uboot=Start at boot?
index_ustatus=Running now?
index_uadd=Create a new upstart service.
index_sadd=Create a new systemd service.
index_ladd=Create a new launchd agent.
index_lname=Agent name

edit_title=Edit Action
create_title=Create Action
edit_ecannot=You are not allowed to edit bootup actions
edit_egone=Action no longer exists
edit_details=Action Details
edit_name=Name
edit_desc=Description
edit_startmsg=Bootup message
edit_stopmsg=Shutdown message
edit_start=Bootup commands
edit_stop=Shutdown commands
edit_startcmd=Bootup command
edit_stopcmd=Shutdown command
edit_statuscmd=Status command
edit_script=Action Script
edit_boot=Start at boot time?
edit_badS=Because this action was not created properly, it is started only in runlevel $1.
edit_badK=Because this action was not created properly, it is stopped only in runlevel $1.
edit_fix=Click here to make this action available to other runlevels
edit_levels=Runlevels to start and stop in
edit_rl=Runlevel $1
edit_startat=Start at
edit_stopat=Stop at
edit_startnow=Start Now
edit_stopnow=Stop Now
edit_restartnow=Restart Now
edit_reloadnow2=Re-Read Config File
edit_condrestartnow=Restart If Needed
edit_reloadnow=Reload Now
edit_statusnow=Show Status
edit_return=action
edit_status=Started now?
edit_unknown=Unknown

save_err=Failed to save action
save_ecannot=You are not allowed to edit bootup actions
save_ealready=An action called '$1' already exists
save_ewrite=Failed to write to $1 : $2
save_ename=Missing or invalid action name
save_eclash=An action with the same name already exists
save_escript=No action script entered
save_estartcmd=Missing bootup command

ss_ecannot=You are not allowed to start or stop bootup actions
ss_start=Start Action
ss_stop=Stop Action
ss_restart=Restart Action
ss_reload=Reloading Action
ss_status=Action Status
ss_exec=Executing $1 ..
ss_doingstart=Starting action $1 ..
ss_doingstop=Stopping action $1 ..
ss_doingstatus=Requesting status of action $1 ..

shutdown_ecannot=You are not allowed to shutdown the system
shutdown_title=Shutdown
shutdown_rusure=Are you sure you want to shutdown the system with the command $1 ?
shutdown_ok=Shutdown System
shutdown_exec=Shutting down with command $1 ..

reboot_ecannot=You are not allowed to reboot the system
reboot_title=Reboot
reboot_rusure=Are you sure you want to reboot the system with the command $1 ?
reboot_ok=Reboot System
reboot_exec=Rebooting with command $1 ..

acl_script=Can edit the bootup script?
acl_actions=Can run, edit, create and delete actions?
acl_runonly=Only run
acl_reboot=Can reboot the system?
acl_shutdown=Can shutdown the system?

log_rename=Renamed action $1 to $2
log_modify=Modified action $1
log_create=Created action $1
log_delete=Deleted action $1
log_start=Started action $1
log_stop=Stopped action $1
log_restart=Restarted action $1
log_condrestart=Conditionally restarted action $1
log_reload=Reloaded action $1
log_status=Fetched status of action $1
log_reboot=Rebooted system
log_shutdown=Shutdown system
log_local=Modified bootup script
log_bootup=Changed boot action for $1
log_massstart=Started actions $1
log_massstop=Stopped actions $1
log_massrestart=Restarted actions $1
log_massenable=Enabled actions $1
log_massdisable=Disabled actions $1
log_telinit=Switched to runlevel $1

edit_hostconfig_startup=The script $1 is run at system boot time if this action is active. You may edit it below
edit_hostconfig_plist=The file $1 sets certain parameters with respect the boot script. You may edit it below
edit_hostconfig_new=Create New Action
edit_hostconfig_noquotes=Do not use quotes in any fields except for the $1 field.
edit_hostconfig_startitems=The $1 field should not start with a number or underscore, and by convention, all alphabetical characters should be upper case. The $2 field should be a legal filename and should not contain a dot.
edit_hostconfig_actionname=Action name
edit_hostconfig_scriptname=Script name
edit_hostconfig_array=The fields $1, $2, and $3 are array fields and can contain more than one value. Delimitate multiple values with a colon.
edit_hostconfig_further=After creating the new startup action, you will be forwarded to a page where you can tweak the startup script and parameter list if needed.
edit_hostconfig_hostconfig=The file $1 controls system wide services and daemons that are started at system boot. You may edit it below
edit_hostconfig_title=Edit Hostconfig

mass_enone=No actions selected
mass_enone2=No services selected
mass_enoallow=cannot stop <tt>$1</tt>
mass_start=Starting Actions
mass_restart=Restarting Actions
mass_stop=Stopping Actions
mass_ebroken=The broken action $1 cannot be enabled or disabled at boot time
mass_enable=Enabling action $1 at boot time.
mass_disable=Disabling action $1 at boot time.
mass_starting=Starting action $1 ..
mass_stopping=Stopping action $1 ..
mass_failed=.. failed
mass_skipped=.. skipped
mass_ok=.. done
mass_ustart=Starting Services
mass_urestart=Restarting Services
mass_ustop=Stopping Services
mass_uenable=Enabling service $1 at boot time.
mass_udisable=Disabling service $1 at boot time.
mass_ustarting=Starting service $1 ..
mass_ustopping=Stopping service $1 ..
mass_urestarting=Restarting service $1 ..

change_err=You are not allowed to switch runlevels
change_title=Switch Runlevel
change_cmd=Switching to runlevel $1 with command $2. This may take some time, and Webmin might not be available anymore after switching.

mode_init=SysV init
mode_osx=MacOS
mode_local=Single boot script
mode_win32=Windows services
mode_rc=FreeBSD RC scripts
mode_upstart=Upstart
mode_systemd=Systemd
mode_launchd=LaunchD

upstart_title1=Create Upstart Service
upstart_title2=Edit Upstart Service
upstart_egone=Service no longer exists!
upstart_elegacy=Not an upstart service!
upstart_header=Upstart service details
upstart_name=Service name
upstart_desc=Service description
upstart_prestart=Commands to run before starting server<br>(Optional)
upstart_server=Server program and parameters
upstart_fork=Server forks into the background?
upstart_conf=Configuration file
upstart_boot=Start at boot time?
upstart_status=Current status
upstart_status0=Not running
upstart_status1=Running with PID $1
upstart_err=Failed to save upstart service
upstart_econf=No configuration file contents entered
upstart_ename=Missing or invalid-lookup upstart service name
upstart_eclash=A service with the same name already exists
upstart_edesc=Missing service description
upstart_eserver=No server command entered
upstart_eserver2=Server command does not exist
upstart_eserver3=Only one server command can be entered
upstart_return=upstart service

systemd_title1=Create Systemd Service
systemd_title2=Edit Systemd Service
systemd_egone=Service no longer exists!
systemd_elegacy=Not a systemd service!
systemd_header=Systemd service details
systemd_name=Service name
systemd_file=Configuration file
systemd_desc=Service description
systemd_start=Commands to run on startup
systemd_stop=Commands to run on shutdown
systemd_conf=Systemd configuration
systemd_boot=Start at boot time?
systemd_status=Current status
systemd_status0=Not running
systemd_status1=Running with PID $1
systemd_status2=Running
systemd_status3=Unknown!
systemd_err=Failed to save systemd service
systemd_ename=Missing or invalid-lookup systemd service name
systemd_eclash=A service with the same name already exists
systemd_edesc=Missing service description
systemd_return=systemd service
systemd_econf=No systemd configuration entered
systemd_estart=Missing commands to run on startup

launchd_title1=Create Launchd Agent
launchd_title2=Edit Launchd Agent
launchd_egone=Agent no longer exists!
launchd_header=Launchd service details
launchd_name=Agent name
launchd_file=Configuration file
launchd_nofile=Not found!
launchd_start=Server command
launchd_conf=Launchd configuration
launchd_boot=Start at boot time?
launchd_status=Current status
launchd_status0=Not running
launchd_status1=Running with PID $1
launchd_status2=Running
launchd_err=Failed to save launchd agent
launchd_ename=Missing or invalid-lookup launchd agent name
launchd_eclash=An agent with the same name already exists
launchd_return=launchd agent
launchd_econf=No launchd configuration entered
launchd_estart=Missing server command

syslog_journalctl=SystemD logs

__norefs=1

Filemanager

Name Type Size Permission Actions
af.auto File 10.58 KB 0644
ar File 96 B 0644
ar.auto File 14.56 KB 0644
be.auto File 16.97 KB 0644
bg.auto File 18.37 KB 0644
ca File 11.39 KB 0644
ca.auto File 203 B 0644
cs File 7.35 KB 0644
cs.auto File 3.86 KB 0644
da.auto File 10.89 KB 0644
de File 11.52 KB 0644
de.auto File 202 B 0644
el.auto File 19.38 KB 0644
en File 10.39 KB 0644
es File 6.36 KB 0644
es.auto File 5.33 KB 0644
eu File 7.44 KB 0644
eu.auto File 3.97 KB 0644
fa File 9.37 KB 0644
fa.auto File 6.72 KB 0644
fi.auto File 11.73 KB 0644
fr File 5.08 KB 0644
fr.auto File 7 KB 0644
he.auto File 13.01 KB 0644
hr.auto File 11.4 KB 0644
hu File 8.41 KB 0644
hu.auto File 2.28 KB 0644
it File 2.02 KB 0644
it.auto File 8.83 KB 0644
ja File 9.19 KB 0644
ja.auto File 4.59 KB 0644
ko File 7.88 KB 0644
ko.auto File 4.44 KB 0644
lt.auto File 11.6 KB 0644
lv.auto File 11.91 KB 0644
ms.auto File 11.31 KB 0644
mt.auto File 11.48 KB 0644
nl File 10.1 KB 0644
nl.auto File 1.1 KB 0644
no File 10.76 KB 0644
no.auto File 157 B 0644
pl File 10.11 KB 0644
pl.auto File 833 B 0644
pt File 2.61 KB 0644
pt.auto File 9.35 KB 0644
pt_BR.auto File 12.03 KB 0644
ro.auto File 11.8 KB 0644
ru File 11.97 KB 0644
ru.auto File 5.57 KB 0644
sk.auto File 11.21 KB 0644
sl.auto File 10.6 KB 0644
sv File 3.25 KB 0644
sv.auto File 7.65 KB 0644
th.auto File 21.1 KB 0644
tr File 3.19 KB 0644
tr.auto File 8.97 KB 0644
uk File 8.43 KB 0644
uk.auto File 8.59 KB 0644
ur.auto File 15.96 KB 0644
vi.auto File 13.87 KB 0644
zh File 4.88 KB 0644
zh.auto File 5.11 KB 0644
zh_TW File 4.67 KB 0644
zh_TW.auto File 5.25 KB 0644