smesh/src/SMESHGUI/SMESH_icons.po
2005-01-20 06:25:54 +00:00

222 lines
4.7 KiB
Plaintext

# This is a Qt message file in .po format. Each msgid starts with
# a scope. This scope should *NOT* be translated - eg. "Foo::Bar"
# would be translated to "Pub", not "Foo::Pub".
msgid ""
msgstr ""
"Project-Id-Version: PROJECT VERSION\n"
"POT-Creation-Date: 2002-05-28 10:57:43 AM CEST\n"
"PO-Revision-Date: YYYY-MM-DD\n"
"Last-Translator: FULLNAME <EMAIL@ADDRESS>\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
#-----------------------------------------------------------
# Divers Mesh
#-----------------------------------------------------------
#ObjectBrowser Icon
msgid "ICON_OBJBROWSER_SMESH"
msgstr "mesh.png"
#Select Icon
msgid "ICON_SELECT"
msgstr "select1.png"
#Mesh Init
msgid "ICON_DLG_INIT_MESH"
msgstr "mesh_init.png"
#
msgid "ICON_DLG_ADD_SUBMESH"
msgstr "mesh_add_sub.png"
#Move Node
msgid "ICON_DLG_MOVE_NODE"
msgstr "mesh_move_node.png"
#Remove Node
msgid "ICON_DLG_REM_NODE"
msgstr "mesh_rem_node.png"
#Remove Element
msgid "ICON_DLG_REM_ELEMENT"
msgstr "mesh_rem_element.png"
#Orientation
msgid "ICON_DLG_MESH_ORIENTATION"
msgstr "mesh_orientation.png"
#
msgid "ICON_DLG_MESH_DIAGONAL"
msgstr "mesh_diagonal.png"
#Connectivity
msgid "ICON_DLG_CONNECTIVITY"
msgstr "mesh_connectivity.png"
#Smoothing
msgid "ICON_DLG_SMOOTHING"
msgstr "mesh_smoothing.png"
#Renumbering nodes
msgid "ICON_DLG_RENUMBERING_NODES"
msgstr "mesh_renumbering_nodes.png"
#Renumbering elements
msgid "ICON_DLG_RENUMBERING_ELEMENTS"
msgstr "mesh_renumbering_elements.png"
#Rotation
msgid "ICON_DLG_ROTATION"
msgstr "mesh_rotation.png"
#Translation by vector
msgid "ICON_SMESH_TRANSLATION_VECTOR"
msgstr "mesh_translation_vector.png"
#Translation by two points
msgid "ICON_SMESH_TRANSLATION_POINTS"
msgstr "mesh_translation_points.png"
#Symmetry by point
msgid "ICON_SMESH_SYMMETRY_POINT"
msgstr "mesh_symmetry_point.png"
#Symmetry by axis
msgid "ICON_SMESH_SYMMETRY_AXIS"
msgstr "mesh_symmetry_axis.png"
#Symmetry by plane
msgid "ICON_SMESH_SYMMETRY_PLANE"
msgstr "mesh_symmetry_plane.png"
#Sew free borders
msgid "ICON_SMESH_SEWING_FREEBORDERS"
msgstr "mesh_sew_freeborders.png"
#Sew conform free borders
msgid "ICON_SMESH_SEWING_CONFORM_FREEBORDERS"
msgstr "mesh_sew_conform_freeborders.png"
#Sew border to side
msgid "ICON_SMESH_SEWING_BORDERTOSIDE"
msgstr "mesh_sew_bordertoside.png"
#Sew side elements
msgid "ICON_SMESH_SEWING_SIDEELEMENTS"
msgstr "mesh_sew_sideelements.png"
#Merge nodes
msgid "ICON_SMESH_MERGE_NODES"
msgstr "mesh_merge_nodes.png"
#-----------------------------------------------------------
# Hypothesis
#-----------------------------------------------------------
#Set Algo
msgid "ICON_DLG_ADD_ALGORITHM"
msgstr "mesh_set_algo.png"
#Set Hypo
msgid "ICON_DLG_ADD_HYPOTHESIS"
msgstr "mesh_set_hypo.png"
#Edit Hypo.
msgid "ICON_DLG_EDIT_MESH"
msgstr "mesh_edit.png"
#-----------------------------------------------------------
# Elements
#-----------------------------------------------------------
#Vertex
msgid "ICON_DLG_NODE"
msgstr "mesh_vertex.png"
#Line
msgid "ICON_DLG_EDGE"
msgstr "mesh_line.png"
#triangle
msgid "ICON_DLG_TRIANGLE"
msgstr "mesh_triangle.png"
#Quadrangle
msgid "ICON_DLG_QUADRANGLE"
msgstr "mesh_quad.png"
#triangle
msgid "ICON_DLG_TETRAS"
msgstr "mesh_tetra.png"
#Quadrangle
msgid "ICON_DLG_HEXAS"
msgstr "mesh_hexa.png"
#-----------------------------------------------------------
# ObjectBrowser
#-----------------------------------------------------------
#mesh_tree_mesh
msgid "ICON_SMESH_TREE_MESH"
msgstr "mesh_tree_mesh.png"
#mesh_tree_group
msgid "ICON_SMESH_TREE_GROUP"
msgstr "mesh_tree_group.png"
#mesh_tree_algo
msgid "ICON_SMESH_TREE_ALGO"
msgstr "mesh_tree_algo.png"
#mesh_tree_hypo
msgid "ICON_SMESH_TREE_HYPO"
msgstr "mesh_tree_hypo.png"
#mesh_tree_mesh_warn
msgid "ICON_SMESH_TREE_MESH_WARN"
msgstr "mesh_tree_mesh_warn.png"
#mesh_tree_mesh
msgid "ICON_SMESH_TREE_MESH_IMPORTED"
msgstr "mesh_tree_importedmesh.png"
#-----------------------------------------------------------
# Group
#-----------------------------------------------------------
msgid "ICON_EDIT_GROUP"
msgstr "mesh_edit_group.png"
msgid "ICON_CONSTRUCT_GROUP"
msgstr "mesh_make_group.png"
#-----------------------------------------------------------
# Mesh pattern
#-----------------------------------------------------------
msgid "ICON_PATTERN_2d"
msgstr "mesh_algo_mefisto.png"
msgid "ICON_PATTERN_3d"
msgstr "mesh_algo_hexa.png"
msgid "ICON_PATTERN_SAMPLE_2D"
msgstr "pattern_sample_2d.png"
msgid "ICON_PATTERN_SAMPLE_3D"
msgstr "pattern_sample_3D.png"
#-----------------------------------------------------------
# Add/Remove buttons
#-----------------------------------------------------------
msgid "ICON_APPEND"
msgstr "mesh_add.png"
msgid "ICON_REMOVE"
msgstr "mesh_remove.png"