mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-09-05 01:42:54 +00:00
New Crowdin updates (#60)
* New translations gpx.mdx (Italian) * New translations funding.mdx (Italian) * New translations clean.mdx (Italian) * New translations files-and-stats.mdx (Hungarian) * New translations funding.mdx (Hungarian) * New translations funding.mdx (Hungarian) * New translations mapbox.mdx (Hungarian) * New translations translation.mdx (Hungarian) * New translations settings.mdx (Hungarian) * New translations clean.mdx (Italian) * New translations extract.mdx (Italian) * New translations toolbar.mdx (German) * New translations file.mdx (German) * New translations funding.mdx (German) * New translations mapbox.mdx (German) * New translations translation.mdx (German) * New translations edit.mdx (German) * New translations file.mdx (German) * New translations settings.mdx (German) * New translations routing.mdx (German) * New translations time.mdx (German) * New translations edit.mdx (German) * New translations settings.mdx (German) * New translations view.mdx (German) * New translations clean.mdx (German) * New translations extract.mdx (German) * New translations extract.mdx (Italian) * New translations merge.mdx (Italian) * New translations minify.mdx (Italian) * New translations routing.mdx (Italian) * New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Catalan) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Lithuanian) * New translations en.json (Dutch) * New translations en.json (Norwegian) * New translations en.json (Polish) * New translations en.json (Portuguese) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Chinese Simplified) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations integration.mdx (Romanian) * New translations integration.mdx (French) * New translations integration.mdx (Spanish) * New translations integration.mdx (Catalan) * New translations integration.mdx (Czech) * New translations integration.mdx (German) * New translations integration.mdx (Greek) * New translations integration.mdx (Hungarian) * New translations integration.mdx (Italian) * New translations integration.mdx (Lithuanian) * New translations integration.mdx (Dutch) * New translations integration.mdx (Norwegian) * New translations integration.mdx (Polish) * New translations integration.mdx (Portuguese) * New translations integration.mdx (Russian) * New translations integration.mdx (Swedish) * New translations integration.mdx (Chinese Simplified) * New translations integration.mdx (Vietnamese) * New translations integration.mdx (Portuguese, Brazilian) * Update source file en.json * Update source file integration.mdx * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Catalan) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Hungarian) * New translations en.json (Italian) * New translations en.json (Dutch) * New translations en.json (Polish) * New translations en.json (Russian) * New translations en.json (Swedish) * New translations en.json (Chinese Simplified) * New translations integration.mdx (French)
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: Extract
|
||||
title: Extrahieren
|
||||
---
|
||||
|
||||
<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.
|
||||
Dieses Tool ermöglicht Ihnen, [tracks (or segments)](../gpx) von Dateien (oder Tracks) zu extrahieren, die mehreren von denen enthalten.
|
||||
|
||||
<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.
|
||||
Wenn Sie das Tool auf eine Datei mit mehreren enthaltenen Tracks anwenden, wird für jeden der darin enthaltenen Tracks eine neue Datei erstellt.
|
||||
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.
|
||||
Beim Extrahieren der Tracks aus einer Datei mit <a href="../gpx">points-of-interest</a>, wird das Tool automatisch jeden Punkt zuordnen, an dem es am nächsten ist.
|
||||
|
||||
</DocsNote>
|
||||
|
Reference in New Issue
Block a user