[ 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 'Reports' => 'Reports' , // TODO: Review 12 'SINGLE_Reports' => 'Report' , // TODO: Review 13 'LBL_FOLDER_NOT_EMPTY' => 'Folder is not empty' , 14 'LBL_MOVE_REPORT' => 'Raporları Taşı' , 15 'LBL_CUSTOMIZE' => 'Özellestir' , 16 'LBL_REPORT_EXPORT_EXCEL' => 'Export Excel' , 17 'LBL_REPORT_PRINT' => 'Yazdır' , 18 'LBL_STEP_1' => 'Step 1' , 19 'LBL_STEP_2' => 'Step 2' , 20 'LBL_STEP_3' => 'Step 3' , 21 'LBL_REPORT_DETAILS' => 'Rapor Detayları' , 22 'LBL_SELECT_COLUMNS' => 'Sütun Seçimi' , 23 'LBL_FILTERS' => 'Filtreler' , 24 'LBL_FOLDERS' => 'Folders' , 25 'LBL_ADD_NEW_FOLDER' => 'Yeni Klasör Ekle' , 26 'LBL_FOLDER_NAME' => 'Folder Name' , 27 'LBL_FOLDER_DESCRIPTION' => 'Folder Description' , 28 'LBL_WRITE_YOUR_DESCRIPTION_HERE' => 'Enter Description' , 29 'LBL_DUPLICATES_EXIST' => 'Duplicate Exists' , 30 'LBL_FOLDERS_LIST' => 'Folders List' , 31 'LBL_DENIED_REPORTS' => 'Denied Reports' , 32 'LBL_NO_OF_RECORDS' => 'Toplam Yorum : ' , // TODO: Review 33 'LBL_MORE_RECORDS_TXT' => 'Sadece 1000 kayıt aşağıda gösterilmiştir. Tüm kayıtları görmek için ihracat lütfen', 34 'LBL_ADD_RECORD' => 'Add Report' , 35 'LBL_ADD_FOLDER' => 'Add Folder' , 36 'LBL_REPORT_DELETE_DENIED' => 'Permission denied to delete the Report', 37 'LBL_FOLDER_CAN_NOT_BE_DELETED' => 'This folder can not be deleted', 38 'LBL_REPORTS_LIST' => 'Reports list' , 39 'LBL_REPORT_NAME' => 'Rapor Adı' , 40 'LBL_REPORT_FOLDER' => 'Rapor Bölümü' , 41 'LBL_DESCRIPTION' => 'Açıklama' , 42 'PRIMARY_MODULE' => 'Primary Module' , 43 'LBL_SELECT_RELATED_MODULES' => 'Select Related Modules' , 44 'LBL_MAX' => 'Mak' , 45 'LBL_NEXT' => 'Sonraki' , 46 'LBL_REPORTS' => 'Reports List' , 47 'LBL_GROUP_BY' => 'Group By' , 48 'LBL_SORT_ORDER' => 'Sort Order' , 49 'LBL_ASCENDING' => 'Artan' , 50 'LBL_DESCENDING' => 'Azalan' , 51 'LBL_CALCULATIONS' => 'HEsaplamalar' , 52 'LBL_COLUMNS' => 'Kolonlar' , 53 'LBL_SUM_VALUE' => 'Topla' , 54 'LBL_AVERAGE' => 'Ortalama' , 55 'LBL_LOWEST_VALUE' => 'En Düsük' , 56 'LBL_HIGHEST_VALUE' => 'Highest Value' , 57 'LBL_GENERATE_REPORT' => 'Generate Report' , 58 'LBL_SUM' => 'TOP' , 59 'LBL_AVG' => 'Avj' , 60 'LBL_MIN' => 'Min' , 61 'LBL_FIELD_NAMES' => 'Toplamlar' , 62 'LBL_REPORT_CSV' => 'Export CSV' , 63 'LBL_VIEW_DETAILS' => 'View Details' , 64 'LBL_GENERATE_NOW' => 'Generate now' , // TODO: Review 65 'Report Name' => 'Rapor Adı' , 66 'Account and Contact Reports' => 'Müşteri ve İlgili Kişi Raporları', 67 'Lead Reports' => 'Kaynak Raporları' , 68 'Potential Reports' => 'Fırsat Raporları' , 69 'Activity Reports' => 'Aktivite Raporları' , 70 'HelpDesk Reports' => 'Destek Raporları' , 71 'Product Reports' => 'Ürün Raporları' , 72 'Quote Reports' => 'Teklif Raporları' , 73 'PurchaseOrder Reports' => 'Satınalma Siparişi Raporları', 74 'SalesOrder Reports' => 'Satış Siparişi Raporları', 75 'Invoice Reports' => 'Fatura Raporları' , 76 'Campaign Reports' => 'Kampanya Raporları' , 77 'Contacts by Accounts' => 'Müşterilere Göre İlgili Kişiler', 78 'Contacts without Accounts' => 'İlgili Kişiler' , 79 'Contacts by Potentials' => 'İlgili Kişilere Bağlı Fırsatlar', 80 'Contacts related to Accounts' => 'Müşteriler ile ilişkili ilgili Kişiler', 81 'Contacts not related to Accounts' => 'Müşterilere bağlı olmayan ilgili kişiler', 82 'Contacts related to Potentials' => 'İlgili Kişilere Göre Fırsatlar', 83 'Lead by Source' => 'Elde Edilen Kaynaklar' , 84 'Lead Status Report' => 'Kaynak Durum Raporu' , 85 'Potential Pipeline' => 'Fırsatlar' , 86 'Closed Potentials' => 'Kapnan Fırsatları' , 87 'Potential that have Won' => 'Kazanılan Fırsatlar' , 88 'Tickets by Products' => 'Ürünlere Göre İşemirleri', 89 'Tickets by Priority' => 'Önem Derecesine Göre Işemirleri', 90 'Open Tickets' => 'Açık Işemirleri' , 91 'Tickets related to Products' => 'Ürünlere Göre Işemirleri', 92 'Tickets that are Open' => 'Açık Işemirleri' , 93 'Product Details' => 'Ürün Detayları' , 94 'Products by Contacts' => 'İlgili Lişi Ürünleri' , 95 'Product Detailed Report' => 'Ürün Detayları Raporu' , 96 'Products related to Contacts' => 'İlgili Kişilere Göre Ürünler', 97 'Open Quotes' => 'Açık Teklifler' , 98 'Quotes Detailed Report' => 'Teklif Detayları' , 99 'Quotes that are Open' => 'Açıkta Kalan Teklifler' , 100 'PurchaseOrder by Contacts' => 'İlgili Kişilere Göre Satın almalar', 101 'PurchaseOrder Detailed Report' => 'Satınalma Siparişi Raporları', 102 'PurchaseOrder related to Contacts' => 'İlgili Kişiye Bağlı Satınlama Siparişi', 103 'Invoice Detailed Report' => 'Fatura Detayları' , 104 'Last Month Activities' => 'Geçen Ayın Aktiviteleri' , 105 'This Month Activities' => 'Bu Ayın Aktiviteleri' , 106 'Campaign Expectations and Actuals' => 'Kampanya Durumları' , 107 'SalesOrder Detailed Report' => 'Satış Siparişi Detayları', 108 'Email Reports' => 'Email Reports' , 109 'Contacts Email Report' => 'Contacts Email Report' , 110 'Accounts Email Report' => 'Organizations Email Report' , 111 'Leads Email Report' => 'Leads Email Report' , 112 'Vendors Email Report' => 'Vendors Email Report' , 113 'Emails sent to Contacts' => 'Emails sent to Contacts' , 114 'Emails sent to Organizations' => 'Emails sent to Organizations', 115 'Emails sent to Leads' => 'Emails sent to Leads' , 116 'Emails sent to Vendors' => 'Emails sent to Vendors' , 117 'LBL_PRINT_REPORT' => 'Print Report' , // TODO: Review 118 'LBL_RECORDS' => 'Records' , // TODO: Review 119 'LBL_LIMIT_EXCEEDED' => 'Only 1000 + records are displayed. Use CSV or Excel Export to see all the records', // TODO: Review 120 'LBL_TOP' => 'Top' , // TODO: Review 121 'LBL_ALL_REPORTS' => 'All Reports' , // TODO: Review 122 'LBL_CALCULATION_CONVERSION_MESSAGE' => 'Calculation are based on the base currency of your CRM', // TODO: Review 123 ); 124 $jsLanguageStrings = array( 125 'JS_DUPLICATE_RECORD' => 'Duplicate Report' , // TODO: Review 126 'JS_CALCULATION_LINE_ITEM_FIELDS_SELECTION_LIMITATION' => 'Limitation: Line Item fields(List Price, Discount & Quantity) can only be used when other calculation fields are not selected.', // TODO: Review 127 'JS_NO_CHART_DATA_AVAILABLE' => 'Veri mevcut değil, seçili alanları kontrol edin', 128 );
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 |