[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/translations/BrazilianLanguagePack_bz_bz/modules/ -> Leads.php (source)

   1  <?php
   2  /*+**********************************************************************************
   3   * The contents of this file are subject to the vtiger CRM Public License Version 1.0
   4   * ("License"); You may not use this file except in compliance with the License
   5   * The Original Code is:vtiger CRM Open Source
   6   * The Initial Developer of the Original Code is vtiger.
   7   * Portions created by vtiger are Copyright (C) vtiger. All Rights Reserved.
   8   * Contributor(s): Valmir C. Trindade - Translate to Brazilian Portuguese - 26/04/2014 - www.ttcasolucoes.com.br
   9   ************************************************************************************/
  10  $languageStrings = array(
  11      'Attempted to Contact' => 'Tentativa Contato' , 
  12      'CANNOT_CONVERT' => 'Não pode ser Convertido', 
  13      'Cold' => 'Frio', 
  14      'Company'=> 'Empresa' , 
  15      'Contacted'=> 'Contactado', 
  16      'Contact in Future'=> 'Contactar no Futuro' , 
  17      'Designation'=> 'Título' , 
  18      'Dr.'=> 'Dr.', 
  19      'Email' => 'E-mail',
  20      'Hot'=> 'Quente', 
  21       'Hot Leads'                    => 'Leads quentes',
  22      'Industry' => 'Atividade' , 
  23      'Junk Lead'=> 'Descartado', 
  24      'LBL_ADD_RECORD' => 'Adicionar Lead',
  25      'LBL_CONVERT_LEAD' => 'Converter Lead:' ,
  26      'LBL_CONVERT_LEAD_ERROR_TITLE' => 'Módulos Desabilitados',
  27      'LBL_CONVERT_LEAD_ERROR' => 'Você tem que habilitar uma Organização ou Contato para converter o Lead',
  28      'LBL_CUSTOM_FIELD_MAPPING' => 'Editar Mapeamento Campo',
  29      'LBL_FOLLOWING_ARE_POSSIBLE_REASONS' => 'Possíveis razões:', 
  30      'LBL_LEAD_INFORMATION' => 'Informação Lead' ,
  31      'LBL_LEADS_FIELD_MAPPING_INCOMPLETE' => 'O mapeamento dos campos do Lead está incompleto (Configurações > Gerenciador Módulo > Leads > Mapeamento Campo Leads)', 
  32      'LBL_LEADS_FIELD_MAPPING'=> 'Mapeamento Campos Lead',
  33      'LBL_MANDATORY_FIELDS_ARE_EMPTY' => 'Campos obrigatórios estão vazios', 
  34      'LBL_RECORDS_LIST' => 'Lista Leads',
  35      'LBL_TRANSFER_RELATED_RECORD'=> 'Transferir registro relacionado para',
  36      'Lead No'=> 'Cod. Lead' , 
  37      'Leads'=> 'Leads' , 
  38      'Lead Status'=> 'Status Lead' , 
  39      'Lost Lead'=> 'Perdido' , 
  40      'Mr.'=> 'Sr.' , 
  41      'Mrs.' => 'Srta.' , 
  42      'Ms.'=> 'Sra.', 
  43      '--None--' => '--Nada--', 
  44      'No Of Employees'=> 'No. Empregados',
  45      'Not Contacted'=> 'Não Contactado' , 
  46      'Phone' => 'Telefone',
  47      'Pre Qualified'=> 'Pré Qualificado', 
  48      'Prof.'=> 'Prof.' ,
  49      'Qualified'=> 'Qualificado' , 
  50      'Secondary Email' => 'E-mail Alternativo',
  51      'SINGLE_Leads' => 'Lead', 
  52      'Warm' => 'Morno' ,
  53      'Website'=> 'Website' , 
  54  );
  55  $jsLanguageStrings = array(
  56      'JS_SELECT_CONTACTS' => 'Selecionar Contatos para prosseguir',
  57      'JS_SELECT_ORGANIZATION_OR_CONTACT_TO_CONVERT_LEAD' => 'A conversão requer seleção do Contato ou Organização',
  58      'JS_SELECT_ORGANIZATION' => 'Selecionar Organização para prosseguir',
  59  );


Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1