| | |
| | | SGLang.lang = $.extend(SGLang.lang,{ |
| | | ToolTitle: "距离测量", |
| | | ToolName: "地形剖面", |
| | | help: "帮助", |
| | | ToolTitle: "SkylineGlobe - Skyline Software Systems, Inc.", |
| | | ToolName: "Terrain Profile", |
| | | help: "Help", |
| | | //Text0: "Cancel", |
| | | //Text1: "Delete Last Point", |
| | | //Text2: "Aerial", |
| | | //Text3: "Horizontal", |
| | | //Text4: "Vertical", |
| | | //Text5: "OnGround", |
| | | Text6: "创建测量对象", |
| | | Text7: "捕捉", |
| | | Text6: "Create Measurement Objects", |
| | | Text7: "Snapping", |
| | | //Text19: "Calculating query points", |
| | | //Text16: "Left click on the terrain to draw a polygon/Polyline. Right click to finish operation.", |
| | | Text17: "单位", |
| | | Text18: "删除测量值", |
| | | Text19: "删除最后一个测量点", |
| | | Text20: "将测量点捕捉到边、对象和顶点", |
| | | Text17: "Units", |
| | | Text18: "Delete the measurement.", |
| | | Text19: "Delete the last measurement point.", |
| | | Text20: "Snap the measurement points to edges, objects, and vertices.", |
| | | // Text21: "Calculate aerial distance, i.e., the actual distance between points in the 3D Window.", |
| | | // Text22: "Calculate horizontal distance between points in the 3D Window.", |
| | | Text23: "在空中显示地形高程", |
| | | Text24: "显示空中距离", |
| | | Text25: "显示水平距离", |
| | | Text26: "显示垂直距离", |
| | | Text23: "Display the terrain elevation profile along an aerial line.", |
| | | Text24: "Show Aerial Distance", |
| | | Text25: "Show Horizontal Distance", |
| | | Text26: "Show Vertical Distance", |
| | | |
| | | }); |