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

@@ -11,9 +11,9 @@ title: 文件和统计
## 文件列表
所有被[打开](./menu/file) 文件将出现在地图底部的文件列表中,并显示为不同选项卡
拖拽选项卡可重新排序。
当文件较多时,支持在选项卡列表中进行滚动。
所有被[打开](./menu/file) 文件将出现在地图底部的文件列表中,并显示为不同标签页
拖拽标签页可重新排序。
当文件较多时,支持在标签页列表中进行滚动。
<DocsNote>
@@ -23,7 +23,7 @@ title: 文件和统计
### 文件选择
点击选项卡,可在文件之间切换以检查其统计数据,或应用 [编辑操作] (./menu/edit) 和 [工具](./toolbar)。
点击标签页,可在文件之间切换以检查其统计数据,或应用 [编辑操作] (./menu/edit) 和 [工具](./toolbar)。
按住 <kbd>Ctrl/Cmd</kbd> 键,将文件添加到选区或删除。按住 <kbd>Shift</kbd> 以多选。
大多数[编辑操作](./menu/edit) 和 [工具](./toolbar) 支持同时应用于多个文件。
@@ -35,7 +35,7 @@ title: 文件和统计
### 编辑
右键点击文件选项卡以访问与[编辑菜单](./menu/edit)中相同的操作。
右键点击文件标签页以访问与 [编辑菜单](./menu/edit) 中相同的操作。
### 树形布局
@@ -52,31 +52,31 @@ title: 文件和统计
</DocsNote>
## 高程剖面和统计数据
## 海拔剖面和统计数据
已选择文件的高程剖面和统计数据位于界面底部。
已选择文件的海拔剖面和统计数据位于界面底部。
<DocsNote>
拖动地图和高程剖面图之间的分隔符可以调整后者大小。
拖动地图和海拔剖面图之间的分隔符可以调整后者大小。
</DocsNote>
### 交互式统计
将鼠标悬停在高程剖面图上时,光标位置将显示相关统计数据。
将鼠标悬停在海拔剖面图上时,光标位置将显示相关统计数据。
若想获取高程剖面图特定部分的统计数据,可在图上拖动形成一个矩形选区。
若想获取海拔剖面图特定部分的统计数据,可在图上拖动形成一个矩形选区。
点击剖面图将重置选择。
还可以使用鼠标滚轮对高程剖面图进行缩放, 或在按住 <kbd>Shift</kbd> 键的同时用鼠标拖动剖面图实现左右移动。
还可以使用鼠标滚轮对海拔剖面图进行缩放, 或在按住 <kbd>Shift</kbd> 键的同时用鼠标拖动左右移动。
### 附加数据
使用高程剖面图右下方的 <kbd><ChartNoAxesColumn size="16" class="inline-block" style="margin-bottom: 2px"/></kbd> 按钮,您可以选择通过以下方式为高程剖面图着色:
使用海拔剖面图右下方的 <kbd><ChartNoAxesColumn size="16" class="inline-block" style="margin-bottom: 2px"/></kbd> 按钮,支持通过以下方式为着色:
- 根据海拔数据计算得到的 **坡度** 信息
- 或来自 <a href="https://www.openstreetmap.org/" target="_blank">OpenStreetMap</a> 的 <a href="https://wiki.openstreetmap.org/wiki/Key:surface" target="_blank">surface</a> 和 <a href="https://wiki.openstreetmap.org/wiki/Key:highway" target="_blank">highway</a> 标签。
注意,该方法仅适用于通过 **gpx.studio** 创建的文件。
高程剖面图上亦可展示 **速度**、**心率**、**节奏**、**温度** 和 **功率** 等数据。
海拔剖面图上亦可展示 **速度**、**心率**、**节奏**、**温度** 和 **功率** 等数据。

View File

@@ -1,5 +1,5 @@
---
title: 文件操作
title: 文件
---
<script lang="ts">

View File

@@ -47,4 +47,4 @@ title: 设置
### <Layers size="16" class="inline-block" style="margin-bottom: 2px" /> 图层……
打开一个对话框,可在其中进行启用或禁用地图图层、添加自定义图层、更改叠加层不透明度等操作。
有关地图图层的更多信息,请参阅[地图控件部分](.../map-controls)。
有关地图图层的更多信息,请参阅 [地图控件章节](../map-controls)。

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>

View File

@@ -1,5 +1,5 @@
---
title: 高程
title: 海拔
---
<script>
@@ -10,7 +10,7 @@ title: 高程
# <MountainSnow size="24" class="inline-block" style="margin-bottom: 5px" /> { title }
该工具支持对轨迹和[兴趣点](../gpx) 的海拔数据进行添加或修改。
该工具支持对轨迹和 [兴趣点](../gpx) 的海拔数据进行添加或修改。
<div class="flex flex-row justify-center">
<Elevation class="text-foreground p-3 border rounded-md shadow-lg" />

View File

@@ -25,7 +25,7 @@ title: 路线规划与编辑
### <Route size="16" class="inline-block" style="margin-bottom: 2px" /> 路线
启用路线时, 地图上添加或移动的轨迹点将通过 <a href="https://www.openstreetmap.org" target="_blank">OpenStreetMap</a> 路网的计算结果连接。
禁用路线则以直线连接轨迹点。
禁用则以直线连接轨迹点。
也可通过按 <kbd>F5</kbd> 切换设置。
### <Bike size="16" class="inline-block" style="margin-bottom: 2px" /> 活动

View File

@@ -13,8 +13,8 @@ title: 裁剪和拆分
## 裁剪
使用滑块来确定轨迹中想要保留的部分。
地图上的开始和结束标记,以及 [统计数据和高程剖面](../files-and-stats) 也会实时更新,以反映所选内容。
者,您可以直接在高程剖面上拖动以形成一个矩形选区。
地图上的开始和结束标记,以及 [统计数据和海拔剖面](../files-and-stats) 也会实时更新,以反映所选内容。
或直接在海拔剖面上拖动以形成一个矩形选区。
最后,确认选择。
<div class="flex flex-row justify-center">