/pkg/vtiger/translations/BritishLanguagePack_br_br/modules/Reports.php

https://bitbucket.org/thomashii/vtigercrm-6-for-postgresql · PHP · 126 lines · 118 code · 0 blank · 8 comment · 0 complexity · f46c97fdf37ec3ce2949e95c1170870f MD5 · raw file

  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' => 'Move Reports' ,
  15. 'LBL_CUSTOMIZE' => 'Customise' ,
  16. 'LBL_REPORT_EXPORT_EXCEL' => 'Export Excel' ,
  17. 'LBL_REPORT_PRINT' => 'Print' ,
  18. 'LBL_STEP_1' => 'Step 1' ,
  19. 'LBL_STEP_2' => 'Step 2' ,
  20. 'LBL_STEP_3' => 'Step 3' ,
  21. 'LBL_REPORT_DETAILS' => 'Report Details' ,
  22. 'LBL_SELECT_COLUMNS' => 'Select columns' ,
  23. 'LBL_FILTERS' => 'Filters' ,
  24. 'LBL_FOLDERS' => 'Folders' ,
  25. 'LBL_ADD_NEW_FOLDER' => 'Add New Folder' ,
  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' => 'Number of records' , // TODO: Review
  33. 'LBL_ADD_RECORD' => 'Add Report' ,
  34. 'LBL_ADD_FOLDER' => 'Add Folder' ,
  35. 'LBL_REPORT_DELETE_DENIED' => 'Permission denied to delete the Report',
  36. 'LBL_FOLDER_CAN_NOT_BE_DELETED' => 'This folder can not be deleted',
  37. 'LBL_REPORTS_LIST' => 'Reports list' ,
  38. 'LBL_REPORT_NAME' => 'Report Name' ,
  39. 'LBL_REPORT_FOLDER' => 'Report Folder' ,
  40. 'LBL_DESCRIPTION' => 'Description' ,
  41. 'PRIMARY_MODULE' => 'Primary Module' ,
  42. 'LBL_SELECT_RELATED_MODULES' => 'Select Related Modules' ,
  43. 'LBL_MAX' => 'MAX' ,
  44. 'LBL_NEXT' => 'Next' ,
  45. 'LBL_REPORTS' => 'Reports List' ,
  46. 'LBL_GROUP_BY' => 'Group By' ,
  47. 'LBL_SORT_ORDER' => 'Sort Order' ,
  48. 'LBL_ASCENDING' => 'Ascending' ,
  49. 'LBL_DESCENDING' => 'Descending' ,
  50. 'LBL_CALCULATIONS' => 'Calculations' ,
  51. 'LBL_COLUMNS' => 'Columns' ,
  52. 'LBL_SUM_VALUE' => 'Sum' ,
  53. 'LBL_AVERAGE' => 'Average' ,
  54. 'LBL_LOWEST_VALUE' => 'Lowest Value' ,
  55. 'LBL_HIGHEST_VALUE' => 'Highest Value' ,
  56. 'LBL_GENERATE_REPORT' => 'Generate Report' ,
  57. 'LBL_SUM' => 'SUM' ,
  58. 'LBL_AVG' => 'AVG' ,
  59. 'LBL_MIN' => 'MIN' ,
  60. 'LBL_FIELD_NAMES' => 'Field Names' ,
  61. 'LBL_REPORT_CSV' => 'Export CSV' ,
  62. 'LBL_VIEW_DETAILS' => 'View Details' ,
  63. 'LBL_GENERATE_NOW' => 'Generate now' , // TODO: Review
  64. 'Report Name' => 'Report Name' ,
  65. 'Account and Contact Reports' => 'Organisation and Contact Reports',
  66. 'Lead Reports' => 'Lead Reports' ,
  67. 'Potential Reports' => 'Opportunity Reports' ,
  68. 'Activity Reports' => 'Activity Reports' ,
  69. 'HelpDesk Reports' => 'Trouble Tickets Reports' ,
  70. 'Product Reports' => 'Product Reports' ,
  71. 'Quote Reports' => 'Quote Reports' ,
  72. 'PurchaseOrder Reports' => 'Purchase Order Reports' ,
  73. 'SalesOrder Reports' => 'Sales Order Reports' ,
  74. 'Invoice Reports' => 'Invoice Reports' ,
  75. 'Campaign Reports' => 'Campaign Reports' ,
  76. 'Contacts by Accounts' => 'Contacts by Organisation' ,
  77. 'Contacts without Accounts' => 'Contacts without Organisations',
  78. 'Contacts by Potentials' => 'Contacts by Opportunities' ,
  79. 'Contacts related to Accounts' => 'Contacts related to Organisations',
  80. 'Contacts not related to Accounts' => 'Contacts not related to Organisations',
  81. 'Contacts related to Potentials' => 'Contacts related to Opportunities',
  82. 'Lead by Source' => 'Lead by Source' ,
  83. 'Lead Status Report' => 'Lead Status Report' ,
  84. 'Potential Pipeline' => 'Opportunity Pipeline' ,
  85. 'Closed Potentials' => 'Closed Opportunities' ,
  86. 'Potential that have Won' => 'Opportunities that have Won' ,
  87. 'Tickets by Products' => 'Tickets by Products' ,
  88. 'Tickets by Priority' => 'Tickets by Priority' ,
  89. 'Open Tickets' => 'Open Tickets' ,
  90. 'Tickets related to Products' => 'Tickets related to Products' ,
  91. 'Tickets that are Open' => 'Tickets that are Open' ,
  92. 'Product Details' => 'Product Details' ,
  93. 'Products by Contacts' => 'Products by Contacts' ,
  94. 'Product Detailed Report' => 'Product Detailed Report' ,
  95. 'Products related to Contacts' => 'Products related to Contacts',
  96. 'Open Quotes' => 'Open Quotes' ,
  97. 'Quotes Detailed Report' => 'Quotes Detailed Report' ,
  98. 'Quotes that are Open' => 'Quotes that are Open' ,
  99. 'PurchaseOrder by Contacts' => 'Purchase Order by Contacts' ,
  100. 'PurchaseOrder Detailed Report' => 'Purchase Order Detailed Report',
  101. 'PurchaseOrder related to Contacts' => 'Purchase Order related to Contacts',
  102. 'Invoice Detailed Report' => 'Invoice Detailed Report' ,
  103. 'Last Month Activities' => 'Last Month Activities' ,
  104. 'This Month Activities' => 'This Month\'s activities' ,
  105. 'Campaign Expectations and Actuals' => 'Campaign Expectations and Actuals',
  106. 'SalesOrder Detailed Report' => 'Sales Order detailed Report' ,
  107. 'Email Reports' => 'Email Reports' ,
  108. 'Contacts Email Report' => 'Contacts Email Report' ,
  109. 'Accounts Email Report' => 'Organizations Email Report' ,
  110. 'Leads Email Report' => 'Leads Email Report' ,
  111. 'Vendors Email Report' => 'Vendors Email Report' ,
  112. 'Emails sent to Contacts' => 'Emails sent to Contacts' ,
  113. 'Emails sent to Organizations' => 'Emails sent to Organizations',
  114. 'Emails sent to Leads' => 'Emails sent to Leads' ,
  115. 'Emails sent to Vendors' => 'Emails sent to Vendors' ,
  116. 'LBL_PRINT_REPORT' => 'Print Report' , // TODO: Review
  117. 'LBL_RECORDS' => 'Records' , // TODO: Review
  118. 'LBL_LIMIT_EXCEEDED' => 'Only 1000 + records are displayed. Use CSV or Excel Export to see all the records', // TODO: Review
  119. 'LBL_TOP' => 'Top' , // TODO: Review
  120. 'LBL_ALL_REPORTS' => 'All Reports' , // TODO: Review
  121. 'LBL_CALCULATION_CONVERSION_MESSAGE' => 'Calculation are based on the base currency of your CRM', // TODO: Review
  122. );
  123. $jsLanguageStrings = array(
  124. 'JS_DUPLICATE_RECORD' => 'Duplicate Report' , // TODO: Review
  125. '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
  126. );