translation.json 2.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566
  1. {
  2. "tb": {
  3. "navigation_opt": "ナビゲーション",
  4. "rendering_opt": "外観",
  5. "tools_opt": "ツール",
  6. "measurments_opt": "測定結果",
  7. "annotations_opt": "注釈",
  8. "materials_opt": "材料",
  9. "scene_opt": "シーン",
  10. "classification_filter_opt": "フィルター分類",
  11. "parameters_opt": "その他の設定",
  12. "about_opt": "協力"
  13. },
  14. "tt": {
  15. "angle_measurement": "角度測定",
  16. "distance_measurement": "距離測定",
  17. "height_measurement": "標高測定",
  18. "area_measurement": "面積測定",
  19. "volume_measurement": "体積測定",
  20. "height_profile": "断面図",
  21. "clip_volume": "クリッピングボリューム",
  22. "remove_all_measurement": "計測結果のクリア",
  23. "left_view_control": "左から見る",
  24. "front_view_control": "前から見る",
  25. "top_view_control": "上から見る",
  26. "focus_control": "全体表示",
  27. "orbit_control": " 軌道制御",
  28. "flight_control": "Vol",
  29. "earth_control": "地球"
  30. },
  31. "appearance": {
  32. "nb_max_pts": "表示するポイント数を設定",
  33. "point_size": "点サイズを設定",
  34. "point_opacity": "不透明度",
  35. "field_view": "視野",
  36. "point_size_type": "点タイプ設定",
  37. "point_material": "点の材質",
  38. "elevation_range": "Plage altimétrique",
  39. "point_quality": "品質",
  40. "edl_radius": "点群の半径",
  41. "edl_strength": "点群の強度",
  42. "edl_enable": "アクティブにする",
  43. "min_node_size": "最小ノードサイズ",
  44. "clip_mode": "クリップモード",
  45. "move_speed": "動く速度",
  46. "skybox": "空",
  47. "bottom_lock": "地上面を固定します。",
  48. "box": "ボックス",
  49. "freeze": "ビューの固定",
  50. "language": "言語"
  51. },
  52. "profile": {
  53. "nb_points": "点群番号",
  54. "title": "Profil altimétrique",
  55. "save_las": "LAS(3D)形式で保存",
  56. "save_ortho": "CSV(2D)形式で保存",
  57. "save": "保存"
  58. },
  59. "scene": {
  60. "camera_position": "Camera Position",
  61. "camera_target": "Camera Target"
  62. },
  63. "settings": {
  64. "language": "言語"
  65. }
  66. }