Project

General

Profile

« Previous | Next » 

Revision 3112

Added by perry over 17 years ago

upgrade to geoserver 1.4rc5

View differences:

ApplicationResources.properties
86 86
label.fees=Fees
87 87
label.maintainer=Maintainer
88 88
label.keywords=Keywords
89
label.metadataURL=Metadata URL
90
label.metadataURLType=Type
91
label.metadataURLFormat=Format
92
label.metadataURLLink=URL
89 93
label.abstract=Abstract
90 94
label.description=Description
91 95
label.contents=Contents
......
99 103
label.saveXML=Save XML
100 104
label.loadXML=Load XML
101 105
label.onlineResource=Online Resource
106
label.baseMapTitle=Layer-group Name
107
label.baseMapLayers=Base Map Layers
108
label.baseMapStyles=Base Map Styles
102 109
label.featureTypes=Feature Types
103 110
label.namespace=Namespace
104 111
label.namespaceID=Namespace ID
......
129 136
label.minOccurs=Min Occurs
130 137
label.maxOccurs=Max Occurs
131 138
label.type=Type
132
label.url=URL
133 139
label.messages=Messages
134 140
label.mainMenu=Main Menu
135 141
label.status=Status
......
148 154
label.wms.svgSimple=Simple (Fast, but limited styling)
149 155
label.wms.svgBatik=Batik (Slow, but full styling)
150 156
label.wms.svgAntiAlias=Antialias
151
label.wms.path=WMS Path
152 157
label.cacheMaxAge=Cache Time
153 158
label.cachingEnabled=Caching Enabled?
159
label.wms.path=WMS Path
154 160

  
155 161
help.name_service=This is the name of the service
156 162
help.title_service=This is the title of the service
......
161 167
help.dataFeatureTypeKeywords_service=Keywords for FeatureTypes
162 168
help.abstract_service=A short abstract about the service
163 169
help.onlineResource_service=Online Reference URL for the web service.
170
help.baseMapTitle=Title of the group you want to make as a baseMap group. It must be unique from the others.
171
help.baseMapLayers=A comma separated list of feature types to be used as the base map.
172
help.baseMapStyles=A comma separated list of styles to be used on the layers of the base map.
164 173
help.serviceType_service=The type of service
165 174
help.cacheControl_defaultMaxAge=The time (in seconds) to instruct external caches to save generated maps.
166 175

  
......
182 191

  
183 192
help.dataFeatureTypeKeywords=BLAH
184 193
help.dataFeatureTypeAbstract=BLAH
194
help.dataFeatureTypeMetadataURLs=Metadata URLs, one per line
195
help.dataFeatureTypeMetadataURLType=Metadata type (TC211 or FGDC)
196
help.dataFeatureTypeMetadataURLFormat=Metadata format (mime type)
197
help.dataFeatureTypeMetadataURLLink=Metadata URL (link)
185 198

  
186
help.wms.path=The position into the WMS Capabilities tree structure.
187

  
188 199
error.name.required=Name Required
189 200
error.title.required=Title Required
190 201
error.fees.required=Fees Required
......
227 238
label.featureTypeName=Feature Type Name
228 239
label.moveUp=Move Down
229 240
label.moveDown=Move Up
230
label.attributeTypeName=Attribute-Type Name
231 241
label.testSuite=Test Suite
232 242
label.testName=Test Name
233 243
label.testDescription=Test Description
......
240 250
label.verboseExceptions=VerboseExceptions
241 251
label.numDecimals=Number of Decimals
242 252
label.charset=Character Set
243
label.baseURL=Base URL
253
label.proxyBaseURL=Proxy base URL
244 254
label.schemaBaseURL=Schema-Base URL
245 255
label.loggingLevel=Logging Level
246 256
label.loggingToFile=Write Logs to File
......
267 277
label.apply=Apply
268 278
label.save=Save
269 279
label.load=Load
270
label.actions=Actions
271 280
label.calculateBoundingBox=Calculate Bounding Box
272 281
label.wfsDescription=WFS Description
273 282
label.wfsContent=WFS Content
......
275 284
label.wmsContent=WMS Content
276 285
label.wmsRendering=WMS Rendering
277 286
label.dataStores=Data Stores
278
label.featureTypes=Feature Types
279 287
label.createNewDataStore=Create a new Data Store
280 288
label.createNewNamespace=Create a new Namespace
281 289
label.serviceLevel=Service Level
282 290
label.serviceLevel.basic=Basic
283 291
label.serviceLevel.transactional=Transactional
284 292
label.serviceLevel.complete=Complete 
285
label.server=Server
286 293
label.validation=Validation
287 294
label.contact=Contact
288 295
label.none=None
......
300 307
help.global.verboseExceptions=Sets whether the Service Exceptions returned to users should have full java stack traces
301 308
help.global.numDecimals=Number of decimal places returned in a GetFeature response.
302 309
help.global.charset=Sets the global character set.
303
help.global.baseURL=The base URL where this servlet will run.
310
help.global.proxyBaseURL=The base URL seen beyond a reverse proxy (if you use one).
304 311
help.global.schemaBaseURL=Define a base url for the location of the WFS schemas.
305 312
help.global.loggingLevel=Defines the Application logging level.
306 313
help.global.loggingToFile=Enable/Disable logging to file.
......
322 329
help.serviceLevel=Defines the level of service that the WFS provides
323 330

  
324 331
help.wms.svgRenderer=Select the SVG renderer to use when servicing WMS SVG requests
332
help.wms.path=Specifies the layer hierarchy in the WMS capabilities
325 333

  
326 334
tab.description=Description
327 335
tab.content=Content
......
345 353
message.login.hint=(The default user is 'admin' with password is 'geoserver')
346 354
message.noContact=No contact information has been provided
347 355
message.notLoaded=Application resources not loaded -- check servlet container logs for error messages.
348
message.noTitle=Metacat Spatial - GeoServer
356
message.noTitle=My GeoServer
349 357
message.dataOkay=Data loaded without incident
350 358

  
351 359

  
352 360
# WELCOME
353 361
welcome.label=Welcome
354 362
welcome.title=Welcome to GeoServer
355
welcome.short=Welcome to GeoServer 1.4.0.  Thanks for using GeoServer!
363
welcome.short=Welcome to GeoServer 1.4.0-RC5.  Thanks for using GeoServer!
356 364
welcome.words=(GeoServer) (GIS) (Geographic Information Systems) (WFS)
357 365

  
358 366
welcome.contact.label=Contact
......
366 374
welcome.demo.words=(GeoServer) (Demo)
367 375
welcome.demo.wmsexample.title=WMS Example
368 376
welcome.demo.wmsexample.label=WMS view of New York
369
welcome.demo.wmsexample.short=This is a WMS view of Manhattan, New York. It allows you to pan, zoom, and even click on images to pop up a larger view. It is written in Javascript and the code can be found under: [geoserver]/data/demo/popup_map
377
welcome.demo.wmsexample.short=This is a WMS view of Manhattan, New York. It allows you to pan, zoom, and even click on images to pop up a larger view. It is written in Javascript and the code can be found under: [geoserver]/conf/popup_map
370 378
welcome.demo.mappreview.title=Map Preview
371 379
welcome.demo.mappreview.label=WMS previews of your enabled FeatureTypes
372 380
welcome.demo.mappreview.short=The Map Preview page will display each FeatureType that is enabled and gives you a link to each one allowing you to view it in WMS form with MapBuilder.

Also available in: Unified diff