blob: 893be6f614aef43b114e1123f36e8f8abf47b412 [file] [log] [blame]
###############################################################################
# Copyright (c) 2012, 2014 Wind River Systems, Inc. and others. All rights reserved.
# This program and the accompanying materials are made available under the terms
# of the Eclipse Public License v1.0 which accompanies this distribution, and is
# available at http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# Wind River Systems - initial API and implementation
###############################################################################
PossibleCause=Possible Cause:\n{0}
ContentProvider_newNode=Create New Connection...
OverviewEditorPage_title=Overview
OverviewEditorPage_error_save=Failed to save connection: {0}.\n\n{1}
AbstractCustomFormToolkitEditorPage_setAsDefault_link=Set as default connection
GeneralInformationSection_title=General Information
GeneralInformationSection_description=This section describes general information about this target.
GeneralInformationSection_error_delete=Failed to remove old connection: {0}.\n\n{1}
GeneralInformationSection_error_emptyName=The target name cannot be empty.
GeneralInformationSection_error_nameInUse=The target name is already used. Please choose a unique name.
TransportSection_title=Transport
TransportSection_description=Select the transport type used to communicate with the target.
TcpTransportSection_title=Address
TcpTransportSection_description=Specify the target agent's address and port.
ServicesSection_title=Services
ServicesSection_description=This section describes the services.
ServicesSection_group_local_title=Local Services
ServicesSection_group_remote_title=Remote Services
AttributesSection_title=Attributes
AttributesSection_description=This section describes the custom attributes.
ContentProviderDelegate_newNode=Create New Target...
NewTargetWizard_windowTitle=New Connection
NewTargetWizard_newPeer_name=New Connection {0}
NewTargetWizard_error_savePeer=Failed to save connection: {0}
NewTargetWizardPage_title=New Connection
NewTargetWizardPage_description=Specify a name and attributes of the target to connect to\nor click browse to create a connection for a running target.
NewTargetWizardPage_section_transportType=Specify the transport type and properties:
NewTargetWizardPage_section_attributes=Specify additional target attributes:
NewTargetWizardPage_error_nameInUse=This connection name is already used. Please choose a unique name.
RemotePeerDiscoveryRootNode_label=Neighborhood
PeerIdControl_label=Target ID:
PeerNameControl_label=Connection Name:
PeerNameControl_Information_MissingName=Please enter a valid connection name.
TransportTypeControl_label=Type:
TransportTypeControl_tcpType_label=TCP
TransportTypeControl_sslType_label=SSL
TransportTypeControl_pipeType_label=PIPE
TransportTypeControl_customType_label=Custom
MyNetworkAddressControl_label=Host:
MyNetworkAddressControl_information_missingTargetNameAddress=Please enter a valid target host name or IP address.
MyNetworkAddressControl_error_invalidTargetNameAddress=Target host name or IP address is not valid.
MyNetworkAddressControl_error_invalidTargetIpAddress=Target host IP address is not valid.
MyNetworkAddressControl_information_checkNameAddressUserInformation=The target host name can be validated by pressing the check button.
MyRemoteHostAddressControl_label=Address:
PipeNameControl_label=Pipe Name:
PipeNameControl_information_missingValue=Please enter a valid pipe name.
PipeNameControl_error_invalidValue=Pipe name is not valid.
CustomTransportNameControl_label=Transport Name:
CustomTransportNameControl_information_missingValue=Please enter a valid transport name.
CustomTransportNameControl_error_invalidValue=Transport name is not valid.
PeerAttributesTablePart_button_new=New...
PeerAttributesTablePart_button_edit=Edit...
PeerAttributesTablePart_button_remove=Remove
PeerAttributesTablePart_column_name=Name
PeerAttributesTablePart_column_value=Value
PeerAttributesTablePart_add_dialogTitle=Add
PeerAttributesTablePart_add_title=Add Attribute
PeerAttributesTablePart_add_message=Specify the name and the value of the new target attribute.
PeerAttributesTablePart_edit_dialogTitle=Edit
PeerAttributesTablePart_edit_title=Edit Attribute
PeerAttributesTablePart_edit_message=Edit the selected target attribute.
SelectDefaultContextHandler_dialog_title=Select Default Connection
SelectDefaultContextHandler_dialog_message=Select the Connection that should be used as the default.
DeleteHandler_error_title=Error
DeleteHandler_error_deleteFailed=Failed to delete connection.\n\n{0}
DeleteHandlerDelegate_DialogTitle=Confirm Delete
DeleteHandlerDelegate_MsgDeleteMultiplePeers=Are you sure you want to delete these {0} connections?
DeleteHandlerDelegate_MsgDeleteOnePeer=Are you sure you want to delete connection ''{0}''?
PeerSelectionDialog_dialogTitle=Select
PeerSelectionDialog_title=Select Peer
PeerSelectionDialog_message=Select the discovered peer for the operation to perform.
PeerNodeSelectionDialog_dialogTitle=Select
PeerNodeSelectionDialog_title=Select Connection
PeerNodeSelectionDialog_message=Select the connection for the operation to perform.
ActionHistorySelectionDialog_dialogTitle=Action History
ActionHistorySelectionDialog_title=Select an Action for ''{0}''
ActionHistorySelectionDialog_message=Select an action from the history to execute or edit.
ActionHistorySelectionDialog_button_edit=Edit
ActionHistorySelectionDialog_button_execute=Ok
RedirectHandler_error_title=Error
RedirectHandler_error_redirectFailed=Failed to redirect target communication.
RedirectAgentSelectionDialog_dialogTitle=Redirect
RedirectAgentSelectionDialog_title=Select Proxy
RedirectAgentSelectionDialog_message=Select the proxy to redirect the communication through.
ResetRedirectHandler_error_title=Error
ResetRedirectHandler_error_resetRedirectFailed=Failed to reset target communication redirect.
OfflineCommandHandler_error_title=Error
OfflineCommandHandler_error_makeOffline_failed=Failed to create offline copy of the attributes of target ''{0}''.\
\n\nPossible cause:\n{1}
CategoryManager_dnd_failed=DND operation failed: {0}
RenameHandler_error_title=Error
RenameHandler_error_renameFailed=Failed to rename connection.
RenameHandler_dialog_title=Rename ''{0}''
RenameHandler_dialog_message=Please enter a new name for the selected connection.
RenameHandler_dialog_error_nameExist=A connection with the name you specified already exists! Specify a different name.
RenameHandler_dialog_error_nameFormat=The name you specified contains illegal characters. Specify a different name.
RenameHandler_dialog_promptNewName=New Name:
ConnectableToolbarCommandHandler_tooltip_connect=Connect ''{0}''
ConnectableToolbarCommandHandler_tooltip_disconnect=Disconnect ''{0}''
TargetSelectorSection_title=Target
TargetSelectorSection_button_enableReal=Use running Target:
TargetSelectorSection_button_enableSimulator=Start local Simulator:
SimulatorTypeSelectionControl_label=Simulator Type:
SimulatorTypeSelectionControl_button_configure=Configure...
SimulatorTypeSelectionControl_error_invalidConfiguration=The simulator configuration is not valid. Please click on ''Configure...'' to configure the simulator.
AbstractConfigurationEditorPage_error_possibleCause=Possible Cause:\n{0}
AbstractConfigurationEditorPage_error_save=Failed to save connection: {0}.\n\n{1}
AbstractConfigWizardPage_configName_label=Connection Name:
AbstractConfigWizardPage_configName_infoMissingValue=Please enter a connection name.
AbstractConfigWizardPage_configName_nameInUse=This connection name is already used. Please choose a unique name.
AbstractConfigWizardPage_connect_label=Connect on finish
AbstractConfigWizardPage_launchDbg_label=Start debugger after connect
AbstractConfigWizardPage_advancedButton_label=Advanced...
DefaultContextSelectorToolbarContribution_tooltip_new=Click to create a new connection
DefaultContextSelectorToolbarContribution_label_new=New Connection...
DefaultContextSelectorToolbarContribution_tooltip_button=Click to change the default connection or create a new connection.
DefaultContextActionsToolbarContribution_tooltip_button=Click to see actions for the selected default connection.\n\
History actions can be edited by pressing 'CTRL'.
DefaultContextActionsToolbarContribution_tooltip_button_disabled=Please connect to see actions for the selected default connection.
DefaultContextActionsToolbarContribution_tooltip_button_noContext=Please create a new connection first.
# ***** Preference Pages *****
LoggingPreferencePage_label=Logging settings for agent communication:
LoggingPreferencePage_enabled_label=Enable logging
LoggingPreferencePage_monitorEnabled_label=Enable agent communication monitor
LoggingPreferencePage_filterGroup_label=Event Filter Settings
LoggingPreferencePage_showLocatorEvents_label=Log locator service commands and events
LoggingPreferencePage_showHeartbeats_label=Log target heart beat events
LoggingPreferencePage_showFrameworkEvents_label=Log low-level framework events
LoggingPreferencePage_logfileGroup_label=Log File Settings
LoggingPreferencePage_maxFileSize_label=Maximum Log File Size:
LoggingPreferencePage_maxFileSize_error=Invalid Log File Size.
LoggingPreferencePage_maxFilesInCycle_label=Maximum # of Files in Rotation:
EditorSaveAsAdapter_title=Save As
EditorSaveAsAdapter_message=Please enter a new name.
EditorSaveAsAdapter_nameInUse_error=The name is already in use.
EditorSaveAsAdapter_label=New Name:
PeerExportWizard_title=Export Connections
PeerExportWizard_message=Select the connection(s) to export.
PeerExportWizardPage_selectAll=Select All
PeerExportWizardPage_deselectAll=Deselect All
PeerExportWizardPage_peers_label=Connections:
PeerExportWizardPage_destination_label=Location:
PeerExportWizardPage_destination_button=Browse...
PeerExportWizardPage_peersMissing_error=Please select a connection to export.
PeerExportWizardPage_destinationMissing_error=Please enter or select a directory to export the connection(s) to.
PeerExportWizardPage_destinationIsFile_error=Please enter or select a valid directory to export the connection(s) to.
PeerExportWizardPage_overwrite_button=Overwrite existing file(s) without warning
PeerExportWizardPage_overwriteDialog_message=The file ''{0}'' already exists. Do you want to overwrite it?
PeerExportWizardPage_overwriteDialogToggle_message=Remember my decision
PeerImportWizard_title=Import Connections
PeerImportWizard_message=Select the connection(s) to Import.
PeerImportWizardPage_selectAll=Select All
PeerImportWizardPage_deselectAll=Deselect All
PeerImportWizardPage_peers_label=Connections:
PeerImportWizardPage_destination_label=Location:
PeerImportWizardPage_destination_button=Browse...
PeerImportWizardPage_peersMissing_error=Please select a connection to import.
PeerImportWizardPage_locationMissing_error=Please enter or select a directory to import the connection(s) from.
PeerImportWizardPage_locationIsFile_error=Please enter or select a valid directory to import the connection(s) from.
PeerImportWizardPage_overwrite_button=Overwrite existing connection(s) without warning
PeerImportWizardPage_overwriteDialog_message=The target ''{0}'' already exists. Do you want to overwrite it?
PeerImportWizardPage_overwriteDialogToggle_message=Remember my decision
AbstractMapPropertiesSection_name_label=Name
AbstractMapPropertiesSection_value_label=Value
PeerNodePropertiesSection_title=Connection Properties
PeerPropertiesSection_title=Peer Properties