Added french translations

git-svn-id: https://svn.vbchaos.nl/svn/hsb/trunk@469 05563f52-14a8-4384-a975-3d1654cca0fa
This commit is contained in:
mmi
2018-03-13 11:04:00 +00:00
parent 4c172d009a
commit a6d2c6ffdf

View File

@@ -504,15 +504,15 @@ static const char MenuText_PRESETMENU[MENUTEXT_NUMBER_OF_LANGUAGES][MENUCORE_MAX
},
{
"S<EFBFBD>lection prereg",
" 1.Prereglage n<EFBFBD>1",
" 2.Prereglage n<EFBFBD>2",
" 3.Prereglage n<EFBFBD>3",
" 4.Prereglage n<EFBFBD>4",
" 5.Prereglage n<EFBFBD>5",
" 6.Prereglage n<EFBFBD>6",
" 7.Prereglage n<EFBFBD>7",
" 8.Prereglage n<EFBFBD>8",
" 9.Prereglage n<EFBFBD>9",
" 1.Prereglage no1",
" 2.Prereglage no2",
" 3.Prereglage no3",
" 4.Prereglage no4",
" 5.Prereglage no5",
" 6.Prereglage no6",
" 7.Prereglage no7",
" 8.Prereglage no8",
" 9.Prereglage no9",
}
};
@@ -683,7 +683,7 @@ static const char MenuText_CALIBRATIONMENU[MENUTEXT_NUMBER_OF_LANGUAGES][MENUCOR
},
{
"Calibration",
" 1.En construction"
" 1.Verif consigne"
}
};
@@ -698,9 +698,9 @@ static const char MenuText_CALIBRATION_SETPOINTMENU[MENUTEXT_NUMBER_OF_LANGUAGES
},
{
"Setpoint check",
" 1.Low Setpoint",
" 2.High Setpoint"
"Verif consigne",
" 1.Consigne basse",
" 2.Consigne haute"
}
};