New translations extract.mdx (Dutch)
This commit is contained in:
parent
ba7bef6545
commit
7662d53a11
1 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Extract
|
||||
title: Uitpakken
|
||||
---
|
||||
|
||||
<script>
|
||||
|
|
@ -10,14 +10,14 @@ 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.
|
||||
Met dit gereedschap kun je [tracks (of segmenten) uitpakken](../gpx) uit bestanden (of tracks) die meerdere van deze bevatten.
|
||||
|
||||
<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.
|
||||
Het toepassen van het gereedschap op een bestand dat meerdere tracks bevat, maakt een nieuw bestand voor elk van de tracks die het bevat.
|
||||
Evenzo zal het toepassen van het gereedschap op een track met meerdere segmenten een nieuwe track maken (in hetzelfde bestand) voor elk van de segmenten die het bevat.
|
||||
|
||||
<DocsNote>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue