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">

View File

@@ -377,14 +377,6 @@
"tram-stop": "Tram Stop",
"bus-stop": "Bus Stop",
"ferry": "Ferry"
},
"color": {
"blue": "Blue",
"bluered": "Blue Red",
"gray": "Gray",
"hot": "Hot",
"purple": "Purple",
"orange": "Orange"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Parada de tramvia",
"bus-stop": "Parada d'autobús",
"ferry": "Ferri"
},
"color": {
"blue": "Blau",
"bluered": "Blau vermell",
"gray": "Gris",
"hot": "Popular",
"purple": "Lila",
"orange": "Taronja"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Zastávka tramvaje",
"bus-stop": "Autobusová zastávka",
"ferry": "Trajekt"
},
"color": {
"blue": "Modrá",
"bluered": "Modrá Červená",
"gray": "Šedá",
"hot": "Horké",
"purple": "Fialová",
"orange": "Oranžová"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Tram Stop",
"bus-stop": "Bus Stop",
"ferry": "Ferry"
},
"color": {
"blue": "Blue",
"bluered": "Blue Red",
"gray": "Gray",
"hot": "Hot",
"purple": "Purple",
"orange": "Orange"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Straßenbahnhaltestelle",
"bus-stop": "Bushaltestelle",
"ferry": "Fähre"
},
"color": {
"blue": "Blau",
"bluered": "Blau Rot",
"gray": "Grau",
"hot": "Heiß",
"purple": "Lila",
"orange": "Orange"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Tram Stop",
"bus-stop": "Bus Stop",
"ferry": "Ferry"
},
"color": {
"blue": "Μπλέ",
"bluered": "Blue Red",
"gray": "Γκρίζο",
"hot": "Ζεστό",
"purple": "Μωβ",
"orange": "Orange"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Parada de tranvía",
"bus-stop": "Parada de autobús",
"ferry": "Ferri"
},
"color": {
"blue": "Azul",
"bluered": "Azul Rojo",
"gray": "Gris",
"hot": "Destacado",
"purple": "Morado",
"orange": "Naranja"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Raitiovaunupysäkit",
"bus-stop": "Linja-autopysäkit",
"ferry": "Lautat"
},
"color": {
"blue": "Sininen",
"bluered": "Blue Red",
"gray": "Harmaa",
"hot": "Hot",
"purple": "Violetti",
"orange": "Oranssi"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Arrêt de tram",
"bus-stop": "Arrêt de bus",
"ferry": "Ferry"
},
"color": {
"blue": "Bleu",
"bluered": "Bleu rouge",
"gray": "Gris",
"hot": "Vif",
"purple": "Violet",
"orange": "Orange"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Tram Stop",
"bus-stop": "Bus Stop",
"ferry": "Ferry"
},
"color": {
"blue": "Blue",
"bluered": "Blue Red",
"gray": "Gray",
"hot": "Hot",
"purple": "Purple",
"orange": "Orange"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Villamos megálló",
"bus-stop": "Buszmegálló",
"ferry": "Komp"
},
"color": {
"blue": "Kék",
"bluered": "Blue Red",
"gray": "Szürke",
"hot": "Legérdekesebb",
"purple": "Lila",
"orange": "Narancssárga"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Fermata del tram",
"bus-stop": "Fermata dell'autobus",
"ferry": "Traghetto"
},
"color": {
"blue": "Blu",
"bluered": "Blu-Rosso",
"gray": "Grigio",
"hot": "Caldo",
"purple": "Viola",
"orange": "Arancione"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "트램 정류장",
"bus-stop": "버스 정류장",
"ferry": "페리"
},
"color": {
"blue": "Blue",
"bluered": "Blue Red",
"gray": "Gray",
"hot": "Hot",
"purple": "Purple",
"orange": "Orange"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Tramvajaus stotelė",
"bus-stop": "Autobusų stotelė",
"ferry": "Keltas"
},
"color": {
"blue": "Mėlyna",
"bluered": "Mėlyna raudona",
"gray": "Pilka",
"hot": "Karšta",
"purple": "Violetinė",
"orange": "Oranžinė"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Tram Stop",
"bus-stop": "Bus Stop",
"ferry": "Ferry"
},
"color": {
"blue": "Blue",
"bluered": "Blue Red",
"gray": "Gray",
"hot": "Hot",
"purple": "Purple",
"orange": "Orange"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Tramhalte",
"bus-stop": "Bushalte",
"ferry": "Veerboot"
},
"color": {
"blue": "Blauw",
"bluered": "Blauw-rood",
"gray": "Grijs",
"hot": "Populair",
"purple": "Paars",
"orange": "Oranje"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Tram Stop",
"bus-stop": "Bus Stop",
"ferry": "Ferry"
},
"color": {
"blue": "Blå",
"bluered": "Blue Red",
"gray": "Grå",
"hot": "Hot",
"purple": "Lilla",
"orange": "Orange"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Przystanek tramwajowy",
"bus-stop": "Przystanek autobusowy",
"ferry": "Prom"
},
"color": {
"blue": "Niebieski",
"bluered": "Niebiesko-czerwony",
"gray": "Szary",
"hot": "Gorący",
"purple": "Fioletowy",
"orange": "Pomarańczowy"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Parada de bonde",
"bus-stop": "Parada de Ônibus",
"ferry": "Balsa"
},
"color": {
"blue": "Azul",
"bluered": "Azul Vermelho",
"gray": "Cinzento",
"hot": "Popular",
"purple": "Roxo",
"orange": "Laranja"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Parada de bonde",
"bus-stop": "Parada de Ônibus",
"ferry": "Balsa"
},
"color": {
"blue": "Azul",
"bluered": "Blue Red",
"gray": "Cinzento",
"hot": "Popular",
"purple": "Roxo",
"orange": "Orange"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Tram Stop",
"bus-stop": "Bus Stop",
"ferry": "Ferry"
},
"color": {
"blue": "Blue",
"bluered": "Blue Red",
"gray": "Gray",
"hot": "Hot",
"purple": "Purple",
"orange": "Orange"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Трамвайная остановка",
"bus-stop": "Автобусная остановка",
"ferry": "Паром"
},
"color": {
"blue": "Синий",
"bluered": "Синий красный",
"gray": "Серый",
"hot": "Горячий",
"purple": "Фиолетовый",
"orange": "Оранжевый"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Tramvajsko stajalište",
"bus-stop": "Autobusko stajalište",
"ferry": "Trajekt"
},
"color": {
"blue": "Plava",
"bluered": "Plava Crvena",
"gray": "Siva",
"hot": "Vruće",
"purple": "Ljubičasta",
"orange": "Narandžasta"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Spårvagnshållplats",
"bus-stop": "Busshållplats",
"ferry": "Ferry"
},
"color": {
"blue": "Blå",
"bluered": "Blue Red",
"gray": "Grå",
"hot": "Hett",
"purple": "Lila",
"orange": "Orange"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Tram Stop",
"bus-stop": "Bus Stop",
"ferry": "Ferry"
},
"color": {
"blue": "Blue",
"bluered": "Blue Red",
"gray": "Gray",
"hot": "Hot",
"purple": "Purple",
"orange": "Orange"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Tram Stop",
"bus-stop": "Bus Stop",
"ferry": "Ferry"
},
"color": {
"blue": "Blue",
"bluered": "Blue Red",
"gray": "Gray",
"hot": "Hot",
"purple": "Purple",
"orange": "Orange"
}
},
"chart": {

View File

@@ -377,14 +377,6 @@
"tram-stop": "Tram Stop",
"bus-stop": "Bus Stop",
"ferry": "Ferry"
},
"color": {
"blue": "Blue",
"bluered": "Blue Red",
"gray": "Gray",
"hot": "Hot",
"purple": "Purple",
"orange": "Orange"
}
},
"chart": {

View File

@@ -1,44 +1,44 @@
{
"metadata": {
"home_title": "在线GPX 文件编辑器",
"app_title": "应用",
"embed_title": "在线GPX 文件编辑器",
"home_title": "在线 GPX 文件编辑器",
"app_title": "应用程序",
"embed_title": "在线 GPX 文件编辑器",
"help_title": "帮助",
"404_title": "找不到页面",
"404_title": "无法找到相关页面",
"description": "在线查看、编辑和创建 GPX 文件,包含高级路线规划、文件管理器、精美的地图和详细的数据可视化功能。"
},
"menu": {
"new": "新建",
"new_file": "新建文件",
"new_track": "新建轨迹",
"new_segment": "新建轨迹段",
"open": "打开...",
"new_segment": "新建段",
"open": "打开……",
"duplicate": "创建副本",
"close": "关闭",
"close_all": "全部关闭",
"copy": "复制",
"paste": "粘贴",
"cut": "剪切",
"export": "导出...",
"export_all": "全部导出...",
"export": "导出……",
"export_all": "全部导出……",
"export_options": "导出选项",
"support_message": "本工具免费使用,但网站运行需要资金。若您经常使用,请通过捐赠支持本站。非常感谢!",
"support_message": "本工具免费使用,但网站运行有成本。若您经常使用,请考虑捐赠支持本站。非常感谢!",
"support_button": "帮助网站保持免费",
"download_file": "下载文件",
"download_files": "下载文件",
"download_files": "下载所有文件",
"edit": "编辑",
"undo": "撤销",
"redo": "恢复",
"delete": "删除",
"select_all": "全选",
"view": "视图",
"elevation_profile": "海拔",
"tree_file_view": "File tree",
"view": "显示",
"elevation_profile": "海拔剖面",
"tree_file_view": "文件树",
"switch_basemap": "切换到上一个底图",
"toggle_overlays": "切换覆盖",
"toggle_3d": "切换3D",
"toggle_overlays": "切换叠加层",
"toggle_3d": "切换 3D",
"settings": "设置",
"distance_units": "长度单位",
"distance_units": "距离单位",
"metric": "公制",
"imperial": "英制",
"nautical": "航海",
@@ -51,58 +51,58 @@
"system": "系统",
"light": "浅色",
"dark": "暗色",
"street_view_source": "街景源",
"street_view_source": "街景源",
"mapillary": "Mapillary",
"google": "Google",
"toggle_street_view": "街景",
"layers": "地图图层...",
"layers": "地图图层……",
"distance_markers": "距离标记",
"direction_markers": "方向箭头",
"help": "帮助",
"more": "更多...",
"more": "更多……",
"donate": "捐赠",
"ctrl": "Ctrl",
"click": "单击",
"drag": "拖",
"drag": "拖",
"metadata": {
"button": "信息...",
"button": "信息……",
"name": "名称",
"description": "说明",
"save": "保存"
},
"style": {
"button": "外观...",
"button": "外观……",
"color": "配色",
"opacity": "透明度",
"width": "宽"
"width": "宽"
},
"hide": "隐藏",
"unhide": "显示",
"center": "",
"open_in": "打开"
"center": "居中",
"open_in": "打开"
},
"toolbar": {
"routing": {
"tooltip": "规划或编辑路线",
"activity": "活动",
"use_routing": "路",
"use_routing": "路线",
"use_routing_tooltip": "通过路网连接锚点,若禁用则用直线连接",
"allow_private": "允许私有道路",
"allow_private": "使用私有道路",
"reverse": {
"button": "反",
"tooltip": "反转路线"
"button": "反",
"tooltip": "反转路线方向"
},
"route_back_to_start": {
"button": "返回起点",
"tooltip": "连接路线的点与点"
"tooltip": "连接路线的点与点"
},
"round_trip": {
"button": "往返",
"tooltip": "通过相同路线返回起点"
"button": "往返路线",
"tooltip": "按原路返回起点"
},
"start_loop_here": "在此开始循环",
"help_no_file": "选择一条轨迹进行编辑,或在地图上单击创建新路线。",
"help": "在地图上点击添加一个新的锚点,或拖现有锚点以改变路线。",
"help_no_file": "选择一条轨迹进行编辑,或在地图上单击创建新路线。",
"help": "点击地图以添加新锚点,或拖现有锚点以改变路线。",
"activities": {
"bike": "自行车",
"racing_bike": "公路自行车",
@@ -117,11 +117,11 @@
"unknown": "未知",
"paved": "铺装路面",
"unpaved": "非铺装路面",
"asphalt": "沥青",
"asphalt": "沥青",
"concrete": "混凝土",
"cobblestone": "鹅卵石",
"paving_stones": "铺路石",
"sett": "Sett",
"sett": "石板",
"metal": "金属",
"wood": "木材",
"compacted": "紧凑的砾石",
@@ -130,74 +130,74 @@
"pebblestone": "卵石",
"rock": "岩石",
"dirt": "泥土",
"ground": "地",
"ground": "地",
"earth": "土",
"mud": "泥",
"mud": "泥",
"sand": "沙粒",
"grass": "草地",
"grass_paver": "草坪",
"clay": "土",
"stone": "Stone"
"clay": "土",
"stone": "石头"
},
"highway": {
"unknown": "Unknown",
"motorway": "Highway",
"motorway_link": "Highway link",
"trunk": "Primary road",
"trunk_link": "Primary road link",
"primary": "Primary road",
"primary_link": "Primary road link",
"secondary": "Secondary road",
"secondary_link": "Secondary road link",
"tertiary": "Tertiary road",
"tertiary_link": "Tertiary road link",
"unclassified": "Minor road",
"residential": "Residential road",
"living_street": "Living street",
"service": "Service road",
"track": "Track",
"footway": "行道",
"path": "路",
"pedestrian": "行人",
"cycleway": "Cycleway",
"steps": "行使步骤",
"road": "Road",
"bridleway": "Horseriding path",
"platform": "Platform",
"raceway": "Racing circuit",
"rest_area": "Rest area",
"abandoned": "Abandoned",
"services": "Services",
"corridor": "Corridor",
"bus_stop": "Bus stop",
"busway": "Busway",
"elevator": "Elevator",
"via_ferrata": "Via ferrata",
"proposed": "Road to be built",
"construction": "Road under construction"
"unknown": "未知类型",
"motorway": "高速公路",
"motorway_link": "高速公路匝道",
"trunk": "国道/城市快速路",
"trunk_link": "国道/城市快速路的连接路段",
"primary": "省道/主干道",
"primary_link": "省道/主干道的连接路段",
"secondary": "县道/次干道",
"secondary_link": "县道/次干道的连接路段",
"tertiary": "乡道/支路",
"tertiary_link": "乡道/支路的连接路段",
"unclassified": "小型道路",
"residential": "居住区道路",
"living_street": "生活性街道",
"service": "服务性道路",
"track": "小径(未铺设道路)",
"footway": "行道",
"path": "路",
"pedestrian": "步行街",
"cycleway": "非机动车道",
"steps": "阶梯",
"road": "道路",
"bridleway": "马道",
"platform": "停靠站台",
"raceway": "汽车赛道",
"rest_area": "停车区(休息区)",
"abandoned": "废弃道路",
"services": "服务区",
"corridor": "走廊",
"bus_stop": "小型公交站台",
"busway": "公交车道",
"elevator": "电梯",
"via_ferrata": "铁锁攀岩",
"proposed": "规划道路",
"construction": "在建道路"
},
"sac_scale": {
"hiking": "Hiking",
"mountain_hiking": "Mountain hiking",
"demanding_mountain_hiking": "",
"alpine_hiking": "Alpine hiking",
"demanding_alpine_hiking": "Demanding alpine hiking",
"difficult_alpine_hiking": "Difficult alpine hiking"
"hiking": "道路畅通无阻T1",
"mountain_hiking": "连续小路有较大的障碍物T2",
"demanding_mountain_hiking": "有大障碍物存在固定绳索或链条可能需要用手来保持平衡T3",
"alpine_hiking": "部分地区需用双手才能前进UIAA I 级T4",
"demanding_alpine_hiking": "相对简单的攀爬部分UIAA I-II 级T5",
"difficult_alpine_hiking": "更长的攀爬部分UIAA II 级T6"
},
"mtb_scale": "MTB scale",
"mtb_scale": "山地地形",
"error": {
"from": "起点离最近的道路太远",
"via": "途径点离最近的道路太远",
"to": "终点离最近的道路太远",
"timeout": "Route calculation took too long, try adding points closer together"
"timeout": "轨迹计算耗时太长,请尝试添加更靠近路网的点"
}
},
"scissors": {
"tooltip": "裁剪或拆分",
"crop": "裁剪",
"split_as": "将轨迹分为",
"help_invalid_selection": "Select a trace to crop or split.",
"help": "Use the slider to crop the trace, or split it by clicking on one of the split markers or on the trace itself."
"split_as": "将轨迹分为",
"help_invalid_selection": "选择要裁剪或拆分的轨迹。",
"help": "使用滑块来裁剪轨迹,或点击轨迹上的分割标记以拆分。"
},
"time": {
"tooltip": "管理时间数据",
@@ -207,72 +207,72 @@
"pick_date": "选择日期",
"artificial": "创建实际时间数据",
"update": "更新时间数据",
"help": "Use the form to set new time data.",
"help": "使用表单设置新的时间数据。",
"help_invalid_selection": "选择一个单一的轨迹来管理其时间数据。"
},
"merge": {
"merge_traces": "连接轨迹",
"merge_contents": "合并内容并保持轨迹断开",
"merge_selection": "合并选择项",
"remove_gaps": "除轨迹时间间隔",
"tooltip": "Merge items together",
"help_merge_traces": "Connecting the selected traces will create a single continuous trace.",
"help_cannot_merge_traces": "Your selection must contain several traces to connect them.",
"help_merge_contents": "Merging the contents of the selected items will group all the contents inside the first item.",
"help_cannot_merge_contents": "Your selection must contain several items to merge their contents.",
"selection_tip": "提示:使用 {KEYBOARD_SHORTCUT} 添加选中项。"
"remove_gaps": "除轨迹间的时间间隔",
"tooltip": "合并项目",
"help_merge_traces": "连接所有选中的轨迹将创建一个单一的连续轨迹。",
"help_cannot_merge_traces": "必须先选择多个轨迹才能进行连接。",
"help_merge_contents": "合并所选内容会将所有内容归于第一个项目。",
"help_cannot_merge_contents": "必须先选择多个项目才能进行合并。",
"selection_tip": "提示:使用 {KEYBOARD_SHORTCUT} 添加选中项。"
},
"extract": {
"tooltip": "Extract contents to separate items",
"button": "Extract",
"help": "Extracting the contents of the selected items will create a separate item for each of their contents.",
"help_invalid_selection": "Your selection must contain items with multiple traces to extract them."
"tooltip": "将内容拆分为多个项目",
"button": "提取",
"help": "提取所选项内容将为每个内容创建一个单独的项目。",
"help_invalid_selection": "必须先选择包含多个轨迹的项目才能进行提取。"
},
"elevation": {
"button": "请求海拔数据",
"help": "Requesting elevation data will erase the existing elevation data, if any, and replace it with data from Mapbox.",
"help_no_selection": "Select a file item to request elevation data."
"help": "该操作将会删除现有的海拔数据。若请求成功,则使用 Mapbox 海拔数据进行替换。",
"help_no_selection": "选择要请求海拔数据的文件。"
},
"waypoint": {
"tooltip": "创建并编辑兴趣点",
"icon": "图标",
"link": "Link",
"link": "连线",
"longitude": "经度",
"latitude": "纬度",
"create": "创建兴趣点",
"add": "Add point of interest to file",
"help": "Fill in the form to create a new point of interest, or click on an existing one to edit it. Click on the map to fill the coordinates, or drag points of interest to move them.",
"help_no_selection": "Select a file to create or edit points of interest."
"add": "将兴趣点添加到文件",
"help": "填写表单以创建新的兴趣点,或点击现有兴趣点进行编辑。 点击地图并填充坐标点,或拖动兴趣点以移动坐标。",
"help_no_selection": "选择文件以创建或编辑兴趣点。"
},
"reduce": {
"tooltip": "减少轨迹点的数量",
"tolerance": "Tolerance",
"number_of_points": "轨迹点数量",
"button": "Minify",
"help": "Use the slider to choose the number of GPS points to keep.",
"help_no_selection": "Select a trace to reduce the number of its GPS points."
"tooltip": "精简 GPS 点数量",
"tolerance": "距离阈值",
"number_of_points": "GPS 点数量",
"button": "简化",
"help": "使用滑块选择要保留的 GPS 点的数量。",
"help_no_selection": "选择一个轨迹以减少其 GPS 点的数量。"
},
"clean": {
"tooltip": "Clean GPS points and points of interest with a rectangle selection",
"tooltip": "使用矩形选区清除 GPS 点和兴趣点",
"delete_trackpoints": "删除 GPS 点",
"delete_waypoints": "删除兴趣点",
"delete_inside": "除选中内容",
"delete_outside": "Delete outside selection",
"delete_inside": "除选区内部要素",
"delete_outside": "清除选区外部要素",
"button": "删除",
"help": "Select a rectangle area on the map to remove GPS points and points of interest.",
"help_no_selection": "Select a trace to clean GPS points and points of interest."
"help": "在地图上绘制矩形选区以清除 GPS 点和兴趣点",
"help_no_selection": "选择一个轨迹以清除其 GPS 点和兴趣点"
}
},
"layers": {
"settings": "图层设置",
"settings_help": "Select the map layers you want to show in the interface, add custom ones, and adjust their settings.",
"selection": "选择图层",
"settings_help": "选择要在界面中显示的地图图层,添加自定义图层,并作出必要调整。",
"selection": "图层选择",
"custom_layers": {
"title": "自定义图层",
"new": "新建自定义图层",
"edit": "编辑自定义图层",
"urls": "URL(s)",
"url_placeholder": "WMTS, WMS 或 Mapbox 风格 JSON",
"url_placeholder": "WMTSWMS 或 Mapbox style JSON",
"max_zoom": "最大缩放等级",
"layer_type": "图层类型",
"basemap": "底图",
@@ -287,7 +287,7 @@
"custom": "自定义",
"world": "世界",
"countries": "国家/地区",
"belgium": "Belgium",
"belgium": "比利时",
"bulgaria": "保加利亚",
"finland": "芬兰",
"france": "法国",
@@ -299,31 +299,31 @@
"united_kingdom": "英国",
"united_states": "美国",
"mapboxOutdoors": "Mapbox Outdoors",
"mapboxSatellite": "Mapbox 卫星",
"mapboxSatellite": "Mapbox 卫星",
"openStreetMap": "OpenStreetMap",
"openTopoMap": "OpenTopoMap",
"openHikingMap": "OpenHikingMap",
"cyclOSM": "CyclOSM",
"linz": "LINZ Topo",
"linzTopo": "LINZ Topo50",
"swisstopoRaster": "swisstopo 栅格图",
"swisstopoVector": "swisstopo 矢量图",
"swisstopoSatellite": "swisstopo 卫星图",
"swisstopoRaster": "Swisstopo 栅格图",
"swisstopoVector": "Swisstopo 矢量图",
"swisstopoSatellite": "Swisstopo 卫星图",
"ignBe": "IGN Topo",
"ignFrPlan": "IGN Plan",
"ignFrTopo": "IGN Topo",
"ignFrScan25": "IGN SCAN25",
"ignFrSatellite": "IGN 卫星",
"ignFrSatellite": "IGN 卫星",
"ignEs": "IGN Topo",
"ignEsSatellite": "IGN Satellite",
"ordnanceSurvey": "Ordnance Survey",
"ignEsSatellite": "IGN 卫星图",
"ordnanceSurvey": "英国地形测量局OS",
"norwayTopo": "Topografisk Norgeskart 4",
"swedenTopo": "Lantmäteriet Topo",
"swedenSatellite": "Lantmäteriet Satellite",
"finlandTopo": "Lantmäteriverket Terrängkarta",
"swedenTopo": "Lantmteriet Topo",
"swedenSatellite": "Lantmteriet 卫星图",
"finlandTopo": "Lantmteriverket Terrngkarta",
"bgMountains": "BGMountains",
"usgs": "USGS",
"bikerouterGravel": "bikerouter.de Gravel",
"bikerouterGravel": "Gravel 路线",
"cyclOSMlite": "CyclOSM Lite",
"swisstopoSlope": "swisstopo Slope",
"swisstopoHiking": "swisstopo Hiking",
@@ -339,33 +339,33 @@
"waymarked_trails": "Waymarked Trails",
"waymarkedTrailsHiking": "徒步",
"waymarkedTrailsCycling": "骑行",
"waymarkedTrailsMTB": "MTB",
"waymarkedTrailsSkating": "滑",
"waymarkedTrailsMTB": "山地车",
"waymarkedTrailsSkating": "滑",
"waymarkedTrailsHorseRiding": "骑马",
"waymarkedTrailsWinter": "冬季",
"points_of_interest": "兴趣点",
"food": "食物",
"bakery": "面包店",
"food-store": "食品店",
"eat-and-drink": "吃吃喝喝",
"eat-and-drink": "饮食",
"amenities": "便利设施",
"toilets": "厕所",
"water": "水域",
"shower": "淋浴",
"shelter": "Shelter",
"shelter": "庇护所",
"motorized": "汽车和摩托车",
"fuel-station": "加油站",
"parking": "停车场",
"garage": "车库",
"barrier": "障碍物",
"tourism": "旅游观光",
"tourism": "旅游",
"attraction": "景点",
"viewpoint": "观景点",
"hotel": "酒店",
"campsite": "营地",
"hut": "Hut",
"picnic": "Picnic Area",
"summit": "Summit",
"hut": "小屋",
"picnic": "野餐区",
"summit": "顶峰",
"pass": "关卡",
"climbing": "攀爬",
"bicycle": "自行车",
@@ -375,45 +375,37 @@
"public-transport": "公共交通",
"railway-station": "火车站",
"tram-stop": "有轨电车站",
"bus-stop": "巴士站",
"bus-stop": "小型公交站台",
"ferry": "轮渡"
},
"color": {
"blue": "蓝色",
"bluered": "Blue Red",
"gray": "灰色",
"hot": "灼热",
"purple": "紫色",
"orange": "橙色"
}
},
"chart": {
"settings": "Elevation profile settings"
"settings": "海拔剖面图设置"
},
"quantities": {
"distance": "距离",
"elevation": "高程",
"elevation_gain_loss": "Elevation gain and loss",
"elevation": "海拔",
"elevation_gain_loss": "海拔爬升和下降",
"temperature": "温度",
"speed": "速度",
"pace": "配速",
"heartrate": "心率",
"cadence": "踏频",
"power": "功率",
"slope": "坡",
"slope": "坡",
"surface": "表面",
"highway": "Category",
"highway": "类型",
"time": "时间",
"moving": "移动",
"total": "全部",
"osm_extensions": "OpenStreetMap data"
"moving": "运动时间",
"total": "总时间",
"osm_extensions": "OpenStreetMap 数据"
},
"units": {
"meters": "",
"meters": "m",
"feet": "英尺",
"kilometers": "千米",
"miles": "英里",
"nautical_miles": "nm",
"nautical_miles": "海里",
"celsius": "°C",
"fahrenheit": "°F",
"kilometers_per_hour": "km/h",
@@ -431,17 +423,17 @@
"files": "文件",
"track": "轨迹",
"tracks": "轨迹",
"segment": "段",
"segments": "Segments",
"segment": "段",
"segments": "路段",
"waypoint": "兴趣点",
"waypoints": "兴趣点",
"symbol": {
"alert": "Alert",
"anchor": "Anchor",
"alert": "警告",
"anchor": "锚点",
"bank": "银行",
"beach": "海滩",
"bike_trail": "Bike Trail",
"binoculars": "Binoculars",
"bike_trail": "自行车道",
"binoculars": "双筒望远镜",
"bridge": "桥",
"building": "建筑",
"campground": "营地",
@@ -449,37 +441,37 @@
"car_repair": "车库",
"convenience_store": "便利店",
"crossing": "交叉路口",
"department_store": "百货店",
"department_store": "百货店",
"drinking_water": "水域",
"exit": "退出",
"lodge": "Hut",
"lodging": "Accommodation",
"forest": "Forest",
"lodge": "小屋",
"lodging": "住宿",
"forest": "森林",
"gas_station": "加油站",
"ground_transportation": "Ground Transportation",
"ground_transportation": "地面交通",
"hotel": "酒店",
"house": "住宅",
"information": "问询处",
"information": "信息",
"park": "公园",
"parking_area": "停车场",
"pharmacy": "药店",
"picnic_area": "Picnic Area",
"picnic_area": "野餐区",
"restaurant": "餐厅",
"restricted_area": "管制区域",
"restroom": "厕所",
"road": "道路",
"scenic_area": "Scenic Area",
"shelter": "Shelter",
"scenic_area": "野餐区",
"shelter": "庇护所",
"shopping_center": "购物中心",
"shower": "淋浴",
"summit": "Summit",
"telephone": "Telephone",
"summit": "顶峰",
"telephone": "电话",
"tunnel": "隧道",
"water_source": "水源"
}
},
"homepage": {
"website": "官方网站",
"website": "官",
"home": "首页",
"app": "App",
"contact": "联系方式",