tmf: Make default (built-in) custom parsers uneditable
[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:
c22ca172
PT
139CustomTxtParserInputWizardPage_category=Category:
140CustomTxtParserInputWizardPage_desccriptionEdit=Edit an existing custom parser for text trace files
141CustomTxtParserInputWizardPage_descriptionNew=Create a new custom parser for text trace files
6151d86c
PT
142CustomTxtParserInputWizardPage_format=format:
143CustomTxtParserInputWizardPage_group=Group
144CustomTxtParserInputWizardPage_highlightAll=Highlight All
c22ca172 145CustomTxtParserInputWizardPage_logType=Trace type:
6151d86c
PT
146CustomTxtParserInputWizardPage_matchingLineRoot=Matching root line :
147CustomTxtParserInputWizardPage_matchingOtherLine=Matching other line:
148CustomTxtParserInputWizardPage_matchingRootLine=matchingRootLine
149CustomTxtParserInputWizardPage_max=max:
150CustomTxtParserInputWizardPage_min=min:
151CustomTxtParserInputWizardPage_moveDown=Move down
152CustomTxtParserInputWizardPage_moveUp=Move up
153CustomTxtParserInputWizardPage_name=name:
154CustomTxtParserInputWizardPage_newGroup=New group
155CustomTxtParserInputWizardPage_noMatch=*no match*
156CustomTxtParserInputWizardPage_noMatchingGroup=*no matching group*
157CustomTxtParserInputWizardPage_noMatchingLine=*no matching line*
158CustomTxtParserInputWizardPage_noMatchingTimestamp=*no matching timestamp*
159CustomTxtParserInputWizardPage_noMathcingLine=*no matching line*
160CustomTxtParserInputWizardPage_nonMatchingLine=Non-matching line\n
161CustomTxtParserInputWizardPage_noTimestampGroup=*no timestamp group*
162CustomTxtParserInputWizardPage_preview=Preview:
163CustomTxtParserInputWizardPage_previewInput=Preview input
164CustomTxtParserInputWizardPage_previewLegend=Preview Legend
165CustomTxtParserInputWizardPage_regularExpression=Regular expression:
166CustomTxtParserInputWizardPage_regularExpressionHelp=Regular Expression Help
167CustomTxtParserInputWizardPage_removeGroup=Remove group
168CustomTxtParserInputWizardPage_removeLine=Remove line
169CustomTxtParserInputWizardPage_set=Set
170CustomTxtParserInputWizardPage_timestampFormat=Time Stamp format:
313a5081 171CustomTxtParserInputWizardPage_timestampFormatHelp=Time Stamp Format Help
6151d86c
PT
172CustomTxtParserInputWizardPage_uncapturedText=Uncaptured text
173CustomTxtParserInputWizardPage_unidentifiedCaptureGroup=Unidentified captured group
174CustomTxtParserInputWizardPage_windowTitleEdit=Edit Custom Text Parser
175CustomTxtParserInputWizardPage_windowTitleNew=New Custom Text Parser
176CustomTxtParserOutputWizardPage_description=Customize the output of the parser
177CustomTxtParserOutputWizardPage_moveAfter=Move After
178CustomTxtParserOutputWizardPage_moveBefore=Move Before
179CustomTxtParserOutputWizardPage_visible=Visible
c22ca172
PT
180CustomXmlParserInputWizardPage_emptyCategoryError=Enter a category for the new trace type.
181CustomXmlParserInputWizardPage_emptyLogTypeError=Enter a name for the new trace type.
182CustomXmlParserInputWizardPage_invalidCategoryError=Invalid character ':' in category.
183CustomXmlParserInputWizardPage_invalidLogTypeError=Invalid character ':' in trace type.
184CustomXmlParserInputWizardPage_duplicatelogTypeError=The trace type name already exists.
6151d86c
PT
185CustomXmlParserInputWizardPage_noDocumentError=Add a document element.
186CustomXmlParserInputWizardPage_missingLogEntryError=Identify a Log Entry element.
187CustomXmlParserInputWizardPage_missingTimestampFmtError=Enter the output format for the Time Stamp field.
188CustomXmlParserInputWizardPage_invalidTimestampFmtError=Enter a valid output format for the Time Stamp field.
189CustomXmlParserInputWizardPage_notimestamporAttributeError=*no time stamp element or attribute*
190CustomXmlParserInputWizardPage_missingDocumentElementError=Enter a name for the document element.
191CustomXmlParserInputWizardPage_timestampElementPrompt=Element
192CustomXmlParserInputWizardPage_timestampFormatPrompt=Enter the input format for the Time Stamp
193CustomXmlParserInputWizardPage_missingInputElementNameError=Enter a name for the input
194CustomXmlParserInputWizardPage_attributePrompt=Attribute
195CustomXmlParserInputWizardPage_missingAttribute=Enter a name for the attribute
196CustomXmlParserInputWizardPage_duplicateAttributeError=Duplicate attribute names
197CustomXmlParserInputWizardPage_missingTimestampInFmtError=Enter the input format for the Time Stamp
198CustomXmlParserInputWizardPage_invalidTimestampInFmtError=Enter a valid input format for the Time Stamp
199CustomXmlParserInputWizardPage_missingDataGroupNameError=Enter a name for the data group
200CustomXmlParserInputWizardPage_missingElementNameError=Enter a name for the element
201CustomXmlParserInputWizardPage_duplicateElementNameError=Duplicate element names
202CustomXmlParserInputWizardPage_addAttribute=Add attribute
203CustomXmlParserInputWizardPage_addChildElement=Add child element
204CustomXmlParserInputWizardPage_addDocumentEleemnt=Add document element
205CustomXmlParserInputWizardPage_addDocumentElement=Add document element
206CustomXmlParserInputWizardPage_addNextElement=Add next element
207CustomXmlParserInputWizardPage_append=Append
208CustomXmlParserInputWizardPage_appendWith=Append with |
209CustomXmlParserInputWizardPage_attibute=Attribute
c22ca172
PT
210CustomXmlParserInputWizardPage_category=Category:
211CustomXmlParserInputWizardPage_descriptionEdit=Edit an existing custom parser for XML trace files
212CustomXmlParserInputWizardPage_descriptionNew=Create a new custom parser for XML trace files
6151d86c
PT
213CustomXmlParserInputWizardPage_elementName=Element name:
214CustomXmlParserInputWizardPage_feelingLucky=Feeling lucky
215CustomXmlParserInputWizardPage_format=format:
216CustomXmlParserInputWizardPage_logEntry=Log Entry
c22ca172 217CustomXmlParserInputWizardPage_logType=Trace type:
6151d86c
PT
218CustomXmlParserInputWizardPage_moveDown=Move down
219CustomXmlParserInputWizardPage_moveUp=Move up
220CustomXmlParserInputWizardPage_name=name:
221CustomXmlParserInputWizardPage_newAttibute=New attribute
222CustomXmlParserInputWizardPage_noMatch=*no match*
223CustomXmlParserInputWizardPage_noMatchingAttribute=*no matching attribute*
224CustomXmlParserInputWizardPage_noMatchingElement=*no matching element*
225CustomXmlParserInputWizardPage_preview=Preview:
226CustomXmlParserInputWizardPage_previewInput=Preview input
227CustomXmlParserInputWizardPage_removeAttribute=Remove attribute
228CustomXmlParserInputWizardPage_removeElement=Remove element
229CustomXmlParserInputWizardPage_set=Set
230CustomXmlParserInputWizardPage_tagName=tag name:
231CustomXmlParserInputWizardPage_timestampFormat=Time Stamp format:
313a5081 232CustomXmlParserInputWizardPage_timestampFormatHelp=Time Stamp Format Help
6151d86c
PT
233CustomXmlParserInputWizardPage_titleEdit=Edit Custom XML Parser
234CustomXmlParserInputWizardPage_titleNew=New Custom XML Parser
235CustomXmlParserOutputWizardPage_description=Customize the output of the parser
236CustomXmlParserOutputWizardPage_moveAfter=Move After
237CustomXmlParserOutputWizardPage_moveBefore=Move Before
238CustomXmlParserOutputWizardPage_visible=Visible
239
240# org.eclipse.linuxtools.tmf.ui.views.filter
241FilterDialog_FilterDialogTitle=Edit filter
242FilterView_AddActionToolTipText=Add new filter
243FilterView_DeleteActionToolTipText=Delete filter node
244FilterView_ExportActionToolTipText=Export filters
245FilterView_FileDialogFilterName=TMF Filter files
246FilterView_ImportActionToolTipText=Import filters
247FilterView_SaveActionToolTipText=Save filters
248FilterViewer_EmptyTreeHintText=<Right-click to add filter node>
249FilterViewer_CommonCategory=[common]
250FilterViewer_AlphaButtonText=Alpha
6151d86c
PT
251FilterViewer_FieldLabel=field:
252FilterViewer_FilterNameHint=type filter name
253FilterViewer_IgnoreCaseButtonText=ignore case
254FilterViewer_NameLabel=name:
255FilterViewer_NewPrefix=New
256FilterViewer_NotLabel=not:
257FilterViewer_NumButtonText=Num
258FilterViewer_RegexHint=type regular expression
259FilterViewer_RegexLabel=regex:
260FilterViewer_ResultLabel=result:
c22ca172 261FilterViewer_Subfilter_ToolTip=Prefix with '/' to enter a path where subfields are separated by '/'. For an uninterpreted slash use '\\/'.
6151d86c
PT
262FilterViewer_TimestampButtonText=Timestamp
263FilterViewer_TypeLabel=type:
264FilterViewer_ValueHint=type value
265FilterViewer_ValueLabel=value:
266
267TmfView_PinActionNameText=Pin View
268TmfView_PinActionToolTipText=Pin View
e8251298 269
5da83da5 270# Call Stack View
60b4d44c 271CallStackPresentationProvider_Thread=Thread
e8251298
PT
272CallStackView_FunctionColumn=Function
273CallStackView_DepthColumn=Depth
274CallStackView_EntryTimeColumn=Entry time
275CallStackView_ExitTimeColumn=Exit time
276CallStackView_DurationColumn=Duration
277CallStackView_StackInfoNotAvailable=Stack info not available
46cc1ade
PT
278CallStackView_SortByThreadName=Sort threads by thread name
279CallStackView_SortByThreadId=Sort threads by thread id
280CallStackView_SortByThreadTime=Sort threads by start time
5da83da5
AM
281CallStackView_ImportMappingButtonText=Import mapping file...
282CallStackView_ImportMappingButtonTooltip=Import a text file containing the mapping between addresses and function names
283CallStackView_ImportMappingDialogTitle=Select Mapping File
284CallStackView_ImportMappingJobName=Updating Call Stack view function mapping
2175e89d 285
41d9ce5b
MAL
286CallStackView_ImportBinaryFileButtonText=Import binary file...
287CallStackView_ImportBinaryFileButtonTooltip=Import a binary file containing debugging symbols
288CallStackView_ImportBinaryFileDialogTitle=Select Binary File
289
d3de0920
XR
290ExportToTextJob_Export_to=Export to {0}...
291ExportToTextJob_Export_trace_to=Export trace to
292ExportToTextJob_Unable_to_export_trace=Unable to export trace to {0}
This page took 0.057984 seconds and 5 git commands to generate.