From c600db8b51248ee039b75fa358a529d97819570d Mon Sep 17 00:00:00 2001 From: eap Date: Wed, 16 Oct 2019 13:45:22 +0300 Subject: [PATCH] #17784 [EDF] MESH-GEMS-2.9.6 Meshers options French translations --- src/GUI/HexoticPLUGIN_msg_fr.ts | 96 +++++++++++++++++++++-- src/GUI/HexoticPluginGUI_AdvWidget_QTD.ui | 8 +- 2 files changed, 92 insertions(+), 12 deletions(-) diff --git a/src/GUI/HexoticPLUGIN_msg_fr.ts b/src/GUI/HexoticPLUGIN_msg_fr.ts index ec8a690..05e95f5 100644 --- a/src/GUI/HexoticPLUGIN_msg_fr.ts +++ b/src/GUI/HexoticPLUGIN_msg_fr.ts @@ -3,10 +3,6 @@ @default - - Hexotic_NULL_LOCAL_SIZE - 0 n'est pas une "taille locale" permise - Hexotic_3D_HYPOTHESIS MG-Hexa @@ -37,11 +33,11 @@ Hexotic_HEXES_MAX_LEVEL - Nb. des hexagones: niveau max + Niveau max des hexaèdres Hexotic_HEXES_MIN_LEVEL - Nb. des hexagones: niveau min + Niveau min des hexaèdres Hexotic_IGNORE_RIDGES @@ -113,7 +109,7 @@ Hexotic_ENTRY - Entry + Entrée Hexotic_NAME @@ -123,6 +119,10 @@ Hexotic_SIZE Taille + + Hexotic_NULL_LOCAL_SIZE + 0 n'est pas une "taille locale" permise + Hexotic_SEL_SHAPE Sélectionnez un objet géométrique @@ -149,7 +149,87 @@ Hexotic_IMPRINTED_FACES - Imprinted faces + Imprinted faces + + + Hexotic_ADD_OPTION + Ajouter l'option + + + Hexotic_GEOM_SIZE + Taille géométrique + + + Hexotic_PHY_SIZE_TYPE + Type + + + Hexotic_GEOM_SIZE_TYPE + Type + + + Hexotic_NONE + Aucun + + + Hexotic_GLOBAL + Global + + + Hexotic_GEOM_APPROX_ANGLE + Angle d'approximation + + + allow_invalid_elements + Allow invalid elements + + + element_order + Element order + + + enforce_constant_layer_size + Enforce constant layer size + + + compute_ridges + Compute ridges + + + flatten_hexa_sides + Flatten hexa sides + + + max_memory + Maximal memory + + + max_number_of_threads + Maximal number of threads + + + ridge_angle + Ridge angle (degrees) + + + min_level + Nb. Hexes Min Level + + + max_level + Nb. Hexes Max Level + + + recover_sharp_angles + Recover sharp angles + + + sizemap_level + Size map level + + + tags + Tags diff --git a/src/GUI/HexoticPluginGUI_AdvWidget_QTD.ui b/src/GUI/HexoticPluginGUI_AdvWidget_QTD.ui index 45847cf..6cfbb0c 100644 --- a/src/GUI/HexoticPluginGUI_AdvWidget_QTD.ui +++ b/src/GUI/HexoticPluginGUI_AdvWidget_QTD.ui @@ -74,7 +74,7 @@ - Logs and debug + LOG_GROUP_TITLE @@ -113,7 +113,7 @@ - Print log in a file + LOG_IN_FILE true @@ -123,7 +123,7 @@ - Remove log file on success + REMOVE_LOG_ON_SUCCESS true @@ -135,7 +135,7 @@ - Keep working files + KEEP_WORKING_FILES false -- 2.30.2