mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-12-03 18:32:12 +00:00
New Crowdin updates (#84)
* New translations en.json (Spanish) * New translations en.json (Dutch) * New translations en.json (Russian) * New translations menu.mdx (Russian) * New translations toolbar.mdx (Russian) * New translations elevation.mdx (Dutch) * New translations en.json (Russian) * New translations en.json (French) * New translations map-controls.mdx (Russian) * New translations menu.mdx (Russian) * New translations en.json (Russian) * New translations mapbox.mdx (Russian) * New translations integration.mdx (Russian) * New translations map-controls.mdx (Russian) * New translations view.mdx (Russian) * New translations poi.mdx (Russian) * New translations routing.mdx (Russian) * New translations time.mdx (Russian) * New translations files-and-stats.mdx (Russian) * New translations getting-started.mdx (Russian) * New translations gpx.mdx (Russian) * New translations funding.mdx (Russian) * New translations translation.mdx (Russian) * New translations map-controls.mdx (Russian) * New translations menu.mdx (Russian) * New translations edit.mdx (Russian) * New translations settings.mdx (Russian) * New translations toolbar.mdx (Russian) * New translations faq.mdx (Russian) * New translations elevation.mdx (Russian)
This commit is contained in:
@@ -10,18 +10,18 @@ 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">
|
||||
<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.
|
||||
При изменении скорости, время движения адаптируется соответствующим образом, и наоборот.
|
||||
Аналогично, когда вы редактируете время начала, то время окончания обновляется, чтобы сохранить такую же продолжительность и наоборот.
|
||||
|
||||
<DocsNote>
|
||||
|
||||
When using this tool with existing timestamps, changing the time or speed will simply shift, stretch, or compress them accordingly.
|
||||
При использовании этого инструмента с уже существующими временными метками изменение времени или скорости просто сдвинет, растянет или сожмет их соответствующим образом.
|
||||
|
||||
</DocsNote>
|
||||
|
||||
Reference in New Issue
Block a user