blob: 497a652166f6c628b3a5440c8ba872e04ff3bfed [file] [log] [blame]
#/*******************************************************************************
# * Copyright (c) 2008,2011 IBM Corporation and others.
# * All rights reserved. This program and the accompanying materials
# * are made available under the terms of the Eclipse Public License v1.0
# * which accompanies this distribution, and is available at
# * http://www.eclipse.org/legal/epl-v10.html
# *
# * Contributors:
# * IBM Corporation - initial API and implementation
# *******************************************************************************/
# New Logger Wizard
NLoggerWiz.wizard_title = New Logger
NLoggerWiz.page_title = Logger
NLoggerWiz.page_description = Define a new logger in a project
LDC.0=Logger Type:
LDC.1=Logger implementation type
LDC.2=class
LDC.3=Problem creating Logger instance
LDC.4=Problem creating Dublin Core instance
# New Disease Wizard
NDiseaseWiz.wizard_title = New Disease
NDiseaseWiz.page_title = Disease
NDiseaseWiz.page_description = Define a new disease in a project.
NDiseaseWiz.DC_DESCRIPTION = Disease "{0}"
# New Infector Wizard
NInfectorWiz.wizard_title = New Infection/Inoculation Point
NInfectorWiz.page_title = Infector/Inoculator
NInfectorWiz.page_description = Define a new infection or inoculation point in a project.
NInfectorWiz.DC_DESCRIPTION = Infect {0} "{1}" population members with the disease "{2}" at the location "{3}" ({4}).
NInfectorWiz.DC_DESCRIPTION2 = Inoculate {0} "{1}" percent of population against the disease "{2}" at the location "{3}" ({4}).
NInfectorWiz.DC_DESCRIPTION_FROM_FILE = Infect from log files at {0}
NInfectorWiz.DC_DESCRIPTION2_FROM_FILE = Inoculate from log files at {0}
NInfectorWiz.infect = Create a New Infector
NInfectorWiz.inoculate = Create a New Inoculator
NDiseaseWiz.disease_folder = Diseases
NDizWizErr0=Missing Disease Name.
NDizWizErr1=Missing Population identifier.
NDizWizErr2=Missing Time Period.
NDizWizErr3=The Time Period is invalid.
NDizWizErr4=Missing Background Mortality Rate.
NDizWizErr5=Background mortality rate is invalid.
NDizWizErr6=Missing Transmission Rate.
NDizWizErr7=The Transmission Rate is invalid.
NDizWizErr8=Missing Non-Linearity Coefficient.
NDizWizErr9=The Non-Linearity Coefficient is invalid.
NDizWizErr10=Missing Infectious Recovery Rate.
NDizWizErr11=The Infectious Recovery Rate is invalid.
NDizWizErr12=Missing Infectious Mortality Rate.
NDizWizErr13=The Infectious Mortality Rate is invalid.
NDizWizErr16=Missing Immunity Loss Rate.
NDizWizErr17=The Immunity Loss Rate is invalid.
NDizWizErr18=Missing Incubation Rate.
NDizWizErr19=The Incubation Rate Rate is invalid.
NDizWizErr20=Directory or File does not exist.
NDizWizErr21=Invalid Data Type.
NDizWizErr22=Missing relative tolerance
NDizWizErr23=Relative tolerance is less or equal to 0 or too large
DMPC1=Disease Model Property Control
DMPC2=Missing Disease Property Editor for "
DDC.0=Disease Model:
DDC.1=Underlying Mathematical Disease Model
DDC.2=class
DDC.3=Problem creating Disease Model instance
DDC.4=Problem creating Dublin Core instance
NInfWizError.1=Missing the name of the disease causing the infection.
NInfWizError.2=Missing the name of the population to infect.
NInfWizError.3=The number of infections is missing.
NInfWizError.4=The number of infections must be greater than zero.
NInfWizError.5=The number of infections is invalid.
NInfWizError.6=Missing the location specification
NInfWizError.7=The number of infections was not a valid number
NInfWizError.8=Percentage not Valid. Must be < 100.0%
NInfWizError.9=Enter a folder containing STEM log files
NInfWizError.10=Folder does not exist!
NInfWizError.11=Bad row number
NInfWizDN=Disease Name:
NInfWizDNTT=The name of the Disease to that infects (e.g., Influenza).
NInfWizPOP=Population:
NInfWizPOPTT=The name of the population infected (e.g., human).
NInfWizNIINF=Number to infect:
NInfWizNIINO=Number to inoculate:
NInfWizPIINF=Percent to infect:
NInfWizPIINO=Percent to inoculate:
NInfWiz.absnumber=Use an absolute number
NInfWiz.percentage=Use a percentage
NInfWizNITT=The number of population members to be infected.
NInfWizPickLoc=Select Location
NInfWizPickLocTitle=Select a location to infect (or inoculate)
NInfWizISOK=Location ISO Key:
NInfectorWiz.enter=Enter manually (above)
NInfectorWiz.import=Import from STEM log files (below)
NInfWizImport=Select STEM Log Folder
NInfWizLogDirLabel=Log Folder
NInfWizLogDirDesc=Select a STEM log file folder
NInfectorWiz.firstrow=First row
NInfectorWiz.lastrow=Last row
NInfectorWiz.selectedrow=Selected row
ALG.0=Solver algorithm:
ALG.1=Underlying differential equation solver algorithm
ALG.2=Finite Difference
ALG.3=Runge Kutta Adaptive Step Size