255 lines
12 KiB
PHP
255 lines
12 KiB
PHP
<?php
|
|
/*+********************************************************************************
|
|
* The contents of this file are subject to the vtiger CRM Public License Version 1.0
|
|
* ("License"); You may not use this file except in compliance with the License
|
|
* The Original Code is: vtiger CRM Open Source
|
|
* The Initial Developer of the Original Code is vtiger.
|
|
* Portions created by vtiger are Copyright (C) vtiger.
|
|
* All Rights Reserved.
|
|
********************************************************************************/
|
|
|
|
$mod_strings = array(
|
|
'LBL_MODULE_NAME' => 'Reports',
|
|
'LBL_MODULE_TITLE' => 'Reports: Home',
|
|
'LBL_CREATE_REPORT' => 'Create Report',
|
|
'LBL_CUSTOMIZE_REPORT' => 'Customise Report',
|
|
'LBL_REP_BUTTON' => 'Create New Report',
|
|
'LBL_REP_FOLDER_BUTTON' => 'Create New Report Folder',
|
|
'LBL_REP_FOLDER' => 'Report Folder',
|
|
'LBL_REP_FOLDER_DTLS' => 'Folder Details',
|
|
'LBL_REP_FOLDER_NAME' => 'Folder Name:',
|
|
'LBL_REP_FOLDER_DESC' => 'Folder Description:',
|
|
'LBL_NEW_REP0_HDR1' => 'Select a module for which a new report has to be created:',
|
|
'LBL_NEW_REP0_HDR2' => 'Select related Module:',
|
|
'LBL_NEW_REP0_HDR3' => 'Note:',
|
|
'LBL_NEW_REP0_HDR4' => 'Report module and related module cannot be modified once selected',
|
|
'LBL_CONTINUE_BUTTON' => 'Continue',
|
|
'LBL_NEW_REP1_HDR1' => 'Provide the following report information',
|
|
'LBL_SELECT_COLUMNS' => 'Select columns',
|
|
'LBL_SPECIFY_GROUPING' => 'Specify grouping',
|
|
'LBL_COLUMNS_TO_TOTAL' => 'Choose columns to total',
|
|
'LBL_SPECIFY_CRITERIA' => 'Specify criteria',
|
|
'LBL_SAVERUN_BUTTON' => 'Save and Run',
|
|
'LBL_TABULAT_REPORT' => 'Tabular Report',
|
|
'LBL_REPORT_TYPE_HDR1' => 'Tabular reports are the simplest and fastest way to get a listing of your data.',
|
|
'LBL_SUMMARY_REPORT' => 'Summary Report',
|
|
'LBL_REPORT_TYPE_HDR2' => 'Summary reports allow you to view your data along with sub-totals and other summary information.',
|
|
'LBL_AVAILABLE_COLUMNS' => 'Available Columns:',
|
|
'LBL_SELECTED_COLUMNS' => 'Selected Columns:',
|
|
'LBL_ADD_BUTTON' => 'Add',
|
|
'LBL_COLUMNS' => 'Columns',
|
|
'LBL_COLUMNS_SUM' => 'Sum',
|
|
'LBL_COLUMNS_AVERAGE' => 'Average',
|
|
'LBL_COLUMNS_LOW_VALUE' => 'Lowest Value',
|
|
'LBL_COLUMNS_LARGE_VALUE' => 'Largest Value',
|
|
'LBL_NONE' => 'None',
|
|
'LBL_GROUPING_SORT' => 'Sort Order:',
|
|
'LBL_GROUPING_SUMMARIZE' => 'Summarise information by:',
|
|
'LBL_GROUPING_THEN_BY' => 'and then by:',
|
|
'LBL_GROUPING_FINALLY_BY' => 'and finally by:',
|
|
'LBL_ADVANCED_FILTER' => 'Advanced Filters',
|
|
'LBL_STANDARD_FILTER' => 'Standard Filters',
|
|
'LBL_SF_COLUMNS' => 'Column',
|
|
'LBL_SF_STARTDATE' => 'Start Date',
|
|
'LBL_SF_ENDDATE' => 'End Date',
|
|
'LBL_AF_HDR1' => 'Set the search conditions to further restrict the list.',
|
|
'LBL_AF_HDR2' => 'You can use "or" filters by entering multiple items in the third column.',
|
|
'LBL_AF_HDR3' => 'You can enter up to 10 items, separated by commas. For example: CA, NY, TX, FL searches for CA or NY or TX or FL.',
|
|
'LBL_FILTER_OPTIONS' => 'Filter Options',
|
|
'LBL_CUSTOMIZE_BUTTON' => 'Customise',
|
|
'LBL_EXPORTPDF_BUTTON' => 'Export to PDF',
|
|
'LBL_APPLYFILTER_BUTTON' => 'Apply Filter',
|
|
'LBL_GENERATED_REPORT' => 'Generated Report',
|
|
'LBL_GRAND_TOTAL' => 'Grand Total',
|
|
'LBL_EXPORTXL_BUTTON' => 'Export to Excel',
|
|
'LBL_NO_PERMISSION' => 'Your profile dosen\'t allow you view the reports for one of the module(s)',
|
|
'LBL_SELECT_COLUMNS_TO_GENERATE_REPORTS' => 'Select columns to generate reports',
|
|
'LBL_AVAILABLE_FIELDS' => 'Available Fields',
|
|
'LBL_SELECTED_FIELDS' => 'Selected fields',
|
|
'LBL_CALCULATIONS' => 'Calculations',
|
|
'LBL_SELECT_COLUMNS_TO_TOTAL' => 'Select columns to Total',
|
|
'LBL_SELECT_FILTERS_TO_STREAMLINE_REPORT_DATA' => 'Select Filters to streamline report data',
|
|
'LBL_SELECT_FILTERS' => 'Filters',
|
|
'LBL_SELECT_COLUMNS_TO_GROUP_REPORTS' => 'Select columns to group reports',
|
|
'LBL_BACK_TO_REPORTS' => 'Back to Reports',
|
|
'LBL_SELECT_ANOTHER_REPORT' => 'Select another Report',
|
|
'LBL_SELECT_COLUMN' => 'Select column',
|
|
'LBL_SELECT_TIME' => 'Select Time',
|
|
'LBL_PRINT_REPORT' => 'Print Report',
|
|
'LBL_CLICK_HERE' => 'Click Here',
|
|
'LBL_TO_ADD_NEW_GROUP' => 'to add new Folder',
|
|
'LBL_CREATE_NEW' => 'Create New',
|
|
'LBL_RELATIVE_MODULE' => 'Related Module',
|
|
'LBL_REPORT_TYPE' => 'Report Type',
|
|
'LBL_REPORT_DETAILS' => 'Report Details',
|
|
'LBL_TYPE_THE_NAME' => 'Type the name',
|
|
'LBL_DESCRIPTION_FOR_REPORT' => 'Description for the report',
|
|
'LBL_REPORT_NAME' => 'Report Name',
|
|
'LBL_DESCRIPTION' => 'Description',
|
|
'LBL_TOOLS' => 'Tools',
|
|
'LBL_AND' => 'and',
|
|
'LBL_ADD_NEW_GROUP' => 'Add New Folder',
|
|
'LBL_REPORT_MODULE' => 'Report Module',
|
|
'LBL_SELECT_RELATIVE_MODULE_FOR_REPORT' => 'Select related module for Report',
|
|
'LBL_SELECT_REPORT_TYPE_BELOW' => 'Select report type below',
|
|
'LBL_TABULAR_FORMAT' => 'Tabular Format',
|
|
'LBL_TABULAR_REPORTS_ARE_SIMPLEST' => 'Tabular Reports are the simplest and fastest way of getting your data',
|
|
'LBL_SUMMARY_REPORT_VIEW_DATA_WITH_SUBTOTALS' => 'Summary reports allow you to view your data along with sub-totals and other summary information',
|
|
'LBL_FILTERS' => 'Filters',
|
|
'LBL_MOVE_TO' => 'Move to',
|
|
'LBL_RENAME_FOLDER' => 'Rename Folder',
|
|
'LBL_DELETE_FOLDER' => 'Delete Folder',
|
|
'Account and Contact Reports' => 'Organisation and Contact Reports',
|
|
'Lead Reports' => 'Lead Reports',
|
|
'Potential Reports' => 'Opportunity Reports',
|
|
'Activity Reports' => 'Activity Reports',
|
|
'HelpDesk Reports' => 'Trouble Tickets Reports',
|
|
'Product Reports' => 'Product Reports',
|
|
'Quote Reports' => 'Quote Reports',
|
|
'PurchaseOrder Reports' => 'Purchase Order Reports',
|
|
'SalesOrder Reports' => 'Sales Order Reports',
|
|
'Invoice Reports' => 'Invoice Reports',
|
|
'Campaign Reports' => 'Campaign Reports',
|
|
'Contacts by Accounts' => 'Contacts by Organisation',
|
|
'Contacts without Accounts' => 'Contacts without Organisations',
|
|
'Contacts by Potentials' => 'Contacts by Opportunities',
|
|
'Contacts related to Accounts' => 'Contacts related to Organisations',
|
|
'Contacts not related to Accounts' => 'Contacts not related to Organisations',
|
|
'Contacts related to Potentials' => 'Contacts related to Opportunities',
|
|
'Lead by Source' => 'Lead by Source',
|
|
'Lead Status Report' => 'Lead Status Report',
|
|
'Potential Pipeline' => 'Opportunity Pipeline',
|
|
'Closed Potentials' => 'Closed Opportunities',
|
|
'Potential that have Won' => 'Opportunities that have Won',
|
|
'Tickets by Products' => 'Tickets by Products',
|
|
'Tickets by Priority' => 'Tickets by Priority',
|
|
'Open Tickets' => 'Open Tickets',
|
|
'Tickets related to Products' => 'Tickets related to Products',
|
|
'Tickets that are Open' => 'Tickets that are Open',
|
|
'Product Details' => 'Product Details',
|
|
'Products by Contacts' => 'Products by Contacts',
|
|
'Product Detailed Report' => 'Product Detailed Report',
|
|
'Products related to Contacts' => 'Products related to Contacts',
|
|
'Open Quotes' => 'Open Quotes',
|
|
'Quotes Detailed Report' => 'Quotes Detailed Report',
|
|
'Quotes that are Open' => 'Quotes that are Open',
|
|
'PurchaseOrder by Contacts' => 'Purchase Order by Contacts',
|
|
'PurchaseOrder Detailed Report' => 'Purchase Order Detailed Report',
|
|
'PurchaseOrder related to Contacts' => 'Purchase Order related to Contacts',
|
|
'Invoice Detailed Report' => 'Invoice Detailed Report',
|
|
'Last Month Activities' => 'Last Month Activities',
|
|
'This Month Activities' => 'This Month\'s activities',
|
|
'Campaign Expectations and Actuals' => 'Campaign Expectations and Actuals',
|
|
'SalesOrder Detailed Report' => 'Sales Order detailed Report',
|
|
'LBL_DELETE' => 'Delete',
|
|
'Create_Reports' => 'Create Reports',
|
|
'Create_New_Folder' => 'Create New Folder',
|
|
'Move_Reports' => 'Move Reports',
|
|
'Delete_Report' => 'Delete Report',
|
|
'Custom' => 'Custom',
|
|
'Previous FY' => 'Previous FY',
|
|
'Current FY' => 'Current FY',
|
|
'Next FY' => 'Next FY',
|
|
'Previous FQ' => 'Previous FQ',
|
|
'Current FQ' => 'Current FQ',
|
|
'Next FQ' => 'Next FQ',
|
|
'Yesterday' => 'Yesterday',
|
|
'Today' => 'Today',
|
|
'Tomorrow' => 'Tomorrow',
|
|
'Last Week' => 'Last Week',
|
|
'Current Week' => 'Current Week',
|
|
'Next Week' => 'Next Week',
|
|
'Last Month' => 'Last Month',
|
|
'Current Month' => 'Current Month',
|
|
'Next Month' => 'Next Month',
|
|
'Last 7 Days' => 'Last 7 Days',
|
|
'Last 30 Days' => 'Last 30 Days',
|
|
'Last 60 Days' => 'Last 60 Days',
|
|
'Last 90 Days' => 'Last 90 Days',
|
|
'Last 120 Days' => 'Last 120 Days',
|
|
'Next 7 Days' => 'Next 7 Days',
|
|
'Next 30 Days' => 'Next 30 Days',
|
|
'Next 60 Days' => 'Next 60 Days',
|
|
'Next 90 Days' => 'Next 90 Days',
|
|
'Next 120 Days' => 'Next 120 Days',
|
|
'TITLE_VTIGERCRM_CREATE_REPORT' => 'vtiger CRM - Create Report',
|
|
'TITLE_VTIGERCRM_PRINT_REPORT' => 'vtiger CRM - Print Report',
|
|
'NO_FILTER_SELECTED' => 'No filter selected',
|
|
'LBL_GENERATE_NOW' => 'Generate Now',
|
|
'Totals' => 'Field Names',
|
|
'SUM' => 'SUM',
|
|
'AVG' => 'AVG',
|
|
'MAX' => 'MAX',
|
|
'MIN' => 'MIN',
|
|
'LBL_CUSTOM_REPORTS' => 'Custom Reports',
|
|
'ticketid' => 'Ticket ID',
|
|
'NO_COLUMN' => 'No columns available to total',
|
|
'LBL_REPORT_DELETED' => 'The report you are trying to view has been deleted.',
|
|
'LBL_SHARING' => 'Sharing',
|
|
'SELECT_FILTER_TYPE' => 'Select Report Type',
|
|
'LBL_USERS' => 'Users',
|
|
'LBL_GROUPS' => 'Groups',
|
|
'LBL_SELECT_FIELDS' => 'Select fields',
|
|
'LBL_MEMBERS' => 'Members',
|
|
'LBL_RELATED_FIELDS' => 'Related Fields',
|
|
'LBL_NO_ACCESS' => 'Access denied for module(s) ',
|
|
'LBL_NOT_ACTIVE' => 'Access denied for module(s) ',
|
|
'LBL_PERM_DENIED' => 'Permission denied for Report(s):',
|
|
'LBL_FLDR_NOT_EMPTY' => 'Folder you are trying to delete is not empty, move or delete the Reports in it.',
|
|
'NO_REL_MODULES' => 'No related modules for the selected module',
|
|
'LBL_REPORT_GENERATION_FAILED' => 'Report generation failed',
|
|
'LBL_OR' => 'or',
|
|
'LBL_NEW_GROUP' => 'New Group',
|
|
'LBL_DELETE_GROUP' => 'Delete Group',
|
|
'LBL_NEW_CONDITION' => 'New Condition',
|
|
'LBL_SHARING_TYPE' => 'Sharing Type',
|
|
'LBL_SELECT_REPORT_TYPE_TO_CONTROL_ACCESS' => 'Select sharing type to control access to the Report',
|
|
'LBL_ACTION' => 'Action',
|
|
'LBL_VIEW_DETAILS' => 'View Details',
|
|
'LBL_SHOW_STANDARD_FILTERS' => 'Show Standard Filters',
|
|
'LBL_YEAR' => 'Year',
|
|
'LBL_MONTH' => 'Month',
|
|
'LBL_QUARTER' => 'Quarter',
|
|
'LBL_ROLES' => 'Roles',
|
|
'LBL_ROLES_SUBORDINATES' => 'Roles and Subordinates',
|
|
'LBL_SCHEDULE_EMAIL' => 'Schedule email',
|
|
'LBL_SCHEDULE_EMAIL_DESCRIPTION' => 'Scheduled report to be sent to the selected recipients at regular intervals via email',
|
|
'LBL_USERS_AVAILABEL' => 'Recipients',
|
|
'LBL_REPORT_FORMAT_PDF' => 'PDF',
|
|
'LBL_REPORT_FORMAT_EXCEL' => 'Excel',
|
|
'LBL_REPORT_FORMAT_BOTH' => 'Both',
|
|
'LBL_REPORT_FORMAT' => 'Report format',
|
|
'LBL_USERS_SELECTED' => 'Selected recipients',
|
|
'LBL_SELECT' => 'Select',
|
|
'Hourly' => 'Hourly',
|
|
'Daily' => 'Daily',
|
|
'Weekly' => 'Weekly',
|
|
'BiWeekly' => 'Bi-weekly',
|
|
'Monthly' => 'Monthly',
|
|
'Annually' => 'Annually',
|
|
'LBL_SCHEDULE_REPORT' => 'Schedule report',
|
|
'LBL_SCHEDULE_FREQUENCY' => 'Frequency',
|
|
'OPTION_SCHEDULE_EMAIL_CHOOSE' => 'Choose ..... ',
|
|
'LBL_SCHEDULE_EMAIL_TIME' => 'Time',
|
|
'LBL_SCHEDULE_EMAIL_DOW' => 'DOW',
|
|
'LBL_SCHEDULE_EMAIL_DAY' => 'Day',
|
|
'LBL_SCHEDULE_EMAIL_MONTH' => 'Month',
|
|
'WEEKDAY_STRINGS' => array('Sunday','Monday','Tuesday','Wednesday','Thursday','Friday','Saturday'),
|
|
'MONTH_STRINGS' => array('January','February','March','April','May','June','July','August','September','October','November','December'),
|
|
'LBL_AUTO_GENERATED_REPORT_EMAIL' => 'This is an auto-generated email sent on behalf of a scheduled report.',
|
|
'LBL_TIME_FORMAT_MSG' => 'hh:mm (24 hour format)',
|
|
'LBL_SAVE_REPORT' => 'Save',
|
|
'LBL_SAVE_REPORT_AS' => 'Save report as...',
|
|
'LBL_VIEW_CHARTS' => 'View Charts',
|
|
'LBL_ADD_CHARTS' => 'Add Chart To Home Page',
|
|
'LBL_HOME_REPORT_NAME' => 'Report Name',
|
|
'LBL_HOME_HORIZONTAL_BARCHART' => 'Horizontal Bar Chart',
|
|
'LBL_HOME_VERTICAL_BARCHART' => 'Vertical Bar Chart',
|
|
'LBL_HOME_PIE_CHART' => 'Pie Chart',
|
|
'LBL_HOME_REPORT_TYPE' => 'Report Type',
|
|
'LBL_HOME_WINDOW_TITLE' => 'Window Title',
|
|
'LBL_GROUPING_TIME' => 'Group by Time',
|
|
'LBL_WIDGET_ADDED' => 'Widget added successfully.',
|
|
'LBL_UNDEFINED' => 'Undefined',
|
|
);
|
|
?>
|