New translations scissors.mdx (Portuguese, Brazilian)
This commit is contained in:
parent
39733c307a
commit
4b2936b158
1 changed files with 3 additions and 3 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
title: Crop and split
|
title: Cortar e dividir
|
||||||
---
|
---
|
||||||
|
|
||||||
<script>
|
<script>
|
||||||
|
|
@ -11,7 +11,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
|
## Cortar
|
||||||
|
|
||||||
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.
|
||||||
|
|
@ -22,7 +22,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
|
## Dividir
|
||||||
|
|
||||||
To split the selected trace into two parts, hover over the trace on the map.
|
To split the selected trace into two parts, hover over the trace on the map.
|
||||||
Scissors will appear at the cursor position, indicating that you can split the trace at this point.
|
Scissors will appear at the cursor position, indicating that you can split the trace at this point.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue