Internalize some more TMF APIs
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.ui / src / org / eclipse / linuxtools / internal / tmf / ui / messages.properties
1 # org.eclipse.linuxtools.tmf.ui.dialogs
2 ManageCustomParsersDialog_DeleteButtonLabel=Delete
3 ManageCustomParsersDialog_DeleteConfirmation=Are you sure you want to delete
4 ManageCustomParsersDialog_DeleteParserDialogHeader=Delete Custom Parser
5 ManageCustomParsersDialog_DialogHeader=Manage Custom Parsers
6 ManageCustomParsersDialog_EditButtonLabel=Edit...
7 ManageCustomParsersDialog_ExportButtonLabel=Export...
8 ManageCustomParsersDialog_ExportParserSelection=Select file to export
9 ManageCustomParsersDialog_ImportButtonLabel=Import...
10 ManageCustomParsersDialog_ImportParserSelection=Select custom parser file to import
11 ManageCustomParsersDialog_NewButtonLabel=New...
12 ManageCustomParsersDialog_ParseButtonLabel=Parse...
13 ManageCustomParsersDialog_ParseError=Parse Error
14 ManageCustomParsersDialog_TextButtonLabel=Text
15 ManageCustomParsersDialog_TraceSelection=Select log file to parse using
16
17 # org.eclipse.linuxtools.tmf.ui.parsers.custom
18 CustomTraceDefinition_messageTag=Message
19 CustomTraceDefinition_otherTag=Other
20 CustomTraceDefinition_timestampTag=Time Stamp
21 CustomTxtTraceDefinition_action=action
22 CustomTxtTraceDefinition_cardinality=Cardinality
23 CustomTxtTraceDefinition_definition=Definition
24 CustomTxtTraceDefinition_definitionRootElement=CustomTxtTraceDefinitionList
25 CustomTxtTraceDefinition_format=format
26 CustomTxtTraceDefinition_inputData=InputData
27 CustomTxtTraceDefinition_inputLine=InputLine
28 CustomTxtTraceDefinition_max=max
29 CustomTxtTraceDefinition_min=min
30 CustomTxtTraceDefinition_name=name
31 CustomTxtTraceDefinition_outputColumn=OutputColumn
32 CustomTxtTraceDefinition_regEx=RegEx
33 CustomTxtTraceDefinition_timestampOutputFormat=TimeStampOutputFormat
34 CustomXmlTraceDefinition_action=action
35 CustomXmlTraceDefinition_attribute=Attribute
36 CustomXmlTraceDefinition_definition=Definition
37 CustomXmlTraceDefinition_definitionRootElement=CustomXMLTraceDefinitionList
38 CustomXmlTraceDefinition_format=format
39 CustomXmlTraceDefinition_ignoreTag=Ignore
40 CustomXmlTraceDefinition_inputData=InputData
41 CustomXmlTraceDefinition_inputElement=InputElement
42 CustomXmlTraceDefinition_logEntry=logentry
43 CustomXmlTraceDefinition_name=name
44 CustomXmlTraceDefinition_outputColumn=OutputColumn
45 CustomXmlTraceDefinition_timestampOutputFormat=TimeStampOutputFormat
46
47 # org.eclipse.linuxtools.tmf.ui.viewers.events
48 TmfEventsTable_AddBookmarkActionText=Add Bookmark...
49 TmfEventsTable_AddBookmarkDialogText=Enter Bookmark name:
50 TmfEventsTable_AddBookmarkDialogTitle=Add Bookmark
51 TmfEventsTable_ApplyPresetFilterMenuName=Apply preset filter...
52 TmfEventsTable_ClearFiltersActionText=Clear Filters
53 TmfEventsTable_ContentColumnHeader=Content
54 TmfEventsTable_FilterHint=<filter>
55 TmfEventsTable_HideRawActionText=Hide Raw
56 TmfEventsTable_HideTableActionText=Hide Table
57 TmfEventsTable_ReferenceColumnHeader=File
58 TmfEventsTable_RemoveBookmarkActionText=Remove Bookmark
59 TmfEventsTable_SearchHint=<srch>
60 TmfEventsTable_SearchingJobName=Searching...
61 TmfEventsTable_ShowFilterBarActionText=Show Filter Bar
62 TmfEventsTable_ShowRawActionText=Show Raw
63 TmfEventsTable_ShowSearchBarActionText=Show Search Bar
64 TmfEventsTable_ShowTableActionText=Show Table
65 TmfEventsTable_SourceColumnHeader=Source
66 TmfEventsTable_TimestampColumnHeader=Timestamp
67 TmfEventsTable_TypeColumnHeader=Type
68
69 # org.eclipse.linuxtools.tmf.ui.viewers.timeAnalysis.dialogs
70 TmfTimeFilterDialog_EDIT_PROFILING_OPTIONS=Edit Profiling Options
71 TmfTimeFilterDialog_TRACE_FILTER=Trace Filter
72 TmfTimeFilterDialog_TRACE_FILTER_DESC=Define the filter set
73 TmfTimeFilterDialog_TRACE_ID=Trace Id
74 TmfTimeFilterDialog_TRACE_NAME=Trace Name
75 TmfTimeLegend_LEGEND=Legend
76 TmfTimeLegend_TRACE_STATES=Trace states
77 TmfTimeLegend_TRACE_STATES_TITLE=States Transition Visualizer
78 TmfTimeLegend_WINDOW_TITLE=Trace Visualizer's Legend
79
80 # org.eclipse.linuxtools.tmf.ui.viewers.timeAnalysis.widgets
81 TimeScaleCtrl_Timescale=Time scale
82 TmfTimeStatesCtrl_TRACE_GROUP_LABEL=Trace Group [{0}]
83 TmfTimeStatesCtrl_UNDEFINED_GROUP=<undefined>
84 TmfTimeTipHandler_DURATION=Duration
85 TmfTimeTipHandler_NUMBER_OF_TRACES=Number of traces
86 TmfTimeTipHandler_TRACE_CLASS_NAME=Class Name
87 TmfTimeTipHandler_TRACE_DATE=Date
88 TmfTimeTipHandler_TRACE_EVENT_TIME=Event Time
89 TmfTimeTipHandler_TRACE_GROUP_NAME=Group Name
90 TmfTimeTipHandler_TRACE_NAME=Trace Name
91 TmfTimeTipHandler_TRACE_START_TIME=Start Time
92 TmfTimeTipHandler_TRACE_STATE=State
93 TmfTimeTipHandler_TRACE_STOP_TIME=Stop Time
94
95 # org.eclipse.linuxtools.tmf.ui.views.colors
96 ColorsView_AddActionToolTipText=Insert new color setting
97 ColorsView_BackgroundButtonText=BG
98 ColorsView_BackgroundDialogText=Set background color
99 ColorsView_DeleteActionToolTipText=Delete color setting
100 ColorsView_ExportActionToolTipText=Export color settings
101 ColorsView_FilterButtonText=Filter...
102 ColorsView_ForegroundButtonText=FG
103 ColorsView_ForegroundDialogText=Set foreground color
104 ColorsView_ImportActionToolTipText=Import color settings
105 ColorsView_ImportOverwriteDialogMessage1=Do you want to overwrite the current color settings?\n
106 ColorsView_ImportOverwriteDialogMessage2=Answering No will insert the imported settings above the current selection.
107 ColorsView_ImportOverwriteDialogTitle=Overwrite current settings
108 ColorsView_MoveDownActionToolTipText=Decrease priority
109 ColorsView_MoveUpActionToolTipText=Increase priority
110 ColorsView_TickButtonText=Tick
111 TickColorDialog_TickColorDialogTitle=Choose tick color
112
113 # org.eclipse.linuxtools.tmf.ui.wizards
114 CustomTxtParserInputWizardPage_addChildLine=Add child line
115 CustomTxtParserInputWizardPage_addGroup=Add group
116 CustomTxtParserInputWizardPage_addNextLine=Add next line
117 CustomTxtParserInputWizardPage_append=Append
118 CustomTxtParserInputWizardPage_appendWith=Append with |
119 CustomTxtParserInputWizardPage_capturedGroup=Captured group
120 CustomTxtParserInputWizardPage_cardinality=Cardinality:
121 CustomTxtParserInputWizardPage_dateFormatHelp=Date Format Help
122 CustomTxtParserInputWizardPage_desccriptionEdit=Edit an existing custom parser for text log files
123 CustomTxtParserInputWizardPage_descriptionNew=Create a new custom parser for text log files
124 CustomTxtParserInputWizardPage_format=format:
125 CustomTxtParserInputWizardPage_group=Group
126 CustomTxtParserInputWizardPage_highlightAll=Highlight All
127 CustomTxtParserInputWizardPage_logType=Log type:
128 CustomTxtParserInputWizardPage_matchingLineRoot=Matching root line :
129 CustomTxtParserInputWizardPage_matchingOtherLine=Matching other line:
130 CustomTxtParserInputWizardPage_matchingRootLine=matchingRootLine
131 CustomTxtParserInputWizardPage_max=max:
132 CustomTxtParserInputWizardPage_min=min:
133 CustomTxtParserInputWizardPage_moveDown=Move down
134 CustomTxtParserInputWizardPage_moveUp=Move up
135 CustomTxtParserInputWizardPage_name=name:
136 CustomTxtParserInputWizardPage_newGroup=New group
137 CustomTxtParserInputWizardPage_noMatch=*no match*
138 CustomTxtParserInputWizardPage_noMatchingGroup=*no matching group*
139 CustomTxtParserInputWizardPage_noMatchingLine=*no matching line*
140 CustomTxtParserInputWizardPage_noMatchingTimestamp=*no matching timestamp*
141 CustomTxtParserInputWizardPage_noMathcingLine=*no matching line*
142 CustomTxtParserInputWizardPage_nonMatchingLine=Non-matching line\n
143 CustomTxtParserInputWizardPage_noTimestampGroup=*no timestamp group*
144 CustomTxtParserInputWizardPage_preview=Preview:
145 CustomTxtParserInputWizardPage_previewInput=Preview input
146 CustomTxtParserInputWizardPage_previewLegend=Preview Legend
147 CustomTxtParserInputWizardPage_regularExpression=Regular expression:
148 CustomTxtParserInputWizardPage_regularExpressionHelp=Regular Expression Help
149 CustomTxtParserInputWizardPage_removeGroup=Remove group
150 CustomTxtParserInputWizardPage_removeLine=Remove line
151 CustomTxtParserInputWizardPage_set=Set
152 CustomTxtParserInputWizardPage_timestampFormat=Time Stamp format:
153 CustomTxtParserInputWizardPage_uncapturedText=Uncaptured text
154 CustomTxtParserInputWizardPage_unidentifiedCaptureGroup=Unidentified captured group
155 CustomTxtParserInputWizardPage_windowTitleEdit=Edit Custom Text Parser
156 CustomTxtParserInputWizardPage_windowTitleNew=New Custom Text Parser
157 CustomTxtParserOutputWizardPage_description=Customize the output of the parser
158 CustomTxtParserOutputWizardPage_moveAfter=Move After
159 CustomTxtParserOutputWizardPage_moveBefore=Move Before
160 CustomTxtParserOutputWizardPage_visible=Visible
161 CustomXmlParserInputWizardPage_emptyLogTypeError=Enter a name for the new log type.
162 CustomXmlParserInputWizardPage_duplicatelogTypeError=The log type name already exists.
163 CustomXmlParserInputWizardPage_noDocumentError=Add a document element.
164 CustomXmlParserInputWizardPage_missingLogEntryError=Identify a Log Entry element.
165 CustomXmlParserInputWizardPage_missingTimestampFmtError=Enter the output format for the Time Stamp field.
166 CustomXmlParserInputWizardPage_invalidTimestampFmtError=Enter a valid output format for the Time Stamp field.
167 CustomXmlParserInputWizardPage_notimestamporAttributeError=*no time stamp element or attribute*
168 CustomXmlParserInputWizardPage_missingDocumentElementError=Enter a name for the document element.
169 CustomXmlParserInputWizardPage_timestampElementPrompt=Element
170 CustomXmlParserInputWizardPage_timestampFormatPrompt=Enter the input format for the Time Stamp
171 CustomXmlParserInputWizardPage_missingInputElementNameError=Enter a name for the input
172 CustomXmlParserInputWizardPage_attributePrompt=Attribute
173 CustomXmlParserInputWizardPage_missingAttribute=Enter a name for the attribute
174 CustomXmlParserInputWizardPage_duplicateAttributeError=Duplicate attribute names
175 CustomXmlParserInputWizardPage_missingTimestampInFmtError=Enter the input format for the Time Stamp
176 CustomXmlParserInputWizardPage_invalidTimestampInFmtError=Enter a valid input format for the Time Stamp
177 CustomXmlParserInputWizardPage_missingDataGroupNameError=Enter a name for the data group
178 CustomXmlParserInputWizardPage_missingElementNameError=Enter a name for the element
179 CustomXmlParserInputWizardPage_duplicateElementNameError=Duplicate element names
180 CustomXmlParserInputWizardPage_addAttribute=Add attribute
181 CustomXmlParserInputWizardPage_addChildElement=Add child element
182 CustomXmlParserInputWizardPage_addDocumentEleemnt=Add document element
183 CustomXmlParserInputWizardPage_addDocumentElement=Add document element
184 CustomXmlParserInputWizardPage_addNextElement=Add next element
185 CustomXmlParserInputWizardPage_append=Append
186 CustomXmlParserInputWizardPage_appendWith=Append with |
187 CustomXmlParserInputWizardPage_attibute=Attribute
188 CustomXmlParserInputWizardPage_dateFormatHelp=Date Format Help
189 CustomXmlParserInputWizardPage_descriptionEdit=Edit an existing custom parser for XML log files
190 CustomXmlParserInputWizardPage_descriptionNew=Create a new custom parser for XML log files
191 CustomXmlParserInputWizardPage_elementName=Element name:
192 CustomXmlParserInputWizardPage_feelingLucky=Feeling lucky
193 CustomXmlParserInputWizardPage_format=format:
194 CustomXmlParserInputWizardPage_logEntry=Log Entry
195 CustomXmlParserInputWizardPage_logType=Log type:
196 CustomXmlParserInputWizardPage_moveDown=Move down
197 CustomXmlParserInputWizardPage_moveUp=Move up
198 CustomXmlParserInputWizardPage_name=name:
199 CustomXmlParserInputWizardPage_newAttibute=New attribute
200 CustomXmlParserInputWizardPage_noMatch=*no match*
201 CustomXmlParserInputWizardPage_noMatchingAttribute=*no matching attribute*
202 CustomXmlParserInputWizardPage_noMatchingElement=*no matching element*
203 CustomXmlParserInputWizardPage_preview=Preview:
204 CustomXmlParserInputWizardPage_previewInput=Preview input
205 CustomXmlParserInputWizardPage_removeAttribute=Remove attribute
206 CustomXmlParserInputWizardPage_removeElement=Remove element
207 CustomXmlParserInputWizardPage_set=Set
208 CustomXmlParserInputWizardPage_tagName=tag name:
209 CustomXmlParserInputWizardPage_timestampFormat=Time Stamp format:
210 CustomXmlParserInputWizardPage_titleEdit=Edit Custom XML Parser
211 CustomXmlParserInputWizardPage_titleNew=New Custom XML Parser
212 CustomXmlParserOutputWizardPage_description=Customize the output of the parser
213 CustomXmlParserOutputWizardPage_moveAfter=Move After
214 CustomXmlParserOutputWizardPage_moveBefore=Move Before
215 CustomXmlParserOutputWizardPage_visible=Visible
216
217 # org.eclipse.linuxtools.tmf.ui.views.filter
218 FilterDialog_FilterDialogTitle=Edit filter
219 FilterView_AddActionToolTipText=Add new filter
220 FilterView_DeleteActionToolTipText=Delete filter node
221 FilterView_ExportActionToolTipText=Export filters
222 FilterView_FileDialogFilterName=TMF Filter files
223 FilterView_ImportActionToolTipText=Import filters
224 FilterView_SaveActionToolTipText=Save filters
225 FilterViewer_AlphaButtonText=Alpha
226 FilterViewer_DeleteActionText=Delete
227 FilterViewer_FieldLabel=field:
228 FilterViewer_FilterNameHint=type filter name
229 FilterViewer_IgnoreCaseButtonText=ignore case
230 FilterViewer_NameLabel=name:
231 FilterViewer_NewPrefix=New
232 FilterViewer_NotLabel=not:
233 FilterViewer_NumButtonText=Num
234 FilterViewer_RegexHint=type regular expression
235 FilterViewer_RegexLabel=regex:
236 FilterViewer_ResultLabel=result:
237 FilterViewer_TimestampButtonText=Timestamp
238 FilterViewer_TypeLabel=type:
239 FilterViewer_ValueHint=type value
240 FilterViewer_ValueLabel=value:
This page took 0.036972 seconds and 6 git commands to generate.