Project

General

Profile

1
<?xml version="1.0" encoding="utf-8" standalone="no" ?>
2
<WidgetText xmlns="http://mapbuilder.sourceforge.net/mapbuilder" 
3
    version="0.2.1" id="mbDefaultText" xml:lang="en">
4
  <!--
5
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
6
    xsi:schemaLocation="http://mapbuilder.sourceforge.net/mapbuilder ..//mapbuilder/lib/schemas/config.xsd"
7
    
8
    Description: This file contains all text used in widgets and JavaScript
9
                 for multilingual support.  The widget text values are set as
10
                 XSL params before the widget is painted.
11
                 From JavaScript the messages can be retrieved with
12
                 mbGetMessage(messageKey); see the JSDoc for details.
13
    Licence:     LGPL as per: http://www.gnu.org/copyleft/lesser.html 
14

    
15
    $Id: widgetText.xml 3671 2007-12-04 11:40:10Z ahocevar $
16
  -->
17
  <!-- Widget (XSL) messages -->
18
  <widgets>
19
    <Abstract>
20
      <abstract>Abstract</abstract>
21
      <moreInfo>Read more about this map</moreInfo>
22
    </Abstract>
23
    
24
    <AoiForm>
25
      <east>East:</east>
26
      <north>North:</north>
27
      <south>South:</south>
28
      <title>Area of interest coordinates</title>
29
      <west>West:</west>
30
    </AoiForm>
31
    
32
    <Back>
33
      <tooltip>Get the previous extent</tooltip>
34
    </Back>
35
    
36
    <CatSearchForm>
37
      <east>East:</east>
38
      <north>North:</north>
39
      <south>South:</south>
40
      <west>West:</west>
41
    </CatSearchForm>
42
    
43
    <CollectionList>
44
      <title>Select a map to load:</title>
45
    </CollectionList>
46
    
47
    <CursorTrack>
48
      <latitude>lat: </latitude>
49
      <longitude>lon: </longitude>
50
      <xcoord>x: </xcoord>
51
      <ycoord>y: </ycoord>
52
    </CursorTrack>
53
    
54
    <DeleteFeature>
55
      <tooltip>Delete the current Feature(s) on the server</tooltip>
56
    </DeleteFeature>
57
    
58
    <DragPan>
59
      <tooltip>Click and drag to pan</tooltip>
60
    </DragPan>
61
    
62
    <EditLine>
63
      <tooltip>Click on map to add a point to a line</tooltip>
64
    </EditLine>
65
    
66
    <EditPoint>
67
      <tooltip>Click on map to create a point feature</tooltip>
68
    </EditPoint>
69
    
70
    <EditPolygon>
71
      <tooltip>Click on map to add a point to a polygon</tooltip>
72
    </EditPolygon>
73
    
74
    <Forward>
75
      <tooltip>Get the next extent</tooltip>
76
    </Forward>
77
    
78
    <GetFeatureInfo>
79
      <tooltip>Click on feature for more info</tooltip>
80
    </GetFeatureInfo>
81
    
82
    <GetFeatureInfoWSR>
83
      <tooltip>Click on feature for more info</tooltip>
84
    </GetFeatureInfoWSR>
85

    
86
    <InsertFeature>
87
      <tooltip>Save the current Feature(s) to the server</tooltip>
88
    </InsertFeature>
89
    
90
    <LayerControl>
91
      <deleteLayerTip>Remove this layer</deleteLayerTip>
92
      <layerIndexTip>Current position of this layer in the image stack</layerIndexTip>
93
      <legendTip>Toggle display of the legend</legendTip>
94
      <moveLayerDownTip>Move this layer down in the stack</moveLayerDownTip>
95
      <moveLayerUpTip>Move this layer up in the stack</moveLayerUpTip>
96
      <nameLayerTip>Layer name</nameLayerTip>
97
      <opacityTip>Opacity level</opacityTip>
98
      <toggleVisTip>Toggle the visibility of this layer</toggleVisTip>
99
    </LayerControl>
100
    
101
    <Legend>
102
      <title>Map Layers</title>
103
    </Legend>
104
    
105
    <Measurement>
106
      <tooltip>Click on the map to measure the distance</tooltip>
107
    </Measurement>
108
    
109
    <ModelStatus>
110
      <title>Status for: </title>
111
    </ModelStatus>
112
    
113
    <ModelUrlInput>
114
      <load>load</load>
115
      <title>URL: </title>
116
    </ModelUrlInput>
117
    
118
    <Reset>
119
      <tooltip>Reset the map to full extent</tooltip>
120
    </Reset>
121
    
122
    <Save>
123
      <tooltip>Click to save this map</tooltip>
124
    </Save>
125
    
126
    <SetAoi>
127
      <tooltip>Click and drag to set the area of interest</tooltip>
128
    </SetAoi>
129
    
130
    <Timestamp>
131
      <title>Timestamp: </title>
132
    </Timestamp>
133
    
