[ 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. 8 * All Rights Reserved. 9 * Author : Francisco Hernandez Odin Consultores S de RL de CV 10 * Author : www.odin.mx 11 * Author : Proudly, the best Vtiger's Partner in Mexico 12 ************************************************************************************/ 13 $languageStrings = array( 14 'Potentials' => 'Oportunidades' , 15 'SINGLE_Potentials' => 'Oportunidad' , 16 'LBL_ADD_RECORD' => 'Agregar Oportunidad' , 17 'LBL_RECORDS_LIST' => 'Lista de oportunidades' , 18 'LBL_OPPORTUNITY_INFORMATION' => 'Información de Oportunidad:', 19 'Potential No' => 'Núm. Oportunidad' , 20 'Amount' => 'Importe' , 21 'Next Step' => 'Siguiente Paso' , 22 'Sales Stage' => 'Fase de Venta' , 23 'Probability' => 'Probabilidad' , 24 'Campaign Source' => 'Campaña Origen' , 25 'Forecast Amount' => 'Importe del presupuesto' , 26 'Funnel' => 'Embudo de ventas' , 27 'Potentials by Stage' => 'Oportunidades por fase' , 28 'Total Revenue' => 'Ingresos por Vendedor' , 29 'Top Potentials' => 'Oportunidades más importantes', 30 'Forecast' => 'Presupuesto de ventas' , 31 'Prospecting' => 'Investigando' , 32 'Qualification' => 'Calificando' , 33 'Needs Analysis' => 'Necesita Análisis' , 34 'Value Proposition' => 'Propuesta de Evaluación' , 35 'Id. Decision Makers' => 'Identificando Quien Decide' , 36 'Perception Analysis' => 'Análisis' , 37 'Proposal/Price Quote' => 'Cotización Propuesta' , 38 'Negotiation/Review' => 'Negociando/Revisando' , 39 'Closed Won' => 'Cerrada-Ganada' , 40 'Closed Lost' => 'Cerrada-Perdida' , 41 '--None--' => '--' , 42 'Existing Business' => 'Negocio Existente' , 43 'New Business' => 'Nuevo Negocio' , 44 'LBL_EXPECTED_CLOSE_DATE_ON' => 'Fecha esperada de cierre' , 45 'LBL_RELATED_CONTACTS' => 'Contactos relacionados' , 46 'LBL_RELATED_PRODUCTS' => 'Productos Relacionados' , 47 'Potentials Won' =>'Oportunidades Ganadass', 48 );
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 |