TMF: Add support for StructDefinition fields to ctfadaptor
[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...
3be2946f 49TmfEventsTable_AddBookmarkDialogMessage=Enter Bookmark description:
6151d86c
PT
50TmfEventsTable_AddBookmarkDialogTitle=Add Bookmark
51TmfEventsTable_ApplyPresetFilterMenuName=Apply preset filter...
52TmfEventsTable_ClearFiltersActionText=Clear Filters
ac44ef71 53TmfEventsTable_NavigateToModelActionText=Navigate to Associated Model Element
6151d86c
PT
54TmfEventsTable_ContentColumnHeader=Content
55TmfEventsTable_FilterHint=<filter>
56TmfEventsTable_HideRawActionText=Hide Raw
57TmfEventsTable_HideTableActionText=Hide Table
58TmfEventsTable_ReferenceColumnHeader=File
59TmfEventsTable_RemoveBookmarkActionText=Remove Bookmark
60TmfEventsTable_SearchHint=<srch>
61TmfEventsTable_SearchingJobName=Searching...
62TmfEventsTable_ShowFilterBarActionText=Show Filter Bar
63TmfEventsTable_ShowRawActionText=Show Raw
64TmfEventsTable_ShowSearchBarActionText=Show Search Bar
65TmfEventsTable_ShowTableActionText=Show Table
66TmfEventsTable_SourceColumnHeader=Source
67TmfEventsTable_TimestampColumnHeader=Timestamp
68TmfEventsTable_TypeColumnHeader=Type
69
70# org.eclipse.linuxtools.tmf.ui.viewers.timegraph.dialogs
71TmfTimeFilterDialog_EDIT_PROFILING_OPTIONS=Edit Profiling Options
72TmfTimeFilterDialog_TRACE_FILTER=Trace Filter
73TmfTimeFilterDialog_TRACE_FILTER_DESC=Define the filter set
74TmfTimeFilterDialog_TRACE_ID=Trace Id
75TmfTimeFilterDialog_TRACE_NAME=Trace Name
76TmfTimeLegend_LEGEND=Legend
77TmfTimeLegend_TRACE_STATES=Trace
78TmfTimeLegend_TRACE_STATES_TITLE=States Transition Visualizer
79TmfTimeLegend_WINDOW_TITLE=Trace Visualizer's Legend
80TmfTimeLegend_StateTypeName=States
8f91a789
AM
81TmfTimeFilterDialog_WINDOW_TITLE=Filter
82TmfTimeFilterDialog_MESSAGE=Check the entries to show
83TmfTimeFilterDialog_SELECT_ALL=Select all
84TmfTimeFilterDialog_DESELECT_ALL=Deselect all
6151d86c
PT
85
86# org.eclipse.linuxtools.tmf.ui.viewers.timegraph.widgets
87TmfTimeTipHandler_DURATION=Duration
88TmfTimeTipHandler_TRACE_DATE=Date
89TmfTimeTipHandler_TRACE_EVENT_TIME=Event Time
90TmfTimeTipHandler_TRACE_START_TIME=Start Time
91TmfTimeTipHandler_TRACE_STATE=State
92TmfTimeTipHandler_TRACE_STOP_TIME=Stop Time
93
8f91a789
AM
94TmfTimeGraphCombo_FilterActionNameText=Filter
95TmfTimeGraphCombo_FilterActionToolTipText=Show View Filters
96
6151d86c
PT
97
98TmfTimeGraphViewer_ResetScaleActionNameText=Reset
99TmfTimeGraphViewer_ResetScaleActionToolTipText=Reset the Time Scale to Default
100TmfTimeGraphViewer_LegendActionNameText=Legend
101TmfTimeGraphViewer_LegendActionToolTipText=Show Legend
102TmfTimeGraphViewer_NextEventActionNameText=Next Event
103TmfTimeGraphViewer_NextEventActionToolTipText=Select Next Event
104TmfTimeGraphViewer_PreviousEventActionNameText=Previous Event
105TmfTimeGraphViewer_PreviousEventActionToolTipText=Select Previous Event
106TmfTimeGraphViewer_NextItemActionNameText=Next Item
107TmfTimeGraphViewer_NextItemActionToolTipText=Select Next Item
108TmfTimeGraphViewer_PreviousItemActionNameText=Previous Item
109TmfTimeGraphViewer_PreviousItemActionToolTipText=Select Previous Item
110TmfTimeGraphViewer_ZoomInActionNameText=Zoom In
111TmfTimeGraphViewer_ZoomInActionToolTipText=Zoom In
112TmfTimeGraphViewer_ZoomOutActionNameText=Zoom Out
113TmfTimeGraphViewer_ZoomOutActionToolTipText=Zoom Out
114
115# org.eclipse.linuxtools.tmf.ui.views.colors
116ColorsView_AddActionToolTipText=Insert new color setting
117ColorsView_BackgroundButtonText=BG
118ColorsView_BackgroundDialogText=Set background color
119ColorsView_DeleteActionToolTipText=Delete color setting
120ColorsView_ExportActionToolTipText=Export color settings
121ColorsView_FilterButtonText=Filter...
122ColorsView_ForegroundButtonText=FG
123ColorsView_ForegroundDialogText=Set foreground color
124ColorsView_ImportActionToolTipText=Import color settings
125ColorsView_ImportOverwriteDialogMessage1=Do you want to overwrite the current color settings?\n
126ColorsView_ImportOverwriteDialogMessage2=Answering No will insert the imported settings above the current selection.
127ColorsView_ImportOverwriteDialogTitle=Overwrite current settings
128ColorsView_MoveDownActionToolTipText=Decrease priority
129ColorsView_MoveUpActionToolTipText=Increase priority
130ColorsView_TickButtonText=Tick
131TickColorDialog_TickColorDialogTitle=Choose tick color
132
133# org.eclipse.linuxtools.tmf.ui.wizards
134CustomTxtParserInputWizardPage_addChildLine=Add child line
135CustomTxtParserInputWizardPage_addGroup=Add group
136CustomTxtParserInputWizardPage_addNextLine=Add next line
137CustomTxtParserInputWizardPage_append=Append
138CustomTxtParserInputWizardPage_appendWith=Append with |
139CustomTxtParserInputWizardPage_capturedGroup=Captured group
140CustomTxtParserInputWizardPage_cardinality=Cardinality:
141CustomTxtParserInputWizardPage_dateFormatHelp=Date Format Help
142CustomTxtParserInputWizardPage_desccriptionEdit=Edit an existing custom parser for text log files
143CustomTxtParserInputWizardPage_descriptionNew=Create a new custom parser for text log files
144CustomTxtParserInputWizardPage_format=format:
145CustomTxtParserInputWizardPage_group=Group
146CustomTxtParserInputWizardPage_highlightAll=Highlight All
147CustomTxtParserInputWizardPage_logType=Log type:
148CustomTxtParserInputWizardPage_matchingLineRoot=Matching root line :
149CustomTxtParserInputWizardPage_matchingOtherLine=Matching other line:
150CustomTxtParserInputWizardPage_matchingRootLine=matchingRootLine
151CustomTxtParserInputWizardPage_max=max:
152CustomTxtParserInputWizardPage_min=min:
153CustomTxtParserInputWizardPage_moveDown=Move down
154CustomTxtParserInputWizardPage_moveUp=Move up
155CustomTxtParserInputWizardPage_name=name:
156CustomTxtParserInputWizardPage_newGroup=New group
157CustomTxtParserInputWizardPage_noMatch=*no match*
158CustomTxtParserInputWizardPage_noMatchingGroup=*no matching group*
159CustomTxtParserInputWizardPage_noMatchingLine=*no matching line*
160CustomTxtParserInputWizardPage_noMatchingTimestamp=*no matching timestamp*
161CustomTxtParserInputWizardPage_noMathcingLine=*no matching line*
162CustomTxtParserInputWizardPage_nonMatchingLine=Non-matching line\n
163CustomTxtParserInputWizardPage_noTimestampGroup=*no timestamp group*
164CustomTxtParserInputWizardPage_preview=Preview:
165CustomTxtParserInputWizardPage_previewInput=Preview input
166CustomTxtParserInputWizardPage_previewLegend=Preview Legend
167CustomTxtParserInputWizardPage_regularExpression=Regular expression:
168CustomTxtParserInputWizardPage_regularExpressionHelp=Regular Expression Help
169CustomTxtParserInputWizardPage_removeGroup=Remove group
170CustomTxtParserInputWizardPage_removeLine=Remove line
171CustomTxtParserInputWizardPage_set=Set
172CustomTxtParserInputWizardPage_timestampFormat=Time Stamp format:
173CustomTxtParserInputWizardPage_uncapturedText=Uncaptured text
174CustomTxtParserInputWizardPage_unidentifiedCaptureGroup=Unidentified captured group
175CustomTxtParserInputWizardPage_windowTitleEdit=Edit Custom Text Parser
176CustomTxtParserInputWizardPage_windowTitleNew=New Custom Text Parser
177CustomTxtParserOutputWizardPage_description=Customize the output of the parser
178CustomTxtParserOutputWizardPage_moveAfter=Move After
179CustomTxtParserOutputWizardPage_moveBefore=Move Before
180CustomTxtParserOutputWizardPage_visible=Visible
181CustomXmlParserInputWizardPage_emptyLogTypeError=Enter a name for the new log type.
182CustomXmlParserInputWizardPage_duplicatelogTypeError=The log type name already exists.
183CustomXmlParserInputWizardPage_noDocumentError=Add a document element.
184CustomXmlParserInputWizardPage_missingLogEntryError=Identify a Log Entry element.
185CustomXmlParserInputWizardPage_missingTimestampFmtError=Enter the output format for the Time Stamp field.
186CustomXmlParserInputWizardPage_invalidTimestampFmtError=Enter a valid output format for the Time Stamp field.
187CustomXmlParserInputWizardPage_notimestamporAttributeError=*no time stamp element or attribute*
188CustomXmlParserInputWizardPage_missingDocumentElementError=Enter a name for the document element.
189CustomXmlParserInputWizardPage_timestampElementPrompt=Element
190CustomXmlParserInputWizardPage_timestampFormatPrompt=Enter the input format for the Time Stamp
191CustomXmlParserInputWizardPage_missingInputElementNameError=Enter a name for the input
192CustomXmlParserInputWizardPage_attributePrompt=Attribute
193CustomXmlParserInputWizardPage_missingAttribute=Enter a name for the attribute
194CustomXmlParserInputWizardPage_duplicateAttributeError=Duplicate attribute names
195CustomXmlParserInputWizardPage_missingTimestampInFmtError=Enter the input format for the Time Stamp
196CustomXmlParserInputWizardPage_invalidTimestampInFmtError=Enter a valid input format for the Time Stamp
197CustomXmlParserInputWizardPage_missingDataGroupNameError=Enter a name for the data group
198CustomXmlParserInputWizardPage_missingElementNameError=Enter a name for the element
199CustomXmlParserInputWizardPage_duplicateElementNameError=Duplicate element names
200CustomXmlParserInputWizardPage_addAttribute=Add attribute
201CustomXmlParserInputWizardPage_addChildElement=Add child element
202CustomXmlParserInputWizardPage_addDocumentEleemnt=Add document element
203CustomXmlParserInputWizardPage_addDocumentElement=Add document element
204CustomXmlParserInputWizardPage_addNextElement=Add next element
205CustomXmlParserInputWizardPage_append=Append
206CustomXmlParserInputWizardPage_appendWith=Append with |
207CustomXmlParserInputWizardPage_attibute=Attribute
208CustomXmlParserInputWizardPage_dateFormatHelp=Date Format Help
209CustomXmlParserInputWizardPage_descriptionEdit=Edit an existing custom parser for XML log files
210CustomXmlParserInputWizardPage_descriptionNew=Create a new custom parser for XML log files
211CustomXmlParserInputWizardPage_elementName=Element name:
212CustomXmlParserInputWizardPage_feelingLucky=Feeling lucky
213CustomXmlParserInputWizardPage_format=format:
214CustomXmlParserInputWizardPage_logEntry=Log Entry
215CustomXmlParserInputWizardPage_logType=Log type:
216CustomXmlParserInputWizardPage_moveDown=Move down
217CustomXmlParserInputWizardPage_moveUp=Move up
218CustomXmlParserInputWizardPage_name=name:
219CustomXmlParserInputWizardPage_newAttibute=New attribute
220CustomXmlParserInputWizardPage_noMatch=*no match*
221CustomXmlParserInputWizardPage_noMatchingAttribute=*no matching attribute*
222CustomXmlParserInputWizardPage_noMatchingElement=*no matching element*
223CustomXmlParserInputWizardPage_preview=Preview:
224CustomXmlParserInputWizardPage_previewInput=Preview input
225CustomXmlParserInputWizardPage_removeAttribute=Remove attribute
226CustomXmlParserInputWizardPage_removeElement=Remove element
227CustomXmlParserInputWizardPage_set=Set
228CustomXmlParserInputWizardPage_tagName=tag name:
229CustomXmlParserInputWizardPage_timestampFormat=Time Stamp format:
230CustomXmlParserInputWizardPage_titleEdit=Edit Custom XML Parser
231CustomXmlParserInputWizardPage_titleNew=New Custom XML Parser
232CustomXmlParserOutputWizardPage_description=Customize the output of the parser
233CustomXmlParserOutputWizardPage_moveAfter=Move After
234CustomXmlParserOutputWizardPage_moveBefore=Move Before
235CustomXmlParserOutputWizardPage_visible=Visible
236
237# org.eclipse.linuxtools.tmf.ui.views.filter
238FilterDialog_FilterDialogTitle=Edit filter
239FilterView_AddActionToolTipText=Add new filter
240FilterView_DeleteActionToolTipText=Delete filter node
241FilterView_ExportActionToolTipText=Export filters
242FilterView_FileDialogFilterName=TMF Filter files
243FilterView_ImportActionToolTipText=Import filters
244FilterView_SaveActionToolTipText=Save filters
245FilterViewer_EmptyTreeHintText=<Right-click to add filter node>
246FilterViewer_CommonCategory=[common]
247FilterViewer_AlphaButtonText=Alpha
248FilterViewer_DeleteActionText=Delete
249FilterViewer_FieldLabel=field:
250FilterViewer_FilterNameHint=type filter name
251FilterViewer_IgnoreCaseButtonText=ignore case
252FilterViewer_NameLabel=name:
253FilterViewer_NewPrefix=New
254FilterViewer_NotLabel=not:
255FilterViewer_NumButtonText=Num
256FilterViewer_RegexHint=type regular expression
257FilterViewer_RegexLabel=regex:
258FilterViewer_ResultLabel=result:
259FilterViewer_TimestampButtonText=Timestamp
260FilterViewer_TypeLabel=type:
261FilterViewer_ValueHint=type value
262FilterViewer_ValueLabel=value:
263
264TmfView_PinActionNameText=Pin View
265TmfView_PinActionToolTipText=Pin View
This page took 0.035379 seconds and 5 git commands to generate.