134
    <WebServiceForm>
135
      <mapsheet>NTS index:</mapsheet>
136
      <ntsTitle>NTS Lookup web service</ntsTitle>
137
    </WebServiceForm>
138
    
139
    <WfsGetFeature>
140
      <tooltip>Click on feature to query it</tooltip>
141
    </WfsGetFeature>
142
    
143
    <ZoomIn>
144
      <tooltip>Click and drag to zoom in</tooltip>
145
    </ZoomIn>
146
    
147
    <ZoomOut>
148
      <tooltip>Click to zoom out</tooltip>
149
    </ZoomOut>
150
  </widgets>
151
  
152
  <!-- JavaScript messages -->
153
  <messages>
154
    <aeaInitEqualLatitudes>aeaInit: Equal Latitudes for Standard Parallels on opposite sides of equator</aeaInitEqualLatitudes>
155
    <aeqdFwdPointError>Point projection error in aeqdFwd()</aeqdFwdPointError>
156
    <aeqdInvDataError>Input data error in aeqdInv()</aeqdInvDataError>
157
    <aoiFormNotFound>Could not find aoiForm for geoSearch</aoiFormNotFound>
158
    <atLeastOneValue>Please enter at least one value, before proceeding</atLeastOneValue>
159
    <buttonBarRequired>buttonBar property required for object: {0}</buttonBarRequired>
160
    <cantCalculateDistance>Measurement does not know how to calculate the distanc</cantCalculateDistance>
161
    <cantGoBack>You can't go further back</cantGoBack>
162
    <cantGoForward>You can't go further forward</cantGoForward>
163
    <cantMoveDown>Can't move node past end of list: {0}</cantMoveDown>
164
    <cantMoveUp>Can't move node past beginning of list: {0}</cantMoveUp>
165
    <convertingCoords>converting coordinates</convertingCoords>
166
    <docLoading>Document loading, please wait...</docLoading>
167
    <documentParseError>Document parseError: {0}</documentParseError>
168
    <eastWgs84>East (WGS84)</eastWgs84>
169
    <equiInvDataError>Input data error in equiInv()</equiInvDataError>
170
    <errorCreatingObject>Error creating object: {0}</errorCreatingObject>
171
    <errorLoadingDocument>Error loading document: {0} - {1}-{2}</errorLoadingDocument>
172
    <errorLoadingModel>Config loadModel error: {0}: {1}</errorLoadingModel>
173
    <errorLoadingStylesheet>Error loading XSL stylesheet: {0}</errorLoadingStylesheet>
174
    <errorPaintingWidget>Config paintWidget error: widget does not exist</errorPaintingWidget>
175
    <eventLogSaved>Event log saved as: {0}</eventLogSaved>
176
    <exceptionTransformingDoc>Exception transforming doc with XSL: {0}</exceptionTransformingDoc>
177
    <featureNotFoundOwsContext>Feature not found</featureNotFoundOwsContext>
178
    <featureNotFoundWebServiceRequest>WebServiceRequest: error finding feature node: {0}</featureNotFoundWebServiceRequest>
179
    <gridShiftError>ERROR: Grid shift transformations are not implemented yet (cscs.js)</gridShiftError>
180
    <idRequired>id required for object: {0}</idRequired>
181
    <invalidFeatureXpathEditLine>EditLine: invalid featureXpath in config: {0}</invalidFeatureXpathEditLine>
182
    <invalidFeatureXpathEditPoint>EditPoint: invalid featureXpath in config: {0}</invalidFeatureXpathEditPoint>
183
    <invalidFeatureXpathEditPolygon>EditPolygon: invalid featureXpath in config: {0}</invalidFeatureXpathEditPolygon>
184
    <invalidFeatureXpathMeasurement>Measurement: invalid featureXpath in config: {0}</invalidFeatureXpathMeasurement>
185
    <invalidGeom>Invalid geom for: {0}</invalidGeom>
186
    <invalidGmlGeom>Invalid GML Geometry</invalidGmlGeom>
187
    <laeaInvDataError>Input data error in laeaInv()</laeaInvDataError>
188
    <lastFrameAfterFirst>Last frame must be after the first frame</lastFrameAfterFirst>
189
    <layerTypeNotSupported>MapPaneOL: No support for layer type={0}</layerTypeNotSupported>
190
    <lccInitEqualLatitudes>lccInit: Equal Latitudes for Standard Parallels on opposite sides of equator</lccInitEqualLatitudes>
191
    <listenerError>Listener error: param={0}, target={1}, callBackFunction={2}</listenerError>
192
    <ll2lccNoProjection>ll2lcc: Point can not be projected</ll2lccNoProjection>
193
    <ll2mAtPoles>ll2m: Transformation cannot be computed at the poles</ll2mAtPoles>
194
    <ll2stInfiniteProjection>ll2st: Point projects into infinity</ll2stInfiniteProjection>
195
    <ll2tmInfiniteProjection>ll2tm: Point projects into infinity</ll2tmInfiniteProjection>
