⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 applicationresources.properties

📁 电子地图服务器,搭建自己的地图服务
💻 PROPERTIES
📖 第 1 页 / 共 3 页
字号:
# Jody Here I cannot make sense of this file!
#
# I have organized the remainder of this file by application subsection,
# this should probably be done by splitting this file into separate files?
#
#       Sections (Similar comments are present in struts-config.xml)
#       --------
#        WELCOME
# ADMINISTRATION
#  CONFIGURATION
#           DATA
#
# Within each section resources are organizing by page,
# the page names agree forwards in the struts-config.xml
#
# Implementation Notes:
# - 'key' from tiles-def is the same as page name, when someone explains to
#   to me how to get at page name we can get rid of 'key'.
# 
# resource    value                          Example
# --------    -----                          -------
# key.label   display label for page links   Contact
# key.title   page title & window title      Contact Information
# key.short   short description              Contact information for webmaster
# key.words   key words                      (Contact Information) (webmaster)
#
# We have a few additional resources grouping in the same section as the pages
# that use them. These appear to be grouped by use.
#
# resource    value                           Example
# --------    -----                           -------
# label.*     Label for datum, or field       Prefix
# help.*      Tooltip for datum, or field     Namespace prefix used for GML
# message.*   Used for information messages   Spatial information loaded
# error.*     Used for error messages         Namespace URI malformed: {0}
# errors.*    As abvoe w/ Exception?
#
# If you need aditional resources, please just invent a convention
# make a note of them above
#
# Here are my additional resource entries
# resource    value                           Example
# --------    -----                           -------
# text.*(0-9) Long text passage               text.welcome1=GeoServer is ....

# This is not the best solution, I have not found a decent example of how to
# internationalize page content. Apparently this is something JSP land is
# working on - there are some JCP open on this issue.
#

# -- standard errors --
errors.header=<UL>
errors.prefix=<LI>
errors.suffix=</LI>
errors.footer=</UL>

# -- validator --
errors.invalid={0} is invalid.
errors.maxlength={0} can not be greater than {1} characters.
errors.minlength={0} can not be less than {1} characters.
errors.range={0} is not in the range {1} through {2}.
errors.required={0} is required.
errors.byte={0} must be an byte.
errors.date={0} is not a date.
errors.double={0} must be an double.
errors.float={0} must be an float.
errors.integer={0} must be an integer.
errors.long={0} must be an long.
errors.short={0} must be an short.
errors.creditcard={0} is not a valid credit card number.
errors.email={0} is an invalid e-mail address.

# -- other --
errors.cancel=Operation cancelled.
errors.detail={0}
errors.general=The process did not complete. Details should follow.
errors.token=Request could not be completed. Operation is not in sequence.

label.validationConfig=Validation Configuration
label.wcsConfig=WCS Configuration
label.wfsConfig=WFS Configuration
label.wmsConfig=WMS Configuration
label.dataConfig=Data Configuration
label.name=Name
label.title=Title
label.accessConstraints=Access Constraints
label.fees=Fees
label.maintainer=Maintainer
label.keywords=Keywords
label.metadataURL=Metadata URL
label.metadataURLType=Type
label.metadataURLFormat=Format
label.metadataURLLink=URL
label.abstract=Abstract
label.description=Description
label.contents=Contents
label.login=Login
label.logout=Logout
label.help=Help
label.actions=Actions
label.buttons=Configuration
label.context=Context
label.toGeoserver=To GeoServer
label.saveXML=Save XML
label.loadXML=Load XML
label.onlineResource=Online Resource
label.coverages=Coverages
label.baseMapTitle=Layer-group Name
label.baseMapLayers=Base Map Layers
label.baseMapStyles=Base Map Styles
label.baseMaps=Base Maps
label.baseMap=Base Map
label.featureTypes=Feature Types
label.namespace=Namespace
label.namespaceID=Namespace ID
label.namespaces=Namespaces
label.new=New
label.edit=Edit
label.delete=Delete
label.dataFormatID=Coverage Data Set ID
label.dataStoreID=Feature Data Set ID
label.enabled=Enabled
label.srsXmlStyle=srsName as XML
label.username=Username
label.server=Server
label.port=Port
label.password=Password
label.password.confirm=Confirm Password
label.rememberLogin=Remember my login on this computer
label.URI=URI
label.URL=URL
label.request=Request
label.response=Response
label.body=Body
label.default=Default
label.prefix=Prefix
label.filename=Filename
label.upload=Upload...
label.SRS=SRS
label.nativeCRS=Native CRS
label.latLonBoundingBox=LatLon Bounding Box
label.parameters=Parameters
label.dataFormatDescription=Coverage Data Set Description
label.connectionParameters=Connection Parameters
label.dataStoreDescription=Feature Data Set Description
label.attributeTypes=Attribute Types
label.attributeTypeName=Attribute Type Name
label.isNillible=Nillible
label.isRef=isRef
label.minOccurs=Min Occurs
label.maxOccurs=Max Occurs
label.coverage=Coverages
label.type=Type
label.url=URL
label.messages=Messages
label.mainMenu=Main Menu
label.status=Status
label.configStatus=Configuration Status
label.configChangedTrue=Changed
label.configChangedFalse=Unchanged
label.geoServerStatus=GeoServer Status
label.geoServerChangedTrue=Changed
label.geoServerChangedFalse=Unchanged
label.submit=Submit
label.submitNew=Submit in new page
label.reset=Reset
label.credits=Credits
label.credits.url=http://docs.codehaus.org/display/GEOS/Contributors
label.newLoginAndPassword=Enter new login/password
label.wms.svgRenderer=SVG Rendering
label.wms.svgSimple=Simple (Fast, but limited styling)
label.wms.svgBatik=Batik (Slow, but full styling)
label.wms.svgAntiAlias=Antialias
label.wms.allowInterpolation=Interpolation
label.wms.allowInterpolation.nearest=Nearest Neighbour
label.wms.allowInterpolation.bilinear=Bilinear
label.wms.allowInterpolation.bicubic=Bicubic
label.wms.path=WMS Path
label.cacheMaxAge=Cache Time
label.cachingEnabled=Caching Enabled?

