New translations scissors.mdx (Ukrainian)

[ci skip]
This commit is contained in:
vcoppe
2026-06-28 15:19:35 +02:00
parent be7bdc14b6
commit 08233c9e25
+12 -12
View File
@@ -1,5 +1,5 @@
---
title: Crop and split
title: Обрізання та розділення
---
<script>
@@ -10,23 +10,23 @@ 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.
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" />
</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.
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." />
<DocsImage src="tools/split" alt="При наведенні на вибраний трек курсор змінюється на значок ножиць." />