translation.json 3.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. {
  2. "tb": {
  3. "navigation_opt": "导航",
  4. "rendering_opt": "外观",
  5. "tools_opt": "工具",
  6. "measurments_opt": "量测分析",
  7. "clipping_opt": "裁剪",
  8. "annotations_opt": "标注",
  9. "materials_opt": "材质",
  10. "scene_opt": "场景",
  11. "classification_filter_opt": "分类过滤器",
  12. "filters_opt": "过滤器",
  13. "parameters_opt": "其他选项",
  14. "about_opt": "关于"
  15. },
  16. "tt": {
  17. "angle_measurement": "角度量测",
  18. "point_measurement": "点量测",
  19. "distance_measurement": "距离量测",
  20. "height_measurement": "高度量测",
  21. "circle_measurement": "环形量测",
  22. "area_measurement": "面积量测",
  23. "volume_measurement": "体积量测",
  24. "height_profile": "高度剖面",
  25. "annotation": "标注",
  26. "clip_volume": "立体裁剪",
  27. "clip_polygon": "多边形裁剪",
  28. "screen_clip_box": "绘制矩形进行裁剪. 需要使用 orthographic 相机模式!",
  29. "clip_plane_x": "在x轴平面裁剪",
  30. "clip_plane_y": "在y轴平面裁剪",
  31. "clip_plane_z": "在z轴平面裁剪",
  32. "remove_all_measurement": "清除量测结果",
  33. "left_view_control": "左视图",
  34. "right_view_control": "右视图",
  35. "front_view_control": "前视图",
  36. "back_view_control": "后视图",
  37. "top_view_control": "俯视图",
  38. "bottom_view_control": "仰视图",
  39. "focus_control": "复位",
  40. "orbit_control": "轨道控制",
  41. "flight_control": "飞行控制",
  42. "heli_control": "直升机控制",
  43. "earth_control": "地球控制",
  44. "perspective_camera_control": "透视相机",
  45. "orthographic_camera_control": "正交相机",
  46. "navigation_cube_control": "导航立方体",
  47. "remove_all_clipping_volumes": "移除裁剪对象",
  48. "compass": "指北针",
  49. "camera_animation": "相机动画"
  50. },
  51. "appearance": {
  52. "nb_max_pts": "显示点数",
  53. "point_size": "点尺寸",
  54. "min_point_size": "最小尺寸",
  55. "point_opacity": "透明度",
  56. "field_view": "视野范围",
  57. "point_size_type": "尺寸",
  58. "point_material": "材质",
  59. "elevation_range": "高程范围",
  60. "extra_range": "标量范围",
  61. "point_quality": "质量",
  62. "point_shape": "形状",
  63. "edl_radius": "半径",
  64. "edl_strength": "强度",
  65. "edl_opacity": "透明度",
  66. "edl_enable": "启用",
  67. "min_node_size": "节点尺寸",
  68. "clip_mode": "裁剪模式",
  69. "move_speed": "速度",
  70. "skybox": "天空",
  71. "bottom_lock": "保持高于地面",
  72. "box": "辅助网格",
  73. "length_unit": "长度单位",
  74. "freeze": "锁定",
  75. "language": "语言",
  76. "backface_culling": "剔除背面"
  77. },
  78. "measurements": {
  79. "clip": "裁剪",
  80. "show": "显示体积"
  81. },
  82. "annotations": {
  83. "show3D": "以3D形式展示",
  84. "showMap": "在地图展示"
  85. },
  86. "profile": {
  87. "nb_points": "点云数量",
  88. "title": "高度剖面",
  89. "save_las": "保存 LAS(3D)",
  90. "save_ortho": "保存 CSV(2D)"
  91. },
  92. "scene": {
  93. "camera_position": "相机位置",
  94. "camera_target": "相机目标"
  95. },
  96. "filters": {
  97. "return_number": "第几次回波",
  98. "number_of_returns": "回波次数",
  99. "gps_min": "最小值",
  100. "gps_max": "最大值",
  101. "gps_time": "GPS 时间"
  102. },
  103. "settings": {
  104. "language": "语言"
  105. }
  106. }