mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-02 18:12:11 +00:00
New Crowdin updates (#224)
* New translations en.json (Turkish) * New translations en.json (Turkish) * New translations en.json (Turkish) * New translations en.json (Turkish) * New translations funding.mdx (Turkish) * New translations mapbox.mdx (Turkish) * New translations translation.mdx (Turkish) * New translations settings.mdx (Turkish) * New translations settings.mdx (Turkish) * New translations edit.mdx (Turkish) * New translations file.mdx (Turkish) * New translations view.mdx (Turkish) * New translations routing.mdx (Turkish) * New translations view.mdx (Turkish) * New translations routing.mdx (Turkish) * New translations clean.mdx (Turkish) * New translations extract.mdx (Turkish) * New translations merge.mdx (Turkish) * New translations minify.mdx (Turkish) * New translations poi.mdx (Turkish) * New translations scissors.mdx (Turkish) * New translations elevation.mdx (Turkish) * New translations scissors.mdx (Turkish) * New translations files-and-stats.mdx (Turkish) * New translations getting-started.mdx (Turkish) * New translations menu.mdx (Turkish) * New translations toolbar.mdx (Turkish) * New translations time.mdx (Turkish) * New translations faq.mdx (Turkish) * New translations edit.mdx (Turkish) * New translations view.mdx (Turkish) * New translations files-and-stats.mdx (Turkish) * New translations getting-started.mdx (Turkish) * New translations menu.mdx (Turkish) * New translations toolbar.mdx (Turkish) * New translations gpx.mdx (Turkish) * New translations integration.mdx (Turkish) * New translations map-controls.mdx (Turkish) * New translations view.mdx (Turkish) * New translations integration.mdx (Turkish) * New translations map-controls.mdx (Turkish)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Time
|
||||
title: Zaman
|
||||
---
|
||||
|
||||
<script>
|
||||
@@ -10,18 +10,18 @@ title: Time
|
||||
|
||||
# <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.
|
||||
Bu araç yola zaman bilgisi eklemek veya değiştirmek için kullanılır.
|
||||
Basitçe aşağıdaki formu kullanın ve tamam olduğunuzda onaylayın.
|
||||
|
||||
<div class="flex flex-row justify-center">
|
||||
<Time class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||
</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.
|
||||
Hızı düzenlediğinizde, hareket zamanı ona göre formda değişir, yada tam tersi hareket zamanını düzenlediğinizde, hız değişir.
|
||||
Benzer bir şekilde, başlangıç zamanını düzenlediğinizde, bitiş zamanı toplam zamana göre güncellenir, ya da tam tersi.
|
||||
|
||||
<DocsNote>
|
||||
|
||||
When using this tool with existing timestamps, changing the time or speed will simply shift, stretch, or compress them accordingly.
|
||||
Bu aracı halihazırda varolan zaman bilgisi ile kullarken, zamanı veya hızı değiştirmek basitçe uygun bir şekilde zaman veya hızı kaydırır, esnetir veya sıkıştırır.
|
||||
|
||||
</DocsNote>
|
||||
|
||||
Reference in New Issue
Block a user