'Leads' , 'SINGLE_Leads' => 'Lead' , 'LBL_RECORDS_LIST' => 'Leads List' , 'LBL_ADD_RECORD' => 'Add Lead' , 'LBL_LEAD_INFORMATION' => 'Informação Lead' , 'Lead No' => 'Cod. Lead' , 'Company' => 'Empresa' , 'Designation' => 'Título' , 'Website' => 'Website' , 'Industry' => 'Atividade' , 'Lead Status' => 'Status Lead' , 'No Of Employees' => 'No. Empregados' , '--None--' => '--Nada--' , 'Mr.' => 'Sr.' , 'Ms.' => 'Sra.' , 'Mrs.' => 'Srta.' , 'Dr.' => 'Dr' , 'Prof.' => 'Prof.' , 'Attempted to Contact' => 'Tentativa Contato' , 'Cold' => 'Frio' , 'Contact in Future' => 'Contactar no Futuro' , 'Contacted' => 'Contactado' , 'Hot' => 'Quente' , 'Hot Leads' => 'Leads quentes', 'Junk Lead' => 'Descartado' , 'Lost Lead' => 'Perdido' , 'Not Contacted' => 'Não Contactado' , 'Pre Qualified' => 'Pré-Qualificado' , 'Qualified' => 'Qualificado' , 'Warm' => 'Morno' , 'LBL_CONVERT_LEAD' => 'Converter Lead:' , 'LBL_TRANSFER_RELATED_RECORD' => 'Transfer related record to' , 'LBL_CONVERT_LEAD_ERROR' => 'You have to enable either Organization or Contact to convert the Lead', 'LBL_CONVERT_LEAD_ERROR_TITLE' => 'Modules Disabled' , 'CANNOT_CONVERT' => 'Não pode ser Convertido' , 'LBL_FOLLOWING_ARE_POSSIBLE_REASONS' => 'O seguinte pode ser uma das possíveis razões', 'LBL_LEADS_FIELD_MAPPING_INCOMPLETE' => 'Todos os campos obrigatórios não são mapeados', 'LBL_MANDATORY_FIELDS_ARE_EMPTY' => 'Alguns dos valores dos campos obrigatórios estão vazios', 'LBL_LEADS_FIELD_MAPPING' => 'Mapeamento Campos Customizados do Lead', 'LBL_CUSTOM_FIELD_MAPPING' => 'Edit Field Mapping' , ); $jsLanguageStrings = array( 'JS_SELECT_CONTACTS' => 'Select Contacts to proceed' , 'JS_SELECT_ORGANIZATION' => 'Select Organization to proceed', 'JS_SELECT_ORGANIZATION_OR_CONTACT_TO_CONVERT_LEAD' => 'Conversion requires selection of Contact or Organization', );