X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FSMESHGUI%2FSMESH_msg_en.po;h=54287cd1c6adeb3ae51453c6d8345404c06f8da0;hb=3c35657d6fe6e299b7c531b59a101809ed11e228;hp=73270e899cf742c0320bee8a05cc09815b89c17c;hpb=590a56bae013abd634dbc628f1cdb9c4e4334c4b;p=modules%2Fsmesh.git diff --git a/src/SMESHGUI/SMESH_msg_en.po b/src/SMESHGUI/SMESH_msg_en.po index 73270e899..54287cd1c 100644 --- a/src/SMESHGUI/SMESH_msg_en.po +++ b/src/SMESHGUI/SMESH_msg_en.po @@ -1,3 +1,18 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR Free Software Foundation, Inc. +# FIRST AUTHOR , YEAR. +# +#, fuzzy +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"PO-Revision-Date: 2006-01-13 13:50+0300\n" +"Last-Translator: FULL NAME \n" +"Language-Team: LANGUAGE \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=CHARSET\n" +"Content-Transfer-Encoding: 8bit\n" + # 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". @@ -1204,7 +1219,7 @@ msgid "MISSING_ALGO" msgstr "%3 %2D algorithm is missing" msgid "MISSING_HYPO" -msgstr "%3 %2D algorithm \"%1\" misses some hypothesis" +msgstr "%3 %2D algorithm \"%1\" misses %4D hypothesis" msgid "NOT_CONFORM_MESH" msgstr "%3 %2D algorithm \"%1\" would produce not conform mesh: global \"Not Conform Mesh Allowed\" hypotesis is missing" @@ -1247,6 +1262,9 @@ msgstr "During export mesh with name - \"%1\" to MED 2.1\n" msgid "INF_SELECT_OBJECT" msgstr "Select an object" +msgid "SMESH_AUTO_GROUPS" +msgstr "Automatically create groups" + #---------------------------------------------------- msgid "SMESHGUI_FilterLibraryDlg::ADD_TO_TLT" @@ -2775,6 +2793,9 @@ msgstr "General" msgid "SMESHGUI::PREF_GROUP_UPDATE" msgstr "Update" +msgid "SMESHGUI::PREF_GROUP_EXPORT" +msgstr "Mesh export" + msgid "SMESHGUI::PREF_GROUP_QUALITY" msgstr "Quality controls" @@ -2850,6 +2871,9 @@ msgstr "Elements" msgid "SMESHGUI::PREF_DISPLAY_MODE" msgstr "Display mode" +msgid "SMESHGUI::PREF_AUTO_GROUPS" +msgstr "Automatically create groups for MED export" + #----------------------------------------------------------- msgid "SMESHGUI_MeshDlg::DIM_1D" @@ -2884,6 +2908,26 @@ msgstr "Assign a set of hypotheses" #----------------------------------------------------------- +msgid "SMESHGUI_ShapeByMeshDlg::CAPTION" +msgstr "Find geometry by mesh element" + +msgid "SMESH_ELEMENT_TYPE" +msgstr "Element Type" + +msgid "ELEMENT_ID" +msgstr "Element ID" + +msgid "GEOMETRY_NAME" +msgstr "Geometry name" + +msgid "DIRECT_GEOM_SELECTION" +msgstr "Direct geometry selection" + +msgid "GEOM_BY_MESH_ELEM_SELECTION" +msgstr "Find geometry by mesh element selection" + +#----------------------------------------------------------- + msgid "SMESHGUI_MeshTab::ALGORITHM" msgstr "Algorithm" @@ -2922,23 +2966,17 @@ msgstr "Geometry object is not defined\nPlease specify it and try again" msgid "SMESHGUI_MeshOp::THERE_IS_NO_OBJECT_FOR_EDITING" msgstr "There is no object for editing. Please\nselect mesh or sub-mesh and try again" +msgid "SMESHGUI_MeshOp::EDIT_SUBMESH_QUESTION" +msgstr "A submesh on the selected geometry already exists.\n Do you want to edit this submesh?" + msgid "SMESHGUI_MeshOp::MESH_IS_NULL" msgstr "Mesh is null" -msgid "SMESHGUI_MeshOp::MESH_IS_NOT_DEFINED" -msgstr "Mesh is not defined\nPlease specify it and try again" - - - - - - - - - - - - - +msgid "SMESHGUI_MeshOp::IMPORTED_MESH" +msgstr "Mesh is not built on geometry" +msgid "SMESHGUI_MeshOp::INVALID_SUBSHAPE" +msgstr "Geometry object is not a subshape of the shape to mesh" +msgid "SMESHGUI_MeshOp::MESH_IS_NOT_DEFINED" +msgstr "Mesh is not defined\nPlease specify it and try again"