From e01162a80debd9e62d881acb300259c5ef4b1238 Mon Sep 17 00:00:00 2001 From: eap Date: Fri, 13 Dec 2013 08:53:49 +0000 Subject: [PATCH] Synchronize with *_msg_en.ts --- src/AdvancedGUI/AdvancedGUI_msg_ja.ts | 24 ++++++++++++++++++++++++ src/GEOMGUI/GEOM_msg_fr.ts | 8 ++++++++ src/GEOMGUI/GEOM_msg_ja.ts | 8 ++++++++ 3 files changed, 40 insertions(+) diff --git a/src/AdvancedGUI/AdvancedGUI_msg_ja.ts b/src/AdvancedGUI/AdvancedGUI_msg_ja.ts index b2a45a4d4..e2535d2dc 100644 --- a/src/AdvancedGUI/AdvancedGUI_msg_ja.ts +++ b/src/AdvancedGUI/AdvancedGUI_msg_ja.ts @@ -134,6 +134,30 @@ AdvancedGUI_PipeTShapeDlg + + GEOM_PIPETSHAPE_ERR_EQUAL_EXT_RADII_I + Incident pipe external Radius (Radius + Width) can't be equal to Incident pipe thickness reduction external Radius (rI + wI)! + + + GEOM_PIPETSHAPE_ERR_EQUAL_RADII_I + Incident pipe Radius can't be equal to Incident pipe thickness reduction Radius (rI)! + + + GEOM_PIPETSHAPE_ERR_EQUAL_EXT_RADII_R + Main pipe external Radius (Radius + Width) can't be equal to Right thickness reduction external Radius (rR + wR)! + + + GEOM_PIPETSHAPE_ERR_EQUAL_RADII_R + Main pipe Radius can't be equal to Right thickness reduction Radius (rR)! + + + GEOM_PIPETSHAPE_ERR_EQUAL_EXT_RADII_L + Main pipe external Radius (Radius + Width) can't be equal to Left thickness reduction external Radius (rL + wL)! + + + GEOM_PIPETSHAPE_ERR_EQUAL_RADII_L + Main pipe Radius can't be equal to Left thickness reduction Radius (rL)! + GEOM_PIPE_TSHAPE_TITLE T型パイプの作成 diff --git a/src/GEOMGUI/GEOM_msg_fr.ts b/src/GEOMGUI/GEOM_msg_fr.ts index 2366c1a0c..5d3f8d802 100644 --- a/src/GEOMGUI/GEOM_msg_fr.ts +++ b/src/GEOMGUI/GEOM_msg_fr.ts @@ -3,6 +3,14 @@ @default + + MEN_TEXTURE + Texture + + + GEOM_WRN_FACES_NOT_SHELL + Unable to create a shell. Result is a compound of faces. + BRep_API: command not done Erreur: impossible de construire l'objet diff --git a/src/GEOMGUI/GEOM_msg_ja.ts b/src/GEOMGUI/GEOM_msg_ja.ts index bf44cffd3..8a673fc1b 100644 --- a/src/GEOMGUI/GEOM_msg_ja.ts +++ b/src/GEOMGUI/GEOM_msg_ja.ts @@ -3,6 +3,14 @@ @default + + MEN_TEXTURE + Texture + + + GEOM_WRN_FACES_NOT_SHELL + Unable to create a shell. Result is a compound of faces. + BRep_API: command not done エラー: オブジェクトをビルドできませんでした -- 2.39.2