[ 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' => 'Sposta Report' , 15 'LBL_CUSTOMIZE' => 'Personalizza' , 16 'LBL_REPORT_EXPORT_EXCEL' => 'Export Excel' , 17 'LBL_REPORT_PRINT' => 'Stampa' , 18 'LBL_STEP_1' => 'Step 1' , 19 'LBL_STEP_2' => 'Step 2' , 20 'LBL_STEP_3' => 'Step 3' , 21 'LBL_REPORT_DETAILS' => 'Dettagli Report' , 22 'LBL_SELECT_COLUMNS' => 'Seleziona Colonne' , 23 'LBL_FILTERS' => 'Filtri' , 24 'LBL_FOLDERS' => 'Folders' , 25 'LBL_ADD_NEW_FOLDER' => 'Aggiungi una Nuova Cartella' , 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' => 'Total Records : ' , // TODO: Review 33 'LBL_MORE_RECORDS_TXT'=>'Only 1000 records are shown below. Please export to see all Records', 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' => 'Nome Report' , 40 'LBL_REPORT_FOLDER' => 'Cartella Report' , 41 'LBL_DESCRIPTION' => 'Descrizione' , 42 'PRIMARY_MODULE' => 'Primary Module' , 43 'LBL_SELECT_RELATED_MODULES' => 'Select Related Modules' , 44 'LBL_MAX' => 'Massimo' , 45 'LBL_NEXT' => 'Prossimo' , 46 'LBL_REPORTS' => 'Reports List' , 47 'LBL_GROUP_BY' => 'Group By' , 48 'LBL_SORT_ORDER' => 'Sort Order' , 49 'LBL_ASCENDING' => 'Ascendente' , 50 'LBL_DESCENDING' => 'Discendente' , 51 'LBL_CALCULATIONS' => 'Calcoli' , 52 'LBL_COLUMNS' => 'Colonne' , 53 'LBL_SUM_VALUE' => 'Somma' , 54 'LBL_AVERAGE' => 'Media' , 55 'LBL_LOWEST_VALUE' => 'Valore più basso' , 56 'LBL_HIGHEST_VALUE' => 'Highest Value' , 57 'LBL_GENERATE_REPORT' => 'Generate Report' , 58 'LBL_SUM' => 'Somma' , 59 'LBL_AVG' => 'Media' , 60 'LBL_MIN' => 'Minimo' , 61 'LBL_FIELD_NAMES' => 'Nomi dei Campi' , 62 'LBL_REPORT_CSV' => 'Export CSV' , 63 'LBL_VIEW_DETAILS' => 'View Details' , 64 'LBL_GENERATE_NOW' => 'Generate now' , // TODO: Review 65 'Report Name' => 'Nome Report' , 66 'Account and Contact Reports' => 'Report Aziende e Contatti' , 67 'Lead Reports' => 'Report Lead' , 68 'Potential Reports' => 'Report Opportunità' , 69 'Activity Reports' => 'Report Attività' , 70 'HelpDesk Reports' => 'Report Ticket di Assistenza Clienti', 71 'Product Reports' => 'Report Prodotti' , 72 'Quote Reports' => 'Report Preventivi' , 73 'PurchaseOrder Reports' => 'Report Ordini di Acquisto' , 74 'SalesOrder Reports' => 'Report Ordini di Vendita' , 75 'Invoice Reports' => 'Report Fatture' , 76 'Campaign Reports' => 'Report Campagne' , 77 'Contacts by Accounts' => 'Contatti per Aziende' , 78 'Contacts without Accounts' => 'Contatti senza Aziende' , 79 'Contacts by Potentials' => 'Contatti per Opportunità', 80 'Contacts related to Accounts' => 'Contatti collegati alle Aziende', 81 'Contacts not related to Accounts' => 'Contatti non collegati alle Aziende', 82 'Contacts related to Potentials' => 'Contatti collegati alle Opportunità', 83 'Lead by Source' => 'Lead per Fonte' , 84 'Lead Status Report' => 'Report Lead per Stato' , 85 'Potential Pipeline' => 'Andamento Opportunità', 86 'Closed Potentials' => 'Opportunità Chiuse' , 87 'Potential that have Won' => 'Opportunità Vinte' , 88 'Tickets by Products' => 'Ticket per Prodotti' , 89 'Tickets by Priority' => 'Ticket per Priorità' , 90 'Open Tickets' => 'Ticket Aperti' , 91 'Tickets related to Products' => 'Ticket collegati ai Prodotti', 92 'Tickets that are Open' => 'Ticket Aperti' , 93 'Product Details' => 'Dettagli Prodotti' , 94 'Products by Contacts' => 'Prodotti per Contatto' , 95 'Product Detailed Report' => 'Report Prodotti Dettagliato' , 96 'Products related to Contacts' => 'Prodotti collegati ai Contatti', 97 'Open Quotes' => 'Preventivi Aperti' , 98 'Quotes Detailed Report' => 'Report Preventivi Dettagliato', 99 'Quotes that are Open' => 'Preventivi che sono Aperti' , 100 'PurchaseOrder by Contacts' => 'Ordini di Acquisto per Contatti', 101 'PurchaseOrder Detailed Report' => 'Report Ordini di Acquisto Dettagliato', 102 'PurchaseOrder related to Contacts' => 'Ordini di Acquisto Collegati ai Contatti', 103 'Invoice Detailed Report' => 'Report Fatture Dettagliato' , 104 'Last Month Activities' => 'Attività del Mese Scorso', 105 'This Month Activities' => 'Attività di Questo Mese', 106 'Campaign Expectations and Actuals' => 'Valori Attesi ed Effettivi delle Campagne', 107 'SalesOrder Detailed Report' => 'Report Ordini di Vendita Dettagliato', 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 );
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 |