PageRenderTime 49ms CodeModel.GetById 19ms RepoModel.GetById 0ms app.codeStats 0ms

/modules/Administration/language/en_us.lang.php

https://bitbucket.org/cviolette/sugarcrm
PHP | 1169 lines | 1089 code | 32 blank | 48 comment | 14 complexity | 45beb41d63e6c2dad275e3037d1f1f7f MD5 | raw file
Possible License(s): LGPL-2.1, MPL-2.0-no-copyleft-exception, BSD-3-Clause

Large files files are truncated, but you can click here to view the full file

  1. <?php
  2. if(!defined('sugarEntry') || !sugarEntry) die('Not A Valid Entry Point');
  3. /*********************************************************************************
  4. * SugarCRM Community Edition is a customer relationship management program developed by
  5. * SugarCRM, Inc. Copyright (C) 2004-2012 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:
  39. * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc. All Rights
  40. * Reserved. Contributor(s): ______________________________________..
  41. *********************************************************************************/
  42. $mod_strings = array (
  43. 'LBL_CAPTCHA_HELP_TEXT'=>'Captcha is a challenge-response test used to ensure that the response is not generated by a computer. Obtain a Public key and a Private key from reCAPTCHA at http://recaptcha.net/.',
  44. 'CAPTCHA'=>'Captcha Validation',
  45. 'CAPTCHA_PRIVATE_KEY'=>'Captcha private Key',
  46. 'CAPTCHA_PUBLIC_KEY'=>'Captcha public Key',
  47. 'ENABLE_CAPTCHA'=>'Enable reCAPTCHA Validations',
  48. 'ERR_PUBLIC_CAPTCHA_KEY'=> 'Invalid Captcha Key',
  49. 'BTN_REBUILD_CONFIG' =>'Rebuild',
  50. 'EXPORT_DELIMITER' => 'Export Delimiter',
  51. 'ADMIN_EXPORT_ONLY'=>'Admin export only',
  52. 'EXPORT'=>'Export Settings',
  53. 'EXPORT_CHARSET' => 'Default Character Set for Import and Export',
  54. 'DISABLE_EXPORT'=>'Disable export',
  55. 'DESC_DROPDOWN_EDITOR' => 'Add, delete, or change the dropdown lists',
  56. 'DESC_EDIT_CUSTOM_FIELDS' => 'Edit the custom fields created for the Field Layout',
  57. 'DESC_FILES_INSTALLED' => 'The following upgrades have been installed:',
  58. 'DESC_FILES_QUEUED' => 'The following modules are ready to be installed:',
  59. 'DESC_IFRAME' => 'Add tabs which can display any web site',
  60. 'DESC_MODULES_INSTALLED' => 'The following modules have been installed:',
  61. 'DOWNLOAD_QUESTION' => 'Are you sure you wish to download the selected package(s)?',
  62. 'ENABLED_OFFLINE_CLIENTS' => 'Offline Clients are enabled.',
  63. 'SEARCHING_UPDATES' => 'Searching for updates...',
  64. 'DOWNLOADING' => 'Downloading...',
  65. 'DL_PACKAGES_DOWNLOADING' => 'Downloading',
  66. 'DL_PACKAGES_OF' => 'of',
  67. 'DL_PACKAGES_PACKAGES' => 'Package(s)',
  68. 'LOADING_CATEGORIES' => 'Loading categories...',
  69. 'SEARCHING_PACKAGES' => 'Searching for packages...',
  70. 'AUTHENTICATING' => 'Authenticating...',
  71. 'LBL_MINUTES'=>'Minutes',
  72. 'LBL_HOURS'=>'Hours',
  73. 'LBL_DAYS'=>'Days',
  74. 'LBL_WEEKS'=>'Weeks',
  75. 'LBL_MONTHS'=>'Months',
  76. 'LBL_PUBLIC_KEY'=>'Public Key',
  77. 'LBL_PRIVATE_KEY'=>'Private Key',
  78. 'ERR_INVALID_LOCALE_NAME_FORMAT_UPGRADE' => 'The "Name Format" that was set before the upgrade is no longer supported. The format has been automatically set to the default. Please select a new format and click "Save" to remove this message.',
  79. 'ERR_CANNOT_CREATE_RESTORE_FILE' => 'Error: Could not create restore file',
  80. 'ERR_CREDENTIALS_MISSING' => 'Your sugarcrm.com credentials are missing.',
  81. 'ERR_DELETE_RECORD' => 'A record number must be specified to delete the account.',
  82. 'ERR_ENABLE_CURL' => 'Please ensure that you have curl enabled.',
  83. 'ERR_EXPAND_DATABASE_COMPLETED' => 'Error: The presence of the restoreExpand.sql file indicates that you have already expanded the database columns.',
  84. 'ERR_INCORRECT_REGEX' => 'The regular expression in the Regex Requirement field contains incorrect syntax. Please check the expression and provide the correct syntax',
  85. 'ERR_EMPTY_REGEX_DESCRIPTION' => 'Provide a description of the Regex Requirement. This description will be displayed for users when they provide new passwords.',
  86. 'ERR_NO_COLUMNS_TO_EXPAND' => 'Error: Database does not contain any varchar, char or text columns to expand.',
  87. 'ERR_NOT_FOR_MSSQL'=>'This function is not currently implemented for this configuration.',
  88. 'ERR_NOT_FOR_MYSQL'=>'This function is not currently implemented for this configuration.',
  89. 'ERR_NOT_FOR_ORACLE'=>'This function is not currently implemented for this configuration.',
  90. 'ERR_NOT_IMPLEMENTED'=>'This function is not currently implemented for this configuration.',
  91. 'ERR_NUM_OFFLINE_CLIENTS_MET' => 'You have already met the number of Offline Clients for your license key. You must either disable an existing Offline Client or update your license.',
  92. 'ERR_OC_USER_ALREADY_EXISTS' => 'The user you have selected already exists in the system.',
  93. 'ERR_SUGAR_DEPOT_DOWN' => 'The system is unable to connect to Sugar Exchange for browsing and downloading packages.',
  94. 'ERR_SMTP_SERVER_NOT_SET' => 'Warning: An SMTP server for outbound emails is not configured in Email Settings. It must be configured in order to send passwords to users.',
  95. 'ERR_UW_ACCEPT_LICENSE' => 'Before proceeding you must accept the License Agreement',
  96. 'ERR_UW_CONFIG_FAILED' => "Error writing out config.php file.",
  97. 'ERR_UW_COPY_FAILED' => 'Could not copy file ',
  98. 'ERR_UW_INVALID_VIEW' => 'Invalid View specified.',
  99. 'ERR_UW_MUST_SELECT_OVERWRITE_OPTION' => 'Please select an overwrite option',
  100. 'ERR_UW_NO_DEPENDENCY' => "The following dependencies were not found on the system.",
  101. 'ERR_UW_NO_FILES' => "File(s) to copy not specified.",
  102. 'ERR_UW_NO_INSTALL_FILE' => "Install file not specified.",
  103. 'ERR_UW_NO_LANG_DESC' => "Language description not specified.",
  104. 'ERR_UW_NO_LANG' => "Language name not specified.",
  105. 'ERR_UW_NO_MANIFEST' => "The zip file is missing a manifest.php file. Cannot proceed.",
  106. 'ERR_UW_NO_MODE' => "Mode of operation not specified.",
  107. 'ERR_UW_NO_TEMP_DIR' => "Temp directory to copy files from not specified.",
  108. 'ERR_UW_NO_UPDATE_RECORD' => 'Could not locate installation record of',
  109. 'ERR_UW_NO_UPLOAD_FILE' => "Please click Browse to select a file from your system to upload.<br>\n",
  110. 'ERR_UW_NO_VIEW' => "View not defined. Please go to the Administration home to navigate to this page.",
  111. 'ERR_UW_NOT_ACCEPTIBLE_TYPE' => "You can only upload module packs, theme packs, and language packs on this page.",
  112. 'ERR_UW_NOT_RECOGNIZED' => 'is not recognized',
  113. 'ERR_UW_NOT_VALID_UPLOAD' => 'Not valid upload.',
  114. 'ERR_UW_ONLY_PATCHES' => "You can only upload patches on this page.",
  115. 'ERR_UW_REMOVE_FAILED' => 'Could not remove file ',
  116. 'ERR_UW_REMOVE_PACKAGE' => "Problem removing package ",
  117. 'ERR_UW_RUN_SQL' => "Error running sql file: ",
  118. 'ERR_UW_UPDATE_CONFIG' => "Error updating config.php with new version information.",
  119. 'ERR_UW_UPLOAD_ERROR' => "There was an error uploading the file, please try again!<br>\n",
  120. 'ERROR_FLAVOR_INCOMPATIBLE' => 'The uploaded file is not compatible with this flavor (Community Edition, Professional, or Enterprise) of Sugar: ',
  121. 'ERROR_LICENSE_EXPIRED'=> "Error: Your license expired ",
  122. 'ERROR_LICENSE_EXPIRED2' => " day(s) ago. Please go to the <a href='index.php?action=LicenseSettings&module=Administration'>'\"License Management\"</a> in the Admin screen to enter your new license key. If you do not enter a new license key within 7 days of your license key expiration, you will no longer be able to log into this application.",
  123. 'ERROR_MANIFEST_TYPE' => 'Manifest file must specify the package type.',
  124. 'ERROR_PACKAGE_TYPE' => 'Manifest file specifies an unrecognized package type',
  125. 'ERROR_VALIDATION_EXPIRED'=> "Error: Your validation key expired ",
  126. 'ERROR_VALIDATION_EXPIRED2' => " day(s) ago. Please go to the <a href='index.php?action=LicenseSettings&module=Administration'>'\"License Management\"</a> in the Admin screen to enter your new validation key. If you do not enter a new validation key within 7 days of your validation key expiration, you will no longer be able to log into this application.",
  127. 'ERROR_VERSION_INCOMPATIBLE' => 'The uploaded file is not compatible with this version of Sugar: ',
  128. 'FATAL_LICENSE_ALTERED' => "Your license has been altered since the last time you validated it. <br> Please go to the <a href='index.php?action=LicenseSettings&module=Administration'>'\"License Management\"</a> in the Admin screen.",
  129. 'FATAL_LICENSE_EXPIRED'=> "Fatal: Your license expired more than 7 days ago",
  130. 'FATAL_LICENSE_EXPIRED2'=> "Please go to the <a href='index.php?action=LicenseSettings&module=Administration'>'\"License Management\"</a> on the Admin page to update your license information and restore full functionality.",
  131. 'FATAL_LICENSE_REQUIRED' => "Fatal: Your license key information is required .<br> Please go to the <a href='index.php?action=LicenseSettings&module=Administration'>'\"License Management\"</a> in the Admin screen to update your license information and restore full functionality.",
  132. 'FATAL_VALIDATION_EXPIRED'=> "Fatal: Your validation key expired more than 7 days ago",
  133. 'FATAL_VALIDATION_EXPIRED2'=> "Please go to the <a href='index.php?action=LicenseSettings&module=Administration'>'\"License Management\"</a> in the Admin screen to update your license information and restore full functionality.",
  134. 'FATAL_VALIDATION_REQUIRED' => "Fatal: Your validation key information is required .<br> Please go to the <a href='index.php?action=LicenseSettings&module=Administration'>'\"License Management\"</a> in the Admin screen to update your license information and restore full functionality.<br>Either re-save your license information to have it authenticated or export the key and import the validation key. " ,
  135. 'HDR_LOGIN_PANEL' => 'Please enter your sugarcrm.com credentials.',
  136. 'HEARTBEAT_MESSAGE'=>"<BR>The Sugar Updates mechanism allows your server to check to see if an update for your version of Sugar is available.",
  137. 'LBL_ACCEPT_TERMS' =>'Accept Terms and Conditions',
  138. 'LBL_ACCEPT' => 'Accept',
  139. 'LBL_ADMIN_SUGAR_SERVER' => 'Admin User Name:',
  140. 'LBL_ADMIN_WIZARD_TITLE' => 'Admin Wizard',
  141. 'LBL_ADMIN_WIZARD' => 'Easily setup your SugarCRM system',
  142. 'LBL_ADMINISTRATION_HOME_TITLE' => 'System',
  143. 'LBL_ADMINISTRATION_HOME_DESC' =>'Configure the system-wide settings according to the specifications of your organization. Users can override some of the default locale settings within their user settings page.',
  144. 'LBL_ALLOW_USER_TABS' => 'Allow users to select modules to appear in the navigation bar',
  145. 'LBL_ALREADY_RUNNING' => 'This server is running as an Offline Client.',
  146. 'LBL_APPLY_DST_FIX_DESC' => 'This mandatory step will update the time handling functionality (MYSQL ONLY).',
  147. 'LBL_APPLY_DST_FIX' => 'Apply Daylight Savings Time Fix',
  148. 'LBL_AVAILABLE_MODULES' => 'Modules Available for Download',
  149. 'LBL_AVAILABLE_UPDATES'=>'Available Updates',
  150. 'LBL_BACKUP_BACK_HOME' => 'Back to Admin Home',
  151. 'LBL_BACKUP_CONFIRM' => 'Confirm Settings',
  152. 'LBL_BACKUP_CONFIRMED' => 'Settings confirmed. Press backup to perform the backup.',
  153. 'LBL_BACKUP_DIRECTORY_ERROR' => 'You must specify a Backup directory.',
  154. 'LBL_BACKUP_DIRECTORY_EXISTS' => 'Backup directory does not exist, and could not be created.',
  155. 'LBL_BACKUP_DIRECTORY_NOT_WRITABLE' => 'Backup directory exists, but is not writable.',
  156. 'LBL_BACKUP_DIRECTORY_WRITABLE' => 'Must be writable by Sugar',
  157. 'LBL_BACKUP_DIRECTORY' => 'Directory:',
  158. 'LBL_BACKUP_FILE_AS_SUB' => 'Target file already exists as a sub-directory in the specified backup directory',
  159. 'LBL_BACKUP_FILE_EXISTS' => 'The target file already exists in directory.',
  160. 'LBL_BACKUP_FILE_STORED' => 'Backup successfully stored as',
  161. 'LBL_BACKUP_FILENAME_ERROR' => 'Backup filename must be specified.',
  162. 'LBL_BACKUP_FILENAME' => 'Filename:',
  163. 'LBL_BACKUP_INSTRUCTIONS_1' => 'The purpose of this tool is to assist in creating backups of the Sugar application files. (Database backups should also be performed regularly. Please refer to your database vendor\'s documentation for information on how to backup your database.)',
  164. 'LBL_BACKUP_INSTRUCTIONS_2' => 'To backup your Sugar application files in a .zip file, enter the following information:',
  165. 'LBL_BACKUP_RUN_BACKUP' => 'Run Backup',
  166. 'LBL_BACKUP_TITLE' => 'Online Backups',
  167. 'LBL_BACKUP' => 'Schedule backups to the Sugar Online Data Vault. Activate a system restoration from backup.',
  168. 'LBL_BACKUPS_TITLE' => 'Backups',
  169. 'LBL_BACKUPS' => 'Backup Sugar files',
  170. 'LBL_BROWSE' => 'Browse',
  171. 'LBL_BUG_TITLE' => 'Bug Tracker',
  172. 'LBL_BUG_DESC' => 'Maintain a list of releases for your product. Active releases are displayed in the Releases drop-down menus in bug records created within the Bug Tracker module.',
  173. 'LBL_CANCEL_BUTTON_TITLE' => 'Cancel',
  174. 'LBL_CAT_VIEW' => 'Categories',
  175. 'LBL_CHANGE_NAME_MODULES'=>'Change the names of the modules appearing within the application',
  176. 'LBL_CHECK_FOR_UPDATES' => 'Check for Updates',
  177. 'LBL_CHECK_NOW_LABEL' =>'Check Now',
  178. 'LBL_CHECK_NOW_TITLE' =>'Check Now',
  179. 'LBL_CHECK_DB_VARDEFS' => 'Checking database structure against vardefs...',
  180. 'LBL_CONFIGURE_TABS_AND_SUBPANELS_DESC'=>'Choose which modules are displayed in the navigation bar and which subpanels are displayed system-wide',
  181. 'LBL_CLEAR_CHART_DATA_CACHE_DESC'=>'Removes cached data files used by charts',
  182. 'LBL_CLEAR_CHART_DATA_CACHE_TITLE'=>'Clear Chart Data Cache',
  183. 'LBL_CLEAR_CHART_DATA_CACHE_FINDING'=>'Finding files...',
  184. 'LBL_CLEAR_CHART_DATA_CACHE_DELETING1'=>'Deleting chart data cache files...',
  185. 'LBL_CLEAR_CHART_DATA_CACHE_DELETING2'=>'deleting:',
  186. 'LBL_CLEAR_THEME_CACHE_DESC'=>'Removes cached data files used by themes',
  187. 'LBL_CLEAR_THEME_CACHE_TITLE'=>'Clear Theme Cache',
  188. 'LBL_CLEAR_UNIFIED_SEARCH_CACHE_DELETING1'=>'Deleting unified search cache files...',
  189. 'LBL_CLEAR_UNIFIED_SEARCH_CACHE_DELETING2'=>'deleting:',
  190. 'LBL_CLEAR_PDFFONTS_DESC'=>'Removing PDF Font Cache File, will rebuild when needed.',
  191. 'LBL_CLEAR_PDFFONTS_DESC_SUCCESS'=>'Success : PDF Font Cache File deleted',
  192. 'LBL_CLEAR_PDFFONTS_DESC_FAILURE'=>'Error : Clearing PDF Font Cache File failed',
  193. 'LBL_CLEAR_PDF_FONT_CACHE_TITLE'=>'Clear PDF Font File Cache',
  194. 'LBL_CLEAR_PDF_FONT_CACHE_DESC'=>'Removes cached file used to store PDF fonts data',
  195. 'LBL_CONFIG_CHECK' =>'Config Check',
  196. 'LBL_CONFIG_AJAX' => 'Configure AJAX User Interface',
  197. 'LBL_CONFIG_FTS' => 'Configure Full Text Search Engine',
  198. 'LBL_CONFIG_AJAX_DESC' => 'Performance and page-rendering times are improved in AJAX UI-enabled modules because full page refreshes are not required in those modules. If you are experiencing display issues with modules that are not compatible with AJAX, the AJAX UI for those modules can be disabled.',
  199. 'LBL_CONFIG_AJAX_HELP' => 'Drag and drop the names of the modules below to enable or disable the use of the AJAX UI in those modules.',
  200. 'LBL_CONFIG_TABS'=>'Display Modules and Subpanels',
  201. 'LBL_CONFIG_TABS_DESC'=>'Drag and Drop the names of the modules below to set them to be displayed or hidden in the top navigation bar or as subpanels. To control access to modules, use <a href="?module=ACLRoles&action=index">Role Management.</a>',
  202. 'LBL_CONFIG_LANGS_DESC'=>'Drag and Drop the names of the languages below to enable and disable them.',
  203. 'LBL_CONFIG_TABS_ALLOW_USERS_HIDE_TABS_HELP'=>'Select this option to allow users to choose which module tabs they can view. When selected, users will be able to choose which module tabs are visible by managing the tabs within their User Settings.',
  204. 'LBL_CONFIGURATOR_DESC'=>'Set up Config.php',
  205. 'LBL_CONFIGURATOR_TITLE'=>'Configurator',
  206. 'LBL_CONFIGURE_GROUP_TABS_DESC' => 'Create and edit module menu filters',
  207. 'LBL_CONFIGURE_GROUP_TABS' => 'Configure Module Menu Filters',
  208. 'LBL_CONFIGURE_SETTINGS_TITLE' => 'System Settings',
  209. 'LBL_CONFIGURE_SETTINGS' => 'Configure system-wide settings',
  210. 'LBL_CONFIGURE_TABS_AND_SUBPANELS' => 'Display Modules and Subpanels',
  211. 'LBL_CONFIGURE_UPDATER'=>'Configure Sugar Updates',
  212. 'LBL_CONTRACT_TITLE'=>'Contracts',
  213. 'LBL_CONTRACT_DESC'=>'Define contract types for the Contracts module. When users create a contract, the Types drop-down menu displays the contract types for selection.',
  214. 'LBL_CONTRACT_TYPES'=>'Manage contract types',
  215. 'LBL_COULD_NOT_CONNECT'=>'Error: Could not connect to the Sugar Server.
  216. Please check your Proxy Settings value in the <a href="index.php?module=Configurator&action=EditView">System Settings</a> admin panel.
  217. Last attempted connection @ ',
  218. 'LBL_CREATE_RESOTRE_FILE' => 'restoreExpand.sql file was successfully created. Please use this file to revert column changes.',
  219. 'LBL_CURRENCY' => 'Set up currencies and conversion rates',
  220. 'LBL_CONNECTOR_SETTINGS' => 'Connectors',
  221. 'LBL_CONNECTOR_SETTINGS_DESC' => 'Manage connector settings',
  222. 'LBL_SUGARPDF_SETTINGS' => 'PDF',
  223. 'LBL_SUGARPDF_SETTINGS_DESC' => 'Manage settings for generated PDF files',
  224. 'LBL_DENY' => 'Deny',
  225. 'LBL_DIAG_CANCEL_BUTTON' => 'Cancel',
  226. 'LBL_DIAG_EXECUTE_BUTTON' => 'Execute Diagnostic',
  227. 'LBL_DIAGNOSTIC_ACCESS' => 'You must be an administrator to run the diagnostic tool.',
  228. 'LBL_DIAGNOSTIC_BEANLIST_DESC' => 'This information tells us whether or not the beanFiles specified in the beanList actually exists. This can be an issue with an improperly defined module loaded extension.',
  229. 'LBL_DIAGNOSTIC_BEANLIST_GREEN' => 'Green means the file does exist.',
  230. 'LBL_DIAGNOSTIC_BEANLIST_ORANGE' => 'Orange means there is no indexed file, so we cannot look it up.',
  231. 'LBL_DIAGNOSTIC_BEANLIST_RED' => 'Red means the file does not exist.',
  232. 'LBL_DIAGNOSTIC_BLBF'=>'BeanList/BeanFiles files exist',
  233. 'LBL_DIAGNOSTIC_CALCMD5'=>'&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;Copy MD5 Calculated array',
  234. 'LBL_DIAGNOSTIC_CONFIGPHP'=>'SugarCRM config.php',
  235. 'LBL_DIAGNOSTIC_CUSTOMDIR'=>'SugarCRM Custom directory',
  236. 'LBL_DIAGNOSTIC_DELETED' => 'File has been deleted',
  237. 'LBL_DIAGNOSTIC_DELETELINK' => 'Delete the Diagnostic file',
  238. 'LBL_DIAGNOSTIC_FILE' => 'File',
  239. 'LBL_DIAGNOSTIC_ZIP' => '.zip doesn\'t exist.<BR><BR>',
  240. 'LBL_DIAGNOSTIC_DELETE_ERROR' => 'Did not receive a filename or guid path to delete the file<BR><BR>',
  241. 'LBL_DIAGNOSTIC_DELETE_DIE' => 'You are trying to delete a non diagnostic file.',
  242. 'LBL_DIAGNOSTIC_DELETE_RETURN' => 'Return to Administration page',
  243. 'LBL_DIAGNOSTIC_DESC'=>'Capture system configuration for diagnostics and analysis',
  244. 'LBL_DIAGNOSTIC_DONE' => 'Done',
  245. 'LBL_DIAGNOSTIC_DOWNLOADLINK' => 'Download the Diagnostic file',
  246. 'LBL_DIAGNOSTIC_EXECUTING' => 'Executing Diagnostic Operations...',
  247. 'LBL_DIAGNOSTIC_FILESMD5'=>'&nbsp;&nbsp;&nbsp;&nbsp;-&nbsp;&nbsp;Copy files.md5',
  248. 'LBL_DIAGNOSTIC_GETBEANFILES' => 'Checking that bean files exist...',
  249. 'LBL_DIAGNOSTIC_GETCONFPHP' => 'Getting config.php...',
  250. 'LBL_DIAGNOSTIC_GETCUSTDIR' => 'Getting custom dir...',
  251. 'LBL_DIAGNOSTIC_GETMD5INFO' => 'Getting md5 information...',
  252. 'LBL_DIAGNOSTIC_GETMYSQLINFO' => 'Database info',
  253. 'LBL_DIAGNOSTIC_GETMYSQLTD' => 'Database dumps',
  254. 'LBL_DIAGNOSTIC_GETMYSQLTS' => 'Database schema',
  255. 'LBL_DIAGNOSTIC_GETPHPINFO' => 'Getting phpinfo()',
  256. 'LBL_DIAGNOSTIC_GETSUGARLOG' => 'Getting sugarcrm.log',
  257. 'LBL_DIAGNOSTIC_GETTING' => 'Getting...',
  258. 'LBL_DIAGNOSTIC_MD5'=>'MD5 info',
  259. 'LBL_DIAGNOSTIC_MYSQLDUMPS'=>'Configuration Table Dumps',
  260. 'LBL_DIAGNOSTIC_MYSQLINFO'=>'General Information',
  261. 'LBL_DIAGNOSTIC_MYSQLSCHEMA'=>'All Tables Schema',
  262. 'LBL_DIAGNOSTIC_NO_MYSQL' => 'You do not have MySQL. The MySQL functions in have been disabled.',
  263. 'LBL_DIAGNOSTIC_PHPINFO'=>'phpinfo()',
  264. 'LBL_DIAGNOSTIC_SUGARLOG'=>'SugarCRM Log File',
  265. 'LBL_DIAGNOSTIC_TITLE'=>'Diagnostic Tool',
  266. 'LBL_DIAGNOSTIC_VARDEFS'=>'Sugar schema output (VARDEFS)',
  267. 'LBL_DISABLED' => 'Disabled',
  268. 'LBL_DISPLAY_TABS'=>'Display Tabs',
  269. 'LBL_DO_OVERWRITE_FILES' => 'Do Not Overwrite Files',
  270. 'LBL_DOCUMENTATION_TITLE' => 'Online Documentation',
  271. 'LBL_DOCUMENTATION' => 'View Sugar documentation for administrators and end-users',
  272. 'LBL_DONE' => 'Done',
  273. 'LBL_DROP_HERE' => '[Drop Here]',
  274. 'LBL_DROPDOWN_EDITOR' => 'Dropdown Editor',
  275. 'LBL_DST_APPLY_FIX' => 'Apply Daylight Savings Time fix to existing data. Please backup your data first.',
  276. 'LBL_DST_BEFORE_DESC' => 'This fix will make changes to your data. Please make a full backup of your database before running this fix.',
  277. 'LBL_DST_BEFORE' => 'Before Beginning:',
  278. 'LBL_DST_CURRENT_SERVER_TIME_ZONE_LOCALE' => 'Server Time Zone Locale:',
  279. 'LBL_DST_CURRENT_SERVER_TIME_ZONE' => 'Detected Server Time Zone:',
  280. 'LBL_DST_CURRENT_SERVER_TIME' => 'Detected Local Server Time:',
  281. 'LBL_DST_END_DATE_TIME' => 'End Date/Time',
  282. 'LBL_DST_FIX_CONFIRM_DESC' => 'Please review the values below and confirm that your system is correctly configured.',
  283. 'LBL_DST_FIX_CONFIRM' => 'Confirm: ',
  284. 'LBL_DST_FIX_DONE_DESC' => 'The Daylight Saving Time fix has been successfully applied.',
  285. 'LBL_DST_FIX_TARGET' => 'Target:',
  286. 'LBL_DST_FIX_USER_TZ' => 'This step sets the time zone for all users to the most likely value.',
  287. 'LBL_DST_FIX_USER' => 'User Timezones:<br>(OPTIONAL)',
  288. 'LBL_DST_SET_USER_TZ' => 'Set User Time Zones',
  289. 'LBL_DST_START_DATE_TIME' => 'Start Date/Time',
  290. 'LBL_DST_UPGRADE' => 'Upgrade:',
  291. 'LBL_EDIT_CUSTOM_FIELDS' => 'Edit Custom Fields',
  292. 'LBL_EDIT_TABS'=>'Edit Tabs',
  293. 'LBL_EMAIL_TITLE' => 'Email',
  294. 'LBL_EMAIL_DESC' => 'Manage outbound and inbound emails. The email settings must be configured in order to enable users to send out email and newsletter campaigns.',
  295. 'LBL_EMAIL_ADDRESS_REQUIRED_FOR_FEATURE' => 'A primary email address is required for each user in order to use this feature.',
  296. 'LBL_ENABLE_MAILMERGE' => 'Enable Mail Merge?',
  297. 'LBL_ENABLED' => 'Enabled',
  298. 'LBL_ERROR_VERSION_INFO'=>'Error fetching version information, please try again later.',
  299. 'LBL_EXCEEDING_OC_LICENSES' =>"Error: The number of enabled Offline Clients currently exceeds the number specified in your license. Please go to <a href='index.php?module=Administration&action=ListViewOfflineClient'>'\"Manage Offline Clients\"</a> in the Admin screen to disable Offline Clients or update your License.",
  300. 'LBL_EXECUTE' => 'Execute',
  301. 'LBL_EXPAND_DATABASE_COLUMNS_DESC' => 'Expands certain char, varchar and text columns in database (MSSQL ONLY)',
  302. 'LBL_EXPAND_DATABASE_COLUMNS' => 'Expand Column Width',
  303. 'LBL_EXPAND_DATABASE_TEXT'=>'This tool allows you to expand selected database columns as an interim fix for multi-byte character limitations in SQL Server. <br>You may choose from three options: <br>Display SQL will display the sql that will be executed on the screen<br> Export SQL will export the sql to a file<br> Execute SQL will execute the SQL.',
  304. 'LBL_EXPORT_CUSTOM_FIELDS_TITLE' => 'Export Custom Fields Structure',
  305. 'LBL_EXPORT_CUSTOM_FIELDS'=> 'Export custom field definitions to a .sugar file',
  306. 'LBL_EXPORT_DOWNLOAD_KEY' =>'Export Download Key',
  307. 'LBL_EXTERNAL_DEV_DESC'=> 'Migrate custom field structures from one system to another',
  308. 'LBL_EXTERNAL_DEV_TITLE'=> 'Migrate Custom Fields',
  309. 'LBL_FORECAST_TITLE'=> 'Forecast',
  310. 'LBL_FORECAST_DESC'=> 'Define time periods for the Forecasts module. These time periods display in the Time Periods drop-down menus in the Forecasts Module.',
  311. 'LBL_GLOBAL_SEARCH_SETTINGS' => 'Global Search',
  312. 'LBL_GLOBAL_SEARCH_SETTINGS_DESC' => 'Configure the global search options for the system.',
  313. 'LBL_FTS_SETTINGS' => 'Full-Text Search',
  314. 'LBL_FTS_SETTINGS_DESC' => 'Configure the full-text search system.',
  315. 'LBL_GLOBAL_TEAM_DESC' => 'Globally Visible',
  316. 'LBL_GLOBAL_TEAM_SELECT' => 'A default global team was not found. Please select a team from this list.',
  317. 'LBL_GLOBAL_TEAM' => 'Rebuild access to global team.',
  318. 'LBL_GO' => 'Go',
  319. 'LBL_HELP_BOOKMARK' => 'Bookmark this page',
  320. 'LBL_HELP_EMAIL' => 'Email',
  321. 'LBL_HELP_LINK' => 'Link to this page',
  322. 'LBL_HELP_PRINT' => 'Print',
  323. 'LBL_HIDE_TABS'=>'Hide Tabs',
  324. 'LBL_HIDDEN_PANELS'=>'Hidden Subpanels',
  325. 'LBL_HIDDEN_TABS'=>'Hidden Modules',
  326. 'LBL_HIDE_ADVANCED_OPTIONS'=>'Hide Advanced Options',
  327. 'LBL_HT_DONE' => '--- DONE ---',
  328. 'LBL_HT_NO_WRITE_2' => 'If you want to secure your files from being accessible via browser, create an .htaccess file in your root directory with the lines:',
  329. 'LBL_HT_NO_WRITE' => 'Cannot write to the file: ',
  330. 'LBL_ICF_ADDING' => 'Adding Custom Field Meta Data Information - ',
  331. 'LBL_ICF_DROPPING' => 'Dropping - Custom Fields Meta Data Information',
  332. 'LBL_ICF_IMPORT_S' => 'Import Structure',
  333. 'LBL_IFRAME'=> 'My Sites',
  334. 'LBL_IMPORT_CUSTOM_FIELDS_DESC'=> ' <br>Import a .sug file that was exported from another machine. This will cause the custom field structure on this machine to match that of the other machine. It is recommended that you export your current Custom Field Structure prior to importing one. After importing the Custom Field Structure, the system will automatically run you through a Custom Field Upgrade informing you of what changes will be made to the database. If you agree with these changes click the execute non-simulation mode link at the bottom. If you wish to reverse the import process, then import the structure you exported prior to running this import. If you do <br> Warning: This will remove any previously defined custom field structures that are not defined in the .sug file as well as any data stored in those custom fields.',
  335. 'LBL_IMPORT_CUSTOM_FIELDS_STRUCT'=> ' Custom Field Structure (SugarCustomFieldStruct.sug)',
  336. 'LBL_IMPORT_CUSTOM_FIELDS_TITLE' => 'Import Custom Fields Structure',
  337. 'LBL_IMPORT_CUSTOM_FIELDS'=> 'Import custom field definitions from a .sugar file',
  338. 'LBL_IMPORT_VALIDATION_KEY' =>'Import Validation Key',
  339. 'LBL_IMPORT_WIZARD' => 'Import Wizard',
  340. 'LBL_IMPORT_WIZARD_DESC' => 'Use the import wizard to easily import records into the system',
  341. 'LBL_INBOUND_EMAIL_TITLE' => 'Inbound Email',
  342. 'LBL_LANGUAGES' => 'Manage which languages are available for users',
  343. 'LBL_LAYOUT' => 'Add, remove, change fields, and layout fields and panels across the application',
  344. 'LBL_LICENSE_EXPIRE_DATE' => 'Expiration Date',
  345. 'LBL_LICENSE_KEY' => 'Download Key',
  346. 'LBL_LICENSE_NUM_LIC_OC' => 'Number of Offline Client Licenses',
  347. 'LBL_LICENSE_NUM_PORTAL_USERS' => 'Number of Concurrent Self-Service Portal Users',
  348. 'LBL_LICENSE_USERS' => 'Number of Users',
  349. 'LBL_LICENSE_VALIDATION_END' => 'Validation Key Expiration',
  350. 'LBL_LICENSE_VALIDATION_KEY' => 'Validation Key',
  351. 'LBL_LICENSE_VALIDATION' => 'License Validation',
  352. 'LBL_LICENSE' => 'License',
  353. 'LBL_LIST_FIRST_CONNECT_DATE' => 'First Connect Date',
  354. 'LBL_LIST_LAST_CONNECT_DATE' => 'Last Connect Date',
  355. 'LBL_LIST_NUM_SYNCS' => 'Num. of Syncs',
  356. 'LBL_LIST_SET_STATUS' => 'Set Status',
  357. 'LBL_LIST_SYSTEM_KEY' => 'System Key',
  358. 'LBL_LIST_SYSTEM_NAME' => 'System Name',
  359. 'LBL_LIST_VIEW' => 'List',
  360. 'LBL_LDAP_TITLE'=>'LDAP Support',
  361. 'LBL_LDAP_ENABLE'=>'Enable LDAP Authentication',
  362. 'LBL_LDAP_HELP_TXT'=>'When LDAP authentication is enabled, passwords can only be handled through LDAP. None of the Sugar Password Management feature settings will apply.',
  363. 'LBL_LDAP_SERVER_HOSTNAME'=> 'Server:',
  364. 'LBL_LDAP_SERVER_PORT'=> 'Port Number:',
  365. 'LBL_LDAP_ADMIN_USER'=> 'User Name:',
  366. 'LBL_LDAP_ADMIN_USER_DESC'=>'Used to search for the Sugar user. [May need to be fully qualified] It will bind anonymously if not provided.',
  367. 'LBL_LDAP_ADMIN_PASSWORD'=> 'Password:',
  368. 'LBL_LDAP_AUTHENTICATION'=> 'Authentication:',
  369. 'LBL_LDAP_AUTHENTICATION_DESC'=>'Bind to the LDAP server using a specific users credentials',
  370. 'LBL_LDAP_AUTO_CREATE_USERS'=>'Auto Create Users:',
  371. 'LBL_LDAP_USER_DN'=>'User DN:',
  372. 'LBL_LDAP_GROUP_DN'=>'Group DN:',
  373. 'LBL_LDAP_GROUP_DN_DESC'=>'Example: <em>ou=groups,dc=example,dc=com</em>',
  374. 'LBL_LDAP_USER_FILTER'=>'User Filter:',
  375. 'LBL_LDAP_GROUP_MEMBERSHIP'=>'Group Membership:',
  376. 'LBL_LDAP_GROUP_MEMBERSHIP_DESC'=>'Users must be a member of a specific group',
  377. 'LBL_LDAP_GROUP_USER_ATTR'=>'User Attribute:',
  378. 'LBL_LDAP_GROUP_USER_ATTR_DESC'=>'The unique identifier of the person that will be used to check if they are a member of the group Example: <em>uid</em>',
  379. 'LBL_LDAP_GROUP_ATTR_DESC'=>'The attribute of the Group that will be used to filter against the User Attribute Example: <em>memberUid</em>',
  380. 'LBL_LDAP_GROUP_ATTR'=>'Group Attribute:',
  381. 'LBL_LDAP_USER_FILTER_DESC'=>'Any additional filter params to apply when authenticating users e.g.\nis_sugar_user=1 or (is_sugar_user=1)(is_sales=1)',
  382. 'LBL_LDAP_LOGIN_ATTRIBUTE'=>'Login Attribute:',
  383. 'LBL_LDAP_BIND_ATTRIBUTE'=>'Bind Attribute:',
  384. 'LBL_LDAP_BIND_ATTRIBUTE_DESC'=>'For Binding the LDAP User<br>Examples:&nbsp;<b>AD:</b>&nbsp;userPrincipalName,&nbsp;<b>openLDAP:</b>&nbsp;userPrincipalName,&nbsp;<b>Mac&nbsp;OS&nbsp;X:</b>&nbsp;uid ',
  385. 'LBL_LDAP_LOGIN_ATTRIBUTE_DESC'=>'For searching for the LDAP User<br>Examples:<b>AD:</b>&nbsp;userPrincipalName,&nbsp;<b>openLDAP:</b>&nbsp;dn,&nbsp;<b>Mac&nbsp;OS&nbsp;X:</b>&nbsp;dn ',
  386. 'LBL_LDAP_SERVER_HOSTNAME_DESC'=>'Example: ldap.example.com or ldaps://ldap.example.com for SSL',
  387. 'LBL_LDAP_SERVER_PORT_DESC'=>'Example: 389 or 636 for SSL',
  388. 'LBL_LDAP_GROUP_NAME'=>'Group Name:',
  389. 'LBL_LDAP_GROUP_NAME_DESC'=>'Example cn=sugarcrm',
  390. 'LBL_LDAP_USER_DN_DESC'=>'Example: ou=people,dc=example,dc=com',
  391. 'LBL_LDAP_AUTO_CREATE_USERS_DESC'=> 'If an authenticated user does not exist one will be created in Sugar.',
  392. 'LBL_LDAP_ENC_KEY' => 'Encryption Key:',
  393. 'LBL_LOADING' => 'Loading, Please wait...',
  394. 'LBL_LOCALE_DB_COLLATION_TITLE' => 'Database Collation',
  395. 'LBL_LOCALE_DB_COLLATION' => 'Collation',
  396. 'LBL_LOCALE_DEFAULT_CURRENCY_ISO4217' => 'ISO 4217 Currency Code',
  397. 'LBL_LOCALE_DEFAULT_CURRENCY_NAME' => 'Currency',
  398. 'LBL_LOCALE_DEFAULT_CURRENCY_SYMBOL' => 'Currency Symbol',
  399. 'LBL_LOCALE_DEFAULT_CURRENCY' => 'System Currency',
  400. 'LBL_LOCALE_DEFAULT_DATE_FORMAT' => 'Date Format',
  401. 'LBL_LOCALE_DEFAULT_DECIMAL_SEP' => 'Decimal Symbol',
  402. 'LBL_LOCALE_DEFAULT_LANGUAGE' => 'Language',
  403. 'LBL_LOCALE_DEFAULT_NAME_FORMAT' => 'Name Format',
  404. 'LBL_LOCALE_DEFAULT_NUMBER_GROUPING_SEP' => '1000s Separator',
  405. 'LBL_LOCALE_DEFAULT_SYSTEM_SETTINGS' => 'User Interface',
  406. 'LBL_LOCALE_DEFAULT_TIME_FORMAT' => 'Time Format',
  407. 'LBL_LOCALE_EXAMPLE_NAME_FORMAT' => 'Example',
  408. 'LBL_LOCALE_NAME_FORMAT_DESC' => '"s" Salutation<br>"f" First Name<br>"l" Last Name',
  409. 'LBL_LOCALE_TITLE' => 'System Locale Settings',
  410. 'LBL_LOCALE' => 'Set default localization settings for your system',
  411. 'LBL_LOGIN_SUGAR_SERVER_DESC' => '- The User Name of the person who will operate this offline client',
  412. 'LBL_LOGIN_SUGAR_SERVER' => 'End User Name:',
  413. 'LBL_MAILBOX_DESC' => 'Set up group mail accounts for monitoring inbound email and manage personal inbound mail account information for users',
  414. 'LBL_MANAGE_CONTRACTEMPLATES_TITLE'=>'Contract Types',
  415. 'LBL_MANAGE_CURRENCIES' => 'Currencies',
  416. 'LBL_MANAGE_GROUPS_TITLE' => 'Manage Groups',
  417. 'LBL_MANAGE_GROUPS' => 'Manage groups queues',
  418. 'LBL_MANAGE_LANGUAGES' => 'Languages',
  419. 'LBL_MANAGE_LAYOUT' => 'Field Layout',
  420. 'LBL_MANAGE_LICENSE_TITLE' => 'License Management',
  421. 'LBL_MANAGE_LICENSE' => 'Manage license properties',
  422. 'LBL_MANAGE_LOCALE' => 'Locale',
  423. 'LBL_MANAGE_MAILBOX' => 'Inbound Email',
  424. 'LBL_MANAGE_OFFLINE_CLIENT' => 'View Offline Clients',
  425. 'LBL_MANAGE_OPPORTUNITIES' => 'Opportunities',
  426. 'LBL_MANAGE_PASSWORD_TITLE' => 'Password Management',
  427. 'LBL_MANAGE_PASSWORD'=>'Manage password requirements and expiration',
  428. 'LBL_MANAGE_RELEASES' => 'Releases',
  429. 'LBL_MANAGE_ROLES_TITLE' => 'Role Management',
  430. 'LBL_MANAGE_ROLES' => 'Manage role membership and properties',
  431. 'LBL_MANAGE_TEAMS_TITLE' => 'Team Management',
  432. 'LBL_MANAGE_TEAMS' => 'Manage team membership and properties',
  433. 'LBL_MANAGE_TIMEPERIODS_TITLE' => 'Time Periods',
  434. 'LBL_MANAGE_TIMEPERIODS' => 'Manage time periods',
  435. 'LBL_MANAGE_USERS_TITLE' => 'User Management',
  436. 'LBL_MANAGE_USERS' => 'Manage user accounts and passwords',
  437. 'LBL_MANAGE_WORKFLOW' => 'Workflow Management',
  438. 'LBL_MANUAL_VALIDATION_TXT' => 'Manual Validation',
  439. 'LBL_MANUAL_VALIDATION'=>'
  440. If you experience persistent problems with automatic validation, please check your Proxy configuration in the <a href="index.php?module=Configurator&action=EditView">System Settings</a> admin panel.
  441. If your system environment prohibits your system from communicating to the license validation server through the internet, you should proceed with the <a href="javascript:void(0)" onclick="toggleDisplay(\'mainbody\');toggleDisplay(\'manualbody\');">Manual Validation</a> steps. ',
  442. 'LBL_MANUAL_VALIDATION1'=> 'Step 1: Generate a license key information file by clicking the following button. ',
  443. 'LBL_MANUAL_VALIDATION2'=> 'Then save the file (sugarkey.lic) on your local file system.',
  444. 'LBL_MANUAL_VALIDATION3'=> 'Step 2: Transfer the sugarkey.lic file to a system where you can access the internet with a web browser. <br<br>Go to <a href="http://updates.sugarcrm.com/license">http://updates.sugarcrm.com/license</a> and submit the sugarkey.lic file. <br><br>The license validation web site will perform the validation immediately and return you the validation key file (sugarvalidationkey.lic) if the validation is successful. Your browser should prompt you to save the file. ',
  445. 'LBL_MANUAL_VALIDATION4'=>'Step 3: Transfer the validation key file (sugarvalidationkey.lic) back to the SugarCRM system. Import the validation key using this form below: ',
  446. 'LBL_MANUAL_VALIDATION5'=> 'After you import the validation key, you have completed the manual validation process. Your system will update the validation key expiration date, which is the date when you need re-validate.',
  447. 'LBL_MANUFACTURERS_TITLE' => 'Manufacturers',
  448. 'LBL_MANUFACTURERS' => 'Set up the list of manufacturers',
  449. 'LBL_MASS_EMAIL_CONFIG_DESC'=> 'Configure email settings',
  450. 'LBL_MASS_EMAIL_CONFIG_TITLE'=>'Email Settings',
  451. 'LBL_MASS_EMAIL_MANAGER_DESC'=> 'Manage the outbound email queue',
  452. 'LBL_MASS_EMAIL_MANAGER_HEADER'=>'Campaign Email Management',
  453. 'LBL_MASS_EMAIL_MANAGER_TITLE'=> 'Email Queue',
  454. 'LBL_MASSAGE_MASS_EMAIL_DESC'=>'SugarCRM 3.5.1+ requires an update to the Mass Email data. Click "Begin Update" to continue.',
  455. 'LBL_MASSAGE_MASS_EMAIL'=>'GMT Date Time Fix for Sent Mass Email',
  456. 'LBL_MISSING_GLOBAL'=> 'We have noticed that there are users missing global team membership. If you would like to have a global team, please check the option below.',
  457. 'LBL_MISSING_PRIVATE'=> 'We have noticed that some users do not have private teams. If you would like to ensure that all users have private teams, we recommend that you repair the option below.',
  458. 'LBL_MISSING_TEAMS'=> 'We have noticed discrepancies between your reports to structure and your team structure. If you would like to repair this, please check the option below.',
  459. //ModuleInstaller
  460. 'LBL_MI_REBUILDING' => 'Rebuilding',
  461. 'LBL_MI_SECTION' => 'Section...',
  462. 'LBL_MI_IN_EXT' => 'Installing %s extension',
  463. 'LBL_MI_UN_EXT' => 'Uninstalling %s extension',
  464. 'LBL_MI_UN_CUSTOMFIELD' => 'Uninstalling Custom Fields...',
  465. 'LBL_MI_IN_CUSTOMFIELD' => 'Installing Custom Fields...',
  466. 'LBL_MI_COMPLETE' => 'Complete',
  467. 'LBL_MI_UN_BEAN' => 'Uninstalling Bean :',
  468. 'LBL_MI_IN_BEAN' => 'Installing Bean :',
  469. 'LBL_MI_IN_DASHLETS' => 'Installing Sugar Dashlet ',
  470. 'LBL_MI_UN_DASHLETS' => 'Uninstalling Sugar Dashlet ',
  471. 'LBL_MI_IN_IMAGES' => 'Installing Images',
  472. 'LBL_MI_IN_MENUS' => 'Installing menus',
  473. 'LBL_MI_UN_MENUS' => 'Uninstalling menus',
  474. 'LBL_MI_IN_ADMIN' => 'Installing Administration Section ',
  475. 'LBL_MI_UN_ADMIN' => 'Uninstalling Administration Section ',
  476. 'LBL_MI_IN_USER' => 'Installing User Page Section ',
  477. 'LBL_MI_UN_USER' => 'Uninstalling User Page Section ',
  478. 'LBL_MI_IN_VAR' => 'Installing Variable Definitions',
  479. 'LBL_MI_UN_VAR' => 'Uninstalling Variable Definitions',
  480. 'LBL_MI_IN_SUBPANEL' => 'Installing Subpanel Layouts',
  481. 'LBL_MI_UN_SUBPANEL' => 'Uninstalling Subpanel Layouts',
  482. 'LBL_MI_IN_LANG' => 'Installing Language Packs',
  483. 'LBL_MI_UN_LANG' => 'Uninstalling Language Packs',
  484. 'LBL_MI_IN_RELATIONSHIPS' => 'Installing Relationships',
  485. 'LBL_MI_UN_RELATIONSHIPS' => 'Uninstalling Relationships',
  486. 'LBL_MI_UN_RELATIONSHIPS_DROP' => 'droping table ',
  487. 'LBL_MI_REPAIR_INDICES' => 'Repairing indexes',
  488. 'LBL_MI_IN_CONNECTORS' => 'Installing Connectors',
  489. 'LBL_MI_UN_CONNECTORS' => 'UnInstalling Connectors',
  490. 'LBL_MI_IN_HOOKS' => 'Installing Logic Hooks',
  491. 'LBL_MI_UN_HOOKS' => 'Uninstalling Logic Hooks',
  492. 'LBL_MI_IN_SCHEDULEDTASKS' => 'Installing Scheduled Tasks',
  493. 'LBL_MI_UN_SCHEDULEDTASKS' => 'Uninstalling Scheduled Tasks',
  494. 'LBL_ML_ACTION' => 'Action',
  495. 'LBL_ML_CANCEL' => 'Cancel',
  496. 'LBL_ML_COMMIT'=>'Commit',
  497. 'LBL_ML_DESCRIPTION' => 'Description',
  498. 'LBL_ML_INSTALLED' => 'Date Installed',
  499. 'LBL_ML_NAME' => 'Name',
  500. 'LBL_ML_PUBLISHED' => 'Date Published',
  501. 'LBL_ML_TYPE' => 'Type',
  502. 'LBL_ML_UNINSTALLABLE' => 'Uninstallable',
  503. 'LBL_ML_VERSION' => 'Version',
  504. 'LBL_ML_INSTALL'=>'Install',
  505. 'LBL_ML_ENABLE_OR_DISABLE'=>'Enable/Disable',
  506. 'LBL_ML_DELETE'=>'Delete',
  507. 'LBL_MODIFY_CREDENTIALS' => 'Modify Credentials',
  508. 'LBL_MODULE_LICENSE' => 'Please read the following License Agreement:',
  509. 'LBL_MODULE_LOADER_TITLE' => 'Module Loader',
  510. 'LBL_MODULE_LOADER' => 'Add or remove Sugar modules, themes, language packs and other extensions',
  511. 'LBL_MODULE_NAME' => 'Administration',
  512. 'LBL_MODULE_TITLE' => 'Administration: Home',
  513. 'LBL_MODULES_TO_DOWNLOAD' => 'Modules to Download (drag and drop here)',
  514. 'LBL_NEVER'=>'Never',
  515. 'LBL_NEW_FORM_TITLE' => 'Create Account',
  516. 'LBL_NOTIFY_SUBJECT' => 'Email subject:',
  517. 'LBL_OC_SEARCH_FORM_TITLE' => 'Offline Client Search',
  518. 'LBL_OFFLINE_CLIENT' => 'View Offline Clients that are connected to this Sugar system',
  519. 'LBL_OOTB_BOUNCE' => 'Run Nightly Process Bounced Campaign Emails',
  520. 'LBL_OOTB_CAMPAIGN' => 'Run Nightly Mass Email Campaigns',
  521. 'LBL_OOTB_IE' => 'Check Inbound Email Accounts',
  522. 'LBL_OOTB_PRUNE' => 'Prune Database on 1st of Month',
  523. 'LBL_OOTB_REPORTS' => 'Run Report Generation Scheduled Tasks',
  524. 'LBL_OOTB_WORKFLOW' => 'Process Workflow Tasks',
  525. 'LBL_OOTB_TRACKER' => 'Prune User History Table on 1st of Month',
  526. 'LBL_UPDATE_TRACKER_SESSIONS' => 'Update tracker_sessions Table',
  527. 'LBL_OOTB_DCE_CLNUP' => 'Close loop on completed DCE actions',
  528. 'LBL_OOTB_DCE_REPORT' => 'Create Action to gather daily reports',
  529. 'LBL_OOTB_DCE_SALES_REPORT' => 'Create weekly Sales Report Email',
  530. 'LBL_OVERWRITE_FILES' => 'Overwrite Files',
  531. 'LBL_PASSWORD_SUGAR_SERVER_DESC' => '- An Admin user name and password on the server',
  532. 'LBL_PASSWORD_SUGAR_SERVER' => 'Admin Password:',
  533. 'LBL_PASSWORD' => 'Password',
  534. 'LBL_PASSWORD_RESET_MANAGEMENT'=> 'Reset password option',
  535. 'LBL_PASSWORD_RULES_MANAGEMENT'=> 'Password Requirements',
  536. 'LBL_PASSWORD_TEMPLATE' => 'Email Templates',
  537. 'LBL_PASSWORD_CREATE_TEMPLATE' => 'Create',
  538. 'LBL_PASSWORD_EDIT_TEMPLATE' => 'Edit',
  539. 'LBL_PASSWORD_GENERATE_TEMPLATE_MSG' => 'Email template containing system-generated password',
  540. 'LBL_PASSWORD_LOST_TEMPLATE_MSG' => 'Email template containing system-generated link to reset password',
  541. 'LBL_PASSWORD_INVALID_LENGTH' => 'Minimum Length must be less than Maximum Length',
  542. 'LBL_PASSWORD_INVALID_MINLENGTH' => 'Minimum Length must be more than 0',
  543. 'LBL_PASSWORD_SYST_GENERATED_PWD_ON' =>'Enable System-Generated Passwords Feature',
  544. 'LBL_PASSWORD_SYST_GENERATED_PWD_HELP' => 'When this feature is enabled, users will be emailed a system-generated link to reset their passwords. Requirements for this feature are: 1) a outbound email server must be configured properly in Email Settings, and 2) users must have valid email addresses in their user records',
  545. 'LBL_PASSWORD_EXP_AFTER'=> 'Password Expires upon',
  546. 'LBL_PASSWORD_FORGOT_FEATURE'=> 'Enable Forgot Password feature',
  547. 'LBL_PASSWORD_FORGOT_FEATURE_HELP'=> 'When enabled, users will have the ability to reset their own passwords at the Login page. Requirements to use this feature: 1) users must have email addresses provided in their user records, and 2) an outbound email server must be configured in the Email Settings page.',
  548. 'LBL_PASSWORD_ONE_UPPER_CASE' => 'Must contain one upper case letter (A-Z)',
  549. 'LBL_PASSWORD_ONE_LOWER_CASE' => 'Must contain one lower case letter (a-z)',
  550. 'LBL_PASSWORD_ONE_NUMBER' => 'Must contain one number (0-9)',
  551. 'LBL_PASSWORD_ONE_SPECIAL_CHAR' => 'Must contain one of the following special characters (~,!,@,#,$,%,^,&,*,(,),_,+,-,=,{,},|)',
  552. 'LBL_PASSWORD_ONLY_LOWCASE' => 'Only lowcase caracters',
  553. 'LBL_PASSWORD_LOCKOUT' => 'Login Lockout',
  554. 'LBL_PASSWORD_LOCKOUT_ATTEMPT1' => 'Lockout users after ',
  555. 'LBL_PASSWORD_LOCKOUT_ATTEMPT2' => ' un-successful login attempts',
  556. 'LBL_PASSWORD_LOGIN' => 'Login',
  557. 'LBL_PASSWORD_LOGINS' => 'logins',
  558. 'LBL_PASSWORD_LOGIN_DELAY' => 'Enable login again after',
  559. 'LBL_PASSWORD_NEEDED_CARACTERS' => 'Needed caracters',
  560. 'LBL_PASSWORD_PROHIBITED_CARACTERS' => 'Prohibited caracters',
  561. 'LBL_PASSWORD_MINIMUM_LENGTH'=> 'Minimum Length',
  562. 'LBL_PASSWORD_MAXIMUM_LENGTH'=> 'Maximum Length',
  563. 'LBL_PASSWORD_AND_MAXIMUM_LENGTH'=> 'and Maximum Length',
  564. 'LBL_PASSWORD_FIRSTNAME_PROHIBITED'=> 'First name not allowed',
  565. 'LBL_PASSWORD_LASTNAME_PROHIBITED'=> 'Last name not allowed',
  566. 'LBL_PASSWORD_SYST_EXPIRATION'=> 'System-Generated Password Expiration',
  567. 'LBL_PASSWORD_SYST_GENERATED_TITLE'=> 'System-Generated Passwords',
  568. 'LBL_PASSWORD_USER_EXPIRATION'=> 'User-Generated Password Expiration',
  569. 'ERR_PASSWORD_LINK_EXPIRE_TIME' => 'Specify the time after which the generated link will expire.',
  570. 'ERR_PASSWORD_EXPIRE_TIME' => 'Specify the time after which the password will expire.',
  571. 'ERR_PASSWORD_EXPIRE_LOGIN' => 'Specify the number of logins after which the password will expire.',
  572. 'ERR_PASSWORD_LOCKOUT_TIME' => 'Specify the time after which users may attempt to login again.',
  573. 'ERR_PASSWORD_LOCKOUT_LOGIN' => 'Specify the number of failed login attempts after which users will be locked out.',
  574. 'LBL_PASSWORD_LINK_EXPIRATION'=> 'Generated Link Expiration',
  575. 'LBL_PASSWORD_LINK_EXPIRATION_HELP'=> 'A link is generated by the system and sent to the user to allow the user to access the Reset Password page.',
  576. 'LBL_PASSWORD_REGEX'=> 'Regex Requirement',
  577. 'LBL_PASSWORD_REGEX_COMMENT'=> 'Regex Description',
  578. 'LBL_PASSWORD_RULES' => 'Password Rules',
  579. 'LBL_PASSWORD_LINK_EXP_IN'=> 'Link Expires in',
  580. 'LBL_PASSWORD_EXP_IN'=> 'Password Expires in',
  581. 'LBL_PASSWORD_USER_RESET' => 'User Reset Password',
  582. 'LBL_PERFORM_UPDATE'=>'Perform Update',
  583. 'LBL_PLUGINS_TITLE' => 'Sugar Forge',
  584. 'LBL_PLUGINS' => 'Get plug-ins and other Sugar extensions.',
  585. 'LBL_PRICE_LIST_TITLE' => 'Product and Quotes',
  586. 'LBL_PRICE_LIST_DESC' => 'Manage the product catalog, along with the related information on manufacturers and shipping providers.',
  587. 'LBL_PRIVATE_TEAM' => 'Rebuild access to private team. Every user of the application must have one, and all managers in the upline must have access to it.',
  588. 'LBL_PRODUCT_CATEGORIES_TITLE' => 'Product Categories',
  589. 'LBL_PRODUCT_CATEGORIES' => 'Update the list of product categories',
  590. 'LBL_PRODUCT_TYPES_TITLE' => 'Product Types',
  591. 'LBL_PRODUCT_TYPES' => 'Configure the list of product types',
  592. 'LBL_PRODUCTS_TITLE' => 'Product Catalog',
  593. 'LBL_PRODUCTS' => 'Enter items in the product catalog',
  594. 'LBL_PROXY_AUTH'=>'Authentication?',
  595. 'LBL_PROXY_HOST'=>'Proxy Host',
  596. 'LBL_PROXY_ON_DESC'=>'Use a proxy to access external information such as Sugar updates.',
  597. 'LBL_PROXY_ON'=>'Enable Proxy?',
  598. 'LBL_PROXY_PASSWORD'=>'Password',
  599. 'LBL_PROXY_PORT'=>'Port',
  600. 'LBL_PROXY_TITLE'=>'Proxy Settings',
  601. 'LBL_PROXY_USERNAME'=>'User Name',
  602. 'LBL_QUOTES_ORDERS_TITLE' => 'Quotes and Orders',
  603. 'LBL_README' => 'Readme',
  604. 'LBL_REBUILD_AUDIT_DESC' => 'Rebuilds audit table',
  605. 'LBL_REBUILD_AUDIT_TITLE' => 'Rebuild Audit',
  606. 'LBL_REBUILD_AUDIT_SEARCH' => 'Searching for new audit enabled modules',
  607. 'LBL_REBUILD_AUDIT_CREATING' => 'creating table %1$s for %2$s .<BR>',
  608. 'LBL_REBUILD_AUDIT_SKIP' => 'Audit table for %1$s already exists. skipping...<BR>',
  609. 'LBL_REBUILD_CONFIG_DESC' =>'Rebuilds config.php by updating version and adding defaults when not explicitly declared',
  610. 'LBL_REBUILD_CONFIG' =>'Rebuild Config File',
  611. 'LBL_REBUILD_DASHLETS_DESC_SHORT' => 'Rebuilds the Sugar Dashlets cache file',
  612. 'LBL_REBUILD_DASHLETS_DESC_SUCCESS' => 'Sugar Dashlets cache file rebuilt.',
  613. 'LBL_REBUILD_DASHLETS_DESC' => 'Removing Sugar Dashlets cache and scanning known directories for Sugar Dashlet files.',
  614. 'LBL_REBUILD_DASHLETS_TITLE' => 'Rebuild Sugar Dashlets',
  615. 'LBL_REBUILD_EXTENSIONS_DESC' => 'Rebuilds extensions including extended vardefs, language packs, menus and administration',
  616. 'LBL_REBUILD_EXTENSIONS_TITLE' => 'Rebuild Extensions',
  617. //BEGIN SUGARCRM flav=een
  618. 'LBL_REBUILD_EXPRESSIONS_DESC' => 'Rebuilds Sugar Logic functions cache',
  619. 'LBL_REBUILD_EXPRESSIONS_TITLE' => 'Rebuild Sugar Logic Functions',
  620. //END SUGARCRM flav=een
  621. 'LBL_REBUILD_HTACCESS_DESC'=>'Rebuilds .htaccess to limit access to certain files directly',
  622. 'LBL_REBUILD_HTACCESS'=>'Rebuild .htaccess File',
  623. 'LBL_REBUILD_WEBCONFIG_DESC'=>'Rebuilds web.config to limit access to certain files directly',
  624. 'LBL_REBUILD_WEBCONFIG'=>'Rebuild web.config File',
  625. 'LBL_REBUILD_JAVASCRIPT_LANG_DESC_SHORT' => 'Rebuilds javascript versions of language files',
  626. 'LBL_REBUILD_JAVASCRIPT_LANG_DESC' => 'Removing javascript versions of language files, will rebuild when needed.',
  627. 'LBL_REBUILD_JAVASCRIPT_LANG_TITLE' => 'Rebuild Javascript Languages',
  628. 'LBL_REBUILD_JS_FILES_TITLE' => 'Rebuild JS Compressed Files',
  629. 'LBL_REBUILD_JS_FILES_DESC_SHORT' => 'Copies original Full JS Source files and replaces existing compressed JS files',
  630. 'LBL_REBUILD_CONCAT_JS_FILES_TITLE' => 'Rebuild JS Grouping Files',
  631. 'LBL_REBUILD_CONCAT_JS_FILES_DESC_SHORT' => 'Re-concatenates and overwrites existing group files with latest versions of group files',
  632. 'LBL_REBUILD_JS_MINI_FILES_TITLE' => 'Rebuild Minified JS Files',
  633. 'LBL_REBUILD_JS_MINI_FILES_DESC_SHORT' => 'Copies original Full JS Source Files and minifies them, then replaces existing compressed files',
  634. 'LBL_REPAIR_JS_FILES_TITLE' => 'Repair JS Files',
  635. 'LBL_REPAIR_JS_FILES_DESC_SHORT' => 'Compresses Existing JS files - includes any changes made, but does not overwrite original JS Source files',
  636. 'LBL_REPAIR_JS_FILES_PROCESSING' => 'Processing files. This may take several minutes. Going away from this page will n…

Large files files are truncated, but you can click here to view the full file