lttng: Speed up the lttng.ui tests by reducing a delay
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng2.ui / src / org / eclipse / linuxtools / internal / lttng2 / ui / views / control / messages / messages.properties
CommitLineData
e12ecd30 1###############################################################################
4bdf5f96 2# Copyright (c) 2012, 2013 Ericsson.
e12ecd30
BH
3#
4# All rights reserved. This program and the accompanying materials
5# are made available under the terms of the Eclipse Public License v1.0
6# which accompanies this distribution, and is available at
7# http://www.eclipse.org/legal/epl-v10.html
8#
9# Contributors:
10# Bernd Hufmann - initial API and implementation
11###############################################################################
12
e799e5f3 13EnableChannelDialog_DefaultMessage=Default
eb1bab5b 14TraceControl_ConnectionFailure=Connecting to host failed
9fa32496 15TraceControl_DisconnectionFailure=Disconnection from host failed
eb1bab5b
BH
16TraceControl_ExecutionCancelled=Command Execution cancelled
17TraceControl_ExecutionFailure=Command Execution failed
18TraceControl_ExecutionTimeout=Command Execution timed-out
19TraceControl_ShellNotConnected=Command shell not connected
20TraceControl_CommandShellError=Could not create HostShellProcessAdapter
bbb3538a 21TraceControl_CommandError=Command failed! Command:
afe13e7a 22TraceControl_UnexpectedCommandOutputFormat=Unexpected command output
bbb3538a
BH
23TraceControl_UnexpectedNameError=Unexpected session name returned
24TraceControl_UnexpectedPathError=Unexpected session path returned
276c17e7 25
973e19d6 26TraceControl_UnsupportedVersionError=Unsupported LTTng Tracer Control version
276c17e7 27TraceControl_GettingVersionError=Could not get version of LTTng Tracer Control
eb1bab5b
BH
28
29# Commands
973e19d6 30TraceControl_ErrorTitle=Error
eb1bab5b 31TraceControl_ListSessionFailure=List sessions failed
bbb3538a 32TraceControl_RetrieveNodeConfigurationJob=Retrieving Target Node Configuration...
973e19d6 33TraceControl_RetrieveNodeConfigurationFailure=Error retrieving node configuration
eb1bab5b
BH
34TraceControl_EclipseCommandFailure=Command failed
35TraceControl_NewNodeCreationFailure=Creation of new connection failed
bbb3538a 36TraceControl_CreateSessionJob=Creating Session...
f455db37 37TraceControl_CreateSessionFailure=Command to create session failed
bbb3538a
BH
38
39TraceControl_DestroySessionJob=Destroying Session...
f455db37 40TraceControl_DestroySessionFailure=Command to destroy session failed
bbb3538a
BH
41TraceControl_DestroyConfirmationTitle=Destroy Confirmation
42TraceControl_DestroyConfirmationMessage=Do you want to delete all selected sessions?
43
291cbdbf 44TraceControl_ImportJob=Importing Traces...
374565c6 45TraceControl_DownloadTask=Downloading
f455db37 46TraceControl_ImportFailure=Command to import traces failed
291cbdbf 47
f455db37
BH
48TraceControl_ChangeSessionStateJob=Changing Session State...
49TraceControl_ChangeSessionStateFailure=Command to change session state failed...
50
51TraceControl_CreateChannelStateJob=Enabling (creating) channel...
52TraceControl_CreateChannelStateFailure=Command to enable channel failed
eb1bab5b 53
6503ae0f 54TraceControl_ChangeChannelStateJob=Changing State of Channels...
f455db37 55TraceControl_ChangeChannelStateFailure=Command to change state of channels failed
6503ae0f 56TraceControl_ChangeEventStateJob=Changing State of Events...
f455db37 57TraceControl_ChangeEventStateFailure=Command to change state of events failed
bbb3538a 58
6503ae0f 59TraceControl_EnableEventsJob=Enabling Events...
f455db37 60TraceControl_EnableEventsFailure=Command to enable events failed
6503ae0f 61TraceControl_DisableEventsJob=Disabling Events...
eb1bab5b 62
f455db37
BH
63TraceControl_GetContextJob=Getting Available Contexts...
64TraceControl_GetContextFailure=Command to get available contexts failed
b720ac44 65
b793fbe1 66TraceControl_AddContextJob=Adding Contexts...
f455db37 67TraceControl_AddContextFailure=Command to add contexts failed
b793fbe1 68
b720ac44
BH
69TraceControl_AddCalibrateJob=Calibrating...
70TraceControl_AddCalibrateFailure=Command to calibrate failed
71
589d0d33
BH
72TraceControl_RecordSnapshotJob=Record snapshot...
73TraceControl_RecordSnapshotFailure=Command to snapshot record failed
74
eb1bab5b
BH
75# Dialogs
76TraceControl_NewDialogTitle=New Connection
4775bcbf 77TraceControl_NewNodeExistingConnectionGroupName=Existing Connections
06b9339e
BH
78TraceControl_NewNodeEditButtonName=Edit connection information
79TraceControl_NewNodeComboToolTip=List of existing connections (connection name - host name)
4775bcbf
BH
80TraceControl_NewNodeConnectionNameLabel=Connection Name
81TraceControl_NewNodeConnectionNameTooltip=Alias to be displayed for node to connect to.
82TraceControl_NewNodeHostNameLabel=Host Name
83TraceControl_NewNodeHostNameTooltip=IP Address or DNS name of node to connect to.
00de7b32
BH
84TraceControl_NewNodePortLabel=Port Number
85TraceControl_NewNodePortTooltip=IP Port Number to be used for the connection. Leave empty for default port.
eb1bab5b
BH
86TraceControl_AlreadyExistsError=Node name already exists in Control View
87
bbb3538a
BH
88TraceControl_CreateSessionDialogTitle=Create Session
89TraceControl_CreateSessionNameLabel=Session Name
90TraceControl_CreateSessionNameTooltip=The name of the session to be created.
91TraceControl_CreateSessionPathLabel=Session Path
92TraceControl_CreateSessionPathTooltip=The session path (keep empty for default location)
589d0d33
BH
93TraceControl_CreateSessionSnapshotLabel=Snapshot Mode
94TraceControl_CreateSessionSnapshotTooltip=Configure session in snapshot mode
95
f3b33d40 96
a30e79fe
BH
97TraceControl_CreateSessionConfigureStreamingButtonText=Advanced
98TraceControl_CreateSessionConfigureStreamingButtonTooltip=Configure advanced options
99TraceControl_CreateSessionNoStreamingButtonText=Basic
100TraceControl_CreateSessionNoStreamingButtonTooltip=Use basic options
101TraceControl_CreateSessionTracePathText=Trace Path
102TraceControl_CreateSessionTracePathTooltip=The trace path (keep empty for default location)
52e76353
BH
103TraceControl_CreateSessionLinkButtonText=Use same protocol and address for data and control
104TraceControl_CreateSessionLinkButtonTooltip=Use the same protocol and address for the data and control connection
f3b33d40
BH
105TraceControl_CreateSessionProtocolLabelText=Protocol
106TraceControl_CreateSessionAddressLabelText=Address
107TraceControl_CreateSessionPortLabelText=Port
108TraceControl_CreateSessionControlUrlLabel=Control URL
109TraceControl_CreateSessionDataUrlLabel=Data URL
110TraceControl_CreateSessionCommonProtocolTooltip=file - Local file system full path\n\
111net or net6 - Default network transport layer which is TCP for both control and data channel.
112TraceControl_CreateSessionControlAddressTooltip=IP Address or DNS name used for control channel.\n\
113NOTE: IPv6 address MUST be enclosed in brackets '[]' (rfc2732)
114TraceControl_CreateSessionControlPortTooltip=The control port (default: 5342).
115TraceControl_CreateSessionProtocolTooltip=file - Local file system full path\n\
116net or net6 - Default network transport layer which is TCP\n\
117tcp or tcp6 - TCP network transport
118TraceControl_CreateSessionDataAddressTooltip=IP Address or DNS name used for data channel.\n\
119NOTE: IPv6 address MUST be enclosed in brackets '[]' (rfc2732)
120TraceControl_CreateSessionDataPortTooltip=The data port (default: 5343).
121TraceControl_CreateSessionNoConsumertText=No Consumer
122TraceControl_CreateSessionNoConsumertTooltip=Don't activate a consumer for this session.
123TraceControl_CreateSessionDisableConsumertText=Disable Consumer
124TraceControl_CreateSessionDisableConsumertTooltip=Disable consumer for this session.
125
bbb3538a
BH
126TraceControl_InvalidSessionNameError=The session name is invalid
127TraceControl_SessionAlreadyExistsError=The session name already exists
128TraceControl_SessionPathAlreadyExistsError=Session path already exists
129TraceControl_InvalidSessionPathError=The session path is invalid
130TraceControl_FileSubSystemError=File subsystem error in session creation dialog.
131
132TraceControl_EnableChannelDialogTitle=Enable Channel
133TraceControl_EnableChannelNameLabel=Channel Name
498704b3 134TraceControl_EnableChannelNameTooltip=The name of the channel to be enabled.
e799e5f3
SD
135TraceControl_EnableChannelSubBufferSizeTooltip=The sub-buffers size of the channel. Needs to be a power of 2 for kernel and ust tracers (Only for versions prior to 2.2.0).
136TraceControl_EnableChannelNbSubBuffersTooltip=The number of sub-buffers of the channel. Needs to be a power of 2 for kernel and ust tracers (Only for versions prior to 2.2.0).
137TraceControl_EnableChannelSwitchTimerTooltip=The Switch subbuffer timer interval in usec (default: 0). Needs to be a power of 2 for kernel and ust tracers (Only for versions prior to 2.2.0).
c5f68877 138TraceControl_EnableChannelReadTimerTooltip=The Read timer interval in usec.
bbb3538a 139TraceControl_EnableChannelOutputTypeTooltip=The output type of the channel.
0886cf00
BH
140TraceControl_EnableChannelDiscardModeGroupName=Discard Mode
141TraceControl_EnableChannelDiscardModeLabel=Discard
142TraceControl_EnableChannelDiscardModeTooltip=Discard event when subbuffers are full
143TraceControl_EnableChannelOverwriteModeLabel=Overwrite
144TraceControl_EnableChannelOverwriteModeTooltip=Flight recorder mode : overwrites events when subbuffers are full
e799e5f3
SD
145TraceControl_EnbleChannelMaxSizeTraceFilesTooltip=Maximum size of each tracefile within a stream (in bytes). 0 means unlimited
146TraceControl_EnbleChannelMaxNumTraceFilesTooltip=Used in conjunction with the maximum size of trace files option, this will limit the number of files created to the specified count. 0 means unlimited
bbb3538a
BH
147
148TraceControl_InvalidChannelNameError=The channel name is invalid or empty
149TraceControl_ChannelAlreadyExistsError=Channel already exists
150
6503ae0f
BH
151TraceControl_EnableEventsDialogTitle=Enable Events
152TraceControl_EnableEventsSessionGroupName=Session List
153TraceControl_EnableEventsChannelGroupName=Channel List
154TraceControl_EnableEventsSessionsTooltip=List of available sessions.
155TraceControl_EnableEventsChannelsTooltip=List of available channels of selected session.\nIf no channel is available default channel will be created.
156TraceControl_EnableEventsNoSessionError=No session from session list is selected.
157TraceControl_EnableEventsNoChannelError=No channel from channel list is selected.
158
ccc66d01 159TraceControl_EnableGroupSelectionName=Select
498704b3
BH
160TraceControl_EnableEventsTracepointGroupName=Tracepoint Events
161TraceControl_EnableEventsTracepointTreeTooltip=List of available kernel tracepoint events
162TraceControl_EnableEventsTracepointTreeAllLabel=All
163TraceControl_EnableEventsSyscallName=All Syscalls
164TraceControl_EnableEventsSyscallTooltip=Enable all Syscalls
165TraceControl_EnableEventsProbeGroupName=Dynamic Probe
ccc66d01 166TraceControl_EnableEventsEventNameLabel=Event Name
498704b3
BH
167TraceControl_EnableEventsProbeEventNameTooltip=The name of the event for enabling a dynamic probe
168TraceControl_EnableEventsProbeNameLabel=Probe
169TraceControl_EnableEventsProbeNameTooltip=[addr | symbol | symbol+offset]\nAddr and offset can be octal (0NNN...),\ndecimal (NNN...) or hexadecimal (0xNNN...)
170TraceControl_EnableEventsFucntionGroupName=Dynamic Function Entry/Return Probe
171TraceControl_EnableEventsFunctionEventNameTooltip=The name of the event for enabling a dynamic function entry/return probe
172TraceControl_EnableEventsFunctionNameLabel=Function
ccc66d01
BH
173
174TraceControl_EnableEventsWildcardGroupName=Wildcard
175TraceControl_EnableEventsWildcardLabel=Wildcard
176TraceControl_EnableEventsWildcardTooltip=The wild card string of event names
177TraceControl_EnableEventsLogLevelGroupName=Log Level
178TraceControl_EnableEventsLogLevelTypeName=loglevel
179TraceControl_EnableEventsLogLevelTypeTooltip=The tracepoint log level range from 0 to loglevel
180TraceControl_EnableEventsLogLevelOnlyTypeName=loglevel-only
181TraceControl_EnableEventsLogLevelOnlyTypeTooltip=The tracepoint log level (only this loglevel)
182TraceControl_EnableEventsLogLevelTooltip=The available log levels
183TraceControl_EnableEventsLoglevelEventNameTooltip=Event name for enabling log levels
d4514365
BH
184TraceControl_EnableEventsFilterGroupName=Filter Expression
185TraceControl_EnableEventsFilterTooltip=Filter expression on event field.
ccc66d01 186
c371fa43
BH
187TraceControl_InvalidProbeNameError=The probe name is invalid or empty
188TraceControl_InvalidWildcardError=The wild card name is invalid or empty
189TraceControl_InvalidLogLevelEventNameError=The event name for log level is invalid or empty
c56972bb 190TraceControl_InvalidLogLevel=No log level selected
498704b3 191
b793fbe1
BH
192TraceControl_AddContextDialogTitle=Add Contexts
193TraceControl_AddContextAvailableContextsLabel=Contexts
194TraceControl_AddContextAvailableContextsTooltip=Available Contexts
195TraceControl_AddContextAllLabel=All Contexts
196
291cbdbf
BH
197TraceControl_ImportDialogTitle=Import Traces
198TraceControl_ImportDialogTracesGroupName=Available Traces
199TraceControl_ImportDialogTracesTooltip=The available traces of current session to import
200TraceControl_ImportDialogProjectsGroupName=Available Projects
201TraceControl_ImportDialogProjectsTooltip=The available projects to select from
202TraceControl_ImportDialogOverwriteButtonText=Overwrite existing trace without warning
203TraceControl_ImportDialogCreationError=Dialog box cannot be created
204TraceControl_ImportDialogNoProjectSelectedError=No tracing project selected or available
205TraceControl_ImportDialogInvalidTracingProject=Invalid tracing project. Missing directory
206TraceControl_ImportDialogNoTraceSelectedError=No trace selected or available
207
208TraceControl_ImportDialogConfirmationTitle=Import Confirmation Dialog
209TraceControl_ImportDialogConfirmationOverwriteLabel=Overwrite
210TraceControl_ImportDialogConfirmationRenameLabel=Rename
211TraceControl_ImportDialogConfirmationNewNameLabel=New Trace Name
212TraceControl_InvalidTraceNameError=Invalid trace name
213TraceControl_ImportDialogTraceAlreadyExistError=Trace already exists in project
f75337be
BH
214TraceControl_ImportDialog_SelectAll=Select All
215TraceControl_ImportDialog_DeselectAll=Deselect All
216
291cbdbf 217
eb1bab5b
BH
218# Tree structure strings
219TraceControl_KernelDomainDisplayName=Kernel
220TraceControl_UstGlobalDomainDisplayName=UST global
bbb3538a 221TraceControl_UstDisplayName=UST
eb1bab5b
BH
222TraceControl_AllSessionsDisplayName=Sessions
223TraceControl_SessionDisplayName=Session
224TraceControl_DomainDisplayName=Domain
83051fc3 225TraceControl_BufferTypeDisplayName = Buffer Type
eb1bab5b
BH
226TraceControl_ChannelDisplayName=Channel
227TraceControl_EventDisplayName=Event
228TraceControl_ProviderDisplayName=Provider
229TraceControl_KernelProviderDisplayName=Kernel
83051fc3
BH
230TraceControl_SharedBuffersDisplayName=Global shared buffers
231TraceControl_PerPidBuffersDisplayName=Per PID buffers
232TraceControl_PerPidBuffersTooltip=Configure per PID buffers (UST only)
e799e5f3 233TraceControl_PerUidBuffersDisplayName=Per UID buffers
83051fc3 234TraceControl_PerUidBuffersTooltip=Configure per UID buffers (UST only)
06b9339e
BH
235
236# Property names
237TraceControl_SessionNamePropertyName=Session Name
238TraceControl_EventNamePropertyName=Event Name
239TraceControl_EventTypePropertyName=Event Type
240TraceControl_LogLevelPropertyName=Log Level
d4514365
BH
241TraceControl_FieldsPropertyName=Fields
242TraceControl_FilterPropertyName=Filter
06b9339e 243TraceControl_StatePropertyName=State
cfe737e4 244TraceControl_VersionPropertyName=Version
06b9339e 245TraceControl_DomainNamePropertyName=Domain Name
ca8c54b3 246TraceControl_BufferTypePropertyName=Buffer type
06b9339e
BH
247TraceControl_ChannelNamePropertyName=Channel Name
248TraceControl_OverwriteModePropertyName=Overwrite Mode
249TraceControl_SubBufferSizePropertyName=Sub Buffer Size
250TraceControl_NbSubBuffersPropertyName=Number of Sub Buffers
251TraceControl_SwitchTimerPropertyName=Switch Timer Interval
252TraceControl_ReadTimerPropertyName=Read Timer Interval
253TraceControl_OutputTypePropertyName=Output Type
254TraceControl_HostNamePropertyName=Connection Name
255TraceControl_HostAddressPropertyName=Host Name
256TraceControl_SessionPathPropertyName=Session Path
589d0d33
BH
257TraceControl_SnapshotPathPropertyName=Snapshot Path
258TraceControl_SnapshotNamePropertyName=Snapshot Name
259TraceControl_SnapshotIdPropertyName=Snapshot ID
06b9339e
BH
260TraceControl_ProviderNamePropertyName=Provider Name
261TraceControl_ProcessIdPropertyName=Process ID
d132bcc7
BH
262TraceControl_ProbeAddressPropertyName=Address
263TraceControl_ProbeOffsetPropertyName=Offset
264TraceControl_ProbeSymbolPropertyName=Symbol
e799e5f3
SD
265TraceControl_MaxSizeTraceFilesPropertyName=Maximum size of trace files
266TraceControl_MaxNumTraceFilesPropertyName=Maximum number of trace files
267TraceControl_ConfigureMetadataChannelName=Configure metadata channel
afe13e7a
BH
268
269# Preferences
270TraceControl_TracingGroupPreference=&Tracing Group
afe13e7a
BH
271TraceControl_LoggingPreference=&Logging
272TraceControl_LogfilePath=Log file
4bdf5f96 273TraceControl_CommandTimeout=Command Timeout (in seconds)
afe13e7a
BH
274TraceControl_AppendLogfilePreference=&Append
275TraceControl_VerboseLevelsPreference=&Verbose Level
276TraceControl_VerboseLevelNonePreference=None
276c17e7
BH
277TraceControl_VerboseLevelVerbosePreference=Level 1
278TraceControl_VerboseLevelVeryVerbosePreference=Level 2
279TraceControl_VerboseLevelVeryVeryVerbosePreference=Level 3
This page took 0.058471 seconds and 5 git commands to generate.