* @link http://www.vicus.nl ************************************************************************************/ $languageStrings = array( 'Leads' => 'Leads' , 'SINGLE_Leads' => 'Lead' , 'LBL_RECORDS_LIST' => 'Leadslijst' , 'LBL_ADD_RECORD' => 'Voeg Lead toe' , 'LBL_LEAD_INFORMATION' => 'Lead informatie' , 'Lead No' => 'Lead Nr' , 'Company' => 'Organisatie' , 'Designation' => 'Functie' , 'Website' => 'Website' , 'Industry' => 'Industrie' , 'Lead Status' => 'Leadstatus' , 'No Of Employees' => 'Aantal medewerkers' , '--None--' => '--Geen--' , 'Mr.' => 'heer' , 'Ms.' => 'mevrouw' , 'Mrs.' => 'mejuffrouw' , 'Dr.' => 'dr.' , 'Prof.' => 'prof.' , 'Attempted to Contact' => 'Contactpoging gedaan' , 'Cold' => 'Koud' , 'Contact in Future' => 'Contact in toekomst' , 'Contacted' => 'Contact gehad' , 'Hot' => 'Warm' , 'Hot Leads' => 'Warme Leads', 'Junk Lead' => 'Ongewenste Lead' , 'Lost Lead' => 'Verloren Lead' , 'Not Contacted' => 'Geen contact gehad' , 'Pre Qualified' => 'Voorgekwalificeerd' , 'Qualified' => 'Gekwalificeerd' , 'Warm' => 'Warm' , 'LBL_CONVERT_LEAD' => 'Converteer Lead' , 'LBL_TRANSFER_RELATED_RECORD' => 'Verplaats gerelateerde record naar', 'LBL_CONVERT_LEAD_ERROR' => 'U moet een Organisatie of Contact selecteren om Lead te kunnen converteren', 'LBL_CONVERT_LEAD_ERROR_TITLE' => 'Modules Uitgeschakeld' , 'CANNOT_CONVERT' => 'Geen Conversie Mogelijk' , 'LBL_FOLLOWING_ARE_POSSIBLE_REASONS' => 'Het volgende is ��n van de mogelijke redenen', 'LBL_LEADS_FIELD_MAPPING_INCOMPLETE' => 'Niet alle verplichte velden zijn gekoppeld', 'LBL_MANDATORY_FIELDS_ARE_EMPTY' => 'Enkele van de verplichte velden zijn leeg', 'LBL_LEADS_FIELD_MAPPING' => 'Eigen veldmapping voor Leads' , 'LBL_CUSTOM_FIELD_MAPPING' => 'Bewerk veldmapping' , 'LBL_WEBFORMS' => 'Configureer Webformulieren' , // check: is this label wrong here? ); $jsLanguageStrings = array( 'JS_SELECT_CONTACTS' => 'Selecteer Contacten om verder te gaan', 'JS_SELECT_ORGANIZATION' => 'Selecteer Organisatie om verder te gaan', 'JS_SELECT_ORGANIZATION_OR_CONTACT_TO_CONVERT_LEAD' => 'Conversie vereist selectie van Contact of Organisatie', ); // missing? or are these combined strings? $languageStrings['This Month Leads'] = 'Leads van deze maand'; # auto added 2014-04-17 19:04:44 $languageStrings['Google Map'] = 'Google Map'; # auto added 2014-04-17 19:04:44