diff --git a/dist/win/inno/valentina.iss b/dist/win/inno/valentina.iss index b7be75978..1ab8ba424 100644 --- a/dist/win/inno/valentina.iss +++ b/dist/win/inno/valentina.iss @@ -117,40 +117,40 @@ Name: "custom"; Description: "Custom installation"; Flags: iscustom [Components] Name: "lang_files"; Description: "Language Component"; Types: full custom; Flags: fixed -Name: "lang_files\english"; Description: "English"; Types: full full_english custom; -Name: "lang_files\english\us"; Description: "English (United States)"; Types: full full_english custom; -Name: "lang_files\english\in"; Description: "English (India)"; Types: full full_english custom; -Name: "lang_files\english\ca"; Description: "English (Canada)"; Types: full full_english custom; -;Name: "lang_files\armenian"; Description: "Armenian"; Types: full full_armenian custom; -Name: "lang_files\brazilianportuguese"; Description: "Brazilian portuguese"; Types: full full_brazilianportuguese custom; -;Name: "lang_files\catalan"; Description: "Catalan"; Types: full full_catalan custom; -;Name: "lang_files\corsican"; Description: "Corsican"; Types: full full_orsican custom; -Name: "lang_files\czech"; Description: "Czech"; Types: full full_czech custom; -;Name: "lang_files\danish"; Description: "Danish"; Types: full full_danish custom; -Name: "lang_files\dutch"; Description: "Dutch"; Types: full full_dutch custom; -Name: "lang_files\finnish"; Description: "Finnish"; Types: full full_finnish custom; -Name: "lang_files\french"; Description: "French"; Types: full full_french custom; -Name: "lang_files\german"; Description: "German"; Types: full full_german custom; -Name: "lang_files\greek"; Description: "Greek"; Types: full full_greek custom; -Name: "lang_files\hebrew"; Description: "Hebrew"; Types: full full_hebrew custom; -;Name: "lang_files\hungarian"; Description: "Hungarian"; Types: full full_hungarian custom; -Name: "lang_files\italian"; Description: "Italian"; Types: full full_italian custom; -;Name: "lang_files\japanese"; Description: "Japanese"; Types: full full_japanese custom; -;Name: "lang_files\nepali"; Description: "Nepali"; Types: full full_nepali custom; -;Name: "lang_files\norwegian"; Description: "Norwegian"; Types: full full_norwegian custom; -;Name: "lang_files\polish"; Description: "Polish"; Types: full full_polish custom; -;Name: "lang_files\portuguese"; Description: "Portuguese"; Types: full full_portuguese custom; -Name: "lang_files\russian"; Description: "Russian"; Types: full full_russian custom; -;Name: "lang_files\scottishgaelic"; Description: "Scottish gaelic"; Types: full full_scottishgaelic custom; -;Name: "lang_files\serbiancyrillic"; Description: "Serbian cyrillic"; Types: full full_serbiancyrillic custom; -;Name: "lang_files\serbianlatin"; Description: "Serbian latin"; Types: full full_serbianlatin custom; -;Name: "lang_files\slovenian"; Description: "Slovenian"; Types: full full_slovenian custom; -Name: "lang_files\spanish"; Description: "Spanish"; Types: full full_spanish custom; -;Name: "lang_files\turkish"; Description: "Turkish"; Types: full full_turkish custom; -Name: "lang_files\ukrainian"; Description: "Ukrainian"; Types: full full_ukrainian custom; -Name: "lang_files\indonesian"; Description: "Indonesian"; Types: full custom; -Name: "lang_files\romanian"; Description: "Romanian"; Types: full custom; -Name: "lang_files\chinese"; Description: "Chinese (China)"; Types: full custom; +Name: "lang_files\english"; Description: "English"; Types: full full_english custom; Flags: disablenouninstallwarning +Name: "lang_files\english\us"; Description: "English (United States)"; Types: full full_english custom; Flags: disablenouninstallwarning +Name: "lang_files\english\in"; Description: "English (India)"; Types: full full_english custom; Flags: disablenouninstallwarning +Name: "lang_files\english\ca"; Description: "English (Canada)"; Types: full full_english custom; Flags: disablenouninstallwarning +;Name: "lang_files\armenian"; Description: "Armenian"; Types: full full_armenian custom; Flags: disablenouninstallwarning +Name: "lang_files\brazilianportuguese"; Description: "Brazilian portuguese"; Types: full full_brazilianportuguese custom; Flags: disablenouninstallwarning +;Name: "lang_files\catalan"; Description: "Catalan"; Types: full full_catalan custom; Flags: disablenouninstallwarning +;Name: "lang_files\corsican"; Description: "Corsican"; Types: full full_orsican custom; Flags: disablenouninstallwarning +Name: "lang_files\czech"; Description: "Czech"; Types: full full_czech custom; Flags: disablenouninstallwarning +;Name: "lang_files\danish"; Description: "Danish"; Types: full full_danish custom; Flags: disablenouninstallwarning +Name: "lang_files\dutch"; Description: "Dutch"; Types: full full_dutch custom; Flags: disablenouninstallwarning +Name: "lang_files\finnish"; Description: "Finnish"; Types: full full_finnish custom; Flags: disablenouninstallwarning +Name: "lang_files\french"; Description: "French"; Types: full full_french custom; Flags: disablenouninstallwarning +Name: "lang_files\german"; Description: "German"; Types: full full_german custom; Flags: disablenouninstallwarning +Name: "lang_files\greek"; Description: "Greek"; Types: full full_greek custom; Flags: disablenouninstallwarning +Name: "lang_files\hebrew"; Description: "Hebrew"; Types: full full_hebrew custom; Flags: disablenouninstallwarning +;Name: "lang_files\hungarian"; Description: "Hungarian"; Types: full full_hungarian custom; Flags: disablenouninstallwarning +Name: "lang_files\italian"; Description: "Italian"; Types: full full_italian custom; Flags: disablenouninstallwarning +;Name: "lang_files\japanese"; Description: "Japanese"; Types: full full_japanese custom; Flags: disablenouninstallwarning +;Name: "lang_files\nepali"; Description: "Nepali"; Types: full full_nepali custom; Flags: disablenouninstallwarning +;Name: "lang_files\norwegian"; Description: "Norwegian"; Types: full full_norwegian custom; Flags: disablenouninstallwarning +;Name: "lang_files\polish"; Description: "Polish"; Types: full full_polish custom; Flags: disablenouninstallwarning +;Name: "lang_files\portuguese"; Description: "Portuguese"; Types: full full_portuguese custom; Flags: disablenouninstallwarning +Name: "lang_files\russian"; Description: "Russian"; Types: full full_russian custom; Flags: disablenouninstallwarning +;Name: "lang_files\scottishgaelic"; Description: "Scottish gaelic"; Types: full full_scottishgaelic custom; Flags: disablenouninstallwarning +;Name: "lang_files\serbiancyrillic"; Description: "Serbian cyrillic"; Types: full full_serbiancyrillic custom; Flags: disablenouninstallwarning +;Name: "lang_files\serbianlatin"; Description: "Serbian latin"; Types: full full_serbianlatin custom; Flags: disablenouninstallwarning +;Name: "lang_files\slovenian"; Description: "Slovenian"; Types: full full_slovenian custom; Flags: disablenouninstallwarning +Name: "lang_files\spanish"; Description: "Spanish"; Types: full full_spanish custom; Flags: disablenouninstallwarning +;Name: "lang_files\turkish"; Description: "Turkish"; Types: full full_turkish custom; Flags: disablenouninstallwarning +Name: "lang_files\ukrainian"; Description: "Ukrainian"; Types: full full_ukrainian custom; Flags: disablenouninstallwarning +Name: "lang_files\indonesian"; Description: "Indonesian"; Types: full custom; Flags: disablenouninstallwarning +Name: "lang_files\romanian"; Description: "Romanian"; Types: full custom; Flags: disablenouninstallwarning +Name: "lang_files\chinese"; Description: "Chinese (China)"; Types: full custom; Flags: disablenouninstallwarning [Files] ; Signing @@ -221,6 +221,9 @@ Source: ".\valentina\*.yes"; DestDir: "{app}"; Flags: ignoreversion ; NOTE: Don't use "Flags: ignoreversion" on any shared system files ; DLL used to check if the target program is running at install time +[InstallDelete] +Type: filesandordirs; Name: "{app}\translations" + [Icons] Name: "{group}\{#MyAppName}"; Filename: "{app}\{#MyAppExeName}" Name: "{group}\{cm:UninstallProgram,{#MyAppName}}"; Filename: "{uninstallexe}" diff --git a/scripts/make_install.bat b/scripts/make_install.bat index b13e8bcc4..33c6e9bf9 100644 --- a/scripts/make_install.bat +++ b/scripts/make_install.bat @@ -36,6 +36,8 @@ IF exist build ( del /s /q /f build\Makefile del /s /q /f build\*.exe del /s /q /f build\*.dll + del /q /f build\src\app\tape\obj\dialogabouttape.o + del /q /f build\src\app\valentina\obj\dialogaboutapp.o ) mkdir build && echo build created cd build diff --git a/share/translations/measurements_p0_fr_FR.ts b/share/translations/measurements_p0_fr_FR.ts index 5869f8955..abba871eb 100644 --- a/share/translations/measurements_p0_fr_FR.ts +++ b/share/translations/measurements_p0_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p10_fr_FR.ts b/share/translations/measurements_p10_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p10_fr_FR.ts +++ b/share/translations/measurements_p10_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p11_fr_FR.ts b/share/translations/measurements_p11_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p11_fr_FR.ts +++ b/share/translations/measurements_p11_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p12_fr_FR.ts b/share/translations/measurements_p12_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p12_fr_FR.ts +++ b/share/translations/measurements_p12_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p13_fr_FR.ts b/share/translations/measurements_p13_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p13_fr_FR.ts +++ b/share/translations/measurements_p13_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p14_fr_FR.ts b/share/translations/measurements_p14_fr_FR.ts index b67a835d6..ebdaba9c5 100644 --- a/share/translations/measurements_p14_fr_FR.ts +++ b/share/translations/measurements_p14_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_bas_aiselle_d Neck Side to Armfold Back Full measurement name. - + Encolure Côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p15_fr_FR.ts b/share/translations/measurements_p15_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p15_fr_FR.ts +++ b/share/translations/measurements_p15_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p16_fr_FR.ts b/share/translations/measurements_p16_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p16_fr_FR.ts +++ b/share/translations/measurements_p16_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p17_fr_FR.ts b/share/translations/measurements_p17_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p17_fr_FR.ts +++ b/share/translations/measurements_p17_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p18_fr_FR.ts b/share/translations/measurements_p18_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p18_fr_FR.ts +++ b/share/translations/measurements_p18_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p19_fr_FR.ts b/share/translations/measurements_p19_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p19_fr_FR.ts +++ b/share/translations/measurements_p19_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p1_fr_FR.ts b/share/translations/measurements_p1_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p1_fr_FR.ts +++ b/share/translations/measurements_p1_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p20_fr_FR.ts b/share/translations/measurements_p20_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p20_fr_FR.ts +++ b/share/translations/measurements_p20_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p21_fr_FR.ts b/share/translations/measurements_p21_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p21_fr_FR.ts +++ b/share/translations/measurements_p21_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p22_fr_FR.ts b/share/translations/measurements_p22_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p22_fr_FR.ts +++ b/share/translations/measurements_p22_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p23_fr_FR.ts b/share/translations/measurements_p23_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p23_fr_FR.ts +++ b/share/translations/measurements_p23_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p24_fr_FR.ts b/share/translations/measurements_p24_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p24_fr_FR.ts +++ b/share/translations/measurements_p24_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p25_fr_FR.ts b/share/translations/measurements_p25_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p25_fr_FR.ts +++ b/share/translations/measurements_p25_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p26_fr_FR.ts b/share/translations/measurements_p26_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p26_fr_FR.ts +++ b/share/translations/measurements_p26_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p27_fr_FR.ts b/share/translations/measurements_p27_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p27_fr_FR.ts +++ b/share/translations/measurements_p27_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p28_fr_FR.ts b/share/translations/measurements_p28_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p28_fr_FR.ts +++ b/share/translations/measurements_p28_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p29_fr_FR.ts b/share/translations/measurements_p29_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p29_fr_FR.ts +++ b/share/translations/measurements_p29_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p2_fr_FR.ts b/share/translations/measurements_p2_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p2_fr_FR.ts +++ b/share/translations/measurements_p2_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p30_fr_FR.ts b/share/translations/measurements_p30_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p30_fr_FR.ts +++ b/share/translations/measurements_p30_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p31_fr_FR.ts b/share/translations/measurements_p31_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p31_fr_FR.ts +++ b/share/translations/measurements_p31_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p32_fr_FR.ts b/share/translations/measurements_p32_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p32_fr_FR.ts +++ b/share/translations/measurements_p32_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p33_fr_FR.ts b/share/translations/measurements_p33_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p33_fr_FR.ts +++ b/share/translations/measurements_p33_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p34_fr_FR.ts b/share/translations/measurements_p34_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p34_fr_FR.ts +++ b/share/translations/measurements_p34_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p35_fr_FR.ts b/share/translations/measurements_p35_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p35_fr_FR.ts +++ b/share/translations/measurements_p35_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p36_fr_FR.ts b/share/translations/measurements_p36_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p36_fr_FR.ts +++ b/share/translations/measurements_p36_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p37_fr_FR.ts b/share/translations/measurements_p37_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p37_fr_FR.ts +++ b/share/translations/measurements_p37_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p38_fr_FR.ts b/share/translations/measurements_p38_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p38_fr_FR.ts +++ b/share/translations/measurements_p38_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p39_fr_FR.ts b/share/translations/measurements_p39_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p39_fr_FR.ts +++ b/share/translations/measurements_p39_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p3_fr_FR.ts b/share/translations/measurements_p3_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p3_fr_FR.ts +++ b/share/translations/measurements_p3_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p40_fr_FR.ts b/share/translations/measurements_p40_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p40_fr_FR.ts +++ b/share/translations/measurements_p40_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p41_fr_FR.ts b/share/translations/measurements_p41_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p41_fr_FR.ts +++ b/share/translations/measurements_p41_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p42_fr_FR.ts b/share/translations/measurements_p42_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p42_fr_FR.ts +++ b/share/translations/measurements_p42_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p43_fr_FR.ts b/share/translations/measurements_p43_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p43_fr_FR.ts +++ b/share/translations/measurements_p43_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p44_fr_FR.ts b/share/translations/measurements_p44_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p44_fr_FR.ts +++ b/share/translations/measurements_p44_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p45_fr_FR.ts b/share/translations/measurements_p45_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p45_fr_FR.ts +++ b/share/translations/measurements_p45_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p46_fr_FR.ts b/share/translations/measurements_p46_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p46_fr_FR.ts +++ b/share/translations/measurements_p46_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p47_fr_FR.ts b/share/translations/measurements_p47_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p47_fr_FR.ts +++ b/share/translations/measurements_p47_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p48_fr_FR.ts b/share/translations/measurements_p48_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p48_fr_FR.ts +++ b/share/translations/measurements_p48_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p49_fr_FR.ts b/share/translations/measurements_p49_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p49_fr_FR.ts +++ b/share/translations/measurements_p49_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p4_fr_FR.ts b/share/translations/measurements_p4_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p4_fr_FR.ts +++ b/share/translations/measurements_p4_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p50_fr_FR.ts b/share/translations/measurements_p50_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p50_fr_FR.ts +++ b/share/translations/measurements_p50_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p51_fr_FR.ts b/share/translations/measurements_p51_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p51_fr_FR.ts +++ b/share/translations/measurements_p51_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p52_fr_FR.ts b/share/translations/measurements_p52_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p52_fr_FR.ts +++ b/share/translations/measurements_p52_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p53_fr_FR.ts b/share/translations/measurements_p53_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p53_fr_FR.ts +++ b/share/translations/measurements_p53_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p54_fr_FR.ts b/share/translations/measurements_p54_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p54_fr_FR.ts +++ b/share/translations/measurements_p54_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p5_fr_FR.ts b/share/translations/measurements_p5_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p5_fr_FR.ts +++ b/share/translations/measurements_p5_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p6_fr_FR.ts b/share/translations/measurements_p6_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p6_fr_FR.ts +++ b/share/translations/measurements_p6_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p7_fr_FR.ts b/share/translations/measurements_p7_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p7_fr_FR.ts +++ b/share/translations/measurements_p7_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p8_fr_FR.ts b/share/translations/measurements_p8_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p8_fr_FR.ts +++ b/share/translations/measurements_p8_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p998_fr_FR.ts b/share/translations/measurements_p998_fr_FR.ts index e140cc102..d3f9795b9 100644 --- a/share/translations/measurements_p998_fr_FR.ts +++ b/share/translations/measurements_p998_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/measurements_p9_fr_FR.ts b/share/translations/measurements_p9_fr_FR.ts index fbaeffc31..b812f3a06 100644 --- a/share/translations/measurements_p9_fr_FR.ts +++ b/share/translations/measurements_p9_fr_FR.ts @@ -3031,19 +3031,19 @@ neck_side_to_armfold_b Name in a formula. Don't use math symbols and space in name!!!! - + encolure_cote_au_pli_coude_d Neck Side to Armfold Back Full measurement name. - + Encolure côté au Bas de l'Aisselle Dos From Neck Side diagonal to Armfold Back. Full measurement description. - + Diagonale partant de l'Encolure Côté au Bas de l'Aisselle Dos @@ -3181,7 +3181,7 @@ Arm: Shoulder Tip to Elbow Full measurement name. - + Bras: Pointe épaule au Coude @@ -3355,37 +3355,37 @@ arm_shoulder_tip_to_armfold_line Name in a formula. Don't use math symbols and space in name!!!! - + bras_pointe_epaule_a_ligne_basse_aisselle Arm: Shoulder Tip to Armfold line Full measurement name. - + Bras: Pointe d'Épaule à la ligne basse de l'Aisselle From Shoulder Tip down to Armpit level. Full measurement description. - + Partir de la Pointe d'Épaule et descendre jusqu'au niveau d'Aisselle arm_neck_side_to_wrist Name in a formula. Don't use math symbols and space in name!!!! - + bras_encolure_cote_au_poignet Arm: Neck Side to Wrist Full measurement name. - + Bras: Encolure Côté au Poignet From Neck Side to Wrist. ('Shoulder Length' + 'Arm: Shoulder Tip to Wrist'). Full measurement description. - + De l'Encolure Côté jusqu'au Poignet. ('Longueur Épaule' + 'Bras: Pointe d'Épaule au Poignet'). diff --git a/share/translations/valentina.ts b/share/translations/valentina.ts index fe59a346b..4120ac7d9 100644 --- a/share/translations/valentina.ts +++ b/share/translations/valentina.ts @@ -1687,7 +1687,7 @@ Filter list by keyword - + Filter list by keyword diff --git a/share/translations/valentina_es_ES.ts b/share/translations/valentina_es_ES.ts index 7df2884e0..5bdacdefa 100644 --- a/share/translations/valentina_es_ES.ts +++ b/share/translations/valentina_es_ES.ts @@ -1688,7 +1688,7 @@ Filter list by keyword - + Lista de filtros por palabra clave @@ -7516,43 +7516,43 @@ Do you want to save your changes? light salmon - + salmón claro golden rod - + barra dorada orange - + naranja deep pink - + rosa produndo violet - + violeta dark violet - + violeta oscuro medium sea green - + verde mar medio lime - + limón deep sky blue - + azul cielo profundo corn flower blue - + azul flor de maíz @@ -7886,11 +7886,11 @@ Do you want to save your changes? Number corresponding to output format (default = 0, export mode): - + Número correspondiente a formato de producción (por defecto = 0, modo de exportación): Number corresponding to page template (default = 0, export mode): - + Número correspondiente a plantilla de página (por defecto = 0, modo de esportación): @@ -7909,11 +7909,11 @@ Do you want to save your changes? Number of free id exhausted. - + Número de ID gratuita agotado. Can't create a curve with type '%1' - + No puede crear una curva con el tipo '%1' @@ -8236,47 +8236,47 @@ Do you want to save your changes? Error creating or updating point of intersection curves - + Error al crear o actualizar punto de curvas de intersección Error creating or updating simple interactive spline - + Error al crear o actualizar una tira interactiva simple Error creating or updating interactive spline path - + Error al crear o actualizar camino de tira interactiva Error creating or updating cubic bezier curve - + Error al crear o actualizar curva bezier cúbica Error creating or updating cubic bezier path curve - + Error al crear o actualizar camino de curva bezier cúbica Error creating or updating operation of rotation - + Error al crear o actualizar operación de rotación Unknown operation type '%1'. - + Tipo de operación desconocida '%1'. Error creating or updating operation of flipping by line - + Error al crear o actualizar la oparación de dar la vuelta por línea Error creating or updating operation of flipping by axis - + Error al crear o actualizar la oparación de dar la vuelta por eje Error creating or updating operation of moving - + Error al crear o actualizar la oparación de mover Error creating or updating point of line intersection - + Error al crear o actualizar intersección de punto de línea @@ -8307,6 +8307,10 @@ Do you want to save your changes? VTextManager + + Cut %1 on %2%3 + Cortar %1 en %2%3 + on Fold Sobre pliegue @@ -8315,13 +8319,17 @@ Do you want to save your changes? on Fold sobre pliegue + + Cut + Cortar + cut - + cortar on fold - + en pliegue @@ -8336,43 +8344,43 @@ Do you want to save your changes? move pattern piece label - + mover marca de estampado resize pattern piece label - + escalar marca de estampado rotate pattern piece label - + rotar marca de estampado move pattern info label - + mover marca de información de estampado resize pattern info label - + escalar marca de información de estampado rotate pattern info label - + rotar marca de información de estampado In layout - + En diseño move grainline - + mover línea discontinua resize grainline - + escalar línea discontinua rotate grainline - + rotar línea discontinua @@ -8579,7 +8587,7 @@ Do you want to save your changes? Tool to make point from intersection two curves - + Herramienta para crear punto desde dos curvas de intersección Vertical correction @@ -8615,7 +8623,7 @@ Do you want to save your changes? Tool cubic bezier curve - + Herramienta curva bezier cúbica Tool rotation @@ -8635,19 +8643,19 @@ Do you want to save your changes? Tool move - + Herramienta mover Tool flipping by line - + Herramienta girar por línea Tool flipping by axis - + Herramienta girar por eje Axis type - + Tipo de eje @@ -8658,7 +8666,7 @@ Do you want to save your changes? United detail - + Detalle unido @@ -9746,7 +9754,7 @@ Do you want to save your changes? Seg_ Segment. Left symbol _ in the name - + Seg_ CurrentLength @@ -9756,37 +9764,37 @@ Do you want to save your changes? acosh hyperbolic arcus cosine function - acosh + acosh size placeholder - + tamaño height placeholder - + altura C1LengthSpl_ Left symbol _ in the name - + C1LengthSpl_ C2LengthSpl_ Left symbol _ in the name - + C2LengthSpl_ C1LengthSplPath Do not add symbol _ to the end of the name - + C1LengthSplPath C2LengthSplPath Do not add symbol _ to the end of the name - + C2LengthSplPath @@ -9815,7 +9823,7 @@ Do you want to save your changes? VWidgetDetails Form - + Formulario Unnamed @@ -9823,31 +9831,35 @@ Do you want to save your changes? Select all - + Seleccionar todo Select none - + No seleccionar ninguno select all details - + seleccionar todos los detalles select none details - + no seleccionar ningún detalle Invert selection - + Invertir selección invert selection - + invertir selección VWidgetGroups + + Form + Form + Rename Renombrar @@ -9869,7 +9881,7 @@ Do you want to save your changes? <b>Curved path</b>: select more points for complete segment - + <b>Camino curvado</b>: selecciona más puntos para completar el segmento @@ -9887,7 +9899,7 @@ Do you want to save your changes? <b>Point at distance and angle</b>: angle = %1°, length = %2%3; <b>Shift</b> - sticking angle, <b>Enter</b> - finish creation - + <b>Sleccionar en distancia y ángulo</b>: ángulo = %1°, longitud = %2%3; <b>Shift</b> - crear ángulo, <b>Intro</b> - terminar creación @@ -9901,21 +9913,21 @@ Do you want to save your changes? VisToolMove Length = %1%2, angle = %3°, <b>Shift</b> - sticking angle, <b>Mouse click</b> - finish creation - + Longitud = %1%2, ángulo = %3°, <b>Shift</b> - crear ángulo, <b>Click de ratón</b> - terminar creación VisToolRotation Rotating angle = %1°, <b>Shift</b> - sticking angle, <b>Mouse click</b> - finish creation - + Rotar ángulo = %1°, <b>Shift</b> - crear ángulo, <b>Click de ratón</b> - terminar creación VisToolSpline Use <b>Shift</b> for sticking angle! - + ¡Usar <b>Shift</b> para crear ángulo! @@ -9930,7 +9942,7 @@ Do you want to save your changes? Use <b>Shift</b> for sticking angle! - + ¡Usar <b>Shift</b> para crear ángulo! @@ -9977,11 +9989,11 @@ Do you want to save your changes? Critical error - + Error crítico Fatal error - + Error fatal Information