blob: bc7983999bf2bec2ee5a44a3e2587fe7f3690f16 [file] [log] [blame]
#################################################################################
# Copyright (c) 2005 The Regents of the University of California.
# This material was produced under U.S. Government contract W-7405-ENG-36
# for Los Alamos National Laboratory, which is operated by the University
# of California for the U.S. Department of Energy. The U.S. Government has
# rights to use, reproduce, and distribute this software. NEITHER THE
# GOVERNMENT NOR THE UNIVERSITY MAKES ANY WARRANTY, EXPRESS OR IMPLIED, OR
# ASSUMES ANY LIABILITY FOR THE USE OF THIS SOFTWARE. If software is modified
# to produce derivative works, such modified software should be clearly marked,
# so as not to confuse it with the version available from LANL.
#
# Additionally, 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
#
# LA-CC 04-115
#
# Contributors:
# Clement Chu
#################################################################################
CommonTab.common.Exception_occurred_reading_configuration_EXCEPTION=Cannot read configuration
Tab.common.&Browse_1=&Browse
Tab.common.B&rowse_2=B&rowse
Launch.common.DebuggerColon=Debugger:
#PMainTab
PMainTab.Main=Main
PMainTab.&Project_Label=Parallel &Project:
PMainTab.&Application_Label=&Application program:
PMainTab.St&op_in_main=St&op in main
PMainTab.Project_Selection_Title=Project Selection
PMainTab.Project_Selection_Message=Choose one of projects
PMainTab.Project_required=Please select the project first
PMainTab.Enter_project_before_browsing_for_program=Enter project before browing for program
PMainTab.Program_selection=Program Selection
PMainTab.Choose_program_to_run_from_NAME=Choose program to run
PMainTab.Selection_must_be_file=Selection must be file
PMainTab.Illegal_project=Illegal project name: {0}
PMainTab.Project_not_exits=Project {0} does not exist
PMainTab.Project_is_closed=Project {0} is closed
PMainTab.Application_program_not_specified=Application program is not specified
#ParallelTab
ParallelTab.Parallel=Parallel
ParallelTab.StartupLabel=Startup:
ParallelTab.Parallel_Options=Parallel Options
ParallelTab.Number_Of_Processes=Number of &processes:
ParallelTab.NetworkTypeLabel=Network &type:
ParallelTab.Processes_Per_Node=Processes per n&ode:
ParallelTab.First_Node_Number=First &node number:
ParallelTab.Invalid_Resource_Manager=Invalid Resource Manager
ParallelTab.Invalid_Queue=Invalid Queue
#ArgumentsTab
ArgumentsTab.Arguments=Arguments
ArgumentsTab.Parallel_Program_Arguments=Parallel program &arguments:
#PDebuggerTab
AbstractPDebuggerTab.No_debugger_available=No debugger available
AbstractPDebuggerTab.Debugger=Debugger
AbstractPDebuggerTab.ErrorLoadingDebuggerPage=Error Loading Debugger UI Component.
PDebuggerTab.Advanced_Options_Dialog_Title=Advanced Options
PDebuggerTab.Stop_at_main_on_startup=Stop at main() on startup
PDebuggerTab.Automatically_track_values_of=Automatically track the values of
PDebuggerTab.Debugger_Options=Debugger Options
PDebuggerTab.Mode_not_supported=Mode ''{0}'' is not supported by selected debugger
PDebuggerTab.Advanced=Advanced...
PDebuggerTab.Variables=Variables
PDebuggerTab.Registers=Registers
PDebuggerTab.No_debugger_available=No debugger available
PDebuggerTab.CPU_is_not_supported=The CPU is not supported by selected debugger.
PDebuggerTab.Platform_is_not_supported=The project platform is not supported by the selected debugger.
#WorkingDirectoryBlock
WorkingDirectoryBlock.Working_directory=Working Directory
WorkingDirectoryBlock.Working_directory_colon=Working directory:
WorkingDirectoryBlock.Use_de&fault_working_directory=Use de&fault working directory
WorkingDirectoryBlock.&Local_directory=&Local directory
WorkingDirectoryBlock.Works&pace=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 directoru is not a directory
WorkingDirectoryBlock.Project_or_folder_does_not_exist=Project or folder does not exist
#ParallelLaunchConfigurationDelegate
ParallelLaunchConfigurationDelegate.Verifying_launch_attributes=Verifying launch attributes
ParallelLaunchConfigurationDelegate.Creating_source_locator=Creating source locator
ParallelLaunchConfigurationDelegate.Control_system_does_not_exist=Could not contact control system, launch failed.
ParallelLaunchConfigurationDelegate.Invalid_binary=Invalid binary / path. Check the binary parser for the project.
ParallelLaunchConfigurationDelegate.No_ResourceManager=No Resource Manager specified.
#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.Number_of_process_not_specified=Number of processes is not specified
AbstractParallelLaunchConfigurationDelegate.Working_directory_does_not_exist=Working directory does not exist
AbstractParallelLaunchConfigurationDelegate.Application_path_not_found=Program path is not found
AbstractParallelLaunchConfigurationDelegate.No_ResourceManager=Specified resource manager not found or is not available
AbstractParallelLaunchDelegate.Debugger_path_not_found=Debugger path not found
#LaunchManager
LaunchManager.Exception_occurred_executing_command_line=Exception occurred executing command line
LaunchManager.Eclipse_runtime_does_not_support_working_directory=Eclipse runtime does not support working directory
LaunchManager.{0}_({1})={0} ({1})
#ExitAction
ExitAction.text=Exit
ExitAction.tooltip=Exit parallel program
#AbortAction
AbortAction.text=Abort
AbortAction.tooltip=Abort parallel program
#TerminationAllAction
TerminationAllAction.text=Terminate parallel program
TerminationAllAction.tooltip=Terminate parallel program
#ViewStatusAction
ViewStatusAction.text=View Status
ViewStatusAction.tooltip=View parallel program status
#ShowAllNodesAction
ShowAllNodesAction.text=Show all nodes
ShowAllNodesAction.tooltip=Show all nodes
#ShowProcessesAction
ShowProcessesAction.text=Show processes
ShowProcessesAction.tooltip=Show processes
#SearchAction
SearchAction.text=Search
SearchAction.tooltip=Search
#LegendAction
ShowLegendAction.text=Legend
ShowLegendAction.tooltip=Legend
#ShowMyAllocatedNodesAction
ShowMyAllocatedNodesAction.text=Show my allocated nodes
ShowMyAllocatedNodesAction.tooltip=Show my allocated nodes
#ShowMyUsedNodesAction
ShowMyUsedNodesAction.text=Show my used nodes
ShowMyUsedNodesAction.tooltip=Show my used nodes