tmf: add filter for collapsing of events in event table
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / internal / tmf / ui / messages.properties
CommitLineData
bceffc25 1###############################################################################
60ae41e1 2# Copyright (c) 2013, 2014 Ericsson
bceffc25
AM
3#
4# All rights reserved. This program and the accompanying materials
5# are made available under the terms of the Eclipse Public License v1.0
6# which accompanies this distribution, and is available at
7# http://www.eclipse.org/legal/epl-v10.html
8#
9# Contributors:
10# Ericsson - Initial API and implementation
11###############################################################################
12
6151d86c 13# org.eclipse.linuxtools.tmf.ui.dialogs
9753257b
PT
14ManageCustomParsersDialog_ConflictMessage=Trace type ''{0} : {1}'' already exists.\nDo you want to rename to ''{2}'' or skip?
15ManageCustomParsersDialog_ConflictRenameButtonLabel=Rename
16ManageCustomParsersDialog_ConflictSkipButtonLabel=Skip
6151d86c 17ManageCustomParsersDialog_DeleteButtonLabel=Delete
89151d6a 18ManageCustomParsersDialog_DeleteConfirmation=Are you sure you want to delete {0}?
6151d86c
PT
19ManageCustomParsersDialog_DeleteParserDialogHeader=Delete Custom Parser
20ManageCustomParsersDialog_DialogHeader=Manage Custom Parsers
21ManageCustomParsersDialog_EditButtonLabel=Edit...
22ManageCustomParsersDialog_ExportButtonLabel=Export...
89151d6a 23ManageCustomParsersDialog_ExportParserSelection=Select file to export {0}
6151d86c
PT
24ManageCustomParsersDialog_ImportButtonLabel=Import...
25ManageCustomParsersDialog_ImportParserSelection=Select custom parser file to import
26ManageCustomParsersDialog_NewButtonLabel=New...
6151d86c 27ManageCustomParsersDialog_TextButtonLabel=Text
6151d86c 28
6151d86c
PT
29# org.eclipse.linuxtools.tmf.ui.viewers.events
30TmfEventsTable_AddBookmarkActionText=Add Bookmark...
60fb38b8 31TmfEventsTable_AddBookmarkDialogMessage=Enter Bookmark Description:
6151d86c 32TmfEventsTable_AddBookmarkDialogTitle=Add Bookmark
60fb38b8 33TmfEventsTable_ApplyPresetFilterMenuName=Apply Preset Filter...
6151d86c
PT
34TmfEventsTable_ClearFiltersActionText=Clear Filters
35TmfEventsTable_ContentColumnHeader=Content
d3de0920 36TmfEventsTable_Export_to_text=Export To Text...
6151d86c
PT
37TmfEventsTable_FilterHint=<filter>
38TmfEventsTable_HideRawActionText=Hide Raw
39TmfEventsTable_HideTableActionText=Hide Table
2db176a0 40TmfEventsTable_MultipleBookmarksToolTip=Multiple bookmarks at this location
029df6e3
JCK
41TmfEventsTable_OpenSourceCodeActionText=Open Source Code
42TmfEventsTable_OpenSourceCodeNotFound=can not be found in the workspace.
43TmfEventsTable_OpenSourceCodeSelectFileDialogTitle=Select source file for the call site
60fb38b8
PT
44TmfEventsTable_OpenModelActionText=Open Model Element
45TmfEventsTable_OpenModelUnsupportedURI=is not a supported model URI format.
6151d86c
PT
46TmfEventsTable_ReferenceColumnHeader=File
47TmfEventsTable_RemoveBookmarkActionText=Remove Bookmark
48TmfEventsTable_SearchHint=<srch>
49TmfEventsTable_SearchingJobName=Searching...
50TmfEventsTable_ShowFilterBarActionText=Show Filter Bar
51TmfEventsTable_ShowRawActionText=Show Raw
52TmfEventsTable_ShowSearchBarActionText=Show Search Bar
53TmfEventsTable_ShowTableActionText=Show Table
54TmfEventsTable_SourceColumnHeader=Source
55TmfEventsTable_TimestampColumnHeader=Timestamp
56TmfEventsTable_TypeColumnHeader=Type
57
58# org.eclipse.linuxtools.tmf.ui.viewers.timegraph.dialogs
59TmfTimeFilterDialog_EDIT_PROFILING_OPTIONS=Edit Profiling Options
60TmfTimeFilterDialog_TRACE_FILTER=Trace Filter
61TmfTimeFilterDialog_TRACE_FILTER_DESC=Define the filter set
62TmfTimeFilterDialog_TRACE_ID=Trace Id
63TmfTimeFilterDialog_TRACE_NAME=Trace Name
64TmfTimeLegend_LEGEND=Legend
65TmfTimeLegend_TRACE_STATES=Trace
66TmfTimeLegend_TRACE_STATES_TITLE=States Transition Visualizer
67TmfTimeLegend_WINDOW_TITLE=Trace Visualizer's Legend
68TmfTimeLegend_StateTypeName=States
8f91a789
AM
69TmfTimeFilterDialog_WINDOW_TITLE=Filter
70TmfTimeFilterDialog_MESSAGE=Check the entries to show
8906e53c
SM
71TmfTimeFilterDialog_CHECK_ALL=Check all
72TmfTimeFilterDialog_UNCHECK_ALL=Uncheck all
73TmfTimeFilterDialog_CHECK_SELECTED=Check selected
74TmfTimeFilterDialog_UNCHECK_SELECTED=Uncheck selected
03beb743
SM
75TmfTimeFilterDialog_CHECK_SUBTREE=Check subtree
76TmfTimeFilterDialog_UNCHECK_SUBTREE=Uncheck subtree
6151d86c
PT
77
78# org.eclipse.linuxtools.tmf.ui.viewers.timegraph.widgets
79TmfTimeTipHandler_DURATION=Duration
1053eaa6
PT
80TmfTimeTipHandler_LINK_SOURCE=Source
81TmfTimeTipHandler_LINK_SOURCE_TIME=Source Time
82TmfTimeTipHandler_LINK_TARGET=Target
83TmfTimeTipHandler_LINK_TARGET_TIME=Target Time
84TmfTimeTipHandler_LINK_TIME=Time
6151d86c
PT
85TmfTimeTipHandler_TRACE_DATE=Date
86TmfTimeTipHandler_TRACE_EVENT_TIME=Event Time
87TmfTimeTipHandler_TRACE_START_TIME=Start Time
88TmfTimeTipHandler_TRACE_STATE=State
89TmfTimeTipHandler_TRACE_STOP_TIME=Stop Time
90
8f91a789
AM
91TmfTimeGraphCombo_FilterActionNameText=Filter
92TmfTimeGraphCombo_FilterActionToolTipText=Show View Filters
93
6151d86c
PT
94
95TmfTimeGraphViewer_ResetScaleActionNameText=Reset
96TmfTimeGraphViewer_ResetScaleActionToolTipText=Reset the Time Scale to Default
97TmfTimeGraphViewer_LegendActionNameText=Legend
98TmfTimeGraphViewer_LegendActionToolTipText=Show Legend
99TmfTimeGraphViewer_NextEventActionNameText=Next Event
100TmfTimeGraphViewer_NextEventActionToolTipText=Select Next Event
101TmfTimeGraphViewer_PreviousEventActionNameText=Previous Event
102TmfTimeGraphViewer_PreviousEventActionToolTipText=Select Previous Event
103TmfTimeGraphViewer_NextItemActionNameText=Next Item
104TmfTimeGraphViewer_NextItemActionToolTipText=Select Next Item
105TmfTimeGraphViewer_PreviousItemActionNameText=Previous Item
106TmfTimeGraphViewer_PreviousItemActionToolTipText=Select Previous Item
107TmfTimeGraphViewer_ZoomInActionNameText=Zoom In
108TmfTimeGraphViewer_ZoomInActionToolTipText=Zoom In
109TmfTimeGraphViewer_ZoomOutActionNameText=Zoom Out
110TmfTimeGraphViewer_ZoomOutActionToolTipText=Zoom Out
79ec0b89
PT
111TmfTimeGraphViewer_HideArrowsActionNameText=Hide Arrows
112TmfTimeGraphViewer_HideArrowsActionToolTipText=Hide Arrows
086f21ae
PT
113TmfTimeGraphViewer_FollowArrowForwardActionNameText=Follow Arrow Forward
114TmfTimeGraphViewer_FollowArrowForwardActionToolTipText=Follow Arrow Forward
115TmfTimeGraphViewer_FollowArrowBackwardActionNameText=Follow Arrow Backward
116TmfTimeGraphViewer_FollowArrowBackwardActionToolTipText=Follow Arrow Backward
6151d86c 117
0fab12b0
PT
118Utils_ClockCyclesUnit=\u0020cc
119
6151d86c
PT
120# org.eclipse.linuxtools.tmf.ui.views.colors
121ColorsView_AddActionToolTipText=Insert new color setting
122ColorsView_BackgroundButtonText=BG
123ColorsView_BackgroundDialogText=Set background color
124ColorsView_DeleteActionToolTipText=Delete color setting
125ColorsView_ExportActionToolTipText=Export color settings
126ColorsView_FilterButtonText=Filter...
127ColorsView_ForegroundButtonText=FG
128ColorsView_ForegroundDialogText=Set foreground color
129ColorsView_ImportActionToolTipText=Import color settings
130ColorsView_ImportOverwriteDialogMessage1=Do you want to overwrite the current color settings?\n
131ColorsView_ImportOverwriteDialogMessage2=Answering No will insert the imported settings above the current selection.
132ColorsView_ImportOverwriteDialogTitle=Overwrite current settings
133ColorsView_MoveDownActionToolTipText=Decrease priority
134ColorsView_MoveUpActionToolTipText=Increase priority
135ColorsView_TickButtonText=Tick
136TickColorDialog_TickColorDialogTitle=Choose tick color
137
138# org.eclipse.linuxtools.tmf.ui.wizards
139CustomTxtParserInputWizardPage_addChildLine=Add child line
140CustomTxtParserInputWizardPage_addGroup=Add group
141CustomTxtParserInputWizardPage_addNextLine=Add next line
142CustomTxtParserInputWizardPage_append=Append
143CustomTxtParserInputWizardPage_appendWith=Append with |
144CustomTxtParserInputWizardPage_capturedGroup=Captured group
145CustomTxtParserInputWizardPage_cardinality=Cardinality:
c22ca172
PT
146CustomTxtParserInputWizardPage_category=Category:
147CustomTxtParserInputWizardPage_desccriptionEdit=Edit an existing custom parser for text trace files
148CustomTxtParserInputWizardPage_descriptionNew=Create a new custom parser for text trace files
6151d86c 149CustomTxtParserInputWizardPage_format=format:
89151d6a 150CustomTxtParserInputWizardPage_group=Group {0}:
6151d86c 151CustomTxtParserInputWizardPage_highlightAll=Highlight All
c22ca172 152CustomTxtParserInputWizardPage_logType=Trace type:
89151d6a
PT
153CustomTxtParserInputWizardPage_matchingOtherLine=Matching other line:
154CustomTxtParserInputWizardPage_matchingRootLine=Matching root line :
6151d86c
PT
155CustomTxtParserInputWizardPage_max=max:
156CustomTxtParserInputWizardPage_min=min:
157CustomTxtParserInputWizardPage_moveDown=Move down
158CustomTxtParserInputWizardPage_moveUp=Move up
159CustomTxtParserInputWizardPage_name=name:
160CustomTxtParserInputWizardPage_newGroup=New group
161CustomTxtParserInputWizardPage_noMatch=*no match*
162CustomTxtParserInputWizardPage_noMatchingGroup=*no matching group*
163CustomTxtParserInputWizardPage_noMatchingLine=*no matching line*
164CustomTxtParserInputWizardPage_noMatchingTimestamp=*no matching timestamp*
165CustomTxtParserInputWizardPage_noMathcingLine=*no matching line*
166CustomTxtParserInputWizardPage_nonMatchingLine=Non-matching line\n
167CustomTxtParserInputWizardPage_noTimestampGroup=*no timestamp group*
168CustomTxtParserInputWizardPage_preview=Preview:
169CustomTxtParserInputWizardPage_previewInput=Preview input
170CustomTxtParserInputWizardPage_previewLegend=Preview Legend
171CustomTxtParserInputWizardPage_regularExpression=Regular expression:
172CustomTxtParserInputWizardPage_regularExpressionHelp=Regular Expression Help
173CustomTxtParserInputWizardPage_removeGroup=Remove group
174CustomTxtParserInputWizardPage_removeLine=Remove line
175CustomTxtParserInputWizardPage_set=Set
176CustomTxtParserInputWizardPage_timestampFormat=Time Stamp format:
313a5081 177CustomTxtParserInputWizardPage_timestampFormatHelp=Time Stamp Format Help
6151d86c
PT
178CustomTxtParserInputWizardPage_uncapturedText=Uncaptured text
179CustomTxtParserInputWizardPage_unidentifiedCaptureGroup=Unidentified captured group
180CustomTxtParserInputWizardPage_windowTitleEdit=Edit Custom Text Parser
181CustomTxtParserInputWizardPage_windowTitleNew=New Custom Text Parser
182CustomTxtParserOutputWizardPage_description=Customize the output of the parser
183CustomTxtParserOutputWizardPage_moveAfter=Move After
184CustomTxtParserOutputWizardPage_moveBefore=Move Before
185CustomTxtParserOutputWizardPage_visible=Visible
89151d6a
PT
186CustomXmlParserInputWizardPage_emptyCategoryError=Enter a category for the new trace type.
187CustomXmlParserInputWizardPage_emptyLogTypeError=Enter a name for the new trace type.
188CustomXmlParserInputWizardPage_invalidCategoryError=Invalid character ':' in category.
189CustomXmlParserInputWizardPage_invalidLogTypeError=Invalid character ':' in trace type.
190CustomXmlParserInputWizardPage_duplicatelogTypeError=The trace 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_missingDocumentElementError=Enter a name for the document element.
195CustomXmlParserInputWizardPage_noTimestampElementOrAttribute=*no time stamp element or attribute*
196CustomXmlParserInputWizardPage_elementMissingNameError=Enter a name for the element (Element {0}).
197CustomXmlParserInputWizardPage_elementMissingInputNameError=Enter a name for the input (Element {0}).
198CustomXmlParserInputWizardPage_elementMissingTimestampFmtError=Enter the input format for the Time Stamp (Element {0}).
199CustomXmlParserInputWizardPage_elementInvalidTimestampFmtError=Enter a valid output format for the Time Stamp field (Element {0}).
200CustomXmlParserInputWizardPage_elementDuplicateNameError=Duplicate element names (Element {0}).
201CustomXmlParserInputWizardPage_attributeMissingNameError=Enter a name for the attribute (Attribute {0}: ?).
202CustomXmlParserInputWizardPage_attributeMissingInputNameError=Enter a name for the input (Attribute {0}).
203CustomXmlParserInputWizardPage_attributeMissingTimestampFmtError=Enter the input format for the Time Stamp (Attribute {0}).
204CustomXmlParserInputWizardPage_attributeInvalidTimestampFmtError=Enter a valid input format for the Time Stamp (Attribute {0}).
205CustomXmlParserInputWizardPage_attributeDuplicateNameError=Duplicate attribute names (Attribute {0}).
6151d86c
PT
206CustomXmlParserInputWizardPage_addAttribute=Add attribute
207CustomXmlParserInputWizardPage_addChildElement=Add child element
208CustomXmlParserInputWizardPage_addDocumentEleemnt=Add document element
209CustomXmlParserInputWizardPage_addDocumentElement=Add document element
210CustomXmlParserInputWizardPage_addNextElement=Add next element
211CustomXmlParserInputWizardPage_append=Append
212CustomXmlParserInputWizardPage_appendWith=Append with |
213CustomXmlParserInputWizardPage_attibute=Attribute
c22ca172
PT
214CustomXmlParserInputWizardPage_category=Category:
215CustomXmlParserInputWizardPage_descriptionEdit=Edit an existing custom parser for XML trace files
216CustomXmlParserInputWizardPage_descriptionNew=Create a new custom parser for XML trace files
6151d86c
PT
217CustomXmlParserInputWizardPage_elementName=Element name:
218CustomXmlParserInputWizardPage_feelingLucky=Feeling lucky
219CustomXmlParserInputWizardPage_format=format:
220CustomXmlParserInputWizardPage_logEntry=Log Entry
c22ca172 221CustomXmlParserInputWizardPage_logType=Trace type:
6151d86c
PT
222CustomXmlParserInputWizardPage_moveDown=Move down
223CustomXmlParserInputWizardPage_moveUp=Move up
224CustomXmlParserInputWizardPage_name=name:
225CustomXmlParserInputWizardPage_newAttibute=New attribute
226CustomXmlParserInputWizardPage_noMatch=*no match*
227CustomXmlParserInputWizardPage_noMatchingAttribute=*no matching attribute*
228CustomXmlParserInputWizardPage_noMatchingElement=*no matching element*
229CustomXmlParserInputWizardPage_preview=Preview:
230CustomXmlParserInputWizardPage_previewInput=Preview input
231CustomXmlParserInputWizardPage_removeAttribute=Remove attribute
232CustomXmlParserInputWizardPage_removeElement=Remove element
233CustomXmlParserInputWizardPage_set=Set
234CustomXmlParserInputWizardPage_tagName=tag name:
235CustomXmlParserInputWizardPage_timestampFormat=Time Stamp format:
313a5081 236CustomXmlParserInputWizardPage_timestampFormatHelp=Time Stamp Format Help
6151d86c
PT
237CustomXmlParserInputWizardPage_titleEdit=Edit Custom XML Parser
238CustomXmlParserInputWizardPage_titleNew=New Custom XML Parser
239CustomXmlParserOutputWizardPage_description=Customize the output of the parser
240CustomXmlParserOutputWizardPage_moveAfter=Move After
241CustomXmlParserOutputWizardPage_moveBefore=Move Before
242CustomXmlParserOutputWizardPage_visible=Visible
243
244# org.eclipse.linuxtools.tmf.ui.views.filter
245FilterDialog_FilterDialogTitle=Edit filter
246FilterView_AddActionToolTipText=Add new filter
247FilterView_DeleteActionToolTipText=Delete filter node
248FilterView_ExportActionToolTipText=Export filters
249FilterView_FileDialogFilterName=TMF Filter files
250FilterView_ImportActionToolTipText=Import filters
251FilterView_SaveActionToolTipText=Save filters
252FilterViewer_EmptyTreeHintText=<Right-click to add filter node>
253FilterViewer_CommonCategory=[common]
254FilterViewer_AlphaButtonText=Alpha
6151d86c
PT
255FilterViewer_FieldLabel=field:
256FilterViewer_FilterNameHint=type filter name
257FilterViewer_IgnoreCaseButtonText=ignore case
258FilterViewer_NameLabel=name:
259FilterViewer_NewPrefix=New
260FilterViewer_NotLabel=not:
261FilterViewer_NumButtonText=Num
262FilterViewer_RegexHint=type regular expression
263FilterViewer_RegexLabel=regex:
264FilterViewer_ResultLabel=result:
c22ca172 265FilterViewer_Subfilter_ToolTip=Prefix with '/' to enter a path where subfields are separated by '/'. For an uninterpreted slash use '\\/'.
6151d86c
PT
266FilterViewer_TimestampButtonText=Timestamp
267FilterViewer_TypeLabel=type:
268FilterViewer_ValueHint=type value
269FilterViewer_ValueLabel=value:
270
271TmfView_PinActionNameText=Pin View
272TmfView_PinActionToolTipText=Pin View
e8251298 273
5da83da5 274# Call Stack View
60b4d44c 275CallStackPresentationProvider_Thread=Thread
e8251298
PT
276CallStackView_FunctionColumn=Function
277CallStackView_DepthColumn=Depth
278CallStackView_EntryTimeColumn=Entry time
279CallStackView_ExitTimeColumn=Exit time
280CallStackView_DurationColumn=Duration
281CallStackView_StackInfoNotAvailable=Stack info not available
46cc1ade
PT
282CallStackView_SortByThreadName=Sort threads by thread name
283CallStackView_SortByThreadId=Sort threads by thread id
284CallStackView_SortByThreadTime=Sort threads by start time
5da83da5
AM
285CallStackView_ImportMappingButtonText=Import mapping file...
286CallStackView_ImportMappingButtonTooltip=Import a text file containing the mapping between addresses and function names
287CallStackView_ImportMappingDialogTitle=Select Mapping File
288CallStackView_ImportMappingJobName=Updating Call Stack view function mapping
2175e89d 289
41d9ce5b
MAL
290CallStackView_ImportBinaryFileButtonText=Import binary file...
291CallStackView_ImportBinaryFileButtonTooltip=Import a binary file containing debugging symbols
292CallStackView_ImportBinaryFileDialogTitle=Select Binary File
293
d3de0920 294ExportToTextJob_Export_to=Export to {0}...
89151d6a 295ExportToTextJob_Export_trace_to=Export trace to {0}
d3de0920 296ExportToTextJob_Unable_to_export_trace=Unable to export trace to {0}
This page took 0.07759 seconds and 5 git commands to generate.