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