New translations en.json (Chinese Simplified)
This commit is contained in:
parent
74dc628aeb
commit
1e867cb6d9
1 changed files with 11 additions and 11 deletions
|
|
@ -80,23 +80,23 @@
|
|||
"tooltip": "规划或编辑路线",
|
||||
"activity": "活动",
|
||||
"use_routing": "路由",
|
||||
"use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled",
|
||||
"use_routing_tooltip": "通过公路网络连接锚点,如果禁用则直接连接直线",
|
||||
"allow_private": "允许私有道路",
|
||||
"reverse": {
|
||||
"button": "反转",
|
||||
"tooltip": "Reverse the direction of the route"
|
||||
"tooltip": "反转路由方向"
|
||||
},
|
||||
"route_back_to_start": {
|
||||
"button": "返回至起点",
|
||||
"tooltip": "Connect the last point of the route with the starting point"
|
||||
"tooltip": "将路由的最后一点与起点连接"
|
||||
},
|
||||
"round_trip": {
|
||||
"button": "往返",
|
||||
"tooltip": "通过相同路线返回起始点"
|
||||
},
|
||||
"start_loop_here": "在此开始循环",
|
||||
"help_no_file": "Select a trace to use the routing tool, or click on the map to start creating a new route.",
|
||||
"help": "Click on the map to add a new anchor point, or drag existing ones to change the route.",
|
||||
"help_no_file": "选择一个轨迹来使用路由工具,或点击地图开始创建新路由。",
|
||||
"help": "点击地图添加一个新的锚点,或拖动现有的锚点以更改路由。",
|
||||
"activities": {
|
||||
"bike": "自行车",
|
||||
"racing_bike": "公路自行车",
|
||||
|
|
@ -115,14 +115,14 @@
|
|||
"concrete": "混凝土",
|
||||
"chipseal": "碎石铺装",
|
||||
"cobblestone": "鹅卵石",
|
||||
"unhewn_cobblestone": "Unhewn cobblestone",
|
||||
"paving_stones": "Paving stones",
|
||||
"stepping_stones": "Stepping stones",
|
||||
"unhewn_cobblestone": "未开凿的鹅卵石",
|
||||
"paving_stones": "铺路石",
|
||||
"stepping_stones": "垫脚石",
|
||||
"sett": "Sett",
|
||||
"metal": "金属",
|
||||
"wood": "木材",
|
||||
"compacted": "Compacted gravel",
|
||||
"fine_gravel": "Fine gravel",
|
||||
"compacted": "紧凑的砾石",
|
||||
"fine_gravel": "精良的砾石",
|
||||
"gravel": "砾石",
|
||||
"pebblestone": "卵石",
|
||||
"rock": "岩石",
|
||||
|
|
@ -136,7 +136,7 @@
|
|||
"sand": "沙粒",
|
||||
"woodchips": "木片",
|
||||
"grass": "草地",
|
||||
"grass_paver": "Grass paver"
|
||||
"grass_paver": "草坪"
|
||||
},
|
||||
"error": {
|
||||
"from": "起点距离最近的道路太远",
|
||||
|
|
|
|||
Loading…
Reference in a new issue