管道基础大数据平台系统开发-【CS】-ExportMap
13693261870
2024-01-11 0ac9c5eb993abd7053b075fc6e1e62049d2c047b
TEWin/Resources/AreaMeasurement/Lang.js
@@ -1,25 +1,28 @@
SGLang.lang = $.extend(SGLang.lang,{
    ToolTitle: "面积测量",
    ToolName: "地形剖面",
    help: "帮助",
    Text0: "取消",
    Text1: "删除最后节点",
    Text2: "水平面",
    Text3: "地表",
    Text4: "地形地表",
    Text5: "采样间隔 ",
    Text6: "创建测量对象",
    Text7: "捕捉",
    ToolTitle: "SkylineGlobe - Skyline Software Systems, Inc.",
    ToolName: "Terrain Profile",
    help: "Help",
    Text0: "Cancel",
    Text1: "Delete Last Point",
    Text2: "Horizontal surface",
    Text3: "Surface",
    Text4: "3D surface",
    Text5: "Surface Sample Interval  ",
   Text6: "Create Measurement Objects",
   Text7: "Snapping",
   Text19: "",
   Text17: "单位",
   Text18: " 米",
   Text19: "删除测量值",
   Text20: "删除最后一个测量点",
   Text21: "将测量点捕捉到边、对象和顶点",
   Text22: "计算在地形上的水平投影面积",
   Text23: "计算任意平面上的面积,该多边形的方向由选定的前三个点决定。",
   Text24: "考虑地形起伏,计算选定区域的表面积。",
   Text25: "面积:\周长:",
   Text26: "表面积:",
   Text17: "Units",
   Text18: "  meters",
   Text19: "Delete the measurement.",
   Text20: "Delete the last measurement point.",
   Text21: "Snap the measurement points to edges, objects, and vertices.",
   Text22: "Calculate the area of the horizontal projection of your selection on the terrain.",
   Text23: "Calculate area on an arbitrary plane. The polygon’s orientation is determined by the first three points selected.",
   Text24: "Calculate the surface area of the selected region taking into account terrain contours.",
   Text25: "Area:\nPerimeter:",
   Text26: "Surface Area:",
    Text999: ""
});