index_title=Running Processes
index_display=Display
index_tree=PID
index_user=User
index_size=Memory
index_cpu=CPU
index_search=Search
index_run=Run..
index_return=process list
index_mem=<b>Real memory:</b> $1 kB total / $2 kB free
index_swap=<b>Swap space:</b> $1 kB total / $2 kB free
index_load=<b>CPU load averages:</b> $1 (1 mins) , $2 (5 mins) , $3 (15 mins)

pid=Process ID
owner=Owner
command=Command
cpu=CPU
size=Size
parent=Parent process
runtime=Run time
nice=Nice level

search_user=Owned by
search_match=Matching
search_cpupc=Using more than $1% CPU
search_fs=Using filesystem
search_files=Using file
search_submit=Search
search_none=No matching processes found.
search_kill=Send Signal
search_ignore=Ignore search processes in result
search_return=search form
search_sigterm=Terminate Processes
search_sigkill=Kill Processes
search_port=Using port
search_protocol=protocol

run_command=Command to run
run_submit=Run
run_mode=Run mode
run_bg=Run in background
run_fg=Wait until complete
run_input=Input to command
run_title=Command Output
run_output=Output from $1 ..
run_none=No output generated
run_ecannot=You are not allowed to run commands

edit_title=Process Information
edit_gone=This process is no longer running
edit_sub=Subprocesses
edit_kill=Send Signal
edit_change=Change
edit_prilow=Low priority
edit_prihigh=High priority
edit_pridef=Default
edit_none=None
edit_ecannot=You are not allowed to edit processes
edit_sigterm=Terminate Process
edit_sigkill=Kill Process

kill_err=Failed to send signal $1 to process $2
kill_title=Send Signal
kill_sent=sent
kill_ecannot=You are not allowed to kill processes

renice_err=Failed to renice process $1
renice_ecannot=You are not allowed to renice processes

linux_pri=Priority
linux_tty=TTY
linux_status=Status
linux_wchan=Waiting In
linux_mem=Memory
linux_group=Group
linux_ruser=Real user
linux_rgroup=Real group
linux_pgid=Process group ID

linuxstat_R=Running
linuxstat_S=Sleeping
linuxstat_D=Deep sleep
linuxstat_T=Stopped
linuxstat_Z=Zombie

freebsd_ruser=Real user
freebsd_rgroup=Real group
freebsd_tty=TTY
freebsd_pgid=Process group
freebsd_lstart=Start time
freebsd_lim=Memory limit

hpux_pri=Priority
hpux_tty=TTY
hpux_status=Status
hpux_wchan=Waiting for

hpuxstat_0=Nonexistent
hpuxstat_S=Sleeping
hpuxstat_W=Waiting
hpuxstat_R=Running
hpuxstat_I=Intermediate
hpuxstat_Z=Zombie
hpuxstat_T=Stopped
hpuxstat_G=Growing

macos_tty=TTY

sysv_group=Group
sysv_ruser=Real user
sysv_rgroup=Real group
sysv_pgid=Process group ID
sysv_tty=TTY

log_run=Ran command "$1"
log_kill=Sent signal $1 to process $2
log_kills=Send signal $1 to $2 processes
log_kill_l=Sent signal $1 to process $2
log_kills_l=Sent signal $1 to processes<br>$2

acl_manage=Manage processes as user
acl_manage_def=Current Webmin user
acl_edit=Can kill and renice processes?
acl_run=Can run commands?

kill_kill=Kill Process
kill_term=&nbsp;Terminate&nbsp;&nbsp;
kill_hup=&nbsp;&nbsp;Restart&nbsp;&nbsp;&nbsp;
kill_stop=&nbsp;&nbsp;&nbsp;&nbsp;Stop&nbsp;&nbsp;&nbsp;&nbsp;
kill_cont=&nbsp;&nbsp;Continue&nbsp;&nbsp;

