New Crowdin updates (#160)

* New translations view.mdx (Chinese Simplified)

* New translations files-and-stats.mdx (Chinese Simplified)

* New translations file.mdx (Chinese Simplified)

* New translations routing.mdx (Chinese Simplified)

* New translations scissors.mdx (Chinese Simplified)

* New translations view.mdx (Chinese Simplified)

* New translations elevation.mdx (Chinese Simplified)

* New translations en.json (Chinese Simplified)

* New translations files-and-stats.mdx (Chinese Simplified)

* New translations en.json (Chinese Simplified)

* New translations elevation.mdx (Chinese Simplified)

* New translations en.json (Chinese Simplified)

* New translations settings.mdx (Chinese Simplified)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Simplified)

* New translations en.json (Romanian)

* New translations en.json (French)

* New translations en.json (Spanish)

* New translations en.json (Belarusian)

* New translations en.json (Catalan)

* New translations en.json (Czech)

* New translations en.json (Danish)

* New translations en.json (German)

* New translations en.json (Ukrainian)

* New translations en.json (Greek)

* New translations en.json (Finnish)

* New translations en.json (Hebrew)

* New translations en.json (Hungarian)

* New translations en.json (Italian)

* New translations en.json (Korean)

* 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 (Turkish)

* New translations en.json (Chinese Simplified)

* New translations en.json (Vietnamese)

* New translations en.json (Portuguese, Brazilian)

* New translations en.json (Latvian)

* New translations en.json (Serbian (Latin))

* Update source file en.json

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Simplified)
This commit is contained in:
vcoppe
2025-01-03 14:19:47 +01:00
committed by GitHub
parent 2985c3201b
commit b5871d974e
35 changed files with 205 additions and 429 deletions

View File

@@ -1,5 +1,5 @@
---
title: 显示设置
title: 显示
---
<script lang="ts">
@@ -9,38 +9,38 @@ title: 显示设置
# { title }
This menu provides options to rearrange the interface and the map view.
此菜单提供重新排列界面和地图视图的若干选项。
### <ChartArea size="16" class="inline-block" style="margin-bottom: 2px" /> Elevation profile
### <ChartArea size="16" class="inline-block" style="margin-bottom: 2px" /> 海拔剖面
隐藏海拔剖面图显示更多地图,或显示剖面图检查当前选
隐藏海拔剖面图显示更多内容,或显示它以检查当前选择内容
### <ListTree size="16" class="inline-block" style="margin-bottom: 2px" /> File tree
### <ListTree size="16" class="inline-block" style="margin-bottom: 2px" /> 文件树
Toggle the tree layout for the [file list](../files-and-stats).
切换 [文件列表](../files-and-stats) 为树形布局。
此布局非常适合管理大量已打开的文件,文件将被组织成一个纵向列表并显示在地图右侧。
In addition, the file tree view enables you to inspect the [tracks, segments, and points of interest](../gpx) contained inside the files through collapsible sections.
此外,支持通过文件树视图的可折叠部分检查文件中包含的 [轨迹、路段和兴趣点](../gpx) 等信息。
### <Map size="16" class="inline-block" style="margin-bottom: 2px" /> Switch to previous basemap
### <Map size="16" class="inline-block" style="margin-bottom: 2px" /> 切换到上一个底图
Change the basemap to the one previously selected through the [map layer control](../map-controls).
将底图更改为之前通过 [地图图层控件](../map-controls) 选择的样式。
### <Layers2 size="16" class="inline-block" style="margin-bottom: 2px" /> Toggle overlays
### <Layers2 size="16" class="inline-block" style="margin-bottom: 2px" /> 切换叠加层
Toggle the visibility of the map overlays selected through the [map layer control](../map-controls).
显示或隐藏之前通过 [地图图层控件](../map-controls) 选择的叠加层。
### <Coins size="16" class="inline-block" style="margin-bottom: 2px" /> Distance markers
### <Coins size="16" class="inline-block" style="margin-bottom: 2px" /> 距离标记
Toggle the visibility of distance markers on the map.
They are displayed for the current selection, like the [elevation profile](../files-and-stats).
显示或隐藏轨迹上的距离标记。
仅作用于当前选择内容,例如 [海拔剖面](../files-and-stats)
### <Milestone size="16" class="inline-block" style="margin-bottom: 2px" /> Direction arrows
### <Milestone size="16" class="inline-block" style="margin-bottom: 2px" /> 方向箭头
显示或隐藏地图方向箭头。
显示或隐藏轨迹上的方向箭头。
### <Box size="16" class="inline-block" style="margin-bottom: 2px" /> Toggle 3D
### <Box size="16" class="inline-block" style="margin-bottom: 2px" /> 切换 3D
切换3D地图视图。
进入或退出底图地图 3D 视图。
<DocsNote>