help.name_service=This is the name of the service
help.title_service=This is the title of the service
help.accessConstraints_service=The constraints of the service
help.fees_service=Fees required
help.maintainer_service=Name of the maintaining body
help.keywords_service=A list of keywords associated with the service.
help.dataFeatureTypeKeywords_service=Keywords for FeatureTypes
help.abstract_service=A short abstract about the service
help.onlineResource_service=Online Reference URL for the web service.
help.baseMapTitle=Title of the group you want to make as a baseMap group. It must be unique from the others.
help.baseMapLayers=A comma separated list of feature types to be used as the base map.
help.baseMapStyles=A comma separated list of styles to be used on the layers of the base map.
help.baseMaps=The list of base maps
help.serviceType_service=The type of service
help.cacheControl_defaultMaxAge=The time (in seconds) to instruct external caches to save generated maps.
help.dataFormat_id=A unique Coverage Data Set identifier.
help.dataFormat_enabled=Checked to enable this Coverage Data Set
help.dataFormat_nameSpace=A namespace Prefix to associate with this Coverage Data Set.
help.dataFormat_type=Coverage Data Set type.
help.dataFormat_url=The URL of the associated resource.
help.dataFormat_nameSpace=A namespace Prefix to associate with this Coverage Data Set.
help.dataFormat_description=A short description about this Coverage Data Set.
help.dataFormat_server=The name of the server to connect to.
help.dataFormat_port=The connection port on the server.
help.dataFormat_username=The username to login to the server with.
help.dataFormat_password=The password to login to the server with.

help.dataStore_id=A unique Feature Data Set identifier.
help.dataStore_enabled=Checked to enable this Feature Data Set
help.dataStore_nameSpace=A namespace Prefix to associate with this Feature Data Set.
help.dataStore_description=A short description about this Feature Data Set.
help.dataStore_server=The name of the server to connect to.
help.dataStore_port=The connection port on the server.
help.dataStore_username=The username to login to the server with.
help.dataStore_password=The password to login to the server with.

help.namespace.default=Checked if this namespace should be assumed when none is specified
help.namespace.prefix=The prefix used to identify this namespace in a GML document
help.namespace.uri=URI of document describing namespace definition


help.dataFeatureTypeAbstract_service=A Description for a FeatureType

help.dataFeatureTypeKeywords=BLAH
help.dataFeatureTypeAbstract=BLAH
help.dataFeatureTypeMetadataURLs=Metadata URLs, one per line
help.dataFeatureTypeMetadataURLType=Metadata type (TC211 or FGDC)
help.dataFeatureTypeMetadataURLFormat=Metadata format (mime type)
help.dataFeatureTypeMetadataURLLink=Metadata URL (link)

error.name.required=Name Required
error.title.required=Title Required
error.fees.required=Fees Required
error.maintainer.required=Maintainer Required
error.keywords.required=Keywords Required
error.abstract.required=Abstract Required
error.accessConstraints.required=Access Constraints Required

