init
This commit is contained in:
66
PCSurvey/build/potree/resources/lang/jp/translation.json
Normal file
66
PCSurvey/build/potree/resources/lang/jp/translation.json
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"tb": {
|
||||
"navigation_opt": "ナビゲーション",
|
||||
"rendering_opt": "外観",
|
||||
"tools_opt": "ツール",
|
||||
"measurments_opt": "測定結果",
|
||||
"annotations_opt": "注釈",
|
||||
"materials_opt": "材料",
|
||||
"scene_opt": "シーン",
|
||||
"classification_filter_opt": "フィルター分類",
|
||||
"parameters_opt": "その他の設定",
|
||||
"about_opt": "協力"
|
||||
},
|
||||
"tt": {
|
||||
"angle_measurement": "角度測定",
|
||||
"distance_measurement": "距離測定",
|
||||
"height_measurement": "標高測定",
|
||||
"area_measurement": "面積測定",
|
||||
"volume_measurement": "体積測定",
|
||||
"height_profile": "断面図",
|
||||
"clip_volume": "クリッピングボリューム",
|
||||
"remove_all_measurement": "計測結果のクリア",
|
||||
"left_view_control": "左から見る",
|
||||
"front_view_control": "前から見る",
|
||||
"top_view_control": "上から見る",
|
||||
"focus_control": "全体表示",
|
||||
"orbit_control": " 軌道制御",
|
||||
"flight_control": "Vol",
|
||||
"earth_control": "地球"
|
||||
},
|
||||
"appearance": {
|
||||
"nb_max_pts": "表示するポイント数を設定",
|
||||
"point_size": "点サイズを設定",
|
||||
"point_opacity": "不透明度",
|
||||
"field_view": "視野",
|
||||
"point_size_type": "点タイプ設定",
|
||||
"point_material": "点の材質",
|
||||
"elevation_range": "Plage altimétrique",
|
||||
"point_quality": "品質",
|
||||
"edl_radius": "点群の半径",
|
||||
"edl_strength": "点群の強度",
|
||||
"edl_enable": "アクティブにする",
|
||||
"min_node_size": "最小ノードサイズ",
|
||||
"clip_mode": "クリップモード",
|
||||
"move_speed": "動く速度",
|
||||
"skybox": "空",
|
||||
"bottom_lock": "地上面を固定します。",
|
||||
"box": "ボックス",
|
||||
"freeze": "ビューの固定",
|
||||
"language": "言語"
|
||||
},
|
||||
"profile": {
|
||||
"nb_points": "点群番号",
|
||||
"title": "Profil altimétrique",
|
||||
"save_las": "LAS(3D)形式で保存",
|
||||
"save_ortho": "CSV(2D)形式で保存",
|
||||
"save": "保存"
|
||||
},
|
||||
"scene": {
|
||||
"camera_position": "Camera Position",
|
||||
"camera_target": "Camera Target"
|
||||
},
|
||||
"settings": {
|
||||
"language": "言語"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user