管道基础大数据平台系统开发-【CS】-ExportMap
13693261870
2024-01-05 fe7988078651d6b4d995dfbf7f090f611d7a06d1
修改中文翻译
已修改7个文件
34 ■■■■ 文件已修改
TEWin/Resources/AreaMeasurement/Lang.js 5 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
TEWin/Resources/DistanceMeasurement/Lang.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
TEWin/Resources/SlopeCursor/Lang.js 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
TEWin/Resources/SlopeMapQuery/2052/Lang.js 3 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
TEWin/Resources/SpaceStatistics/SpaceStatistics.html 17 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
TEWin/Resources/TerrainProfile/2052/Lang.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
TEWin/Resources/Volume/Lang.js 2 ●●● 补丁 | 查看 | 原始文档 | blame | 历史
TEWin/Resources/AreaMeasurement/Lang.js
@@ -1,5 +1,5 @@
SGLang.lang = $.extend(SGLang.lang,{
    ToolTitle: "SmartEarth - 泰瑞数创科技(北京)有限公司",
    ToolTitle: "面积测量",
    ToolName: "地形剖面",
    help: "帮助",
    Text0: "取消",
@@ -21,8 +21,5 @@
    Text24: "考虑地形起伏,计算选定区域的表面积。",
    Text25: "面积:\周长:",
    Text26: "表面积:",
    Text999: ""
});
TEWin/Resources/DistanceMeasurement/Lang.js
@@ -1,5 +1,5 @@
SGLang.lang = $.extend(SGLang.lang,{
    ToolTitle: "SmartEarth - 泰瑞数创科技(北京)有限公司",
    ToolTitle: "距离测量",
    ToolName: "地形剖面",
    help: "帮助",
    //Text0: "Cancel",
TEWin/Resources/SlopeCursor/Lang.js
@@ -1,5 +1,5 @@
SGLang.lang = $.extend(SGLang.lang,{
    ToolTitle: "SmartEarth, Inc.",
    ToolTitle: "坡向分析",
    ToolName: "坡向分析 ",
    ToolName1: "坡向分析",
    help: "帮助",
@@ -26,6 +26,5 @@
    Text23: "显示坐标信息",
    Text24: "",
    Text25: "",
    Text99: "完成"
});
TEWin/Resources/SlopeMapQuery/2052/Lang.js
@@ -1,5 +1,5 @@
SGLang.lang = $.extend(SGLang.lang,{
    ToolTitle: "泰瑞数创科技(北京)有限公司",
    ToolTitle: "坡度分析",
    ToolName: "坡度分析",
    help: "帮助",
    Text0: "创建为",
@@ -30,6 +30,5 @@
    Text46: "IconColor",
    Text47: "无法创建坡度分析。选择的组中没有面/线对象",
    Text48: "无法创建坡度分析。剪贴板中没有面/线对象",
    Text999: ""
});
TEWin/Resources/SpaceStatistics/SpaceStatistics.html
@@ -152,18 +152,23 @@
        <table class="PropertiesSheet" cellspacing="0" cellpadding="2">
          <tr class='TableOtherLine'>
            <td class="s8b">
              <label for="Mode" class="i18n">选择图层</label>
              <label for="Mode" class="i18n">要素总个数</label>
            </td>
            <td>&nbsp;<select id="LayerId" onchange="changeLayer(this);" style="width: 200pt;"></select>
              &nbsp;&nbsp;<span id="refresh" onclick="refreshList();" style="text-decoration: underline; cursor: pointer;" class="i18n">刷新</span>
            <td>&nbsp;<span id="totalNum">0</span> 个
            </td>
          </tr>
          <tr>
            <td class="s8b">
              <label for="Mode" class="i18n">缓冲距离</label>
              <label for="Mode" class="i18n">线对象长度</label>
            </td>
            <td>&nbsp;<input id="Buffer" type="text" style="width: 95pt;" value="0" size="7" onchange="CheckNumberEx(Buffer, 0, 0, 9999999); changeBuffer(this);" />
              &nbsp;&nbsp;米
            <td>&nbsp;<span id="lineLen">0</span> 千米
            </td>
          </tr>
          <tr>
            <td class="s8b">
              <label for="Mode" class="i18n">多边形面积</label>
            </td>
            <td>&nbsp;<span id="polyArea">0</span> 平方千米
            </td>
          </tr>
          <tr>
TEWin/Resources/TerrainProfile/2052/Lang.js
@@ -1,5 +1,5 @@
SGLang.lang = $.extend(SGLang.lang,{
    ToolTitle: "SmartEarth - 泰瑞数创科技(北京)有限公司",
    ToolTitle: "地形剖面",
    ToolName: "地形剖面",
    help: "帮助",
    Text0: "模式",
TEWin/Resources/Volume/Lang.js
@@ -1,5 +1,5 @@
SGLang.lang = $.extend(SGLang.lang, {
    ToolTitle: "SmartEarth - 泰瑞数创科技(北京)有限公司",
    ToolTitle: "体积分析",
    ToolName: "体积分析",
    resultHeader: "体积分析结果",
    help: "帮助",