From 32ffd43c79633ba270dd15bbc439e8003e29cf27 Mon Sep 17 00:00:00 2001 From: Christophe Bourcier Date: Mon, 9 Oct 2017 15:20:29 +0200 Subject: [PATCH] Update French translation files --- src/GEOMGUI/GEOM_msg_fr.ts | 95 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 95 insertions(+) diff --git a/src/GEOMGUI/GEOM_msg_fr.ts b/src/GEOMGUI/GEOM_msg_fr.ts index 75e6aab0c..691dace4e 100755 --- a/src/GEOMGUI/GEOM_msg_fr.ts +++ b/src/GEOMGUI/GEOM_msg_fr.ts @@ -575,6 +575,10 @@ Choisissez une face, une coque ou un solide et essayez de nouveau GEOM_DIMENSIONS Dimensions + + GEOM_ANNOTATIONS + Annotations + GEOM_SKETCHER_DIST Distance @@ -4992,6 +4996,42 @@ Choisissez une face, une coque ou un solide et essayez de nouveau STB_MANAGE_DIMENSIONS Gérer la cotation d'un objet + + TOP_ANNOTATION + Annotation + + + MEN_ANNOTATION + Annotation + + + STB_ANNOTATION + Annotation + + + TOP_EDIT_ANNOTATION + Editer une annotation + + + MEN_EDIT_ANNOTATION + Editer + + + STB_EDIT_ANNOTATION + Editer une annotation + + + TOP_DELETE_ANNOTATION + Supprimer l'annotation + + + MEN_DELETE_ANNOTATION + Supprimer + + + STB_DELETE_ANNOTATION + Supprimer l'annotation + MEN_POP_SHOW_DEPENDENCY_TREE Montrer l'arbre des dépendances @@ -6735,6 +6775,61 @@ Voulez-vous continuer? Please specify suitable arguments. + + MeasureGUI_AnnotationDlg + + CREATE_ANNOTATION_TITLE + Créer une annotation + + + EDIT_ANNOTATION_TITLE + Editer une annotation + + + ANNOTATION_PREFIX + Annotation + + + ANNOTATION_NAME + Nom de l'annotation + + + ANNOTATION_PROPERTIES + Propriétés + + + ANNOTATION_TEXT + Texte + + + ANNOTATION_SHAPE + Pièce + + + ANNOTATION_TYPE + Type + + + ANNOTATION_SUB_SHAPE + Type du sous-objet + + + ANNOTATION_IS_SCREEN_FIXED + Position fixe sur l'écran + + + WHOLE_SHAPE + Toute la pièce + + + ANNOTATION_STYLE + Style + + + ANNOTATION_FONT + Fonte + + MeasureGUI_CheckShapeDlg -- 2.39.2