__fastcall TForm1::TraducRussian()
{
         Francais1->Checked = false;
         English1->Checked = true;
         Espanol1->Checked = false;
         Deutsch1->Checked = false;
         Italiano1->Checked = false;
         Portuges1->Checked = false;
         APropos1->Caption = "About";
         Quitter1->Caption = "Quit...";
         Quitter2->Caption = "Quit";
         Quitparam1->Caption = "Quit saving the parameters";
         Options1->Caption = "Options";
         Default1->Caption = "Save the parameters";
         Form2->Caption = "About";
         GroupBoxDate->Caption = "Date / Time";
                ButtonMtnt->Caption = "Now";
                ButtonDateOK->Caption = "OK";
                LabelTUTC->Caption = "Time Zone: (UTC + ";
                LabelDatHeur->Caption = "Date / Time UTC:";
                LabelJJ->Caption = "Julian Day:";
         GroupBoxAnim->Caption = "Control";
         GroupBoxPas->Caption = "Modification";
                BitAjou->Caption = "Add";
                BitRetr->Caption = "Subtract";
                LabelVal->Caption = "Value";
                RadioGroupDelai->Caption = "Delay";
                RadioGroupDelai->Items->Strings[0] = "Year";
                RadioGroupDelai->Items->Strings[1] = "Month";
                RadioGroupDelai->Items->Strings[2] = "Day";
                RadioGroupDelai->Items->Strings[3] = "Hour";
                RadioGroupDelai->Items->Strings[4] = "Minute";
         GroupBoxReel->Caption = "Animation";
              //  ButtonMarche->Caption = "Run";
              //  ButtonArret->Caption = "Stop";
                BitReel->Caption = "Real Time";
         GroupBoxAff->Caption = "Display";
         CheckBoxEO->Caption = "East-West Inversion";
         CheckBoxNS->Caption = "North-South Inversion";
      //   GroupBoxInfo->Caption = "Informations";
         GroupBoxPolar->Caption = "Polar View";
         GroupBoxZoom->Caption = "Zoom";
         GroupBoxEven->Caption = "Events";
                LabelEcl->Caption = "Ecl";
                LabelOcc->Caption = "Occ";
                LabelOmb->Caption = "Shad";
                LabelPass->Caption = "Pass";
         GroupBoxMerid->Caption = "Jupiter's central meridian";
           GroupBoxGRS->Caption = "Great Red Spot";
                LabelPosAbsGRS->Caption = "Absolute Position on Jupiter ()";
                LabelGRSOuest->Caption = "W";
                LabelGRSEst->Caption ="E";
         ButtonLeg->Caption = "Key";
                Form3->Caption = "Key";
                Form3->LabelLegO1->Caption = "Io's Shadow";
                Form3->LabelLegO2->Caption = "Europa's Shadow";
                Form3->LabelLegO3->Caption = "Ganymede's Shadow";
                Form3->LabelLegO4->Caption = "Callisto's Shadow";
                Form3->LabelLeg1->Caption = "Io";
                Form3->LabelLeg2->Caption = "Europa";
                Form3->LabelLeg3->Caption = "Ganymede";
                Form3->LabelLeg4->Caption = "Callisto";
                Form3->LabelLegEcl->Caption = "Eclipsed Satellite";
                Form3->LabelDirSol->Caption = "Angular position of Sun";
                Form3->LabelGRSVisible->Caption = "Great Red Spot on the visible side";
                Form3->LabelGRSCache->Caption = "Great Red Spot on the hidden side";
         LabelNord->Caption = "N";
         LabelSud->Caption = "S";
         LabelEst->Caption = "E";
         LabelOuest->Caption = "W";
         LabelSys1->Caption = "System I:";
         LabelSys2->Caption = "System II:";
         GroupBoxParam->Caption = "Parameters";
                LabelLDTJ->Caption = "Earth-Jupiter Distance (AU):";
                LabelLTLTJ->Caption = "Light-time Earth-Jupiter (minutes):";
                LabelLAP->Caption = "Phase Angle (degrees):";
                LabelElong->Caption = "Elongation (degrees) :";
                LabelVisib->Caption = "Visibility :";
                LabelLDSJ->Caption = "Sun-Jupiter Distance (AU):";
                LabelLDST->Caption = "Sun-Earth Distance (AU):";
                LabelLDiameq->Caption = "Equatorial Diameter (arcsec):";
         //deuxieme onglet
         TabSheet1->Caption = "   Jupiter Satellites   ";
         TabSheet2->Caption = "   Ephemeris   ";
         GroupBoxGS->Caption = "Synoptic Graph";
         GroupBoxDess->Caption = "Draw for...";
         Button8J->Caption = "8 Days";
         Button1M->Caption = "1 Month";
         Button2M->Caption = "2 Monthes";
         GroupBoxEphLeg->Caption = "Key";
         GroupBoxEch->Caption = "Scale";
         GroupBoxPrint->Caption = "Print";
         BitBtnPport->Caption = "Portrait";
         BitBtnPPays->Caption = "Landscape";
         GroupBoxEphGRS->Caption = "Great Red Spot";
         LabelTextGRS->Caption = "Date / Time (UTC) of Great Red Spot meridian transits:";
         LabelEphDatDep->Caption = "Date / Time for begining the calculation(UTC)";
         ButtonEphMtnt->Caption = "Now";
         ButtonEphMinuit->Caption = "Midnight";
         LabelEphEteCal->Caption = "Extend of calculation (Days):";
         ButtonEphCalc->Caption = "Calculation";
         ButtonCopie->Caption = "Copy";
         ButtonEnreg->Caption = "Save";
         ButtonEphEff->Caption = "Erase";
         GroupBoxSauv->Caption = "Save";
         ButtonSave->Caption = "Save... (BMP, WMF, EMF)";
                  Label10->Caption = "Io";
        Label11->Caption = "Europa";
        Label12->Caption = "Ganymede";
        Label13->Caption = "Callisto";
}
