Add "check subtree" feature to TimeGraphFilterDialog
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / internal / tmf / ui / messages.properties
1 # org.eclipse.linuxtools.tmf.ui.dialogs
2 ManageCustomParsersDialog_DeleteButtonLabel=Delete
3 ManageCustomParsersDialog_DeleteConfirmation=Are you sure you want to delete
4 ManageCustomParsersDialog_DeleteParserDialogHeader=Delete Custom Parser
5 ManageCustomParsersDialog_DialogHeader=Manage Custom Parsers
6 ManageCustomParsersDialog_EditButtonLabel=Edit...
7 ManageCustomParsersDialog_ExportButtonLabel=Export...
8 ManageCustomParsersDialog_ExportParserSelection=Select file to export
9 ManageCustomParsersDialog_ImportButtonLabel=Import...
10 ManageCustomParsersDialog_ImportParserSelection=Select custom parser file to import
11 ManageCustomParsersDialog_NewButtonLabel=New...
12 ManageCustomParsersDialog_ParseButtonLabel=Parse...
13 ManageCustomParsersDialog_ParseError=Parse Error
14 ManageCustomParsersDialog_TextButtonLabel=Text
15 ManageCustomParsersDialog_TraceSelection=Select log file to parse using
16
17 # org.eclipse.linuxtools.tmf.ui.parsers.custom
18 CustomTraceDefinition_messageTag=Message
19 CustomTraceDefinition_otherTag=Other
20 CustomTraceDefinition_timestampTag=Time Stamp
21 CustomTxtTraceDefinition_action=action
22 CustomTxtTraceDefinition_cardinality=Cardinality
23 CustomTxtTraceDefinition_definition=Definition
24 CustomTxtTraceDefinition_definitionRootElement=CustomTxtTraceDefinitionList
25 CustomTxtTraceDefinition_format=format
26 CustomTxtTraceDefinition_inputData=InputData
27 CustomTxtTraceDefinition_inputLine=InputLine
28 CustomTxtTraceDefinition_max=max
29 CustomTxtTraceDefinition_min=min
30 CustomTxtTraceDefinition_name=name
31 CustomTxtTraceDefinition_outputColumn=OutputColumn
32 CustomTxtTraceDefinition_regEx=RegEx
33 CustomTxtTraceDefinition_timestampOutputFormat=TimeStampOutputFormat
34 CustomXmlTraceDefinition_action=action
35 CustomXmlTraceDefinition_attribute=Attribute
36 CustomXmlTraceDefinition_definition=Definition
37 CustomXmlTraceDefinition_definitionRootElement=CustomXMLTraceDefinitionList
38 CustomXmlTraceDefinition_format=format
39 CustomXmlTraceDefinition_ignoreTag=Ignore
40 CustomXmlTraceDefinition_inputData=InputData
41 CustomXmlTraceDefinition_inputElement=InputElement
42 CustomXmlTraceDefinition_logEntry=logentry
43 CustomXmlTraceDefinition_name=name
44 CustomXmlTraceDefinition_outputColumn=OutputColumn
45 CustomXmlTraceDefinition_timestampOutputFormat=TimeStampOutputFormat
46
47 # org.eclipse.linuxtools.tmf.ui.viewers.events
48 TmfEventsTable_AddBookmarkActionText=Add Bookmark...
49 TmfEventsTable_AddBookmarkDialogMessage=Enter Bookmark Description:
50 TmfEventsTable_AddBookmarkDialogTitle=Add Bookmark
51 TmfEventsTable_ApplyPresetFilterMenuName=Apply Preset Filter...
52 TmfEventsTable_ClearFiltersActionText=Clear Filters
53 TmfEventsTable_ContentColumnHeader=Content
54 TmfEventsTable_FilterHint=<filter>
55 TmfEventsTable_HideRawActionText=Hide Raw
56 TmfEventsTable_HideTableActionText=Hide Table
57 TmfEventsTable_OpenCallsiteActionText=Open Callsite
58 TmfEventsTable_OpenCallsiteNotFound=can not be found in the workspace.
59 TmfEventsTable_OpenCallsiteSelectFileDialogTitle=Select source file for callsite
60 TmfEventsTable_OpenModelActionText=Open Model Element
61 TmfEventsTable_OpenModelUnsupportedURI=is not a supported model URI format.
62 TmfEventsTable_ReferenceColumnHeader=File
63 TmfEventsTable_RemoveBookmarkActionText=Remove Bookmark
64 TmfEventsTable_SearchHint=<srch>
65 TmfEventsTable_SearchingJobName=Searching...
66 TmfEventsTable_ShowFilterBarActionText=Show Filter Bar
67 TmfEventsTable_ShowRawActionText=Show Raw
68 TmfEventsTable_ShowSearchBarActionText=Show Search Bar
69 TmfEventsTable_ShowTableActionText=Show Table
70 TmfEventsTable_SourceColumnHeader=Source
71 TmfEventsTable_TimestampColumnHeader=Timestamp
72 TmfEventsTable_TypeColumnHeader=Type
73
74 # org.eclipse.linuxtools.tmf.ui.viewers.timegraph.dialogs
75 TmfTimeFilterDialog_EDIT_PROFILING_OPTIONS=Edit Profiling Options
76 TmfTimeFilterDialog_TRACE_FILTER=Trace Filter
77 TmfTimeFilterDialog_TRACE_FILTER_DESC=Define the filter set
78 TmfTimeFilterDialog_TRACE_ID=Trace Id
79 TmfTimeFilterDialog_TRACE_NAME=Trace Name
80 TmfTimeLegend_LEGEND=Legend
81 TmfTimeLegend_TRACE_STATES=Trace
82 TmfTimeLegend_TRACE_STATES_TITLE=States Transition Visualizer
83 TmfTimeLegend_WINDOW_TITLE=Trace Visualizer's Legend
84 TmfTimeLegend_StateTypeName=States
85 TmfTimeFilterDialog_WINDOW_TITLE=Filter
86 TmfTimeFilterDialog_MESSAGE=Check the entries to show
87 TmfTimeFilterDialog_CHECK_ALL=Check all
88 TmfTimeFilterDialog_UNCHECK_ALL=Uncheck all
89 TmfTimeFilterDialog_CHECK_SELECTED=Check selected
90 TmfTimeFilterDialog_UNCHECK_SELECTED=Uncheck selected
91 TmfTimeFilterDialog_CHECK_SUBTREE=Check subtree
92 TmfTimeFilterDialog_UNCHECK_SUBTREE=Uncheck subtree
93
94 # org.eclipse.linuxtools.tmf.ui.viewers.timegraph.widgets
95 TmfTimeTipHandler_DURATION=Duration
96 TmfTimeTipHandler_TRACE_DATE=Date
97 TmfTimeTipHandler_TRACE_EVENT_TIME=Event Time
98 TmfTimeTipHandler_TRACE_START_TIME=Start Time
99 TmfTimeTipHandler_TRACE_STATE=State
100 TmfTimeTipHandler_TRACE_STOP_TIME=Stop Time
101
102 TmfTimeGraphCombo_FilterActionNameText=Filter
103 TmfTimeGraphCombo_FilterActionToolTipText=Show View Filters
104
105
106 TmfTimeGraphViewer_ResetScaleActionNameText=Reset
107 TmfTimeGraphViewer_ResetScaleActionToolTipText=Reset the Time Scale to Default
108 TmfTimeGraphViewer_LegendActionNameText=Legend
109 TmfTimeGraphViewer_LegendActionToolTipText=Show Legend
110 TmfTimeGraphViewer_NextEventActionNameText=Next Event
111 TmfTimeGraphViewer_NextEventActionToolTipText=Select Next Event
112 TmfTimeGraphViewer_PreviousEventActionNameText=Previous Event
113 TmfTimeGraphViewer_PreviousEventActionToolTipText=Select Previous Event
114 TmfTimeGraphViewer_NextItemActionNameText=Next Item
115 TmfTimeGraphViewer_NextItemActionToolTipText=Select Next Item
116 TmfTimeGraphViewer_PreviousItemActionNameText=Previous Item
117 TmfTimeGraphViewer_PreviousItemActionToolTipText=Select Previous Item
118 TmfTimeGraphViewer_ZoomInActionNameText=Zoom In
119 TmfTimeGraphViewer_ZoomInActionToolTipText=Zoom In
120 TmfTimeGraphViewer_ZoomOutActionNameText=Zoom Out
121 TmfTimeGraphViewer_ZoomOutActionToolTipText=Zoom Out
122
123 # org.eclipse.linuxtools.tmf.ui.views.colors
124 ColorsView_AddActionToolTipText=Insert new color setting
125 ColorsView_BackgroundButtonText=BG
126 ColorsView_BackgroundDialogText=Set background color
127 ColorsView_DeleteActionToolTipText=Delete color setting
128 ColorsView_ExportActionToolTipText=Export color settings
129 ColorsView_FilterButtonText=Filter...
130 ColorsView_ForegroundButtonText=FG
131 ColorsView_ForegroundDialogText=Set foreground color
132 ColorsView_ImportActionToolTipText=Import color settings
133 ColorsView_ImportOverwriteDialogMessage1=Do you want to overwrite the current color settings?\n
134 ColorsView_ImportOverwriteDialogMessage2=Answering No will insert the imported settings above the current selection.
135 ColorsView_ImportOverwriteDialogTitle=Overwrite current settings
136 ColorsView_MoveDownActionToolTipText=Decrease priority
137 ColorsView_MoveUpActionToolTipText=Increase priority
138 ColorsView_TickButtonText=Tick
139 TickColorDialog_TickColorDialogTitle=Choose tick color
140
141 # org.eclipse.linuxtools.tmf.ui.wizards
142 CustomTxtParserInputWizardPage_addChildLine=Add child line
143 CustomTxtParserInputWizardPage_addGroup=Add group
144 CustomTxtParserInputWizardPage_addNextLine=Add next line
145 CustomTxtParserInputWizardPage_append=Append
146 CustomTxtParserInputWizardPage_appendWith=Append with |
147 CustomTxtParserInputWizardPage_capturedGroup=Captured group
148 CustomTxtParserInputWizardPage_cardinality=Cardinality:
149 CustomTxtParserInputWizardPage_dateFormatHelp=Date Format Help
150 CustomTxtParserInputWizardPage_desccriptionEdit=Edit an existing custom parser for text log files
151 CustomTxtParserInputWizardPage_descriptionNew=Create a new custom parser for text log files
152 CustomTxtParserInputWizardPage_format=format:
153 CustomTxtParserInputWizardPage_group=Group
154 CustomTxtParserInputWizardPage_highlightAll=Highlight All
155 CustomTxtParserInputWizardPage_logType=Log type:
156 CustomTxtParserInputWizardPage_matchingLineRoot=Matching root line :
157 CustomTxtParserInputWizardPage_matchingOtherLine=Matching other line:
158 CustomTxtParserInputWizardPage_matchingRootLine=matchingRootLine
159 CustomTxtParserInputWizardPage_max=max:
160 CustomTxtParserInputWizardPage_min=min:
161 CustomTxtParserInputWizardPage_moveDown=Move down
162 CustomTxtParserInputWizardPage_moveUp=Move up
163 CustomTxtParserInputWizardPage_name=name:
164 CustomTxtParserInputWizardPage_newGroup=New group
165 CustomTxtParserInputWizardPage_noMatch=*no match*
166 CustomTxtParserInputWizardPage_noMatchingGroup=*no matching group*
167 CustomTxtParserInputWizardPage_noMatchingLine=*no matching line*
168 CustomTxtParserInputWizardPage_noMatchingTimestamp=*no matching timestamp*
169 CustomTxtParserInputWizardPage_noMathcingLine=*no matching line*
170 CustomTxtParserInputWizardPage_nonMatchingLine=Non-matching line\n
171 CustomTxtParserInputWizardPage_noTimestampGroup=*no timestamp group*
172 CustomTxtParserInputWizardPage_preview=Preview:
173 CustomTxtParserInputWizardPage_previewInput=Preview input
174 CustomTxtParserInputWizardPage_previewLegend=Preview Legend
175 CustomTxtParserInputWizardPage_regularExpression=Regular expression:
176 CustomTxtParserInputWizardPage_regularExpressionHelp=Regular Expression Help
177 CustomTxtParserInputWizardPage_removeGroup=Remove group
178 CustomTxtParserInputWizardPage_removeLine=Remove line
179 CustomTxtParserInputWizardPage_set=Set
180 CustomTxtParserInputWizardPage_timestampFormat=Time Stamp format:
181 CustomTxtParserInputWizardPage_uncapturedText=Uncaptured text
182 CustomTxtParserInputWizardPage_unidentifiedCaptureGroup=Unidentified captured group
183 CustomTxtParserInputWizardPage_windowTitleEdit=Edit Custom Text Parser
184 CustomTxtParserInputWizardPage_windowTitleNew=New Custom Text Parser
185 CustomTxtParserOutputWizardPage_description=Customize the output of the parser
186 CustomTxtParserOutputWizardPage_moveAfter=Move After
187 CustomTxtParserOutputWizardPage_moveBefore=Move Before
188 CustomTxtParserOutputWizardPage_visible=Visible
189 CustomXmlParserInputWizardPage_emptyLogTypeError=Enter a name for the new log type.
190 CustomXmlParserInputWizardPage_duplicatelogTypeError=The log type name already exists.
191 CustomXmlParserInputWizardPage_noDocumentError=Add a document element.
192 CustomXmlParserInputWizardPage_missingLogEntryError=Identify a Log Entry element.
193 CustomXmlParserInputWizardPage_missingTimestampFmtError=Enter the output format for the Time Stamp field.
194 CustomXmlParserInputWizardPage_invalidTimestampFmtError=Enter a valid output format for the Time Stamp field.
195 CustomXmlParserInputWizardPage_notimestamporAttributeError=*no time stamp element or attribute*
196 CustomXmlParserInputWizardPage_missingDocumentElementError=Enter a name for the document element.
197 CustomXmlParserInputWizardPage_timestampElementPrompt=Element
198 CustomXmlParserInputWizardPage_timestampFormatPrompt=Enter the input format for the Time Stamp
199 CustomXmlParserInputWizardPage_missingInputElementNameError=Enter a name for the input
200 CustomXmlParserInputWizardPage_attributePrompt=Attribute
201 CustomXmlParserInputWizardPage_missingAttribute=Enter a name for the attribute
202 CustomXmlParserInputWizardPage_duplicateAttributeError=Duplicate attribute names
203 CustomXmlParserInputWizardPage_missingTimestampInFmtError=Enter the input format for the Time Stamp
204 CustomXmlParserInputWizardPage_invalidTimestampInFmtError=Enter a valid input format for the Time Stamp
205 CustomXmlParserInputWizardPage_missingDataGroupNameError=Enter a name for the data group
206 CustomXmlParserInputWizardPage_missingElementNameError=Enter a name for the element
207 CustomXmlParserInputWizardPage_duplicateElementNameError=Duplicate element names
208 CustomXmlParserInputWizardPage_addAttribute=Add attribute
209 CustomXmlParserInputWizardPage_addChildElement=Add child element
210 CustomXmlParserInputWizardPage_addDocumentEleemnt=Add document element
211 CustomXmlParserInputWizardPage_addDocumentElement=Add document element
212 CustomXmlParserInputWizardPage_addNextElement=Add next element
213 CustomXmlParserInputWizardPage_append=Append
214 CustomXmlParserInputWizardPage_appendWith=Append with |
215 CustomXmlParserInputWizardPage_attibute=Attribute
216 CustomXmlParserInputWizardPage_dateFormatHelp=Date Format Help
217 CustomXmlParserInputWizardPage_descriptionEdit=Edit an existing custom parser for XML log files
218 CustomXmlParserInputWizardPage_descriptionNew=Create a new custom parser for XML log files
219 CustomXmlParserInputWizardPage_elementName=Element name:
220 CustomXmlParserInputWizardPage_feelingLucky=Feeling lucky
221 CustomXmlParserInputWizardPage_format=format:
222 CustomXmlParserInputWizardPage_logEntry=Log Entry
223 CustomXmlParserInputWizardPage_logType=Log type:
224 CustomXmlParserInputWizardPage_moveDown=Move down
225 CustomXmlParserInputWizardPage_moveUp=Move up
226 CustomXmlParserInputWizardPage_name=name:
227 CustomXmlParserInputWizardPage_newAttibute=New attribute
228 CustomXmlParserInputWizardPage_noMatch=*no match*
229 CustomXmlParserInputWizardPage_noMatchingAttribute=*no matching attribute*
230 CustomXmlParserInputWizardPage_noMatchingElement=*no matching element*
231 CustomXmlParserInputWizardPage_preview=Preview:
232 CustomXmlParserInputWizardPage_previewInput=Preview input
233 CustomXmlParserInputWizardPage_removeAttribute=Remove attribute
234 CustomXmlParserInputWizardPage_removeElement=Remove element
235 CustomXmlParserInputWizardPage_set=Set
236 CustomXmlParserInputWizardPage_tagName=tag name:
237 CustomXmlParserInputWizardPage_timestampFormat=Time Stamp format:
238 CustomXmlParserInputWizardPage_titleEdit=Edit Custom XML Parser
239 CustomXmlParserInputWizardPage_titleNew=New Custom XML Parser
240 CustomXmlParserOutputWizardPage_description=Customize the output of the parser
241 CustomXmlParserOutputWizardPage_moveAfter=Move After
242 CustomXmlParserOutputWizardPage_moveBefore=Move Before
243 CustomXmlParserOutputWizardPage_visible=Visible
244
245 # org.eclipse.linuxtools.tmf.ui.views.filter
246 FilterDialog_FilterDialogTitle=Edit filter
247 FilterView_AddActionToolTipText=Add new filter
248 FilterView_DeleteActionToolTipText=Delete filter node
249 FilterView_ExportActionToolTipText=Export filters
250 FilterView_FileDialogFilterName=TMF Filter files
251 FilterView_ImportActionToolTipText=Import filters
252 FilterView_SaveActionToolTipText=Save filters
253 FilterViewer_EmptyTreeHintText=<Right-click to add filter node>
254 FilterViewer_CommonCategory=[common]
255 FilterViewer_AlphaButtonText=Alpha
256 FilterViewer_DeleteActionText=Delete
257 FilterViewer_FieldLabel=field:
258 FilterViewer_FilterNameHint=type filter name
259 FilterViewer_IgnoreCaseButtonText=ignore case
260 FilterViewer_NameLabel=name:
261 FilterViewer_NewPrefix=New
262 FilterViewer_NotLabel=not:
263 FilterViewer_NumButtonText=Num
264 FilterViewer_RegexHint=type regular expression
265 FilterViewer_RegexLabel=regex:
266 FilterViewer_ResultLabel=result:
267 FilterViewer_TimestampButtonText=Timestamp
268 FilterViewer_TypeLabel=type:
269 FilterViewer_ValueHint=type value
270 FilterViewer_ValueLabel=value:
271
272 TmfView_PinActionNameText=Pin View
273 TmfView_PinActionToolTipText=Pin View
This page took 0.037394 seconds and 5 git commands to generate.