Revision 27564 branches/v2_0_0_prep/extensions/extGeocoding/config/text_en.properties

View differences:

text_en.properties
1 1
# Geocoding Extension
2 2

  
3
geocoder=Geocoder
4
geocodertip=Geocoder address
3 5
geocoding=Geocoding
6
geocodingrun=Geocodiing ...
4 7
new_geocoding_pattern=New geocoding pattern
5 8

  
6
preference_file=Address element
9
preference_file=Address elements
7 10
preference_location=File path
8
preference_edit=You can modify the address elements list
11
preference_edit=You can edit the list with new address elements
9 12

  
10
nolayersinview=No layers in view
13
nolayersinview=None layers in View
11 14
combodefaulttext=...
12
combonamefields=Fields names
15
combonamefields=fields names
13 16
comboaddresselements=Address elements
14 17

  
15 18
pattern_geoco_file=Geocoding pattern file (*.xml)
......
23 26
tablestructureelement=Element
24 27
tableelementname=Name
25 28

  
29

  
26 30
#main panel
27
accuracy=Accuracy
28
maxresults=Results
31

  
29 32
patternpath=File
30 33
pattern=Geocoding pattern
31
quality=Quality
32
gtype=Geocoding type
33
atype=Address Type
34
type=Type
34

  
35
gtype=Select geocoding type
36
atype=Complete address elements
37
type=Select geocoding type
35 38
gsimple=Simple
36
gsimpletip=Geocoding only address
39
gsimpletip=Geocoder one address
37 40
gtable=Table
38
gtabletip=Geocoding all table registries
41
gtabletip=Geocoder all table registries
39 42

  
40
butclose=Close
41
butnewpattern=Create new pattern
43
butnewpattern=Build new pattern
44
buteditpattern=Modify settings pattern
42 45
butloadpattern=Load pattern from file
43
butrun=Search
46
literalempty=New pattern hasn't address elements that it allows geocoding process
44 47

  
45
street1=Street 1
46
street2=Street 2
47
street3=Street 3
48
street1=Address
49
street2=Address
50
street3=Address
48 51

  
49 52
cancel=Cancel
50 53
ok=Ok
......
53 56
export=Export
54 57
search=Search
55 58

  
56
adrelements=Address components
59
adrelements=Address elements
57 60
valuename=Values
61
valuefield=Field
58 62

  
59
typeA=One address
60
typeB=Two Address (Crossing streets)
61
typeC=Three Address (Strech of street between two streets)
63
xcross=Crossing paths
64
xbetween=Path section between two path
62 65

  
63
settings=Search settings
64
maxresults=Maximum results
65
quality=Quality
66
accuracy=Accuracy
66
settings=Search parameters
67
maxresults=Results number
68
score=Score higher than
69
maxresultstip=Maximum number of search results
70
scoretip=Level of search score
67 71

  
68 72
results=Results
69 73

  
......
71 75
oktip=Select result
72 76
nexttip=Next registry
73 77

  
78
##New pattern panel
79
datasource=Select data source
80
selectedlayer=Vectorial layer 
81
components=Define pattern elements
82

  
83
xfield=Data source fields
84
xelement=Elements
85
xvalue=Address
86
xvalue1=Address 1
87
xvalue2=Address 2
88
xvalue3=Address 3
89
xmainvalue=Main address
90
xnumAddress=Door number
91

  
92
simcenstyle=Geocoding geometries by centroid. \n[Layer of points, lines and polygons]
93
rangesimstyle=Geocoding path that this has single numeric range (odd and even number). \n [Layer of lines]
94
rangedoustyle=Geocoding path that this has double numeric range, pairs number on the right and odd number on the left or vice versa. \n [Layer of lines]
95
compostyle=Geocoding on the cross paths or the stretch of path between two paths . \n [Layer of lines]
96

  
97
fid=Id
74 98
fsel=Ok
75
fquality=Calidad
76
faccuracy=Precisi?n
77
fx=Coordenada X
78
fy=Coordenada Y
99
fscore=Points
100
fx=X
101
fy=Y
102
flong=Long
103
flat=Lat
104
fnumber=Number
105

  
106
row=Row
107
loadlayer=Do you want load the layer related with geocoding pattern?
108

  
109
nopatternlayer=You haven't selected the layer related with geocoding pattern
110
nolayers=To build new geocoding pattern you must load vectorial layer on the gvSIG view on which geocodified
111
rangenum=Path numeric range
112

  
113
numright=Right numeric range
114
numleft=Left numeric range
115

  
116
fromnum=From
117
tonum=To
118

  
119
rightfromnum=(Right) From
120
righttonum=(Right) To
121
leftfromnum=(Left) From
122
lefttomnum=(Left) To
123

  
124

  
125

  
126
#styles
127
composedstyle=Composite geocoding
128
doublerangestyle=Simple geocoding by double range
129
simplerangestyle=Simple geocoding by single range
130
simplecentroidstyle=Simple geocoding by centroid
131

  
132
#process
133
addressgeocoded= address geocoded
134
addressesgeocoded= addresses geocoded
135

  
136
#create table results
137
tableresults=Save results table
138
dbf_file=*.dbf

Also available in: Unified diff