tmf: keep event fields ordering as per ctf metadata
[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
87TmfTimeFilterDialog_SELECT_ALL=Select all
88TmfTimeFilterDialog_DESELECT_ALL=Deselect all
6151d86c
PT
89
90# org.eclipse.linuxtools.tmf.ui.viewers.timegraph.widgets
91TmfTimeTipHandler_DURATION=Duration
92TmfTimeTipHandler_TRACE_DATE=Date
93TmfTimeTipHandler_TRACE_EVENT_TIME=Event Time
94TmfTimeTipHandler_TRACE_START_TIME=Start Time
95TmfTimeTipHandler_TRACE_STATE=State
96TmfTimeTipHandler_TRACE_STOP_TIME=Stop Time
97
8f91a789
AM
98TmfTimeGraphCombo_FilterActionNameText=Filter
99TmfTimeGraphCombo_FilterActionToolTipText=Show View Filters
100
6151d86c
PT
101
102TmfTimeGraphViewer_ResetScaleActionNameText=Reset
103TmfTimeGraphViewer_ResetScaleActionToolTipText=Reset the Time Scale to Default
104TmfTimeGraphViewer_LegendActionNameText=Legend
105TmfTimeGraphViewer_LegendActionToolTipText=Show Legend
106TmfTimeGraphViewer_NextEventActionNameText=Next Event
107TmfTimeGraphViewer_NextEventActionToolTipText=Select Next Event
108TmfTimeGraphViewer_PreviousEventActionNameText=Previous Event
109TmfTimeGraphViewer_PreviousEventActionToolTipText=Select Previous Event
110TmfTimeGraphViewer_NextItemActionNameText=Next Item
111TmfTimeGraphViewer_NextItemActionToolTipText=Select Next Item
112TmfTimeGraphViewer_PreviousItemActionNameText=Previous Item
113TmfTimeGraphViewer_PreviousItemActionToolTipText=Select Previous Item
114TmfTimeGraphViewer_ZoomInActionNameText=Zoom In
115TmfTimeGraphViewer_ZoomInActionToolTipText=Zoom In
116TmfTimeGraphViewer_ZoomOutActionNameText=Zoom Out
117TmfTimeGraphViewer_ZoomOutActionToolTipText=Zoom Out
118
119# org.eclipse.linuxtools.tmf.ui.views.colors
120ColorsView_AddActionToolTipText=Insert new color setting
121ColorsView_BackgroundButtonText=BG
122ColorsView_BackgroundDialogText=Set background color
123ColorsView_DeleteActionToolTipText=Delete color setting
124ColorsView_ExportActionToolTipText=Export color settings
125ColorsView_FilterButtonText=Filter...
126ColorsView_ForegroundButtonText=FG
127ColorsView_ForegroundDialogText=Set foreground color
128ColorsView_ImportActionToolTipText=Import color settings
129ColorsView_ImportOverwriteDialogMessage1=Do you want to overwrite the current color settings?\n
130ColorsView_ImportOverwriteDialogMessage2=Answering No will insert the imported settings above the current selection.
131ColorsView_ImportOverwriteDialogTitle=Overwrite current settings
132ColorsView_MoveDownActionToolTipText=Decrease priority
133ColorsView_MoveUpActionToolTipText=Increase priority
134ColorsView_TickButtonText=Tick
135TickColorDialog_TickColorDialogTitle=Choose tick color
136
137# org.eclipse.linuxtools.tmf.ui.wizards
138CustomTxtParserInputWizardPage_addChildLine=Add child line
139CustomTxtParserInputWizardPage_addGroup=Add group
140CustomTxtParserInputWizardPage_addNextLine=Add next line
141CustomTxtParserInputWizardPage_append=Append
142CustomTxtParserInputWizardPage_appendWith=Append with |
143CustomTxtParserInputWizardPage_capturedGroup=Captured group
144CustomTxtParserInputWizardPage_cardinality=Cardinality:
145CustomTxtParserInputWizardPage_dateFormatHelp=Date Format Help
146CustomTxtParserInputWizardPage_desccriptionEdit=Edit an existing custom parser for text log files
147CustomTxtParserInputWizardPage_descriptionNew=Create a new custom parser for text log files
148CustomTxtParserInputWizardPage_format=format:
149CustomTxtParserInputWizardPage_group=Group
150CustomTxtParserInputWizardPage_highlightAll=Highlight All
151CustomTxtParserInputWizardPage_logType=Log type:
152CustomTxtParserInputWizardPage_matchingLineRoot=Matching root line :
153CustomTxtParserInputWizardPage_matchingOtherLine=Matching other line:
154CustomTxtParserInputWizardPage_matchingRootLine=matchingRootLine
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:
177CustomTxtParserInputWizardPage_uncapturedText=Uncaptured text
178CustomTxtParserInputWizardPage_unidentifiedCaptureGroup=Unidentified captured group
179CustomTxtParserInputWizardPage_windowTitleEdit=Edit Custom Text Parser
180CustomTxtParserInputWizardPage_windowTitleNew=New Custom Text Parser
181CustomTxtParserOutputWizardPage_description=Customize the output of the parser
182CustomTxtParserOutputWizardPage_moveAfter=Move After
183CustomTxtParserOutputWizardPage_moveBefore=Move Before
184CustomTxtParserOutputWizardPage_visible=Visible
185CustomXmlParserInputWizardPage_emptyLogTypeError=Enter a name for the new log type.
186CustomXmlParserInputWizardPage_duplicatelogTypeError=The log type name already exists.
187CustomXmlParserInputWizardPage_noDocumentError=Add a document element.
188CustomXmlParserInputWizardPage_missingLogEntryError=Identify a Log Entry element.
189CustomXmlParserInputWizardPage_missingTimestampFmtError=Enter the output format for the Time Stamp field.
190CustomXmlParserInputWizardPage_invalidTimestampFmtError=Enter a valid output format for the Time Stamp field.
191CustomXmlParserInputWizardPage_notimestamporAttributeError=*no time stamp element or attribute*
192CustomXmlParserInputWizardPage_missingDocumentElementError=Enter a name for the document element.
193CustomXmlParserInputWizardPage_timestampElementPrompt=Element
194CustomXmlParserInputWizardPage_timestampFormatPrompt=Enter the input format for the Time Stamp
195CustomXmlParserInputWizardPage_missingInputElementNameError=Enter a name for the input
196CustomXmlParserInputWizardPage_attributePrompt=Attribute
197CustomXmlParserInputWizardPage_missingAttribute=Enter a name for the attribute
198CustomXmlParserInputWizardPage_duplicateAttributeError=Duplicate attribute names
199CustomXmlParserInputWizardPage_missingTimestampInFmtError=Enter the input format for the Time Stamp
200CustomXmlParserInputWizardPage_invalidTimestampInFmtError=Enter a valid input format for the Time Stamp
201CustomXmlParserInputWizardPage_missingDataGroupNameError=Enter a name for the data group
202CustomXmlParserInputWizardPage_missingElementNameError=Enter a name for the element
203CustomXmlParserInputWizardPage_duplicateElementNameError=Duplicate element names
204CustomXmlParserInputWizardPage_addAttribute=Add attribute
205CustomXmlParserInputWizardPage_addChildElement=Add child element
206CustomXmlParserInputWizardPage_addDocumentEleemnt=Add document element
207CustomXmlParserInputWizardPage_addDocumentElement=Add document element
208CustomXmlParserInputWizardPage_addNextElement=Add next element
209CustomXmlParserInputWizardPage_append=Append
210CustomXmlParserInputWizardPage_appendWith=Append with |
211CustomXmlParserInputWizardPage_attibute=Attribute
212CustomXmlParserInputWizardPage_dateFormatHelp=Date Format Help
213CustomXmlParserInputWizardPage_descriptionEdit=Edit an existing custom parser for XML log files
214CustomXmlParserInputWizardPage_descriptionNew=Create a new custom parser for XML log files
215CustomXmlParserInputWizardPage_elementName=Element name:
216CustomXmlParserInputWizardPage_feelingLucky=Feeling lucky
217CustomXmlParserInputWizardPage_format=format:
218CustomXmlParserInputWizardPage_logEntry=Log Entry
219CustomXmlParserInputWizardPage_logType=Log type:
220CustomXmlParserInputWizardPage_moveDown=Move down
221CustomXmlParserInputWizardPage_moveUp=Move up
222CustomXmlParserInputWizardPage_name=name:
223CustomXmlParserInputWizardPage_newAttibute=New attribute
224CustomXmlParserInputWizardPage_noMatch=*no match*
225CustomXmlParserInputWizardPage_noMatchingAttribute=*no matching attribute*
226CustomXmlParserInputWizardPage_noMatchingElement=*no matching element*
227CustomXmlParserInputWizardPage_preview=Preview:
228CustomXmlParserInputWizardPage_previewInput=Preview input
229CustomXmlParserInputWizardPage_removeAttribute=Remove attribute
230CustomXmlParserInputWizardPage_removeElement=Remove element
231CustomXmlParserInputWizardPage_set=Set
232CustomXmlParserInputWizardPage_tagName=tag name:
233CustomXmlParserInputWizardPage_timestampFormat=Time Stamp format:
234CustomXmlParserInputWizardPage_titleEdit=Edit Custom XML Parser
235CustomXmlParserInputWizardPage_titleNew=New Custom XML Parser
236CustomXmlParserOutputWizardPage_description=Customize the output of the parser
237CustomXmlParserOutputWizardPage_moveAfter=Move After
238CustomXmlParserOutputWizardPage_moveBefore=Move Before
239CustomXmlParserOutputWizardPage_visible=Visible
240
241# org.eclipse.linuxtools.tmf.ui.views.filter
242FilterDialog_FilterDialogTitle=Edit filter
243FilterView_AddActionToolTipText=Add new filter
244FilterView_DeleteActionToolTipText=Delete filter node
245FilterView_ExportActionToolTipText=Export filters
246FilterView_FileDialogFilterName=TMF Filter files
247FilterView_ImportActionToolTipText=Import filters
248FilterView_SaveActionToolTipText=Save filters
249FilterViewer_EmptyTreeHintText=<Right-click to add filter node>
250FilterViewer_CommonCategory=[common]
251FilterViewer_AlphaButtonText=Alpha
252FilterViewer_DeleteActionText=Delete
253FilterViewer_FieldLabel=field:
254FilterViewer_FilterNameHint=type filter name
255FilterViewer_IgnoreCaseButtonText=ignore case
256FilterViewer_NameLabel=name:
257FilterViewer_NewPrefix=New
258FilterViewer_NotLabel=not:
259FilterViewer_NumButtonText=Num
260FilterViewer_RegexHint=type regular expression
261FilterViewer_RegexLabel=regex:
262FilterViewer_ResultLabel=result:
263FilterViewer_TimestampButtonText=Timestamp
264FilterViewer_TypeLabel=type:
265FilterViewer_ValueHint=type value
266FilterViewer_ValueLabel=value:
267
268TmfView_PinActionNameText=Pin View
269TmfView_PinActionToolTipText=Pin View
This page took 0.038469 seconds and 5 git commands to generate.