New translations scissors.mdx (Chinese Simplified)

This commit is contained in:
vcoppe 2024-09-26 12:42:46 +02:00
parent d2ae10a3e7
commit 1278d73c6b

View file

@ -1,5 +1,5 @@
--- ---
title: Crop and split title: 裁剪和拆分
--- ---
<script> <script>
@ -10,7 +10,7 @@ title: Crop and split
# <ScissorsIcon size="24" class="inline-block" style="margin-bottom: 5px" /> { title } # <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. 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. 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" /> <Scissors class="text-foreground p-3 border rounded-md shadow-lg" />
</div> </div>
## Split ## 拆分
To split the selected trace into two parts, click on one of the split markers displayed along the trace. 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. To split at a specific point of your choice, hover over the trace on the map.