Edit file File name : en_us.lang.php Content :<?php /** * * SugarCRM Community Edition is a customer relationship management program developed by * SugarCRM, Inc. Copyright (C) 2004-2013 SugarCRM Inc. * * SuiteCRM is an extension to SugarCRM Community Edition developed by SalesAgility Ltd. * Copyright (C) 2011 - 2017 SalesAgility Ltd. * * This program is free software; you can redistribute it and/or modify it under * the terms of the GNU Affero General Public License version 3 as published by the * Free Software Foundation with the addition of the following permission added * to Section 15 as permitted in Section 7(a): FOR ANY PART OF THE COVERED WORK * IN WHICH THE COPYRIGHT IS OWNED BY SUGARCRM, SUGARCRM DISCLAIMS THE WARRANTY * OF NON INFRINGEMENT OF THIRD PARTY RIGHTS. * * This program is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more * details. * * You should have received a copy of the GNU Affero General Public License along with * this program; if not, see http://www.gnu.org/licenses or write to the Free * Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA * 02110-1301 USA. * * You can contact SugarCRM, Inc. headquarters at 10050 North Wolfe Road, * SW2-130, Cupertino, CA 95014, USA. or at email address contact@sugarcrm.com. * * 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 Affero General Public License version 3, * these Appropriate Legal Notices must retain the display of the "Powered by * SugarCRM" logo and "Supercharged by SuiteCRM" logo. If the display of the logos is not * reasonably feasible for technical reasons, the Appropriate Legal Notices must * display the words "Powered by SugarCRM" and "Supercharged by SuiteCRM". * * This file was contributed by diligent technology & business consulting GmbH <info@dtbc.eu> * */ /********************************************************************************* * Description: Defines the English language pack for the base application. * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc. * All Rights Reserved. * Contributor(s): ______________________________________.. ********************************************************************************/ if (!defined('sugarEntry') || !sugarEntry) { die('Not A Valid Entry Point'); } $mod_strings = array( 'LBL_MODULE_NAME' => 'Home', 'LBL_MODULES_TO_SEARCH' => 'Modules to Search', 'LBL_NEW_FORM_TITLE' => 'New Contact', 'LBL_FIRST_NAME' => 'First Name:', 'LBL_LAST_NAME' => 'Last Name:', 'LBL_LIST_LAST_NAME' => 'Last Name', 'LBL_PHONE' => 'Phone:', 'LBL_EMAIL_ADDRESS' => 'Email Address:', 'LBL_MY_PIPELINE_FORM_TITLE' => 'My Pipeline', 'LBL_PIPELINE_FORM_TITLE' => 'Pipeline By Sales Stage', 'LBL_RGraph_PIPELINE_FORM_TITLE' => 'Pipeline By Sales Stage', 'LBL_CAMPAIGN_ROI_FORM_TITLE' => 'Campaign ROI', 'LBL_MY_CLOSED_OPPORTUNITIES_GAUGE' => 'My Closed Won Opportunities Gauge', 'LNK_NEW_CONTACT' => 'Create Contact', 'LNK_NEW_ACCOUNT' => 'Create Account', 'LNK_NEW_OPPORTUNITY' => 'Create Opportunity', 'LNK_NEW_LEAD' => 'Create Lead', 'LNK_NEW_CASE' => 'Create Case', 'LNK_NEW_NOTE' => 'Create Note or Attachment', 'LNK_NEW_CALL' => 'Log Call', 'LNK_NEW_EMAIL' => 'Archive Email', 'LNK_COMPOSE_EMAIL' => 'Compose Email', 'LNK_NEW_MEETING' => 'Schedule Meeting', 'LNK_NEW_TASK' => 'Create Task', 'LNK_NEW_BUG' => 'Report Bug', 'LBL_ADD_BUSINESSCARD' => 'Enter Business Card', 'ERR_ONE_CHAR' => 'Please enter at least one letter or number for your search ...', 'LBL_OPEN_TASKS' => 'My Open Tasks', 'LBL_SEARCH_RESULTS_IN' => 'in', 'LNK_NEW_SEND_EMAIL' => 'Compose Email', 'LBL_NO_ACCESS' => 'You do not have access to this area. Contact your site administrator to obtain access', 'LBL_NO_RESULTS_IN_MODULE' => '-- No Results --', 'LBL_NO_RESULTS' => '<h2>There were no results found. Please search again.</h2><br>', '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>', 'LBL_RELOAD_PAGE' => 'Please <a href="javascript: window.location.reload()">reload the window</a> to use this SuiteCRM Dashlet.', 'LBL_ADD_DASHLETS' => 'Add SuiteCRM Dashlets', 'LBL_ADD_PAGE' => 'Add Page', 'LBL_DEL_PAGE' => 'Delete Page', 'LBL_WEBSITE_TITLE' => 'Website', 'LBL_RSS_TITLE' => 'News Feed', 'LBL_DELETE_PAGE' => 'Delete Page', 'LBL_CHANGE_LAYOUT' => 'Change Layout', 'LBL_RENAME_PAGE' => 'Rename Page', 'LBL_CLOSE_DASHLETS' => 'Close', 'LBL_OPTIONS' => 'Options', // dashlet search fields 'LBL_TODAY' => 'Today', 'LBL_YESTERDAY' => 'Yesterday', 'LBL_TOMORROW' => 'Tomorrow', 'LBL_LAST_WEEK' => 'Last Week', 'LBL_NEXT_WEEK' => 'Next Week', 'LBL_LAST_7_DAYS' => 'Last 7 Days', 'LBL_NEXT_7_DAYS' => 'Next 7 Days', 'LBL_LAST_MONTH' => 'Last Month', 'LBL_NEXT_MONTH' => 'Next Month', 'LBL_LAST_QUARTER' => 'Last Quarter', 'LBL_THIS_QUARTER' => 'This Quarter', 'LBL_LAST_YEAR' => 'Last Year', 'LBL_NEXT_YEAR' => 'Next Year', 'LBL_LAST_30_DAYS' => 'Last 30 Days', 'LBL_NEXT_30_DAYS' => 'Next 30 Days', 'LBL_THIS_MONTH' => 'This Month', 'LBL_THIS_YEAR' => 'This Year', 'LBL_MODULES' => 'Modules', 'LBL_CHARTS' => 'Charts', 'LBL_TOOLS' => 'Tools', 'LBL_WEB' => 'Web', 'LBL_SEARCH_RESULTS' => 'Search Result', // Dashlet Categories 'dashlet_categories_dom' => array( 'Module Views' => 'Module Views', 'Portal' => 'Portal', 'Charts' => 'Charts', 'Tools' => 'Tools', 'Miscellaneous' => 'Miscellaneous'), 'LBL_MAX_DASHLETS_REACHED' => 'You have reached the maximum number of SuiteCRM Dashlets your administrator has set. Please remove a SuiteCRM Dashlet to add a new one.', 'LBL_ADDING_DASHLET' => 'Adding SuiteCRM Dashlet ...', 'LBL_ADDED_DASHLET' => 'SuiteCRM Dashlet Added', 'LBL_REMOVE_DASHLET_CONFIRM' => 'Are you sure you want to remove this SuiteCRM Dashlet?', 'LBL_REMOVING_DASHLET' => 'Removing SuiteCRM Dashlet ...', 'LBL_REMOVED_DASHLET' => 'SuiteCRM Dashlet Removed', 'LBL_DASHLET_CONFIGURE_GENERAL' => 'General', 'LBL_DASHLET_CONFIGURE_FILTERS' => 'Filters', 'LBL_DASHLET_CONFIGURE_MY_ITEMS_ONLY' => 'Only My Items', 'LBL_DASHLET_CONFIGURE_TITLE' => 'Title', 'LBL_DASHLET_CONFIGURE_DISPLAY_ROWS' => 'Display Rows', 'LBL_DASHLET_DELETE' => 'Delete SuiteCRM Dashlet', 'LBL_DASHLET_REFRESH' => 'Refresh SuiteCRM Dashlet', 'LBL_DASHLET_EDIT' => 'Edit SuiteCRM Dashlet', 'LBL_TRAINING_TITLE' => 'Training', 'LBL_CREATING_NEW_PAGE' => 'Creating New Page...', 'LBL_NEW_PAGE_FEEDBACK' => 'You have created a new page. You can add new content with the Add SuiteCRM Dashlets option.', 'LBL_DELETE_PAGE_CONFIRM' => 'Are you sure you want to delete this page?', 'LBL_SAVING_PAGE_TITLE' => 'Saving Page Title...', 'LBL_RETRIEVING_PAGE' => 'Retrieving Page...', // Default out-of-box names for tabs 'LBL_HOME_PAGE_1_NAME' => 'My SuiteCRM', 'LBL_HOME_PAGE_2_NAME' => 'Sales', 'LBL_HOME_PAGE_3_NAME' => 'Support', 'LBL_HOME_PAGE_6_NAME' => 'Marketing',//bug 16510, separate the support and marketing page from each other 'LBL_HOME_PAGE_4_NAME' => 'Tracker', 'LBL_CLOSE_SITEMAP' => 'Close', 'LBL_SEARCH' => 'Search', 'LBL_CLEAR' => 'Clear', 'LBL_BASIC_CHARTS' => 'Basic Charts', 'LBL_REPORT_CHARTS' => 'Report Charts', 'LBL_MY_FAVORITE_REPORT_CHARTS' => 'My Favorite Reports', 'LBL_GLOBAL_REPORT_CHARTS' => 'Global Team Reports', 'LBL_MY_TEAM_REPORT_CHARTS' => 'My Team Reports', 'LBL_MY_SAVED_REPORT_CHARTS' => 'My Saved Reports', 'LBL_DASHLET_SEARCH' => 'Find SuiteCRM Dashlet', //ABOUT page 'LBL_VERSION' => 'Version', 'LBL_BUILD' => 'Build', '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>', '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 "Powered by SugarCRM" logo. If the display of the logo is not reasonably feasible for technical reasons, the Appropriate Legal Notices must display the words "Powered by SugarCRM".</P>', 'LBL_SUGAR_COMMUNITY_EDITION' => 'Sugar Community Edition', 'LBL_AND' => "and", 'LBL_ARE' => "are", 'LBL_TRADEMARKS' => 'trademarks', 'LBL_OF' => 'of', 'LBL_FOUNDERS' => 'Founders', 'LBL_JOIN_SUGAR_COMMUNITY' => 'Join the SuiteCRM Community', 'LBL_DETAILS_SUGARFORGE' => 'Collaborate and develop SuiteCRM extensions', 'LBL_DETAILS_SUGAREXCHANGE' => 'Buy and sell certified SuiteCRM extensions', 'LBL_TRAINING' => 'Training', 'LBL_DETAILS_TRAINING' => 'Learn about SuiteCRM using online and interactive learning content', 'LBL_FORUMS' => 'Forums', 'LBL_DETAILS_FORUMS' => 'Discuss SuiteCRM with expert community users and developers', 'LBL_WIKI' => 'Wiki', 'LBL_DETAILS_WIKI' => 'Search the knowledge base of user and developer topics', 'LBL_DEVSITE' => 'Developer Site', 'LBL_DETAILS_DEVSITE' => 'Discover resources, tutorials, and helpful links to get you up to speed on SuiteCRM development', 'LBL_GET_SUGARCRM_RSS' => 'Get SuiteCRM RSS', 'LBL_SUGARCRM_NEWS' => 'SuiteCRM News', 'LBL_SUGARCRM_TRAINING_NEWS' => 'SuiteCRM Training News', 'LBL_SUGARCRM_FORUMS' => 'SuiteCRM Forums', 'LBL_SUGARFORGE_NEWS' => 'SuiteCRM News', 'LBL_ALL_NEWS' => 'All News', 'LBL_SOURCE_CODE' => 'Source Code', 'LBL_SOURCE_SUGAR' => 'SugarCRM Inc - providers of CE framework', 'LBL_SOURCE_XTEMPLATE' => 'XTemplate - A template engine for PHP created by Barnabás Debreceni', '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', 'LBL_SOURCE_JSCALENDAR' => 'JS Calendar - A calendar for entering dates created by Mihai Bazon', 'LBL_SOURCE_PHPPDF' => 'PHP PDF - A library for creating PDF documents created by Wayne Munro', 'LBL_SOURCE_HTTP_WEBDAV_SERVER' => 'HTTP_WebDAV_Server - A WebDAV Server Implementation in PHP.', 'LBL_SOURCE_PCLZIP' => 'PclZip - library offers compression and extraction functions for Zip formatted archives by Vincent Blavet', 'LBL_SOURCE_SMARTY' => 'Smarty - A template engine for PHP.', 'LBL_SOURCE_YAHOO_UI_LIB' => 'Yahoo! User Interface Library - The UI Library Utilities facilitate the implementation of rich client-side features.', 'LBL_SOURCE_PHPMAILER' => 'PHPMailer - A full featured email transfer class for PHP', 'LBL_SOURCE_JSHRINK' => 'JShrink - A Javascript minifier written in PHP', 'LBL_SOURCE_CRYPT_BLOWFISH' => 'Crypt_Blowfish - Allows for quick two-way blowfish encryption without requiring the MCrypt PHP extension.', 'LBL_SOURCE_XML_HTMLSAX3' => 'XML_HTMLSax3 - A SAX parser for HTML and other badly formed XML documents', 'LBL_SOURCE_YAHOO_UI_LIB_EXT' => 'Yahoo! UI Extensions Library - Extensions to the Yahoo! User Interface Library by Jack Slocum', 'LBL_SOURCE_SWFOBJECT' => 'SWFObject - Javascript Flash Player detection and embed script.', 'LBL_SOURCE_TINYMCE' => 'TinyMCE - A WYSIWYG editor control for web browsers that enables the user to edit HTML contents', 'LBL_SOURCE_EXT' => 'Ext - A client-side JavaScript framework for building web applications.', 'LBL_SOURCE_RECAPTCHA' => 'reCAPTCHA - A free CAPTCHA service that helps to digitize books, newspapers and old time radio shows.', 'LBL_SOURCE_TCPDF' => 'TCPDF - A PHP class for generating PDF documents.', 'LBL_SOURCE_CSSMIN' => 'CssMin - A css parser and minifier.', 'LBL_SOURCE_PHPSAML' => 'PHP-SAML - A simple SAML toolkit for PHP.', 'LBL_SOURCE_ISCROLL' => 'iScroll - The overflow:scroll for mobile webkit. Native scrolling inside a fixed width/height element.', '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.', 'LBL_SOURCE_JIT' => 'JavaScript InfoVis Toolkit - The JavaScript InfoVis Toolkit provides tools for creating Interactive Data Visualizations for the Web.', 'LBL_SOURCE_ZEND' => 'Zend Framework - An open source, object oriented web application framework for PHP5.', 'LBL_SOURCE_PARSECSV' => 'parseCSV - CSV data parser for PHP', 'LBL_SOURCE_PHPJS' => 'php.js - Use PHP functions in JavaScript', 'LBL_SOURCE_PHPSQL' => 'PHP SQL Parser', 'LBL_SOURCE_HTMLPURIFIER' => 'HTML Purifier - A standards-compliant HTML filtering library.', 'LBL_SOURCE_XHPROF' => 'XHProf - A function-level hierarchical profiler for PHP.', 'LBL_SOURCE_ELASTICA' => 'Elastica - PHP client for the distributed search engine elasticsearch ', 'LBL_SOURCE_FACEBOOKSDK' => 'Facebook PHP SDK', 'LBL_SOURCE_JQUERY' => 'jQuery - jQuery is a fast, small, and feature-rich JavaScript library.', 'LBL_SOURCE_JQUERY_UI' => 'jQuery UI - jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.', 'LBL_SOURCE_OVERLIB' => 'OverlibMWS - The overlibmws library uses javascript for DHTML popups that serve as informational and navigational aids for websites.', 'LBL_DASHLET_TITLE' => 'My Sites', 'LBL_DASHLET_OPT_TITLE' => 'Title', 'LBL_DASHLET_INCORRECT_URL' => 'Incorrect website location is specified', 'LBL_DASHLET_OPT_URL' => 'Website Location', 'LBL_DASHLET_OPT_HEIGHT' => 'Dashlet Height (in pixels)', 'LBL_DASHLET_SUGAR_NEWS' => 'SuiteCRM News', 'LBL_DASHLET_DISCOVER_SUGAR_PRO' => 'Discover SuiteCRM', 'LBL_POWERED_BY_SUGAR' => 'Powered By SugarCRM' /*for 508 compliance fix*/, 'LBL_MORE_DETAIL' => 'More Detail' /*for 508 compliance fix*/, 'LBL_BASIC_SEARCH' => 'Quick Filter' /*for 508 compliance fix*/, 'LBL_ADVANCED_SEARCH' => 'Advanced Filter' /*for 508 compliance fix*/, 'LBL_TOUR_HOME' => 'Home Icon', 'LBL_TOUR_HOME_DESCRIPTION' => 'Quickly get back to your Home Page dashboard in one click.', 'LBL_TOUR_MODULES' => 'Modules', 'LBL_TOUR_MODULES_DESCRIPTION' => 'All your important modules are here.', 'LBL_TOUR_MORE' => 'More Modules', 'LBL_TOUR_MORE_DESCRIPTION' => 'The rest of your modules are here.', 'LBL_TOUR_SEARCH' => 'Full Text Search', 'LBL_TOUR_SEARCH_DESCRIPTION' => 'Search just got a whole lot better.', 'LBL_TOUR_NOTIFICATIONS' => 'Notifications', 'LBL_TOUR_NOTIFICATIONS_DESCRIPTION' => 'SuiteCRM application notifications would go here.', 'LBL_TOUR_PROFILE' => 'Profile', 'LBL_TOUR_PROFILE_DESCRIPTION' => 'Access profile, settings and logout.', 'LBL_TOUR_QUICKCREATE' => 'Quick Create', 'LBL_TOUR_QUICKCREATE_DESCRIPTION' => 'Quickly create records without losing your place.', 'LBL_TOUR_FOOTER' => 'Collapsible Footer', 'LBL_TOUR_FOOTER_DESCRIPTION' => 'Easily expand and collapse the footer.', 'LBL_TOUR_CUSTOM' => 'Custom Apps', 'LBL_TOUR_CUSTOM_DESCRIPTION' => 'Custom integrations would go here.', 'LBL_TOUR_BRAND' => 'Your Brand', 'LBL_TOUR_BRAND_DESCRIPTION' => 'Your logo goes here. You can mouse over for more info.', 'LBL_TOUR_WELCOME' => 'Welcome to SuiteCRM', 'LBL_TOUR_WATCH' => 'Watch What\'s New in SuiteCRM', 'LBL_TOUR_FEATURES' => '<ul style=""><li class="icon-ok">New simplifed navigation bar</li><li class="icon-ok">New collapsible footer</li><li class="icon-ok">Improved Search</li><li class="icon-ok">Updated actions menu</li></ul><p>and much more!</p>', 'LBL_TOUR_VISIT' => 'For more information please visit our application', 'LBL_TOUR_DONE' => 'You\'re Done!', 'LBL_TOUR_REFERENCE_1' => 'You can always reference our', 'LBL_TOUR_REFERENCE_2' => 'through the "Support Forum" link under the profile tab.', 'LNK_TOUR_DOCUMENTATION' => 'documentation', 'LBL_TOUR_CALENDAR_URL_1' => 'Do you share your SuiteCRM calendar with 3rd party applications, such as Microsoft Outlook or Exchange? If so, you have a new URL. This new, more secure URL includes a personal key which will prevent unauthorized publishing of your calendar.', 'LBL_TOUR_CALENDAR_URL_2' => 'Retrieve your new shared calendar URL.', 'LBL_ABOUT' => 'About', 'LBL_CONTRIBUTORS' => 'Contributors', 'LBL_ABOUT_SUITE' => 'About SuiteCRM', 'LBL_PARTNERS' => 'Partners', 'LBL_FEATURING' => 'AOS, AOW, AOR, AOP, AOE and Reschedule modules by SalesAgility.', 'LBL_CONTRIBUTOR_SUITECRM' => 'SuiteCRM - Open source CRM for the world', 'LBL_CONTRIBUTOR_SECURITY_SUITE' => 'SecuritySuite by Jason Eggers', 'LBL_CONTRIBUTOR_JJW_GMAPS' => 'JJWDesign Google Maps by Jeffrey J. Walters', 'LBL_CONTRIBUTOR_CONSCIOUS' => 'SuiteCRM LOGO Provided by Conscious Solutions', 'LBL_CONTRIBUTOR_RESPONSETAP' => 'Contribution to SuiteCRM 7.3 release by ResponseTap', 'LBL_CONTRIBUTOR_GMBH' => 'Workflow Calculated Fields contributed by diligent technology & business consulting GmbH', 'LBL_LANGUAGE_ABOUT' => 'About SuiteCRM Translations', 'LBL_LANGUAGE_COMMUNITY_ABOUT' => 'Collaborative translation by the SuiteCRM Community', 'LBL_LANGUAGE_COMMUNITY_PACKS' => 'Translation created using Crowdin', 'LBL_ABOUT_SUITE_1' => 'SuiteCRM is a fork of SugarCRM. There are many articles on the web that explain the reasons why a fork of SugarCRM became necessary.', 'LBL_ABOUT_SUITE_2' => 'SuiteCRM is published under an open source licence - GPL3', 'LBL_ABOUT_SUITE_3' => 'SuiteCRM is completely compatible with SugarCRM 6.5.x', 'LBL_ABOUT_SUITE_4' => 'All SuiteCRM code managed and developed by the project will be released as open source - GPL3', 'LBL_ABOUT_SUITE_5' => 'SuiteCRM support is available in both free and paid-for options', 'LBL_SUITE_PARTNERS' => 'We have loyal SuiteCRM partners who are passionate about open source. To view our full partner list, see our website.', ); Save