Advertisement
Guest User

core/components/bigbrother/lexicon/en/mgr.inc.php

a guest
Jan 29th, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 9.90 KB | None | 0 0
  1. <?php
  2. /**
  3.  * MGR English Lexicon Entries for BigBrother
  4.  *
  5.  * @package bigbrother
  6.  * @subpackage lexicon
  7.  *
  8.  */
  9. $_lang['bigbrother.main_title'] = 'Google Analytics';
  10.  
  11. /* Alert */
  12. $_lang['bigbrother.alert_failed'] = 'Failed';
  13.  
  14. /* Action buttons - modAB */
  15. $_lang['bigbrother.revoke_authorization'] = 'Revoke authorization';
  16. $_lang['bigbrother.revoke_permission'] = 'Revoke permissions?';
  17. $_lang['bigbrother.revoke_permission_msg'] = 'By revoking permission, you\'ll have to go through the setup process again to authorize MODx to use Google Analytics\'s APIs.<br />
  18.                                                      <br />
  19.                                                      Are you sure you want to revoke permissions?
  20.                                                      <span class="warning"><strong>Note:</strong> All override setting account assigned to users will be erased as well.</span>';
  21.  
  22. /* Authenticate */
  23. $_lang['bigbrother.account_authentication_desc'] = 'Use the button below to login to Google to authorize MODX to access your Google Analytics Data.</p>
  24.                                                      <p><em>The authorization page of Google will be opened in a new window. After logging in and accepting the requested authentication, Google will provide you with a code. Copy/paste this code into the field below to verify the authorization. After that, you will be prompted to choose which Analytics Profile to use for the report.</em>';
  25. $_lang['bigbrother.bd_root_desc'] = 'Verifying if SimpleXML and cURL PHP extensions are activated...';
  26. $_lang['bigbrother.bd_root_crumb_text'] = 'Verify prerequisites';
  27.  
  28. $_lang['bigbrother.verify_prerequisite_settings'] = 'Verify Prerequisite Settings';
  29. $_lang['bigbrother.verify_authentication'] = 'Verify Authentication';
  30. $_lang['bigbrother.authorize'] = 'Authorize with Google';
  31. $_lang['bigbrother.authorize_success'] = 'Successfully authorized with Google! Please wait...';
  32. $_lang['bigbrother.code_label'] = 'Authentication Code';
  33. $_lang['bigbrother.code_label_under'] = 'Copy and paste the Authentication Code provided by Google into the field, and click the button to validate your authentication.';
  34.  
  35. /* Oauth complete */
  36. $_lang['bigbrother.bd_oauth_complete_in_progress'] = 'Authentication in progress...';
  37. $_lang['bigbrother.bd_oauth_authorize'] = 'Authorize';
  38. $_lang['bigbrother.oauth_select_account'] = 'Select an account...';
  39. $_lang['bigbrother.oauth_btn_select_account'] = 'Select this account and view the report';
  40.  
  41. /* Oauth response */
  42. $_lang['bigbrother.err_load_oauth'] = 'Could not load the required OAuth class. Please reinstall the component or contact the webmaster.';
  43.  
  44. /* mgr - breadcrumbs */
  45. $_lang['bigbrother.bd_authorize'] = 'Authorize';
  46. $_lang['bigbrother.bd_choose_an_account'] = 'Choose an Account';
  47.  
  48. /* mgr - Authenticate Ajax response strings */
  49. $_lang['bigbrother.class_simplexml'] = '<strong>It seems that <a href="http://us3.php.net/manual/en/book.simplexml.php">SimpleXML</a> is not compiled into your version of PHP.<br />
  50.                                                      This component is required for this plugin to function correctly.</strong>';
  51. $_lang['bigbrother.function_curl'] = '<strong>It seems that <a href="http://www.php.net/manual/en/book.curl.php">cURL</a> is not compiled into your version of PHP.<br />
  52.                                                      This component is required for this plugin to function correctly.</strong>';
  53. $_lang['bigbrother.redirect_to_google'] = 'Redirecting to Google, please wait...';
  54. $_lang['bigbrother.authentification_complete'] = 'Authentication complete.</p>
  55.                                                      <p>Select the account you wish to use by default in the list below.<br />
  56.                                                      At any time, you will be able to select another account in the dashboard.';
  57. $_lang['bigbrother.account_set_succesfully_wait'] = 'Account set successfully! Please wait...';
  58. $_lang['bigbrother.not_authorized_to'] = 'You do not have permission to do this operation. Please contact the site administrator.';
  59.  
  60. /* Reports */
  61. $_lang['bigbrother.desc_markup'] = '<h3>{title}<span>{date_begin} - {date_end}</span></h3><div class="account-infos">{name}<span>{id}</span></div>';
  62. $_lang['bigbrother.loading'] = 'Loading...';
  63.  
  64. /* Content Overview */
  65.  
  66. $_lang['bigbrother.content'] = 'Content';
  67. $_lang['bigbrother.content_overview'] = 'Content Overview';
  68. $_lang['bigbrother.site_content'] = 'Site Content';
  69. $_lang['bigbrother.visits_comparisons'] = 'Visits compared to the previous month';
  70.  
  71. /* Audience Overview */
  72. $_lang['bigbrother.audience'] = 'Audience';
  73. $_lang['bigbrother.audience_overview'] = 'Audience Overview';
  74. $_lang['bigbrother.audience_visits'] = 'Visits';
  75.  
  76. $_lang['bigbrother.demographics'] = 'Demographics';
  77. $_lang['bigbrother.language'] = 'Language';
  78. $_lang['bigbrother.country'] = 'Country / Territory';
  79.  
  80. $_lang['bigbrother.system'] = 'System';
  81. $_lang['bigbrother.browser'] = 'Browser';
  82. $_lang['bigbrother.operating_system'] = 'Operating System';
  83. $_lang['bigbrother.service_provider'] = 'Service Provider';
  84.  
  85. $_lang['bigbrother.mobile'] = 'Mobile';
  86. $_lang['bigbrother.screen_resolution'] = 'Screen Resolution';
  87.  
  88. /* Traffic sources Overview */
  89. $_lang['bigbrother.traffic_sources'] = 'Traffic Sources';
  90. $_lang['bigbrother.traffic_sources_overview'] = 'Traffic Sources Overview';
  91. $_lang['bigbrother.traffic_sources_visits'] = 'Visits';
  92.  
  93. $_lang['bigbrother.organic_source'] = 'Search Engines';
  94. $_lang['bigbrother.keyword'] = 'Search Engine Keywords';
  95. $_lang['bigbrother.referral_source'] = 'Referring Sites';
  96. $_lang['bigbrother.landing_page'] = 'Landing Page';
  97.  
  98. /* Misc - Dimensions */
  99. $_lang['bigbrother.none'] = '(none)';
  100. $_lang['bigbrother.direct_traffic'] = 'Direct Traffic';
  101.  
  102. $_lang['bigbrother.search_traffic'] = 'organic';
  103. $_lang['bigbrother.referral_traffic'] = 'referral';
  104.  
  105. $_lang['bigbrother.search_traffic_replace_with'] = 'Search Engines';
  106. $_lang['bigbrother.referral_traffic_replace_with'] = 'Referring Sites';
  107.  
  108. /* Misc - Metrics */
  109. $_lang['bigbrother.visits_and_uniques'] = 'Visits and Uniques';
  110. $_lang['bigbrother.avg_time_on_site'] = 'Avg. Time on Site';
  111. $_lang['bigbrother.page'] = 'Page';
  112. $_lang['bigbrother.pagetitle'] = 'Page Title';
  113. $_lang['bigbrother.pageviews'] = 'Pageviews';
  114. $_lang['bigbrother.pageviews_per_visit'] = 'Pages / Visit';
  115. $_lang['bigbrother.unique_pageviews'] = 'Unique Pageviews';
  116. $_lang['bigbrother.bounce_rate'] = 'Bounce Rate';
  117. $_lang['bigbrother.visits'] = 'Visits';
  118. $_lang['bigbrother.visitors'] = 'Visitors';
  119. $_lang['bigbrother.percent_visits'] = '% Visits';
  120. $_lang['bigbrother.exit_rate'] = '% Exits';
  121. $_lang['bigbrother.new_visits'] = 'New Visits';
  122. $_lang['bigbrother.new_visits_in_percent'] = '% New Visits';
  123. $_lang['bigbrother.direct_traffic'] = 'Direct Traffic';
  124. $_lang['bigbrother.search_engines'] = 'Search Engines';
  125.  
  126. /* Options panel */
  127. $_lang['bigbrother.google_analytics_options'] = 'Google Analytics Options';
  128. $_lang['bigbrother.options'] = 'Options';
  129. $_lang['bigbrother.save_settings'] = 'Save Settings';
  130. $_lang['bigbrother.general_options'] = 'General Options';
  131. $_lang['bigbrother.dashboard_options'] = 'Dashboard Options';
  132. $_lang['bigbrother.account_options'] = 'Account Options';
  133.  
  134. /* Options panel - cmp options */
  135. $_lang['bigbrother.accounts_list'] = 'Accounts List';
  136. $_lang['bigbrother.accounts_list_desc'] = 'Select the account you want to use for your report';
  137.  
  138. $_lang['bigbrother.date_range'] = 'Date Range';
  139. $_lang['bigbrother.date_range_desc'] = 'Select the date range for your reports';
  140.  
  141. $_lang['bigbrother.15_days'] = '15 days';
  142. $_lang['bigbrother.30_days'] = '30 days';
  143. $_lang['bigbrother.45_days'] = '45 days';
  144. $_lang['bigbrother.60_days'] = '60 days';
  145.  
  146. $_lang['bigbrother.today'] = 'Today';
  147. $_lang['bigbrother.yesterday'] = 'Yesterday';
  148.  
  149. $_lang['bigbrother.report_end_date'] = 'Report End Date';
  150. $_lang['bigbrother.report_end_date_desc'] = 'Select the date to which the reports should end';
  151.  
  152. $_lang['bigbrother.caching_time'] = 'Caching Time';
  153. $_lang['bigbrother.caching_time_desc'] = 'How long report results should be saved in local cache (in seconds)';
  154.  
  155. $_lang['bigbrother.admin_groups'] = 'Administrator Groups';
  156. $_lang['bigbrother.admin_groups_desc'] = 'Comma separated list of Administrator Group Names who have access to the current options panel';
  157.  
  158. /* Options panel - dashboard options */
  159. $_lang['bigbrother.show_visits_on_dashboard'] = 'Visits';
  160. $_lang['bigbrother.show_visits_on_dashboard_desc'] = 'Show visits on Dashboard';
  161.  
  162. $_lang['bigbrother.show_metas_on_dashboard'] = 'Informations';
  163. $_lang['bigbrother.show_metas_on_dashboard_desc'] = 'Show meta informations on Dashboard';
  164.  
  165. $_lang['bigbrother.show_pies_on_dashboard'] = 'Visitors and Traffic sources';
  166. $_lang['bigbrother.show_pies_on_dashboard_desc'] = 'Show Visitors and Traffic Sources pie charts on the dashboard';
  167.  
  168. /* Account Options */
  169. $_lang['bigbrother.user_account_default'] = "default";
  170. $_lang['bigbrother.account_options_desc'] = "<p>Bigbrother uses a default pre-selected account for the Analytics reports.<br />
  171.                                                      However, it is possible to assign a specific Google Analytics account per MODx user to override the default account settings.</p>
  172.                                                      <p>A user assigned to a specific account will use it for both the CMP and the dashboard.<br />
  173.                                                      Use the grid below to select an account by clicking on the value in the account column. A list of all available accounts will be shown.</p>
  174.                                                      <div class=\"warning\"><p><strong>Note:</strong> The user list shows all users regardless of wether they have access rights to the manager or not.</p></div>";
  175. $_lang['bigbrother.search_placeholder'] = "Search...";
  176. $_lang['bigbrother.rowheader_name'] = "Name";
  177. $_lang['bigbrother.rowheader_account'] = "Account";
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement