PageRenderTime 48ms CodeModel.GetById 21ms RepoModel.GetById 0ms app.codeStats 0ms

/modules/Home/language/en_us.lang.php

https://github.com/albertobraschi/SuperSweetAdmin
PHP | 247 lines | 180 code | 22 blank | 45 comment | 2 complexity | a412cb38ef330fac398279e30352fe42 MD5 | raw file
  1. <?php
  2. if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
  3. /*********************************************************************************
  4. * SugarCRM is a customer relationship management program developed by
  5. * SugarCRM, Inc. Copyright (C) 2004-2011 SugarCRM Inc.
  6. *
  7. * This program is free software; you can redistribute it and/or modify it under
  8. * the terms of the GNU Affero General Public License version 3 as published by the
  9. * Free Software Foundation with the addition of the following permission added
  10. * to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK
  11. * IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY
  12. * OF NON INFRINGEMENT OF THIRD PARTY RIGHTS.
  13. *
  14. * This program is distributed in the hope that it will be useful, but WITHOUT
  15. * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
  16. * FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more
  17. * details.
  18. *
  19. * You should have received a copy of the GNU Affero General Public License along with
  20. * this program; if not, see http://www.gnu.org/licenses or write to the Free
  21. * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
  22. * 02110-1301 USA.
  23. *
  24. * You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road,
  25. * SW2-130, Cupertino, CA 95014, USA. or at email address contact@sugarcrm.com.
  26. *
  27. * The interactive user interfaces in modified source and object code versions
  28. * of this program must display Appropriate Legal Notices, as required under
  29. * Section 5 of the GNU Affero General Public License version 3.
  30. *
  31. * In accordance with Section 7(b) of the GNU Affero General Public License version 3,
  32. * these Appropriate Legal Notices must retain the display of the "Powered by
  33. * SugarCRM" logo. If the display of the logo is not reasonably feasible for
  34. * technical reasons, the Appropriate Legal Notices must display the words
  35. * "Powered by SugarCRM".
  36. ********************************************************************************/
  37. /*********************************************************************************
  38. * Description: Defines the English language pack for the base application.
  39. * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.
  40. * All Rights Reserved.
  41. * Contributor(s): ______________________________________..
  42. ********************************************************************************/
  43. $mod_strings = array (
  44. 'LBL_MODULE_NAME' => 'Home',
  45. 'LBL_MODULES_TO_SEARCH' => 'Modules to Search',
  46. 'LBL_NEW_FORM_TITLE' => 'New Contact',
  47. 'LBL_FIRST_NAME' => 'First Name:',
  48. 'LBL_LAST_NAME' => 'Last Name:',
  49. 'LBL_LIST_LAST_NAME' => 'Last Name',
  50. 'LBL_PHONE' => 'Phone:',
  51. 'LBL_EMAIL_ADDRESS' => 'Email Address:',
  52. 'LBL_MY_PIPELINE_FORM_TITLE' => 'My Pipeline',
  53. 'LBL_PIPELINE_FORM_TITLE' => 'Pipeline By Sales Stage',
  54. 'LBL_CAMPAIGN_ROI_FORM_TITLE' => 'Campaign ROI',
  55. 'LBL_MY_CLOSED_OPPORTUNITIES_GAUGE' => 'My Closed Won Opportunities Gauge',
  56. 'LNK_NEW_CONTACT' => 'Create Contact',
  57. 'LNK_NEW_ACCOUNT' => 'Create Account',
  58. 'LNK_NEW_OPPORTUNITY' => 'Create Opportunity',
  59. 'LNK_NEW_LEAD' => 'Create Lead',
  60. 'LNK_NEW_CASE' => 'Create Case',
  61. 'LNK_NEW_NOTE' => 'Create Note or Attachment',
  62. 'LNK_NEW_CALL' => 'Log Call',
  63. 'LNK_NEW_EMAIL' => 'Archive Email',
  64. 'LNK_COMPOSE_EMAIL' => 'Compose Email',
  65. 'LNK_NEW_MEETING' => 'Schedule Meeting',
  66. 'LNK_NEW_TASK' => 'Create Task',
  67. 'LNK_NEW_BUG' => 'Report Bug',
  68. 'LBL_ADD_BUSINESSCARD' => 'Enter Business Card',
  69. 'ERR_ONE_CHAR' => 'Please enter at least one letter or number for your search ...',
  70. 'LBL_OPEN_TASKS' => 'My Open Tasks',
  71. 'LBL_SEARCH_RESULTS' => 'Search Results',
  72. 'LBL_SEARCH_RESULTS_IN' => 'in',
  73. 'LNK_NEW_SEND_EMAIL' => 'Compose Email',
  74. 'LBL_NO_ACCESS' => 'You do not have access to this area. Contact your site administrator to obtain access',
  75. 'LBL_NO_RESULTS_IN_MODULE' => '-- No Results --',
  76. 'LBL_NO_RESULTS' => '<h2>There were no results found. Please search again.</h2><br>',
  77. 'LBL_NO_RESULTS_TIPS' => '<h3>Search Tips:</h3><ul><li>Make sure you have the proper categories selected above.</li><li>Broaden your search criteria.</li><li>If you still cannot find any results try the advanced search option.</li></ul>',
  78. 'LBL_RELOAD_PAGE' => 'Please <a href="javascript: window.location.reload()">reload the window</a> to use this Sugar Dashlet.',
  79. 'LBL_ADD_DASHLETS' => 'Add Sugar Dashlets',
  80. 'LBL_ADD_PAGE' => 'Add Page',
  81. 'LBL_DEL_PAGE' => 'Delete Page',
  82. 'LBL_WEBSITE_TITLE' => 'Website',
  83. 'LBL_RSS_TITLE' => 'News Feed',
  84. 'LBL_DELETE_PAGE' => 'Delete Page',
  85. 'LBL_CHANGE_LAYOUT' => 'Change Layout',
  86. 'LBL_RENAME_PAGE' => 'Rename Page',
  87. 'LBL_CLOSE_DASHLETS' => 'Close',
  88. 'LBL_CLOSE_SITEMAP' => 'Close',
  89. 'LBL_OPTIONS' => 'Options',
  90. // dashlet search fields
  91. 'LBL_TODAY'=>'Today',
  92. 'LBL_YESTERDAY' => 'Yesterday',
  93. 'LBL_TOMORROW'=>'Tomorrow',
  94. 'LBL_LAST_WEEK'=>'Last Week',
  95. 'LBL_NEXT_WEEK'=>'Next Week',
  96. 'LBL_LAST_7_DAYS'=>'Last 7 Days',
  97. 'LBL_NEXT_7_DAYS'=>'Next 7 Days',
  98. 'LBL_LAST_MONTH'=>'Last Month',
  99. 'LBL_NEXT_MONTH'=>'Next Month',
  100. 'LBL_LAST_QUARTER'=>'Last Quarter',
  101. 'LBL_THIS_QUARTER'=>'This Quarter',
  102. 'LBL_LAST_YEAR'=>'Last Year',
  103. 'LBL_NEXT_YEAR'=>'Next Year',
  104. 'LBL_LAST_30_DAYS' => 'Last 30 Days',
  105. 'LBL_NEXT_30_DAYS' => 'Next 30 Days',
  106. 'LBL_THIS_MONTH' => 'This Month',
  107. 'LBL_THIS_YEAR' => 'This Year',
  108. 'LBL_MODULES' => 'Modules',
  109. 'LBL_CHARTS' => 'Charts',
  110. 'LBL_TOOLS' => 'Tools',
  111. 'LBL_WEB' => 'Web',
  112. 'LBL_SEARCH_RESULTS' => 'Search Result',
  113. // Dashlet Categories
  114. 'dashlet_categories_dom' => array(
  115. 'Module Views' => 'Module Views',
  116. 'Portal' => 'Portal',
  117. 'Charts' => 'Charts',
  118. 'Tools' => 'Tools',
  119. 'Miscellaneous' => 'Miscellaneous'),
  120. 'LBL_MAX_DASHLETS_REACHED' => 'You have reached the maximum number of Sugar Dashlets your administrator has set. Please remove a Sugar Dashlet to add a new one.',
  121. 'LBL_ADDING_DASHLET' => 'Adding Sugar Dashlet ...',
  122. 'LBL_ADDED_DASHLET' => 'Sugar Dashlet Added',
  123. 'LBL_REMOVE_DASHLET_CONFIRM' => 'Are you sure you want to remove the Sugar Dashlet?',
  124. 'LBL_REMOVING_DASHLET' => 'Removing Sugar Dashlet ...',
  125. 'LBL_REMOVED_DASHLET' => 'Sugar Dashlet Removed',
  126. 'LBL_DASHLET_CONFIGURE_GENERAL' => 'General',
  127. 'LBL_DASHLET_CONFIGURE_FILTERS' => 'Filters',
  128. 'LBL_DASHLET_CONFIGURE_MY_ITEMS_ONLY' => 'Only My Items',
  129. 'LBL_DASHLET_CONFIGURE_TITLE' => 'Title',
  130. 'LBL_DASHLET_CONFIGURE_DISPLAY_ROWS' => 'Display Rows',
  131. 'LBL_DASHLET_DELETE' => 'Delete Sugar Dashlet',
  132. 'LBL_DASHLET_REFRESH' => 'Refresh Sugar Dashlet',
  133. 'LBL_DASHLET_EDIT' => 'Edit Sugar Dashlet',
  134. 'LBL_TRAINING_TITLE' => 'Training',
  135. 'LBL_CREATING_NEW_PAGE' => 'Creating New Page...',
  136. 'LBL_NEW_PAGE_FEEDBACK' => 'You have created a new page. You can add new content with the Add Sugar Dashlets option.',
  137. 'LBL_DELETE_PAGE_CONFIRM' => 'Are you sure you want to delete this page?',
  138. 'LBL_SAVING_PAGE_TITLE' => 'Saving Page Title...',
  139. 'LBL_RETRIEVING_PAGE' => 'Retrieving Page...',
  140. // Default out-of-box names for tabs
  141. 'LBL_HOME_PAGE_1_NAME' => 'My Sugar',
  142. 'LBL_HOME_PAGE_2_NAME' => 'Sales',
  143. 'LBL_HOME_PAGE_3_NAME' => 'Support',
  144. 'LBL_HOME_PAGE_6_NAME' => 'Marketing',//bug 16510, separate the support and marketing page from each other
  145. 'LBL_HOME_PAGE_4_NAME' => 'Tracker',
  146. 'LBL_CLOSE_SITEMAP' =>'Close',
  147. 'LBL_SEARCH' => 'Search',
  148. 'LBL_CLEAR' => 'Clear',
  149. 'LBL_BASIC_CHARTS' => 'Basic Charts',
  150. 'LBL_REPORT_CHARTS' => 'Report Charts',
  151. 'LBL_MY_FAVORITE_REPORT_CHARTS' => 'My Favorite Reports',
  152. 'LBL_GLOBAL_REPORT_CHARTS' => 'Global Team Reports',
  153. 'LBL_MY_TEAM_REPORT_CHARTS' => 'My Team Reports',
  154. 'LBL_MY_SAVED_REPORT_CHARTS' => 'My Saved Reports',
  155. 'LBL_DASHLET_SEARCH' => 'Find Sugar Dashlet',
  156. //ABOUT page
  157. 'LBL_VERSION' => 'Version',
  158. 'LBL_BUILD' => 'Build',
  159. 'LBL_VIEWLICENSE_COM' => '<P>This program is free software; you can redistribute it and/or modify it under the terms of the <a href="LICENSE.txt" target="_blank" class="body"> GNU Affero General Public License version 3</a> as published by the Free Software Foundation, including the additional permission set forth in the source code header.</P>',
  160. 'LBL_ADD_TERM_COM' => '<P>The interactive user interfaces in modified source and object code versions of this program must display Appropriate Legal Notices, as required under Section 5 of the GNU Affero General Public License version 3. In accordance with Section 7(b) of the GNU General Public License version 3, these Appropriate Legal Notices must retain the display of the &quot;Powered by SugarCRM&quot; logo. If the display of the logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices must display the words &quot;Powered by SugarCRM&quot;.</P>',
  161. 'LBL_SUGAR_COMMUNITY_EDITION' => 'Sugar Community Edition',
  162. 'LBL_SUGAR_PROFESSIONAL' => "Sugar Professional",
  163. 'LBL_SUGAR_ENTERPRISE' => "Sugar Enterprise",
  164. 'LBL_AND' => "and",
  165. 'LBL_ARE' => "are",
  166. 'LBL_TRADEMARKS' => 'trademarks',
  167. 'LBL_OF' => 'of',
  168. 'LBL_FOUNDERS' => 'Founders',
  169. 'LBL_JOIN_SUGAR_COMMUNITY' => 'Join the Sugar Community',
  170. 'LBL_DETAILS_SUGARFORGE' => 'Collaborate and develop Sugar extensions',
  171. 'LBL_DETAILS_SUGAREXCHANGE' => 'Buy and sell certified Sugar extensions',
  172. 'LBL_TRAINING' => 'Training',
  173. 'LBL_DETAILS_TRAINING' => 'Learn about Sugar using online and interactive learning content',
  174. 'LBL_FORUMS' => 'Forums',
  175. 'LBL_DETAILS_FORUMS' => 'Discuss Sugar with expert community users and developers',
  176. 'LBL_WIKI' => 'Wiki',
  177. 'LBL_DETAILS_WIKI' => 'Search the knowledge base of user and developer topics',
  178. 'LBL_DEVSITE' => 'Developer Site',
  179. 'LBL_DETAILS_DEVSITE' => 'Discover resources, tutorials, and helpful links to get you up to speed on Sugar development',
  180. 'LBL_GET_SUGARCRM_RSS' => 'Get SugarCRM RSS',
  181. 'LBL_SUGARCRM_NEWS' => 'SugarCRM News',
  182. 'LBL_SUGARCRM_TRAINING_NEWS' => 'SugarCRM Training News',
  183. 'LBL_SUGARCRM_FORUMS' => 'SugarCRM Forums',
  184. 'LBL_SUGARFORGE_NEWS' => 'SugarForge News',
  185. 'LBL_ALL_NEWS' => 'All News',
  186. 'LBL_LINK_CURRENT_CONTRIBUTORS' => 'Click this link for a current list of Sugar contributors!',
  187. 'LBL_SOURCE_CODE' => 'Source Code',
  188. 'LBL_SOURCE_SUGAR' => 'Sugar - The world\'s most popular sales force automation application created by SugarCRM Inc.',
  189. 'LBL_SOURCE_XTEMPLATE' => 'XTemplate - A template engine for PHP created by Barnabás Debreceni',
  190. 'LBL_SOURCE_NUSOAP' => 'NuSOAP - A set of PHP classes that allow developers to create and consume web services created by NuSphere Corporation and Dietrich Ayala',
  191. 'LBL_SOURCE_JSCALENDAR' => 'JS Calendar - A calendar for entering dates created by Mihai Bazon',
  192. 'LBL_SOURCE_PHPPDF' => 'PHP PDF - A library for creating PDF documents created by Wayne Munro',
  193. 'LBL_SOURCE_JSONPHP' => 'JSON.php - A PHP script to convert to and from JSON data format by Michal Migurski.',
  194. 'LBL_SOURCE_JSON' => 'JSON.js - A JSON parser and JSON stringifier in JavaScript.',
  195. 'LBL_SOURCE_HTTP_WEBDAV_SERVER' => 'HTTP_WebDAV_Server - A WebDAV Server Implementation in PHP.',
  196. 'LBL_SOURCE_JS_O_LAIT' => 'JavaScript O Lait - A library of reusable modules and components to enhance JavaScript by Jan-Klaas Kollhof.',
  197. 'LBL_SOURCE_PCLZIP' => 'PclZip - library offers compression and extraction functions for Zip formatted archives by Vincent Blavet',
  198. 'LBL_SOURCE_SMARTY' => 'Smarty - A template engine for PHP.',
  199. 'LBL_SOURCE_OVERLIBMWS' => 'Overlibmws - JavaScript library for client-side windowing.',
  200. 'LBL_SOURCE_YAHOO_UI_LIB' => 'Yahoo! User Interface Library - The UI Library Utilities facilitate the implementation of rich client-side features.',
  201. 'LBL_SOURCE_PHPMAILER' => 'PHPMailer - A full featured email transfer class for PHP',
  202. 'LBL_SOURCE_CRYPT_BLOWFISH' => 'Crypt_Blowfish - Allows for quick two-way blowfish encryption without requiring the MCrypt PHP extension.',
  203. 'LBL_SOURCE_HTML_SAFE' => 'HTML_Safe - A parser that strips down all potentially dangerous content within HTML',
  204. 'LBL_SOURCE_XML_HTMLSAX3' => 'XML_HTMLSax3 - A SAX parser for HTML and other badly formed XML documents',
  205. 'LBL_SOURCE_YAHOO_UI_LIB_EXT' => 'Yahoo! UI Extensions Library - Extensions to the Yahoo! User Interface Library by Jack Slocum',
  206. 'LBL_SOURCE_JSMIN' => 'JSMin - filter which removes comments and unnecessary whitespace from JavaScript files.',
  207. 'LBL_SOURCE_SWFOBJECT' => 'SWFObject - Javascript Flash Player detection and embed script.',
  208. 'LBL_SOURCE_TINYMCE' => 'TinyMCE - A WYSIWYG editor control for web browsers that enables the user to edit HTML contents',
  209. 'LBL_SOURCE_EXT' => 'Ext - A client-side JavaScript framework for building web applications.',
  210. 'LBL_SOURCE_RECAPTCHA' => 'reCAPTCHA - A free CAPTCHA service that helps to digitize books, newspapers and old time radio shows.',
  211. 'LBL_SOURCE_TCPDF' => 'TCPDF - A PHP class for generating PDF documents.',
  212. 'LBL_SOURCE_CSSMIN' => 'CssMin - A css parser and minifier.',
  213. 'LBL_SOURCE_PHPSAML' => 'PHP-SAML - A simple SAML toolkit for PHP.',
  214. 'LBL_SOURCE_ISCROLL' => 'iScroll - The overflow:scroll for mobile webkit. Native scrolling inside a fixed width/height element.',
  215. 'LBL_SOURCE_FLASHCANVAS' => 'FlashCanvas - FlashCanvas is a JavaScript library which adds the HTML5 Canvas support to Internet Explorer. It renders shapes and images via Flash drawing API. It supports almost all Canvas APIs and, in many cases, runs faster than other similar libraries which use VML or Silverlight.',
  216. 'LBL_SOURCE_JIT' => 'JavaScript InfoVis Toolkit - The JavaScript InfoVis Toolkit provides tools for creating Interactive Data Visualizations for the Web.',
  217. 'LBL_DASHLET_TITLE' => 'My Sites',
  218. 'LBL_DASHLET_OPT_TITLE' => 'Title',
  219. 'LBL_DASHLET_OPT_URL' => 'Website Location',
  220. 'LBL_DASHLET_OPT_HEIGHT' => 'Dashlet Height (in pixels)',
  221. 'LBL_DASHLET_SUGAR_NEWS' => 'Sugar News',
  222. 'LBL_DASHLET_DISCOVER_SUGAR_PRO' => 'Discover Sugar',
  223. );
  224. ?>