[ Index ] |
PHP Cross Reference of vtigercrm-6.1.0 |
[Summary view] [Print] [Text view]
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 - Translated to Brazilian Portuguese - 30/11/2013 - www.ttcasolucoes.com.br 9 ************************************************************************************/ 10 $languageStrings = array( 11 'Amount' => 'Valor Fechamento', 12 'Campaign Source'=> 'Fonte Campanha', 13 'Closed Lost'=> 'Fechado Perdido' , 14 'Closed Won' => 'Fechado Vencido' , 15 'Contact Name' => 'Nome Contato', 16 'Existing Business'=> 'Negócio Existente', 17 'Forecast Amount'=> 'Valor Previsto' , 18 'Forecast' => 'Previsão de Vendas', 19 'Funnel' => 'Funil de Vendas', 20 'Id. Decision Makers'=> 'Idenf Decisor', 21 'LBL_ADD_RECORD' => 'Adicionar Oportunidade' , 22 'LBL_EXPECTED_CLOSE_DATE_ON' => 'Previsão fechamento em', 23 'LBL_OPPORTUNITY_INFORMATION'=> 'Detalhes da Oportunidade', 24 'LBL_RECORDS_LIST' => 'Lista Oportunidades', 25 'LBL_RELATED_CONTACTS' => 'Contatos Relacionados', 26 'LBL_RELATED_PRODUCTS' => 'Produtos Relacionados', 27 'Needs Analysis' => 'Necessita Analise', 28 'Negotiation/Review' => 'Negociacao' , 29 'New Business' => 'Novo Negócio' , 30 'Next Step'=> 'Próximo Passo', 31 '--None--' => '--Nada--', 32 'Perception Analysis'=> 'Analise Percepcao', 33 'Potential No' => 'No. Oportunidade', 34 'Potentials by Stage'=> 'Oportunidades por Estágio', 35 'Potentials' => 'Oportunidade', 36 'Probability'=> 'Probabilidade', 37 'Proposal/Price Quote' => 'Proposta', 38 'Prospecting'=> 'Prospectando', 39 'Qualification'=> 'Qualificacao', 40 'Related To' => 'Nome Organização', 41 'Sales Stage'=> 'Estágio da Venda', 42 'SINGLE_Potentials'=> 'Oportunidade', 43 'Top Potentials' => 'Principais Oportunidades' , 44 'Total Revenue'=> 'Receita por Vendedor', 45 'Value Proposition'=> 'Proposta Valor', 46 'Potentials Won' => 'Potenciais Ganhou', 47 );
title
Description
Body
title
Description
Body
title
Description
Body
title
Body
Generated: Fri Nov 28 20:08:37 2014 | Cross-referenced by PHPXref 0.7.1 |