Statistics
| Revision:

svn-gvsig-desktop / tmp / trunk / servidor / WorkSpace_Servidor / wps-plugin-0.4.0-operation-StreetsMap / src / org / tigris / frogs / plugin / wpsint / impl_0_4_0 / operation / streetsmap / resource / LocalizationBundle.properties @ 26512

History | View | Annotate | Download (3.17 KB)

1
#Localization File
2
main=Properties
3
test=This is a test %0% %1% %2%
4

    
5
#WPS 0.4.0 GetCapabilties Information
6
WPS.0.4.0.Operation.GetCapabilities.None=None
7
WPS.0.4.0.Operation.GetCapabilities.WebSite=www.logex.es
8
WPS.0.4.0.Operation.GetCapabilities.NoDefinition=
9
WPS.0.4.0.Operation.GetCapabilities.Server=
10
WPS.0.4.0.Operation.GetCapabilities.Internet=
11
WPS.0.4.0.Operation.GetCapabilities.ProviderName=Lógica Extrema s.l.
12
WPS.0.4.0.Operation.GetCapabilities.AdministrativeArea=
13
WPS.0.4.0.Operation.GetCapabilities.City=Valencia
14
WPS.0.4.0.Operation.GetCapabilities.Country=Spain
15
WPS.0.4.0.Operation.GetCapabilities.DeliveryPoint=
16
WPS.0.4.0.Operation.GetCapabilities.ElectronicMailAddress=info@logex.es
17
WPS.0.4.0.Operation.GetCapabilities.PostalCode=46025
18
WPS.0.4.0.Operation.GetCapabilities.HoursOfService=
19
WPS.0.4.0.Operation.GetCapabilities.OnlineResource=
20
WPS.0.4.0.Operation.GetCapabilities.Facsimiles=(+34) 96 346 23 72
21
WPS.0.4.0.Operation.GetCapabilities.Voices=(+34) 96 346 23 75
22
WPS.0.4.0.Operation.GetCapabilities.IndividualName=
23
WPS.0.4.0.Operation.GetCapabilities.PositionName=
24
WPS.0.4.0.Operation.GetCapabilities.Role=
25

    
26
#WPS 0.4.0 Operation StreetsMap Process
27
WPS.0.4.0.Operation.StreetsMap.General.Abstract=Servidor de callejeros vectorial
28
WPS.0.4.0.Operation.StreetsMap.General.Title=Sirve ficheros gml con el callejero de la Comunidad Valencia.
29

    
30

    
31
WPS.0.4.0.Operation.StreetsMap.Process.GetMap.Abstract=The output is a xml file with the uris of the generated gml documents.
32
WPS.0.4.0.Operation.StreetsMap.Process.GetMap.Title=Get gml map
33
WPS.0.4.0.Operation.StreetsMap.Process.GetMap.detailLevel.Abstract=Depending in this detailLevel, the server filters the output with its criteria(area, resolution, ...)
34

    
35
If no detailLevel specified(null), the output will be the max detailLevel
36
WPS.0.4.0.Operation.StreetsMap.Process.GetMap.detailLevel.Title=The deatil level the user wants
37
WPS.0.4.0.Operation.StreetsMap.Process.GetMap.layerName.Abstract=The name of the layer we want. If no layer specified(null), the process returns all the layers available in the server.
38
WPS.0.4.0.Operation.StreetsMap.Process.GetMap.layerName.Title=The name of the layer
39
WPS.0.4.0.Operation.StreetsMap.Process.GetMap.bBox.Abstract=The extent(bounding box) we want. Inside this extent, will be the crs.
40
WPS.0.4.0.Operation.StreetsMap.Process.GetMap.bBox.Title=Extent of the layer
41
WPS.0.4.0.Operation.StreetsMap.Process.GetMap.UrisOut.Abstract=Xml file whit the uris of the generated gml files.
42
WPS.0.4.0.Operation.StreetsMap.Process.GetMap.UrisOut.Title=The uris of the gml files
43

    
44

    
45
#Some useful Error Handling Messages
46
WPS.0.4.0.Operation.StreetsMap.Error.UnKnown=An unattend error occured:'%0%'
47
WPS.0.4.0.Operation.StreetsMap.Error.NOPARAMETER=SERVER ERROR:Parameter '%0%' has been not initialized
48
WPS.0.4.0.Operation.StreetsMap.Error.NOPARAMETERS=SERVER ERROR:No parameters has been not initialized
49
WPS.0.4.0.Operation.StreetsMap.Error.XML=Problem to get the document '%0%'
50
WPS.0.4.0.Operation.StreetsMap.Error.General=General Error. Here is the detail:'%0%'
51
WPS.0.4.0.Operation.StreetsMap.Error.TEMPFILE=SERVER SIDE ERROR:Cannot delete temporary file
52
WPS.0.4.0.Operation.StreetsMap.Error.NotAccessibleUrl=The resource is either not accessible or not a valid URL