blob: 7a30e0bcb766d80d097bac3ef16d3f1d33b2ce4f [file] [log] [blame]
###############################################################################
# Copyright (c) 2006 IBM Corporation.
# 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:
# IBM Corporation - initial implementation
###############################################################################
CommonTab_common_Exception_occurred_reading_configuration_EXCEPTION=Cannot read configuration
Tab_common_Browse_1=&Browse
Tab_common_Browse_2=B&rowse
Launch_common_DebuggerColon=Debugger:
Launch_common_Error=Launch Error
#ApplicationTab
ApplicationTab_Main=Application
ApplicationTab_RM_Selection_Label=Resource Manager:
ApplicationTab_Project_Label=Parallel &Project:
ApplicationTab_Application_Label=&Application program:
ApplicationTab_No_Resource_Manager_Available=No resource managers available
ApplicationTab_Project_Selection_Title=Project Selection
ApplicationTab_Project_Selection_Message=Choose the project containing the program you wish to launch
ApplicationTab_Project_required=Please select the project first
ApplicationTab_Enter_project_before_browsing_for_program=Enter project before browsing for program
ApplicationTab_Program_selection=Program Selection
ApplicationTab_Choose_program_to_run_from_NAME=Choose program to run
ApplicationTab_Selection_must_be_file=Selection must be file
ApplicationTab_Illegal_project=Illegal project name: {0}
ApplicationTab_Project_not_exist=Project {0} does not exist
ApplicationTab_Project_is_closed=Project {0} is closed
ApplicationTab_Application_program_not_specified=Application program is not specified
ApplicationTab_Console=Display combined output in a console view
#ResourcesTab
ResourcesTab_Resources=Resources
ResourcesTab_Launch_Attributes=Launch Attributes
ResourcesTab_No_Resource_Manager=No Resource Manager has been selected
ResourcesTab_No_Launch_Configuration=No Launch Configuration Available for Resource Manager: {0}
#ArgumentsTab
ArgumentsTab_Arguments=Arguments
ArgumentsTab_Parallel_Program_Arguments=Parallel program &arguments:
#PDebuggerTab
AbstractDebuggerTab_No_debugger_available=No debugger available
AbstractDebuggerTab_Debugger=Debugger
AbstractDebuggerTab_ErrorLoadingDebuggerPage=Error Loading Debugger UI Component
DebuggerTab_Stop_at_main_on_startup=Stop at main() on startup
DebuggerTab_Debugger_Options=Debugger Options
DebuggerTab_Mode_not_supported=Mode ''{0}'' is not supported by selected debugger
DebuggerTab_No_debugger_available=No debugger available
#WorkingDirectoryBlock
WorkingDirectoryBlock_Working_directory=Working Directory
WorkingDirectoryBlock_Working_directory_colon=Working directory:
WorkingDirectoryBlock_Use_default_working_directory=Use de&fault working directory
WorkingDirectoryBlock_Local_directory=&Local directory
WorkingDirectoryBlock_Workspace=Works&pace
WorkingDirectoryBlock_Select_workspace_relative_working_directory=Select &workspace relative working directory
WorkingDirectoryBlock_Select_working_directory_for_launch_configuration=Select &working directory for launch configuration
WorkingDirectoryBlock_Working_directory_does_not_exist=Working directory does not exist
WorkingDirectoryBlock_Working_directory_is_not_a_directory=Working directory is not a directory
WorkingDirectoryBlock_Project_or_folder_does_not_exist=Project or folder does not exist
#ParallelLaunchConfigurationDelegate
ParallelLaunchConfigurationDelegate_Invalid_launch_object=Internal error: Invalid launch object
#AbstractParallelLaunchConfigurationDelegate
AbstractParallelLaunchConfigurationDelegate_Project_not_specified=Project is not specified
AbstractParallelLaunchConfigurationDelegate_Project_does_not_exist_or_is_not_a_project=Project does not exist or is not a project type
AbstractParallelLaunchConfigurationDelegate_Application_file_not_specified=Application file is not specified
AbstractParallelLaunchConfigurationDelegate_Application_file_does_not_exist=Application file does not exist
AbstractParallelLaunchConfigurationDelegate_Working_directory_does_not_exist=Working directory does not exist
AbstractParallelLaunchConfigurationDelegate_Path_not_found=Path ''{0}'' not found
AbstractParallelLaunchConfigurationDelegate_No_ResourceManager=Specified resource manager not found or is not available
AbstractParallelLaunchConfigurationDelegate_Debugger_path_not_found=Debugger path not found
AbstractParallelLaunchConfigurationDelegate_Program_is_not_a_recongnized_executable=Program is not a recognized executable
AbstractParallelLaunchConfigurationDelegate_Local_resource_does_not_exist=Local resource doesn't exist!
AbstractParallelLaunchConfigurationDelegate_Could_not_retrieve_local_resource_info=Could not retrieve local resource info!
AbstractParallelLaunchConfigurationDelegate_Remote_resource_does_not_exist=Remote resource doesn't exist!
AbstractParallelLaunchConfigurationDelegate_Could_not_retrieve_remote_resource_info=Could not retrieve remote resource info!
AbstractParallelLaunchConfigurationDelegate_Error_converting_rules=Error converting rules
AbstractParallelLaunchConfigurationDelegate_Parallel_launcher_does_not_support=Parallel launcher does not support replacing all environment variables on remote environment.
AbstractParallelLaunchConfigurationDelegate_Unsupported_resource_manager_type=Unsupported resource manager type
AbstractParallelLaunchConfigurationDelegate_Unknown_remote_services=Unknown remote services
AbstractParallelLaunchConfigurationDelegate_Error_fetching_resource=Error fetching resource
EnhancedSynchronizeTab_Tab_Message=Add synchronization rules to upload files before the launch or to download files after the application terminates.
EnhancedSynchronizeTab_RulesFrame_Title=Synchronize rules:
EnhancedSynchronizeTab_RulesFrame_Description=Upload rules are executed before application starts. Download rules are executed after application finishes.
EnhancedSynchronizeTab_DownloadLabel_Type=DOWNLOAD
EnhancedSynchronizeTab_DownloadLabel_NoFiles=(no files/directories)
EnhancedSynchronizeTab_DownloadLabel_OneFile=1 item
EnhancedSynchronizeTab_DownloadLabel_MultipleFiles={0} items
EnhancedSynchronizeTab_DownloadLabel_FromLabel=From:
EnhancedSynchronizeTab_DownloadLabel_FileListSeparator=;
EnhancedSynchronizeTab_DownloadLabel_DestinationMissing=To: <missing local destination>
EnhancedSynchronizeTab_DownloadLabel_DestinationLabel=To:
EnhancedSynchronizeTab_DownloadLabel_OptionsLabel=Options:
EnhancedSynchronizeTab_DownloadLabel_OptionsSeparator=;
EnhancedSynchronizeTab_DownloadLabel_Options_Executable=executable
EnhancedSynchronizeTab_DownloadLabel_Options_Readonly=readonly
EnhancedSynchronizeTab_DownloadLabel_Options_PreserveTimeStamp=preserve time/date
EnhancedSynchronizeTab_UploadLabel_Type=UPLOAD
EnhancedSynchronizeTab_UploadLabel_NoFiles=(no files/directories)
EnhancedSynchronizeTab_UploadLabel_OneFile=1 item
EnhancedSynchronizeTab_UploadLabel_MultipleFiles={0} items
EnhancedSynchronizeTab_UploadLabel_FromLabel=From:
EnhancedSynchronizeTab_UploadLabel_FileListSeparator=;
EnhancedSynchronizeTab_UploadLabel_DestinationLabel=To:
EnhancedSynchronizeTab_UploadLabel_OptionsLabel=Options:
EnhancedSynchronizeTab_UploadLabel_DestinationSeparator=;
EnhancedSynchronizeTab_UploadLabel_Options_Executable=executable
EnhancedSynchronizeTab_UploadLabel_Options_Readonly=readonly
EnhancedSynchronizeTab_UploadLabel_Options_PreserveTimeStamp=preserve time/date
EnhancedSynchronizeTab_UploadLabel_Options_DownloadBack=download back changes
EnhancedSynchronizeTab_RulesFrame_Options_UploadEnabled=Upload rules enabled
EnhancedSynchronizeTab_RulesFrame_Options_DownloadEnabled=Download rules enabled
EnhancedSynchronizeTab_RulesFrame_Actions_NewUploadRule=New upload rule
EnhancedSynchronizeTab_RulesFrame_Actions_DownloadRule=New download rule
EnhancedSynchronizeTab_RulesFrame_Actions_EditSelectedRule=Edit selected
EnhancedSynchronizeTab_RulesFrame_Actions_RemoveSelectedRules=Remove selected
EnhancedSynchronizeTab_Tab_Title=Synchronize
EnhancedSynchronizeTab_ErrorMessage_NewRule_Title=New rule
EnhancedSynchronizeTab_ErrorMessage_NewRule_DontKnowRuleType=Launcher does not know how to edit this type of rule.
UploadRuleDialog_Title=Upload Rule
UploadRuleDialog_Message=Please specify the remote directory and a list of files that shall be uploaded.
UploadRuleDialog_OptionsFrame_Title=Options for all selected file(s):
UploadRuleDialog_RemoteDirectoryFrame_LabelDefaultButton=Use directory from launch configuration
UploadRuleDialog_OptionsFrame_OverwriteCombo_SkipOption=Skip
UploadRuleDialog_OptionsFrame_OverwriteCombo_OverwriteOption=Overwrite
UploadRuleDialog_OptionsFrame_OverwriteCombo_OverwriteIfNewerOption=Overwrite if newer
UploadRuleDialog_OptionsFrame_AddFileDialog_Description=Select directory to add
UploadRuleDialog_OptionsFrame_AddWorkspaceDialog_Description=Select the ressources from workspace to add
UploadRuleDialog_RemoteDirectoryFrame_LabelDirectory=Remote directory:
UploadRuleDialog_RemoteDirectoryFrame_Title=Remote directory:
UploadRuleDialog_FileButtonsFrame_Title=Selected file(s):
UploadRuleDialog_FileButtonsFrame_Description=Add files:
UploadRuleDialog_FileButtonsFrame_AddFilesButton=File(s)
UploadRuleDialog_FileButtonsFrame_AddDirectoryButton=Directory
UploadRuleDialog_FileButtonsFrame_AddWorkspaceButton=Workspace
UploadRuleDialog_FileButtonsFrame_RemoveFilesLabel=Remove files:
UploadRuleDialog_FileButtonsFrame_RemoveButton=Remove selected
UploadRuleDialog_OptionsFrame_ReadonlyCheck=Readonly
UploadRuleDialog_OptionsFrame_ExecutableCheck=Executable
UploadRuleDialog_OptionsFrame_DownloadBackCheck=Download back if changed
UploadRuleDialog_OptionsFrame_PreserveTimeStampCheck=Preserve time attributes
UploadRuleDialog_OptionsFrame_OverwriteLabel=If file already exists:
UploadRuleDialog_OptionsFrame_AddFileDialog_Title=Select file(s) to add
UploadRuleDialog_OptionsFrame_AddDirectoryDialog_Title=Select directory to add
UploadRuleDialog_OptionsFrame_AddWorkspaceDialog_Title=Workspace resources
LauncherExecutionTab_ArgumentsFrame_Title=Arguments:
LauncherExecutionTab_ArgumentsFrame_CommandLineLabel=Command line arguments
LauncherExecutionTab_ObserverFrame_Title=Customize application launch:
LauncherExecutionTab_ObserverFrame_ParserLabel=Output parser:
LauncherExecutionTab_ObserverFrame_BashCommandsBeforeLAbel=Bash commands, executed before application
LauncherExecutionTab_ObserverFrame_BashCommandsAfterLabel=Bash commands, executed after application
LauncherExecutionTab_Validation_ObserverAndNoConsole=Cannot set observer if no console is allocated (see Common Tab)
LauncherExecutionTab_ObserverFrame_ObserverCombo_DefaultNoneOption=none
LauncherExecutionTab_Tab_Title=Launch
DownloadRuleDialog_Title=Download Rule
DownloadRuleDialog_Message=Please specify the remote files that shall be downloaded and a local directory.
DownloadRuleDialog_DestinationFrame_Title=Local destination directory:
DownloadRuleDialog_DestinationFrame_FileSystemButton=File system
DownloadRuleDialog_DestinationFrame_WorkspaceButton=Workspace
DownloadRuleDialog_OptionsFrame_Title=Options for all selected file(s):
DownloadRuleDialog_OptionsFrame_ReadonlyCheck=Readonly
DownloadRuleDialog_OptionsFrame_ExecutableCheck=Executable
DownloadRuleDialog_OptionsFrame_PreserveTimeStampCheck=Preserve time attributes
DownloadRuleDialog_OptionsFrame_OverwriteLabel=If file already exists:
DownloadRuleDialog_OptionsFrame_OverwriteCombo_SkipOption=Skip
DownloadRuleDialog_OptionsFrame_OverwriteCombo_OverwriteAlwaysOption=Overwrite
DownloadRuleDialog_OptionsFrame_OverwriteCombo_OverwriteIfNewerOption=Overwrite if newer
DownloadRuleDialog_FileListFrame_Title=Selected file(s):
DownloadRuleDialog_FileListFrame_AddButton=Add new
DownloadRuleDialog_FileListFrame_EditButton=Change selected
DownloadRuleDialog_FileListFrame_RemoveButton=Remove selected
DownloadRuleDialog_DirectoryDialog_Title=Select local destination
DownloadRuleDialog_DirectoryDialog_Message=Select local destination directory
DownloadRuleDialog_WorkspaceDialog_Title=Select folder:
DownloadRuleDialog_AddFileDialog_Title=Add remote file/directoty
DownloadRuleDialog_AddFileDialog_Message=Remote file or directory to be added:
DownloadRuleDialog_EditFileDialog_Title=Add remote file/directoty
DownloadRuleDialog_EditFileDialog_Message=Remote file or directory to be added:
RemoteLaunchProcess_RequestToCancelLaunch=Requested to cancel this launch.
RemoteLaunchProcess_PrepareWorkingDir_NotRequired=* Launch configuration does not require creating remote directory.
RemoteLaunchProcess_UploadWorkingDirectory_Title=* Synchronize before launch:
RemoteLaunchProcess_UploadApplication_Title=* Upload application executable file.
RemoteLaunchProcess_PrepareWorkingDir_Title=* Creating remote working directory: {0}
RemoteLaunchProcess_PrepareWorkingDir_FailedCreate=\ \ \ Failed to create remote working directory: {0}
RemoteLaunchProcess_UploadWorkingDirectory_NoRules=\ \ \ No rules were specified for this launch.
RemoteLaunchProcess_UploadApplication_TitleNoUpload=* Launch configuration does not require uploading the executable file.
RemoteLaunchProcess_UploadApplication_UploadMessage=\ \ \ Upload executable {0}\n to {1} (remote)
RemoteLaunchProcess_UploadApplication_FailedUpload=\ \ \ Upload failed: {0}
RemoteLaunchProcess_PrepareWorkingDir_FailedCreateHint=\ \ \ Check if the directory already exists or is owned by another user.
RemoteLaunchProcess_UploadWorkingDirectory_FailedRule=\ \ \ Rule {0} failed: {1}
RemoteLaunchProcess_UploadApplication_CompletedUpload=\ \ \ Upload completed.
RemoteLaunchProcess_PrepareWorkingDir_Failed=Could not prepare working directory.
RemoteLaunchProcess_All_FailedConnection=Connection to host failed.
RemoteLaunchProcess_Failed=Could not upload executable file.
RemoteLaunchProcess_FailedPermissions=\ \ \ Failed to set permissions on executable file: {0}
RemoteLaunchProcess_PrepareWorkingDir_FailedPermissions=\ \ \ Failed to set permissions on remote working directory: {0}
RemoteLaunchProcess_UploadWorkingDirectory_TitleUploadDisabled=* Launch configuration does not require synchronize before launch.
RemoteLaunchProcess_UploadWorkingDirectory_IgnoreInactive=\ \ \ Ignoring inactive rule {0}
RemoteLaunchProcess_UploadWorkingDirectory_IgnoreInvalid=\ \ \ Ignoring rule {0}: {1}
RemoteLaunchProcess_DownloadWorkingDirectory_TitleDownloadDisabled=* Launch configuration does not require synchronize after launch.
RemoteLaunchProcess_DownloadWorkingDirectory_Title=* Synchronize after launch:
RemoteLaunchProcess_DownloadWorkingDirectory_IgnoreInactive=\ \ \ Ignoring inactive rule {0}
RemoteLaunchProcess_DownloadWorkingDirectory_IgnoreInvalid=\ \ \ Ignoring rule {0}: {1}
RemoteLaunchProcess_DownloadWorkingDirectory_FailedRule=\ \ \ Rule {0} failed: {1}
DownloadBackAction_FailedFetchRemoteProperties=\ \ \ Could not fetch properties for remote file: {0}
DownloadRuleAction_FailedCalculateClockDifference=\ \ \ Could not calculate clock difference with remote host: {0}
DownloadRuleAction_FailedCalculateClockDifference2=\ \ \ Assuming same a remote clock synchronized with local clock.
DownloadRuleAction_FailedCreateLocalDirectory=\ \ \ Cannot create local directory {0}
DownloadRuleAction_FailedLocalDiretoryIsNotDirectory=\ \ \ Path {0} exists, but is not a directory
DownloadRuleAction_FailedRemotePathDoesNotExit=\ \ \ Ignoring {0}: Path does not exist remotely
DownloadRuleAction_FailedFetchRemoteAttributes=\ \ \ Could not fetch attributes of remote file/directory: {0}
DownloadRuleAction_NotiftNewerFileExistsLocally=\ \ \ A newer file alredy exists locally, ignoring it: {0}
DownloadRuleAction_FailedSetLocalFileAttributes=\ \ \ Failed to set attributes of local file: {0}
DownloadRuleAction_FailedSetLocalDirectoryAttributes=\ \ \ Failed to set attributes of local directory: {0}
DownloadBackAction_FailedFiledDoesNotExist=\ \ \ Remote file does not exist anymore: {0}
DownloadRuleAction_NotifyDirectoryDownload1=\ \ \ Copying contents of directory {0} (remote)
DownloadRuleAction_NotifyDirectoryDownload2=\ \ \ into directory {0} (local)
DownloadRuleAction_NotiftFileExistsLocally=\ \ \ File alredy exists locally, ignoring it: {0}
DownloadBackAction_NotifyFileNotChanged=\ \ \ File {0} was not changed on remote target.
DownloadRuleAction_WarningClockBackward=\ \ \ Warning\! Clock at remote target is older than local clock. File synchronization may not be correct.
DownloadRuleAction_FailedFetchAttributes=\ \ \ Ignoring {0}: Cannot fetch attributes
DownloadRuleAction_FailedSetDownloadFile=\ \ \ Could not download file: {0}
DownloadBackAction_NotifyDonwloadBack=\ \ \ Download back file {0}.
DownloadBackAction_FailedDownloadBack=\ \ \ Could not download file: {0}
DownloadRuleAction_WarningClockForward=\ \ \ Warning\! Clock at remote target is more recent than local clock. File synchronization may not be correct.
DownloadRuleAction_FailedRemotePathNoDirectoryNorFile=\ \ \ Ignoring {0}: Path is not a remote file nor directory
DownloadRuleAction_NotifyFileDownload1=\ \ \ Copying file {0} (remote)
DownloadRuleAction_NotifyFileDownload2=\ \ \ to file {0} (local)