New translations extract.mdx (Chinese Simplified)

This commit is contained in:
vcoppe 2024-11-08 03:34:31 +01:00
parent 7e2fcd0d6c
commit 0dbc453450

View file

@ -10,7 +10,7 @@ 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" />
@ -21,6 +21,6 @@ Similarly, applying the tool to a track containing multiple segments will create
<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>