New translations routing.mdx (Chinese Simplified)

This commit is contained in:
vcoppe 2024-12-16 09:50:32 +01:00
parent c169432792
commit 6c96cb7ea2

View file

@ -11,7 +11,7 @@ title: 路线规划与编辑
# <Pencil size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
该工具允许您通过在地图上放置或移动点来创建和编辑路线。
该工具允许您通过在地图上放置或移动轨迹点来创建和编辑路线。
## 设置
@ -24,7 +24,7 @@ title: 路线规划与编辑
### <Route size="16" class="inline-block" style="margin-bottom: 2px" /> 路线
启用路线时, 地图上放置或移动的点将通过 <a href="https://www.openstreetmap.org" target="_blank">OpenStreetMap</a> 路网上计算的路线连接。
启用路线时, 地图上放置或移动的轨迹点将通过 <a href="https://www.openstreetmap.org" target="_blank">OpenStreetMap</a> 路网上计算的路线连接。
禁用路线则以直线连接锚点。
也可通过按 <kbd>F5</kbd> 切换此按钮。
@ -44,7 +44,7 @@ title: 路线规划与编辑
## 绘制和编辑路线
创建路线或扩展现有路线就像在地图上放置新锚点一样简单。
创建路线或扩展现有路线就像在地图上添加新轨迹点一样简单。
还可以拖动现有锚点,将与之相连的前后两个锚点的路段重新规划。
@ -59,7 +59,7 @@ title: 路线规划与编辑
</DocsNote>
Finally, you can delete anchor points by clicking on them and selecting <button><Trash2 size="16" class="inline-block" style="margin-bottom: 4px" /> Delete</button> from the context menu.
最后,您可以通过点击锚点,然后在菜单中选择 <button><Trash2 size="16" class="inline-block" style="margin-bottom: 4px" /> 删除</button> 来删除它们。
<DocsImage src="tools/routing" alt="Anchor points allow you to easily edit a route." />