mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2026-06-15 11:36:32 +00:00
New translations en.json (Chinese Traditional, Hong Kong)
[ci skip]
This commit is contained in:
+135
-135
@@ -10,170 +10,170 @@
|
|||||||
"menu": {
|
"menu": {
|
||||||
"new": "新建",
|
"new": "新建",
|
||||||
"new_file": "新增檔案",
|
"new_file": "新增檔案",
|
||||||
"new_track": "New track",
|
"new_track": "新增路徑",
|
||||||
"new_segment": "New segment",
|
"new_segment": "新增路段",
|
||||||
"open": "Open...",
|
"open": "開啟...",
|
||||||
"duplicate": "Duplicate",
|
"duplicate": "建立副本",
|
||||||
"copy": "Copy",
|
"copy": "複製",
|
||||||
"paste": "Paste",
|
"paste": "貼上",
|
||||||
"cut": "剪下",
|
"cut": "剪下",
|
||||||
"export": "匯出……",
|
"export": "匯出……",
|
||||||
"export_all": "匯出所有……",
|
"export_all": "匯出所有……",
|
||||||
"export_options": "Export options",
|
"export_options": "匯出選項",
|
||||||
"support_message": "The tool is free to use, but not free to run. Please consider supporting the website if you use it frequently. Thank you!",
|
"support_message": "本工具免費使用,但運行此網站有成本。若您經常使用,請考慮捐贈以支持我們。非常感謝!",
|
||||||
"support_button": "Help keep the website free",
|
"support_button": "幫助網站保持免費",
|
||||||
"download_file": "Download file",
|
"download_file": "下載檔案",
|
||||||
"download_files": "Download files",
|
"download_files": "下載所有檔案",
|
||||||
"edit": "Edit",
|
"edit": "編輯",
|
||||||
"undo": "Undo",
|
"undo": "復原",
|
||||||
"redo": "Redo",
|
"redo": "重做",
|
||||||
"delete": "Delete",
|
"delete": "刪除",
|
||||||
"delete_all": "Delete all",
|
"delete_all": "全部刪除",
|
||||||
"select_all": "Select all",
|
"select_all": "全選",
|
||||||
"view": "View",
|
"view": "顯示",
|
||||||
"elevation_profile": "Elevation profile",
|
"elevation_profile": "海拔剖面圖",
|
||||||
"tree_file_view": "File tree",
|
"tree_file_view": "檔案樹狀圖",
|
||||||
"switch_basemap": "Switch to previous basemap",
|
"switch_basemap": "切換到上一個底圖",
|
||||||
"toggle_overlays": "Toggle overlays",
|
"toggle_overlays": "切換疊加層",
|
||||||
"toggle_3d": "Toggle 3D",
|
"toggle_3d": "切換三維檢視",
|
||||||
"fullscreen": "Full screen",
|
"fullscreen": "全螢幕",
|
||||||
"settings": "Settings",
|
"settings": "設定",
|
||||||
"distance_units": "Distance units",
|
"distance_units": "距離單位",
|
||||||
"metric": "Metric",
|
"metric": "公制",
|
||||||
"imperial": "Imperial",
|
"imperial": "英制",
|
||||||
"nautical": "Nautical",
|
"nautical": "航海",
|
||||||
"velocity_units": "Velocity units",
|
"velocity_units": "速度單位",
|
||||||
"temperature_units": "Temperature units",
|
"temperature_units": "溫度單位",
|
||||||
"celsius": "Celsius",
|
"celsius": "攝氏",
|
||||||
"fahrenheit": "Fahrenheit",
|
"fahrenheit": "華氏",
|
||||||
"language": "Language",
|
"language": "語言",
|
||||||
"mode": "Theme",
|
"mode": "主題",
|
||||||
"system": "System",
|
"system": "系統",
|
||||||
"light": "Light",
|
"light": "淺色",
|
||||||
"dark": "Dark",
|
"dark": "深色",
|
||||||
"street_view_source": "街景原始檔",
|
"street_view_source": "街景原始檔",
|
||||||
"mapillary": "Mapillary",
|
"mapillary": "Mapillary",
|
||||||
"google": "Google",
|
"google": "Google",
|
||||||
"toggle_street_view": "Street view",
|
"toggle_street_view": "街景",
|
||||||
"layers": "Map layers...",
|
"layers": "地圖圖層...",
|
||||||
"distance_markers": "Distance markers",
|
"distance_markers": "距離標記",
|
||||||
"direction_markers": "Direction arrows",
|
"direction_markers": "方向箭頭",
|
||||||
"help": "Help",
|
"help": "幫助",
|
||||||
"more": "More...",
|
"more": "更多...",
|
||||||
"donate": "Donate",
|
"donate": "捐贈",
|
||||||
"ctrl": "Ctrl",
|
"ctrl": "Ctrl",
|
||||||
"click": "Click",
|
"click": "點選",
|
||||||
"drag": "Drag",
|
"drag": "拖動",
|
||||||
"right_click_drag": "Right-click drag",
|
"right_click_drag": "右鍵拖動",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"button": "Info...",
|
"button": "資訊...",
|
||||||
"name": "Name",
|
"name": "名稱",
|
||||||
"description": "Description",
|
"description": "說明",
|
||||||
"save": "Save"
|
"save": "保存"
|
||||||
},
|
},
|
||||||
"style": {
|
"style": {
|
||||||
"button": "Appearance...",
|
"button": "外觀...",
|
||||||
"color": "Color",
|
"color": "配色",
|
||||||
"opacity": "Opacity",
|
"opacity": "透明度",
|
||||||
"width": "Width"
|
"width": "闊度"
|
||||||
},
|
},
|
||||||
"hide": "Hide",
|
"hide": "隱藏",
|
||||||
"unhide": "Unhide",
|
"unhide": "取消隱藏",
|
||||||
"center": "Center",
|
"center": "置中",
|
||||||
"open_in": "Open in",
|
"open_in": "打開於",
|
||||||
"copy_coordinates": "Copy coordinates",
|
"copy_coordinates": "複製座標",
|
||||||
"edit_osm": "Edit in OpenStreetMap"
|
"edit_osm": "在 OpenStreetMap 中編輯"
|
||||||
},
|
},
|
||||||
"toolbar": {
|
"toolbar": {
|
||||||
"routing": {
|
"routing": {
|
||||||
"tooltip": "Plan or edit a route",
|
"tooltip": "規劃或編輯路線",
|
||||||
"activity": "Activity",
|
"activity": "活動",
|
||||||
"use_routing": "Routing",
|
"use_routing": "路線",
|
||||||
"use_routing_tooltip": "Connect anchor points via road network, or in a straight line if disabled",
|
"use_routing_tooltip": "通過路網連接錨點,若停用用直線連接",
|
||||||
"allow_private": "Allow private roads",
|
"allow_private": "允許私家路",
|
||||||
"reverse": {
|
"reverse": {
|
||||||
"button": "Reverse",
|
"button": "反向",
|
||||||
"tooltip": "Reverse the direction of the route"
|
"tooltip": "反轉路線方向"
|
||||||
},
|
},
|
||||||
"route_back_to_start": {
|
"route_back_to_start": {
|
||||||
"button": "Back to start",
|
"button": "返回起點",
|
||||||
"tooltip": "Connect the last point of the route with the starting point"
|
"tooltip": "連接路線的起點與終點"
|
||||||
},
|
},
|
||||||
"round_trip": {
|
"round_trip": {
|
||||||
"button": "Round trip",
|
"button": "往返路線",
|
||||||
"tooltip": "Return to the starting point by the same route"
|
"tooltip": "按原路返回起點"
|
||||||
},
|
},
|
||||||
"start_loop_here": "Start loop here",
|
"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_no_file": "選擇軌跡進行編輯,或在地圖上點選以建立新路線。",
|
||||||
"help": "Click on the map to add a new anchor point, or drag existing ones to change the route.",
|
"help": "點選地圖以加入新錨點,或拖動現有錨點以改變路線。",
|
||||||
"activities": {
|
"activities": {
|
||||||
"bike": "Bike",
|
"bike": "單車",
|
||||||
"racing_bike": "Road bike",
|
"racing_bike": "公路單車",
|
||||||
"gravel_bike": "Gravel bike",
|
"gravel_bike": "礫石單車",
|
||||||
"mountain_bike": "Mountain bike",
|
"mountain_bike": "越野單車",
|
||||||
"foot": "Run/hike",
|
"foot": "跑步/遠足",
|
||||||
"motorcycle": "Motorcycle",
|
"motorcycle": "電單車",
|
||||||
"water": "Water",
|
"water": "水上活動",
|
||||||
"railway": "Railway"
|
"railway": "鐵路"
|
||||||
},
|
},
|
||||||
"surface": {
|
"surface": {
|
||||||
"unknown": "Unknown",
|
"unknown": "未知",
|
||||||
"paved": "Paved",
|
"paved": "鋪砌路面",
|
||||||
"unpaved": "Unpaved",
|
"unpaved": "未鋪砌路面",
|
||||||
"asphalt": "Asphalt",
|
"asphalt": "瀝青路",
|
||||||
"concrete": "Concrete",
|
"concrete": "混凝土",
|
||||||
"cobblestone": "Cobblestone",
|
"cobblestone": "鵝卵石",
|
||||||
"paving_stones": "鋪路石",
|
"paving_stones": "鋪路石",
|
||||||
"sett": "石板",
|
"sett": "石板",
|
||||||
"metal": "Metal",
|
"metal": "金屬",
|
||||||
"wood": "Wood",
|
"wood": "木材",
|
||||||
"compacted": "Compacted gravel",
|
"compacted": "壓實的礫石",
|
||||||
"fine_gravel": "Fine gravel",
|
"fine_gravel": "細礫",
|
||||||
"gravel": "Gravel",
|
"gravel": "砂礫",
|
||||||
"pebblestone": "Pebblestone",
|
"pebblestone": "卵石",
|
||||||
"rock": "Rock",
|
"rock": "岩石",
|
||||||
"dirt": "Dirt",
|
"dirt": "泥土",
|
||||||
"ground": "Ground",
|
"ground": "地面",
|
||||||
"earth": "Earth",
|
"earth": "土地",
|
||||||
"mud": "Mud",
|
"mud": "泥地",
|
||||||
"sand": "Sand",
|
"sand": "沙粒",
|
||||||
"grass": "Grass",
|
"grass": "草地",
|
||||||
"grass_paver": "Grass paver",
|
"grass_paver": "草坪",
|
||||||
"clay": "Clay",
|
"clay": "黏土",
|
||||||
"stone": "Stone"
|
"stone": "石頭"
|
||||||
},
|
},
|
||||||
"highway": {
|
"highway": {
|
||||||
"unknown": "Unknown",
|
"unknown": "未知類型",
|
||||||
"motorway": "Highway",
|
"motorway": "高速公路",
|
||||||
"motorway_link": "Highway link",
|
"motorway_link": "高速公路引道",
|
||||||
"trunk": "Primary road",
|
"trunk": "快速公路",
|
||||||
"trunk_link": "Primary road link",
|
"trunk_link": "快速公路連接路",
|
||||||
"primary": "Primary road",
|
"primary": "快速公路",
|
||||||
"primary_link": "Primary road link",
|
"primary_link": "快速公路連接路",
|
||||||
"secondary": "Secondary road",
|
"secondary": "主要道路",
|
||||||
"secondary_link": "Secondary road link",
|
"secondary_link": "主要道路連接路",
|
||||||
"tertiary": "Tertiary road",
|
"tertiary": "支路",
|
||||||
"tertiary_link": "Tertiary road link",
|
"tertiary_link": "支路連接路",
|
||||||
"unclassified": "Minor road",
|
"unclassified": "小路",
|
||||||
"residential": "Residential road",
|
"residential": "居住區道路",
|
||||||
"living_street": "Living street",
|
"living_street": "住宅街道",
|
||||||
"service": "Service road",
|
"service": "輔助道路",
|
||||||
"track": "Track",
|
"track": "小徑(未鋪設道路)",
|
||||||
"footway": "Footway",
|
"footway": "徑",
|
||||||
"path": "Path",
|
"path": "小徑",
|
||||||
"pedestrian": "Pedestrian",
|
"pedestrian": "行人路",
|
||||||
"cycleway": "Cycleway",
|
"cycleway": "單車徑",
|
||||||
"steps": "Steps",
|
"steps": "石級",
|
||||||
"road": "Road",
|
"road": "道路",
|
||||||
"bridleway": "Horseriding path",
|
"bridleway": "馬道",
|
||||||
"platform": "Platform",
|
"platform": "Platform",
|
||||||
"raceway": "競賽賽道",
|
"raceway": "競賽賽道",
|
||||||
"rest_area": "Rest area",
|
"rest_area": "停車區",
|
||||||
"abandoned": "Abandoned",
|
"abandoned": "廢棄道路",
|
||||||
"services": "Services",
|
"services": "服務區",
|
||||||
"corridor": "Corridor",
|
"corridor": "走廊",
|
||||||
"bus_stop": "Bus stop",
|
"bus_stop": "巴士站",
|
||||||
"busway": "Busway",
|
"busway": "巴士線",
|
||||||
"elevator": "Elevator",
|
"elevator": "Elevator",
|
||||||
"via_ferrata": "Via ferrata",
|
"via_ferrata": "Via ferrata",
|
||||||
"proposed": "已規劃但未興建的道路",
|
"proposed": "已規劃但未興建的道路",
|
||||||
|
|||||||
Reference in New Issue
Block a user