From 87de01b43d6a6dc93520cdcd643345965d7f5969 Mon Sep 17 00:00:00 2001 From: gdd Date: Thu, 16 Dec 2010 19:23:14 +0000 Subject: [PATCH] Fix French translations --- src/GEOMGUI/GEOM_msg_en.ts | 3 +- src/GEOMGUI/GEOM_msg_fr.ts | 63 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 64 insertions(+), 2 deletions(-) diff --git a/src/GEOMGUI/GEOM_msg_en.ts b/src/GEOMGUI/GEOM_msg_en.ts index 6742ca5d5..57d6ceb33 100644 --- a/src/GEOMGUI/GEOM_msg_en.ts +++ b/src/GEOMGUI/GEOM_msg_en.ts @@ -4140,8 +4140,7 @@ Otherwise the dimensions will be kept without modifications. GEOM_PRECISION_HINT - -Input value precision can be adjusted using + Input value precision can be adjusted using '%1' parameter in Geometry module preferences. diff --git a/src/GEOMGUI/GEOM_msg_fr.ts b/src/GEOMGUI/GEOM_msg_fr.ts index 18e4a718e..001127a3a 100644 --- a/src/GEOMGUI/GEOM_msg_fr.ts +++ b/src/GEOMGUI/GEOM_msg_fr.ts @@ -1501,6 +1501,10 @@ Choisissez une face, une coque ou un solide et essayez de nouveau GEOM_SKETCHER_ABS Absolu + + GEOM_SKETCHER_ADD_PARAMS + TODO + GEOM_SKETCHER_ANGLE Angle @@ -1517,6 +1521,30 @@ Choisissez une face, une coque ou un solide et essayez de nouveau GEOM_SKETCHER_ARC Arc + + GEOM_SKETCHER_CENTER + Center + + + GEOM_SKETCHER_CENTER2 + Centre : + + + GEOM_SKETCHER_CENTER_X + Centre coord. X : + + + GEOM_SKETCHER_CENTER_Y + Centre coord. Y : + + + GEOM_SKETCHER_CENTER_DX + Centre coord. DX : + + + GEOM_SKETCHER_CENTER_DY + Centre coord. DY : + GEOM_SKETCHER_DEST Destination @@ -1553,6 +1581,10 @@ Choisissez une face, une coque ou un solide et essayez de nouveau GEOM_SKETCHER_LENGTH2 Longueur : + + GEOM_SKETCHER_NONE + Aucun (Tangentiel) + GEOM_SKETCHER_PER Perpendiculaire @@ -1569,6 +1601,10 @@ Choisissez une face, une coque ou un solide et essayez de nouveau GEOM_SKETCHER_END_POINT2 End Point : + + GEOM_SKETCHER_RADIUS + Rayon + GEOM_SKETCHER_RADIUS2 Rayon : @@ -4047,6 +4083,10 @@ Choisissez une face, une coque ou un solide et essayez de nouveau STB_GET_SHAPES_ON_SHAPE + Trouve les éléments d'un objet + + + TOP_GET_SHARED_SHAPES Trouver les éléments d'un objet @@ -4642,6 +4682,29 @@ Voulez-vous continuer? Ouvrir une Texture + + OperationGUI_GetSharedShapesDlg + + GEOM_SHARED_SHAPES_TITLE + Trouver les éléments partagés + + + GEOM_GET_SHARED_SHAPES + Eléments partagés + + + GEOM_SHARED_SHAPES_INPUT + Paramètres d'entrée + + + MSG_SHARED_SHAPES_TOO_FEW_SHAPES + Pas assez d'éléments sélectionnés + + + GEOM_SHARED_SHAPE + Partagé_%1 + + AdvancedGUI_PipeTShapeDlg -- 2.39.2