tmf: Add sorting capability to TimeGraphEntry
[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
PT
13# org.eclipse.linuxtools.tmf.ui.dialogs
14ManageCustomParsersDialog_DeleteButtonLabel=Delete
15ManageCustomParsersDialog_DeleteConfirmation=Are you sure you want to delete
16ManageCustomParsersDialog_DeleteParserDialogHeader=Delete Custom Parser
17ManageCustomParsersDialog_DialogHeader=Manage Custom Parsers
18ManageCustomParsersDialog_EditButtonLabel=Edit...
19ManageCustomParsersDialog_ExportButtonLabel=Export...
20ManageCustomParsersDialog_ExportParserSelection=Select file to export
21ManageCustomParsersDialog_ImportButtonLabel=Import...
22ManageCustomParsersDialog_ImportParserSelection=Select custom parser file to import
23ManageCustomParsersDialog_NewButtonLabel=New...
24ManageCustomParsersDialog_ParseButtonLabel=Parse...
25ManageCustomParsersDialog_ParseError=Parse Error
26ManageCustomParsersDialog_TextButtonLabel=Text
27ManageCustomParsersDialog_TraceSelection=Select log file to parse using
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
80TmfTimeTipHandler_TRACE_DATE=Date
81TmfTimeTipHandler_TRACE_EVENT_TIME=Event Time
82TmfTimeTipHandler_TRACE_START_TIME=Start Time
83TmfTimeTipHandler_TRACE_STATE=State
84TmfTimeTipHandler_TRACE_STOP_TIME=Stop Time
85
8f91a789
AM
86TmfTimeGraphCombo_FilterActionNameText=Filter
87TmfTimeGraphCombo_FilterActionToolTipText=Show View Filters
88
6151d86c
PT
89
90TmfTimeGraphViewer_ResetScaleActionNameText=Reset
91TmfTimeGraphViewer_ResetScaleActionToolTipText=Reset the Time Scale to Default
92TmfTimeGraphViewer_LegendActionNameText=Legend
93TmfTimeGraphViewer_LegendActionToolTipText=Show Legend
94TmfTimeGraphViewer_NextEventActionNameText=Next Event
95TmfTimeGraphViewer_NextEventActionToolTipText=Select Next Event
96TmfTimeGraphViewer_PreviousEventActionNameText=Previous Event
97TmfTimeGraphViewer_PreviousEventActionToolTipText=Select Previous Event
98TmfTimeGraphViewer_NextItemActionNameText=Next Item
99TmfTimeGraphViewer_NextItemActionToolTipText=Select Next Item
100TmfTimeGraphViewer_PreviousItemActionNameText=Previous Item
101TmfTimeGraphViewer_PreviousItemActionToolTipText=Select Previous Item
102TmfTimeGraphViewer_ZoomInActionNameText=Zoom In
103TmfTimeGraphViewer_ZoomInActionToolTipText=Zoom In
104TmfTimeGraphViewer_ZoomOutActionNameText=Zoom Out
105TmfTimeGraphViewer_ZoomOutActionToolTipText=Zoom Out
79ec0b89
PT
106TmfTimeGraphViewer_HideArrowsActionNameText=Hide Arrows
107TmfTimeGraphViewer_HideArrowsActionToolTipText=Hide Arrows
086f21ae
PT
108TmfTimeGraphViewer_FollowArrowForwardActionNameText=Follow Arrow Forward
109TmfTimeGraphViewer_FollowArrowForwardActionToolTipText=Follow Arrow Forward
110TmfTimeGraphViewer_FollowArrowBackwardActionNameText=Follow Arrow Backward
111TmfTimeGraphViewer_FollowArrowBackwardActionToolTipText=Follow Arrow Backward
6151d86c
PT
112
113# org.eclipse.linuxtools.tmf.ui.views.colors
114ColorsView_AddActionToolTipText=Insert new color setting
115ColorsView_BackgroundButtonText=BG
116ColorsView_BackgroundDialogText=Set background color
117ColorsView_DeleteActionToolTipText=Delete color setting
118ColorsView_ExportActionToolTipText=Export color settings
119ColorsView_FilterButtonText=Filter...
120ColorsView_ForegroundButtonText=FG
121ColorsView_ForegroundDialogText=Set foreground color
122ColorsView_ImportActionToolTipText=Import color settings
123ColorsView_ImportOverwriteDialogMessage1=Do you want to overwrite the current color settings?\n
124ColorsView_ImportOverwriteDialogMessage2=Answering No will insert the imported settings above the current selection.
125ColorsView_ImportOverwriteDialogTitle=Overwrite current settings
126ColorsView_MoveDownActionToolTipText=Decrease priority
127ColorsView_MoveUpActionToolTipText=Increase priority
128ColorsView_TickButtonText=Tick
129TickColorDialog_TickColorDialogTitle=Choose tick color
130
131# org.eclipse.linuxtools.tmf.ui.wizards
132CustomTxtParserInputWizardPage_addChildLine=Add child line
133CustomTxtParserInputWizardPage_addGroup=Add group
134CustomTxtParserInputWizardPage_addNextLine=Add next line
135CustomTxtParserInputWizardPage_append=Append
136CustomTxtParserInputWizardPage_appendWith=Append with |
137CustomTxtParserInputWizardPage_capturedGroup=Captured group
138CustomTxtParserInputWizardPage_cardinality=Cardinality:
6151d86c
PT
139CustomTxtParserInputWizardPage_desccriptionEdit=Edit an existing custom parser for text log files
140CustomTxtParserInputWizardPage_descriptionNew=Create a new custom parser for text log files
141CustomTxtParserInputWizardPage_format=format:
142CustomTxtParserInputWizardPage_group=Group
143CustomTxtParserInputWizardPage_highlightAll=Highlight All
144CustomTxtParserInputWizardPage_logType=Log type:
145CustomTxtParserInputWizardPage_matchingLineRoot=Matching root line :
146CustomTxtParserInputWizardPage_matchingOtherLine=Matching other line:
147CustomTxtParserInputWizardPage_matchingRootLine=matchingRootLine
148CustomTxtParserInputWizardPage_max=max:
149CustomTxtParserInputWizardPage_min=min:
150CustomTxtParserInputWizardPage_moveDown=Move down
151CustomTxtParserInputWizardPage_moveUp=Move up
152CustomTxtParserInputWizardPage_name=name:
153CustomTxtParserInputWizardPage_newGroup=New group
154CustomTxtParserInputWizardPage_noMatch=*no match*
155CustomTxtParserInputWizardPage_noMatchingGroup=*no matching group*
156CustomTxtParserInputWizardPage_noMatchingLine=*no matching line*
157CustomTxtParserInputWizardPage_noMatchingTimestamp=*no matching timestamp*
158CustomTxtParserInputWizardPage_noMathcingLine=*no matching line*
159CustomTxtParserInputWizardPage_nonMatchingLine=Non-matching line\n
160CustomTxtParserInputWizardPage_noTimestampGroup=*no timestamp group*
161CustomTxtParserInputWizardPage_preview=Preview:
162CustomTxtParserInputWizardPage_previewInput=Preview input
163CustomTxtParserInputWizardPage_previewLegend=Preview Legend
164CustomTxtParserInputWizardPage_regularExpression=Regular expression:
165CustomTxtParserInputWizardPage_regularExpressionHelp=Regular Expression Help
166CustomTxtParserInputWizardPage_removeGroup=Remove group
167CustomTxtParserInputWizardPage_removeLine=Remove line
168CustomTxtParserInputWizardPage_set=Set
169CustomTxtParserInputWizardPage_timestampFormat=Time Stamp format:
313a5081 170CustomTxtParserInputWizardPage_timestampFormatHelp=Time Stamp Format Help
6151d86c
PT
171CustomTxtParserInputWizardPage_uncapturedText=Uncaptured text
172CustomTxtParserInputWizardPage_unidentifiedCaptureGroup=Unidentified captured group
173CustomTxtParserInputWizardPage_windowTitleEdit=Edit Custom Text Parser
174CustomTxtParserInputWizardPage_windowTitleNew=New Custom Text Parser
175CustomTxtParserOutputWizardPage_description=Customize the output of the parser
176CustomTxtParserOutputWizardPage_moveAfter=Move After
177CustomTxtParserOutputWizardPage_moveBefore=Move Before
178CustomTxtParserOutputWizardPage_visible=Visible
179CustomXmlParserInputWizardPage_emptyLogTypeError=Enter a name for the new log type.
180CustomXmlParserInputWizardPage_duplicatelogTypeError=The log type name already exists.
181CustomXmlParserInputWizardPage_noDocumentError=Add a document element.
182CustomXmlParserInputWizardPage_missingLogEntryError=Identify a Log Entry element.
183CustomXmlParserInputWizardPage_missingTimestampFmtError=Enter the output format for the Time Stamp field.
184CustomXmlParserInputWizardPage_invalidTimestampFmtError=Enter a valid output format for the Time Stamp field.
185CustomXmlParserInputWizardPage_notimestamporAttributeError=*no time stamp element or attribute*
186CustomXmlParserInputWizardPage_missingDocumentElementError=Enter a name for the document element.
187CustomXmlParserInputWizardPage_timestampElementPrompt=Element
188CustomXmlParserInputWizardPage_timestampFormatPrompt=Enter the input format for the Time Stamp
189CustomXmlParserInputWizardPage_missingInputElementNameError=Enter a name for the input
190CustomXmlParserInputWizardPage_attributePrompt=Attribute
191CustomXmlParserInputWizardPage_missingAttribute=Enter a name for the attribute
192CustomXmlParserInputWizardPage_duplicateAttributeError=Duplicate attribute names
193CustomXmlParserInputWizardPage_missingTimestampInFmtError=Enter the input format for the Time Stamp
194CustomXmlParserInputWizardPage_invalidTimestampInFmtError=Enter a valid input format for the Time Stamp
195CustomXmlParserInputWizardPage_missingDataGroupNameError=Enter a name for the data group
196CustomXmlParserInputWizardPage_missingElementNameError=Enter a name for the element
197CustomXmlParserInputWizardPage_duplicateElementNameError=Duplicate element names
198CustomXmlParserInputWizardPage_addAttribute=Add attribute
199CustomXmlParserInputWizardPage_addChildElement=Add child element
200CustomXmlParserInputWizardPage_addDocumentEleemnt=Add document element
201CustomXmlParserInputWizardPage_addDocumentElement=Add document element
202CustomXmlParserInputWizardPage_addNextElement=Add next element
203CustomXmlParserInputWizardPage_append=Append
204CustomXmlParserInputWizardPage_appendWith=Append with |
205CustomXmlParserInputWizardPage_attibute=Attribute
6151d86c
PT
206CustomXmlParserInputWizardPage_descriptionEdit=Edit an existing custom parser for XML log files
207CustomXmlParserInputWizardPage_descriptionNew=Create a new custom parser for XML log files
208CustomXmlParserInputWizardPage_elementName=Element name:
209CustomXmlParserInputWizardPage_feelingLucky=Feeling lucky
210CustomXmlParserInputWizardPage_format=format:
211CustomXmlParserInputWizardPage_logEntry=Log Entry
212CustomXmlParserInputWizardPage_logType=Log type:
213CustomXmlParserInputWizardPage_moveDown=Move down
214CustomXmlParserInputWizardPage_moveUp=Move up
215CustomXmlParserInputWizardPage_name=name:
216CustomXmlParserInputWizardPage_newAttibute=New attribute
217CustomXmlParserInputWizardPage_noMatch=*no match*
218CustomXmlParserInputWizardPage_noMatchingAttribute=*no matching attribute*
219CustomXmlParserInputWizardPage_noMatchingElement=*no matching element*
220CustomXmlParserInputWizardPage_preview=Preview:
221CustomXmlParserInputWizardPage_previewInput=Preview input
222CustomXmlParserInputWizardPage_removeAttribute=Remove attribute
223CustomXmlParserInputWizardPage_removeElement=Remove element
224CustomXmlParserInputWizardPage_set=Set
225CustomXmlParserInputWizardPage_tagName=tag name:
226CustomXmlParserInputWizardPage_timestampFormat=Time Stamp format:
313a5081 227CustomXmlParserInputWizardPage_timestampFormatHelp=Time Stamp Format Help
6151d86c
PT
228CustomXmlParserInputWizardPage_titleEdit=Edit Custom XML Parser
229CustomXmlParserInputWizardPage_titleNew=New Custom XML Parser
230CustomXmlParserOutputWizardPage_description=Customize the output of the parser
231CustomXmlParserOutputWizardPage_moveAfter=Move After
232CustomXmlParserOutputWizardPage_moveBefore=Move Before
233CustomXmlParserOutputWizardPage_visible=Visible
234
235# org.eclipse.linuxtools.tmf.ui.views.filter
236FilterDialog_FilterDialogTitle=Edit filter
237FilterView_AddActionToolTipText=Add new filter
238FilterView_DeleteActionToolTipText=Delete filter node
239FilterView_ExportActionToolTipText=Export filters
240FilterView_FileDialogFilterName=TMF Filter files
241FilterView_ImportActionToolTipText=Import filters
242FilterView_SaveActionToolTipText=Save filters
243FilterViewer_EmptyTreeHintText=<Right-click to add filter node>
244FilterViewer_CommonCategory=[common]
245FilterViewer_AlphaButtonText=Alpha
6151d86c
PT
246FilterViewer_FieldLabel=field:
247FilterViewer_FilterNameHint=type filter name
248FilterViewer_IgnoreCaseButtonText=ignore case
249FilterViewer_NameLabel=name:
250FilterViewer_NewPrefix=New
251FilterViewer_NotLabel=not:
252FilterViewer_NumButtonText=Num
253FilterViewer_RegexHint=type regular expression
254FilterViewer_RegexLabel=regex:
255FilterViewer_ResultLabel=result:
256FilterViewer_TimestampButtonText=Timestamp
257FilterViewer_TypeLabel=type:
258FilterViewer_ValueHint=type value
259FilterViewer_ValueLabel=value:
260
261TmfView_PinActionNameText=Pin View
262TmfView_PinActionToolTipText=Pin View
e8251298 263
5da83da5 264# Call Stack View
60b4d44c 265CallStackPresentationProvider_Thread=Thread
e8251298
PT
266CallStackView_FunctionColumn=Function
267CallStackView_DepthColumn=Depth
268CallStackView_EntryTimeColumn=Entry time
269CallStackView_ExitTimeColumn=Exit time
270CallStackView_DurationColumn=Duration
271CallStackView_StackInfoNotAvailable=Stack info not available
5da83da5
AM
272
273CallStackView_ImportMappingButtonText=Import mapping file...
274CallStackView_ImportMappingButtonTooltip=Import a text file containing the mapping between addresses and function names
275CallStackView_ImportMappingDialogTitle=Select Mapping File
276CallStackView_ImportMappingJobName=Updating Call Stack view function mapping
2175e89d 277
d3de0920
XR
278ExportToTextJob_Export_to=Export to {0}...
279ExportToTextJob_Export_trace_to=Export trace to
280ExportToTextJob_Unable_to_export_trace=Unable to export trace to {0}
This page took 0.055308 seconds and 5 git commands to generate.