mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-04 01:22:32 +00:00
New Crowdin updates (#140)
* New translations en.json (German) * New translations en.json (German) * New translations minify.mdx (German) * New translations en.json (Belarusian) * New translations en.json (Belarusian) * New translations en.json (Belarusian) * New translations en.json (Spanish) * New translations en.json (Spanish) * New translations en.json (Chinese Simplified) * New translations en.json (Serbian (Latin)) * New translations en.json (Serbian (Latin)) * New translations en.json (Hebrew) * New translations en.json (Hebrew) * New translations en.json (Serbian (Latin)) * New translations translation.mdx (Chinese Simplified) * New translations settings.mdx (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations translation.mdx (Chinese Simplified) * New translations funding.mdx (Chinese Simplified) * New translations map-controls.mdx (Chinese Simplified) * New translations menu.mdx (Chinese Simplified) * New translations toolbar.mdx (Chinese Simplified) * New translations translation.mdx (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations funding.mdx (Chinese Simplified) * New translations elevation.mdx (Chinese Simplified) * New translations translation.mdx (Chinese Simplified) * New translations mapbox.mdx (Chinese Simplified) * New translations funding.mdx (Chinese Simplified) * New translations gpx.mdx (Chinese Simplified) * New translations edit.mdx (Chinese Simplified) * New translations file.mdx (Chinese Simplified) * New translations settings.mdx (Chinese Simplified) * New translations elevation.mdx (Chinese Simplified) * New translations view.mdx (Chinese Simplified) * New translations clean.mdx (Chinese Simplified) * New translations extract.mdx (Chinese Simplified) * New translations merge.mdx (Chinese Simplified) * New translations en.json (Chinese Simplified) * New translations funding.mdx (Chinese Simplified) * New translations menu.mdx (Chinese Simplified) * New translations toolbar.mdx (Chinese Simplified) * New translations merge.mdx (Chinese Simplified) * New translations minify.mdx (Chinese Simplified) * New translations poi.mdx (Chinese Simplified) * New translations faq.mdx (Chinese Simplified) * New translations getting-started.mdx (Chinese Simplified) * New translations en.json (Catalan) * New translations en.json (Belarusian) * New translations en.json (Norwegian) * New translations en.json (Norwegian) * New translations mapbox.mdx (Catalan) * New translations en.json (Finnish) * New translations en.json (Italian) * New translations en.json (Hungarian) * New translations en.json (Hungarian) * New translations en.json (Hungarian) * New translations files-and-stats.mdx (Hungarian) * New translations getting-started.mdx (Hungarian) * New translations integration.mdx (Hungarian) * New translations map-controls.mdx (Hungarian) * New translations menu.mdx (Hungarian) * New translations edit.mdx (Hungarian) * New translations settings.mdx (Hungarian) * New translations view.mdx (Hungarian) * New translations toolbar.mdx (Hungarian) * New translations routing.mdx (Hungarian) * New translations scissors.mdx (Hungarian) * New translations time.mdx (Hungarian) * New translations en.json (Vietnamese) * New translations translation.mdx (Vietnamese) * New translations settings.mdx (Vietnamese) * New translations funding.mdx (Vietnamese) * New translations map-controls.mdx (Belarusian) * New translations view.mdx (Belarusian) * New translations map-controls.mdx (Belarusian) * New translations integration.mdx (Belarusian) * New translations integration.mdx (Belarusian) * New translations gpx.mdx (Belarusian) * New translations en.json (Ukrainian) * New translations en.json (Ukrainian) * New translations poi.mdx (Chinese Simplified) * New translations time.mdx (Chinese Simplified) * New translations poi.mdx (Chinese Simplified) * New translations time.mdx (Chinese Simplified) * New translations routing.mdx (Chinese Simplified) * New translations scissors.mdx (Chinese Simplified) * New translations routing.mdx (Chinese Simplified) * New translations poi.mdx (Chinese Simplified) * New translations time.mdx (Chinese Simplified) * New translations routing.mdx (Chinese Simplified) * New translations scissors.mdx (Chinese Simplified) * New translations merge.mdx (Chinese Simplified) * New translations minify.mdx (Chinese Simplified) * New translations extract.mdx (Chinese Simplified) * New translations extract.mdx (Chinese Simplified) * New translations map-controls.mdx (Chinese Simplified) * New translations menu.mdx (Chinese Simplified) * New translations view.mdx (Chinese Simplified) * New translations toolbar.mdx (Chinese Simplified) * New translations clean.mdx (Chinese Simplified) * New translations elevation.mdx (Chinese Simplified) * New translations faq.mdx (Italian)
This commit is contained in:
@@ -12,10 +12,10 @@ title: 裁剪和拆分
|
||||
|
||||
## 裁剪
|
||||
|
||||
Using the slider, you can define the part of the selected trace that you want to keep.
|
||||
The start and end markers on the map and the [statistics and elevation profile](../files-and-stats) are updated in real time to reflect the selection.
|
||||
Alternatively, you can drag a selection rectangle directly on the elevation profile.
|
||||
Validate the selection when you are satisfied with the result.
|
||||
使用滑块来确定轨迹中想要保留的部分。
|
||||
地图上的开始和结束标记,以及 [统计数据和高程剖面](../files-and-stats) 也会实时更新,以反映所选内容。
|
||||
或者,您可以直接在高程剖面上拖动以形成一个矩形选区。
|
||||
最后,确认选择。
|
||||
|
||||
<div class="flex flex-row justify-center">
|
||||
<Scissors class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||
@@ -23,10 +23,10 @@ Validate the selection when you are satisfied with the result.
|
||||
|
||||
## 拆分
|
||||
|
||||
To split the selected trace into two parts, click on one of the split markers displayed along the trace.
|
||||
To split at a specific point of your choice, hover over the trace on the map.
|
||||
Scissors will appear at the cursor position, showing that you can split the trace at that point.
|
||||
若要将轨迹拆分为两部分,请点击轨迹上显示的任意分割标记。
|
||||
若要在指定点处进行拆分,请将鼠标悬停在轨迹上。
|
||||
光标位置将出现剪刀图标,表明可在该点处拆分。
|
||||
|
||||
You can choose to split the trace into two GPX files, or to keep the split parts in the same file as [tracks or segments](../gpx).
|
||||
支持将轨迹拆分为两个 GPX 文件,或将它们作为不同的 [轨迹或分段](../gpx) 保留在同一个文件中。
|
||||
|
||||
<DocsImage src="tools/split" alt="Hovering over the selected trace turns your cursor into scissors." />
|
||||
鼠标悬停在轨迹上时,光标将变为剪刀式样。 />
|
||||
|
Reference in New Issue
Block a user