mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2024-11-15 10:08:35 +05:00
Fix for PAL6868 & PAL6863.
This commit is contained in:
parent
654e26d859
commit
0a109ef706
@ -522,8 +522,8 @@ msgid "GEOM_MIRROR"
|
|||||||
msgstr "Mirror"
|
msgstr "Mirror"
|
||||||
|
|
||||||
#Prism
|
#Prism
|
||||||
msgid "GEOM_PRISM"
|
msgid "GEOM_EXTRUSION"
|
||||||
msgstr "Prism"
|
msgstr "Extrusion"
|
||||||
|
|
||||||
#Sub Shapes
|
#Sub Shapes
|
||||||
msgid "GEOM_SUB_SHAPE"
|
msgid "GEOM_SUB_SHAPE"
|
||||||
@ -907,7 +907,7 @@ msgstr "Try to create a planar face"
|
|||||||
|
|
||||||
#: GeometryGUI_FillingDlg.cxx:53
|
#: GeometryGUI_FillingDlg.cxx:53
|
||||||
msgid "GEOM_FILLING_TITLE"
|
msgid "GEOM_FILLING_TITLE"
|
||||||
msgstr "Filling Surface With Curves"
|
msgstr "Filling Surface With Edges"
|
||||||
|
|
||||||
#: GeometryGUI_FillingDlg.cxx:112
|
#: GeometryGUI_FillingDlg.cxx:112
|
||||||
msgid "GEOM_FILLING_ARG"
|
msgid "GEOM_FILLING_ARG"
|
||||||
@ -927,7 +927,7 @@ msgstr "Tol. 2D :"
|
|||||||
|
|
||||||
#: GeometryGUI_FillingDlg.cxx:170
|
#: GeometryGUI_FillingDlg.cxx:170
|
||||||
msgid "GEOM_FILLING_COMPOUND"
|
msgid "GEOM_FILLING_COMPOUND"
|
||||||
msgstr "Curves Comp."
|
msgstr "Edge component"
|
||||||
|
|
||||||
#: GeometryGUI_FillingDlg.cxx:184
|
#: GeometryGUI_FillingDlg.cxx:184
|
||||||
msgid "GEOM_FILLING_TOL_3D"
|
msgid "GEOM_FILLING_TOL_3D"
|
||||||
@ -1052,14 +1052,14 @@ msgid "GEOM_PLANE_PV"
|
|||||||
msgstr "Point + Vector"
|
msgstr "Point + Vector"
|
||||||
|
|
||||||
#: GeometryGUI_PrismDlg.cxx:54
|
#: GeometryGUI_PrismDlg.cxx:54
|
||||||
msgid "GEOM_PRISM_TITLE"
|
msgid "GEOM_EXTRUSION_TITLE"
|
||||||
msgstr "Prism Construction"
|
msgstr "Construction by Extrusion"
|
||||||
|
|
||||||
#: GeometryGUI_PrismDlg.cxx:83
|
#: GeometryGUI_PrismDlg.cxx:83
|
||||||
msgid "GEOM_PRISM_BSV"
|
msgid "GEOM_EXTRUSION_BSV"
|
||||||
msgstr "Base Shape + Vector"
|
msgstr "Base Shape + Vector"
|
||||||
|
|
||||||
msgid "GEOM_PRISM_BSV_2P"
|
msgid "GEOM_EXTRUSION_BSV_2P"
|
||||||
msgstr "Base Shape + 2 Points"
|
msgstr "Base Shape + 2 Points"
|
||||||
|
|
||||||
#: GeometryGUI_PropertiesDlg.cxx:56
|
#: GeometryGUI_PropertiesDlg.cxx:56
|
||||||
|
@ -481,7 +481,7 @@ msgstr "Distance"
|
|||||||
|
|
||||||
#Filling
|
#Filling
|
||||||
msgid "GEOM_FILLING"
|
msgid "GEOM_FILLING"
|
||||||
msgstr "Surface Par Courbes"
|
msgstr "Surface Par Edges"
|
||||||
|
|
||||||
#Fuse
|
#Fuse
|
||||||
msgid "GEOM_FUSE"
|
msgid "GEOM_FUSE"
|
||||||
@ -512,7 +512,7 @@ msgid "GEOM_MIRROR"
|
|||||||
msgstr "Miroir"
|
msgstr "Miroir"
|
||||||
|
|
||||||
#Prism
|
#Prism
|
||||||
msgid "GEOM_PRISM"
|
msgid "GEOM_EXTRUSION"
|
||||||
msgstr "Extrusion"
|
msgstr "Extrusion"
|
||||||
|
|
||||||
#Sub Shapes
|
#Sub Shapes
|
||||||
@ -891,7 +891,7 @@ msgstr "Création d'une Face plane"
|
|||||||
|
|
||||||
#: GeometryGUI_FillingDlg.cxx:53
|
#: GeometryGUI_FillingDlg.cxx:53
|
||||||
msgid "GEOM_FILLING_TITLE"
|
msgid "GEOM_FILLING_TITLE"
|
||||||
msgstr "Surface Par Courbes"
|
msgstr "Surface Par Edges"
|
||||||
|
|
||||||
#: GeometryGUI_FillingDlg.cxx:112
|
#: GeometryGUI_FillingDlg.cxx:112
|
||||||
msgid "GEOM_FILLING_ARG"
|
msgid "GEOM_FILLING_ARG"
|
||||||
@ -911,7 +911,7 @@ msgstr "Tol. 2D"
|
|||||||
|
|
||||||
#: GeometryGUI_FillingDlg.cxx:170
|
#: GeometryGUI_FillingDlg.cxx:170
|
||||||
msgid "GEOM_FILLING_COMPOUND"
|
msgid "GEOM_FILLING_COMPOUND"
|
||||||
msgstr "Compound de Courbes"
|
msgstr "Compound de Edges"
|
||||||
|
|
||||||
#: GeometryGUI_FillingDlg.cxx:184
|
#: GeometryGUI_FillingDlg.cxx:184
|
||||||
msgid "GEOM_FILLING_TOL_3D"
|
msgid "GEOM_FILLING_TOL_3D"
|
||||||
@ -1036,14 +1036,14 @@ msgid "GEOM_PLANE_PV"
|
|||||||
msgstr "Point + Vecteur"
|
msgstr "Point + Vecteur"
|
||||||
|
|
||||||
#: GeometryGUI_PrismDlg.cxx:54
|
#: GeometryGUI_PrismDlg.cxx:54
|
||||||
msgid "GEOM_PRISM_TITLE"
|
msgid "GEOM_EXTRUSION_TITLE"
|
||||||
msgstr "Extruder une Shape de base"
|
msgstr "Extruder une Shape de base"
|
||||||
|
|
||||||
#: GeometryGUI_PrismDlg.cxx:83
|
#: GeometryGUI_PrismDlg.cxx:83
|
||||||
msgid "GEOM_PRISM_BSV"
|
msgid "GEOM_EXTRUSION_BSV"
|
||||||
msgstr "Shape de base + Vecteur"
|
msgstr "Shape de base + Vecteur"
|
||||||
|
|
||||||
msgid "GEOM_PRISM_BSV_2P"
|
msgid "GEOM_EXTRUSION_BSV_2P"
|
||||||
msgstr "Shape de base + 2 Points"
|
msgstr "Shape de base + 2 Points"
|
||||||
|
|
||||||
#: GeometryGUI_PropertiesDlg.cxx:56
|
#: GeometryGUI_PropertiesDlg.cxx:56
|
||||||
|
Loading…
Reference in New Issue
Block a user