init
python
This commit is contained in:
69
PCSurvey/build/potree/resources/lang/de/translation.json
Normal file
69
PCSurvey/build/potree/resources/lang/de/translation.json
Normal file
@@ -0,0 +1,69 @@
|
||||
{
|
||||
"tb": {
|
||||
"navigation_opt": "Navigation",
|
||||
"rendering_opt": "Aussehen",
|
||||
"tools_opt": "Tools",
|
||||
"measurments_opt": "Messungen",
|
||||
"clipping_opt": "Clipping",
|
||||
"materials_opt": "Materials",
|
||||
"scene_opt": "Szene",
|
||||
"classification_filter_opt": "Klassifizierung Filter",
|
||||
"parameters_opt": "Weitere Einstellungen",
|
||||
"about_opt": "Über Potree"
|
||||
},
|
||||
"tt": {
|
||||
"angle_measurement": "Winkelmessung",
|
||||
"distance_measurement": "Abstandsmessung",
|
||||
"area_measurement": "Flächenmessung",
|
||||
"volume_measurement": "Volumenmessung",
|
||||
"height_profile": "Höhenprofil",
|
||||
"clip_volume": "Volume clip",
|
||||
"clip_polygon": "Polygon clip",
|
||||
"clip_plane_x": "Clipebene auf x-Achse",
|
||||
"clip_plane_y": "Clipebene auf y-Achse",
|
||||
"clip_plane_z": "Clipebene auf z-Achse",
|
||||
"remove_all_measurement": "Alle Messungen entfernen",
|
||||
"left_view_control": "Linke Seite",
|
||||
"front_view_control": "Vorderseite",
|
||||
"top_view_control": "Draufsicht",
|
||||
"focus_control": "Volle Ausdehnung",
|
||||
"orbit_control": "Orbit Kontrolle ",
|
||||
"flight_control": "Fly Kontrolle",
|
||||
"earth_control": "Earth Kontrolle",
|
||||
"perspective_camera_control": "Perspektivische Kamera",
|
||||
"orthographic_camera_control": "Orthografische Kamera",
|
||||
"navigation_cube_control": "Navigationswürfel",
|
||||
"remove_all_clipping_volumes": "Alle Clipvolumen entfernen"
|
||||
},
|
||||
"appearance": {
|
||||
"nb_max_pts": "Max Punkte",
|
||||
"point_size": "Punktgrösse",
|
||||
"point_opacity": "Deckkraft",
|
||||
"field_view": "Sichtfeld",
|
||||
"point_size_type": "Punktgrösse",
|
||||
"point_material": "Materials",
|
||||
"elevation_range": "Elevation Bereich",
|
||||
"point_quality": "Qualität",
|
||||
"point_shape": "Form",
|
||||
"edl_radius": "Radius",
|
||||
"edl_strength": "Stärke",
|
||||
"edl_enable": "Ein",
|
||||
"min_node_size": "Min Knotengrösse",
|
||||
"clip_mode": "Clip-Modus",
|
||||
"move_speed": "Speed",
|
||||
"skybox": "Sky",
|
||||
"bottom_lock": "Halten über dem Boden",
|
||||
"box": "Box",
|
||||
"length_unit": "Lenght unit",
|
||||
"freeze": "Lock view",
|
||||
"language": "Sprache"
|
||||
},
|
||||
"profile": {
|
||||
"nb_points": "Punkt number",
|
||||
"title": "Höhenprofil",
|
||||
"save": "Speichern"
|
||||
},
|
||||
"settings": {
|
||||
"language": "Sprache"
|
||||
}
|
||||
}
|
||||
7
PCSurvey/build/potree/resources/lang/dev/ns.common.json
Normal file
7
PCSurvey/build/potree/resources/lang/dev/ns.common.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"simple_dev": "ok_from_common_dev",
|
||||
"test": {
|
||||
"simple_dev": "ok_from_common_dev",
|
||||
"fallback_dev": "ok_from_common_dev-fallback"
|
||||
}
|
||||
}
|
||||
6
PCSurvey/build/potree/resources/lang/dev/ns.special.json
Normal file
6
PCSurvey/build/potree/resources/lang/dev/ns.special.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"simple_dev": "ok_from_special_dev",
|
||||
"test": {
|
||||
"simple_dev": "ok_from_special_dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"simple_dev": "ok_from_dev",
|
||||
"test": {
|
||||
"simple_dev": "ok_from_dev"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"simple_en-US": "ok_from_common_en-US",
|
||||
"test": {
|
||||
"simple_en-US": "ok_from_common_en-US"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"simple_en-US": "ok_from_special_en-US",
|
||||
"test": {
|
||||
"simple_en-US": "ok_from_special_en-US"
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"simple_en-US": "ok_from_en-US",
|
||||
"test": {
|
||||
"simple_en-US": "ok_from_en-US"
|
||||
}
|
||||
}
|
||||
7
PCSurvey/build/potree/resources/lang/en/ns.common.json
Normal file
7
PCSurvey/build/potree/resources/lang/en/ns.common.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"simple_en": "ok_from_common_en",
|
||||
"test": {
|
||||
"simple_en": "ok_from_common_en",
|
||||
"fallback_en": "ok_from_common_en-fallback"
|
||||
}
|
||||
}
|
||||
6
PCSurvey/build/potree/resources/lang/en/ns.special.json
Normal file
6
PCSurvey/build/potree/resources/lang/en/ns.special.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"simple_en": "ok_from_special_en",
|
||||
"test": {
|
||||
"simple_en": "ok_from_special_en"
|
||||
}
|
||||
}
|
||||
90
PCSurvey/build/potree/resources/lang/en/translation.json
Normal file
90
PCSurvey/build/potree/resources/lang/en/translation.json
Normal file
@@ -0,0 +1,90 @@
|
||||
{
|
||||
"tb": {
|
||||
"navigation_opt": "Navigation",
|
||||
"rendering_opt": "Appearance",
|
||||
"tools_opt": "Tools",
|
||||
"measurments_opt": "Measurements",
|
||||
"clipping_opt": "Clipping",
|
||||
"annotations_opt": "Annotations",
|
||||
"materials_opt": "Materials",
|
||||
"scene_opt": "Scene",
|
||||
"classification_filter_opt": "Classification filter",
|
||||
"parameters_opt": "Other settings",
|
||||
"about_opt": "About"
|
||||
},
|
||||
"tt": {
|
||||
"angle_measurement": "Angle measurement",
|
||||
"point_measurement": "Point measurement",
|
||||
"distance_measurement": "Distance measurement",
|
||||
"height_measurement": "Height measurement",
|
||||
"area_measurement": "Area measurement",
|
||||
"volume_measurement": "Volume measurement",
|
||||
"height_profile": "Height profile",
|
||||
"clip_volume": "Volume clip",
|
||||
"clip_polygon": "Polygon clip",
|
||||
"screen_clip_box": "Draw a selection box. Requires you to be in orthographic camera mode!",
|
||||
"clip_plane_x": "Clip plane on x axis",
|
||||
"clip_plane_y": "Clip plane on y axis",
|
||||
"clip_plane_z": "Clip plane on z axis",
|
||||
"remove_all_measurement": "Remove all measurements",
|
||||
"left_view_control": "Left view",
|
||||
"right_view_control": "Righ view",
|
||||
"front_view_control": "Front view",
|
||||
"back_view_control": "Back view",
|
||||
"top_view_control": "Top view",
|
||||
"bottom_view_control": "Bottom view",
|
||||
"focus_control": "Full extent",
|
||||
"orbit_control": "Orbit control",
|
||||
"flight_control": "Fly control",
|
||||
"heli_control": "Helicopter control",
|
||||
"earth_control": "Earth control",
|
||||
"perspective_camera_control": "Perspective camera",
|
||||
"orthographic_camera_control": "Orthographic camera",
|
||||
"navigation_cube_control": "Navigation cube",
|
||||
"remove_all_clipping_volumes": "Remove all clipping volumes"
|
||||
},
|
||||
"appearance": {
|
||||
"nb_max_pts": "Point budget",
|
||||
"point_size": "Point size",
|
||||
"point_opacity": "Opacity",
|
||||
"field_view": "Field of view",
|
||||
"point_size_type": "Point sizing",
|
||||
"point_material": "Materials",
|
||||
"elevation_range": "Elevation range",
|
||||
"point_quality": "Quality",
|
||||
"point_shape": "Shape",
|
||||
"edl_radius": "Radius",
|
||||
"edl_strength": "Strength",
|
||||
"edl_enable": "Enable",
|
||||
"min_node_size": "Min node size",
|
||||
"clip_mode": "Clip mode",
|
||||
"move_speed": "Speed",
|
||||
"skybox": "Sky",
|
||||
"bottom_lock": "Keep above ground",
|
||||
"box": "Box",
|
||||
"length_unit": "Length unit",
|
||||
"freeze": "Lock view",
|
||||
"language": "Language"
|
||||
},
|
||||
"measurements": {
|
||||
"clip": "clip",
|
||||
"show": "show volume"
|
||||
},
|
||||
"annotations": {
|
||||
"show3D": "show in 3D",
|
||||
"showMap": "show on map"
|
||||
},
|
||||
"profile": {
|
||||
"nb_points": "Number of Points",
|
||||
"title": "Height profile",
|
||||
"save_las": "Save LAS(3D)",
|
||||
"save_ortho": "Save CSV(2D)"
|
||||
},
|
||||
"scene": {
|
||||
"camera_position": "Camera Position",
|
||||
"camera_target": "Camera Target"
|
||||
},
|
||||
"settings": {
|
||||
"language": "Language"
|
||||
}
|
||||
}
|
||||
58
PCSurvey/build/potree/resources/lang/fr/translation.json
Normal file
58
PCSurvey/build/potree/resources/lang/fr/translation.json
Normal file
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"tb": {
|
||||
"navigation_opt": "Navigation",
|
||||
"rendering_opt": "Apparence",
|
||||
"tools_opt": "Outils",
|
||||
"measurments_opt": "Mesures",
|
||||
"materials_opt": "Matériaux",
|
||||
"scene_opt": "Scène",
|
||||
"classification_filter_opt": "Filtre de classification",
|
||||
"parameters_opt": "Autres paramètres",
|
||||
"about_opt": "À propos"
|
||||
},
|
||||
"tt": {
|
||||
"angle_measurement": "Mesurer un angle",
|
||||
"distance_measurement": "Mesurer une distance",
|
||||
"area_measurement": "Mesurer une surface",
|
||||
"volume_measurement": "Mesurer un volume",
|
||||
"height_profile": "Mesurer un profil",
|
||||
"clip_volume": "Sélectionner des points par un volume",
|
||||
"remove_all_measurement": "Supprimer toutes les mesures",
|
||||
"left_view_control": "Vue de la gauche",
|
||||
"front_view_control": "Vue de face",
|
||||
"top_view_control": "Vue de dessus",
|
||||
"focus_control": "Vue complète",
|
||||
"orbit_control": "Orbite",
|
||||
"flight_control": "Vol",
|
||||
"earth_control": "Earth"
|
||||
},
|
||||
"appearance": {
|
||||
"nb_max_pts": "Nb points max",
|
||||
"point_size": "Taille des points",
|
||||
"point_opacity": "Opacité",
|
||||
"field_view": "Angle de vue",
|
||||
"point_size_type": "Type de taille",
|
||||
"point_material": "Matériaux",
|
||||
"elevation_range": "Plage altimétrique",
|
||||
"point_quality": "Qualité",
|
||||
"edl_radius": "Rayon",
|
||||
"edl_strength": "Intensité",
|
||||
"edl_enable": "Activer",
|
||||
"min_node_size": "Taille minimum des noeuds",
|
||||
"clip_mode": "Mode d'intersection",
|
||||
"move_speed": "Vitesse",
|
||||
"skybox": "Ciel",
|
||||
"bottom_lock": "Rester au-dessus du sol",
|
||||
"box": "Boite",
|
||||
"freeze": "Vérouiller la vue",
|
||||
"language": "Choix de la langue"
|
||||
},
|
||||
"profile": {
|
||||
"nb_points": "Nombre de points",
|
||||
"title": "Profil altimétrique",
|
||||
"save": "Enregistrer"
|
||||
},
|
||||
"settings": {
|
||||
"language": "Langue"
|
||||
}
|
||||
}
|
||||
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