mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-07-25 12:56:29 +00:00
New Crowdin updates (#359)
* New translations en.json (Hungarian) [ci skip] * New translations en.json (Hungarian) [ci skip] * New translations en.json (Ukrainian) [ci skip] * New translations file.mdx (Ukrainian) [ci skip] * New translations file.mdx (Ukrainian) [ci skip] * New translations settings.mdx (Ukrainian) [ci skip] * New translations view.mdx (Ukrainian) [ci skip] * New translations clean.mdx (Ukrainian) [ci skip] * New translations routing.mdx (Ukrainian) [ci skip] * New translations en.json (Ukrainian) [ci skip] * New translations clean.mdx (Ukrainian) [ci skip] * New translations routing.mdx (Ukrainian) [ci skip] * New translations extract.mdx (Ukrainian) [ci skip] * New translations merge.mdx (Ukrainian) [ci skip] * New translations minify.mdx (Ukrainian) [ci skip] * New translations poi.mdx (Ukrainian) [ci skip] * New translations elevation.mdx (Ukrainian) [ci skip] * New translations en.json (Ukrainian) [ci skip] * New translations routing.mdx (Ukrainian) [ci skip] * New translations scissors.mdx (Ukrainian) [ci skip] * New translations time.mdx (Ukrainian) [ci skip] * New translations faq.mdx (Ukrainian) [ci skip] * New translations en.json (Ukrainian) [ci skip] * New translations view.mdx (Ukrainian) [ci skip] * New translations faq.mdx (Ukrainian) [ci skip] * New translations files-and-stats.mdx (Ukrainian) [ci skip] * New translations getting-started.mdx (Ukrainian) [ci skip] * New translations gpx.mdx (Ukrainian) [ci skip] * New translations integration.mdx (Ukrainian) [ci skip] * New translations map-controls.mdx (Ukrainian) [ci skip] * New translations menu.mdx (Ukrainian) [ci skip] * New translations toolbar.mdx (Ukrainian) [ci skip] * New translations en.json (Basque) [ci skip]
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Extract
|
||||
title: Виокремлення
|
||||
---
|
||||
|
||||
<script>
|
||||
@@ -10,17 +10,17 @@ title: Extract
|
||||
|
||||
# <Ungroup size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||
|
||||
This tool allows you to extract [tracks (or segments)](../gpx) from files (or tracks) containing multiple of them.
|
||||
Цей інструмент дає змогу виокремити [треки (або сегменти)](../gpx) з файлів (або треків), у яких міститься кілька таких елементів.
|
||||
|
||||
<div class="flex flex-row justify-center">
|
||||
<Extract class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||
</div>
|
||||
|
||||
Applying the tool to a file containing multiple tracks will create a new file for each of the tracks it contains.
|
||||
Similarly, applying the tool to a track containing multiple segments will create (in the same file) a new track for each of the segments it contains.
|
||||
Якщо застосувати інструмент до файлу, який містить кілька треків, для кожного з них буде створено окремий файл.
|
||||
Так само, якщо застосувати інструмент до треку, який містить кілька сегментів, буде створено новий трек (у тому самому файлі) для кожного з цих сегментів.
|
||||
|
||||
<DocsNote>
|
||||
|
||||
When extracting the tracks from a file containing <a href="../gpx">points of interest</a>, the tool will automatically assign each point of interest to the track it is closest to.
|
||||
Під час виокремлення треків із файлу, що містить <a href="../gpx">точки інтересу</a>, інструмент автоматично призначить кожну точку інтересу до найближчого до неї треку.
|
||||
|
||||
</DocsNote>
|
||||
|
||||
Reference in New Issue
Block a user