Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: fd929166c4ed9e93e6415727d51b160deff8a900 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
###############################################################################
# Copyright (c) 2012 Wind River Systems, Inc. and others. All rights reserved.
# This program and the accompanying materials are made available under the terms
# of the Eclipse Public License v1.0 which accompanies this distribution, and is
# available at http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# Wind River Systems - initial API and implementation
###############################################################################

PossibleCause=Possible Cause:\n{0}

ProcessExplorerTreeControl_section_title=Exploring Processes

ProcessesTreeControl_column_name_label=Name
ProcessesTreeControl_column_pid_label=PID
ProcessesTreeControl_column_ppid_label=PPID
ProcessesTreeControl_column_state_label=State
ProcessesTreeControl_column_user_label=User

ProcessLabelProvider_NullNameNodeLabel=System

ProcessPreferencePage_BiggerThanZero=The number must be bigger than zero\!
ProcessPreferencePage_DefineMoreThanOne=Please define at least one grade of speed\!
ProcessPreferencePage_EditButtonLabel=&Edit...
ProcessPreferencePage_InvalidNumber=Invalid number. Please enter a number\!
ProcessPreferencePage_MaxMRUCount=Please specify the maximum MRU intervals\!
ProcessPreferencePage_MRUCountLabel=Specify the maximum MRU intervals:
ProcessPreferencePage_NameLabel=Name
ProcessPreferencePage_NewButtonLabel=&New...
ProcessPreferencePage_PageDescription=Configure how the process list should be refreshed.
ProcessPreferencePage_RemoveButtonLabel=&Remove
ProcessPreferencePage_ValueLabel=Value (seconds)

AbstractChannelCommandHandler_statusDialog_title=Error

AdvancedPropertiesSection_Name=Name
AdvancedPropertiesSection_Value=Value

BasicContextSection_File=File:
BasicContextSection_Group=Group:
BasicContextSection_Root=Root:
BasicContextSection_State=State:
BasicContextSection_Title=Basic Context Information
BasicContextSection_User=User:
BasicContextSection_WorkDir=Work Home:
BasicInformationSection_Name=Name:
BasicInformationSection_State=State:
BasicInformationSection_Title=Basic Information
BasicInformationSection_Type=Type:
BasicInformationSection_User=User:

ConfigIntervalDynamicContribution_Custom=Custom ...

ContextIDSection_ContextIDs=Context IDs
ContextIDSection_GroupID=Group ID:
ContextIDSection_ID=ID:
ContextIDSection_ParentID=Parent ID:
ContextIDSection_PID=PID:
ContextIDSection_PPID=PPID:
ContextIDSection_TracerPID=Tracer PID:
ContextIDSection_TTY_GRPID=TTY GRPID:
ContextIDSection_UserGRPID=User GRPID:
ContextIDSection_UserID=User ID:

ContextPage_File=File:
ContextPage_Group=Group:
ContextPage_GroupID=Group ID:
ContextPage_ID=ID:
ContextPage_Pages=Pages:
ContextPage_ParentID=Parent ID:
ContextPage_PID=PID:
ContextPage_PPID=PPID:
ContextPage_Resident=Resident:
ContextPage_Root=Root:
ContextPage_State=State:
ContextPage_TracerPID=Tracer PID:
ContextPage_TTYGRPID=TTY Group ID:
ContextPage_UserGRPID=User Group ID:
ContextPage_UserID=User ID:
ContextPage_Virtual=Virtual:
ContextPage_WorkHome=Work Home:

EditSpeedGradeDialog_DialogMessage=Edit the data of the selected grade below:
EditSpeedGradeDialog_DialogTitle=Edit Grade
EditSpeedGradeDialog_GradeSameValue=Grade ''{0}'' has the same value.
EditSpeedGradeDialog_NameLabel=Name:
EditSpeedGradeDialog_ValueLabel=Value:

IDSection_InternalID=Internal PID:
IDSection_InternalPPID=InternalPPID:
IDSection_ParentID=Parent ID:
IDSection_ProcessID=Process ID:
IDSection_Title=Process IDs

IntervalConfigDialog_BiggerThanZero=The number must be greater than or equal to zero\!
IntervalConfigDialog_ChoiceOneLabel=Refresh the process list every
IntervalConfigDialog_DialogTitle=Configure Refreshing
IntervalConfigDialog_InvalidNumber=Invalid number format\!
IntervalConfigDialog_NonEmpty=Please enter a number\!
IntervalConfigDialog_SECOND_ABBR=s
IntervalConfigDialog_SECONDS=seconds.
IntervalConfigDialog_ZeroWarning=Setting to zero will turn off the auto refresh.

MemorySection_PSize=Pages:
MemorySection_RSS=Resident:
MemorySection_Title=Memory Usage
MemorySection_VSize=Virtual:

NameValidator_InfoPrompt=Please enter a name to search.

NewSpeedGradeDialog_DialogMessage=Edit the data of the new grade below:
NewSpeedGradeDialog_DialogTitle=New Grade
NewSpeedGradeDialog_EnterName=Enter the name of the grade\!
NewSpeedGradeDialog_GradeExists=Grade ''{0}''  already exists\!
NewSpeedGradeDialog_GradeSameValue=Grade ''{0}'' has the same value.
NewSpeedGradeDialog_NameLabel=Name:
NewSpeedGradeDialog_ValueLabel=Value:

GeneralInformationPage_InternalPID=Internal PID:
GeneralInformationPage_InternalPPID=Internal PPID:
GeneralInformationPage_Name=Name:
GeneralInformationPage_ParentPID=Parent PID:
GeneralInformationPage_ProcessID=Process ID:
GeneralInformationPage_State=State:
GeneralInformationPage_Type=Type:
GeneralInformationPage_User=User:

GeneralSearchable_CaseSensitive=Case sensitive
GeneralSearchable_FindLabel=Find:
GeneralSearchable_GeneralOptions=General search options
GeneralSearchable_PreciseMatching=Precise matching

TerminateHandler_terminateFailed=Failed to terminate process {0}.

ProcessLabelProvider_RootNodeLabel=Processes

ProcessMonitorEditorPage_PageTitle=Process Monitor

ProcessSearchable_ProcessList=the process list
ProcessSearchable_PromptFindInProcessList=Find processes in the process list.
ProcessSearchable_PromptFindUnderProcess=Find processes under the process {0}.
ProcessSearchable_SearchTitle=Find Processes

ProcessStateSearchable_NotSure=Not sure
ProcessStateSearchable_SectionChooseState=What is its state?
ProcessStateSearchable_SpecifyState=Specify its state:
ProcessStateSearchable_StatePaging=Paging
ProcessStateSearchable_StateRunning=Running
ProcessStateSearchable_StateSleeping=Sleeping
ProcessStateSearchable_StateTraced=Traced
ProcessStateSearchable_StateWaiting=Waiting
ProcessStateSearchable_StateZombie=Zombie

ProcessUserSearchable_DontRemember=Don't remember
ProcessUserSearchable_Myself=I myself
ProcessUserSearchable_SpecifyUser=Specify a user:
ProcessUserSearchable_WhoStarted=Who started the process?

Back to the top