New translations extract.mdx (Spanish)
This commit is contained in:
parent
84e0b2445f
commit
c755fb8a7b
1 changed files with 4 additions and 4 deletions
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: Extract
|
||||
title: Extracción
|
||||
---
|
||||
|
||||
<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.
|
||||
Esta herramienta le permite extraer [pistas (o segmentos)](../gpx) de archivos (o pistas) que contengan varios.
|
||||
|
||||
<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.
|
||||
Aplicar la herramienta a un archivo que contenga múltiples pistas creará un nuevo archivo para cada una de las pistas.
|
||||
Del mismo modo, la aplicación de la herramienta a una pista que contenga varios segmentos creará (en el mismo archivo) una nueva pista para cada uno de los segmentos.
|
||||
|
||||
<DocsNote>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue