Skip to main content
aboutsummaryrefslogblamecommitdiffstats
blob: f932679dd74949394f573f318f5165fd27b7e083 (plain) (tree)

























































































                                                                                         
                                     





                                                                                      



                                                          
                                     



























                                                                                
                                                




















                                                                              
 



                                                         
###############################################################################
# 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=Internal PPID:
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 options

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