mirror of
https://git.salome-platform.org/gitpub/modules/smesh.git
synced 2025-01-27 06:20:33 +05:00
This commit was generated by cvs2git to track changes on a CVS vendor
branch.
This commit is contained in:
commit
8b4ba0cdff
@ -1,3 +1,29 @@
|
||||
// SMESH DriverMED : driver to read and write 'med' files
|
||||
//
|
||||
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
|
||||
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or
|
||||
// modify it under the terms of the GNU Lesser General Public
|
||||
// License as published by the Free Software Foundation; either
|
||||
// version 2.1 of the License.
|
||||
//
|
||||
// This library is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
// Lesser General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with this library; if not, write to the Free Software
|
||||
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
//
|
||||
// See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org
|
||||
//
|
||||
//
|
||||
//
|
||||
// File : DriverMED_R_SMDS_Mesh.h
|
||||
// Module : SMESH
|
||||
|
||||
#ifndef _INCLUDE_DRIVERMED_R_SMDS_MESH
|
||||
#define _INCLUDE_DRIVERMED_R_SMDS_MESH
|
||||
|
||||
|
@ -1,3 +1,29 @@
|
||||
// SMESH DriverMED : driver to read and write 'med' files
|
||||
//
|
||||
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
|
||||
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or
|
||||
// modify it under the terms of the GNU Lesser General Public
|
||||
// License as published by the Free Software Foundation; either
|
||||
// version 2.1 of the License.
|
||||
//
|
||||
// This library is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
// Lesser General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with this library; if not, write to the Free Software
|
||||
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
//
|
||||
// See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org
|
||||
//
|
||||
//
|
||||
//
|
||||
// File : DriverMED_R_SMESHDS_Document.h
|
||||
// Module : SMESH
|
||||
|
||||
#ifndef _INCLUDE_DRIVERMED_R_SMESHDS_DOCUMENT
|
||||
#define _INCLUDE_DRIVERMED_R_SMESHDS_DOCUMENT
|
||||
|
||||
|
@ -1,3 +1,29 @@
|
||||
// SMESH DriverMED : driver to read and write 'med' files
|
||||
//
|
||||
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
|
||||
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or
|
||||
// modify it under the terms of the GNU Lesser General Public
|
||||
// License as published by the Free Software Foundation; either
|
||||
// version 2.1 of the License.
|
||||
//
|
||||
// This library is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
// Lesser General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with this library; if not, write to the Free Software
|
||||
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
//
|
||||
// See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org
|
||||
//
|
||||
//
|
||||
//
|
||||
// File : DriverMED_R_SMESHDS_Mesh.h
|
||||
// Module : SMESH
|
||||
|
||||
#ifndef _INCLUDE_DRIVERMED_R_SMESHDS_MESH
|
||||
#define _INCLUDE_DRIVERMED_R_SMESHDS_MESH
|
||||
|
||||
|
@ -1,3 +1,29 @@
|
||||
// SMESH DriverMED : driver to read and write 'med' files
|
||||
//
|
||||
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
|
||||
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or
|
||||
// modify it under the terms of the GNU Lesser General Public
|
||||
// License as published by the Free Software Foundation; either
|
||||
// version 2.1 of the License.
|
||||
//
|
||||
// This library is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
// Lesser General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with this library; if not, write to the Free Software
|
||||
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
//
|
||||
// See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org
|
||||
//
|
||||
//
|
||||
//
|
||||
// File : DriverMED_W_SMDS_Mesh.h
|
||||
// Module : SMESH
|
||||
|
||||
#ifndef _INCLUDE_DRIVERMED_W_SMDS_MESH
|
||||
#define _INCLUDE_DRIVERMED_W_SMDS_MESH
|
||||
|
||||
|
@ -1,3 +1,29 @@
|
||||
// SMESH DriverMED : driver to read and write 'med' files
|
||||
//
|
||||
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
|
||||
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or
|
||||
// modify it under the terms of the GNU Lesser General Public
|
||||
// License as published by the Free Software Foundation; either
|
||||
// version 2.1 of the License.
|
||||
//
|
||||
// This library is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
// Lesser General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with this library; if not, write to the Free Software
|
||||
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
//
|
||||
// See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org
|
||||
//
|
||||
//
|
||||
//
|
||||
// File : DriverMED_W_SMESHDS_Document.h
|
||||
// Module : SMESH
|
||||
|
||||
#ifndef _INCLUDE_DRIVERMED_W_SMESHDS_DOCUMENT
|
||||
#define _INCLUDE_DRIVERMED_W_SMESHDS_DOCUMENT
|
||||
|
||||
|
@ -1,3 +1,29 @@
|
||||
// SMESH DriverMED : driver to read and write 'med' files
|
||||
//
|
||||
// Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
|
||||
// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
|
||||
//
|
||||
// This library is free software; you can redistribute it and/or
|
||||
// modify it under the terms of the GNU Lesser General Public
|
||||
// License as published by the Free Software Foundation; either
|
||||
// version 2.1 of the License.
|
||||
//
|
||||
// This library is distributed in the hope that it will be useful,
|
||||
// but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
// Lesser General Public License for more details.
|
||||
//
|
||||
// You should have received a copy of the GNU Lesser General Public
|
||||
// License along with this library; if not, write to the Free Software
|
||||
// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
//
|
||||
// See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org
|
||||
//
|
||||
//
|
||||
//
|
||||
// File : DriverMED_W_SMESHDS_Mesh.h
|
||||
// Module : SMESH
|
||||
|
||||
#ifndef _INCLUDE_DRIVERMED_W_SMESHDS_MESH
|
||||
#define _INCLUDE_DRIVERMED_W_SMESHDS_MESH
|
||||
|
||||
|
193
src/SMESHGUI/SMESHGUI_icons.po
Normal file
193
src/SMESHGUI/SMESHGUI_icons.po
Normal file
@ -0,0 +1,193 @@
|
||||
# SMESH SMESHGUI : GUI for SMESH component
|
||||
#
|
||||
# Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
|
||||
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
|
||||
#
|
||||
# This library is free software; you can redistribute it and/or
|
||||
# modify it under the terms of the GNU Lesser General Public
|
||||
# License as published by the Free Software Foundation; either
|
||||
# version 2.1 of the License.
|
||||
#
|
||||
# This library is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
# Lesser General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Lesser General Public
|
||||
# License along with this library; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
# See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org
|
||||
#
|
||||
#
|
||||
#
|
||||
# File : SMESHGUI_icons.po
|
||||
# Module : SMESH
|
||||
|
||||
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"
|
||||
|
||||
|
||||
#-----------------------------------------------------------
|
||||
# Hypothesis
|
||||
#-----------------------------------------------------------
|
||||
|
||||
#Hypo Local Length
|
||||
msgid "ICON_DLG_LOCAL_LENGTH"
|
||||
msgstr "mesh_hypo_length.png"
|
||||
|
||||
#Hypo Nb Segments
|
||||
msgid "ICON_DLG_NB_SEGMENTS"
|
||||
msgstr "mesh_hypo_segment.png"
|
||||
|
||||
#Hypo Max Area
|
||||
msgid "ICON_DLG_MAX_ELEMENT_AREA"
|
||||
msgstr "mesh_hypo_area.png"
|
||||
|
||||
#Hypo Max Volume
|
||||
msgid "ICON_DLG_MAX_ELEMENT_VOLUME"
|
||||
msgstr "mesh_hypo_volume.png"
|
||||
|
||||
#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_LINE"
|
||||
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"
|
||||
|
||||
|
||||
#-----------------------------------------------------------
|
||||
# ObjectBrother
|
||||
#-----------------------------------------------------------
|
||||
|
||||
#mesh_tree_mesh
|
||||
msgid "ICON_SMESH_TREE_MESH"
|
||||
msgstr "mesh_tree_mesh.png"
|
||||
|
||||
#mesh_tree_algo
|
||||
msgid "ICON_SMESH_TREE_ALGO"
|
||||
msgstr "mesh_tree_algo.png"
|
||||
|
||||
#mesh_tree_algo_regular
|
||||
msgid "ICON_SMESH_TREE_ALGO_Regular_1D"
|
||||
msgstr "mesh_tree_algo_regular.png"
|
||||
|
||||
#mesh_tree_algo_hexa
|
||||
msgid "ICON_SMESH_TREE_ALGO_Hexa_3D"
|
||||
msgstr "mesh_tree_algo_hexa.png"
|
||||
|
||||
#mesh_tree_algo_mefisto
|
||||
msgid "ICON_SMESH_TREE_ALGO_MEFISTO_2D"
|
||||
msgstr "mesh_tree_algo_mefisto.png"
|
||||
|
||||
#mesh_tree_algo_quad
|
||||
msgid "ICON_SMESH_TREE_ALGO_Quadrangle_2D"
|
||||
msgstr "mesh_tree_algo_quad.png"
|
||||
|
||||
#mesh_tree_hypo
|
||||
msgid "ICON_SMESH_TREE_HYPO"
|
||||
msgstr "mesh_tree_hypo.png"
|
||||
|
||||
#mesh_tree_hypo_area
|
||||
msgid "ICON_SMESH_TREE_HYPO_MaxElementArea"
|
||||
msgstr "mesh_tree_hypo_area.png"
|
||||
|
||||
#mesh_tree_hypo_length
|
||||
msgid "ICON_SMESH_TREE_HYPO_LocalLength"
|
||||
msgstr "mesh_tree_hypo_length.png"
|
||||
|
||||
#mesh_tree_hypo_segment
|
||||
msgid "ICON_SMESH_TREE_HYPO_NumberOfSegments"
|
||||
msgstr "mesh_tree_hypo_segment.png"
|
||||
|
||||
#mesh_tree_hypo_volume
|
||||
msgid "ICON_SMESH_TREE_HYPO_MaxElementVolume"
|
||||
msgstr "mesh_tree_hypo_volume.png"
|
||||
|
||||
#mesh_tree_mesh_warn
|
||||
msgid "ICON_SMESH_TREE_MESH_WARN"
|
||||
msgstr "mesh_tree_mesh_warn.png"
|
664
src/SMESHGUI/SMESHGUI_msg_en.po
Normal file
664
src/SMESHGUI/SMESHGUI_msg_en.po
Normal file
@ -0,0 +1,664 @@
|
||||
# SMESH SMESHGUI : GUI for SMESH component
|
||||
#
|
||||
# Copyright (C) 2003 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
|
||||
# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
|
||||
#
|
||||
# This library is free software; you can redistribute it and/or
|
||||
# modify it under the terms of the GNU Lesser General Public
|
||||
# License as published by the Free Software Foundation; either
|
||||
# version 2.1 of the License.
|
||||
#
|
||||
# This library is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
|
||||
# Lesser General Public License for more details.
|
||||
#
|
||||
# You should have received a copy of the GNU Lesser General Public
|
||||
# License along with this library; if not, write to the Free Software
|
||||
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
#
|
||||
# See http://www.opencascade.org/SALOME/ or email : webmaster.salome@opencascade.org
|
||||
#
|
||||
#
|
||||
#
|
||||
# File : SMESHGUI_msg_en.po
|
||||
# Module : SMESH
|
||||
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PROJECT VERSION\n"
|
||||
"POT-Creation-Date: 2002-05-28 10:46:48 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"
|
||||
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
# BUTTON
|
||||
#-------------------------------------------------------------------------
|
||||
|
||||
#Apply
|
||||
msgid "SMESH_BUT_APPLY"
|
||||
msgstr "&Apply"
|
||||
|
||||
#Close
|
||||
msgid "SMESH_BUT_CLOSE"
|
||||
msgstr "&Close"
|
||||
|
||||
#Ok
|
||||
msgid "SMESH_BUT_OK"
|
||||
msgstr "&Ok"
|
||||
|
||||
#Yes
|
||||
msgid "SMESH_BUT_YES"
|
||||
msgstr "&Yes"
|
||||
|
||||
#No
|
||||
msgid "SMESH_BUT_NO"
|
||||
msgstr "&No"
|
||||
|
||||
#Cancel
|
||||
msgid "SMESH_BUT_CANCEL"
|
||||
msgstr "&Cancel"
|
||||
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
# WARNING
|
||||
#-------------------------------------------------------------------------
|
||||
|
||||
#Warning
|
||||
msgid "SMESH_WRN_WARNING"
|
||||
msgstr "Warning"
|
||||
|
||||
msgid "WARNING"
|
||||
msgstr "Warning"
|
||||
|
||||
#: SMESHGUI.cxx:465
|
||||
msgid "SMESH_REALLY_DELETE"
|
||||
msgstr "Do you really want to delete object(s) ?"
|
||||
|
||||
#Hypothesis or Algorithm not exists
|
||||
msgid "SMESH_WRN_HYPOTHESIS_NOTEXIST"
|
||||
msgstr "Hypothesis or Algorithm not exists"
|
||||
|
||||
#Hypothesis already exists
|
||||
msgid "SMESH_WRN_HYPOTHESIS_ALREADYEXIST"
|
||||
msgstr "Hypothesis already exists"
|
||||
|
||||
#Algorithm already exists
|
||||
msgid "SMESH_WRN_ALGORITHM_ALREADYEXIST"
|
||||
msgstr "Algorithm already exists"
|
||||
|
||||
#Missing parameters
|
||||
msgid "SMESH_WRN_MISSING_PARAMETERS"
|
||||
msgstr "Missing parameters"
|
||||
|
||||
#Study frame with VTK Viewer must be activated
|
||||
msgid "SMESH_WRN_VIEWER_VTK"
|
||||
msgstr "Study frame with VTK Viewer must be activated"
|
||||
|
||||
#Activate Elements Selection Mode
|
||||
msgid "SMESH_WRN_SELECTIONMODE_ELEMENTS"
|
||||
msgstr "Activate Elements Selection Mode"
|
||||
|
||||
#Activate Nodes Selection Mode
|
||||
msgid "SMESH_WRN_SELECTIONMODE_NODES"
|
||||
msgstr "Activate Nodes Selection Mode"
|
||||
|
||||
#Activate Link Selection Mode
|
||||
msgid "SMESH_WRN_SELECTIONMODE_DIAGONAL"
|
||||
msgstr "Activate Link Selection Mode"
|
||||
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
# MEN
|
||||
#-------------------------------------------------------------------------
|
||||
|
||||
#SMESH
|
||||
msgid "SMESH_MEN_COMPONENT"
|
||||
msgstr "SMESH"
|
||||
|
||||
#SubMeshes On Vertex
|
||||
msgid "SMESH_MEN_SubMeshesOnVertex"
|
||||
msgstr "SubMeshes On Vertex"
|
||||
|
||||
#SubMeshes On Edge
|
||||
msgid "SMESH_MEN_SubMeshesOnEdge"
|
||||
msgstr "SubMeshes On Edge"
|
||||
|
||||
#SubMeshes On Face
|
||||
msgid "SMESH_MEN_SubMeshesOnFace"
|
||||
msgstr "SubMeshes On Face"
|
||||
|
||||
#SubMeshes On Solid
|
||||
msgid "SMESH_MEN_SubMeshesOnSolid"
|
||||
msgstr "SubMeshes On Solid"
|
||||
|
||||
#SubMeshes On Compound
|
||||
msgid "SMESH_MEN_SubMeshesOnCompound"
|
||||
msgstr "SubMeshes On Compound"
|
||||
|
||||
#Applied Algorithm
|
||||
msgid "SMESH_MEN_APPLIED_ALGORIHTMS"
|
||||
msgstr "Applied Algorithm"
|
||||
|
||||
#Applied Hypothesis
|
||||
msgid "SMESH_MEN_APPLIED_HYPOTHESIS"
|
||||
msgstr "Applied Hypothesis"
|
||||
|
||||
#Hypothesis Definition
|
||||
msgid "SMESH_MEN_HYPOTHESIS"
|
||||
msgstr "Hypothesis Definition"
|
||||
|
||||
#Algorithms Definition
|
||||
msgid "SMESH_MEN_ALGORITHMS"
|
||||
msgstr "Algorithms Definition"
|
||||
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
# DIVERS
|
||||
#-------------------------------------------------------------------------
|
||||
|
||||
#Arguments
|
||||
msgid "SMESH_ARGUMENTS"
|
||||
msgstr "Arguments"
|
||||
|
||||
#Value
|
||||
msgid "SMESH_VALUE"
|
||||
msgstr "Value"
|
||||
|
||||
#%1_objects
|
||||
msgid "SMESH_OBJECTS_SELECTED"
|
||||
msgstr "%1_objects"
|
||||
|
||||
#Name
|
||||
msgid "SMESH_NAME"
|
||||
msgstr "Name"
|
||||
|
||||
#Geometrical Object
|
||||
msgid "SMESH_OBJECT_GEOM"
|
||||
msgstr "Geometrical Object"
|
||||
|
||||
#Length
|
||||
msgid "SMESH_LENGTH"
|
||||
msgstr "Length"
|
||||
|
||||
#Coordinates
|
||||
msgid "SMESH_COORDINATES"
|
||||
msgstr "Coordinates"
|
||||
|
||||
#X
|
||||
msgid "SMESH_X"
|
||||
msgstr "X"
|
||||
|
||||
#Y
|
||||
msgid "SMESH_Y"
|
||||
msgstr "Y"
|
||||
|
||||
#Z
|
||||
msgid "SMESH_Z"
|
||||
msgstr "Z"
|
||||
|
||||
|
||||
#-------------------------------------------------------------------------
|
||||
# DLG
|
||||
#-------------------------------------------------------------------------
|
||||
|
||||
# -------------- Init --------------
|
||||
|
||||
#Mesh
|
||||
msgid "SMESH_INIT"
|
||||
msgstr "Mesh"
|
||||
|
||||
#Mesh or SubMesh
|
||||
msgid "SMESH_OBJECT_MESHorSUBMESH"
|
||||
msgstr "Mesh or SubMesh"
|
||||
|
||||
#Mesh Construction
|
||||
msgid "SMESH_INIT_MESH"
|
||||
msgstr "Mesh Construction"
|
||||
|
||||
#SubMesh Construction
|
||||
msgid "SMESH_ADD_SUBMESH"
|
||||
msgstr "SubMesh Construction"
|
||||
|
||||
#Mesh
|
||||
msgid "SMESH_OBJECT_MESH"
|
||||
msgstr "Mesh"
|
||||
|
||||
#SubMesh
|
||||
msgid "SMESH_SUBMESH"
|
||||
msgstr "SubMesh"
|
||||
|
||||
|
||||
# -------------- Hypothesis / Algorithm --------------
|
||||
|
||||
#Hypothesis
|
||||
msgid "SMESH_ADD_HYPOTHESIS"
|
||||
msgstr "Hypothesis"
|
||||
|
||||
#Hypothesis Construction
|
||||
msgid "SMESH_ADD_HYPOTHESIS_TITLE"
|
||||
msgstr "Hypothesis Assignation"
|
||||
|
||||
#Hypothesis
|
||||
msgid "SMESH_OBJECT_HYPOTHESIS"
|
||||
msgstr "Hypothesis"
|
||||
|
||||
#Local Length
|
||||
msgid "SMESH_LOCAL_LENGTH_HYPOTHESIS"
|
||||
msgstr "Local Length"
|
||||
|
||||
#Hypothesis Construction
|
||||
msgid "SMESH_LOCAL_LENGTH_TITLE"
|
||||
msgstr "Hypothesis Construction"
|
||||
|
||||
#Algorithms
|
||||
msgid "SMESH_ADD_ALGORITHM"
|
||||
msgstr "Algorithms"
|
||||
|
||||
#Algorithms Construction
|
||||
msgid "SMESH_ADD_ALGORITHM_TITLE"
|
||||
msgstr "Algorithms Assignation"
|
||||
|
||||
#Algorithm
|
||||
msgid "SMESH_OBJECT_ALGORITHM"
|
||||
msgstr "Algorithm"
|
||||
|
||||
#Number of Segments
|
||||
msgid "SMESH_NB_SEGMENTS_HYPOTHESIS"
|
||||
msgstr "Number of Segments"
|
||||
|
||||
#Hypothesis Construction
|
||||
msgid "SMESH_NB_SEGMENTS_TITLE"
|
||||
msgstr "Hypothesis Construction"
|
||||
|
||||
#Max. Area
|
||||
msgid "SMESH_MAX_ELEMENT_AREA"
|
||||
msgstr "Max. Area"
|
||||
|
||||
#Max. Element Area
|
||||
msgid "SMESH_MAX_ELEMENT_AREA_HYPOTHESIS"
|
||||
msgstr "Max. Element Area"
|
||||
|
||||
#Hypothesis Construction
|
||||
msgid "SMESH_MAX_ELEMENT_AREA_TITLE"
|
||||
msgstr "Hypothesis Construction"
|
||||
|
||||
#Max. Volume
|
||||
msgid "SMESH_MAX_ELEMENT_VOLUME"
|
||||
msgstr "Max. Volume"
|
||||
|
||||
#Max. Element Volume
|
||||
msgid "SMESH_MAX_ELEMENT_VOLUME_HYPOTHESIS"
|
||||
msgstr "Max. Element Volume"
|
||||
|
||||
#Hypothesis Construction
|
||||
msgid "SMESH_MAX_ELEMENT_VOLUME_TITLE"
|
||||
msgstr "Hypothesis Construction"
|
||||
|
||||
|
||||
# -------------- Nodes / Segments / Elements --------------
|
||||
|
||||
#Node
|
||||
msgid "MESH_NODE"
|
||||
msgstr "Node"
|
||||
|
||||
#Node Construction
|
||||
msgid "MESH_NODE_TITLE"
|
||||
msgstr "Node Construction"
|
||||
|
||||
#Segments
|
||||
msgid "SMESH_SEGMENTS"
|
||||
msgstr "Segments"
|
||||
|
||||
#Elements
|
||||
msgid "SMESH_ELEMENTS"
|
||||
msgstr "Elements"
|
||||
|
||||
#Id Elements
|
||||
msgid "SMESH_ID_ELEMENTS"
|
||||
msgstr "Id Elements"
|
||||
|
||||
#Remove
|
||||
msgid "SMESH_REMOVE"
|
||||
msgstr "Remove"
|
||||
|
||||
#Remove Elements
|
||||
msgid "SMESH_REMOVE_ELEMENTS_TITLE"
|
||||
msgstr "Remove Elements"
|
||||
|
||||
#Id Nodes
|
||||
msgid "SMESH_ID_NODES"
|
||||
msgstr "Id Nodes"
|
||||
|
||||
#Nodes
|
||||
msgid "SMESH_NODES"
|
||||
msgstr "Nodes"
|
||||
|
||||
#Remove Nodes
|
||||
msgid "SMESH_REMOVE_NODES_TITLE"
|
||||
msgstr "Remove Nodes"
|
||||
|
||||
#Move
|
||||
msgid "SMESH_MOVE"
|
||||
msgstr "Move"
|
||||
|
||||
#Move Node
|
||||
msgid "SMESH_MOVE_NODES_TITLE"
|
||||
msgstr "Move Node"
|
||||
|
||||
#Add Triangle
|
||||
msgid "SMESH_ADD_TRIANGLE_TITLE"
|
||||
msgstr "Add Triangle"
|
||||
|
||||
#Add Quadrangle
|
||||
msgid "SMESH_ADD_QUADRANGLE_TITLE"
|
||||
msgstr "Add Quadrangle"
|
||||
|
||||
#Add Edge
|
||||
msgid "SMESH_ADD_EDGE_TITLE"
|
||||
msgstr "Add Edge"
|
||||
|
||||
#Add Tetrahedron
|
||||
msgid "SMESH_ADD_TETRAS_TITLE"
|
||||
msgstr "Add Tetrahedron"
|
||||
|
||||
#Add Hexahedron
|
||||
msgid "SMESH_ADD_HEXAS_TITLE"
|
||||
msgstr "Add Hexahedron"
|
||||
|
||||
#Reverse
|
||||
msgid "SMESH_REVERSE"
|
||||
msgstr "Reverse"
|
||||
|
||||
#Triangle
|
||||
msgid "SMESH_TRIANGLE"
|
||||
msgstr "Triangle"
|
||||
|
||||
#Quadrangle
|
||||
msgid "SMESH_QUADRANGLE"
|
||||
msgstr "Quadrangle"
|
||||
|
||||
#Edge
|
||||
msgid "SMESH_EDGE"
|
||||
msgstr "Edge"
|
||||
|
||||
#Tetrahedron
|
||||
msgid "SMESH_TETRAS"
|
||||
msgstr "Tetrahedron"
|
||||
|
||||
#Hexahedron
|
||||
msgid "SMESH_HEXAS"
|
||||
msgstr "Hexahedron"
|
||||
|
||||
#Add Triangle
|
||||
msgid "SMESH_ADD_TRIANGLE"
|
||||
msgstr "Add Triangle"
|
||||
|
||||
#Add Quadrangle
|
||||
msgid "SMESH_ADD_QUADRANGLE"
|
||||
msgstr "Add Quadrangle"
|
||||
|
||||
#Add Edge
|
||||
msgid "SMESH_ADD_EDGE"
|
||||
msgstr "Add Edge"
|
||||
|
||||
#Add Tetrahedron
|
||||
msgid "SMESH_ADD_TETRAS"
|
||||
msgstr "Add Tetrahedron"
|
||||
|
||||
#Add Hexahedron
|
||||
msgid "SMESH_ADD_HEXAS"
|
||||
msgstr "Add Hexahedron"
|
||||
|
||||
|
||||
# -------------- Transparency --------------
|
||||
|
||||
#Opacity
|
||||
msgid "SMESH_TRANSPARENCY_OPAQUE"
|
||||
msgstr "Opacity"
|
||||
|
||||
#Transparency
|
||||
msgid "SMESH_TRANSPARENCY_TITLE"
|
||||
msgstr "Transparency"
|
||||
|
||||
#Fully Transparency
|
||||
msgid "SMESH_TRANSPARENCY_TRANSPARENT"
|
||||
msgstr "Fully Transparency"
|
||||
|
||||
|
||||
# -------------- Preferences -----------
|
||||
|
||||
#Arial
|
||||
msgid "SMESH_FONT_ARIAL"
|
||||
msgstr "Arial"
|
||||
|
||||
#Bold
|
||||
msgid "SMESH_FONT_BOLD"
|
||||
msgstr "Bold"
|
||||
|
||||
#Courier
|
||||
msgid "SMESH_FONT_COURIER"
|
||||
msgstr "Courier"
|
||||
|
||||
#Dimensions
|
||||
msgid "SMESH_DIMENSIONS"
|
||||
msgstr "Dimensions"
|
||||
|
||||
#Font
|
||||
msgid "SMESH_FONT"
|
||||
msgstr "Font"
|
||||
|
||||
#Height
|
||||
msgid "SMESH_HEIGHT"
|
||||
msgstr "Height"
|
||||
|
||||
#Horizontal
|
||||
msgid "SMESH_HORIZONTAL"
|
||||
msgstr "Horizontal"
|
||||
|
||||
#Italic
|
||||
msgid "SMESH_FONT_ITALIC"
|
||||
msgstr "Italic"
|
||||
|
||||
#Scalar Bar Preferences
|
||||
msgid "SMESH_PREFERENCES_SCALARBAR"
|
||||
msgstr "Scalar Bar Preferences"
|
||||
|
||||
#Number Of Colors
|
||||
msgid "SMESH_NUMBEROFCOLORS"
|
||||
msgstr "Number Of Colors"
|
||||
|
||||
#Number Of Labels
|
||||
msgid "SMESH_NUMBEROFLABELS"
|
||||
msgstr "Number Of Labels"
|
||||
|
||||
#Orientation
|
||||
msgid "SMESH_ORIENTATION"
|
||||
msgstr "Orientation"
|
||||
|
||||
#Properties
|
||||
msgid "SMESH_PROPERTIES"
|
||||
msgstr "Properties"
|
||||
|
||||
#Shadow
|
||||
msgid "SMESH_FONT_SHADOW"
|
||||
msgstr "Shadow"
|
||||
|
||||
#Times
|
||||
msgid "SMESH_FONT_TIMES"
|
||||
msgstr "Times"
|
||||
|
||||
#Vertical
|
||||
msgid "SMESH_VERTICAL"
|
||||
msgstr "Vertical"
|
||||
|
||||
#Width
|
||||
msgid "SMESH_WIDTH"
|
||||
msgstr "Width"
|
||||
|
||||
|
||||
# -------------- ScalarBar --------------
|
||||
|
||||
#Max
|
||||
msgid "SMESH_MAX"
|
||||
msgstr "Max"
|
||||
|
||||
#Min
|
||||
msgid "SMESH_MIN"
|
||||
msgstr "Min"
|
||||
|
||||
#ScalarBar
|
||||
msgid "SMESH_SCALARBAR"
|
||||
msgstr "ScalarBar"
|
||||
|
||||
#Update View
|
||||
msgid "SMESH_UPDATEVIEW"
|
||||
msgstr "Update View"
|
||||
|
||||
|
||||
# -------------- Connectivity --------------
|
||||
|
||||
#Boundary Edges
|
||||
msgid "SMESH_BOUNDARYEDGES"
|
||||
msgstr "Boundary Edges"
|
||||
|
||||
#Feature Edges
|
||||
msgid "SMESH_FEATUREEDGES"
|
||||
msgstr "Feature Edges"
|
||||
|
||||
#Manifold Edges
|
||||
msgid "SMESH_MANIFOLDEDGES"
|
||||
msgstr "Manifold Edges"
|
||||
|
||||
#Non Manifold Edges
|
||||
msgid "SMESH_NONMANIFOLDEDGES"
|
||||
msgstr "Non Manifold Edges"
|
||||
|
||||
#Edges Connectivity
|
||||
msgid "SMESH_EDGES_CONNECTIVITY"
|
||||
msgstr "Edges Connectivity"
|
||||
|
||||
#Edges Connectivity
|
||||
msgid "SMESH_EDGES_CONNECTIVITY_TITLE"
|
||||
msgstr "Edges Connectivity"
|
||||
|
||||
#Mesh
|
||||
msgid "SMESH_MESH"
|
||||
msgstr "Mesh"
|
||||
|
||||
#Feature Angle
|
||||
msgid "SMESH_FEATUREANGLE"
|
||||
msgstr "Feature Angle"
|
||||
|
||||
# -------------- Operations --------------
|
||||
|
||||
#Change Orientation
|
||||
msgid "SMESH_ORIENTATION_ELEMENTS_TITLE"
|
||||
msgstr "Change Orientation"
|
||||
|
||||
#Id Diagonal
|
||||
msgid "SMESH_ID_DIAGONAL"
|
||||
msgstr "Id Edges"
|
||||
|
||||
#Diagonal Inversion
|
||||
msgid "SMESH_DIAGONAL"
|
||||
msgstr "Diagonal Inversion"
|
||||
|
||||
#Diagonal Inversion
|
||||
msgid "SMESH_DIAGONAL_INVERSION_TITLE"
|
||||
msgstr "Diagonal Inversion"
|
||||
|
||||
|
||||
# -------------- Mesh Infos --------------
|
||||
|
||||
#Mesh Infos
|
||||
msgid "SMESH_MESHINFO_TITLE"
|
||||
msgstr "Mesh Infos"
|
||||
|
||||
#Number Of 1D Elements
|
||||
msgid "SMESH_MESHINFO_NB1D"
|
||||
msgstr "Number Of 1D Elements"
|
||||
|
||||
#Number Of 2D Elements
|
||||
msgid "SMESH_MESHINFO_NB2D"
|
||||
msgstr "Number Of 2D Elements"
|
||||
|
||||
#Number Of 3D Elements
|
||||
msgid "SMESH_MESHINFO_NB3D"
|
||||
msgstr "Number Of 3D Elements"
|
||||
|
||||
#Edges :
|
||||
msgid "SMESH_MESHINFO_EDGES"
|
||||
msgstr "Edges :"
|
||||
|
||||
#Nodes :
|
||||
msgid "SMESH_MESHINFO_NODES"
|
||||
msgstr "Nodes :"
|
||||
|
||||
#Triangles :
|
||||
msgid "SMESH_MESHINFO_TRIANGLES"
|
||||
msgstr "Triangles :"
|
||||
|
||||
#Quadrangles :
|
||||
msgid "SMESH_MESHINFO_QUADRANGLES"
|
||||
msgstr "Quadrangles :"
|
||||
|
||||
#Tetrahedrons :
|
||||
msgid "SMESH_MESHINFO_TETRAS"
|
||||
msgstr "Tetrahedrons :"
|
||||
|
||||
#Hexahedrons :
|
||||
msgid "SMESH_MESHINFO_HEXAS"
|
||||
msgstr "Hexahedrons :"
|
||||
|
||||
|
||||
# -------------- Controls --------------
|
||||
|
||||
#Length
|
||||
msgid "SMESH_CONTROL_LENGTH_EDGES"
|
||||
msgstr "Length"
|
||||
|
||||
#Area
|
||||
msgid "SMESH_CONTROL_AREA_ELEMENTS"
|
||||
msgstr "Area"
|
||||
|
||||
#Taper
|
||||
msgid "SMESH_CONTROL_TAPER_ELEMENTS"
|
||||
msgstr "Taper"
|
||||
|
||||
#Aspect Ratio
|
||||
msgid "SMESH_CONTROL_ASPECTRATIO_ELEMENTS"
|
||||
msgstr "Aspect Ratio"
|
||||
|
||||
#Minimum Angle
|
||||
msgid "SMESH_CONTROL_MINIMUMANGLE_ELEMENTS"
|
||||
msgstr "Minimum Angle"
|
||||
|
||||
#Warp
|
||||
msgid "SMESH_CONTROL_WARP_ELEMENTS"
|
||||
msgstr "Warp"
|
||||
|
||||
#Skew
|
||||
msgid "SMESH_CONTROL_SKEW_ELEMENTS"
|
||||
msgstr "Skew"
|
||||
|
||||
# -------------- Edit --------------
|
||||
|
||||
#Hypotheses Assignation
|
||||
msgid "SMESH_EDIT_HYPOTHESES"
|
||||
msgstr "Hypotheses Assignation"
|
||||
|
||||
#Hypotheses
|
||||
msgid "SMESH_HYPOTHESES"
|
||||
msgstr "Hypotheses"
|
||||
|
||||
#Available
|
||||
msgid "SMESH_AVAILABLE"
|
||||
msgstr "Available"
|
||||
|
||||
#Used
|
||||
msgid "SMESH_EDIT_USED"
|
||||
msgstr "Used"
|
||||
|
Loading…
Reference in New Issue
Block a user