From: vsr Date: Tue, 31 Aug 2010 09:29:39 +0000 (+0000) Subject: SALOME internationalization: add textual resources for French language X-Git-Tag: end_translate_resources_09Jul10 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=refs%2Fheads%2FBR_WIN_INDUS;p=samples%2Fsierpinsky.git SALOME internationalization: add textual resources for French language --- diff --git a/src/SierpinskyGUI/Makefile.am b/src/SierpinskyGUI/Makefile.am index 99c80fd..9a0e3ba 100644 --- a/src/SierpinskyGUI/Makefile.am +++ b/src/SierpinskyGUI/Makefile.am @@ -33,7 +33,8 @@ salomeinclude_HEADERS = nodist_salomeres_DATA= \ SIERPINSKY_icons.qm \ - SIERPINSKY_msg_en.qm + SIERPINSKY_msg_en.qm \ + SIERPINSKY_msg_fr.qm # Libraries targets lib_LTLIBRARIES = libSIERPINSKY.la diff --git a/src/SierpinskyGUI/SIERPINSKY_msg_en.ts b/src/SierpinskyGUI/SIERPINSKY_msg_en.ts index 97d18bd..decb004 100644 --- a/src/SierpinskyGUI/SIERPINSKY_msg_en.ts +++ b/src/SierpinskyGUI/SIERPINSKY_msg_en.ts @@ -1,152 +1,133 @@ + - - - - @default - - EXPORT_JPEG_FILE - Export JPEG image - - - EXPORT_MED_FILE - Export MED file - - - JPEG_FILES - JPEG files (*.jpg; *.jpeg) - - - MED_FILES - MED files (*.med) - - - - SierpinskyGUI - - CAPTION - Run Sierpinsky dialog - - - MENU_Sierpinsky - Sierpinsky - - - RUN - Run - - - - SierpinskyGUI_RunDlg - - BASE_POINTS - Base points - - - CANCEL_BTN - &Cancel - - - CAPTION - Run Sierpinsky Algo - - - DEFAULT - Default - - - ERR_ERROR - Warning - - - EXEC_ERROR - Can't run execution! - - - EXPORT_2_JPEG - Export to JPEG - - - EXPORT_2_MED - Export to MED - - - IMAGE_SIZE - Image size: - - - IMPORT_MED_2_VISU - Import to Post-Pro - - - JPEG_PARAMETERS_ERROR - JPEG file name is not given or image size is 0.\nContinue? - - - MED_PARAMETERS_ERROR - MED file name is not given or mesh size is 0.\nContinue? - - - MESH_SIZE - Mesh size: - - - NB_ITERATIONS - Number of iterations: - - - NO_BTN - &No - - - OK_BTN - &OK - - - RANDOM - Random - - - RESULTS - Results - - - START_BTN - &Start - - - START_POINT - Start point - - - STOP_BTN - &Stop - - - WRN_WARNING - Warning - - - YES_BTN - &Yes - - + + + @default + + EXPORT_JPEG_FILE + Export JPEG image + + + EXPORT_MED_FILE + Export MED file + + + JPEG_FILES + JPEG files (*.jpg; *.jpeg) + + + MED_FILES + MED files (*.med) + + + + SierpinskyGUI + + CAPTION + Run Sierpinsky dialog + + + MENU_Sierpinsky + Sierpinsky + + + RUN + Run + + + + SierpinskyGUI_RunDlg + + BASE_POINTS + Base points + + + CANCEL_BTN + &Cancel + + + CAPTION + Run Sierpinsky Algo + + + DEFAULT + Default + + + ERR_ERROR + Warning + + + EXEC_ERROR + Can't run execution! + + + EXPORT_2_JPEG + Export to JPEG + + + EXPORT_2_MED + Export to MED + + + IMAGE_SIZE + Image size: + + + IMPORT_MED_2_VISU + Import to Post-Pro + + + JPEG_PARAMETERS_ERROR + JPEG file name is not given or image size is 0.\nContinue? + + + MED_PARAMETERS_ERROR + MED file name is not given or mesh size is 0.\nContinue? + + + MESH_SIZE + Mesh size: + + + NB_ITERATIONS + Number of iterations: + + + NO_BTN + &No + + + OK_BTN + &OK + + + RANDOM + Random + + + RESULTS + Results + + + START_BTN + &Start + + + START_POINT + Start point + + + STOP_BTN + &Stop + + + WRN_WARNING + Warning + + + YES_BTN + &Yes + + diff --git a/src/SierpinskyGUI/SIERPINSKY_msg_fr.ts b/src/SierpinskyGUI/SIERPINSKY_msg_fr.ts new file mode 100755 index 0000000..4f2fe08 --- /dev/null +++ b/src/SierpinskyGUI/SIERPINSKY_msg_fr.ts @@ -0,0 +1,133 @@ + + + + + @default + + EXPORT_JPEG_FILE + Exporter un image JPEG + + + EXPORT_MED_FILE + Exporter un image MED + + + JPEG_FILES + Fichiers JPEG (*.jpg; *.jpeg) + + + MED_FILES + Fichiers MED (*.med) + + + + SierpinskyGUI + + CAPTION + Lancer la dialogue Sierpinsky + + + MENU_Sierpinsky + Sierpinsky + + + RUN + Lancer + + + + SierpinskyGUI_RunDlg + + BASE_POINTS + Points de Base + + + CANCEL_BTN + &Annuler + + + CAPTION + Lancer l'Algo Sierpinsky + + + DEFAULT + Défaut + + + ERR_ERROR + Avertissement + + + EXEC_ERROR + Impossible de commencer l'exécution! + + + EXPORT_2_JPEG + Exporter à JPEG + + + EXPORT_2_MED + Exporter à MED + + + IMAGE_SIZE + Taille d'Image: + + + IMPORT_MED_2_VISU + Importer à Post-Pro + + + JPEG_PARAMETERS_ERROR + Le nom du fichier JPEG n'est pas indiqué ou la taille d'image est 0. \n Continuer? + + + MED_PARAMETERS_ERROR + Le nom du fichier MED n'est pas indiqué ou la taille d'image est 0. \n Continuer? + + + MESH_SIZE + Taille du maillage: + + + NB_ITERATIONS + Nombre d'Itérations: + + + NO_BTN + &No + + + OK_BTN + &OK + + + RANDOM + Aléatoire + + + RESULTS + Résultats + + + START_BTN + &Commencer + + + START_POINT + Commencer un point + + + STOP_BTN + A&rrêter + + + WRN_WARNING + Avertissement + + + YES_BTN + &Yes + + +