{"version":3,"file":"en-us.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":[],"mappings":"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"}