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