####################################################
### V6 Resource File                             ###
### generated on: Wed Apr 12 14:09:00 EST 2017   ###
###                                              ###
### This file is designed to be delivered to the ###
### translator.                                  ###
####################################################

1=Text files
2=The Adaptive DOE core algorithm plug-in is not in the library!
3=Unable to create an instance of the Adaptive DOE core algorithm!
4=Factor "{0}" is not a Prior Results column name!
5=Browse...
6=Store in model
7=Store the Design Points file in the model.\n(To update it you will have to reload the file)
8=Could not change storage mode of Prior Design Points file
9=Could not set file storage mode
10=Prior Design Points File
11=Return Results File
12=If selected, an output File parameter will be added\nto capture the output file 'DOE_Results.txt'.
13=Could not set Return Results File option
14=Use a fixed seed:
15=If selected, the random number generator will use\nthe specified seed, otherwise it will use the clock time
16=Could not set Fixed Seed option
17=Could not set Random Seed
18=Number of Points:
19=Significant Step Size:
20=Could not set Number of points.
21=Could not set Significant Step Size.
22=Could not set Number of points
23=Could not set current option values in technique options panel
24=Prior Results
25=The selected file does not resemble an Isight results file
26=Prior Results File
27=Error configuring Prior Results File
28=Do you wish to overwrite the file with the in-model contents?
29=Change Storage Mode
30=Restore File from In-Model Contents
31=Unable to alter storage mode of Prior Results File
32=Invalid Design Parameter category: {0}
33="Cluster" Value must be non-negative (zero only if factor is excluded from consideration).
34="Cluster" Value must be less than or equal to the number of factors selected
35=This plug-in is not supported in this release of the system.
36=Invalid license configuration, contact DS Support for SIMULIA products.
37=Unable to allocate scratch directory for design matrix generation!
38=Error nominalizing file 'DOE_Results.txt'.
39=USER ERROR: PRIOR AND CURRENT RESULTS ARE NOT FROM SAME MODEL CONFIGURATION!
40=Error combining prior and current results files
41=Could not add File parameter for returning file '{0}'.
42=Error nominalizing file '{0}'.
43=ERROR: File not found.
44=ERROR: Not a file.
45=ERROR: File is empty.
46=ERROR: File is not a file of tab-separated data.
47=ERROR: File is not a table of columns of tab-separated data.
48=ERROR: An Isight Results file must have at least three columns.
49=ERROR: Isight Results file has no data.
50=Adaptive DOE cannot run properly with a subflow approximation.  Workaround: Set a component approximation directly on the workflow [encapsulate the workflow with a Task if necessary].
51=USER ERROR: CURRENT RESULTS HAS PARAMETERS NOT PRESENT IN PRIOR RESULTS!
52=Cannot combine prior and current results: No data found in current results file.

53=Factor "{0}" : "Cluster" Value must be non-negative (zero only if factor is excluded from consideration).
54=Factor "{0}" : "Cluster" Value must be less than or equal to the number of factors selected
55=Factor "{0}" : "Allowed Values" Blank items are not allowed.
56=Factor "{0}" : "Allowed Values" Items may not have leading or trailing whitespace.
57=Factor "{0}" : "Allowed Values" Value must consist of two or more items separated by semi-colons.
58=Factor "{0}" : "Allowed Values" Items must all be integer-valued.
59=Factor "{0}" : "Allowed Values" Items must all be real-valued.
60=Factor "{0}" : Non-numeric factors must specify "Allowed Values".


####################################################
###   Meta Model I18N string                       #
####################################################
dispname=Adaptive DOE
desc=Adaptive DOE
longdesc=Samples the space with a set of design points generated in such a way so as to maximize the minimum distance between neighboring points. The technique can be seeded with any arbitrary set of previous design points. It also allows the user to select "clusters" of factors that are modified in parallel. A user should put a set of coupled factors in a single cluster. By default all factors are placed in a single cluster.\
		<ul>\
		  <li>\
		    <b>Advantages:</b>\
		    <ul>\
		       <li>\Well-suited for discontinuous/discrete design spaces and for long running simulations.\</li>\
		       <li>\Well-suited if the user knows the coupling of factors by prior experience.\</li>\
			   <li>\Well-suited if the user leverages results post processing to control the next DOE center and range.\</li>\
			   <li>\Well-suited if the user wants to turn on/off parameters for increased search efficiency in subsequent iterations\</li>\
			</ul>\
		  </li>\
		  <br>\
		  <li>\
		    <b>Disadvantages:</b>\
		    <ul>\
		     <li>\	If the user already knows the behavior model form (e.g. quadratic), other techniques can be more efficient.\</li>\
			</ul>\
		  </li>\
		  	</ul>
prop.dispname.sigstepsize=Significant Step Size
prop.dispname.file=File
prop.dispname.column=Column
prop.dispname.cluster=Cluster
prop.dispname.lower=Lower
prop.dispname.upper=Upper
prop.dispname.allowed=Allowed Values
prop.dispname.numpoints=Number of Points
#----- NOT IN USE AT THE MOMENT --------------------------------------------
#prop.dispname.sigEffect=Significant Effect
#prop.dispname.sigEffect.desc=Percent of metric range considered significant
#prop.dispname.accuracy=Convergence Quality
#prop.dispname.accuracy.desc=Controls iteration based on convergence quality
#---------------------------------------------------------------------------
prop.dispname.stepsize=Step Size
prop.dispname.maxfailedruns=Max Failed Runs
prop.dispname.failedrunpenaltyvalue=Failed Run Penalty Value
prop.dispname.failedrunobjvalue=Failed Run Objective Value
prop.dispname.usefixedrandomseed=Use fixed random seed
prop.dispname.randomseedvalue=Random seed value



61=Factor "{0}" : "Step Size" must be unset when "Allowed Values" are set (step size is implied).
62=Factor "{0}" : "Step Size" must be numeric.
63=Factor "{0}" : "Step Size" must be positive.
64=Factor "{0}" : "Step Size" must be integer-valued.
65=Factor "{0}" : "Step Size" must not be greater than range spanned by bounds.
66=Factor "{0}" : Bounds must be numeric.
67=Factor "{0}" : "Step Size" must not be unset.
68=Factor "{0}" : "Step Size" must be unset when "Allowed Values" are required (step size is implied).



