tmf: Move plugins to their own sub-directory
[deliverable/tracecompass.git] / tmf / org.eclipse.tracecompass.tmf.remote.ui / src / org / eclipse / tracecompass / internal / tmf / remote / ui / messages / messages.properties
CommitLineData
9ba2101a
PT
1###############################################################################
2# Copyright (c) 2015 Ericsson
3#
4# All rights reserved. This program and the accompanying materials are
5# made available under the terms of the Eclipse Public License v1.0 which
6# 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###############################################################################
9ba2101a
PT
12RemoteFetchLogWizard_Title=Fetch Remote Traces
13RemoteFetchLogWizardPage_Description=Select remote profile
14RemoteFetchLogWizardPage_ManageProfileLabel=Manage Profiles
15RemoteFetchLogWizardPage_NodesLabel=Nodes:
16RemoteFetchLogWizardPage_Title=Remote Profile
17RemoteFetchLogWizardRemotePage_CollapseAll=Collapse All
18RemoteFetchLogWizardRemotePage_ConnectionError=Connecting to node failed for ''{0}''
19RemoteFetchLogWizardRemotePage_Description=Select traces from remote node
20RemoteFetchLogWizardRemotePage_ExpandAll=Expand All
21RemoteFetchLogWizardRemotePage_MissingConnectionInformation=Missing remote connection information in profile
22RemoteFetchLogWizardRemotePage_OpeningConnectionTo=Opening connection to ''{0}''
23RemoteFetchLogWizardRemotePage_Title=Remote Traces
24
25RemoteProfilesPreferencePage_AddButton=Add
26RemoteProfilesPreferencePage_BrowseButton=Browse...
27RemoteProfilesPreferencePage_ConnectionNodeNameLabel=Node name:
28RemoteProfilesPreferencePage_ConnectionNodeURILabel=URI:
29RemoteProfilesPreferencePage_CopyAction=Copy
30RemoteProfilesPreferencePage_CutAction=Cut
31RemoteProfilesPreferencePage_DefaultConnectionNodeName=name
32RemoteProfilesPreferencePage_DefaultConnectionNodeURI=ssh://userinfo@host:22
33RemoteProfilesPreferencePage_DefaultProfileName=new profile
34RemoteProfilesPreferencePage_DeleteAction=Delete
35RemoteProfilesPreferencePage_DetailsPanelLabel=Profile element details:
36RemoteProfilesPreferencePage_DuplicateConnectionNodeNameError=Duplicate node names
37RemoteProfilesPreferencePage_DuplicateProfileNameError=Duplicate profile names
38RemoteProfilesPreferencePage_EmptyFilePatternError=File pattern must not be empty
39RemoteProfilesPreferencePage_EmptyNodeNameError=Node name must not be empty
40RemoteProfilesPreferencePage_InvalidNodeName=Invalid node name
41RemoteProfilesPreferencePage_EmptyNodeURIError=URI must not be empty
42RemoteProfilesPreferencePage_EmptyProfileNameError=Profile name must not be empty
43RemoteProfilesPreferencePage_EmptyRootPathError=Root path must not be empty
44RemoteProfilesPreferencePage_ErrorWritingProfile=Error writing profile
45RemoteProfilesPreferencePage_ExportButton=Export
46RemoteProfilesPreferencePage_ExportFileDialogTitle=Select profile settings file to export
9ba2101a
PT
47RemoteProfilesPreferencePage_FilePatternLabel=File pattern:
48RemoteProfilesPreferencePage_ImportButton=Import
49RemoteProfilesPreferencePage_ImportFileDialogTitle=Select profile settings file to import
50RemoteProfilesPreferencePage_InvalidFilePatternError=Invalid file pattern
51RemoteProfilesPreferencePage_InvalidHostOrPortError=URI must include valid host and port number
52RemoteProfilesPreferencePage_InvalidNodeURIError=Invalid URI
53RemoteProfilesPreferencePage_MissingConnectionNodeError=Profile must have at least one connection node
54RemoteProfilesPreferencePage_MissingTraceError=Trace group must have at least one trace
55RemoteProfilesPreferencePage_MissingTraceGroupError=Connection node must have at least one trace group
56RemoteProfilesPreferencePage_MissingUserInfoError=URI must include user information
57RemoteProfilesPreferencePage_MoveDownButton=Move Down
58RemoteProfilesPreferencePage_MoveUpButton=Move Up
59RemoteProfilesPreferencePage_NewConnectionNode=New Connection Node
60RemoteProfilesPreferencePage_NewTraceAction=New Trace
61RemoteProfilesPreferencePage_NewTraceGroupAction=New Trace Group
62RemoteProfilesPreferencePage_PasteAction=Paste
63RemoteProfilesPreferencePage_ProfileNameLabel=Profile name:
64RemoteProfilesPreferencePage_RecursiveButton=Recursive
65RemoteProfilesPreferencePage_RemoveButton=Remove
66RemoteProfilesPreferencePage_RootPathLabel=Root path:
67RemoteProfilesPreferencePage_TraceTypeLabel=Trace type:
68RemoteProfilesPreferencePage_UnsupportedURISchemeError=Unsupported URI scheme
69
70RemoteImportTracesOperation_DownloadTask=Downloading...
71RemoteImportTracesOperation_ImportFailure=Command to import traces failed
72
73RemoteImportConnectionNodeElement_NodeNameNullError=Node name is null
74RemoteImportConnectionNodeElement_InvalidUriString=Invalid URI ''{0}''
75RemoteImportConnectionNodeElement_ConnectionFailure=Error connection to node ''{0}''
76RemoteImportConnectionNodeElement_UriNullError=URI string is null
77RemoteImportTracesOperation_ImportDialogInvalidTracingProject=Invalid tracing project. Missing directory
78RemoteImportTracesOperation_DetectingTraceType=Detecting trace type for trace ''{0}''...
79
80RemoteGenerateManifest_GenerateProfileManifestError=Error generating manifest from profile ''{0}''
This page took 0.035739 seconds and 5 git commands to generate.