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