[ 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 - 19/02/2013 - www.ttcasolucoes.com.br 9 ************************************************************************************/ 10 $languageStrings = array( 11 'Actual Cost'=> 'Custo Atual', 12 'Actual Response Count'=> 'Quantidade Resposta Atual', 13 'Actual ROI' => 'ROI Atual' , 14 'Actual Sales Count'=> 'Montante Vendas Atual', 15 'Advertisement' => 'Propaganda', 16 'Average' => 'Média', 17 'Banner Ads' => 'Banners', 18 'Budget Cost'=> 'Custo Orçado', 19 'Campaign Name' => 'Nome Campanha', 20 'Campaign No'=> 'No. Campanha' , 21 'Campaigns'=> 'Campanhas' , 22 'Campaign Status'=> 'Status Campanha' , 23 'Campaign Type' => 'Tipo Campanha', 24 'Cancelled'=> 'Cancelada', 25 'Complete'=> 'Completa', 26 'Contacted - Never Contact Again' => 'Contactado - Nunca Contactar Novamente', 27 'Contacted - Successful' => 'Contactado - Sucesso', 28 'Contacted - Unsuccessful'=> 'Contactado - Insucesso', 29 'Direct Mail'=> 'Mala Direta', 30 'Excellent'=> 'Excelente', 31 'Expected Response Count'=> 'Quantidade Resposta Esperada', 32 'Expected Response'=> 'Expectativa Resposta', 33 'Expected Revenue' => 'Previsão Receita', 34 'Expected ROI'=> 'Expectativa ROI', 35 'Expected Sales Count'=> 'Montante Esperado Vendas', 36 'Good' => 'Boa', 37 'Inactive'=> 'Inativa', 38 'LBL_ADD_RECORD'=> 'Adicionar Campanha' , 39 'LBL_CAMPAIGN_INFORMATION'=> 'Informação da Campanha' , 40 'LBL_EXPECTATIONS_AND_ACTUALS' => 'Previsto & Realizado', 41 'LBL_RECORDS_LIST' => 'Lista Campanhas', 42 '--None--'=> '--Nada--', 43 'Num Sent'=> 'No. Envio' , 44 'Others'=> 'Outros' , 45 'Planning'=> 'Planejamento', 46 'Poor' => 'Ruim', 47 'Product' => 'Produto', 48 'Referral Program' => 'Programa Referência', 49 'SINGLE_Campaigns' => 'Campanha', 50 'Sponsor' => 'Patrocinador', 51 'Target Audience'=> 'Público Alvo', 52 'TargetSize' => 'Tamanho Alvo' , 53 'Telemarketing' => 'Telemarketing', 54 'Webinar' => 'Webinar' , 55 );
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 |