index_title=Process Manager
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

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_cpu=Using more than
search_fs=Using filesystem
search_files=Using file
search_submit=Search
search_none=No matching processes found.
search_kill=Send Signal
search_return=search form

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

edit_title=Process Information
edit_gone=This process is no longer running
edit_sub=Subprocesses
edit_kill=Send Signal
edit_change=Change

kill_err=Failed to send signal $1 to process $2
kill_title=Send Signal
kill_sent=sent

renice_err=Failed to renice process $1

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

