#List details titles
LIST_DETAILS_TITLE_VENDOR=Vendor
LIST_DETAILS_TITLE_DATE_CREATED=Date Created
LIST_DETAILS_TITLE_DESCRIPTION=Description
LIST_DETAILS_TITLE_RULESET_NAME=Rules Name
RULES_SAVE_CHNGES_DIALOG_FORMT=The Rules set "%s" has unsaved changes. Do you wish to save them?
# License Panel
TITLE_LICENSE_PANEL=License Agreement
SUB_TITLE_LICENSE_PANEL=Please read the following license agreement carefully.
LICENSE_AGREE_RADIO_BUTTON=I accept the terms of this license agreement
LICENSE_NOT_AGREE_RADIO_BUTTON=I do not accept the terms of this license agreement

# Data Import New or existing project
DATA_IMPORT_TITLE_FORMAT="%s" - Assessment Report
DATA_IMPORT_RELOAD_DESCRIPTION=Note: Reloading data will override the current project and its conversions
SECTION_NEW_EXISTING_TITLE=Conversion Options
CAPTURE_DATA_CHOOSE_NEW_TEXT=Start new project
CAPTURE_DATA_CHOOSE_SCHEDULERS=Schedulers
CAPTURE_DATA_CHOOSE_APPLICATIONS=Applications
CAPTURE_DATA_CHOOSE_EXISTING_TEXT=Use existing project
CAPTURE_DATA_CHOOSE_EXISTING_TOOLTIP=Load, analyze, export or delete existing conversion projects.

