All Downloads are FREE. Search and download functionalities are using the official Maven repository.

config.i18n.org-j3d-loaders-resources.properties Maven / Gradle / Ivy

#
#              J3D.org Copyright (c) 2000 - 2011
#                            Java Source
# 
# This source is licensed under the GNU LGPL v2.1
# Please read http://www.gnu.org/copyleft/lgpl.html for more information
# 
#
org.j3d.exporters.vterrain.BTExporter.missingVersionNumberMsg = No version number was supplied
org.j3d.exporters.vterrain.BTExporter.invalidUTMZoneMsg = Provided UTM zone ID of {0} is invalid. Must be [-60, -1] or [1, 60]
org.j3d.exporters.vterrain.BTExporter.invalidHeightScaleMsg = Vertical scale factor of {0} must be greater than zero
org.j3d.exporters.vterrain.BTExporter.invalidRowCountMsg = Requested number of rows {0} must be greater than zero
org.j3d.exporters.vterrain.BTExporter.invalidColumnCountMsg = Requested number of columns {0} must be greater than zero
org.j3d.exporters.vterrain.BTExporter.cannotUseHorizontalUnitsMsg = Horizontal units cannot be provided in file versions prior to v1.3
org.j3d.exporters.vterrain.BTExporter.nullHorizontalUnitsMsg = No units were supplied

org.j3d.loaders.ac3d.Ac3dParser.generalErrorMsg = Exeception caught. Check file formatting. Example would be extra lines at the end of file.
org.j3d.loaders.ac3d.Ac3dParser.tagParseCountMsg1 = Wrong number of args for
org.j3d.loaders.ac3d.Ac3dParser.tagParseCountMsg2 = ; expecting
org.j3d.loaders.ac3d.Ac3dParser.tagParseCountMsg3 = , found
org.j3d.loaders.ac3d.Ac3dParser.shortHeaderMsg = AC3D data stream header too short
org.j3d.loaders.ac3d.Ac3dParser.invalidPreambleMsg = Data stream did not contain a valid preamble
org.j3d.loaders.ac3d.Ac3dParser.unsupportedVersionMsg = Format version in data stream grater than supported
org.j3d.loaders.ac3d.Ac3dParser.objectCountMsg = The OBJECT token contains either 1 or more than 2 tokens
org.j3d.loaders.ac3d.Ac3dParser.invalidObjectChildMsg = When parsing a child OBJECT of another OBJECT an invalid definition was found:
org.j3d.loaders.ac3d.Ac3dParser.invalidObjectTokenMsg =	Unknown object token encountered in file:
org.j3d.loaders.ac3d.Ac3dParser.invalidSurfaceChildMsg = When parsing a child SURFACE of an OBJECT an invalid definition was found:
org.j3d.loaders.ac3d.Ac3dParser.invalidSurfaceTokenMsg = Unknown surface token encountered in file:
org.j3d.loaders.ac3d.Ac3dParser.invalidTokenMsg = Illegal token found :
org.j3d.loaders.ac3d.Ac3dParser.materialCallbackErrMsg = User code implementing Ac3dParseObserver has generated an exception during the materialComplete() callback
org.j3d.loaders.ac3d.Ac3dParser.objectCallbackErrMsg = User code implementing Ac3dParseObserver has generated an exception during the objectComplete() callback
org.j3d.loaders.ac3d.Ac3dParser.surfaceCallbackErrMsg = User code implementing Ac3dParseObserver has generated an exception during the surfaceComplete() callback

org.j3d.loaders.ldraw.LDrawParser.observerHeaderExceptionMsg = User code implementing LDrawParseObserver has generated an exception during the header() callback
org.j3d.loaders.ldraw.LDrawParser.observerBFCExceptionMsg = User code implementing LDrawParseObserver has generated an exception during the bfcStatement() callback
org.j3d.loaders.ldraw.LDrawParser.observerFileRefExceptionMsg = User code implementing LDrawParseObserver has generated an exception during the fileReference() callback
org.j3d.loaders.ldraw.LDrawParser.observerPrimitiveExceptionMsg = User code implementing LDrawParseObserver has generated an exception during the renderable() callback

org.j3d.loaders.stl.STLASCIIParser.invalidKeywordMsg = ASCII format file contains an unknown keyword \"{0}\" on line {1}
org.j3d.loaders.stl.STLASCIIParser.invalidNormalDataMsg = Error parsing number {0} that was to be used for a normal
org.j3d.loaders.stl.STLASCIIParser.invalidVertexDataMsg = Error parsing number {0} that was to be used for a vertex
org.j3d.loaders.stl.STLASCIIParser.emptyFileMsg = The ASCII file format header was found, but there was no content defined in the file.

org.j3d.loaders.vterrain.BTParser.parserReuseMsg = Data has already been read from this stream
org.j3d.loaders.vterrain.BTParser.unsupportedVersionMsg = Can't files with header version {0}
org.j3d.loaders.vterrain.BTParser.invalidHeightByteSizeMsg = Byte size of {0} is invalid. Expected either 2 or 4




© 2015 - 2025 Weber Informatics LLC | Privacy Policy