New translations extract.mdx (Chinese Simplified)
This commit is contained in:
parent
8a9e0bcb52
commit
a5807cea7c
1 changed files with 3 additions and 3 deletions
|
@ -10,14 +10,14 @@ title: 提取
|
|||
|
||||
# <Ungroup size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
|
||||
|
||||
该工具可从文件(轨迹)中提取 [轨迹(路段)](../gpx) 。
|
||||
该工具可从文件或轨迹中提取相应的轨迹或 [路段](../gpx) 。
|
||||
|
||||
<div class="flex flex-row justify-center">
|
||||
<Extract class="text-foreground p-3 border rounded-md shadow-lg" />
|
||||
</div>
|
||||
|
||||
对于包含多个轨迹的文件,该工具将为每个轨迹创建一个新文件。
|
||||
同样,该工具将为原轨迹中的每条路段创建一个新轨迹,并保存在同一个文件中。
|
||||
对于包含多条轨迹的文件,该工具将为每条轨迹单独创建一个新文件。
|
||||
对于包含多个路段的轨迹,该工具将为每个路段创建一条新轨迹,并将所有轨迹存储在同一个文件中。
|
||||
|
||||
<DocsNote>
|
||||
|
||||
|
|
Loading…
Reference in a new issue