####################################################
### V6 Resource File                             ###
### generated on: Mon May 16 10:05:20 EDT 2011   ###
###                                              ###
### This file is designed to be delivered to the ###
### translator. 					###
####################################################

1=Number of Points:
2=Invalid Number of Points
3=Could not set Number of Points
4=Skip Runs:
5=Invalid Skip Runs
6=Could not set Skip Runs
7=Could not read factor attributes
8=Could not locate direction numbers of Sobol sampling
9=Could not generate Sobol matrix
10=Error getting default value for option {0}
11=Number of points must be greater than number of factors ({0})
12=Could not set current option values in technique options panel
13=This plug-in is not supported in this release of the system.
14=Invalid license configuration, contact DS Support for SIMULIA products.
15=Factor "{0}": Blank items are not allowed in "Allowed Values".
16=Factor "{0}": "Allowed Values" may not have leading or trailing whitespace.
17=Factor "{0}": "Allowed Values" must consist of two or more items separated by semi-colons.
18=Factor "{0}": "Allowed Values" must all be integer-valued.
19=Factor "{0}": "Allowed Values" must all be real-valued.
20=Boolean Factor "{0}": "Allowed Values" must consist only of 'false' and 'true'.
21=Factor "{0}": "Allowed Values" must be Boolean-valued.
22=Factor "{0}": "Allowed Values" must be distinct Boolean values.
23=Factor "{0}": Non-numeric factors must specify "Allowed Values".

24=Constraint has been defined for Sobol Sequence DOE technique: "{0}"
25=Trying to generate {0} design points which will fulfill the constraint...
26=Invalid Constraint: The constraint expression "{0}" does not produce a boolean value.
27={0} design points were requested, but before the search timed out, only {1} design points were found, which fulfill the constraint. You can increase the timeout to try to get the desired number of points.
28=Successfully generated {0} design points which fulfill the constraint.

####################################################
###   Meta Model I18N string                       #
####################################################
prop.dispname.numPoints=Number of Points
prop.dispname.skipRuns=Skip Runs
prop.dispname.constraint=Constraint Expression
prop.dispname.maxSearchTime=Max time to find compliant points (seconds)
dispname=Sobol Sequence
desc=Sobol Sequence
longdesc=The Sobol sequence provides a space-filling collection of points that are highly uniform in their spacing, as defined by measures of discrepancy. The uniformity of this technique generally improves on that of the Latin Hypercube technique, with similar cost in generation time. 
prop.dispname.lower=Lower
prop.dispname.upper=Upper
prop.dispname.allowed=Allowed Values