error.geoserver.JAIMemCapacity=JAI Memory Capacity value must be between 0.0 and {0}
error.geoserver.JAIMemThreshold=JAI Memory Threshold value must be between 0.0 and 1.0
error.geoserver.JAITileThreads=JAI Tile Scheduler Threads value must be between 0 and 100
error.geoserver.JAITilePriority=JAI Tile Scheduler Thread Priority value must be between 1 and 10

error.dataFormatId.invalid=Coverage Data Set ID '{0}' must contain only alphanumeric characters (A-Z, a-z, 0-9)
error.dataFormatId.required=Coverage Data Set ID is required.
error.dataFormatFactory.invalid=Invalid Coverage Data Set Factory (Please choose one from the list)
error.dataFormatEditor.param.required={0} is a required parameter
error.dataFormatEditor.param.parse={0} must be a valid {1}: {2}
error.dataformatEditor.validation=Provided parameters can not be processed
error.dataStoreId.invalid=Feature Data Set ID '(0}' must contain only alphanumeric characters (A-Z, a-z, 0-9)
error.dataStoreId.required=Feature Data Set ID is required.
error.dataStoreFactory.invalid=Invalid Feature Data Set Factory (Please choose one from the list)
error.dataStoreEditor.param.required={0} is a required parameter
error.dataStoreEditor.param.parse={0} must be a valid {1}: {2}
error.datastoreEditor.validation=Provided parameters can not be processed
errors.buttonAction.invalid=Invalid button pressed.
errors.factory.invalid=Invalid ID selected.
error.dataFormatEditor.param.missing=Could not locate {0} for {1}
error.dataStoreEditor.param.missing=Could not locate {0} for {1}
error.exception={0}
error.invalidConnectionParams=Connection Parameters are invalid
error.cannotProcessConnectionParams=Unable to connect with provided parameters
error.badCharSet=The Character Set provided is not valid - the name must follow conventions documented in the IANA Charset Registry
error.cannotRunValidation=Unable to run validation: {0}
error.password.mismatch=Password must match the Confirm Password field, try again.
error.prefix.invalid=Namespace prefix '{0}' must contain only alphanumeric characters (A-Z, a-z, 0-9)
error.prefix.required=Namespace prefix is required.
error.uri.malformed=Namespace URI malformed: {0}
error.uri.required=Namespace URI is required
error.coveragedir.create=Cannot create Coverage Format Dir: {0}
error.coveragedir.write=Cannot write into Coverage Format Dir: {0}

error.style.required=Selected style required
error.style.invalid=Selected style not defined
error.style.sldInUse=Style '{0}' cannot be deleted, it's the default style of {1}

error.noWritePermission=No write permissions to: {0}
error.couldNotCreateFile=Could not create file: {0}. Possible case: {1}

error.file.NotExists=Could not find file: {0}.  Perhaps location was entered wrong?
error.file.CantRead=Could not read file: {0}.  Perhaps it has wrong permissions or is corrupted?

welcome.heading=Welcome

geoserver.logo=GeoServer

label.defaultTitle=GeoServer
label.coverageName=Coverage Data Set ID
label.featureTypeName=Feature Type Name
label.moveUp=Move Down
label.moveDown=Move Up
label.attributeTypeName=Attribute-Type Name
label.testSuite=Test Suite
label.testName=Test Name
label.testDescription=Test Description
label.newName=New Name
label.currentTestSuite=Currently working in test suite
label.plugInType=PlugIn Type
label.plugInDescription=PlugIn Description
label.maxFeatures=Maximum Features
label.verbose=Verbose
label.verboseExceptions=VerboseExceptions
label.numDecimals=Number of Decimals
label.charset=Character Set
label.proxyBaseURL=Proxy base URL
label.schemaBaseURL=Schema-Base URL
label.log4jConfigFile=Logging Profile
label.suppressStdOutLogging=Suppress StdOut logging
label.logLocation=Log Location
label.jaiMemoryCapacity=JAI mem capacity 
label.jaiMemoryThreshold=JAI mem threshold
label.jaiTileThreads=JAI tile threads
label.jaiTilePriority=JAI tile priority
label.jaiRecycling=JAI cache recycling
label.imageIOCache=JAI Image-I/O Caching
label.jaiJPEGNative=JAI JPEG native acceleration
label.jaiPNGNative=JAI PNG native acceleration
label.contactInformation=Contact Information
label.contactPerson=Contact Person

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -