mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-04 01:22:32 +00:00
New Crowdin updates (#120)
* New translations file.mdx (Chinese Simplified) * New translations settings.mdx (Chinese Simplified) * New translations view.mdx (Chinese Simplified) * New translations minify.mdx (Chinese Simplified) * New translations poi.mdx (Chinese Simplified) * New translations routing.mdx (Chinese Simplified) * New translations scissors.mdx (Chinese Simplified) * New translations time.mdx (Chinese Simplified) * New translations faq.mdx (Chinese Simplified) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Catalan) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Hungarian) * New translations en.json (Italian) * 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 (Chinese Simplified) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Korean) * New translations en.json (Hebrew) * New translations en.json (Finnish) * New translations en.json (Serbian (Latin)) * New translations en.json (Belarusian) * New translations en.json (Danish) * New translations en.json (Latvian) * Update source file en.json * New translations en.json (French) * New translations en.json (Dutch) * New translations en.json (Spanish) * New translations en.json (Korean)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Crop and split
|
||||
title: 裁剪和拆分
|
||||
---
|
||||
|
||||
<script>
|
||||
@@ -10,7 +10,7 @@ title: Crop and split
|
||||
|
||||
# <ScissorsIcon size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||
|
||||
## Crop
|
||||
## 裁剪
|
||||
|
||||
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.
|
||||
@@ -21,7 +21,7 @@ Validate the selection when you are satisfied with the result.
|
||||
<Scissors class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||
</div>
|
||||
|
||||
## Split
|
||||
## 拆分
|
||||
|
||||
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.
|
||||
|
Reference in New Issue
Block a user