mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-03 18:32:12 +00:00
New Crowdin updates (#160)
* New translations view.mdx (Chinese Simplified) * New translations files-and-stats.mdx (Chinese Simplified) * New translations file.mdx (Chinese Simplified) * New translations routing.mdx (Chinese Simplified) * New translations scissors.mdx (Chinese Simplified) * New translations view.mdx (Chinese Simplified) * New translations elevation.mdx (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations files-and-stats.mdx (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations elevation.mdx (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations settings.mdx (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Belarusian) * New translations en.json (Catalan) * New translations en.json (Czech) * New translations en.json (Danish) * New translations en.json (German) * New translations en.json (Ukrainian) * New translations en.json (Greek) * New translations en.json (Finnish) * New translations en.json (Hebrew) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Korean) * New translations en.json (Lithuanian) * New translations en.json (Dutch) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Turkish) * New translations en.json (Chinese Simplified) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Latvian) * New translations en.json (Serbian (Latin)) * Update source file en.json * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Simplified)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: 高程
|
||||
title: 海拔
|
||||
---
|
||||
|
||||
<script>
|
||||
@@ -10,7 +10,7 @@ title: 高程
|
||||
|
||||
# <MountainSnow size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||
|
||||
该工具支持对轨迹和[兴趣点](../gpx) 的海拔数据进行添加或修改。
|
||||
该工具支持对轨迹和 [兴趣点](../gpx) 的海拔数据进行添加或修改。
|
||||
|
||||
<div class="flex flex-row justify-center">
|
||||
<Elevation class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||
|
||||
@@ -25,7 +25,7 @@ title: 路线规划与编辑
|
||||
### <Route size="16" class="inline-block" style="margin-bottom: 2px" /> 路线
|
||||
|
||||
启用路线时, 地图上添加或移动的轨迹点将通过 <a href="https://www.openstreetmap.org" target="_blank">OpenStreetMap</a> 路网的计算结果连接。
|
||||
禁用路线则以直线连接轨迹点。
|
||||
禁用则以直线连接轨迹点。
|
||||
也可通过按 <kbd>F5</kbd> 切换设置。
|
||||
|
||||
### <Bike size="16" class="inline-block" style="margin-bottom: 2px" /> 活动
|
||||
|
||||
@@ -13,8 +13,8 @@ title: 裁剪和拆分
|
||||
## 裁剪
|
||||
|
||||
使用滑块来确定轨迹中想要保留的部分。
|
||||
地图上的开始和结束标记,以及 [统计数据和高程剖面](../files-and-stats) 也会实时更新,以反映所选内容。
|
||||
或者,您可以直接在高程剖面上拖动以形成一个矩形选区。
|
||||
地图上的开始和结束标记,以及 [统计数据和海拔剖面](../files-and-stats) 也会实时更新,以反映所选内容。
|
||||
或直接在海拔剖面上拖动以形成一个矩形选区。
|
||||
最后,确认选择。
|
||||
|
||||
<div class="flex flex-row justify-center">
|
||||
|
||||
Reference in New Issue
Block a user