[ 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 ************************************************************************************/ 10 $languageStrings = array( 11 'Potentials' => 'Verkoopkansen' , 12 'SINGLE_Potentials' => 'Verkoopkans' , 13 'LBL_ADD_RECORD' => 'Voeg Verkoopkans toe' , 14 'LBL_RECORDS_LIST' => 'Verkoopkansenlijst' , 15 'LBL_OPPORTUNITY_INFORMATION' => 'Verkoopkans informatie:' , 16 'Potential No' => 'Verkoopkans Nr' , 17 'Amount' => 'Bedrag' , 18 'Next Step' => 'Volgende stap' , 19 'Sales Stage' => 'Verkoop stadium' , 20 'Probability' => 'Waarschijnlijkheid (%)' , 21 'Campaign Source' => 'Bron campagne' , 22 'Forecast Amount' => 'Verwachting bedrag' , 23 'Funnel' => 'Sales Funnel' , 24 'Potentials by Stage' => 'Verkoopkansen per stadium' , 25 'Total Revenue' => 'Omzet per Verkoper' , 26 'Top Potentials' => 'Top Verkoopkansen' , 27 'Forecast' => 'Verkoopvoorspelling' , 28 'Prospecting' => 'Kennismaking' , 29 'Qualification' => 'Kwalificatie' , 30 'Needs Analysis' => 'Behoeftenonderzoek' , 31 'Value Proposition' => 'Waardevoorstel' , 32 'Id. Decision Makers' => 'Identificeer Beslissers' , 33 'Perception Analysis' => 'Perceptieonderzoek' , 34 'Proposal/Price Quote' => 'Voorstel/Prijsopgave' , 35 'Negotiation/Review' => 'Onderhandeling/Afronding' , 36 'Closed Won' => 'Gesloten Gewonnen' , 37 'Closed Lost' => 'Gesloten Verloren' , 38 '--None--' => '--Geen--' , 39 'Existing Business' => 'Bestaande business' , 40 'New Business' => 'Nieuwe business' , 41 'LBL_EXPECTED_CLOSE_DATE_ON' => 'Verwachte sluiting op' , 42 'LBL_RELATED_CONTACTS' => 'Related Contacts' , // TODO: Review 43 'LBL_RELATED_PRODUCTS' => 'Related Products' , // TODO: Review 44 'Potentials Won' => 'Potentials Won', 45 );
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 |