vue-cesium
Version:
Vue 3.x components for CesiumJS.
1 lines • 14.2 kB
Source Map (JSON)
{"version":3,"file":"en-us.min.mjs","sources":["../../../../packages/locale/lang/en-us.ts"],"sourcesContent":["import { Language } from '..'\n\nexport default {\n name: 'en-us',\n nativeName: 'English (US)',\n vc: {\n loadError: 'needs to be child of VcViewer',\n navigation: {\n compass: {\n outerTip: 'Drag outer ring: rotate view. Double-click: reset view.',\n innerTip: 'Drag inner gyroscope: free orbit. TIP: You can also free orbit by holding the CTRL key and dragging the map.',\n title: 'Click and drag to rotate the camera.'\n },\n zoomCotrol: {\n zoomInTip: 'Zoom in',\n zoomResetTip: 'Reset zoom',\n zoomOutTip: 'Zoom out'\n },\n print: {\n printTip: 'Viewer screenshot/print',\n printViewTitle: 'VueCesium Print View',\n credit: 'Map Credits',\n screenshot: 'Screenshot'\n },\n myLocation: {\n myLocationTip: 'Centre map at your current location',\n positioning: 'Positioning...',\n fail: 'Positioning failed',\n centreMap: 'My Location',\n lat: 'Lat',\n lng: 'Lng',\n address: 'Address'\n },\n statusBar: {\n lat: 'Lat',\n lng: 'Lng',\n zone: 'ZONE',\n e: 'E',\n n: 'N',\n elev: 'Elev',\n level: 'Level',\n heading: 'H',\n pitch: 'P',\n roll: 'R',\n cameraHeight: 'CameraH',\n tip: 'Click to switch the mouse display coordinates to UTM projection coordinates'\n }\n },\n navigationSm: {\n compass: {\n outerTip: 'Drag outer ring: rotate view. Double-click: reset view.'\n },\n zoomCotrol: {\n zoomInTip: 'Zoom in',\n zoomBarTip: 'Drag the bar up to zoom in, and down to zoom out.',\n zoomOutTip: 'Zoom out'\n }\n },\n measurement: {\n expand: 'Expand',\n collapse: 'Collapse',\n editor: {\n move: 'Move the point',\n insert: 'Insert a point',\n remove: 'Remove the point',\n removeAll: 'Remove all the points'\n },\n distance: {\n tip: 'Distance',\n drawingTipStart: 'Click the left button to draw the starting point of the distance measurement.',\n drawingTipEnd: 'Click the left mouse button to draw the end point of the distance measurement.',\n drawingTipEditing:\n 'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n },\n 'component-distance': {\n tip: 'Component Distance',\n drawingTipStart: 'Click the left mouse button to draw the starting point of component distance measurement.',\n drawingTipEnd: 'Click the left mouse button to draw the end point of the component distance measurement.',\n drawingTipEditing:\n 'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n },\n polyline: {\n tip: 'Polyline Distance',\n drawingTipStart: 'Click the left button to draw the first point.',\n drawingTipEnd: 'Click the left button to draw the next point, and double-click the left button to end the measurement.',\n drawingTipEditing:\n 'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n },\n horizontal: {\n tip: 'Horizontal Distance',\n drawingTipStart: 'Click the left button to draw the first point.',\n drawingTipEnd: 'Click the left button to draw the next point, and double-click the left button to end the measurement.',\n drawingTipEditing:\n 'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n },\n vertical: {\n tip: 'Vertical Distance',\n drawingTipStart: 'Click the left button to draw the starting point of the vertical distance measurement.',\n drawingTipEnd: 'Click the left button to draw the end point of the vertical distance measurement.',\n drawingTipEditing:\n 'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n },\n height: {\n tip: 'Height ',\n drawingTipStart: 'Click the left button to draw the height measurement point.',\n drawingTipEnd: 'Click the left button to draw the height measurement point.',\n drawingTipEditing:\n 'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n },\n area: {\n tip: 'Area',\n drawingTipStart: 'Click the left button to draw the first point.',\n drawingTipEnd: 'Click the left button to draw the next point, and double-click the left button to end the measurement.',\n drawingTipEditing:\n 'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n },\n point: {\n tip: 'Point Coordinate',\n drawingTipStart: 'Click the left button to draw the point coordinate measurement.',\n drawingTipEnd: 'Click the left button to draw the point coordinate measurement.',\n drawingTipEditing:\n 'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.',\n lng: 'lng:',\n lat: 'lat:',\n height: 'height:',\n slope: 'slope:'\n },\n rectangle: {\n tip: 'Rectangle',\n drawingTipStart: 'Click the left button to draw the rectangle measurement.',\n drawingTipEnd: 'Click the left button to draw the rectangle measurement.',\n drawingTipEditing:\n 'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n },\n regular: {\n tip: 'Regular',\n drawingTipStart: 'Click the left button to draw the regular measurement.',\n drawingTipEnd: 'Click the left button to draw the regular measurement.',\n drawingTipEditing:\n 'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n },\n circle: {\n tip: 'Circle',\n drawingTipStart: 'Click the left button to draw the circle measurement.',\n drawingTipEnd: 'Click the left button to draw the circle measurement.',\n drawingTipEditing:\n 'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n },\n clear: {\n tip: 'Clear measurement results'\n }\n },\n drawing: {\n expand: 'Expand',\n collapse: 'Collapse',\n editor: {\n move: 'Move the point',\n insert: 'Insert a point',\n remove: 'Remove the point',\n removeAll: 'Remove all the points'\n },\n pin: {\n tip: 'Drawing pin',\n drawingTipStart: 'Click the left button to draw a pin.',\n drawingTipEnd: 'Click the left button to draw a pin.',\n drawingTipEditing:\n 'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n },\n point: {\n tip: 'Drawing point',\n drawingTipStart: 'Click the left button to draw a point.',\n drawingTipEnd: 'Click the left button to draw a point.',\n drawingTipEditing:\n 'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n },\n polyline: {\n tip: 'Drawing polyline',\n drawingTipStart: 'Click the left button to draw the first point.',\n drawingTipEnd: 'Click the left button to draw the next point, and double-click the left button to end the drawing.',\n drawingTipEditing:\n 'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n },\n polygon: {\n tip: 'Drawing polygon',\n drawingTipStart: 'Click the left button to draw the first point.',\n drawingTipEnd: 'Click the left button to draw the next point, and double-click the left button to end the drawing.',\n drawingTipEditing:\n 'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n },\n rectangle: {\n tip: 'Drawing rectangle',\n drawingTipStart: 'Click the left button to draw the starting point of the rectangle.',\n drawingTipEnd: 'Click the left button to draw the end point of the rectangle.',\n drawingTipEditing:\n 'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n },\n circle: {\n tip: 'Drawing circle',\n drawingTipStart: 'Click the left button to draw the starting point of the circle.',\n drawingTipEnd: 'Click the left button to draw the end point of the circle.',\n drawingTipEditing:\n 'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n },\n regular: {\n tip: 'Drawing regular',\n drawingTipStart: 'Click the left button to draw the starting point of the regular.',\n drawingTipEnd: 'Click the left button to draw the end point of the circle.',\n drawingTipEditing:\n 'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n },\n clear: {\n tip: 'Clear drawing results'\n }\n },\n analysis: {\n expand: 'Expand',\n collapse: 'Collapse',\n editor: {\n move: 'Move the point',\n insert: 'Insert a point',\n remove: 'Remove the point',\n removeAll: 'Remove all the points'\n },\n sightline: {\n tip: 'Sightline',\n drawingTipStart: 'Click the left button to draw the view point of the sightline analysis.',\n drawingTipEnd: 'Click the left button to draw the next point, and double-click the left button to end the sightline analysis.',\n drawingTipEditing:\n 'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n },\n viewshed: {\n tip: 'Viewshed',\n drawingTipStart: 'Click the left button to draw the view point of the viewshed analysis.',\n drawingTipEnd: 'Click the left button to draw the end point of the viewshed analysis.',\n drawingTipEditing:\n 'Move the mouse to modify the node, click the left button to confirm the modification,\\nand click the right button to discard the modification.'\n },\n clear: {\n tip: 'Clear analysis results'\n }\n },\n overview: {\n show: 'Show',\n hidden: 'Hidden'\n },\n typhoon: {\n warn: 'Failed to play typhoon, reason: no typhoon data with corresponding number found.'\n }\n }\n} as Language\n"],"names":["enUs"],"mappings":"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"}