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 @ 26595

History | View | Annotate | Download (4.57 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=Logica 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=Jose Luis Celda Iba?ez
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 WPS vectorial de callejeros y esto\nSirve capas de municipios, manzanas, tramos de calles, numeros de policia y textos\nMunicipios Soportados: Castellon,Alginet,Benaguacil
28
WPS.0.4.0.Operation.StreetsMap.General.Title=Sirve ficheros gml con diferentes capas del 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
WPS.0.4.0.Operation.StreetsMap.Process.GetCandidates.Abstract=Get the best 10 candidates from input streets names
46
WPS.0.4.0.Operation.StreetsMap.Process.GetCandidates.Title=Get the best 10 candidates from input streets names
47
WPS.0.4.0.Operation.StreetsMap.Process.GetCandidates.municipio.Abstract=Nombre del municipio a buscar. Puede ser nulo.
48
WPS.0.4.0.Operation.StreetsMap.Process.GetCandidates.municipio.Title=El nombre del municipio a buscar
49
WPS.0.4.0.Operation.StreetsMap.Process.GetCandidates.calle.Abstract=Nombre de la calle. Puede ser nulo.
50
WPS.0.4.0.Operation.StreetsMap.Process.GetCandidates.calle.Title=Nombre de la calle
51
WPS.0.4.0.Operation.StreetsMap.Process.GetCandidates.numero.Abstract=N?mero de polic?a.
52
WPS.0.4.0.Operation.StreetsMap.Process.GetCandidates.numero.Title=Numero de polic?a
53
WPS.0.4.0.Operation.StreetsMap.Process.GetCandidates.listaCandidatos.Abstract=Lista de strings, conteniendo el municipio-calle m?s el extent. Si se pregunt? s?lo por calle o municipio+calle, el extent devuelto es el que contiene todos los tramos de la calle.
54

    
55
Si se pregunt? s?lo por municipio, el extent es el del municipio.
56
WPS.0.4.0.Operation.StreetsMap.Process.GetCandidates.listaCandidatos.Title=Lista de candidatos
57

    
58

    
59
#Some useful Error Handling Messages
60
WPS.0.4.0.Operation.StreetsMap.Error.UnKnown=An unattend error occured:'%0%'
61
WPS.0.4.0.Operation.StreetsMap.Error.NOPARAMETER=SERVER ERROR:Parameter '%0%' has been not initialized
62
WPS.0.4.0.Operation.StreetsMap.Error.NOPARAMETERS=SERVER ERROR:No parameters has been not initialized
63
WPS.0.4.0.Operation.StreetsMap.Error.XML=Problem to get the document '%0%'
64
WPS.0.4.0.Operation.StreetsMap.Error.General=General Error. Here is the detail:'%0%'
65
WPS.0.4.0.Operation.StreetsMap.Error.TEMPFILE=SERVER SIDE ERROR:Cannot delete temporary file
66
WPS.0.4.0.Operation.StreetsMap.Error.NotAccessibleUrl=The resource is either not accessible or not a valid URL