Project

General

Profile

1
# Jody Here I cannot make sense of this file!
2
#
3
# I have organized the remainder of this file by application subsection,
4
# this should probably be done by splitting this file into separate files?
5
#
6
#       Sections (Similar comments are present in struts-config.xml)
7
#       --------
8
#        WELCOME
9
# ADMINISTRATION
10
#  CONFIGURATION
11
#           DATA
12
#
13
# Within each section resources are organizing by page,
14
# the page names agree forwards in the struts-config.xml
15
#
16
# Implementation Notes:
17
# - 'key' from tiles-def is the same as page name, when someone explains to
18
#   to me how to get at page name we can get rid of 'key'.
19
# 
20
# resource    value                          Example
21
# --------    -----                          -------
22
# key.label   display label for page links   Contact
23
# key.title   page title & window title      Contact Information
24
# key.short   short description              Contact information for webmaster
25
# key.words   key words                      (Contact Information) (webmaster)
26
#
27
# We have a few additional resources grouping in the same section as the pages
28
# that use them. These appear to be grouped by use.
29
#
30
# resource    value                           Example
31
# --------    -----                           -------
32
# label.*     Label for datum, or field       Prefix
33
# help.*      Tooltip for datum, or field     Namespace prefix used for GML
34
# message.*   Used for information messages   Spatial information loaded
35
# error.*     Used for error messages         Namespace URI malformed: {0}
36
# errors.*    As abvoe w/ Exception?
37
#
38
# If you need aditional resources, please just invent a convention
39
# make a note of them above
40
#
41
# Here are my additional resource entries
42
# resource    value                           Example
43
# --------    -----                           -------
44
# text.*(0-9) Long text passage               text.welcome1=GeoServer is ....
45
#
46
# This is not the best solution, I have not found a decent example of how to
47
# internationalize page content. Apparently this is something JSP land is
48
# working on - there are some JCP open on this issue.
49
#
50

    
51
# -- standard errors --
52
errors.header=<UL>
53
errors.prefix=<LI>
54
errors.suffix=</LI>
55
errors.footer=</UL>
56

    
57
# -- validator --
58
errors.invalid={0} is invalid.
59
errors.maxlength={0} can not be greater than {1} characters.
60
errors.minlength={0} can not be less than {1} characters.
61
errors.range={0} is not in the range {1} through {2}.
62
errors.required={0} is required.
63
errors.byte={0} must be an byte.
64
errors.date={0} is not a date.
65
errors.double={0} must be an double.
66
errors.float={0} must be an float.
67
errors.integer={0} must be an integer.
68
errors.long={0} must be an long.
69
errors.short={0} must be an short.
70
errors.creditcard={0} is not a valid credit card number.
71
errors.email={0} is an invalid e-mail address.
72

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

    
79
label.validationConfig=Validation Configuration
80
label.wfsConfig=WFS Configuration
81
label.wmsConfig=WMS Configuration
82
label.dataConfig=Data Configuration
83
label.name=Name
84
label.title=Title
85
label.accessConstraints=Access Constraints
86
label.fees=Fees
87
label.maintainer=Maintainer
88
label.keywords=Keywords
89
label.metadataURL=Metadata URL
90
label.metadataURLType=Type
91
label.metadataURLFormat=Format
92
label.metadataURLLink=URL
93
label.abstract=Abstract
94
label.description=Description
95
label.contents=Contents
96
label.login=Login
97
label.logout=Logout
98
label.help=Help
99
label.actions=Actions
100
label.buttons=Configuration
101
label.context=Context
102
label.toGeoserver=To GeoServer
103
label.saveXML=Save XML
104
label.loadXML=Load XML
105
label.onlineResource=Online Resource
106
label.baseMapTitle=Layer-group Name
107
label.baseMapLayers=Base Map Layers
108
label.baseMapStyles=Base Map Styles
109
label.featureTypes=Feature Types
110
label.namespace=Namespace
111
label.namespaceID=Namespace ID
112
label.namespaces=Namespaces
113
label.new=New
114
label.edit=Edit
115
label.delete=Delete
116
label.dataStoreID=DataStore ID
117
label.enabled=Enabled
118
label.srsXmlStyle=srsName as XML
119
label.username=Username
120
label.server=Server
121
label.port=Port
122
label.password=Password
123
label.password.confirm=Confirm Password
124
label.URI=URI
125
label.default=Default
126
label.prefix=Prefix
127
label.filename=Filename
128
label.SRS=SRS
129
label.latLonBoundingBox=LatLon Bounding Box
130
label.connectionParameters=Connection Parameters
131
label.dataStoreDescription=DataStore Description
132
label.attributeTypes=Attribute Types
133
label.attributeTypeName=Attribute Type Name
134
label.isNillible=Nillible
135
label.isRef=isRef
136
label.minOccurs=Min Occurs
137
label.maxOccurs=Max Occurs
138
label.type=Type
139
label.messages=Messages
140
label.mainMenu=Main Menu
141
label.status=Status
142
label.configStatus=Configuration Status
143
label.configChangedTrue=Changed
144
label.configChangedFalse=Unchanged
145
label.geoServerStatus=GeoServer Status
146
label.geoServerChangedTrue=Changed
147
label.geoServerChangedFalse=Unchanged
148
label.submit=Submit
149
label.reset=Reset
150
label.credits=Credits
151
label.credits.url=http://docs.codehaus.org/display/GEOS/Contributors
152
label.newLoginAndPassword=Enter new login/password
153
label.wms.svgRenderer=SVG Rendering
154
label.wms.svgSimple=Simple (Fast, but limited styling)
155
label.wms.svgBatik=Batik (Slow, but full styling)
156
label.wms.svgAntiAlias=Antialias
157
label.cacheMaxAge=Cache Time
158
label.cachingEnabled=Caching Enabled?
159
label.wms.path=WMS Path
160

    
161
help.name_service=This is the name of the service
162
help.title_service=This is the title of the service
163
help.accessConstraints_service=The constraints of the service
164
help.fees_service=Fees required
165
help.maintainer_service=Name of the maintaining body
166
help.keywords_service=A list of keywords associated with the service.
167
help.dataFeatureTypeKeywords_service=Keywords for FeatureTypes
168
help.abstract_service=A short abstract about the service
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.
173
help.serviceType_service=The type of service
174
help.cacheControl_defaultMaxAge=The time (in seconds) to instruct external caches to save generated maps.
175

    
176
help.dataStore_id=A unique datastore identifier.
177
help.dataStore_enabled=Checked to enable this datastore
178
help.dataStore_nameSpace=A namespace Prefix to associate with this DataStore.
179
help.dataStore_description=A short description about this data store.
180
help.dataStore_server=The name of the server to connect to.
181
help.dataStore_port=The connection port on the server.
182
help.dataStore_username=The username to login to the server with.
183
help.dataStore_password=The password to login to the server with.
184

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

    
189

    
190
help.dataFeatureTypeAbstract_service=A Description for a FeatureType
191

    
192
help.dataFeatureTypeKeywords=BLAH
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)
198

    
199
error.name.required=Name Required
200
error.title.required=Title Required
201
error.fees.required=Fees Required
202
error.maintainer.required=Maintainer Required
203
error.keywords.required=Keywords Required
204
error.abstract.required=Abstract Required
205
error.accessConstraints.required=Access Constraints Required
206

    
207
error.dataStoreId.invalid=Data Store ID '(0}' must contain only alphanumeric characters (A-Z, a-z, 0-9)
208
error.dataStoreId.required=Data Store ID is required.
209
error.dataStoreFactory.invalid=Invalid DataStore Factory (Please choose one from the list)
210
error.dataStoreEditor.param.required={0} is a required parameter
211
error.dataStoreEditor.param.parse={0} must be a valid {1}: {2}
212
error.datastoreEditor.validation=Provided parameters can not be processed
213
errors.buttonAction.invalid=Invalid button pressed.
214
errors.factory.invalid=Invalid DataStoreID selected.
215
error.dataStoreEditor.param.missing=Could not locate {0} for {1}
216
error.exception={0}
217
error.invalidConnectionParams=Connection Parameters are invalid
218
error.cannotProcessConnectionParams=Unable to connect with provided parameters
219
error.badCharSet=The Character Set provided is not valid - the name must follow conventions documented in the IANA Charset Registry
220
error.cannotRunValidation=Unable to run validation: {0}
221
error.password.mismatch=Password must match the Confirm Password field, try again.
222
error.prefix.invalid=Namespace prefix '(0}' must contain only alphanumeric characters (A-Z, a-z, 0-9)
223
error.prefix.required=Namespace prefix is required.
224
error.uri.malformed=Namespace URI malformed: {0}
225
error.uri.required=Namespace URI is required
226

    
227
error.style.required=Selected style required
228
error.style.invalid=Selected style not defined
229

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

    
233
welcome.heading=Welcome
234

    
235
geoserver.logo=GeoServer
236

    
237
label.defaultTitle=GeoServer
238
label.featureTypeName=Feature Type Name
239
label.moveUp=Move Down
240
label.moveDown=Move Up
241
label.testSuite=Test Suite
242
label.testName=Test Name
243
label.testDescription=Test Description
244
label.newName=New Name
245
label.currentTestSuite=Currently working in test suite
246
label.plugInType=PlugIn Type
247
label.plugInDescription=PlugIn Description
248
label.maxFeatures=Maximum Features
249
label.verbose=Verbose
250
label.verboseExceptions=VerboseExceptions
251
label.numDecimals=Number of Decimals
252
label.charset=Character Set
253
label.proxyBaseURL=Proxy base URL
254
label.schemaBaseURL=Schema-Base URL
255
label.loggingLevel=Logging Level
256
label.loggingToFile=Write Logs to File
257
label.logLocation=Log Location
258
label.contactInformation=Contact Information
259
label.contactPerson=Contact Person
260
label.contactOrganization=Organization
261
label.contactPosition=Position
262
label.addressType=Address Type
263
label.address=Address
264
label.addressCity=City
265
label.addressState=State/Province
266
label.addressPostalCode=Postal Code
267
label.addressCountry=Country
268
label.contactVoice=Phone Number
269
label.contactFacsimile=Fax Number
270
label.contactEmail=Email Address
271
label.wfs=Web Feature Server
272
label.wms=Web Map Server
273
label.data=Data
274
label.wfsStatus=WFS Status
275
label.wmsStatus=WMS Status
276
label.dataStatus=Data Status
277
label.apply=Apply
278
label.save=Save
279
label.load=Load
280
label.calculateBoundingBox=Calculate Bounding Box
281
label.wfsDescription=WFS Description
282
label.wfsContent=WFS Content
283
label.wmsDescription=WMS Description
284
label.wmsContent=WMS Content
285
label.wmsRendering=WMS Rendering
286
label.dataStores=Data Stores
287
label.createNewDataStore=Create a new Data Store
288
label.createNewNamespace=Create a new Namespace
289
label.serviceLevel=Service Level
290
label.serviceLevel.basic=Basic
291
label.serviceLevel.transactional=Transactional
292
label.serviceLevel.complete=Complete 
293
label.validation=Validation
294
label.contact=Contact
295
label.none=None
296
label.phoneNumber=Phone Number
297
label.faxNumber=Fax Number
298
label.email=E-mail
299
label.info=info
300
label.cacheControl_defaultMaxAge=CacheControl-header max-age
301

    
302
help.enabled=Enables/disables the service
303
help.srsXmlStyle=Check if the srsName in the returned GML should be xml style (as in spec), uncheck if just EPSG: should be returned.
304
help.featureList=Allows enabling/disabling of individual feature types within the service.
305
help.global.maxFeatures=Sets the max number of Features returned by GetFeature.
306
help.global.verbose=Sets whether newlines and indents should be returned in XML responses.
307
help.global.verboseExceptions=Sets whether the Service Exceptions returned to users should have full java stack traces
308
help.global.numDecimals=Number of decimal places returned in a GetFeature response.
309
help.global.charset=Sets the global character set.
310
help.global.proxyBaseURL=The base URL seen beyond a reverse proxy (if you use one).
311
help.global.schemaBaseURL=Define a base url for the location of the WFS schemas.
312
help.global.loggingLevel=Defines the Application logging level.
313
help.global.loggingToFile=Enable/Disable logging to file.
314
help.global.logLocation=Specify log location. May be a directory or a file. The above must be checked for this value to take effect. 
315

    
316
help.global.contactPerson=The name of the contact person;
317
help.global.contactOrganization=The name of the organization with which the contact is affiliated.
318
help.global.contactPosition=The position of the contact within their organization.
319
help.global.addressType=The type of address specified, such as postal.
320
help.global.address=The actual street address.
321
help.global.addressCity=The city of the address.
322
help.global.addressState=The state/prov. of the address.
323
help.global.addressPostalCode=The postal code for the address.
324
help.global.addressCountry=The country of the address.
325
help.global.contactVoice=The contact phone number.
326
help.global.contactFacsimile=The contact Fax number.
327
help.global.contactEmail=The contact email address.
328

    
329
help.serviceLevel=Defines the level of service that the WFS provides
330

    
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
333

    
334
tab.description=Description
335
tab.content=Content
336
tab.dataStores=DataStores
337
tab.namespaces=Namespaces
338
tab.styles=Styles
339
tab.featureTypes=Feature Types
340

    
341
error.login.invalidCombo=Invalid username/password combination.
342
error.login.required=You must be logged in to access this feature.
343

    
344
error.latLonBoundingBox.required=All elements on the LatLonBoundingBox are required.
345
error.latLonBoundingBox.invalid=Invalid LatLonBoundingBox: {0}
346
error.serviceLevel.invalid=Invalid service level selected
347

    
348
link.geoserver=http://geoserver.sourceforge.net/
349
link.license=http://geoserver.sourceforge.net/documentation/developer/license.htm
350

    
351
# --- changed ----
352
label.geoServerConfiguration=GeoServer Configuration
353
message.login.hint=(The default user is 'admin' with password is 'geoserver')
354
message.noContact=No contact information has been provided
355
message.notLoaded=Application resources not loaded -- check servlet container logs for error messages.
356
message.noTitle=My GeoServer
357
message.dataOkay=Data loaded without incident
358

    
359

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

    
366
welcome.contact.label=Contact
367
welcome.contact.title=Contact Information
368
welcome.contact.short=Contact information for site webmaster
369
welcome.contact.words=(WebMaster) (Contact Information) 
370

    
371
welcome.demo.label=Demo
372
welcome.demo.title=Demo
373
welcome.demo.short=Here is the demo page for Geoserver. Look here for examples on how to use Geoserver on its own and with other tools.
374
welcome.demo.words=(GeoServer) (Demo)
375
welcome.demo.wmsexample.title=WMS Example
376
welcome.demo.wmsexample.label=WMS view of New York
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
378
welcome.demo.mappreview.title=Map Preview
379
welcome.demo.mappreview.label=WMS previews of your enabled FeatureTypes
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.
381
welcome.demo.requests.title=Sample Requests
382
welcome.demo.requests.label=Example WMS and WFS requests
383
welcome.demo.requests.short=This page has example WMS and WFS requests that you can use, examine, and change. It is very useful for seeing how to talk with Geoserver and how you can make your own, custom, requests.
384
welcome.demo.documentation.title=Documentation
385
welcome.demo.documentation.label=Main documentation page
386
welcome.demo.documentation.short=Here is the main documentation page for Geoserver. It is a WIKI so feel free to add any documentation, walkthroughs, tutorials, or information that you think will benefit other users.
387
welcome.demo.wfst.title=WFS-T demo
388
welcome.demo.wfst.label=Example WFS-T (transactional) page
389
welcome.demo.wfst.short=This page, powered by MapBuilder, is an example of WFS-T (transactional) requests that you can use. It allows you to insert points and lines into the various layers of the map.
390

    
391
welcome.demoRequest.label=Demo Request
392
welcome.demoRequest.title=Demo Request
393
welcome.demoRequest.short=Example requests for GeoServer (using the TestServlet).  Select a request from the drop down list, and then hit 'Change'.  This will display the request url (and body if an xml request).  Hit submit to send the request to GeoServer.
394
welcome.demoRequest.words=(GeoServer) (Demo)
395

    
396
# WELCOME resources
397
text.welcome1=The GeoServer project is a full transactional Java (J2EE) implementation of the OpenGIS Consortium's Web Feature Server specification, with an integrated Web Map Server.
398
text.welcome2=GeoServer is free software, available under the GPL 2.0 license.
399
text.welcome3=Users who would like to access and modify their geographic data over the Internet using flexible, industry-approved standards should take a look at GeoServer.
400
text.welcome4=The text describing your WFS and WMS may be edited using the Config link above. You must login (link top right) to change the GeoServer configuration (including contact information), or administer the running GeoServer application.
401
text.welcome5=The documentation for this release is available online at the following link.  The GeoServer wiki is used for the latest updates; please share your experiences, hints and tips with GeoServer there.  The task tracker is the place to report feature requests and bugs.  Also please take a moment to add yourself to the User Map to show your support for GeoServer.
402

    
403
text.welcome.mapbuilder=Mapbuilder Demo
404
text.welcome.mapbuilder.detail= <a href='http://mapbuilder.sourceforge.net/'>Mapbuilder</a> is a java-script WFS-T client.  You can use Mapbuilder to edit the data in this Geoserver install.
405

    
406
# NEW features
407
text.visitDemoPage=Visit the <b><a href="../../../demo.do">demo</a></b> page for examples of GeoServer in action. This includes an integrated <b><a href="../../../mapPreview.do"/>Mapbuilder client</a></b>.
408
text.newFeatureLogo=<b><font color='red'>NEW!</font></b>
409
text.newFeature1=See WMS layers in new MapBuilder GUI.
410
text.newFeature2=Check out the Demos page for some neat WMS and WFS demos.
411

    
412
# ADMIN
413
admin.label=Admin
414
admin.title=GeoServer Administration
415
admin.short=Administration of running GeoServer application
416
admin.words=(Administration)
417

    
418
admin.login.label=Login
419
admin.login.title=Login
420
admin.login.short=Login to GeoServer (user: admin and password: geoserver is the default, you can change it from Config->Server->Password).
421
admin.login.words=(GeoServer) (Login)
422

    
423
admin.freeLocks.label=Free Locks
424
admin.freeLocks.title=Free All Feature Locks
425
admin.freeLocks.short=Free All Feature Locks currently held by the server
426
admin.freeLocks.words=(FeatureLock) (Free) (Admin)
427

    
428
admin.freeMemory.label=Free Memory
429
admin.freeMemory.title=Free Available Memory
430
admin.freeMemory.short=Free Available memory by runing the garbage collector
431
admin.freeMemory.words=(Memory) (Free) (Admin)
432

    
433
# resources for Admin
434
label.locks=Locks
435
label.connections=Connections
436
label.memory=Memory
437
help.locks=Number of Feature Locks
438
help.connections=Number of Data Connections
439
help.memory=Amount of available memory
440
text.admin=This Administration page is currently at the idea stage, it is intended to show the runtime status (and allow interaction with) the running GeoSever application.
441
message.freeLocks=Locks released ({0} were held)
442
message.memory=Memory released ({0}K released)
443

    
444
# CONFIG
445
config.label=Config
446
config.title=GeoServer Configuration
447
config.short=Configuration of GeoServer application
448
config.words=(Configure)
449

    
450
# CONFIG Server
451
config.server.label=Server
452
config.server.title=Server Configuration
453
config.server.short=Configuration of Server and Contact information
454
config.server.words=(Configure) (Contact) (Server)
455

    
456
# CONFIG Server Login
457
config.server.login.label=Password
458
config.server.login.title=Change Password
459
config.server.login.short=Page for editing the username/password
460
config.server.login.words=(GeoServer) (Login) (Admin)
461

    
462
# CONFIG validation
463
config.validation.label=Validation
464
config.validation.title=Validation Configuration
465
config.validation.short=Configuration of the GeoServer Validation Processor
466
config.validation.words=(Configuration) (Validation)
467

    
468
config.validation.suite.label=Test Suite
469
config.validation.suite.title=Validation Test Suite Configuration
470
config.validation.suite.short=Configuraiton of Test Suites for the Validaiton Processor
471
config.validation.suite.words=(Validation Processor) (Test Suites)
472

    
473
config.validation.suite.doit.label=Try Tests
474
config.validation.suite.doit.title=Try Test Suite
475
config.validation.suite.doit.short=Try running test suite
476
config.validation.suite.doit.words=(Validation Processor) (Test Suites)
477

    
478
config.validation.test.label=Tests
479
config.validation.test.title=Validation Test Configuration
480
config.validation.test.short=Configuration of validation tests
481
config.validation.test.words=(Validation Processor) (Validation) (Test)
482

    
483
config.validation.suite.editor.label=Editor
484
config.validation.suite.editor.title=Validation Test Suite Editor
485
config.validation.suite.editor.short=Editor for validation test suites
486
config.validation.suite.editor.words=(Validation Processor) (Validation) (TestSuite)
487

    
488
config.validation.test.editor.label=Editor
489
config.validation.test.editor.title=Validation Test Editor
490
config.validation.test.editor.short=Editor for validation tests
491
config.validation.test.editor.words=(Validation Processor) (Validation) (Test)
492

    
493
config.validation.test.doit.label=Try Test
494
config.validation.test.doit.title=Try Validation Test 
495
config.validation.test.doit.short=Try running validation test
496
config.validation.test.doit.words=(Validation Processor) (Test)
497

    
498
config.validation.displayResults.label=Display Results
499
config.validation.displayResults.title=Results of the test run
500
config.validation.displayResults.short=Displays results of the test run
501
config.validation.displayResults.words=(Validation Processor) (Validation) (TestSuite) (Results)
502
config.validation.displayResults.errors=Errors
503
config.validation.displayResults.runCompleted=Run Completed
504
config.validation.displayResults.runNotCompleted=Run Not Completed
505
config.validation.displayResults.stop=Stop
506

    
507
# CONFIG wfs
508
config.wfs.label=WFS
509
config.wfs.title=Web Feature Server Configuration
510
config.wfs.short=Configuration of Web Feature Server
511
config.wfs.words=(WFS) (Web Feature Server) (Configure)
512

    
513
config.wfs.content.label=Contents
514
config.wfs.content.title=Web Feature Server Contents
515
config.wfs.content.short=Configuration of Web Feature Server functionality
516
config.wfs.content.words=(WFS) (Web Feature Server) (Configure)
517

    
518
config.wfs.description.label=Description
519
config.wfs.description.title=Web Feature Server Description
520
config.wfs.description.short=Configuration of Web Feature Server information and metadata
521
config.wfs.description.words=(WFS) (Web Feature Server) (Configure)
522

    
523
error.wfs.onlineResource.required=Online Resource is required.
524
error.wfs.onlineResource.malformed=Online Resource is malformed: {0}
525

    
526
# CONFIG wms
527
config.wms.label=WMS
528
config.wms.title=Web Map Server Configuration
529
config.wms.short=Configuration of Web Map Server
530
config.wms.words=(WMS) (Web Map Server) (Configure)
531

    
532
config.wms.content.label=Contents
533
config.wms.content.title=Web Map Server Contents
534
config.wms.content.short=Configuration of Web Map Server functionality
535
config.wms.content.words=(WMS) (Web Map Server) (Configure)
536

    
537
config.wms.description.label=Description
538
config.wms.description.title=Web Map Server Description
539
config.wms.description.short=Configuration of Web Map Server information and metadata
540
config.wms.description.words=(WMS) (Web Map Server) (Configuration)
541

    
542
config.wms.rendering.label=Rendering
543
config.wms.rendering.title=Web Map Server Rendering
544
config.wms.rendering.short=Configuration of Web Map Server Rendering
545
config.wms.rendering.words=(WMS) (Web Map Server) (Rendering)
546

    
547
error.wms.onlineResource.required=Online Resource is required.
548
error.wms.onlineResource.malformed=Online Resource is malformed: {0}
549

    
550
# DATA
551
config.data.label=Data
552
config.data.title=GeoServer Data Configuration
553
config.data.short=Configure GeoServer Application config.data access and representation
554
config.data.words=(Configure) (Data) (Spatial Data)
555

    
556
# DATA - config.dataStores
557
config.data.store.label=Stores
558
config.data.store.title=DataStore Configuration
559
config.data.store.short=Select data store for configuration
560
config.data.store.words=(Configure) (Database) (Shapefile) (Spatial Data) (Data)
561

    
562
config.data.store.new.label=New
563
config.data.store.new.title=Create New DataStore
564
config.data.store.new.short=Create source of spatial information
565
config.data.store.new.words=(Configure) (Database) (Shapefile) (Spatial Data) (Data)
566

    
567
config.data.store.editor.label=Edit
568
config.data.store.editor.title=DataStore Editor
569
config.data.store.editor.short=Edit a source of spatial information
570
config.data.store.editor.words=(Configure) (Database) (Shapefile) (Spatial Data) (Data)
571
config.data.store.editor.requiredField=required field
572

    
573
# DATA namespace
574
config.data.namespace.label=Namespace
575
config.data.namespace.title=Namespace Configuration
576
config.data.namespace.short=Configure GML Namespace used for generated GML
577
config.data.namespace.words=(GML) (Namespace) (prefix)
578

    
579
config.data.namespace.new.label=New
580
config.data.namespace.new.title=Create New Namespace
581
config.data.namespace.new.short=Create a new namespace for GML content
582
config.data.namespace.new.words=(GML) (Namespace) (prefix)
583

    
584
config.data.namespace.editor.label=Edit
585
config.data.namespace.editor.title=Namespace Editor
586
config.data.namespace.editor.short=Edit prefix and uri for GML namespace
587
config.data.namespace.editor.words=(GML) (Namespace) (prefix)
588

    
589
text.namespace=Select a namespace from the list, an astrix is used to indicate the Default namespace.
590
# DATA styles
591
# -----------
592
config.data.style.label=Style
593
config.data.style.title=Styles Configuration
594
config.data.style.short=Define available styles
595
config.data.style.words=(WMS) (Web Map Server) (Style)
596
config.data.sldWizard.label=Create new SLD
597

    
598
config.data.style.new.label=New
599
config.data.style.new.title=New Style
600
config.data.style.new.short=Create New Style
601
config.data.style.new.words=(WMS) (Web Map Server) (Style)
602

    
603
config.data.style.editor.label=Edit
604
config.data.style.editor.title=Style Editor
605
config.data.style.editor.short=Edit selected styles
606
config.data.style.editor.words=(WMS) (Web Map Server) (Style)
607

    
608
# Resources for styles
609
label.styles=Styles
610
label.styleID=StyleID
611
help.styles=List of available Styles
612
help.styleID=Identifier used for Style
613
error.style.exists=StyleID {0} already exists
614
error.file.required=Filename is required
615
# didier, 2004-04-20, not anymore used :
616
error.file.nonexistent=File {0} does not exist
617
# didier, 2004-04-20, FormFile :
618
error.file.maxLengthExceeded=Maximum upload length of SLD document exceeded ({0} bytes allowed)
619
error.action.invalid=Action '{0}' was not understood
620
error.styleID.required=StyleID is required
621
error.styleID.invalid=StyleID must begin with an alpha-numeric character.
622
error.style.sldFileExists=There is already a style by the name of {0} stored on GeoServer.  Please rename the file and try again.
623

    
624

    
625
error.namespace.namespaceInUse=The namespace you are trying to delete is in use by a Datastore.  Please delete the Datastore(s) first.
626
error.namespace.namespaceInUse=L'espace de nommage que vous tentez de d?truire est en cours d'utilisation par un de vos entrep?ts.  Commencer par d?truire ces entrep?ts en premier lieu.
627

    
628

    
629
# DATA featureType
630
# -----------
631
config.data.type.label=FeatureType
632
config.data.type.title=FeatureType Configuration
633
config.data.type.short=Define FeatureTypes made available through this service
634
config.data.type.words=(FeatureType) (Spatial Information)
635

    
636
config.data.type.new.label=New
637
config.data.type.new.title=Create New FeatureType
638
config.data.type.new.short=Create a new FeatureType from an available DataStore
639
config.data.type.new.words=(FeatureType) (Spatial Information)
640

    
641
config.data.type.editor.label=Edit
642
config.data.type.editor.title=FeatureType Editor
643
config.data.type.editor.short=Edit Feature Type definition and schema
644
config.data.type.editor.words=(FeatureType) (Spatial Information)
645

    
646
config.data.calculateBoundingBox.label=Generate
647
config.data.calculateBoundingBox.title=Calculate Bounding Box
648
config.data.calculateBoundingBox.short=Calculates the Bounding Box for a Feature Type definition
649
config.data.calculateBoundingBox.words=(FeatureType) (Spatial Information) (Bounding Box)
650

    
651
error.data.nullBBOX=The FeatureType '{0}' has a NULL extent. <br> HINT: the dataset is empty or has no default geometry attribute.
652
error.data.couldNotFindSRSAuthority=Could not find an SRS Authority that understands your SRS.  Please verify that your SRS is correct - you might need to consult the SRS authority plug ins to ensure that your SRS is listed. <br> {0} <br> {1} 
653
error.data.factoryException=Could not construct a SRS transformation - {0}
654
error.data.transformException=Could not perform the coordinate transformation
655
error.style.noParse=Could not parse the style - {0}
656

    
657

    
658
label.SRSHelp=SRS Help
659

    
660
#might want the other langages to point to a different url!
661
label.SRSHelp.URL=http://docs.codehaus.org/display/GEOS/crshelp
662

    
663
label.SRSList=SRS List
664

    
665

    
666
label.type.dataminx=Data min X
667
label.type.dataminy=Data min Y
668
label.type.datamaxx=Data max X
669
label.type.datamaxy=Data max Y
670

    
671
help.type.dataminx=Min value of X the coordinate in the SRS of your Datastore
672
help.type.dataminy=Min value of Y the coordinate in the SRS of your Datastore
673
help.type.datamaxx=Max value of X the coordinate in the SRS of your Datastore
674
help.type.datamaxy=Max value of Y the coordinate in the SRS of your Datastore
675

    
676
error.badsrc=Could not find a definition for your SRS - {0}
677

    
678
label.type.srswkt=SRS WKT
679
help.type.srswkt=The OGC Well Known Text Definition of your SRS's EPSG number
680

    
681
# Resources for FeatureType
682
label.bbox=Bounding Box
683
label.type.minx=Min Long
684
label.type.miny=Min Lat
685
label.type.maxx=Max Long
686
label.type.maxy=Max Lat
687
label.base=Schema Base
688
label.schemaName=Schema Name
689
label.style=Style
690
label.change=Change
691
label.add=Add
692
label.nillable=nillable
693
label.min=min
694
label.max=max
695
help.type.name=Name of FeatureType
696
help.type.style=Default style used to render feature type
697
help.type.srs=Spatial Reference System for FeatureType
698
help.type.title=Title for end users of this FeatureType
699
help.type.bbox=Bounding Box for entire Feature Type
700
help.type.minx=Minimum Lat value for Feature Type
701
help.type.miny=Minimum Long value for Feature Type
702
help.type.maxx=Maximum Lat value for Feature Type
703
help.type.maxy=Maximum Long value for Feature Type
704
help.type.base=Base XMLSchema element (define manditory attributes or -- to generate)
705
help.type.schemaName=Name of XMLSchema element describing Type
706
help.type.cachingEnabled=Instruct other servers to cache maps generated from this featuretype?
707
help.type.cacheMaxAge=Time (in seconds) other servers should cache maps generated from this featuretype.
708
error.styleId.notFound=Style Id '{0}' not defined
709

    
710
type.title.up=Move this type up one level.
711
type.title.down=Move this type down one level.
712
type.title.delete=Delete this type.
713
label.jai=JAI is available
714

    
715
help.jai=JAI (Java Advanced Imaging) extention is used to support image rendering for the WMS
716

    
717
label.jvm=Version of JVM
718

    
719
help.jvm=Denotes which version of the JVM is been used to power the server
720

    
721

    
722
srsList.title=List of Spatial Referencing System Numbers
723
srsList.tableTitle=EPSG WKT Definition
724

    
725
mapPreview.title=Mini-map preview of the enabled FeatureTypes.
726

    
727
sldValididity.title=Your .SLD file does not conform to the SLD Schema
728
sldValiditity.help.text=More help is available here
729
sldValiditity.help.url=http://docs.codehaus.org/display/GEOS/SLD+Validation
730

    
731
help.citeConformanceHacks=Check if you want strict CITE test conformance.  Unless you are running CITE tests, you probably do not want to check this.
732
label.citeConformanceHacks=Strict CITE Test Conformance 
733

    
734
help.featureBounding=Check if you want the bounds for the default geometry of your feature to be automatically included in the GetFeature gml output.  Not recommended, as most clients don't need it and takes up extra bandwidth.
735
label.featureBounding=Generate feature bounds
(1-1/7)