New translations time.mdx (Ukrainian)

[ci skip]
This commit is contained in:
vcoppe
2026-06-28 15:19:37 +02:00
parent 08233c9e25
commit ab4667546a
+6 -6
View File
@@ -1,5 +1,5 @@
--- ---
title: Time title: Час
--- ---
<script> <script>
@@ -10,18 +10,18 @@ title: Time
# <CalendarClock size="24" class="inline-block" style="margin-bottom: 5px" /> { title } # <CalendarClock size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
This tool allows you to change or add timestamps to a trace. Цей інструмент дає змогу змінювати або додавати часові мітки до треку.
You simply need to use the form shown below and validate it when you are done. Достатньо заповнити форму нижче й підтвердити її після завершення.
<div class="flex flex-row justify-center"> <div class="flex flex-row justify-center">
<Time class="text-foreground p-3 border rounded-md shadow-lg" /> <Time class="text-foreground p-3 border rounded-md shadow-lg" />
</div> </div>
When you edit the speed, the moving time is adapted accordingly in the form, and vice versa. Коли ви змінюєте швидкість, час руху у формі відповідно оновлюється, і навпаки.
Similarly, when you edit the start time, the end time is updated to keep the same total duration, and vice versa. Аналогічно, під час зміни часу початку час завершення оновлюється, щоб загальна тривалість залишалася незмінною, і навпаки.
<DocsNote> <DocsNote>
When using this tool with existing timestamps, changing the time or speed will simply shift, stretch, or compress them accordingly. Якщо в треку вже є часові мітки, зміна часу або швидкості лише зсуне, розтягне чи стисне їх відповідно.
</DocsNote> </DocsNote>