mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-08-31 15:43:25 +00:00

* New translations en.json (Romanian) * New translations en.json (French) * New translations en.json (Spanish) * New translations en.json (Catalan) * New translations en.json (Czech) * New translations en.json (German) * New translations en.json (Greek) * New translations en.json (Hungarian) * New translations en.json (Italian) * 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 (Chinese Simplified) * New translations en.json (Vietnamese) * New translations en.json (Portuguese, Brazilian) * New translations en.json (Korean) * New translations en.json (Hebrew) * New translations en.json (Finnish) * New translations en.json (Serbian (Latin)) * New translations en.json (Belarusian) * New translations en.json (Danish) * New translations en.json (Latvian) * Update source file en.json * New translations en.json (Spanish) * New translations en.json (Dutch) * New translations en.json (Portuguese, Brazilian)
550 lines
22 KiB
JSON
550 lines
22 KiB
JSON
{
|
|
"metadata": {
|
|
"home_title": "在线GPX 文件编辑器",
|
|
"app_title": "app",
|
|
"embed_title": "在线GPX 文件编辑器",
|
|
"help_title": "帮助",
|
|
"404_title": "找不到页面",
|
|
"description": "在线查看、编辑和创建 GPX 文件,包含高级路线规划、文件管理器、精美的地图和详细的数据可视化功能。"
|
|
},
|
|
"menu": {
|
|
"new": "新建",
|
|
"new_file": "新建文件",
|
|
"new_track": "新建轨迹",
|
|
"new_segment": "新建轨迹段",
|
|
"open": "打开...",
|
|
"duplicate": "创建副本",
|
|
"close": "关闭",
|
|
"close_all": "全部关闭",
|
|
"copy": "复制",
|
|
"paste": "粘贴",
|
|
"cut": "剪切",
|
|
"export": "导出...",
|
|
"export_all": "全部导出...",
|
|
"export_options": "导出选项",
|
|
"support_message": "本工具免费使用,但运行需要消耗成本。若您经常使用,请捐助支持本网站。谢谢!",
|
|
"support_button": "帮助网站保持免费",
|
|
"download_file": "下载文件",
|
|
"download_files": "下载文件",
|
|
"edit": "编辑",
|
|
"undo": "撤销",
|
|
"redo": "恢复",
|
|
"delete": "删除",
|
|
"select_all": "全选",
|
|
"view": "视图",
|
|
"elevation_profile": "海拔",
|
|
"vertical_file_view": "垂直文件列表",
|
|
"switch_basemap": "切换到上一个底图",
|
|
"toggle_overlays": "切换覆盖",
|
|
"toggle_3d": "切换3D",
|
|
"settings": "设置",
|
|
"distance_units": "长度单位",
|
|
"metric": "公制",
|
|
"imperial": "英制",
|
|
"nautical": "Nautical",
|
|
"velocity_units": "速度单位",
|
|
"temperature_units": "温度单位",
|
|
"celsius": "摄氏度",
|
|
"fahrenheit": "华氏度",
|
|
"language": "语言",
|
|
"mode": "主题",
|
|
"system": "System",
|
|
"light": "浅色",
|
|
"dark": "暗色",
|
|
"street_view_source": "街景来源",
|
|
"mapillary": "Mapillary",
|
|
"google": "Google",
|
|
"toggle_street_view": "Street view",
|
|
"layers": "地图图层...",
|
|
"distance_markers": "距离标记",
|
|
"direction_markers": "方向箭头",
|
|
"help": "帮助",
|
|
"more": "更多...",
|
|
"donate": "捐赠",
|
|
"ctrl": "Ctrl",
|
|
"click": "单击",
|
|
"drag": "拖动",
|
|
"metadata": {
|
|
"button": "信息...",
|
|
"name": "名称",
|
|
"description": "说明",
|
|
"save": "保存"
|
|
},
|
|
"style": {
|
|
"button": "外观...",
|
|
"color": "配色",
|
|
"opacity": "透明度",
|
|
"width": "宽"
|
|
},
|
|
"hide": "隐藏",
|
|
"unhide": "显示",
|
|
"center": "Center",
|
|
"open_in": "打开"
|
|
},
|
|
"toolbar": {
|
|
"routing": {
|
|
"tooltip": "规划或编辑路线",
|
|
"activity": "活动",
|
|
"use_routing": "路由",
|
|
"use_routing_tooltip": "通过路网连接锚点,若禁用则用直线连接",
|
|
"allow_private": "允许私有道路",
|
|
"reverse": {
|
|
"button": "反转",
|
|
"tooltip": "反转路线"
|
|
},
|
|
"route_back_to_start": {
|
|
"button": "返回起点",
|
|
"tooltip": "连接路线的终点与起点"
|
|
},
|
|
"round_trip": {
|
|
"button": "往返",
|
|
"tooltip": "通过相同路线返回起始点"
|
|
},
|
|
"start_loop_here": "在此开始循环",
|
|
"help_no_file": "选择一条轨迹进行编辑,或在地图上单击创建新的路线。",
|
|
"help": "在地图上点击添加一个新的锚点,或拖动现有的锚点以改变路线。",
|
|
"activities": {
|
|
"bike": "自行车",
|
|
"racing_bike": "公路自行车",
|
|
"gravel_bike": "砾石自行车",
|
|
"mountain_bike": "山地自行车",
|
|
"foot": "跑步/徒步",
|
|
"motorcycle": "摩托车",
|
|
"water": "水域",
|
|
"railway": "铁路"
|
|
},
|
|
"surface": {
|
|
"unknown": "未知",
|
|
"paved": "铺装路面",
|
|
"unpaved": "非铺装路面",
|
|
"asphalt": "沥青",
|
|
"concrete": "混凝土",
|
|
"cobblestone": "鹅卵石",
|
|
"paving_stones": "铺路石",
|
|
"sett": "Sett",
|
|
"metal": "金属",
|
|
"wood": "木材",
|
|
"compacted": "紧凑的砾石",
|
|
"fine_gravel": "精良的砾石",
|
|
"gravel": "砾石",
|
|
"pebblestone": "卵石",
|
|
"rock": "岩石",
|
|
"dirt": "泥土",
|
|
"ground": "地",
|
|
"earth": "土",
|
|
"mud": "泥巴",
|
|
"sand": "沙粒",
|
|
"grass": "草地",
|
|
"grass_paver": "草坪",
|
|
"clay": "Clay",
|
|
"stone": "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": "Footway",
|
|
"path": "Path",
|
|
"pedestrian": "Pedestrian",
|
|
"cycleway": "Cycleway",
|
|
"steps": "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"
|
|
},
|
|
"sac_scale": {
|
|
"hiking": "Hiking",
|
|
"mountain_hiking": "Mountain hiking",
|
|
"demanding_mountain_hiking": "Demanding mountain hiking",
|
|
"alpine_hiking": "Alpine hiking",
|
|
"demanding_alpine_hiking": "Demanding alpine hiking",
|
|
"difficult_alpine_hiking": "Difficult alpine hiking"
|
|
},
|
|
"mtb_scale": "MTB scale",
|
|
"error": {
|
|
"from": "起点离最近的道路太远",
|
|
"via": "途径点离最近的道路太远",
|
|
"to": "终点离最近的道路太远",
|
|
"timeout": "Route calculation took too long, try adding points closer together"
|
|
}
|
|
},
|
|
"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."
|
|
},
|
|
"time": {
|
|
"tooltip": "管理时间数据",
|
|
"start": "开始",
|
|
"end": "结束",
|
|
"total_time": "移动时间",
|
|
"pick_date": "选择日期",
|
|
"artificial": "创建实际时间数据",
|
|
"update": "更新时间数据",
|
|
"help": "Use the form to set new time data.",
|
|
"help_invalid_selection": "Select a single trace to manage its time data."
|
|
},
|
|
"merge": {
|
|
"merge_traces": "连接轨迹",
|
|
"merge_contents": "Merge the contents and keep the traces disconnected",
|
|
"merge_selection": "合并选择项",
|
|
"remove_gaps": "Remove time gaps between traces",
|
|
"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": "Tip: use {KEYBOARD_SHORTCUT} to add items to the selection."
|
|
},
|
|
"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."
|
|
},
|
|
"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."
|
|
},
|
|
"waypoint": {
|
|
"tooltip": "创建并编辑兴趣点",
|
|
"icon": "图标",
|
|
"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."
|
|
},
|
|
"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."
|
|
},
|
|
"clean": {
|
|
"tooltip": "Clean GPS points and points of interest with a rectangle selection",
|
|
"delete_trackpoints": "删除 GPS 点",
|
|
"delete_waypoints": "删除兴趣点",
|
|
"delete_inside": "删除选中内容",
|
|
"delete_outside": "Delete outside selection",
|
|
"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."
|
|
}
|
|
},
|
|
"layers": {
|
|
"settings": "图层设置",
|
|
"settings_help": "Select the map layers you want to show in the interface, add custom ones, and adjust their settings.",
|
|
"selection": "选择图层",
|
|
"custom_layers": {
|
|
"title": "自定义图层",
|
|
"new": "新建自定义图层",
|
|
"edit": "编辑自定义图层",
|
|
"urls": "URL(s)",
|
|
"url_placeholder": "WMTS, WMS 或 Mapbox 风格 JSON",
|
|
"max_zoom": "最大缩放等级",
|
|
"layer_type": "图层类型",
|
|
"basemap": "底图",
|
|
"overlay": "叠加",
|
|
"create": "创建图层",
|
|
"update": "更新图层"
|
|
},
|
|
"opacity": "图层透明度",
|
|
"label": {
|
|
"basemaps": "底图",
|
|
"overlays": "叠加层",
|
|
"custom": "自定义",
|
|
"world": "世界",
|
|
"countries": "国家/地区",
|
|
"belgium": "Belgium",
|
|
"bulgaria": "保加利亚",
|
|
"finland": "芬兰",
|
|
"france": "法国",
|
|
"new_zealand": "新西兰",
|
|
"norway": "挪威",
|
|
"spain": "西班牙",
|
|
"sweden": "瑞典",
|
|
"switzerland": "瑞士",
|
|
"united_kingdom": "英国",
|
|
"united_states": "美国",
|
|
"mapboxOutdoors": "Mapbox Outdoors",
|
|
"mapboxSatellite": "Mapbox 卫星",
|
|
"openStreetMap": "OpenStreetMap",
|
|
"openTopoMap": "OpenTopoMap",
|
|
"openHikingMap": "OpenHikingMap",
|
|
"cyclOSM": "CyclOSM",
|
|
"linz": "LINZ Topo",
|
|
"linzTopo": "LINZ Topo50",
|
|
"swisstopoRaster": "swisstopo 栅格图",
|
|
"swisstopoVector": "swisstopo 矢量图",
|
|
"swisstopoSatellite": "swisstopo 卫星图",
|
|
"ignBe": "IGN Topo",
|
|
"ignFrPlan": "IGN Plan",
|
|
"ignFrTopo": "IGN Topo",
|
|
"ignFrScan25": "IGN SCAN25",
|
|
"ignFrSatellite": "IGN 卫星",
|
|
"ignEs": "IGN Topo",
|
|
"ignEsSatellite": "IGN Satellite",
|
|
"ordnanceSurvey": "Ordnance Survey",
|
|
"norwayTopo": "Topografisk Norgeskart 4",
|
|
"swedenTopo": "Lantmäteriet Topo",
|
|
"swedenSatellite": "Lantmäteriet Satellite",
|
|
"finlandTopo": "Lantmäteriverket Terrängkarta",
|
|
"bgMountains": "BGMountains",
|
|
"usgs": "USGS",
|
|
"bikerouterGravel": "bikerouter.de Gravel",
|
|
"cyclOSMlite": "CyclOSM Lite",
|
|
"swisstopoSlope": "swisstopo Slope",
|
|
"swisstopoHiking": "swisstopo Hiking",
|
|
"swisstopoHikingClosures": "swisstopo Hiking Closures",
|
|
"swisstopoCycling": "swisstopo Cycling",
|
|
"swisstopoCyclingClosures": "swisstopo Cycling Closures",
|
|
"swisstopoMountainBike": "swisstopo MTB",
|
|
"swisstopoMountainBikeClosures": "swisstopo MTB Closures",
|
|
"swisstopoSkiTouring": "swisstopo Ski Touring",
|
|
"ignFrCadastre": "IGN Cadastre",
|
|
"ignSlope": "IGN Slope",
|
|
"ignSkiTouring": "IGN Ski Touring",
|
|
"waymarked_trails": "Waymarked Trails",
|
|
"waymarkedTrailsHiking": "徒步",
|
|
"waymarkedTrailsCycling": "骑行",
|
|
"waymarkedTrailsMTB": "MTB",
|
|
"waymarkedTrailsSkating": "滑雪",
|
|
"waymarkedTrailsHorseRiding": "骑马",
|
|
"waymarkedTrailsWinter": "冬季",
|
|
"points_of_interest": "兴趣点",
|
|
"food": "食物",
|
|
"bakery": "面包店",
|
|
"food-store": "食品店",
|
|
"eat-and-drink": "吃吃喝喝",
|
|
"amenities": "便利设施",
|
|
"toilets": "厕所",
|
|
"water": "水域",
|
|
"shower": "淋浴",
|
|
"shelter": "Shelter",
|
|
"motorized": "汽车和摩托车",
|
|
"fuel-station": "加油站",
|
|
"parking": "停车场",
|
|
"garage": "车库",
|
|
"barrier": "障碍物",
|
|
"tourism": "旅游观光",
|
|
"attraction": "景点",
|
|
"viewpoint": "观景点",
|
|
"hotel": "酒店",
|
|
"campsite": "营地",
|
|
"hut": "Hut",
|
|
"picnic": "Picnic Area",
|
|
"summit": "Summit",
|
|
"pass": "关卡",
|
|
"climbing": "攀爬",
|
|
"bicycle": "自行车",
|
|
"bicycle-parking": "自行车停车场",
|
|
"bicycle-rental": "自行车出租点",
|
|
"bicycle-shop": "自行车店",
|
|
"public-transport": "公共交通",
|
|
"railway-station": "火车站",
|
|
"tram-stop": "有轨电车站",
|
|
"bus-stop": "巴士站",
|
|
"ferry": "轮渡"
|
|
},
|
|
"color": {
|
|
"blue": "蓝色",
|
|
"bluered": "Blue Red",
|
|
"gray": "灰色",
|
|
"hot": "灼热",
|
|
"purple": "紫色",
|
|
"orange": "橙色"
|
|
}
|
|
},
|
|
"chart": {
|
|
"settings": "Elevation profile settings"
|
|
},
|
|
"quantities": {
|
|
"distance": "距离",
|
|
"elevation": "高程",
|
|
"elevation_gain_loss": "Elevation gain and loss",
|
|
"temperature": "温度",
|
|
"speed": "速度",
|
|
"pace": "配速",
|
|
"heartrate": "心率",
|
|
"cadence": "踏频",
|
|
"power": "功率",
|
|
"slope": "斜坡",
|
|
"surface": "表面",
|
|
"highway": "Category",
|
|
"time": "时间",
|
|
"moving": "移动",
|
|
"total": "全部",
|
|
"osm_extensions": "OpenStreetMap data"
|
|
},
|
|
"units": {
|
|
"meters": "米",
|
|
"feet": "英尺",
|
|
"kilometers": "千米",
|
|
"miles": "英里",
|
|
"nautical_miles": "nm",
|
|
"celsius": "°C",
|
|
"fahrenheit": "°F",
|
|
"kilometers_per_hour": "km/h",
|
|
"miles_per_hour": "mph",
|
|
"minutes_per_kilometer": "min/km",
|
|
"minutes_per_mile": "min/mi",
|
|
"minutes_per_nautical_mile": "min/nm",
|
|
"knots": "kn",
|
|
"heartrate": "bpm",
|
|
"cadence": "rpm",
|
|
"power": "W"
|
|
},
|
|
"gpx": {
|
|
"file": "文件",
|
|
"files": "文件",
|
|
"track": "轨迹",
|
|
"tracks": "轨迹",
|
|
"segment": "段",
|
|
"segments": "Segments",
|
|
"waypoint": "兴趣点",
|
|
"waypoints": "兴趣点",
|
|
"symbol": {
|
|
"alert": "Alert",
|
|
"anchor": "Anchor",
|
|
"bank": "银行",
|
|
"beach": "海滩",
|
|
"bike_trail": "Bike Trail",
|
|
"binoculars": "Binoculars",
|
|
"bridge": "桥",
|
|
"building": "建筑",
|
|
"campground": "营地",
|
|
"car": "汽车",
|
|
"car_repair": "车库",
|
|
"convenience_store": "便利店",
|
|
"crossing": "交叉路口",
|
|
"department_store": "百货店",
|
|
"drinking_water": "水域",
|
|
"exit": "退出",
|
|
"lodge": "Hut",
|
|
"lodging": "Accommodation",
|
|
"forest": "Forest",
|
|
"gas_station": "加油站",
|
|
"ground_transportation": "Ground Transportation",
|
|
"hotel": "酒店",
|
|
"house": "住宅",
|
|
"information": "问询处",
|
|
"park": "公园",
|
|
"parking_area": "停车场",
|
|
"pharmacy": "药店",
|
|
"picnic_area": "Picnic Area",
|
|
"restaurant": "餐厅",
|
|
"restricted_area": "管制区域",
|
|
"restroom": "厕所",
|
|
"road": "道路",
|
|
"scenic_area": "Scenic Area",
|
|
"shelter": "Shelter",
|
|
"shopping_center": "购物中心",
|
|
"shower": "淋浴",
|
|
"summit": "Summit",
|
|
"telephone": "Telephone",
|
|
"tunnel": "隧道",
|
|
"water_source": "水源"
|
|
}
|
|
},
|
|
"homepage": {
|
|
"website": "官方网站",
|
|
"home": "首页",
|
|
"app": "App",
|
|
"contact": "联系方式",
|
|
"reddit": "Reddit",
|
|
"x": "X",
|
|
"facebook": "Facebook",
|
|
"github": "GitHub",
|
|
"crowdin": "Crowdin",
|
|
"email": "电子邮箱",
|
|
"contribute": "参与贡献",
|
|
"supported_by": "技术支持:",
|
|
"support_button": "在 Ko-fi 上支持 gpx.studio",
|
|
"route_planning": "路线规划",
|
|
"route_planning_description": "An intuitive interface to create itineraries tailored to each sport, based on OpenStreetMap data.",
|
|
"file_processing": "Advanced file processing",
|
|
"file_processing_description": "A suite of tools for performing all common file processing tasks, and which can be applied to multiple files at once.",
|
|
"maps": "全球和本地地图",
|
|
"maps_description": "A large collection of basemaps, overlays and points of interest to help you craft your next outdoor adventure, or visualize your latest achievement.",
|
|
"data_visualization": "数据可视化",
|
|
"data_visualization_description": "An interactive elevation profile with detailed statistics to analyze recorded activities and future objectives.",
|
|
"identity": "Free, ad-free and open source",
|
|
"identity_description": "The website is free to use, without ads, and the source code is publicly available on GitHub. This is only possible thanks to the incredible support of the community."
|
|
},
|
|
"docs": {
|
|
"translate": "Improve the translation on Crowdin",
|
|
"answer_not_found": "Did not find what you were looking for?",
|
|
"ask_on_reddit": "Ask the community on Reddit",
|
|
"search": {
|
|
"search": "搜索",
|
|
"clear": "清除",
|
|
"cancel": "取消",
|
|
"recent": "近期搜索",
|
|
"no_recent": "无近期搜索",
|
|
"save": "Save this search",
|
|
"remove": "Remove this search from history",
|
|
"favorites": "Favorites",
|
|
"remove_favorite": "Remove this search from favorites",
|
|
"to_select": "to select",
|
|
"to_navigate": "to navigate",
|
|
"to_close": "to close",
|
|
"no_results": "No results for",
|
|
"no_results_suggestion": "Try searching for"
|
|
}
|
|
},
|
|
"embedding": {
|
|
"title": "Create your own map",
|
|
"mapbox_token": "Mapbox access token",
|
|
"file_urls": "文件 URLs (用逗号分隔)",
|
|
"drive_ids": "谷歌云盘文件 IDs (用逗号分隔)",
|
|
"basemap": "底图",
|
|
"height": "高度",
|
|
"fill_by": "Fill by",
|
|
"none": "None",
|
|
"show_controls": "Show controls",
|
|
"manual_camera": "Manual camera",
|
|
"manual_camera_description": "You can move the map below to adjust the camera position.",
|
|
"latitude": "纬度",
|
|
"longitude": "经度",
|
|
"zoom": "缩放",
|
|
"pitch": "Pitch",
|
|
"bearing": "Bearing",
|
|
"preview": "预览",
|
|
"code": "Integration code"
|
|
},
|
|
"webgl2_required": "WebGL 2 is required to display the map.",
|
|
"enable_webgl2": "学习如何在您的浏览器中启用 WebGL 2",
|
|
"page_not_found": "找不到页面"
|
|
} |