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