196
    <llInputOutOfRange>Input out of range: lon: {0} - lat: {1}</llInputOutOfRange>
197
    <loadingLayer>Loading {0} map layer</loadingLayer>
198
    <loadingLayers>Loading {0} map layers</loadingLayers>
199
    <mollFwdIterationError>Iteration failed to converge in mollFwd()</mollFwdIterationError>
200
    <noBboxInContext>No BBOX defined in context</noBboxInContext>
201
    <noContextDefined>No context defined in config</noContextDefined>
202
    <noCountryCode>You need to specify a country code</noCountryCode>
203
    <noDataYet>No data to show yet</noDataYet>
204
    <nodeNotFound>Node not found; unable to delete node: {0}</nodeNotFound>
205
    <noFeatureToDelete>No feature available to delete</noFeatureToDelete>
206
    <noFeatureToInsert>No feature available to insert</noFeatureToInsert>
207
    <noMouseHandlerTool>Error finding mouseHandler: {0} for tool: {1}</noMouseHandlerTool>
208
    <noQueryableLayers>
209
      There are no queryable layers available,
210
      please add a queryable layer to the context.
211
    </noQueryableLayers>
212
    <noQueryableLayersVisible>
213
      There are no queryable layers visible,
214
      please mark a queryable layer in the legend.
215
    </noQueryableLayersVisible>
216
    <noRssTitle>No RSS title</noRssTitle>
217
    <northWgs84>North (WGS84)</northWgs84>
218
    <noSerializeUrl>serializeUrl must be specified in config to save a model</noSerializeUrl>
219
    <noTargetContext>Error finding targetContext: {0} for: {1}</noTargetContext>
220
    <noTargetModelTool>Error finding targetModel: {0} for tool: {1}</noTargetModelTool>
221
    <noTargetModelWidget>Error finding targetModel: {0} for: {1}</noTargetModelWidget>
222
    <nullOwsContext>Null OWSContext doc</nullOwsContext>
223
    <nullXmlResponse>Null XML response: {0}</nullXmlResponse>
224
    <omercFwdInfinity>Point projects into infinity in omercFwd()</omercFwdInfinity>
225
    <omercInitDataError>Input data error in omercInit()</omercInitDataError>
226
    <orthoFwdPointError>Points cannot be projected in orthoFwd()</orthoFwdPointError>
227
    <orthoInvDataError>Input data error in orthoInv()</orthoInvDataError>
228
    <parseError>Parse error: {0}</parseError>
229
    <phi1zNoConvergence>phi1z: Convergence error</phi1zNoConvergence>
230
    <phi2zNoConvergence>phi2z: Convergence error</phi2zNoConvergence>
231
    <phi3zNoConvergence>phi3z: Convergence error</phi3zNoConvergence>
232
    <phi4zNoConvergence>phi4z: Convergence error</phi4zNoConvergence>
233
    <projectionNotSupported>Measurement: Projection not supported!</projectionNotSupported>
234
    <scale>scale 1:{0}</scale>
235
    <selectLayer>Select a layer if you want insert sld in wmc</selectLayer>
236
    <sinuInvDataError>Input data error in sinuInv()</sinuInvDataError>
237
    <southWgs84>South (WGS84)</southWgs84>
238
    <tabWidgetNotFound>Tab widget not found: {0}</tabWidgetNotFound>
239
    <tm2llNoConvergence>tm2ll: Latitude failed to converge</tm2llNoConvergence>
240
    <unableToLoadDoc>
241
      Unable to load external document: {0}.
242
      Set the proxyUrl property in config.
243
    </unableToLoadDoc>
244
    <unableToSaveLog>Unable to save event log; provide a serializeUrl property in config</unableToSaveLog>
245
    <undefinedListener>Undefined listener for: {0}</undefinedListener>
246
    <unitCentimeters>centimeters</unitCentimeters>
247
    <unitCentimetersAbbr>cm</unitCentimetersAbbr>
248
    <unitFeet>feet</unitFeet>
249
    <unitFeetAbbr>ft</unitFeetAbbr>
250
    <unitInches>inches</unitInches>
251
    <unitInchesAbbr>in</unitInchesAbbr>
252
    <unitKilometers>kilometers</unitKilometers>
253
    <unitKilometersAbbr>km</unitKilometersAbbr>
254
    <unitNauticalMiles>nautical miles</unitNauticalMiles>
255
    <unitNauticalMilesAbbr>nmi</unitNauticalMilesAbbr>
256
    <unitMeters>meters</unitMeters>
257
    <unitMetersAbbr>m</unitMetersAbbr>
258
    <unitMiles>miles</unitMiles>
259
    <unitMilesAbbr>mi</unitMilesAbbr>
260
    <unknownRucType>Unknown RUC type</unknownRucType>
261
    <westWgs84>West (WGS84)</westWgs84>
262
  </messages>
263
</WidgetText>
    (1-1/1)