[ 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' => 'Fırsatlar' , 12 'SINGLE_Potentials' => 'Fırsat' , 13 'LBL_ADD_RECORD' => 'Add Opportunity' , 14 'LBL_RECORDS_LIST' => 'Opportunities List' , 15 'LBL_OPPORTUNITY_INFORMATION' => 'Fırsat Bilgisi:' , 16 'Potential No' => 'Fırsat No' , 17 'Amount' => 'Tutar' , 18 'Next Step' => 'Sonraki Adım' , 19 'Sales Stage' => 'Satış Aşaması' , 20 'Probability' => 'Olabilirlik (%)' , 21 'Campaign Source' => 'Kaynak Kampanya' , 22 'Forecast Amount' => 'Forecast Amount' , 23 'Funnel' => 'Sales Funnel' , 24 'Potentials by Stage' => 'Opportunities by Stage' , 25 'Total Revenue' => 'Revenue by Salesperson' , 26 'Top Potentials' => 'Top Opportunities' , 27 'Forecast' => 'Sales Forecast' , 28 'Prospecting' => 'Aday Olabilirmi?' , 29 'Qualification' => 'Aday Olarak Uygun' , 30 'Needs Analysis' => 'Analiz Edelim' , 31 'Value Proposition' => 'Değerimizi Göster' , 32 'Id. Decision Makers' => 'Karar Mercii Bul' , 33 'Perception Analysis' => 'Algı Oluştur' , 34 'Proposal/Price Quote' => 'Teklif' , 35 'Negotiation/Review' => 'Pazarlık' , 36 'Closed Won' => 'Kapalı - Kazanıldı' , 37 'Closed Lost' => 'Kapalı - Kaybedildi' , 38 '--None--' => '--Hiçbiri--' , 39 'Existing Business' => 'Eksi İş' , 40 'New Business' => 'Yeni İş' , 41 'LBL_EXPECTED_CLOSE_DATE_ON' => 'Expected to close on' , 42 'LBL_RELATED_CONTACTS' => 'Related Contacts' , // TODO: Review 43 'LBL_RELATED_PRODUCTS' => 'Related Products' , // TODO: Review 44 'Potentials Won' => 'Kazanılan Potansiyelleri', 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 |