<localization_map>
    <translation key="tooltip.control.open">
        <value>Open drawing</value>
    </translation>
    <translation key="tooltip.control.save">
        <value>Save drawing</value>
    </translation>
    <translation key="tooltip.control.undo">
        <value>Undo</value>
    </translation>
    <translation key="tooltip.control.redo">
        <value>Redo</value>
    </translation>
    <translation key="tooltip.control.help">
        <value>Help</value>
    </translation>

    <translation key="tooltip.tools.point">
        <value>Point</value>
    </translation>
    <translation key="tooltip.tools.point.in_space">
        <value>Point in space</value>
    </translation>
    <translation key="tooltip.tools.point.on_line_or_segment">
        <value>Point on a line or a segment</value>
    </translation>
    <translation key="tooltip.tools.point.two_line_intersection">
        <value>Point on two lines/segements intersection</value>
    </translation>
    <translation key="tooltip.tools.point.line_plane_intersection">
        <value>Point on intersection of a line/segment and a plane</value>
    </translation>
    <translation key="tooltip.tools.point.on_plane">
        <value>Point on a plane/facet/polygon</value>
    </translation>

    <translation key="tooltip.tools.line">
        <value>Segement and line</value>
    </translation>
    <translation key="tooltip.tools.line.segment_two_points">
        <value>Segment based on two points</value>
    </translation>
    <translation key="tooltip.tools.line.two_points">
        <value>Line through two points</value>
    </translation>
    <translation key="tooltip.tools.line.two_planes_intersection">
        <value>Line on intersection of planes/facets/polygons</value>
    </translation>
    <translation key="tooltip.tools.line.line_perpendicular">
        <value>Line through specific point and perpendicular to specific line</value>
    </translation>
    <translation key="tooltip.tools.line.line_parallel">
        <value>Line through specific point and parrallel to specific line</value>
    </translation>
    <translation key="tooltip.tools.line.plane_perpendicular">
        <value>Line through specific point and perpendicular to specific plane/facet/polygon</value>
    </translation>

    <translation key="tooltip.tools.plane">
        <value>Plane</value>
    </translation>
    <translation key="tooltip.tools.plane.three_points">
        <value>Plane through tree points</value>
    </translation>
    <translation key="tooltip.tools.plane.point_and_line">
        <value>Plane through a point and a line/segment</value>
    </translation>
    <translation key="tooltip.tools.plane.two_intersecting_lines">
        <value>Plane through two intersecting lines</value>
    </translation>
    <translation key="tooltip.tools.plane.line_perpendicular">
        <value>Plane through specific point and perpendicular to specific line</value>
    </translation>
    <translation key="tooltip.tools.plane.plane_parallel">
        <value>Plane through specific point and parallel to specific plane/facet/polygon</value>
    </translation>

    <translation key="tooltip.tools.polygons">
        <value>Polygon</value>
    </translation>

    <translation key="tooltip.tools.polygons.polygons.right_polygon_3">
        <value>Regular triangle</value>
    </translation>
    <translation key="tooltip.tools.polygons.polygons.right_polygon_4">
        <value>Square</value>
    </translation>
    <translation key="tooltip.tools.polygons.polygons.right_polygon_5">
        <value>Regular pentagon</value>
    </translation>
    <translation key="tooltip.tools.polygons.polygons.right_polygon_6">
        <value>Regular hexagon</value>
    </translation>
    <translation key="tooltip.tools.polygons.polygons.right_polygon_7">
        <value>Regular heptagon</value>
    </translation>
    <translation key="tooltip.tools.polygons.polygons.right_polygon_8">
        <value>Regular octagon</value>
    </translation>
        <translation key="tooltip.tools.polygons.polygon">
        <value>Arbitrary polygon</value>
    </translation>
    <translation key="tooltip.tools.polygons.rectangle">
        <value>Rectangle</value>
    </translation>
    <translation key="tooltip.tools.polygons.add_new_vertex_to_polygon">
        <value>Add a new vertex to polygon</value>
    </translation>
    <translation key="tooltip.tools.polygons.rhomb">
        <value>Rhomb</value>
    </translation>

    <translation key="tooltip.tools.solids">
        <value>Polyhedron</value>
    </translation>
    <translation key="tooltip.tools.solids.tetrahedron">
        <value>Tetrahedron</value>
    </translation>
	<translation key="tooltip.tools.solids.cube">
        <value>Cube</value>
    </translation>
    <translation key="tooltip.tools.solids.octahedron">
        <value>Octahedron</value>
    </translation>
    <translation key="tooltip.tools.solids.dodecahedron">
        <value>Dodecahedron</value>
    </translation>
    <translation key="tooltip.tools.solids.icosahedron">
        <value>Icosahedron</value>
    </translation>
    <translation key="tooltip.tools.solids.prism">
        <value>Prism</value>
    </translation>
    <translation key="tooltip.tools.solids.right_prism">
        <value>Right-angle prism</value>
    </translation>
    <translation key="tooltip.tools.solids.pyramid">
        <value>Pyramid</value>
    </translation>
    <translation key="tooltip.tools.solids.truncated_pyramid">
        <value>Truncated pyramid</value>
    </translation>

    <translation key="tooltip.changeLineColor">
        <value>Line color</value>
    </translation>
    <translation key="tooltip.changeFillColor">
        <value>Fill color</value>
    </translation>

    <translation key="tooltip.sceneControl.rotation_stage_x_y">
        <value>Scene rotation tool (x- and y-axis)</value>
    </translation>
    <translation key="tooltip.sceneControl.rotation_stage_z">
        <value>Scene rotation tool (z-axis)</value>
    </translation>
    <translation key="tooltip.sceneControl.shift_stage">
        <value>Scene shift tool</value>
    </translation>
    <translation key="tooltip.sceneControl.scaling_stage">
        <value>Scene scaling tool</value>
    </translation>

    <translation key="tooltip.sceneControl.selection_object">
        <value>Object selection tool</value>
    </translation>
    <translation key="tooltip.sceneControl.selection_figure">
        <value>Figure selection tool</value>
    </translation>
    <translation key="tooltip.sceneControl.rotation_object_x_y">
        <value>Figure rotation tool (x- and y-axis)</value>
    </translation>
    <translation key="tooltip.sceneControl.rotation_object_z">
        <value>Figure rotation tool (z-axis)</value>
    </translation>
    <translation key="tooltip.sceneControl.shift_object">
        <value>Figure shift tool</value>
    </translation>
    <translation key="tooltip.sceneControl.resize_object">
        <value>Figure scaling tool</value>
    </translation>
    <translation key="tooltip.sceneControl.switch_facets">
        <value>Show/hide facets of selected figure</value>
    </translation>
    <translation key="tooltip.sceneControl.switch_all_facets">
        <value>Show/hide facets of all figures</value>
    </translation>

    <translation key="tooltip.sceneControl.switch_orts">
        <value>Show/hide axes</value>
    </translation>

    <translation key="tooltip.sceneControl.remove_shape">
        <value>Delete selected figures</value>
    </translation>

    <translation key="tooltip.sceneControl.change_current_color">
        <value>OK</value>
    </translation>

    <translation key="tooltip.sceneControl.do_not_change_current_color">
        <value>Cancel</value>
    </translation>

    <translation key="label.sceneControl.label_edit_field">
        <value>label:</value>
    </translation>

    <translation key="infotext.empty">
        <value></value>
    </translation>
    <translation key="infotext.draw_free_point">
        <value>Choose a position of the point in space</value>
    </translation>
    <translation key="infotext.draw_point_on_line">
        <value>Choose a segment or a line on which the point should be located</value>
    </translation>
    <translation key="infotext.draw_point_on_plane">
        <value>Choose a plane/facet/polygon on which the point should be located</value>
    </translation>
    <translation key="infotext.draw_point_on_line_plane_intersection">
        <value>Choose a line or a plane/facet/polygon</value>
    </translation>
    <translation key="infotext.draw_point_on_line_plane_intersection.select_plane">
        <value>Choose a plane/facet/polygon</value>
    </translation>
    <translation key="infotext.draw_point_on_line_plane_intersection.select_line">
        <value>Choose a line or a segment</value>
    </translation>
    <translation key="infotext.draw_point_on_lines_intersection">
        <value>Choose the first line or segment</value>
    </translation>
    <translation key="infotext.draw_point_on_lines_intersection.second_line">
        <value>Choose the second line or segment</value>
    </translation>
    <translation key="infotext.draw_line_through_2_points">
        <value>Choose the first point</value>
    </translation>
    <translation key="infotext.draw_line_through_2_points.second_point">
        <value>Choose the second point</value>
    </translation>
    <translation key="infotext.draw_line_perpendicular_to_line">
        <value>Choose a line/segment or a point</value>
    </translation>
    <translation key="infotext.draw_line_perpendicular_to_line.select_line">
        <value>Choose a line/segment</value>
    </translation>
    <translation key="infotext.draw_line_perpendicular_to_line.select_point">
        <value>Choose a point</value>
    </translation>
	<translation key="infotext.draw_line_parallel_to_line">
        <value>Choose a line/segment or a point</value>
    </translation>
    <translation key="infotext.draw_line_parallel_to_line.select_line">
        <value>Choose a line/segment</value>
    </translation>
    <translation key="infotext.draw_line_parallel_to_line.select_point">
        <value>Choose a point</value>
    </translation>
    <translation key="infotext.draw_line_perpendicular_to_plane">
        <value>Choose a point or a plane/facet/polygon</value>
    </translation>
    <translation key="infotext.draw_line_perpendicular_to_plane.select_plane">
        <value>Choose a plane/facet/polygon</value>
    </translation>
    <translation key="infotext.draw_line_perpendicular_to_plane.select_point">
        <value>Choose a point</value>
    </translation>
    <translation key="infotext.draw_line_on_planes_intersection">
        <value>Choose the first plane/facet/polygon</value>
    </translation>
    <translation key="infotext.draw_line_on_planes_intersection.second_plane">
        <value>Choose the second plane/facet/polyon</value>
    </translation>

    <translation key="infotext.draw_plane_through_3_points">
        <value>Choose the first point</value>
    </translation>
    <translation key="infotext.draw_plane_through_3_points.second_point">
        <value>Choose the second point</value>
    </translation>
    <translation key="infotext.draw_plane_through_3_points.third_point">
        <value>Choose the third point</value>
    </translation>
    <translation key="infotext.draw_plane_through_point_and_line">
        <value>Choose a point or a line/segment</value>
    </translation>
	<translation key="infotext.draw_plane_through_point_and_line.select_point">
        <value>Choose a point</value>
    </translation>
    <translation key="infotext.draw_plane_through_point_and_line.select_line">
        <value>Choose a line/segment</value>
    </translation>
    <translation key="infotext.draw_plane_through_two_lines">
        <value>Choose the first line/segment</value>
    </translation>
    <translation key="infotext.draw_plane_through_two_lines.second_line">
        <value>Choose the second line/segment</value>
    </translation>
    <translation key="infotext.draw_plane_perpendicular_to_line">
        <value>Choose a point or a line/segment</value>
    </translation>
    <translation key="infotext.draw_plane_perpendicular_to_line.select_line">
        <value>Choose a line/segment</value>
    </translation>
    <translation key="infotext.draw_plane_perpendicular_to_line.select_point">
        <value>Choose a point</value>
    </translation>
    <translation key="infotext.draw_plane_parallel_to_plane">
        <value>Choose a point or a plane/facet/polygon</value>
    </translation>
    <translation key="infotext.draw_plane_parallel_to_plane.select_point">
        <value>Choose a point</value>
    </translation>
    <translation key="infotext.draw_plane_parallel_to_plane.select_plane">
        <value>Choose a plane/facet/polygon</value>
    </translation>

    <translation key="infotext.draw_polygon">
        <value>Sequentially choose positions of vertexes (points which already exist can be chosen as well)</value>
    </translation>
    <translation key="infotext.draw_polygon.finish">
        <value>Finish the polygon by clicking on its first vertex</value>
    </translation>
    <translation key="infotext.draw_polygon.click_to_finish">
        <value>Click to finish the polygon</value>
    </translation>
    <translation key="infotext.draw_polygon.intersection_warning">
        <value>Edges of the polygon should not intersect!</value>
    </translation>

    <translation key="infotext.draw_regular_polygon">
        <value>Choose a position of the regular polygon's ceter (point which already exist can be chosen as well)</value>
    </translation>
    <translation key="infotext.draw_regular_polygon.select_point">
        <value>Choose a position of the regular polygon's vertex (point which already exist can be chosen as well)</value>
    </translation>

    <translation key="infotext.draw_rectangle">
        <value>Choose a position of the rectangle's first point (point which already exist can be chosen as well)</value>
    </translation>
    <translation key="infotext.draw_rectangle.second_point">
        <value>Choose a position of the rectangle's second point (point which already exist can be chosen as well)</value>
    </translation>
    <translation key="infotext.draw_rectangle.finish">
        <value>Choose a rectangle position (left-click to finish)</value>
    </translation>

    <translation key="infotext.draw_rhomb">
        <value>Choose a position of the rhomb's center (point which already exist can be chosen as well)</value>
    </translation>
    <translation key="infotext.draw_rhomb.finish">
        <value>Choose a position of the rhomb's vertex (point which already exist can be chosen as well)</value>
    </translation>

    <translation key="infotext.add_new_vertex_to_polygon">
        <value>Choose a polygon edge you want to add a new vertex to</value>
    </translation>

    <translation key="infotext.draw_pyramid">
        <value>Choose a polygon (the pyramid's base) or a point (the pyramid's apex)</value>
    </translation>
    <translation key="infotext.draw_pyramid.select_vertex">
        <value>Choose a point which will be the apex of the pyramid</value>
    </translation>
    <translation key="infotext.draw_pyramid.select_base">
        <value>Choose a polygon which will be the base of the pyramid</value>
    </translation>

    <translation key="infotext.draw_prism">
        <value>Choose a polygon which will be the base of the prism</value>
    </translation>
    <translation key="infotext.draw_prism.first_point">
        <value>Choose a position of the prism's side edge by choosing a base vertex and a point outside base plane</value>
    </translation>
    <translation key="infotext.draw_prism.second_point">
        <value>Choose a position of the prism's side edge by choosing a point outside base plane</value>
    </translation>

    <translation key="infotext.draw_right_prism">
        <value>Choose a polygon which will be the right-angle prism's base</value>
    </translation>
    <translation key="infotext.draw_right_prism.finish">
        <value>Choose a position of the second base of right-angle prism (left-click to finish)</value>
    </translation>

    <translation key="infotext.draw_truncated_pyramid">
        <value>Choose a polygon which will be the base of the truncated pyramid</value>
    </translation>
    <translation key="infotext.draw_truncated_pyramid.finish">
        <value>Choose a poistion of the second base of the truncated pyramid (left-click to finish)</value>
    </translation>

    <translation key="infotext.draw_platonic_solid">
        <value>Choose a position of the regular polyhedron's center</value>
    </translation>
    <translation key="infotext.draw_platonic_solid.select_point">
        <value>Choose a position of the regular polyhedron's vertex</value>
    </translation>

    <translation key="infotext.scene_rotation">
        <value>Scene rotation</value>
    </translation>
    <translation key="infotext.scene_rotation_z">
        <value>Scene rotation (in the screen plane)</value>
    </translation>
    <translation key="infotext.scene_shift">
        <value>Scene shift</value>
    </translation>
    <translation key="infotext.scene_scale">
        <value>Scene scaling</value>
    </translation>
    <translation key="infotext.object_selection">
        <value>Object selection (point, segment, facet)</value>
    </translation>
    <translation key="infotext.figure_selection">
        <value>Figure selection</value>
    </translation>
    <translation key="infotext.object_move">
        <value>Figure shift</value>
    </translation>
    <translation key="infotext.object_rotation">
        <value>Figure rotation</value>
    </translation>
    <translation key="infotext.object_rotation_z">
        <value>Figure rotation (in the screen plane)</value>
    </translation>
    <translation key="infotext.object_scale">
        <value>Figure scaling</value>
    </translation>
    <translation key="infotext.stateSaved">
        <value>The drawing has been saved to {0}</value>
    </translation>
    <translation key="infotext.stateLoaded">
        <value>The drawing has been loaded from {0}</value>
    </translation>



</localization_map>