# Capture data - result
CAPTURE_DATA_IMPORT_ENDED_DIALOG_TITLE=Data Import
CAPTURE_DATA_IMPORT_ENDED_SUCCESSFULLY=Data import successfully completed
CAPTURE_DATA_IMPORT_FAILED=Load Data failed
CAPTURE_DATA_IMPORT_ABORTED=Load Data stopped by user
CAPTURE_DATA_IMPORT_ENDED_DIALOG_OPTION=View assessment report
ASSESSMENT_REPORT_UNEXPECTED_EXCEPTOIN=The Conversion Tool was not able to read input data.%sPlease check that the input data has not been corrupted.%sIf the problem continues, please contact BMC Support.
ASSESSMENT_REPORT_SELF_HANDLING=You may try resolve this error by using the Converison tool environment variables mechanism.%sPlease do the following:%s1. Close the Conversion tool.%s2. Look for the appropriate java encoding value of your language.%s   (e.g. from this link :https://docs.oracle.com/javase/7/docs/technotes/guides/intl/encoding.doc.html).%s3. Under the following directory CONTROLM_ConversionTool/data Please create a file named: Settings.cfg.%s4. In this file write the following XML_ENCODING_VALUE and assign it the appropriate encoding value.%s   (e.g. XML_ENCODING_VALUE=UTF8)%s   Please notice not to use spaces in this assignment.%s5. Open the conversion tool and try to reload data in Assessment Report window or create a new project.%s


# Capture data (common)
SECTION_GENERAL_INFO=Conversion Project General Information
CAPTURE_DATA_PROJECT_NAME_TEXT=Project name
CAPTURE_DATA_NAME_FIELD_TOOLTIP=Enter a conversion project name (mandatory).
CAPTURE_DATA_PROJECT_DESCRIPTION_TEXT=Project description
CAPTURE_DATA_DESCRIPTION_FIELD_TOOLTIP=Enter a description for your conversion project.
DATA_IMPORT_STRATED_PROGERSS_BAR_STATUS=Data Import Started...

COMBO_BOX_DEFAULT_OPTION=  -- Choose one --  
SECTION_IMPORT_DATA=Import Scheduling Data 
#SOURCE_DATA_REPORT_BUTTON_TEXT=Scheduling data report
#SOURCE_DATA_REPORT_BUTTON_TOOLTIP=View the report to analyze the scheduling data.

# Automatically detect file results in manual data import
AUTO_DETECT_SECTION_TITLE=Automatically Detect Files
AUTO_DETECT_DIRECTORY_TITLE=Data files directory
AUTO_DETECT_DIRECTORY_DESCRIPTION=Please provide a path for the files directory.
AUTO_DETECT_BUTTON=Find files
AUTO_DETECT_BUTTON_TITLE=Click to find files
AUTO_DETECT_MESSAGE_DIALOG_TITLE=Automatically detect files results
AUTO_DETECT_MESSAGE_DIALOG_TEXT=Files detection results
AUTO_DETECT_MESSAGE_MISSING_MANDATORY_FILES_TEXT=The following mandatory files were not detected.%sPlease add them manually
AUTO_DETECT_MESSAGE_MISSING_OPTIONAL_FILES_TEXT=The following optional files were not detected.%sYou may add them manually
# Capture data (Autosys new data) - description.
CAPTURE_DATA_NEW_AUTOSYS_DESCRIPTION_TEXT=CA AUTOSYS
CAPTURE_DATA_TITLE_IMPORT_AUTOSYS=Data Import - Autosys Conversion Project Setup
CAPTURE_DATA_FIELD_AUTOSYS_JOB_DEFINITIONS=Job definitions (JIL)
CAPTURE_DATA_NEW_JOB_DEFINITION_ITEM_TOOLTIP=Select the JIL file that contains the CA Autosys job definitions (mandatory).
FIELD_AUTOSYS_TIME_ZONE_DEFINITIONS=Time zone definitions
CAPTURE_DATA_NEW_TIMEZONE_ITEM_TOOLTIP=Select the file that contains CA Autosys time zone definitions (optional).
FIELD_AUTOSYS_CALENDAR_DEFINITIONS=Calendar definitions
FIELD_AUTOSYS_EXTENDED_CALENDAR_DEFINITIONS=Extended calendar definitions
FIELD_AUTOSYS_GLOBAL_VARIABLES_DEFINITIONS=Global variables definitions
CAPTURE_DATA_NEW_CALENDARS_DEFINITIONS_ITEM_TOOLTIP=Select the file that contains CA Autosys calendar definitions (optional).
AUTOSYS_PROGRESS_BAR_IMPORTING_DATA_FILES=importing data files...
AUTOSYS_PROGRESS_BAR_PROCESSING_JILL_FILE=Processing JIL file...

# Capture data (WLM new data) - description.
CAPTURE_DATA_NEW_TNG_DESCRIPTION_TEXT=CA UNICENTER WLM
#CAPTURE_DATA_TITLE_IMPORT_TNG=Data Import - WLM Conversion Project Setup
FIELD_TNG_JOB_DEFINITIONS=Job definitions (cauexpr.txt)
CAPTURE_DATA_NEW_TNG_JOB_DEFINITION_ITEM_TOOLTIP=Enter the CAUEXPR.TXT file name that contains the CA UNICENTER WLM job definitions (mandatory).
FIELD_TNG_CALENDAR_DEFINITIONS=Calendar definitions
CAPTURE_DATA_NEW_TNG_CALENDARS_DEFINITIONS_ITEM_TOOLTIP=Enter the file name that contains CA UNICENTER WLM calendar definitions (optional).
TNG_PROGRESS_BAR_PROCESSING_CAUEXPR=Processing cauexpr.txt file...

# Capture data (TIDAL new data) - description.
#CAPTURE_DATA_NEW_TIDAL_DESCRIPTION_TEXT=TIDAL
FIELD_TIDAL_DATABASE_TYPE=Type
CAPTURE_DATA_NEW_TIDAL_TYPE_TOOLTIP=Enter the database type that you use to access the TIDAL scheduling data.
FIELD_TIDAL_HOST_NAME=Host name
CAPTURE_DATA_NEW_TIDAL_HOSTNAME_TOOLTIP=Enter the host name of the computer containing the TIDAL scheduling data.  
FIELD_TIDAL_USER_NAME=User name
CAPTURE_DATA_NEW_TIDAL_USERNAME_TOOLTIP=Enter the user name to access the TIDAL scheduling data. 
FIELD_TIDAL_PASSWORD=Password
CAPTURE_DATA_NEW_TIDAL_PASSWORD_TOOLTIP=Enter the password to access the TIDAL scheduling data.
FIELD_TIDAL_PORT=Port
CAPTURE_DATA_NEW_TIDAL_PORT_TOOLTIP=Enter the port that you use to access the TIDAL scheduling data.
FIELD_TIDAL_DATABASE_NAME=Database server
FIELD_TIDAL_DATABASE_NAME_TOOLTIP=Enter the database server that you use to access the TIDAL scheduling data.
FIELD_TIDAL_MSSQL_INTERFACE_NAME=Database name
CAPTURE_DATA_NEW_TIDAL_DATABASE_MSSQL_TOOLTIP=Enter the MSSQL database name to access the TIDAL scheduling data.
FIELD_TIDAL_ORACLE_INTERFACE_NAME=Oracle service name
CAPTURE_DATA_NEW_TIDAL_DATABASE_ORACLE_TOOLTIP=Enter the Oracle service name that you use to access the TIDAL scheduling data.
TIDAL_PROGRESS_BAR_IMPORTING_DATA=Importing data...
TIDAL_CONNECTION_DIALOG_TITLE=Tidal Connection
TIDAL_CONNECTION_DIALOG_MSG_SUCCESS=Connection success
TIDAL_CONNECTION_DIALOG_MSG_FAILURE=Connection Failed
TIDAL_PROCESSONG_TIDAL_DATA_PROGRESS_BAR_STATUS=Processing TIDAL data...
TIDAL_PROGRESS_BAR_TABLE_LABEL=Table
TIDAL_PROGRESS_BAR_RECORDS_LABEL=records

# Capture data (JOBTRAC new data) - description.
CAPTURE_DATA_TITLE_IMPORT_JOBTRAC=Data Import - Jobtrac Conversion Project Setup
FIELD_JOBTRAC_DEFINE_NEW=Define new Jobtrac conversion data
FIELD_JOBTRAC_LOAD_EXISTING=Load existing Jobtrac conversion data
FIELD_JOBTRAC_JOB_DEFINITIONS=Job definitions
JOBTRAC_PROGRESS_BAR_PROCESSING_FILE=Processing Jobtrac file...

# Capture data (ZEKE new data) - description.
CAPTURE_DATA_TITLE_IMPORT_ZEKE=Data Import - Zeke Conversion Project Setup
FIELD_ZEKE_DEFINE_NEW=Define new Zeke conversion data
FIELD_ZEKE_LOAD_EXISTING=Load existing Zeke conversion data
FIELD_ZEKE_JOB_DEFINITIONS=Job definitions
ZEKE_PROGRESS_BAR_PROCESSING_FILE=Processing Zeke file...

# Generate data script
SECTION_JOBTRAC_ENVIRONMENT_PARAMETERS=Parameters Environment
FIELD_JOBTRAC_ENVIRONMENT_SCL=SCL
FIELD_JOBTRAC_ENVIRONMENT_JCL=JCL
FIELD_JOBTRAC_ENVIRONMENT_JMF=JMF
FIELD_JOBTRAC_ENVIRONMENT_ADI=ADI
FIELD_JOBTRAC_ENVIRONMENT_CCPF=CCPF
FIELD_JOBTRAC_ENVIRONMENT_ADR=ADR
FIELD_JOBTRAC_ENVIRONMENT_AMR=AMR
FIELD_JOBTRAC_ENVIRONMENT_SCS=SCS
FIELD_JOBTRAC_ENVIRONMENT_RESOURCE=RESOURCE
FIELD_JOBTRAC_ENVIRONMENT_EXCLPARM=EXCLPARM

# Generate data script
SECTION_ZEKE_ENVIRONMENT_PARAMETERS=Parameters Environment
FIELD_ZEKE_ENVIRONMENT_JCL=JCL
FIELD_ZEKE_ENVIRONMENT_SUBSYSTEM=Zeke subsystem
FIELD_ZEKE_ENVIRONMENT_REPORTS_PREFIX=Zeke reports prefix

# Generate data script
SECTION_JCL_PARAMETERS=JCL Parameters
FIELD_JOBTRAC_JCL=JCL created file
FIELD_JOBTRAC_OUTPUT_FILE_NAME=Output data file name
FIELD_JOBTRAC_JOB_CARD=Job card
FIELD_JOBTRAC_UNIT=Unit
FIELD_JOBTRAC_VOLSER=Volser
FIELD_JOBTRAC_SMS_DATA_CLASS=SMS data class
FIELD_JOBTRAC_SMS_STORAGE_CLASS=SMS storage class
FIELD_JOBTRAC_SMS_MANAGMENT_CLASS=SMS management class
FIELD_JOBTRAC_PRIMARY_ALLOCATION=Primary allocation (CYL)
FIELD_JOBTRAC_SECONDERY_ALLOCATION=Secondary allocation (CYL)

# Generate data script
SECTION_ZOS_JCL_PARAMETERS=JCL Parameters
FIELD_ZOS_JCL=JCL created file
FIELD_ZOS_OUTPUT_FILE_NAME=Output data file name
FIELD_ZOS_JOB_CARD=Job card
FIELD_ZOS_UNIT=Unit
FIELD_ZOS_VOLSER=Volser
FIELD_ZOS_SMS_DATA_CLASS=SMS data class
FIELD_ZOS_SMS_STORAGE_CLASS=SMS storage class
FIELD_ZOS_SMS_MANAGMENT_CLASS=SMS management class
FIELD_ZOS_PRIMARY_ALLOCATION=Primary allocation (CYL)
FIELD_ZOS_SECONDARY_ALLOCATION=Secondary allocation (CYL)

# Jobtrac environment editor
TITLE_JOBTRAC_ENVIRONMENT=Jobtrac Environment Editor
SECTION_JOBTRAC_ENVIRONMENT=Jobtrac Environment
FIELD_JOBTRAC_ENVIRONMENT_NAME=Jobtrac environment name
FIELD_JOBTRAC_ENVIRONMENT_DESCRIPTION=Jobtrac environment description
JOBTRAC_ENVIRONMENT_SCL_COLUMN=SCL library
JOBTRAC_ENVIRONMENT_JCL_COLUMN=JCL library
JOBTRAC_ENVIRONMENT_SAVE_AS_DIALOG_TITLE=New Environment Name
JOBTRAC_ENVIRONMENT_VALIDATE_NAME_DIALOG_TITLE=Jobtrac environment name
JOBTRAC_ENVIRONMENT_VALIDATE_NAME_DIALOG_MESSAGE=Jobtrac environment name was not set
JOBTRAC_ENVIRONMENT_VALIDATE_SCL_DIALOG_TITLE=SCL parameter
JOBTRAC_ENVIRONMENT_VALIDATE_SCL_DIALOG_MESSAGE=SCL parameter was not set
JOBTRAC_ENVIRONMENT_VALIDATE_JCL_DIALOG_TITLE=JCL parameter
JOBTRAC_ENVIRONMENT_VALIDATE_JCL_DIALOG_MESSAGE=JCL parameter was not set
JOBTRAC_ENVIRONMENT_NAME_ALREADY_EXISTS=environments name already exists!

# Zeke environment editor
TITLE_ZEKE_ENVIRONMENT=Jobtrac Environment Editor
SECTION_ZEKE_ENVIRONMENT=Zeke Environment
FIELD_ZEKE_ENVIRONMENT_NAME=Zeke environment name
FIELD_ZEKE_ENVIRONMENT_DESCRIPTION=Zeke environment description
ZEKE_ENVIRONMENT_JCL_COLUMN=JCL library

# Capture data (TWS new data) - description.
CAPTURE_DATA_TITLE_IMPORT_TWS=Data Import - TWS Conversion Project Setup
FIELD_TWS_JOB_DEFINITIONS=Job definitions
FIELD_TWS_CPU_DEFINITIONS=CPU definitions
FIELD_TWS_PARAMETER_DEFINITIONS=Parameter definitions
FIELD_TWS_SCHEDULE_DEFINITIONS=Schedule definitions
FIELD_TWS_RESOURCES_DEFINITIONS=Resource definitions file
FIELD_TWS_CALENDARS_DEFINITIONS=Calendar definitions file
FIELD_TWS_VARIABLE_TABLES_JOB_DEFINITIONS=Variable tables definitions file
FIELD_TWS_WORKSTATION_DEFINITIONS=Workstation parameters
TWS_PROGRESS_BAR_PROCESSING_FILE=Processing TWS files...

# Dollar Universe section
# Capture data (Dollar Universe new data) - description.
CAPTURE_DATA_TITLE_IMPORT_DOLLAR_UNIVERSE=Data Import - Dollar Universe Conversion Project Setup
FIELD_DOLLAR_UNIVERSE_SESSION_LIST_FILE=Session list file
CAPTURE_DATA_DOLLAR_UNIVERSE_SESSION_LIST_FILE_TOOLTIP=Enter the file name of the list of sessions defined in the Dollar Universe node. For each session, the volume and description is displayed.
FIELD_DOLLAR_UNIVERSE_SESSION_DETAILS_FILE=Session details file
CAPTURE_DATA_DOLLAR_UNIVERSE_SESSION_DETAILS_FILE_TOOLTIP=Enter the file name that contains a detailed description for each session. The file lists the UPRs, and dependencies between UPRs that are defined for each session.
FIELD_DOLLAR_UNIVERSE_TASK_FILE=Task file
CAPTURE_DATA_DOLLAR_UNIVERSE_TASK_FILE_TOOLTIP=Enter the file name that contains a detailed description of task parameters that correspond to the running UPR or session.
FIELD_DOLLAR_UNIVERSE_UPR_FILE=UPR file
CAPTURE_DATA_DOLLAR_UNIVERSE_UPR_FILE_TOOLTIP=Enter the file name that contains a set of parameters and conditions that define the UPROC functionality.
FIELD_DOLLAR_UNIVERSE_RULE_FILE=Rule file
CAPTURE_DATA_DOLLAR_UNIVERSE_RULE_FILE_TOOLTIP=Enter the file name that contains the algorithm that translates the execution timetable of a task.
FIELD_DOLLAR_UNIVERSE_RESOURCE_FILE=Resource file
CAPTURE_DATA_DOLLAR_UNIVERSE_RESOURCE_FILE_TOOLTIP=Enter the file name that contains the resource definitions.
FIELD_DOLLAR_UNIVERSE_CALENDAR_FILE=Calendar file
CAPTURE_DATA_DOLLAR_UNIVERSE_CALENDAR_FILE_TOOLTIP=Enter the file name that contains calendar definitions.
FIELD_DOLLAR_UNIVERSE_MU_DETAILS_FILE=Management unit details file
CAPTURE_DATA_DOLLAR_UNIVERSE_MU_DETAILS_FILE_TOOLTIP=Enter the file name that contains a detailed description of each management unit
FIELD_DOLLAR_UNIVERSE_AGENT_MAPPING_FILE=Agent mapping file
CAPTURE_DATA_DOLLAR_UNIVERSE_AGENT_MAPPING_TOOLTIP=Enter the file name that contains the agent mapping between logical and physical agent names.
FIELD_DOLLAR_UNIVERSE_MU_DEPENDENCIES_FILE=Management unit dependencies
CAPTURE_DATA_DOLLAR_UNIVERSE_MU_DEPENDENCIES_TOOLTIP=Enter the file name that contains the management unit dependencies.
DOLLAR_UNIVERSE_PROGRESS_BAR_PROCESSING_DU_FILES=Processing Dollar Universe files...

# Capture data (UC4 new data) - description.
CAPTURE_DATA_TITLE_IMPORT_UC4=Data Import - UC4 Conversion Project Setup
FIELD_UC4_DATA_DIRECTORY=Data files location
DISCOVER_ENDED_SUCCESSFULLY=Data files found
DISCOVER_ENDED_FAILURE=Mandatory files are missing.
DISCOVER_DIRECTORY_EMPTY=Data directory is empty
DISCOVER_ALERT_TITLE=UC4 data files
UC4_PROGRESS_BAR_PROCESSING_FILE=Processing UC4 files...
UC4_FILE_ENTRY_NAME=Objects exported from UC4
UC4_SCRIPT_FILES_ENTRY_NAME=UC4 Scripts Conversion

#Cron/MS Data Discovery
DATA_IMPORT_OS_PROGRESS_BAR_IMPORTING=Importing manual files
DATA_IMPORT_OS_PROGRESS_BAR_PROCESSING=Processing files
AGENTS_LIST_SECTION_TITLE=Agents List
RESULTS_LIST_SECTION_TITLE=Results List
MANUAL_FILES_IMPORT=Add Data Manually
STOP_DISCOVERY=Stop

#Cron/MS connect to Discovery Application
OS_DISCOVERY_USER_NAME_DESCRIPTION=BMC Discovery user name.
OS_DISCOVERY_PASSWORD_DESCRIPTION=BMC Discovery password.
OS_DISCOVERY_HOST_DESCRIPTION=BMC Discovery host.
OS_DISCOVERY_DESCRIPTION=Prerequisites for importing data from BMC Discovery:%s%s    -  BMC Discovery version 11.1 or above%s    -  The Discovery Server is configured to use HTTPS%s    -  The Discovery User has 'api-access' permission.
OS_DISCOVERY_SECTION_IMPORT_DATA=Connect to BMC Discovery
OS_AUTOMATIC_IMPORT_DATA=Import data using Control-M Agents
OS_AUTOMATIC_NO_AGENT_TOOLTIP=Importing data using Control-M Agents require a local Control-M Agent installation. 


#
DATA_IMPORT_OS_DISCOVERY_LOGIN_FIELD_USERNAME=User name
DATA_IMPORT_OS_DISCOVERY_LOGIN_FIELD_HOST=Host
DATA_IMPORT_OS_DISCOVERY_LOGIN_FIELD_PASSWORD=Password

# Discovery monitor
DISCOVERY_MONITOR_TARGET_FILE=Target file
DISCOVERY_MONITOR_MSG_DIALOG_TITLE_AGENT_LIST=Agent List
DISCOVERY_MONITOR_MSG_DIALOG_TITLE_RESULT_LIST=Result List
DISCOVERY_MONITOR_MSG_DIALOG_FAILED_TO_RETRIVE=Failed to retrieve %s
DISCOVERY_MONITOR_MSG_DIALOG_DATA_COLLECTION_STATUS=data collection status
DISCOVERY_MONITOR_FAILURE_DETAILS_ERRORS=Errors
DISCOVERY_MONITOR_FAILURE_DETAILS_STDOUT=STDOUT
DISCOVERY_MONITOR_SET_NOTOK_RETRIVEAL_JOB_ENDED_NOTOK=Retrieval job ended NOTOK
DISCOVERY_MONITOR_MSG_RETRIVED_DEFINITIONS_FOR=Retrieved definitions for
DISCOVERY_MONITOR_MSG_FAILED_TO_RETRIVE_DEFINITIONS_FOR=Failed to retrieve definitions for
DISCOVERY_MONITOR_MSG_FAILED_TO_RETRIVE_DEFINITIONS_FROM=Failed to retrieve definitions from
DISCOVERY_MONITOR_MSG_SUCCESSFULLY_RETRIVED_DEFINTIONS_FROM=Successfully retrieved definitions from
DISCOVERY_MONITOR_MSG_UNEXPECTED_EOF=Unexpected EOF

# Flow table with toolbar
FLOW_TABLE_WITH_TOOLBAR_MSG_DIALOG_EXPORT=Export
FLOW_TABLE_WITH_TOOLBAR_MSG_DIALOG_DATA=Data
FLOW_TABLE_WITH_TOOLBAR_MSG_DIALOG_SUCCESSFULLY_STORED_INTO_FILE=successfully stored into file
FLOW_TABLE_WITH_TOOLBAR_MSG_DIALOG_FAILED_TO_CREATE_ZIP_FILE=Failed to create ZIP file
FLOW_TABLE_WITH_TOOLBAR_MSG_DIALOG_DELETE=Delete
FLOW_TABLE_WITH_TOOLBAR_MSG_DIALOG_ARE_U_SURE_U_WANT_TO_DELETE=Are you sure you want to delete
FLOW_TABLE_WITH_TOOLBAR_MSG_DIALOG_DELETED_SUCCESSFULLY=Deleted successfully
FLOW_TABLE_WITH_TOOLBAR_MSG_DIALOG_FAILED_TO_DELETE_FILE=Failed to delete file

# Discovery Job
DISCOVERY_JOB_DETAILS_FAILED_TO_SUBMIT=Failed to submit
DISCOVERY_JOB_DETAILS_COMMAND_LINE=Command Line
DISCOVERY_JOB_DETAILS_OUTPUT=Output
DISCOVERY_JOB_DETAILS_ORDER_ID=Orderid
DISCOVERY_JOB_DETAILS_FAILED_TO_SUBMIT_UNABLE_TO_READ_OREDER_ID=Failed to submit - unable to read orderid
DISCOVERY_JOB_DETAILS_FAILED=Failed
DISCOVERY_JOB_DETAILS_COMLETED_SUCCESSFULLY=Completed successfully
DISCOVERY_JOB_DETAILS_JOB_LOG=Job log
DISCOVERY_JOB_DETAILS_FAILED_TO_READ_LOG_FROM=Failed to read log from
DISCOVERY_JOB_DETAILS_JOB_OUTPUT=Job output
DISCOVERY_JOB_DETAILS_FAILED_TO_READ_OUTPUT_FROM=Failed to read output from

# Discovery results panel
DISCOVERY_RESULTS_LIST_RUNNING_TAB=Running
DISCOVERY_RESULTS_LIST_SUCCEEDED_TAB=Succeeded
DISCOVERY_RESULTS_LIST_FAILED_TAB=Failed
DISCOVERY_RESULTS_LIST_ID_COLUMN=ID
DISCOVERY_RESULTS_LIST_STATUS_COLUMN=Status
DISCOVERY_RESULTS_LIST_AGENT_NAME_COLUMN=Agent Name
DISCOVERY_RESULTS_LIST_USER_NAME_COLUMN=User Name
DISCOVERY_RESULTS_LIST_FILE_NAME_COLUMN=File Name
DISCOVERY_RESULTS_LIST_GENERAL_DETAILS_COLUMN=General Details
DISCOVERY_RESULTS_LIST_DETAILS_COLUMN=Details
DISCOVERY_RESULTS_LIST_GENERAL_TAB=General
DISCOVERY_RESULTS_LIST_FILE_NAME_COLUMN=File Name
DISCOVERY_AGENTS_LIST_ID_COLUMN=ID
DISCOVERY_AGENTS_LIST_AGENT_STATUS_COLUMN=Agent Status
DISCOVERY_AGENTS_LIST_NAME_COLUMN=Name
DISCOVERY_AGENTS_LIST_PLATFORM_COLUMN=Platform
DISCOVERY_AGENTS_LIST_OWNER_COLUMN=Run As
DISCOVERY_AGENTS_LIST_STATUS_COLUMN=Status
DISCOVERY_AGENTS_LIST_AGENT_RETRIEVE_STATUS_COLLECTED=Data collected
DISCOVERY_AGENTS_LIST_AGENT_STATUS_AVAILABLE=Available
DISCOVERY_AGENTS_LIST_AGENT_STATUS_UNAVAILABLE=Unavailable
DISCOVERY_AGENTS_LIST_AGENT_STATUS_UPGRADING=Upgrading
DISCOVERY_AGENTS_LIST_AGENT_STATUS_DISABLED=Disabled
DISCOVERY_AGENTS_LIST_AGENT_STATUS_DISCOVERING=Discovering
DISCOVERY_AGENTS_LIST_AGENT_STATUS_ERASE=Erase
DISCOVERY_AGENTS_LIST_SELECT_ALL_BTN=Select All
DISCOVERY_AGENTS_LIST_SELECT_CLEAR_ALL_BTN=Clear All
DISCOVERY_AGENTS_LIST_SELECT_INVERT_SELECTION_BTN=Invert Selection
DISCOVERY_AGENTS_LIST_SELECT_REFRESH_BTN=Refresh
DISCOVERY_ADD_DATA_MANUALLY_DIALOG_FILE_DATA_SECTION_TITLE=File Data
DISCOVERY_IMPORT_DATA_MANUALLY_MACHINE_NAME_COLUMN=Machine Name
DISCOVERY_IMPORT_DATA_MANUALLY_USER_NAME_COLUMN=User Name
DISCOVERY_IMPORT_DATA_MANUALLY_FILE_PATH_COLUMN=Data file
DISCOVERY_IMPORT_DATA_MANUALLY_DATE_FORMAT_COLUMN=Date Format
DISCOVERY_IMPORT_DATA_MANUALLY_DIALOG_TITLE=Manual Files Discovery
DISCOVERY_IMPORT_DATA_MANUALLY_DIALOG_MSG_FAILED_ADDING_TO_TABLE=Failed adding to table.
DISCOVERY_IMPORT_DATA_MANUALLY_DIALOG_ALREADY_EXSITS_IN_TABLE=already exist in the table
DISCOVERY_IMPORT_DATA_MANUALLY_DIALOG_ALREADY_IN_USE_FOR=already in use for

PRERQ_TESTER_ERROR_UNABLE_FIND_SCRIPT=Unable to find scripts
PRERQ_TESTER_ERROR_AGENT_NOT_AVAILABLE=Agent not available
PRERQ_TESTER_ERROR_FAILED_CHECK_FILE_EXISTENCE_TEST_JOB_STATUS=Failed to check file existence test job status
PRERQ_TESTER_ERROR_FILE_EXISTENCE_TEST_JOB_ENDED_NOTOK=File existence test job ended NOTOK
PRERQ_TESTER_ERROR_UNABLE_TO_FIND_UNDER=Unable to find "%s" under "%s".
PRERQ_TESTER_ERROR_EXECUTION_OF_FAILED_WITH_RC=Execution of %s failed with rc=%d
PRERQ_TESTER_ERROR_FAILD_SUBMIT_FILE_EXISTENCE_TEST_JOB=Failed to submit file existence test job
PRERQ_TESTER_ERROR_CAUGHT_IOEXCEPTION=Caught IOException: %s
PRERQ_TESTER_ERROR_CAUGHT_INTERRUPTED_EXCEPTION=Caught InterruptedException: %s
PRERQ_TESTER_ERROR_FAILED_EXECUTE_CTMPSM=Failed to execute ctmpsm
PRERQ_TESTER_ERROR_FAILED_EXECUTE_CTMCREATE=Failed to execute ctmcreate
PRERQ_TESTER_ERROR_FAILED_PING_TO_CTM_SERVER=Ping to Control-M/Server failed.
PRERQ_TESTER_ERROR_INVALID_VALUE_FOR_DISCOVERY_JOBS=Invalid values set for discovery jobs: %s

DATA_IMPORT_AUTOMATIC=Import data automatically
DATA_IMPORT_AUTOMATIC_INSTRUCTION_TITLE=To import data automatically ensure you comply with the following conditions
DATA_IMPORT_AUTOMATIC_PREREQ_TESTER_TITLE=Import data automatically
DATA_IMPORT_AUTOMATIC_PREREQ_TESTER_TEXT=Checking environment for import data automatically.
DATA_IMPORT_AUTOMATIC_PREREQ_TESTER_FAILURE_TEXT=Import data automatically fails due to an error with one or more prerequisites.
DATA_IMPORT_DEFAULT_LOCATION=Default location
DATA_IMPORT_DEFAULT_LOCATION_LABEL=<Control-M Server home>/ctm_server
DATA_IMPORT_CUSTOM_LOCATION=Custom location
DATA_IMPORT_MANUAL=Import data manually
DATA_IMPORT_MANUAL_INSTRUCTION_TITLE=Prerequisite conditions for import data manually
DATA_IMPORT_MANUAL_TITLE=Import data manually
DATA_IMPORT_FROM_DISCOVERY=Import data from BMC Discovery


DATA_IMPORT_AUTOMATIC_CONFIRM_POPUP_TITLE=Confirmation Jobs Submission
DATA_IMPORT_AUTOMATIC_CONFIRM_JOBS_SUMITION_POPUP_FORMAT_7=The Conversion Tool will execute %s job%s.%s%s will be added to the Active Jobs File and will be applied to your overall task count for today.%sWould you like to continue?
DATA_IMPORT_AUTOMATIC_CONFIRM_JOBS_SUMITION_POPUP_FORMAT_8=The Conversion Tool will execute %s job%s.%s%s will be added to Active Jobs in Control-M Workload Automation and will be applied to your overall task count for today.%sWould you like to continue?

DATA_IMPORT_OS_DIALOG_MSG_THESE_JOBS=These jobs
DATA_IMPORT_OS_DIALOG_MSG_THIS_JOB=This job

DATA_IMPORT_PLATFORM_TITLE=Control-M Server platform
DATA_IMPORT_PLATFORM_OPTIONS_DEFAULT= -- Select platform -- 
DATA_IMPORT_PLATFORM_OPTIONS_WINDOWS=Windows
DATA_IMPORT_PLATFORM_OPTIONS_UNIX=Unix
DATA_IMPORT_SCRIPT_PATH=Script location

# Capture data (Cron) - description.
DATA_IMPORT_TITLE_CRON=Data Import - Cron Conversion Project Setup

# Capture data (MS Task Scheduler new data) - description.
DATA_IMPORT_TITLE_MS=Data Import - MS Task Scheduler Conversion Project Setup


# Capture data AppWorx.
DATA_IMPORT_TITLE_APPWORX=Data Import - AppWorx Conversion Project Setup
DATA_IMPORT_FIELD_APPWORX_EXP_DEFINITIONS=.exp file
DATA_IMPORT_FIELD_APPWORX_NODES_MAPPING=Nodes mapping
DATA_IMPORT_PROGRESS_LABEL_EXP_COPYING=Copying .exp file...
DATA_IMPORT_PROGRESS_LABEL_NODES_MAPPING_COPYING=Copying Nodes mapping file...
DATA_IMPORT_PROGRESS_LABEL_EXP_PROCESSING=Processing .exp file...

# Capture data Zena.
DATA_IMPORT_TITLE_ZENA=Data Import - Zena Conversion Project Setup
DATA_IMPORT_FIELD_ZENA_DEFINITIONS_FILE=Definitions table
DATA_IMPORT_FIELD_ZENA_AGENTS_FILE=Agents table

# Capture data Redwood.
DATA_IMPORT_TITLE_REDWOOD=Data Import - Redwood Conversion Project Setup
DATA_IMPORT_FIELD_REDWOOD_EXPORT_FILE=Export tables files

# Capture data Oozie.
DATA_IMPORT_TITLE_OOZIE=Data Import - Hadoop - Oozie Conversion Project Setup
DATA_IMPORT_TABLE_HEADER_FILE_TYPE=File type
DATA_IMPORT_TABLE_HEADER_FILE_NAME=File name
DATA_IMPORT_TABLE_HEADER_FILE_PATH=File path
DATA_IMPORT_TABLE_HEADER_FILE_NEW_NAME=New name


DATA_IMPORT_REMOTE_GETTING_FILE_DIALOG_TITLE_FORMAT=Choose Hadoop - Oozie data files [%s]
DATA_IMPORT_GETTING_FILE_PROGRESS_TITLE=Data Import
DATA_IMPORT_GETTING_FILE_PROGRESS_LABEL=Analyzing data files

# 
DATA_IMPORT_AUTOMATIC_DESCRIPTION=Enter the remote machine details where the your scheduler installed.
DATA_IMPORT_HOSTNAME=Host name
HOST_NAME_DESCRIPTION=Enter the host name of the machine containing your scheduler data.
DATA_IMPORT_USERNAME=User name
USER_NAME_DESCRIPTION=Enter the user name to access the machine containing your scheduler data.
DATA_IMPORT_PORT_NUMBER=SSH Port number
PORT_NUMBER_DESCRIPTION=Please enter SSH port for target machine if not default port 22 will be used.
DATA_IMPORT_PASSWORD=Password
PASSWORD_DESCRIPTION=Enter the password to access the machine containing your scheduler data.

DATA_IMPORT_MANUAL_DESCRIPTION=Enables you to specify the file paths retrieved manually to a local machine.

DATA_IMPORT_AUTOMATIC_TEST_TITLE=Test
DATA_IMPORT_AUTOMATIC_TEST_MSG_FAILURE=Test failed
DATA_IMPORT_AUTOMATIC_TEST_MSG_SUCCESS=Test succeed 


# Capture data SAP.
DATA_IMPORT_TITLE_SAP=Data Import - SAP Conversion Project Setup
DATA_IMPORT_SAPJCO_NOT_EXIST=Error - SAP Java connector files have not been installed. You must copy files sapjco3.jar and sapjco3 C. 
TEST_CONNECTION_DIALOG_MSG_TITLE=SAP Connection
DATA_IMPORT_FILTER_INSTRUCTION=Choose which jobs to extract from SAP system.

DATA_IMPORT_SAP_AUTOMATIC_INSTRUCTION_TITLE=To import data automatically ensure you comply with the following
DATA_IMPORT_SAP_MANUAL_INSTRUCTION_TITLE=To import data manually ensure you comply with the following

DATA_IMPORT_SAP_LOGIN_FIELD_HOSTNAME=Host name
DATA_IMPORT_SAP_LOGIN_FIELD_SYSTEM_NUMBER=System number
DATA_IMPORT_SAP_LOGIN_FIELD_CLIENT_NUMBER=Client number
DATA_IMPORT_SAP_LOGIN_FIELD_USERNAME=User name
DATA_IMPORT_SAP_LOGIN_FIELD_PASSWORD=Password

DATA_IMPORT_SAP_FILTER_GENERAL_SECTION_TITLE=General
DATA_IMPORT_SAP_FILTER_JOBNAME=Job name
DATA_IMPORT_SAP_FILTER_USERNAME=User name
DATA_IMPORT_SAP_FILTER_JOB_COUNT=Job count
DATA_IMPORT_SAP_FILTER_FROM_TO_DATE=From/To Date
DATA_IMPORT_SAP_FILTER_AFTER_EVENT=After events
DATA_IMPORT_SAP_FILTER_AFTER_EVENT_LIST_DEFAULT= -- Select SAP Event --

DATA_IMPORT_SAP_FILTER_STATUSES_SECTION_TITLE=Statuses
DATA_IMPORT_SAP_FILTER_STATUS_SCHEDULED=Scheduled
DATA_IMPORT_SAP_FILTER_STATUS_ACTIVE=Active
DATA_IMPORT_SAP_FILTER_STATUS_RELEASED=Released
DATA_IMPORT_SAP_FILTER_STATUS_READY=Ready
DATA_IMPORT_SAP_FILTER_STATUS_CANCELED=Canceled
DATA_IMPORT_SAP_FILTER_STATUS_FINISHED=Finished
DATA_IMPORT_SAP_FILTER_STATUS_FINISHED_WARNING=Warning! By selecting Finished status, %sthe number of extracted jobs from the SAP environment may increase substantially.

DATA_IMPORT_SAP_PROGRESS_MESSAGE_CONNECTING=Connecting to sap system...
DATA_IMPORT_SAP_PROGRESS_MESSAGE_EXTRACTING_FORMAT=Extracting jobs %d/%d
DATA_IMPORT_SAP_PROGRESS_MESSAGE_MANUAL_FORMAT=Copy %s

#Capture data dSeries
DATA_IMPORT_TITLE_DSERIES=Data Import - CA Workload Automation DE Conversion Project Setup
DATA_IMPORT_FIELD_DSERIES_APP_DIR=Application directory	
DATA_IMPORT_FIELD_DSERIES_CAL_DIR=Calendar directory
DATA_IMPORT_FIELD_DSERIES_EVT_DIR=Event directory
DATA_IMPORT_FIELD_DSERIES_GLOB_VAR_DIR=Global variable directory
DATA_IMPORT_FIELD_DSERIES_GLOB_RESOURCE_DIR=Resource directory



# Capture data - existing Screen.
CAPTURE_DATA_EDIT_STR=Edit...
CAPTURE_DATA_ADD_STR=Add...
CAPTURE_DATA_DELETE_STR=Delete
CAPTURE_DATA_CONVERSION_REPORT_STR=View Report...
CAPTURE_DATA_CONVERSION_RULES_STR=Conversion Rules...
CAPTURE_DATA_TEST_CONNECTION_STR=Test Connection
CAPTURE_DATA_TEST_STR=Test
TEST_CONNECTION_DIALOG_MSG_TITLE_STR=Test Connection
TEST_CONNECTION_DIALOG_MSG_SUCCESS=Connection successful
TEST_CONNECTION_DIALOG_MSG_FAILURE=Connection failed
#CAPTURE_DATA_FRAME_TEXT=Import Scheduling data
CAPTURE_DATA_IMPORT_STR=Import...
CAPTURE_DATA_IMPORT=Import
CAPTURE_DATA_EXPORT_STR=Export...
CAPTURE_DATA_EXPORT=Export
CAPTURE_DATA_ASSESSMENT_REPORT_STR=View Report...
CAPTURE_DATA_FIELD_RERUN_CONVERSION=Run conversion

# Capture data - general
DATA_IMPORT_PROGRESS_LABEL=Importing data files...
DATA_IMPORT_PROGRESS_LABEL_COPY_FILE=Copy %s
DATA_IMPORT_PROGRESS_LABEL_COPY_FORMAT=Copying %s file...
DATA_IMPORT_COPY_FILE_ERROR_FORMAT=Failed to copy %s to %s
DATA_IMPORT_REFERENCE_TO_HELP=See Help for more details.

# Error pop up message text when one or more of the mandatory fields are empty.
CAPTURE_DATA_NEW_TIDAL_EMPTY_MANDATORY_FIELD_MESSAGE=One or more of the mandatory fields are empty. Please enter values for all mandatory fields.  
# Error pop up message text when the port field is not valid.
CAPTURE_DATA_NEW_TIDAL_PORT_NUMBER_VALIDATION_FAILED=The Port value is not valid. Enter a valid port value.



RULES_GENERAL_SECTION_NODE_DEFAULT_PLATFORM=Node default platform
RULES_GENERAL_MAX_WAIT=Keep active for
RULES_GENERAL_IGNORE_PERFORMED_CONDITIONS=Ignore Performed Condition-Actions

RULES_CONDITIONS_SECTION_TITLE=Conditions
RULES_CONDITIONS_SECTION_TEXT=Select an option below to set the name of the condition from JOBA to JOBB:
RULES_CONDITIONS_SECTION_JOBA_JOBB=JOBA-TO-JOBB
RULES_CONDITIONS_SECTION_JOBA_JOBB_CLEANUP=Cleanup conditions
RULES_CONDITIONS_SECTION_JOBA_OK=JOBA-ENDED-<Status>

APPWORX_RULES_CONDITIONS_SECTION_TITLE=Conditions
APPWORX_RULES_CONDITIONS_SECTION_TEXT=Select an option below to set the name of the condition from JOBA to JOBB:
APPWORX_RULES_CONDITIONS_SECTION_JOBA_JOBB=CID<Unique number>@JOBA@JOBB
APPWORX_RULES_CONDITIONS_SECTION_JOBA_JOBB_CLEANUP=Cleanup conditions
APPWORX_RULES_CONDITIONS_SECTION_JOBA_OK=JOBA@<Status>

# Conversion settings panel
COVERSION_SETTINGS_PANEL_DIALOG_TITLE=Data Import
COVERSION_SETTINGS_PANEL_DIALOG_ABOUT_TO_OVERWRITE=You are about to overwrite conversion results
COVERSION_SETTINGS_PANEL_DIALOG_ARE_U_SURE=Are you sure?

# Data import panel
DATA_IMPORT_PANEL_DIALOG_ABOUT_TO_OVERWRITE_RESULTS=You are about to overwrite imported and conversion results for project

# Conversion result Panel
CONVERSION_RESULTS_TITLE_CONVERSION_RESULT=Conversion Results
CONVERSION_RESULTS_SECTION_CONVERSION_SUMMARY=Converted Data
CONVERSION_RESULTS_FIELD_CONVERTED_OK=Entities successfully converted:
CONVERSION_RESULTS_FIELD_CONVERTED_WITH_WARNINGS=Entities converted with warnings:
CONVERSION_RESULTS_FIELD_NOT_CONVERTED=Entities not converted:
CONVERSION_RESULTS_FIELD_TOTAL=Total:
CONVERSION_RESULTS_SECTION_OUTPUT_SUMMARY=Control-M Folders and Jobs
CONVERSION_RESULTS_FIELD_SMART_TABLES_COUNT=Control-M Folders created:
CONVERSION_RESULTS_FIELD_SUB_TABLES_COUNT=Control-M Sub Folders created:
CONVERSION_RESULTS_FIELD_JOBS_COUNT=Control-M jobs created:

# Validation panel
VALIDATION_PANEL_FORECAST_FAILED_MESSAGE=Validation cannot be completed. Forecast of jobs draft and calendars failed. Please save this conversion project into a file and contact BMC support.

TITLE_VALIDATION=Validation

SECTION_CONTROL_M_INFORMATION=Control-M Information
FIELD_CONTROL_M_NAME=Control-M name
FIELD_CONTROL_M_VERSION=Control-M version
FIELD_CONTROL_M_TYPE=Control-M type
FIELD_CONTROL_M_FIRST_DAY_OF_THE_WEEK=First day of the week

SECTION_FILTERS=Filters
FIELD_FILTER_TABLE_NAME=Folder name
FIELD_FILTER_JOB_NAME=Job name
FIELD_FILTER_APPLICATION=Application
FIELD_FILTER_LIBRARY=Library
FIELD_FILTER_DATE_RANGE=Date range

SECTION_ADDITIONAL_INPUTS=Additional Validation Information
FIELD_VALIDATION_CALENDAR_DEFINITION=Input calendars
FIELD_VALIDATION_VENDOR_FORCAST=Vendor's forecast report
CHECKBOX_RECALC_CTM_FORECAST=Recalculate Control-M forecast

VALIDATION_FORECAST_ENTITY_TYPE_SMART=SMART Folder
VALIDATION_FORECAST_ENTITY_TYPE_SUB=Sub Folder
VALIDATION_FILTER_DIALOG_TABLE=Folder name
VALIDATION_STATUS_BAR_TABLE=Folders: 
VALIDATION_STATUS_BAR_SUB=, Sub Folders: 


# Validation Report
VALIDATION_REPORT_START=|<
VALIDATION_REPORT_PREV_MONTH=<
VALIDATION_REPORT_NEXT_MONTH=>
VALIDATION_REPORT_PREV_YEAR=<<
VALIDATION_REPORT_NEXT_YEAR=>>
VALIDATION_REPORT_END=>|
VALIDATION_REPORT_TODAY=||
VALIDATION_REPORT_START_TOOLTIP=Start
VALIDATION_REPORT_PREV_MONTH_TOOLTIP=Previous month
VALIDATION_REPORT_NEXT_MONTH_TOOLTIP=Next month
VALIDATION_REPORT_PREV_YEAR_TOOLTIP=Previous year
VALIDATION_REPORT_NEXT_YEAR_TOOLTIP=Next year
VALIDATION_REPORT_END_TOOLTIP=End
VALIDATION_REPORT_TODAY_TOOLTIP=Today
VALIDATION_REPORT_PANEL_DIALOG_NO_MESSAGE_TO_DISPLAY_TITLE=Message
VALIDATION_REPORT_PANEL_DIALOG_NO_MESSAGE_TO_DISPLAY=No Messages to display
VALIDATION_REPORT_TOO_MANY_RECORDS_ERR_MSG=You are trying to load too many records into the memory.%sAborting operation. Try using filters.
VALIDATION_REPORT_SAVE_BEFORE_EXIT_DIALOG_TITLE=Save Before Exiting
VALIDATION_REPORT_SAVE_BEFORE_EXIT_DIALOG_MSG=Do you want to save your changes before exiting?
VALIDATION_REPORT_STATUS_BAR_JOBS=Jobs
VALIDATION_REPORT_STATUS_BAR_MATCH=Match
VALIDATION_REPORT_STATUS_BAR_UNMATCH=Unmatch
VALIDATION_REPORT_STATUS_BAR_MANUALLY_VALIDATED=Manually validated
VALIDATION_REPORT_STATUS_BAR_MAX_DAILY_ORDERD_JOBS=Max Daily ordered jobs
VALIDATION_REPORT_STATUS_BAR_ON=on
VALIDATION_REPORT_FILE_MENU=File
VALIDATION_REPORT_SAVE_MENU_ITEM=Save
VALIDATION_REPORT_RESET_MENU_ITEM=Reset
VALIDATION_REPORT_EXIT_MENU_ITEM=Exit
VALIDATION_REPORT_EDIT_MENU=Edit
VALIDATION_REPORT_VALIDATE_UNVALIDATE_DATE_MENU_ITEM=Validate/Unvalidate Date
VALIDATION_REPORT_VALIDATE_UNVALIDATE_ROW_MENU_ITEM=Validate/Unvalidate Row
VALIDATION_REPORT_NEXT_UNMATCED_DATE_MENU_ITEM=Next Unmatched Date
VALIDATION_REPORT_PREVIOUS_UNMATCHED_DATE_MENU_ITEM=Previous Unmatched Date
VALIDATION_REPORT_NEXT_UNMATCHED_ROW_MENU_ITEM=Next Unmatched Row
VALIDATION_REPORT_PREVIOUS_UNMATCHED_ROW_MENU_ITEM=Previous Unmatched Row
VALIDATION_REPORT_VIEW_MENU=View
VALIDATION_REPORT_FILTER_MENU_ITEM=Filter
VALIDATION_REPORT_FIND_MENU_ITEM=Find
VALIDATION_REPORT_WHY_MENU_ITEM=Why
VALIDATION_REPORT_SHOW_DAILY_JOBS_COUNT=Show Daily Jobs Count
VALIDATION_REPORT_SHOW_SOURCE_SCHEDULING_PLAN=Show Source Scheduling Plan
VALIDATION_REPORT_VIEW_FORECAST_LOG_MENU_ITEM=View Forecast Log
VALIDATION_REPORT_VIEW_FORECAST_WARNINGS_MENU_ITEM=View Forecast Warnings
VALIDATION_REPORT_HELP_MENU=Help

VALIDATION_REPORT_MSG_DIALOG_TITLE=Message
VALIDATION_REPORT_START_SEARCH_FROM_BEGINNING_DIALOG_MSG=Starting search from the beginning
VALIDATION_REPORT_COULD_NOT_FIND_MSG=Could not find '%s'.
VALIDATION_REPORT_SAVE_VALIDATION_DATA_DIALOG_TITLE=Save Validation Data
VALIDATION_REPORT_SAVE_NOT_NEEDED_DIALOG_MSG=No changes has been made. Saving Validation Data is not needed.
VALIDATION_REPORT_ARE_U_SURE_SAVE_DATA_DIALOG_MSG=Are you sure you want to save validation data?
VALIDATION_REPORT_DATA_SAVED_DIALOG_MSG=Validation data was successfully saved.
VALIDATION_REPORT_RESET_VALIDATION_DATA_DIALOG_TITLE=Reset Validation Data
VALIDATION_REPORT_ARE_U_SURE_RESET_DATA_DIALOG_MSG=Are you sure you want to reset all validation data?
VALIDATION_REPORT_DATA_RESET_SUCCESSFULLY_DIALOG_MSG=Validation data was successfully reset.
VALIDATION_REPORT_SAVE_BEFORE_FILTER_DIALOG_TITLE=Save Before Filter
VALIDATION_REPORT_DO_U_WANT_SAVE_BEFORE_FILTER_DIALOG_MSG=Do you want to save your changes before applying filter?
VALIDATION_REPORT_WHY_FOR_JOB_PANEL_TITLE=Why for job

VALIDATION_REPORT_FILTER_PANEL_TITLE=Control-M Conversion Tool - Validation Filter
VALIDATION_REPORT_FILTER_STATUS_ALL=All
VALIDATION_REPORT_FILTER_STATUS_MATCHED=Matched
VALIDATION_REPORT_FILTER_STATUS_UNMATCHED=Unmatched
VALIDATION_REPORT_FILTER_CRITERIA_NONE=None
VALIDATION_REPORT_FILTER_CRITERIA_NEVER_SCHEDULED=Never scheduled
VALIDATION_REPORT_FILTER_CRITERIA_SCHEDULED_ON=Scheduled on
VALIDATION_REPORT_FILTER_BY=Filter by
VALIDATION_REPORT_FILTER_JOB_NAME=Job name
VALIDATION_REPORT_FILTER_APPLICATION=Application
VALIDATION_REPORT_FILTER_ENTITY_STATUS=Entity status
VALIDATION_REPORT_FILTER_SHOW_VALIDATED=Show validated
VALIDATION_REPORT_FILTER_SCHEDULING_CRITERIA=Scheduling criteria
VALIDATION_REPORT_FILTER_SPECIFIC_DATE=Specific date
VALIDATION_REPORT_FILTER_START_DATE=Start date
VALIDATION_REPORT_FILTER_END_DATE=End date
VALIDATION_REPORT_FILTER_BUTTON=Filter
VALIDATION_REPORT_FILTER_CANCEL_BUTTON=Cancel

VALIDATION_REPORT_FIND_PANEL_TITLE=Control-M Conversion Tool - Validation Find
VALIDATION_REPORT_FIND_PANEL_NOT_CASE_SESITIVE=The search is not case sensitive.
VALIDATION_REPORT_FIND_PANEL_FIND_BUTTON=Find
VALIDATION_REPORT_FIND_PANEL_CANCEL_BUTTON=Cancel

VALIDATION_REPORT_POPUP_VALIDATE=Validate
VALIDATION_REPORT_POPUP_UNVALIDATE=Unvalidate
VALIDATION_REPORT_POPUP_WHY=Why
VALIDATION_REPORT_POPUP_MAGNIFY=Magnify
VALIDATION_REPORT_POPUP_EXPAND_ALL=Expand All
VALIDATION_REPORT_POPUP_COLLAPSE=Collapse

# Summary panel
SUMMARY_PANEL_TITLE_SUMMARY=Summary
SUMMARY_PANEL_SECTION_SUMMARY=Conversion task status
SUMMARY_PANEL_FIELD_SUMMARY_DATA_IMPORT=Data Import
SUMMARY_PANEL_FIELD_SUMMARY_CONVERSION_ROLES=Conversion Settings
SUMMARY_PANEL_FIELD_SUMMARY_CONVERSION=Conversion
SUMMARY_PANEL_FIELD_SUMMARY_VALIDATION=Validation
SUMMARY_PANEL_FIELD_SUMMARY_LOAD_TO_EM=Loading to Control-M

# Conversion Rules tabs titles
CONVERSION_RULES_GENERAL_TAB=General
CONVERSION_RULES_FIELDS_EDITOR_TAB=Fields Editor
CONVERSION_RULES_ADDITIONAL_AUTOSYS_TAB=Additional Autosys Rules
CONVERSION_RULES_ADDITIONAL_TNG_TAB=Additional WLM Rules
CONVERSION_RULES_ADDITIONAL_JOBTRAC_TAB=Additional Jobtrac Rules
CONVERSION_RULES_JOBTRAC_MAINFRAME_EDITOR_TAB=Mainframe Editor
CONVERSION_RULES_ADDITIONAL_TWS_TAB=Additional TWS Rules
CONVERSION_RULES_TWS_SAP_TAB=SAP Editor - TWS
CONVERSION_RULES_TWS_PEOPLESOFT_TAB=PeopleSoft Editor
CONVERSION_RULES_ADDITIONAL_DOLLAR_UNIVERSE_TAB=Additional Dollar Universe Rules
CONVERSION_RULES_ADDITIONAL_UC4_TAB=Additional UC4 Rules

CONVERSION_JOBTRAC_JOBCARD_EDITOR_TAB=Rules - Additional JOBTRAC edit job card rules
CONVERSION_JOBTRAC_ENVIRONMENT_EDITOR_TAB=Jobtrac Environment Editor
CONVERSION_CONVERSION_REPORT_TAB=Conversion Report

CONVERSION_RULES_ADDITIONAL_CRON_TAB=Additional Cron rules
CONVERSION_RULES_ADDITIONAL_MS_TAB=Additional MS rules
CONVERSION_RULES_ADDITIONAL_APPWORX_TAB=Additional UC4 AppWorx Rules
CONVERSION_RULES_ADDITIONAL_SAP_TAB=Additional SAP Rules
CONVERSION_RULES_ADDITIONAL_OOZIE_TAB=Additional Hadoop - Oozie Rules
CONVERSION_RULES_ADDITIONAL_REDWOOD_TAB=Additional Redwood Rules
CONVERSION_RULES_ADDITIONAL_ZENA_TAB=Additional Zena Rules

# General tab
RULES_GENERAL_TAB_COMMAND_LINE_CONTAINS_COLUMN=Command line contains
RULES_GENERAL_TAB_FILTER_FIELD_COLUMN=Field
RULES_GENERAL_TAB_FILTER_VALUE_COLUMN=Value
RULES_GENERAL_TAB_FILTER_SECTION_TITLE=Filter
RULES_GENERAL_TAB_TYPE=Type
RULES_GENERAL_TAB_RELATIONSHIP=Relationship
RULES_GENERAL_TAB_JOB_TYPE_SECTION_TITLE=Job Type Conversion
RULES_GENERAL_TAB_FILTER_RELATIONSHIP_OR=Or
RULES_GENERAL_TAB_FILTER_RELATIONSHIP_AND=And
RULES_GENERAL_TAB_FILTER_TYPE_INCLUDE=Include
RULES_GENERAL_TAB_FILTER_TYPE_EXCLUDE=Exclude

AUTOSYS_CONFIGURATION_GENERAL_CONVERT_ALL_TO_DUMMY_JOBS=Set all jobs to Control-M dummy jobs
AUTOSYS_CONFIGURATION_GENERAL_JOB_TYPE_CONVERSION_SPECIFIC_TO_JOB=Convert specific jobs to Control-M scripted jobs
AUTOSYS_CONFIGURATION_GENERAL_JOB_TYPE_CONVERSION_ALL_TO_COMMAND=Convert all jobs to Control-M command line jobs

# Field editor tab
RULES_TAB_FIELD_EDITOR_SECTION=Field Editor
RULES_TAB_FIELD_EDITOR_CONVERSION_MESSAGES_SECTION=Conversion Messages
RULES_TAB_FIELD_EDITOR_APPEND_MSG_ID=Append message IDs to description
RULES_TAB_FIELD_EDITOR_APPEND_MSG_TEXT=Append message text to description
RULES_TAB_FIELD_EDITOR_EDIT_PANEL_TITLE=Configuration for
FIELD_EDITOR_TAB_CTM_FIELD_COLUMN=Control-M Field
FIELD_EDITOR_TAB_CURRENT_VALUE_COLUMN=Current Value
FIELD_EDITOR_TAB_DEFAULT_VALUE_COLUMN=Default
FIELD_EDITOR_TAB_MANDATORY_COLUMN=Mandatory

# Control-M fields editor
# After clicking edit...
AUTOSYS_CONFIGURATION_CTRLM_FIELDS_EDITOR_VALUE_FORMAT_TEXTFIELD_TEXT=Control-M field
AUTOSYS_CONFIGURATION_CTRLM_FIELDS_EDITOR_DEFAULT_VALUE_TEXTFIELD_TEXT=Default value
AUTOSYS_CONFIGURATION_CTRLM_FIELDS_EDITOR_ADD_ITEM_BUTTON_TOOLTIP=Add item to format definition. 
AUTOSYS_CONFIGURATION_CTRLM_FIELDS_EDITOR_REPLACE_SUBSTRING_DATA_GRID_TOOLTIP=List of substring replacements.
AUTOSYS_CONFIGURATION_CTRLM_FIELDS_EDITOR_DESCRIPTION_TEXT_1=Use the editor to map job
AUTOSYS_CONFIGURATION_CTRLM_FIELDS_EDITOR_DESCRIPTION_TEXT_2=definition parameters to Control-M
AUTOSYS_CONFIGURATION_CTRLM_FIELDS_EDITOR_DESCRIPTION_TEXT_3=job definition fields.

# Additional Autosys Configuration tab
AUTOSYS_CONFIGURATION_ADDITIONAL_CONFIGURATION_SAP_AVAILABLE_CHECKBOX_TOOLTIP=Select if SAP is available.
AUTOSYS_CONFIGURATION_ADDITIONAL_CONFIGURATION_SAP_FILTER_BY_TEXTFIELD_TOOLTIP=Specify text of SAP field. 
AUTOSYS_CONFIGURATION_ADDITIONAL_CONFIGURATION_SAP_DATA_GRID_TOOLTIP=SAP fields for filtering jobs. 
AUTOSYS_ADDITIONAL_LOCAL_TIMEZONE=Local Timezone
AUTOSYS_ADDITIONAL_SOURCE_COMMAND=Source Command
AUTOSYS_ADDITIONAL_CONVERT_UNSCHEDULED_BOXES_TO_USERDAILY_ON_DEMAND=Convert unscheduled boxes to USERDAILY="ON_DEMAND"
AUTOSYS_ADDITIONAL_UN_BOXED_JOBS_SECTION_TITLE=Un-boxed jobs
AUTOSYS_ADDITIONAL_FILE_WATCHER_TYPE_SECTION_TITLE=File Watcher Type
AUTOSYS_ADDITIONAL_AFT=AFT
AUTOSYS_ADDITIONAL_CTMFW_UTILITY=Ctmfw utility
AUTOSYS_ADDITIONAL_SAP_SECTION_TITLE=SAP
AUTOSYS_ADDITIONAL_ENABLE_SAP_CONVERSION=Enable SAP conversion
AUTOSYS_ADDITIONAL_PEOPLE_SOFT_SECTION_TITLE=PeopleSoft
AUTOSYS_ADDITIONAL_ENABLE_PSFT_CONVERSION=Enable PeopleSoft conversion
AUTOSYS_ADDITIONAL_SAP_COMMAND_LINE_CONTAINS=Command line contains:
AUTOSYS_ADDITIONAL_SAP_COVERSION=SAP Conversion
AUTOSYS_ADDITIONAL_VALUE_CULOMN=Value
AUTOSYS_ADDITIONAL_FIELD_CULOMN=Field
AUTOSYS_ADDITIONAL_SOURCE_CULOMN=Source
AUTOSYS_ADDITIONAL_AUTOEDIT_CULOMN=Autoedit Name

# Additional TWS tab
TWS_ADDITIONAL_MAX_WAIT=Keep active for
TWS_ADDITIONAL_FIRST_DAY_OF_WEEK=First day of the week
TWS_ADDITIONAL_CONVERT_OPENS_STMT_TO_FW=Convert OPENS statement to File Watcher
TWS_ADDITIONAL_STANDALONE_SECTION_TITLE=Standalone jobs
TWS_ADDITIONAL_CALENDAR_SECTION_TITLE=Calendar
TWS_ADDITIONAL_WORKDAYS_CALENDAR=Work days calendar
TWS_ADDITIONAL_FREEDAYS_CALENDAR=Free days calendar
TWS_ADDITIONAL_ALLDAYS_CALENDAR=All days calendar
TWS_ADDITIONAL_SCHEDULINGS_CONVERSIONS_SECTION_TITLE=Scheduling Conversion
TWS_ADDITIONAL_DO_NOT_CONVERT_EXCEPT_STMT=Do not convert "EXCEPT" statements
TWS_ADDITIONAL_CONVERT_EXCEPT_STMT_TO_DUMMY=Convert "EXCEPT" statements to dummy jobs
TWS_ADDITIONAL_CONVERT_EXCEPT_STMT_TO_EXCLUDE_RBC=Use 'Exclude' RBCs (Control-M V8 FP1 or later)
TWS_ADDITIONAL_CONVERT_ON_AND_EXCEPT_STMT_TO_DUMMY=Convert "ON" and "EXCEPT" statements to dummy jobs
TWS_ADDITIONAL_VALIDATE_WORK=Work
TWS_ADDITIONAL_VALIDATE_FREE=Free
TWS_ADDITIONAL_VALIDATE_ALL=All
TWS_ADDITIONAL_VALIDATE_DAYS_MUST_CONATIN_VALUE=days calendar must contain a value.

# Additional TWS SAP tab
TWS_ADDITIONAL_SAP_PARAMETERS_SECTION_TITLE=SAP parameters
TWS_ADDITIONAL_SAP_ENABLE_SAP_CONVERSION=Enable SAP conversion
TWS_ADDITIONAL_SAP_JOB_COUNT=Job Count
TWS_ADDITIONAL_SAP_USER=User
TWS_ADDITIONAL_SAP_JOB_CLASS=Job Class
TWS_ADDITIONAL_SAP_JOB_NAME=Job Name
TWS_ADDITIONAL_SAP_VALIDATE_MSG_JOB_COUNT_EMPTY=Job Count is empty
TWS_ADDITIONAL_SAP_VALIDATE_MSG_USER_EMPTY=User is empty
TWS_ADDITIONAL_SAP_VALIDATE_MSG_CLASS_EMPTY=Job Class is empty
TWS_ADDITIONAL_SAP_VALIDATE_MSG_JOB_NAME_EMPTY=Job Name is empty

# Additional TWS People soft tab
TWS_ADDITIONAL_PSFT_PARAMETERS_SECTION_TITLE=PeopleSoft parameters
TWS_ADDITIONAL_PSFT_ENABLE_PSFT_CONVERSION=Enable PeopleSoft conversion
TWS_ADDITIONAL_PSFT_PROCESS_NAME=Process name
TWS_ADDITIONAL_PSFT_TYPE=Type
TWS_ADDITIONAL_PSFT_RUN_CONTROL=Run Control
TWS_ADDITIONAL_PSFT_RUN_LOCATION=Run Location
TWS_ADDITIONAL_PSFT_VALIDATE_MSG_PROCESS_NAME_EMPTY=Process name is empty
TWS_ADDITIONAL_PSFT_VALIDATE_MSG_TYPE_EMPTY=Type is empty
TWS_ADDITIONAL_PSFT_VALIDATE_MSG_RUN_CONTROL_EMPTY=Run Control is empty
TWS_ADDITIONAL_PSFT_VALIDATE_MSG_RUN_LOCATION_EMPTY=Run Location is empty

# Additional TNG Configuration tab
TNG_ADDITIONAL_DATE_FORMAT=Date format
TNG_ADDITIONAL_RESOURCES=Resources
TNG_ADDITIONAL_PRIOR_HANDLING=PRIOR handling
TNG_ADDITIONAL_MAXWAIT=Keep active for
TNG_ADDITIONAL_FIRST_DAY_OF_WEEK=First day of the week
TNG_ADDITIONAL_CONDITION_NAME_CONVENTION_SECTION_TITLE=Condition Name Convention
TNG_ADDITIONAL_DELIMITER=Delimiter
TNG_ADDITIONAL_PREFIX=Prefix
TNG_ADDITIONAL_SUFFIX=Suffix
TNG_ADDITIONAL_FORMAT=Format
TNG_ADDITIONAL_CONDITION_NAME_FORMAT=Condition name format
TNG_ADDITIONAL_CALENDAR_SECTION_TITLE=Calendar
TNG_ADDITIONAL_ALLDAYS_CALENDAR_NAME=All days calendar name
TNG_ADDITIONAL_HOLIDAYS_CALENDAR_NAME=Holidays calendar name
TNG_ADDITIONAL_NUM_OF_YEARS=Number of years
TNG_ADDITIONAL_TRIGGER_JOB_CONVERSION=Trigger jobs conversion(DSCLOSEU)
TNG_ADDITIONAL_ENABLE=Enable
TNG_ADDITIONAL_INTERVAL=Interval
TNG_ADDITIONAL_TIME_STOP=Time Stop
TNG_ADDITIONAL_FW_JOB_PER_TRIGGER=Create File watcher job per trigger (leave unchecked to create File watcher job per station)
TNG_ADDITIONAL_PARAMETERS_CONF_SECTION_TITLE=Parameter Configuration
TNG_ADDITIONAL_SAP_SECTION_TITLE=SAP
TNG_ADDITIONAL_ENABLE_SAP_CONVERSION=Enable SAP conversion
TNG_ADDITIONAL_FW_STOP_TIME_TOOLTIP=Format: HH:mm
TNG_ADDITIONAL_STATION_ID_COLUMN=Station ID
TNG_ADDITIONAL_OWNER_COLUMN=Owner
TNG_ADDITIONAL_KEY_COLUMN=Key
TNG_ADDITIONAL_VALUE_COLUMN=Value
TNG_ADDITIONAL_CTM_FIELD_COLUMN=Control-M Field
RULES_WLM_APPLICATION_GROUP_SEPERATOR=Application/Sub Application separator

# Additional Jobtrac rules tab
JOBTRAC_ADDITIONAL_COVERT_DS_JOBS_SECTION_TITLE=Convert DS jobs
JOBTRAC_ADDITIONAL_DATE_FORMAT=Date format
JOBTRAC_ADDITIONAL_COVERT_DS_JOBS=Convert DS jobs
JOBTRAC_ADDITIONAL_CONDITIONS_SECTION_TITLE=Conditions
JOBTRAC_ADDITIONAL_A_CONDITION_FROM_JOBA_TO_JOBB_WILL_BE_NAMED=A condition from JOBA to JOBB will be named
JOBTRAC_ADDITIONAL_CLEANUP_CONDITIONS=Cleanup conditions
JOBTRAC_ADDITIONAL_SWEEK_SECTION_TITLE=Start Day of the Week
JOBTRAC_ADDITIONAL_THE_FIRST_DAY_OF_THE_WEEK_WILL_BE=The first day of the week will be

# Additional Jobtrac main frame editor
JOBTRAC_MAINFRAME_EDITOR_RELESE=Release
JOBTRAC_MAINFRAME_EDITOR_DELETE=Delete
JOBTRAC_MAINFRAME_EDITOR_NONE=None
JOBTRAC_MAINFRAME_EDITOR_JOBTRAC_ADDITIONAL_RULES_SECTION_TITLE=Jobtrac Additional Rules
JOBTRAC_MAINFRAME_EDITOR_SCHED_TAB_SCHEDULING_TABLE_LIBRARY=SCHED TAB - Scheduling Table Library
JOBTRAC_MAINFRAME_EDITOR_OVERLIB_JCL_OVER_LIB=OVERLIB - JCL Over Lib
JOBTRAC_MAINFRAME_EDITOR_INCLIB_CTM_INCLUDE_LIBRARY=INCLIB - Control-M Include library
JOBTRAC_MAINFRAME_EDITOR_JCLLIB_ALTERNATE_MEMBER_JCL_LIBRARY=JCLLIB - Alternate member JCL Library
JOBTRAC_MAINFRAME_EDITOR_CTODSN_CONTROL_O_RULE_LIBRARY=CTODSN - Control-O rule library
JOBTRAC_MAINFRAME_EDITOR_CMEM_RULE_LIBRARY=CMEM - CMEM rule library
JOBTRAC_MAINFRAME_EDITOR_CONTROL_O_RUN_JCL_LIBRARY=Control-O run JCL Library
JOBTRAC_MAINFRAME_EDITOR_CONTROL_O_RULE_USER=Control-O rule user
JOBTRAC_MAINFRAME_EDITOR_IOAENV=IOAENV library full path
JOBTRAC_MAINFRAME_EDITOR_JOB_CARD_FOR_OUTPUT_JCL=JOB CARD - JOB CARD for output JCL
JOBTRAC_MAINFRAME_EDITOR_JCL_PARAMETERS_SECTION_TITLE=JCL parameters
JOBTRAC_MAINFRAME_EDITOR_ALLOCATE_COVERTED_JCL_LIBRARIES=Allocate converted JCL libraries
JOBTRAC_MAINFRAME_EDITOR_JCL_LIBRARY_PREFIX=JCL library Prefix
JOBTRAC_MAINFRAME_EDITOR_UNIT=UNIT
JOBTRAC_MAINFRAME_EDITOR_VOLSER=VOLSER
JOBTRAC_MAINFRAME_EDITOR_SMS_DATA_CLASS=SMS DATA CLASS
JOBTRAC_MAINFRAME_EDITOR_SMS_STORAGE_CLASS=SMS STORAGE CLASS
JOBTRAC_MAINFRAME_EDITOR_SMS_MANAGMENT_CLASS=SMS MANAGMENT CLASS
JOBTRAC_MAINFRAME_EDITOR_PRIMARY_ALLOCATION=Primary Allocation (CYL)
JOBTRAC_MAINFRAME_EDITOR_SECONDARY_ALLOCATION=Secondary Allocation (CYL)
JOBTRAC_MAINFRAME_EDITOR_DIRECTORY_BLOCKS=Number of Directory Blocks
JOBTRAC_MAINFRAME_EDITOR_ADVENCED_PARAMETERS_SECTION_TITLE=Advanced Parameters
JOBTRAC_MAINFRAME_EDITOR_PREFIX_FOR_MAYBE_CONDITION=Prefix for Maybe condition
JOBTRAC_MAINFRAME_EDITOR_PREFIX_FOR_GLOBAL_MF2DS=Prefix for Global Conditions added by MF
JOBTRAC_MAINFRAME_EDITOR_CONTROL_R_INSTALLED=Control-R installed
JOBTRAC_MAINFRAME_EDITOR_AUTOMATIC_RESTART=Automatic restart
JOBTRAC_MAINFRAME_EDITOR_MAXCC=MAXCC
JOBTRAC_MAINFRAME_EDITOR_SYSOUT_FROM_CLASS=Sysout From Class
JOBTRAC_MAINFRAME_EDITOR_SYSOUT_TO_CLASS=Sysout To Class
JOBTRAC_MAINFRAME_EDITOR_SYSOUT_OPTION=Sysout option
JOBTRAC_MAINFRAME_EDITOR_VALIDATE_MSG_FIELD_MUST_BE_A_NUMBER=field must be a number
JOBTRAC_MAINFRAME_EDITOR_VALIDATE_MSG_FIELD_MUST_HAVE_VALUE=field must have a value
JOBTRAC_MAINFRAME_EDITOR_VALIDATE_MSG_FIELD_MUST_BE_IN_RANGE_0_4095=field must be in the range of 0-4095
JOBTRAC_MAINFRAME_EDITOR_VALIDATE_MSG_FIELD_MUST_BE_ALPHANUMERIC=field must be alphanumeric or '*'
JOBTRAC_MAINFRAME_EDITOR_VALIDATE_DIALOG_TITLE=Rules Editor
JOBTRAC_MAINFRAME_EDITOR_VALIDATE_DIALOG_TEXT=Invalid parameter value

# Additional Dollar universe rules tab
DOLLAR_UNIVERSE_ADDITIONAL_STANDALONE_JOBS_SECTION_TITLE=Standalone jobs
DOLLAR_UNIVERSE_ADDITIONAL_SAP_JOBS_SECTION_TITLE=SAP jobs
DOLLAR_UNIVERSE_ADDITIONAL_ENABLE_SAP_JOB_CONVERSION=Enable SAP jobs conversion
DOLLAR_UNIVERSE_ADDITIONAL_COPY_JOB_SPOOL_TO_SYSOUT=Copy job's spool to sysout
DOLLAR_UNIVERSE_ADDITIONAL_ACCOUNT_NAME_FORMAT=Account name format
DOLLAR_UNIVERSE_ADDITIONAL_DATE_FORMAT=Date format
DOLLAR_UNIVERSE_ADDITIONAL_SERVER_TIME_ZONE=Server timezone
DOLLAR_UNIVERSE_ADDITIONAL_AREA=Area
DOLLAR_UNIVERSE_ADDITIONAL_OTHER_INFORMATION_SECTION_TITLE=Other information
DOLLAR_UNIVERSE_ADDITIONAL_PRIORITY_CONVERSION_SECTION_TITLE=Priority conversion
DOLLAR_UNIVERSE_ADDITIONAL_CONVERT_EQUAL_PRIORITIES=Convert equal priorities
DOLLAR_UNIVERSE_ADDITIONAL_DONT_COVERT_IF_ALL_EQUAL=Don't convert priorities if all equal
DOLLAR_UNIVERSE_ADDITIONAL_VALIDATE_MSG_SAP_ACCOUNT_NAME_FORMAT_EMPTY=SAP account name format is empty

# UC4 additional tab
UC4_RULES_ADDITIONAL_GENERAL_INFO_SECTION=General information
UC4_RULES_ADDITIONAL_FIRST_DAY_OF_THE_WEEK=First day of the week
UC4_RULES_ADDITIONAL_DEFAULT_TIME_ZONE=Default UC4 client time zone
UC4_RULES_ADDITIONAL_CONVERT_NON_AUTOMATED=Convert non-automated UC4 executable objects
UC4_RULES_ADDITIONAL_JOB_MANUPULATION_SECTION=Job/Table name manipulation
UC4_RULES_ADDITIONAL_CHANGE_SUFFIX_PREFIX=Change prefix/suffix
UC4_RULES_ADDITIONAL_TRUNCATE_CHAR_AT_BEGINNING=Truncate characters from the beginning
UC4_RULES_ADDITIONAL_TRUNCATE_CHAR_FROM_END=Truncate characters from the end
UC4_RULES_ADDITIONAL_FORCE_UNIQE_NAME=Force unique name
UC4_RULES_ADDITIONAL_UNIQENESS_SUFFIX_SEPARATOR=Uniqueness suffix separator
UC4_RULES_ADDITIONAL_CONDITION_NAME_CONVENATION=Condition Name Convention
UC4_RULES_ADDITIONAL_DELIMITER=Delimiter
UC4_RULES_ADDITIONAL_PREFIX=Prefix
UC4_RULES_ADDITIONAL_SUFFIX=Suffix
UC4_RULES_ADDITIONAL_FORMAT=Format
UC4_RULES_ADDITIONAL_CONDITION_NAME_FORMAT=Condition name format that will be created
UC4_RULES_ADDITIONAL_DIALOG_TITLE_INVALID_PARAMETER=Invalid Parameter
UC4_RULES_ADDITIONAL_DIALOG_MSG_TRUNCATION_SIGN=Truncation Sign "%s" contain invalid character.
UC4_RULES_ADDITIONAL_DIALOG_MSG_UNIQENESS_SEPARATOR=Uniqueness Separator "%s" contain invalid character.
UC4_RULES_ADDITIONAL_DIALOG_MSG_DELIMITER=Delimiter "%s" contain invalid character.
UC4_RULES_ADDITIONAL_DIALOG_MSG_PREFIX=Prefix "%s" contain invalid character.
UC4_RULES_ADDITIONAL_DIALOG_MSG_SUFFIX=Suffix "%s" contain invalid character.

# Conversion rules Panel
CONVERSION_PANEL_TITLE_CONVERSION_SETTING=Conversion Settings
CONVERSION_PANEL_SECTION_CONVERSION_SETTING=Conversion Results
CONVERSION_PANEL_FIELD_CONVERSION_NAME=Conversion result name
CONVERSION_PANEL_FIELD_CONVERSION_DESCRIPTION=Conversion result description
CONVERSION_PANEL_FIELD_CONTRIL_M_DS_NAME=Control-M for DS
CONVERSION_PANEL_FIELD_FIELD_CONTRIL_M_ZOS=Control-M for z/OS
CONVERSION_PANEL_SECTION_CONVERSION_RULES=Conversion Rules
CONVERSION_PANEL_CONVERSION_ENDED_DIALOG_TITLE=Conversion Process
CONVERSION_PANEL_CONVERSION_ENDED_SUCCESSFULLY=Conversion process successfully completed
CONVERSION_PANEL_IMPORT_RULES_FILE_DIFFERENT_VENDOR_WAS_IMPORT_FORMAT=Rule set was imported successfully to '%s'. Therefore it will not appear in '%s' Rules list.
CONVERSION_PANEL_IMPORT_RULES_INVALID_RULES_FILE=Invalid Rules File
CONVERSION_PANEL_CONVERSION_FAILED=Conversion process failed
CONVERSION_PANEL_CONVERSION_ABORTED=Conversion process aborted by user
CONVERSION_PANEL_CONVERSION_ENDED_DIALOG_OPTION=View conversion report

# Load to EM Panel
LOAD_EM_PANEL_DIALOG_LOADING_CALENDARS_TITLE=Loading Calendars
LOAD_EM_PANEL_DIALOG_LOADING_CALENDARS_FAILED=Loading calendars failed
LOAD_EM_PANEL_DIALOG_MISSING_PARAMETER=Missing parameter
LOAD_EM_PANEL_DIALOG_MISSING_PARAMETERS=Missing parameters
LOAD_EM_LOADING_TO_CTM_DIALOG_TITLE=Loading To Control-M
LOAD_EM_LOADING_TO_CTM_DIALOG_LOADING_CALEDARS_FAILED=Loading calendars to Control-M failed
LOAD_EM_LOADING_TO_CTM_DIALOG_STARTING_CTM_FAILED=Starting Control-M failed!

SECTION_CONVERSION_RESULT=Conversion results folder
FIELD_LOAD_CONVERSION_RESULTS_FOLDER=Conversion results folder
FIELD_LOAD_COPY_TO_CLIPBOARD_BUTTON=Copy job definitions path to clipboard
FIELD_LOAD_OPEN_CONVERSION_RESULT_FOLDER=Open Conversion result folder
FIELD_LOAD_PROJECT_NAME=Project name
FIELD_LOAD_CONVERSION_NAME=Conversion results name
FIELD_LOAD_RULES_NAME=Conversion rules set
SECTION_CONTROL_M_DETAILS=Control-M User Information
FIELD_START_EM=Load converted data to Control-M
FIELD_LOAD_USER_NAME=User name
FIELD_LOAD_USER_NAME_TOOLTIP=Control-M Workload user name.
FIELD_LOAD_PASSWORD=Password
FIELD_LOAD_PASSWORD_TOOLTIP=Control-M Workload password.
FIELD_LOAD_MACHINE_NAME=GUI Server name
FIELD_LOAD_PORT_NUMBER=Port Number
FIELD_LOAD_CALENDARS=Load converted calendars to Control-M
SECTION_LOAD_DRAFTS=Loading Data Definitions

DATA_IMPORT_DIALOG_WINDOW_TITLE=Load Data
DATA_IMPORT_DIALOG_PANEL_TITLE_FORMAT=%s - Load Data

CONVERSIONS_PANEL_TITLE_FORMAT=Run "%s" Conversion

#Evaluation Panel
EVALUATION_PANEL_XML_VALIDATION_FAILED_MESSAGE=Conversion process completed. Validation of jobs draft failed. Please save this conversion project into a file and contact BMC support.

# Report
TITLE_ASSESSMENT_REPORT=Assessment Report
LOADING_ASSESSMENT_REPORT=Loading assessment data...
LOADING_ASSESSMENT_REPORT_ABORTED=Load assessment data stopped by user
TITLE_VALIDATION_REPORT=Validation Report

TITLE_CONVERSION_REPORT=Conversion Report
LOADING_CONVERSION_REPORT=Loading conversion report data...
LOADING_CONVERSION_REPORT_ABORTED=Load conversion report data stopped by user

# Field validator Error messages
VALIDATOR_EMPTY=Please enter a value.
VALIDATOR_EMPTY_SAP=Please enter a value. Wildcard '*' is available.

VALIDATOR_DATASOURCE_NAME_EMPTY=Conversion project name is empty.
VALIDATOR_DATASOURCE_NAME_ILLEGAL_CHARACTERS=Conversion project name contains invalid characters. Valid characters are alphanumerical characters, '_' and '-'.
VALIDATOR_DATASOURCE_NAME_EXISTING=Conversion project with this name already exists. Please choose different name.

VALIDATOR_CONVERSION_NAME_EMPTY=Conversion result name is empty.
VALIDATOR_CONVERSION_NAME_ILLEGAL_CHARACTERS=Conversion result name contains invalid characters. Valid characters are alphanumerical characters, '_' and '-'.
VALIDATOR_CONVERSION_NAME_EXISTING=Conversion result with this name already exists. Please choose different name.

VALIDATOR_RULES_NAME_EMPTY=Conversion rules name is empty.
VALIDATOR_RULES_NAME_ILLEGAL_CHARACTERS=Conversion rules name contains invalid characters. Valid characters are alphanumerical characters, '_' and '-'.
VALIDATOR_RULES_NAME_EXISTING=Conversion rules with this name already exists. Please choose different name.

VALIDATOR_ENVIRONMENT_NAME_EMPTY=Jobtrac environment name is empty.
VALIDATOR_ENVIRONMENT_NAME_ILLEGAL_CHARACTERS=Jobtrac environment name contains invalid characters. Valid characters are alphanumerical characters, '_' and '-'.
VALIDATOR_ENVIRONMENT_NAME_EXISTING=Jobtrac environment with this name already exists. Please choose different name.

VALIDATOR_PATH_NOT_EXIST=No such file or directory exists.
VALIDATOR_PATH_NOT_FILE=Entered value is not a regular file.
VALIDATOR_PATH_NOT_DIRECTORY=Entered value is not a directory.

VALIDATOR_EMAIL_ADDRESS_NOT_VALID=Invalid mail format use x@y.z
VALIDATOR_NOT_NUMERIC=Invalid value. Valid values are port numbers 1-65535.

# Rules Editor
TITLE_RULES_EDITOR=Conversion Rules
RULES_EDITOR_EXIT_WITHOUT_SAVING=Do you want to exit without saving?
RULES_EDITOR_COVERSION_RULES_TITLE=Conversion Rules
RULES_EDITOR_SAVE_CONVERSION_RULES_MSG_DIALOG=Save conversion rules
RULES_EDITOR_SAVE_RULES_AS=Save Conversion Rules As...
RULES_EDITOR_ERROR_SAVING_RULES=Error Saving Conversion Rules

# Miscellaneous
LICENSE_SIGNED=License agreement signed
CREATE_DIRECTORY_FAILED_MESSAGE=Could not create the datasource directory!
CTM_MPM_DISPLAY_NAME=Control-M for Distributed Systems
CTM_MVS_DISPLAY_NAME=Control-M for z/OS
CONVERSION_PROGRESS_BAR_TITLE=Convert data
TEXT_EDITOR_DIALOG_TITLE=Edit

# Configuration messages
CONFIGURATION_INVALID_PARAMETER_MESSAGE_TITLE=Invalid Parameter

# Configuration General
CONFIGURATION_GENERAL_SECTION_TITLE=General
CONFIGURATION_FIRST_DAY_OF_THE_WEEK_TITLE=First day of the week

# job name manipulation
CONFIGURATION_JOB_NAME_MANIPULATION_SECTION_TITLE=Job/Folder Name Manipulation
CONFIGURATION_JOB_NAME_MANIPULATION_TRUNCATION_SIGN=Change prefix/suffix
CONFIGURATION_JOB_NAME_MANIPULATION_TRUNCATION_START=Truncate characters from the beginning
CONFIGURATION_JOB_NAME_MANIPULATION_TRUNCATION_END=Truncate characters from the end
#"%s" the invalid value
CONFIGURATION_JOB_NAME_MANIPULATION_TRUNCATION_INVALID=Truncation Sign "%s" contain invalid character.
CONFIGURATION_JOB_NAME_MANIPULATION_UNIQUENESS_TITLE=Force unique name
CONFIGURATION_JOB_NAME_MANIPULATION_UNIQUENESS_SEPARATOR=Uniqueness suffix separator
#"%s" the invalid value
CONFIGURATION_JOB_NAME_MANIPULATION_UNIQUENESS_INVALID=Uniqueness Separator "%s" contain invalid character.

# MS General
CONFIGURATION_MS_GENERAL_IGNORE_DISABLED_TASKS=Ignore disabled tasks
CONFIGURATION_MS_GENERAL_IGNORE_DISABLED_TRIGGERS=Ignore disabled triggers

# Cron Do mail statement generation
CONFIGURATION_CRON_DO_MAIL_SECTION_TITLE=Do mail statement generation
CONFIGURATION_CRON_DO_MAIL_NEVER=Never
CONFIGURATION_CRON_DO_MAIL_IF_MAILTO_DEFINED=Only if $MAILTO was defined in crontab
CONFIGURATION_CRON_DO_MAIL_ALL=For all jobs
CONFIGURATION_CRON_DO_MAIL_ALL_DEFAULT_ADDRESS=Default mail address

# SAP Additional Rule
CONFIGURATION_SAP_SECTION_JOB_MODE=Job mode
CONFIGURATION_SAP_JOB_MODE_COPY=Copy
CONFIGURATION_SAP_JOB_MODE_COPY_SETTING=Job count setting
CONFIGURATION_SAP_JOB_MODE_COPY_SETTING_JOBCOUNT=Job count
CONFIGURATION_SAP_JOB_MODE_CREATE=Create
CONFIGURATION_SAP_JOB_COUNT_SETTING_LAST_SCHEDULED=Last scheduled
CONFIGURATION_SAP_JOB_COUNT_SETTING_FIRST_SCHEDULED=First scheduled
CONFIGURATION_SAP_JOB_COUNT_SETTING_LAST=Last
CONFIGURATION_SAP_JOB_COUNT_SETTING_FIRST=First
CONFIGURATION_SAP_JOB_COUNT_SETTING_SPECIFIC_JOB=Specific job
CONFIGURATION_SAP_INCLUDE_PLANNED=Include planned start date/time
CONFIGURATION_SAP_STARTING_CONDITION=Set starting condition from Event id and parameters
CONFIGURATION_SAP_INCLUDE_PERIODIC=Include periodic values
CONFIGURATION_SAP_DEFAULT_ACCOUNT=Default account
CONFIGURATION_SAP_DEFAULT_SERVER=Default target server

# Main navigation Strings
MAIN_NAVIGATION_NEXT_STR=Next >
MAIN_NAVIGATION_BACK_STR=< Back
MAIN_NAVIGATION_QUIT_STR=Quit
MAIN_NAVIGATION_QUIT_STR_TOOLTIP=Exit the conversion process
MAIN_NAVIGATION_FINISH_STR=Finish
MAIN_NAVIGATION_CANCEL_STR=Cancel
MAIN_NAVIGATION_OPEN_STR=Open
MAIN_NAVIGATION_CLOSE_STR=Close
MAIN_NAVIGATION_HELP_STR=Help...
MAIN_NAVIGATION_VERIFICATION_STR=Verification Tool...
MAIN_NAVIGATION_VERIFICATION_TOOLTIP=Enable to compare legacy forecasts and execution history reports with Control-M forecast and execution reports.
MAIN_NAVIGATION_DETACH_STR=Open in new window
MAIN_NAVIGATION_LOAD_DATA_STR=Load Data...
MAIN_NAVIGATION_RELOAD_DATA_STR=Reload Data...
MAIN_NAVIGATION_BROWSE_STR=Browse...
MAIN_NAVIGATION_SAVE_AS_STR=Save as...
MAIN_NAVIGATION_SAVE_STR=Save
MAIN_NAVIGATION_APPLY_STR=Apply
MAIN_NAVIGATION_OK_STR=OK
MAIN_NAVIGATION_SKIP_STR=Skip
MAIN_NAVIGATION_YES_STR=Yes
MAIN_NAVIGATION_NO_STR=No
MAIN_NAVIGATION_OVERWIRTE_STR=Overwrite
MAIN_NAVIGATION_FIND_STR=Find...
MAIN_NAVIGATION_VALIDATE_STR=Validate...
MAIN_NAVIGATION_VALIDATE_REPORT_STR=Validation report...
MAIN_NAVIGATION_DISCOVER_STR=Find Files
MAIN_NAVIGATION_SHOW_DETAILS_STR=Show details >>
MAIN_NAVIGATION_HIDE_DETAILS_STR=Hide details <<
MAIN_NAVIGATION_COPY_TO_CLIPBOARD_STR=Copy details
MAIN_NAVIGATION_APPLY_N_CLOSE=Apply & Close
MAIN_NAVIGATION_APPLY_N_CLOSE_TOOLTIP=Apply the new format to the current value.
MAIN_NAVIGATION_RESET=Reset
MAIN_NAVIGATION_RESET_TOOLTIP="Reset to base value"
MAIN_NAVIGATION_FIELD_EDITOR_MENU=>
MAIN_NAVIGATION_FIELD_EDITOR_MENU_TOOLTIP=Add item to format definition.
MAIN_NAVIGATION_AGREE=Agree
MAIN_NAVIGATION_CREATE_NEW=Create New
MAIN_NAVIGATION_CREATE=Create
MAIN_NAVIGATION_IMPORT=Import
MAIN_NAVIGATION_WELCOME=Welcome
MAIN_NAVIGATION_CHECK_FOR_NEW_VERSION=Check For New Version
MAIN_NAVIGATION_HELP_CONTENT=Help Content
MAIN_NAVIGATION_ABOUT=About Conversion


#Settings window
SETTINGS_BUTTON=Mode...
SETTINGS_POPUP_TITLE=Mode
SETTINGS_VERSION_SELECTOR_INSTRUCTION=Please select your Control-M version mode:
SETTINGS_VERSION_SELECTOR_OPTION_V7=Control-M V7
SETTINGS_VERSION_SELECTOR_OPTION_V8=Control-M V8
SETTINGS_VERSION_SELECTOR_NOTE=Note: After you click OK, the Conversion Tool will restart with the mode that you selected.


# Rules General
RULES_GENERAL_STANDALONE_FOR_ALL=Group all standalone jobs in one folder
RULES_GENERAL_STANDALONE_FOR_EACH=Create a different folder for each standalone job

# Field editor window
FIELD_EDITOR_SECTION_TITLE=Field Editor
FIELD_EDITOR_CTM_FIELD_EDITOR_SECTION_TITLE=Control-M Field Editor
FIELD_EDITOR_REPLACE_SUB_STRING_SECTION_TITLE=Replace Substring
FIELD_EDITOR_POPUP_MENU_FIELD=Field
FIELD_EDITOR_FROM_COLUMN=From
FIELD_EDITOR_TO_COLUMN=To

# Sap general
SAP_NAMED_ARGUMENT=Named argument
SAP_NUMBERD_ARGUMENT=Numbered argument
SAP_DEFAULT=Default

# File chooser texts
FILE_CHOOSER_TITLE_CHOOSE=Choose
FILE_CHOOSER_TITLE_DIRECTORY=Directory
FILE_CHOOSER_TITLE_FILE=File
FILE_CHOOSER_EXTENTION_FILTER_FILES=Files

# Existing projects table columns names
EXISTING_PROJECTS_COLUMN_CONVERSION_PROJECT=Conversion Project
EXISTING_PROJECTS_COLUMN_IMPORT_DATE=Import Date
EXISTING_PROJECTS_COLUMN_SCHEDULER=Scheduler/Application
EXISTING_PROJECTS_COLUMN_PROJECT_TYPE=Project Type
EXISTING_PROJECTS_COLUMN_WRITABLE=writable
EXISTING_PROJECTS_COLUMN_DESCRIPTION=description

# Field jobtrac environment table columns names
FIELD_JOBTRAC_ENVIRONMENT_COLUMN_ENVIRONMENT_NAME=Jobtrac Environment Name
FIELD_JOBTRAC_ENVIRONMENT_COLUMN_LAST_MODIFIED=Last Modified
FIELD_JOBTRAC_ENVIRONMENT_COLUMN_WRITABLE=writable
FIELD_JOBTRAC_ENVIRONMENT_COLUMN_DESCRIPTION=description

# Conversion steps
CONVERSION_STEP_LOADING_DATA=Loading data...
CONVERSION_STEP_PROCESSING_DATA=Processing data...
CONVERSION_STEP_VALIDATING_RESULTS=Validating results... (May take a while)
CONVERSION_STEP_CREATING_REPORT=Creating report...

# Conversion report panel
CONVERSION_REPORT_COLUMN_SEQ=Seq
CONVERSION_REPORT_COLUMN_MESSAGE_ID=Message ID
CONVERSION_REPORT_COLUMN_MESSAGE_TEXT=Message Text
CONVERSION_REPORT_COLUMN_MESSAGE_TYPE=Message Type
CONVERSION_REPORT_COLUMN_DESCRIPTION=Description
CONVERSION_REPORT_COLUMN_JOB_ID=Job ID
CONVERSION_REPORT_COLUMN_ENTITY_TYPE=Entity type
CONVERSION_REPORT_COLUMN_ENTITY_NAME=Entity name
CONVERSION_REPORT_COLUMN_COUNT=Count
CONVERSION_REPORT_COLUMN_AFFECTED_JOBS=Affected Entities
CONVERSION_REPORT_COLUMN_QUANTITY=Quantity
CONVERSION_REPORT_COLUMN_MAX_QUANTITY=Max Quantity
CONVERSION_REPORT_COLUMN_TOTAL_QUANTITY=Total Quantity
CONVERSION_REPORT_COLUMN_ORIGIN=Origin
CONVERSION_REPORT_COLUMN_NODES_LIST=Nodes list
CONVERSION_REPORT_COLUMN_DESTINATION_INFO=Destination information
CONVERSION_REPORT_COLUMN_TOTAL=Total
CONVERSION_REPORT_TITLE=Conversion Report
CONVERSION_REPORT_VIEW_BY_MESSAGE_TYPE=view by message type
CONVERSION_REPORT_VIEW_BY_JOB=view by job
CONVERSION_REPORT_VIEW_BY_ACTION=view by action
CONVERSION_REPORT_SCHEDULER=Scheduler
CONVERSION_REPORT_PROJECT=Project
CONVERSION_REPORT_RULES=Rules
CONVERSION_REPORT_TIME=Time
CONVERSION_REPORT_MENU_FILE=File
CONVERSION_REPORT_MENU_ITEM_EXPORT_TO_FILE=Export to file...
CONVERSION_REPORT_MENU_ITEM_EXIT=Exit
CONVERSION_REPORT_MENU_VIEW=View
CONVERSION_REPORT_MENU_ITEM_BY_MESSAGE_TYPE=By Message Type
CONVERSION_REPORT_MENU_ITEM_BY_JOB=By Job
CONVERSION_REPORT_MENU_ITEM_BY_CORRECTIVE_ACTION=By Corrective Action
CONVERSION_REPORT_MENU_HELP=Help
CONVERSION_REPORT_EXPORT_TO_FILE_DIALOG_TITLE=Export
CONVERSION_REPORT_FAILED_TO_CREATE_CSV_FILE=Failed to create CSV file
CONVERSION_REPORT_COLUMN_OR_ACTION=or Action
CONVERSION_REPORT_COLUMN_NAME=name
CONVERSION_REPORT_ORIGIN_ALL=All

# Conversions rules table columns names
CONVERSIONS_RULES_COLUMN_CONVERSION_RULES=Conversion rules
CONVERSIONS_RULES_COLUMN_LAST_MODIFIED=Last Modified
CONVERSIONS_RULES_COLUMN_VENDOR=vendor
CONVERSIONS_RULES_COLUMN_WRITABLE=writable
CONVERSIONS_RULES_COLUMN_DESCRIPTION=description

# New Or Existing Conversion Panel
TITLE_NEW_OR_EXISTING_CONVERSION=Conversion Project
FIELD_LOAD_EXISTING_CONVERSION=Load existing conversion results

# New Or Existing Conversion Panel table columns names
EXISTING_CONVERSIONS_COLUMN_CONVERSION_RESULTS=Conversion Results
EXISTING_CONVERSIONS_COLUMN_SCHEDULER=Scheduler
EXISTING_CONVERSIONS_COLUMN_CONVERSION_RULES=Conversion Rules
EXISTING_CONVERSIONS_COLUMN_CONVERSION_DATE=Conversion Date
EXISTING_CONVERSIONS_COLUMN_DESCRIPTION=description

# Load to em panel instructions buttons 
FIELD_LOAD_SHOW_INSTRUCTION=Show instructions for manually loading data files
FIELD_LOAD_SHOW_AUTOMATIC_LOADING=Return

# Calendar texts
NEGATIVE_CALENDAR_DESCRIPTION_FORMAT=This calendar is complementary to "%s", The original calendar's description: "%s"

# Report texts
ACTION_REPORT_GLOBAL_AUTOEDIT=Variable

# Messages dialog
BASE_MESSAGE_DIALOG_NAME=Name
BASE_MESSAGE_DIALOG_DESCRIPTION=Description
BASE_MESSAGE_DIALOG_COPY=Copy

# ValidationExecuter messages
VALIDATION_EXEUTER_MSG_DIALOG_THE_FILE=The file
VALIDATION_EXEUTER_MSG_DIALOG_WAS_NOT_FOUND=was not found
VALIDATION_EXEUTER_MSG_DIALOG_WARNINGS_WAS_FOUND=Warning(s) were found.%sYou can view warnings from Validation report.%sFrom View menu select "View Forecast Warnings".
VALIDATION_EXEUTER_MSG_DIALOG_VALIDATION_WARNINGS=Validation warnings
VALIDATION_EXEUTER_MSG_DIALOG_ERRORS_WERE_FOUND=Error(s) were found.
VALIDATION_EXEUTER_MSG_DIALOG_LINES_FROM_OUTPUT_BELOW= lines from output file are displayed below.
VALIDATION_EXEUTER_MSG_DIALOG_LAST=Last

# Validation report
VALIDATION_REPORT_MSG_DIALOG_VALIDATION_REPORT=Validation Report
VALIDATION_REPORT_MSG_DIALOG_UNABLE_OPEN_REPORT=Unable to open Validation Report

# On Screen Instructions
#CA Autosys:
#CA_AUTOSYS_DESCRIPTION=Please provide the <File name> definition file by running the command <Command> in <Vendor> environment:
CA_AUTOSYS_DESCRIPTION=Please provide the %s definition file by running the command %s in %s environment.

#CA Unicenter WLM:
#CA_UNICENTER_WLM_DESCRIPTION=Please provide the <File name> definition file by running the command <Command> in <Vendor> environment:
CA_UNICENTER_WLM_DESCRIPTION=Please provide the %s definition file by running the command: %sin %s environment.

#TWS:
#TWS_DESCRIPTION=Please provide the <File name> definition file by running the command <Command> in <Vendor> environment:
TWS_DESCRIPTION=Please provide the %s definition file by running the command %sIn %s environment.

#Dollar Universe:
#DOLLAR_UNIVERS_DESCRIPTION=Please provide the <File name> definition file by running the command <Command> in <Vendor> environment:
DOLLAR_UNIVERS_DESCRIPTION=Please provide the %s definition file by running the command: %sIn %s environment.
DOLLAR_UNIVERS_DESCRIPTION_AGENT_MAPPING=Ensure you have copied the UXSRSV.SCK agent mapping file from the MGR folder %sin the Dollar Universe environment.

#Jobtrac:
JOBTRAC_DEFINING_NEW_CONVERSION_DESCRIPTION=Define a new set of data required for the Jobtrac conversion.
JOBTRAC_LOAD_EXISTING_CONVERSION_DESCRIPTION=Load a previously defined set of data for the Jobtrac conversion.
JOBTRAC_LOAD_DEFINITION_DESCRIPTION=Specify the name of the local file containing the output %sfrom the Collect Jobtrac Data job that was run on the mainframe.
JOBTRAC_JCL_CREATED_FILE_DESCRIPTION=The name of the PC file  to be generated, %sthat will contain the mainframe JOB for collecting the SCL and JCL libraries to be converted.
JOBTRAC_OUTPUT_DATA_FILE_NAME_DESCRIPTION=The name of the file to contain the output of the JOB that collects the SCL and JCL libraries to be converted.%sThe output is in IBM 'Print-Punch' (IEBPTPCH) format. %sThe name must conform to z/OS and local dataset naming conventions.
JOBTRAC_JOB_CARD_DESCRIPTION=The JCL JOB statement to be used in the mainframe JOB for collecting the SCL and JCL libraries to be converted.%sThe values coded must be valid for the mainframe system where the job will run.
JOBTRAC_UNIT_DESCRIPTION=The name identifying the device type where the output file should be placed (e.g. 3390, SYSALLDA, etc.).%sThe value coded must be valid for the mainframe system where the job will run.
JOBTRAC_VOLSER_DESCRIPTION=The 6 character Volume Serial number of the specific volume where the output file should be placed.
JOBTRAC_SMS_DATA_CLASS_DESCRIPTION=The name of the SMS data class to be used for the output file.
JOBTRAC_SMS_STORAGE_CLASS_DESCRIPTION=The name of the SMS storage class to be used for the output file.
JOBTRAC_SMS_MANAGEMENT_CLASS_DESCRIPTION=The name of the SMS management class to be used for the output file.
JOBTRAC_PRIMARY_ALLOCATION_CYL_DESCRIPTION=The size in cylinders of the initial space allocation for the output file.
JOBTRAC_SECONDARY_ALLOCATION_CYL_DESCRIPTION=The quantity in cylinders to be used to obtain additional space for the output file, if needed.
JOBTRAC_ENVIRONMENT_NAME_DESCRIPTION=The unique name of this Jobtrac conversion environment.
JOBTRAC_ENVIRONMENT_DESCRIPTION=A description of this Jobtrac conversion environment.
JOBTRAC_SCL_DESCRIPTION=Defines one or more Schedule Control Language (SCL) libraries.  These libraries contain Jobtrac job definitions.
JOBTRAC_JCL_DESCRIPTION=Defines one or more Job Control Language (JCL libraries) containing jobs scheduled in the SCL definitions.
JOBTRAC_JMF_DESCRIPTION=Optionally specify the PDS member location of JMF (JCL Management Facility) definitions member JMFSYM01 %se.g.your.jobtrac.parms(JMFSYM01).  JMF enables global variables to be added to JCL.
JOBTRAC_ADI_DESCRIPTION=Optionally specify the PDS member location of ADI (Automatic Date Insertion) %sdefinitions member PRODDATE. e.g. your.jobtrac.parms(PRODDATE). %sADI enables lines - usually consisting of formatted dates - to be included in the JCL.
JOBTRAC_CCPF_DESCRIPTION=Optionally specify the location of the CCPF (Condition Code Program Filter) table report. %sCCPF enables values to be converted to ON PGMST and DO OK/NOTOK actions.
JOBTRAC_ADR_DESCRIPTION=Optionally specify the location of the ADR (Automatic Dataset Recognition) table report. %sADR enables values to be converted to Control-O ON DSN events.
JOBTRAC_AMR_DESCRIPTION=Optionally specify the location of the AMR (Automatic Message Recognition) table report. %sAMR enables values to be converted to Control-O ON MESSAGE or  ON STRING events.
JOBTRAC_SCS_DESCRIPTION=Optionally specify the location of the SCS (System Command Scheduling) table report. %sSCS enables values to be converted to Control-O DO COMMAND actions.
JOBTRAC_RESOURCE_DESCRIPTION=Optionally specify the PDS member location of member RESOURCE which contains %sthe quantitative resources that are to be added to the Control-M. Resource e.g. your.jobtrac.parms(RESOURCE).
JOBTRAC_EXCLPARM_DESCRIPTION=Optionally specify the PDS member location of EXCLPARM which contains lists %sof event names or prefixes that are grouped for mutual exclusion recognition (via CONTROL resources) e.g. %syour.jobtrac.parms(EXCLPARM).
FIELD_JOBTRAC_ENVIRONMENT_SCL_DESCRIPTION=Defines the SCL library (Jobtrac job definitions). For more information press Help.
FIELD_JOBTRAC_ENVIRONMENT_JCL_DESCRIPTION=Enables you to enter the JCL library(s) for applying variable substitution. For more information press Help.

#Zeke:
ZEKE_DEFINING_NEW_CONVERSION_DESCRIPTION=Define a new set of data required for the Zeke conversion.
ZEKE_LOAD_EXISTING_CONVERSION_DESCRIPTION=Load a previously defined set of data for the Zeke conversion.
ZEKE_LOAD_DEFINITION_DESCRIPTION=Specify the name of the local file containing the output %sfrom the Collect Zeke Data job that was run on the mainframe.
ZEKE_JCL_CREATED_FILE_DESCRIPTION=The name of the PC file to be generated, %sthat will contain the mainframe JOB for collecting the data and JCL libraries to be converted.
ZEKE_OUTPUT_DATA_FILE_NAME_DESCRIPTION=The name of the file to contain the output of the JOB that collects the data and JCL libraries to be converted.%sThe name must conform to z/OS and local dataset naming conventions.
ZEKE_JOB_CARD_DESCRIPTION=The JCL JOB statement to be used in the mainframe JOB for collecting the data and JCL libraries to be converted.%sThe values coded must be valid for the mainframe system where the job will run.
JOBTRAC_UNIT_DESCRIPTION=The name identifying the device type where the output file should be placed (e.g. 3390, SYSALLDA, etc.).%sThe value coded must be valid for the mainframe system where the job will run.

ZEKE_SUBSYSTEM_DESCRIPTION=Defines the Zeke subsystem name, which is needed when the Zeke reports prefix parameter is not specified.%sAsk your Zeke administrator for the correct value. Default: SSSI

ZEKE_REPORTS_PREFIX_DESCRIPTION=Note the following:%s%sIf the Zeke reports prefix GUI parameter is supplied: Specifies a DSN prefix of a pre-existing set of Zeke input report files. The created JCL JOB copies the pre-existing files to create an output file of all the packed Zeke data (see the Output data file name).%s   Below is the list of the Zeke report files, which must exist:%s   <Zeke reports prefix>.EVENTS%s   <Zeke reports prefix>.EVENTS.PART2%s   <Zeke reports prefix>.CMDS%s   <Zeke reports prefix>.DOC%s   <Zeke reports prefix>.VARIABLE%s   <Zeke reports prefix>.CALENDAR%s   <Zeke reports prefix>.LISTJCL%sIf the Zeke reports prefix GUI parameter is not supplied:  The JCL JOB invokes a Zeke utility to produce the required Zeke reports and creates an output file of all the packed Zeke data. Zeke must be installed at the time this JOB is executed.

FIELD_ZEKE_ENVIRONMENT_JCL_DESCRIPTION=Defines the name of the Zeke JCL and script library, which must be converted to Control-M.%sAny Zeke JCL library whose members contain the following must be listed:%s  - Zeke $-variables%s  - ZEKESET utility%s  - Universal Command utility for distributed scripts 

#zOS:
ZOS_UNIT_DESCRIPTION=The name identifying the device type where the output file should be placed (e.g. 3390, SYSALLDA, etc.).%sThe value coded must be valid for the mainframe system where the job will run.%sSpecify a value for Volser (below) when Unit is specified.
ZOS_VOLSER_DESCRIPTION=The 6 character Volume Serial number of the specific volume where the output file should be placed.%sSpecify a value for Unit (above) when Volser is specified.
ZOS_SMS_DATA_CLASS_DESCRIPTION=The name of the SMS data class to be used for the output file.%sThis parameter is ignored when Unit/Volser is specified
ZOS_SMS_STORAGE_CLASS_DESCRIPTION=The name of the SMS storage class to be used for the output file.%sThis parameter is ignored when Unit/Volser is specified
ZOS_SMS_MANAGEMENT_CLASS_DESCRIPTION=The name of the SMS management class to be used for the output file.%sThis parameter is ignored when Unit/Volser is specified
ZOS_PRIMARY_ALLOCATION_CYL_DESCRIPTION=The size in cylinders of the initial space allocation for the output file.
ZOS_SECONDARY_ALLOCATION_CYL_DESCRIPTION=The quantity in cylinders to be used to obtain additional space for the output file, if needed.

#Cron & MS Task Scheduler:
CRON_MS_DATA_IMPORT_AUTOMATIC_DESCRIPTION=To import data automatically ensure you comply with the following conditions:%s1.  The Control-M Agent is running on the same environment as the Conversion Tool (local host).%s2.  The primary Control-M Server (version 6.4 or later) for the Agent is running and connected,%s     and the Agent is available.%s3.  The primary Control-M Server allows execution of the "ctmpsm", and "ctmcreate" utilities by the Agent.%s     (For more information, see "Authorizing which Control-M Server utilities a Control-M Agent can request%s     in the Administrator Guide.)%s4.  Make sure that you have copied the two script files, "captureScriptUNIX.txt" and "captureScriptWindows.txt"%s     from "<Conversion home>\Scripts\dataCollection" to your Control-M Server.
CRON_DATA_IMPORT_MANUAL_DESCRIPTION=Use this option to load manually Crontab files.%sFor extracting the Cron definitions to text files, run the following command on the machine:%scrontab -l >> {OutputFileName}.txt%sIf you have a root permission, you can extract another user's jobs by running the command:%scrontab -l {username} >> {OutputFileName}.txt
MS_DATA_IMPORT_MANUAL_DESCRIPTION=Use this option to load manually MS Task Scheduler files.%sFor extracting the MS Task Scheduler definitions to text files, run the following command on the machine:%sschtasks /Query /XML >> {OutputFileName}.xml
CRON_MS_SERVER_PLATFORM_DESCRIPTION=Choose the platform the Control-M Server is running on.
CRON_MS_DEFAULT_LOCATION_DESCRIPTION=Default location for the two scripts "captureScriptUNIX.txt" and "captureScriptWindows.txt".
CRON_MS_CUSTOM_LOCATION_DESCRIPTION=Custom location for the two scripts "captureScriptUNIX.txt" and "captureScriptWindows.txt".
CRON_MS_MACHINE_NAME_DESCRIPTION=Enter the name of the machine where the files are located.
CRON_MS_USER_NAME_DESCRIPTION=Type the user name for the machine.
CRON_MS_FILE_LOCATION_DESCRIPTION=Enter the location of the file.
CRON_MS_DATE_FORMAT_DESCRIPTION=Select the required date format.
CRON_MS_DISCOVERY_DESCRIPTION=Use this option to convert jobs found by BMC Discovery.



#Hadoop - Oozie:
OOZIE_DATA_IMPORT_MANUAL_DESCRIPTION=Enables you to specify the Oozie file paths retrieved manually to a local machine.%sClick Next to specify the Oozie file paths.

#SAP:
SAP_DATA_IMPORT_AUTOMATIC_DESCRIPTION=To import data automatically ensure you comply with the following:%sYou must ensure that you download SAP Java connector files sapjco3.jar and sapjco3 C.%sTo "<Conversion Home>\lib".%sSee Help for more details.
SAP_DATA_IMPORT_MANUAL_DESCRIPTION=To import data manually ensure you comply with the following:%sEnsure that you extract your data by using the BMC Control-M SAP jobs extractor,%swhich is located in <Conversion home>/scripts/SAP/BMC_Control-M_SAP_jobs_extractor.zip.%sFor more information, see the Help.
SAP_HOST_NAME_DESCRIPTION=Host name of the computer running the SAP Application Server.
SAP_SYSTEM_NUMBER_DESCRIPTION=The number of the SAP instance, for example: 03  Format: Two-digit.
SAP_CLIENT_NUMBER_DESCRIPTION=SAP client, for example: 100  Format: Three-digit.
SAP_USER_NAME_DESCRIPTION=SAP login user name.
SAP_PASSWORD_DESCRIPTION=Password for the SAP login user.


#Tidal:
TIDAL_TYPE_DESCRIPTION=To import data ensure that you do the following:%s1.  Ask your DBA to supply all the relevant information in this screen.%s2.  Perform the connection test before importing the data.
TIDAL_HOST_NAME_DESCRIPTION=Defines the host name for the database.
TIDAL_USER_NAME_DESCRIPTION=Defines the user name for the database.
TIDAL_PASSWORD_DESCRIPTION=Defines the password for the database.
TIDAL_PORT_DESCRIPTION=Defines the port number. For MSSQL, a default value appears.
TIDAL_DATA_SERVER_DESCRIPTION=Defines the database name or service name.

# Automatic database import
FIELD_DATABASE_TYPE=Type
FIELD_AUTHENTICATION_TYPE=Authenticaiton type
FIELD_HOST_NAME=Host name
FIELD_USER_NAME=User name
FIELD_PASSWORD=Password
FIELD_PORT=Port
FIELD_DATABASE_NAME=Database server
FIELD_SCHEMA_NAME=Schema name

TYPE_DESCRIPTION=To import data ensure that you do the following:%s1.  Ask your DBA to supply all the relevant information in this screen.%s2.  Perform the connection test before importing the data.
AUTHENTICATION_DESCRIPTION=SQL authentication or Windows credentials used to run the Conversion Tool.
HOST_NAME_DESCRIPTION=Defines the host name for the database.
USER_NAME_DESCRIPTION=Defines the user name for the database.
PASSWORD_DESCRIPTION=Defines the password for the database.
PORT_DESCRIPTION=Defines the port number. For MSSQL, a default value appears.
DATA_SERVER_DESCRIPTION=Defines the database name or service name.
SCHEMA_DESCRIPTION=Defines the database schema name.

#UC4:
UC4_LOCATION_DESCRIPTION=Choose the folder that contains Objects files exported from UC4 and press Enter.%sFor converting UC4 Scripts use UC4_scripts_conversion_to_ctm.xls file, see Conversion tool documentation for more information.
UC4_DETAILS_DESCRIPTION=Please ensure that you have used the Export to XML function to export your list of objects.%sMake sure that you have included jobs in your list of objects (jobs are mandatory).%sIt is recommended that you include as many objects as possible as this improves your conversion results.

#UC4 AppWorx:
APPWORX_EXP_FILE_DESCRIPTION=Please use the AppWorx export utility to extract objects from your AppWorx environment to a .exp file.
APPWORX_NODE_MAPPING_DESCRIPTION=1.  Copy the following script to your AppWorx environment.%s     <Conversion Home>\scripts\AppWorx\NodeMapping.SQL%s2.  Open a command prompt window and type the following command:%s     sqlplus -S user/password @NodeMapping.SQL%s     The script produces a NodeMapping.txt output file.%s3.  Copy the NodeMapping.txt output file to the conversion environment.

#REDWOOD:
REDWOOD_IMPORT_SCHEDULING_DATA_DESCRIPTION=Ensure that you have exported tables from your Redwood scheduling environment.%sClick Help for more information.

#ZENA:
ZENA_IMPORT_DEFINITIONS_TABLE_DESCRIPTION=Ensure that you have exported the Definitions table from your Zena scheduling environment.%sClick Help for more information.
ZENA_IMPORT_AGENTS_TABLE_DESCRIPTION=Ensure that you have exported the Agents table from your Zena Scheduling environment.%sClick Help for more information.

#dSeries:
DSERIES_APPLICATION_DESCRIPTION=Provide the Applications definitions directory that has been created using the 'imexutil' utility. Click help for more information.
DSERIES_CALENDAR_DESCRIPTION=Provide the Calendars definitions directory that has been created using the 'imexutil' utility. Click help for more information.
DSERIES_EVENT_DESCRIPTION=Provide the Events definitions directory that has been created using the 'imexutil' utility. Click help for more information.
DSERIES_GLOBAL_VARIABLE_DESCRIPTION=Provide the Global Variables definitions directory that has been created using the 'imexutil' utility. Click help for more information.
DSERIES_RESOURCE_DESCRIPTION=Provide the Resource definitions directory that has been created using the 'imexutil' utility. Click help for more information.
BUTTON_TEXT_GENERATE_SCRIPT=Generate Script 

#POST CONVERSION:
POST_CONVERSION_ACTIONS=Post Conversion Actions
NODE_GROUPS=Host Groups
QUANTITATIVE_RESOURCES=Quantitative Resources
AFT_ACCOUNTS=File Transfer Connection Profile
DATABASE_CONNECTION_PROFILE=Database Connection Profile
GENERATE_QR_SCRIPT=To generate the "Quantitative Resources script," complete the "Quantity" column and click Generate Script when finished. %sThe script location is: %s
GENERATE_GV_SCRIPT=To generate the "Global Variable" click Generate Script. %sThe script location is: %s
GENERATE_UD_SCRIPT=To generate the "User Daily" click Generate Script. %sThe script location is: %s
GENERATE_NG_SCRIPT=View the "HOST GROUPS" and generate the script by clicking Generate Script.%sThe script location is: %s
GENERATE_AFT_SCRIPT=To import the File Transfer Connection Profiles into Control-M:\n 1. Generate the script by clicking Generate Script.\nThe script is located at: %s\n 2. Prepare the AAPI environment.\n 3. Create a Secret Object for each 'Password' attribute that appears in the generated files under: %s, as described in https://docs.bmc.com/docs/automation-api/9192/config-service-917140797.html#Configservice-ConfiguringSecrets. \n 4. Run the %s or %s script under the AAPI environment.
GENERATE_DB_SCRIPT=To import the Database Connection Profiles into Control-M:\n 1. Generate the script by clicking Generate Script.\nThe script is located at: %s\n 2. Prepare the AAPI environment.\n 3. Create a Secret Object for each 'Password' attribute that appears in the generated files under: %s, as described in https://docs.bmc.com/docs/automation-api/9192/config-service-917140797.html#Configservice-ConfiguringSecrets. \n 4. Run the %s or %s script under the AAPI environment.
CLOSING_MESSAGE_YES_OR_NO_BODY=All changes will be lost.%sClick Yes to continue.
SUCCESS_GENERATE_MESSAGE_BODY=The script has been generated.%sScript Location:
FAIL_GENERATE_MESSAGE_BODY=The script has not been generated.%sPlease complete the missing data and press generate again.

#COMPARE_TO_LAST_VERSION
COMPARE_TO_LAST_VERSION_TITEL=New version available
COMPARE_TO_LAST_VERSION_CHECKBOX=Check for latest version when starting the Conversion Tool.
NO_UPDATE_HAS_FOUND_TITEL=Your version is up to date
NO_UPDATE_HAS_FOUND_BODY=You are using the latest version.
FAILED_TO_RETRIEVE_THE_FILE=Connection failed!%sChecking for new version could not be performed.%sPlease check your FTP connection.

# VIEW VERIFICATION POPUP
VERIFICATION_POPUP_TITLE=New Verification Tool
VERIFICATION_POPUP_CHECKBOX=Don't show me again.
VERIFICATION_POPUP_BODY=Note: Verification tool can be opened from the Help Drop down.

#UPDATE PROCESS
SELF_CONVERSION_TITLE=Control-M Self Conversion
CLOSE_ALL_CONVERSIONS_BEFORE_UPDATE_TITLE=Cannot start update process
CLOSE_ALL_CONVERSIONS_BEFORE_UPDATE_TEXT=Close all Conversion/Self Conversion programs before starting Auto-update
ERROR_RUN_UPDATE_TITLE=Auto-update error
ERROR_RUN_UPDATE_TEXT=There was an error starting the auto-update process

#REDWOOD BPA
CAPTURE_DATA_TITLE_IMPORT_REDWOOD_BPA=Data Import - Redwood Conversion Project Setup
FIELD_REDWOOD_BPA_DATA_DIRECTORY=Data files location
REDWOOD_BPA_LOCATION_DESCRIPTION=Choose the folder that contains files exported from Redwood and press Enter. See Conversion tool documentation for more information.
REDWOOD_BPA_DETAILS_DESCRIPTION=Please ensure that you have used the Export to XML function to export your list of objects.%sMake sure that you have included jobs in your list of objects (jobs are mandatory).%sIt is recommended that you include as many objects as possible as this improves your conversion results.
