translation.json 3.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106
  1. {
  2. "tb": {
  3. "navigation_opt": "Navigation",
  4. "rendering_opt": "Appearance",
  5. "tools_opt": "Tools",
  6. "measurments_opt": "Measurements",
  7. "clipping_opt": "Clipping",
  8. "annotations_opt": "Annotations",
  9. "materials_opt": "Materials",
  10. "scene_opt": "Scene",
  11. "classification_filter_opt": "Classification filter",
  12. "filters_opt": "Filters",
  13. "parameters_opt": "Other settings",
  14. "about_opt": "About"
  15. },
  16. "tt": {
  17. "angle_measurement": "Angle measurement",
  18. "point_measurement": "Point measurement",
  19. "distance_measurement": "Distance measurement",
  20. "height_measurement": "Height measurement",
  21. "circle_measurement": "Circle measurement",
  22. "area_measurement": "Area measurement",
  23. "volume_measurement": "Volume measurement",
  24. "height_profile": "Height profile",
  25. "annotation": "Annotation",
  26. "clip_volume": "Volume clip",
  27. "clip_polygon": "Polygon clip",
  28. "screen_clip_box": "Draw a selection box. Requires you to be in orthographic camera mode!",
  29. "clip_plane_x": "Clip plane on x axis",
  30. "clip_plane_y": "Clip plane on y axis",
  31. "clip_plane_z": "Clip plane on z axis",
  32. "remove_all_measurement": "Remove all measurements",
  33. "left_view_control": "Left view",
  34. "right_view_control": "Righ view",
  35. "front_view_control": "Front view",
  36. "back_view_control": "Back view",
  37. "top_view_control": "Top view",
  38. "bottom_view_control": "Bottom view",
  39. "focus_control": "Full extent",
  40. "orbit_control": "Orbit control",
  41. "flight_control": "Fly control",
  42. "heli_control": "Helicopter control",
  43. "earth_control": "Earth control",
  44. "perspective_camera_control": "Perspective camera",
  45. "orthographic_camera_control": "Orthographic camera",
  46. "navigation_cube_control": "Navigation cube",
  47. "remove_all_clipping_volumes": "Remove all clipping volumes",
  48. "compass": "Compass",
  49. "camera_animation": "Camera Animation"
  50. },
  51. "appearance": {
  52. "nb_max_pts": "Point budget",
  53. "point_size": "Point size",
  54. "min_point_size": "Minimum size",
  55. "point_opacity": "Opacity",
  56. "field_view": "Field of view",
  57. "point_size_type": "Point sizing",
  58. "point_material": "Materials",
  59. "elevation_range": "Elevation range",
  60. "extra_range": "Scalar range",
  61. "point_quality": "Quality",
  62. "point_shape": "Shape",
  63. "edl_radius": "Radius",
  64. "edl_strength": "Strength",
  65. "edl_opacity": "Opacity",
  66. "edl_enable": "Enable",
  67. "min_node_size": "Min node size",
  68. "clip_mode": "Clip mode",
  69. "move_speed": "Speed",
  70. "skybox": "Sky",
  71. "bottom_lock": "Keep above ground",
  72. "box": "Box",
  73. "length_unit": "Length unit",
  74. "freeze": "Lock view",
  75. "language": "Language",
  76. "backface_culling": "Backface Culling"
  77. },
  78. "measurements": {
  79. "clip": "clip",
  80. "show": "show volume"
  81. },
  82. "annotations": {
  83. "show3D": "show in 3D",
  84. "showMap": "show on map"
  85. },
  86. "profile": {
  87. "nb_points": "Number of Points",
  88. "title": "Height profile",
  89. "save_las": "Save LAS(3D)",
  90. "save_ortho": "Save CSV(2D)"
  91. },
  92. "scene": {
  93. "camera_position": "Camera Position",
  94. "camera_target": "Camera Target"
  95. },
  96. "filters": {
  97. "return_number": "Return Number",
  98. "number_of_returns": "Number of Returns",
  99. "gps_min": "min",
  100. "gps_max": "max",
  101. "gps_time": "GPS Time"
  102. },
  103. "settings": {
  104. "language": "Language"
  105. }
  106. }