New translations scissors.mdx (Polish)

This commit is contained in:
vcoppe
2025-10-07 19:48:47 +02:00
parent 69a8ba5aec
commit eb02f0eadf

View File

@@ -1,5 +1,5 @@
--- ---
title: Crop and split title: Przytnij i podziel
--- ---
<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 ## Przytnij
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 ## Podziel
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.