X-Git-Url: http://git.salome-platform.org/gitweb/?p=modules%2Fsmesh.git;a=blobdiff_plain;f=src%2FStdMeshersGUI%2FStdMeshers_msg_en.po;h=563e78fb55561ecf56f4e6e8ac719d502709a21e;hp=eef692b3bc14f45f7cd921a134ccca2770bc3e57;hb=57b43b4d010e2d0a1529d3c131bbb9d416e63258;hpb=d4cdc63f906b23d652210f050b650ae75ea96043 diff --git a/src/StdMeshersGUI/StdMeshers_msg_en.po b/src/StdMeshersGUI/StdMeshers_msg_en.po index eef692b3b..563e78fb5 100644 --- a/src/StdMeshersGUI/StdMeshers_msg_en.po +++ b/src/StdMeshersGUI/StdMeshers_msg_en.po @@ -1,3 +1,22 @@ +# Copyright (C) 2005 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.salome-platform.org/ +# # 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". @@ -29,12 +48,63 @@ msgstr "Number of Segments" msgid "SMESH_NB_SEGMENTS_PARAM" msgstr "Number of Segments" +msgid "SMESH_DISTR_TYPE" +msgstr "Type of distribution" + +msgid "SMESH_DISTR_REGULAR" +msgstr "Equidistant distribution" + +msgid "SMESH_DISTR_SCALE" +msgstr "Scale distribution" + +msgid "SMESH_DISTR_TAB" +msgstr "Distribution with table density" + +msgid "SMESH_DISTR_EXPR" +msgstr "Distribution with analitic density" + msgid "SMESH_NB_SEGMENTS_SCALE_PARAM" msgstr "Scale Factor" +msgid "SMESH_DENSITY_FUNC" +msgstr "Density function" + +msgid "SMESH_DISTR" +msgstr "Distribution" + +msgid "SMESH_TAB_FUNC" +msgstr "Table function" + +msgid "SMESH_EXPR_FUNC" +msgstr "Density function f(t) = " + +msgid "SMESH_CONV_MODE" +msgstr "Conversion mode " + msgid "SMESH_NB_SEGMENTS_TITLE" msgstr "Hypothesis Construction" +msgid "SMESH_EXP_MODE" +msgstr "Exponent" + +msgid "SMESH_CUT_NEG_MODE" +msgstr "Cut negative" + +msgid "SMESH_NO_CONV" +msgstr "No conversion" + +msgid "SMESH_INSERT_ROW" +msgstr "Insert row" + +msgid "SMESH_REMOVE_ROW" +msgstr "Remove row" + +msgid "SMESH_FUNC_DOMAIN" +msgstr "Warning: function must be defined on segment [0..1]" + +msgid "SMESH_INVALID_FUNCTION" +msgstr "Function is invalid" + # ----------- Max. Element Area ------------ msgid "SMESH_MAX_ELEMENT_AREA_PARAM" @@ -67,7 +137,7 @@ msgid "SMESH_END_LENGTH_PARAM" msgstr "End Length" msgid "SMESH_START_END_LENGTH_HYPOTHESIS" -msgstr "Start and EndLocal Length" +msgstr "Start and End local Length" msgid "SMESH_START_END_LENGTH_TITLE" msgstr "Hypothesis Construction" @@ -93,3 +163,15 @@ msgstr "Arithmetic Reason" msgid "SMESH_ARITHMETIC_1D_TITLE" msgstr "Hypothesis Construction" + + +# -------------- AUTOMATIC_LENGTH -------------- + +msgid "SMESH_AUTOMATIC_LENGTH_HYPOTHESIS" +msgstr "Automatic Length" + +msgid "SMESH_FINENESS_PARAM" +msgstr "Fineness" + +msgid "SMESH_AUTOMATIC_LENGTH_TITLE" +msgstr "Hypothesis Construction"