mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-04-24 12:25:54 +00:00
New translations time.mdx (Serbian (Latin))
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
---
|
---
|
||||||
title: Time
|
title: Vreme
|
||||||
---
|
---
|
||||||
|
|
||||||
<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.
|
Ovaj alat vam omogućava da promenite ili dodate vremenske oznake tragu.
|
||||||
You simply need to use the form shown below and validate it when you are done.
|
Jednostavno treba da koristite obrazac prikazan ispod i da ga potvrdite kada završite.
|
||||||
|
|
||||||
<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.
|
Kada uređujete brzinu, vreme kretanja se shodno tome prilagođava u formi i obrnuto.
|
||||||
Similarly, when you edit the start time, the end time is updated to keep the same total duration, and vice versa.
|
Slično tome, kada izmenite vreme početka, vreme završetka se ažurira kako bi se zadržalo isto ukupno trajanje i obrnuto.
|
||||||
|
|
||||||
<DocsNote>
|
<DocsNote>
|
||||||
|
|
||||||
When using this tool with existing timestamps, changing the time or speed will simply shift, stretch, or compress them accordingly.
|
Kada koristite ovaj alat sa postojećim vremenskim oznakama, promena vremena ili brzine će ih jednostavno pomeriti, rastegnuti ili kompresovati u skladu sa tim.
|
||||||
|
|
||||||
</DocsNote>
|
</DocsNote>
|
||||||
|
|||||||
Reference in New Issue
Block a user