1
13693261870
2024-04-03 412022ac7410aa48a675d08c9e0fa2f57e74dab7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
SGLang.lang = $.extend(SGLang.lang,{
    ToolTitle: "SmartEarth - 泰瑞数创科技(北京)有限公司",
    ToolName: "影像对比",
    ToolName1: "影像对比",
    help: "帮助",
    Text_ImageryBtn: "滑动<br>影像",
    Text_SnapshotBtn: "滑动<br>截屏",
    Text_3DMLBtn: "滑动<br>3D网格",
    Text_BIMBtn: "滑动<br>BIM",
    Text1: "卷帘 &<br> 渐变",
    Text2: "缩放到包含影像图层的区域<b>或</b>在工程树中选择影像图层然后点击:",
    Text3: "意外错误:",
    Text4: "卷帘<br>& 渐变",
    Text_StartSwipe: "开始",
    Text_Freeze: "冻结",
    Text_Sides: "边界",
    Text_UpDown: "上-下",
    Text_CouldNotDetect: "视图中没有检测到任何影像图层. <br/> 请放大到影像图层的可见区域并",
    Text_TryAgain: "重试",
    Text_NoMeshSelected: "从列表中选择两个不同的3DML图层,或放大到感兴趣的区域,然后单击刷新&检测",
    Text_NotIntersect: "一个或多个选定的图层不在当前视图中. 放大到感兴趣的区域并单击刷新&检测",
    Text6: "滑动对比截屏",
    Text7: "滑动对比截屏",
    Text8: "滑动对比3D网格图层",
    Text9: "滑动显示模式",
    Text12: "在进行对比操作前用户必须先截取场景A和场景B. ",
    Text13: "尝试加载截屏文件失败",
    Text14: "对比",
    Text15: "影像对比",
    Text16: "影像图层对比",
    Text17: "图层: ",
    Text20: "试图对比影像图层时出错. ",
    Text_MeshError: "试图对比3DML图层时出错. ",
    Text21: "透明度",
    Text22: "滑动对比: ",
    Text23: "右-左",
    Text24: "左-右",
    Text25: "顶-底",
    Text26: "底-顶",
    Text_Refresh: "刷新&检测",
    Text_ModelName: "图层名称: ",
    Text_Select: "选择",
    Text_SelectLayer: "-- 选择图层 --",
    Text_Texture: "纹理",
    Text_TextureWire: "纹理 + 三角网",
    Text_Solid: "白模",
    Text_SolidWire: "白模 + 三角网",
    Text_Xray: "X射线",
    Text_None: "无",
    Text27: "自动",
    Text29: "查看不到影像图层. 请缩放到包含可见影像图层的区域.  ",
    Text30: "动态对比",
    Text31: "加载对比",
    Text32: "生成高精度截屏数据. 该运算过程会持续几秒钟. ",
    Text33: "通过在工程树中显示和隐藏对象来创建修改的场景,然后点击<b>对比</b>",
    Text_BIMNotFound: "尝试获取图层ID时发生意外错误. ",
    Text_Terrain: "基础地形",
    Text_AlertCaption: "·",
 
 
    Text99: "完成"
});