[ Index ]
 

Code source de vtiger CRM 5.0.2

Accédez au Source d'autres logiciels libresSoutenez Angelica Josefina !

title

Body

[fermer]

/modules/Settings/language/ -> en_us.lang.php (source)

   1  <?php
   2  
   3  /*********************************************************************************
   4  
   5   * The contents of this file are subject to the SugarCRM Public License Version 1.1.2
   6  
   7   * ("License"); You may not use this file except in compliance with the
   8  
   9   * License. You may obtain a copy of the License at http://www.sugarcrm.com/SPL
  10  
  11   * Software distributed under the License is distributed on an  "AS IS"  basis,
  12  
  13   * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for
  14  
  15   * the specific language governing rights and limitations under the License.
  16  
  17   * The Original Code is:  SugarCRM Open Source
  18  
  19   * The Initial Developer of the Original Code is SugarCRM, Inc.
  20  
  21   * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.;
  22  
  23   * All Rights Reserved.
  24  
  25   * Contributor(s): ______________________________________.
  26  
  27   ********************************************************************************/
  28  
  29  /*********************************************************************************
  30  
  31   * $Header: /cvsroot/vtigercrm/vtiger_crm/modules/Settings/language/en_us.lang.php,v 1.45 2006/02/03 05:19:44 mangai Exp $
  32  
  33   * Description:  Defines the English language pack
  34  
  35   * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.
  36  
  37   * All Rights Reserved.
  38  
  39   * Contributor(s): ______________________________________..
  40  
  41   ********************************************************************************/
  42  
  43  
  44  
  45  $mod_strings = Array(
  46  
  47  'LBL_MODULE_NAME'=>'Settings',
  48  
  49  'LBL_MODULE_TITLE'=>'Settings: Home',
  50  
  51  'LBL_LIST_CONTACT_ROLE'=>'Role',
  52  
  53  
  54  
  55  'LBL_LIST_LAST_NAME'=>'Last Name',
  56  
  57  'LBL_FIRST_NAME'=>'First Name:',
  58  
  59  'LBL_LAST_NAME'=>'Last Name:',
  60  
  61  'LBL_PHONE'=>'Phone:',
  62  
  63  'LBL_EMAIL_ADDRESS'=>'Email',
  64  
  65  'LBL_TRANSCURR'=>'Transfer User currency to',
  66  
  67  'LBL_CURRDEL'=>'Currency to be Deleted',
  68  
  69  'LBL_NEW_FORM_TITLE'=>'New Contact',
  70  
  71  'LBL_NEW_CURRENCY'=>'New Currency',
  72  
  73  'LBL_VIEWING'=>'Viewing',
  74  
  75  'LBL_CURRENCY_NAME'=>'Currency Name',
  76  
  77  'LBL_CURRENCY_CODE'=>'Currency Code',
  78  
  79  'LBL_CURRENCY_SYMBOL'=>'Symbol',
  80  
  81  'LBL_CURRENCY_CRATE'=>'Conversion Rate',
  82  
  83  'LBL_CURRENCY_STATUS'=>'Status',
  84  
  85  'LBL_CURRENCY_TOOL'=>'Tools',
  86  
  87  'LBL_CURRENCY_LIST'=>'Currencies List',
  88  
  89  
  90  'NTC_DELETE_CONFIRMATION'=>'Are you sure you want to delete this record?',
  91  
  92  'LEADCUSTOMFIELDS'=>'Lead Custom Fields',
  93  
  94  'ACCOUNTCUSTOMFIELDS'=>'Account Custom Fields',
  95  
  96  'CONTACTCUSTOMFIELDS'=>'Contact Custom Fields',
  97  
  98  'OPPORTUNITYCUSTOMFIELDS'=>'Potential Custom Fields',
  99  
 100  'HELPDESKCUSTOMFIELDS'=>'Helpdesk Custom Fields',
 101  
 102  'PRODUCTCUSTOMFIELDS'=>'Product Custom Fields',
 103  
 104  'VENDORCUSTOMFIELDS'=>'Vendor Custom Fields',
 105  
 106  'PRICEBOOKCUSTOMFIELDS'=>'PriceBook Custom Fields',
 107  
 108  'POCUSTOMFIELDS'=>'Purchase Order Custom Fields',
 109  'SOCUSTOMFIELDS'=>'Sales Order Custom Fields',
 110  'QUOTESCUSTOMFIELDS'=>'Quotes Custom Fields',
 111  'INVOICECUSTOMFIELDS'=>'Invoice Custom Fields',
 112  
 113  'EDITLEADPICKLISTVALUES'=>'Edit Lead Picklist ',
 114  
 115  'EDITACCOUNTPICKLISTVALUES'=>'Edit Account Picklist ',
 116  
 117  'EDITCONTACTPICKLISTVALUES'=>'Edit Contact Picklist ',
 118  
 119  'EDITOPPORTUNITYPICKLISTVALUES'=>'Edit Potential Picklist ',
 120  
 121  'EDITHELPDESKPICKLISTVALUES'=>'Edit HelpDesk Picklist ',
 122  
 123  'EDITPRODUCTPICKLISTVALUES'=>'Edit Product Picklist ',
 124  
 125  'EDITEVENTPICKLISTVALUES'=>'Edit Event Picklist ',
 126  
 127  'EDITTASKPICKLISTVALUES'=>'Edit Task Picklist ',
 128  
 129  'EDITRSSPICKLISTVALUES'=>'Edit Rss Picklist',
 130  'EDITVENDORPICKLISTVALUES'=>'Edit Vendor Picklist',
 131  'EDITPBPICKLISTVALUES'=>'Edit PriceBook Picklist',
 132  'EDITPOPICKLISTVALUES'=>'Edit Purchase Order Picklist',
 133  'EDITSOPICKLISTVALUES'=>'Edit Sales Order Picklist',
 134  'EDITQUOTEPICKLISTVALUES'=>'Edit Quote Picklist',
 135  'EDITINVOICEPICKLISTVALUES'=>'Edit Invoice Picklist',
 136  
 137  
 138  // Added for Release vtigerCRM 3.2 PATCH 1.0
 139  
 140  //Settings/index.php
 141  
 142  'LBL_CUSTOM_FIELD_SETTINGS'=>'Custom Field Settings:',
 143  
 144  'LBL_PICKLIST_FIELD_SETTINGS'=>'Picklist Field Settings:',
 145  
 146  
 147  
 148  //SETTINGS/CustomFieldList.php,ComboFieldList.php,CreateCustomField.php
 149  
 150  'Leads'=>'Lead',
 151  
 152  'Accounts'=>'Account',
 153  
 154  'Contacts'=>'Contact',
 155  
 156  'Potentials'=>'Potential',
 157  
 158  'HelpDesk'=>'HelpDesk',
 159  
 160  'Products'=>'Product',
 161  
 162  'Events'=>'Event',
 163  
 164  'Activities'=>'Task',
 165  
 166  
 167  
 168  
 169  
 170  'CustomFields'=>' Custom Fields',
 171  
 172  'NewCustomField'=>'New Custom Field',
 173  
 174  'NewCustomFieldAltC'=>'New Custom Field [Alt+c]:',
 175  
 176  'FieldName'=>'Field Name',
 177  
 178  'FieldType'=>'Field Type',
 179  
 180  'FieldLabel'=>'Field Label',
 181  
 182  'Delete'=>'Del',
 183  
 184  'NEW'=>'New',
 185  
 186  'CUSTOMFIELD'=>'Custom Field',
 187  
 188  'LBL_CUSTOM_FIELDS'=>'Custom Fields',
 189  
 190  'LBL_ADD_FIELD'=>'Create Custom Field',
 191  
 192  'LBL_CUSTM_MSG'=>'allows you to ....',
 193  
 194  'PicklistFields'=>' Picklist Fields',
 195  
 196  'LBL_PICKLIST_EDITOR'=>'Picklist Editor',
 197  
 198  'Edit'=>'Edit',
 199  
 200  'LBL_EDIT_FIELD_TYPE'=>'Edit Field Type',
 201  
 202  //Settings/CustomField.html
 203  
 204  'LBL_PROVIDE_FIELD_INFORMATION'=>'Provide Field Information: ',
 205  
 206  'LBL_SELECT_FIELD_TYPE'=>'Select Field Type: ', 
 207  
 208  'LBL_PROVIDE_FIELD_DETAILS'=>'Provide Field Details: ',
 209  
 210  'LBL_LABEL'=>'Label: ',
 211  
 212  'LBL_LENGTH'=>'Length: ',
 213  
 214  'LBL_DECIMAL_PLACES'=>'Decimal Places: ',
 215  
 216  'LBL_PICK_LIST_VALUES'=>'Pick list Values: ',
 217  
 218  
 219  
 220  //Settings/EditComboField.php
 221  
 222  'EditPickListValues'=>'Picklist Edit ',
 223  
 224  
 225  
 226  //Settings/EditField.html
 227  
 228  'LBL_FIELD_INFORMATION'=>'Field Information:',
 229  
 230  'Values'=>'Values',
 231  
 232  'EnterListOfValues'=>'Please enter the list of values below. Each value should be in its own line.',
 233  
 234  
 235  
 236  //Settings/fieldtypes.php
 237  
 238  'Text'=>'Text',
 239  
 240  'Number'=>'Number',
 241  
 242  'Percent'=>'Percent',
 243  
 244  'Currency'=>'Currency',
 245  
 246  'Date'=>'Date',
 247  
 248  'Email'=>'Email',
 249  
 250  'Phone'=>'Phone',
 251  
 252  'PickList'=>'Pick List',
 253  
 254  'LBL_MULTISELECT_COMBO'=>'Multi-Select Combo Box',
 255  
 256  'Skype'=>'Skype',
 257  
 258  
 259  
 260  //added for patch2
 261  
 262  'USERGROUPLIST'=>'Groups',
 263  
 264  'EMAILTEMPLATES'=>'E-mail Templates',
 265  
 266  'WORDINTEGRATION'=>'Mail Merge Templates',
 267  
 268  'LBL_MAIL_MERGE'=>'Mail Merge',
 269  
 270  'NOTIFICATIONSCHEDULERS'=>'Notification Schedulers',
 271  //currency status
 272  'LBL_ACTIVE'=>'Active',
 273  
 274  'LBL_INACTIVE'=>'Inactive',
 275  
 276  'LBL_NOTIFICATION'=>'Notification',
 277  'LBL_DESCRIPTION'=>'Description',
 278  'LBL_TOOL'=>'Tool',
 279  
 280  
 281  //Added fields for Title Informations -- after 4 Beta
 282  
 283  'LBL_EMAIL_CONFIG'=>'Outgoing Mail Server Configuration',
 284  
 285  'LBL_WORD_INTEGRATION'=>'Word Integration:',
 286  
 287  'LBL_GROUP_SETTINGS'=>'Group Settings:',
 288  
 289  'LBL_TEMPLATE_SETTINGS'=>'Template Settings:',
 290  
 291  'LBL_NOTIFICATION_SETTINGS'=>'Notification Settings:',
 292  
 293  'LBL_EMAIL_SETTINGS'=>'Email Settings:',
 294  
 295  'LBL_SECURITY_SETTINGS'=>'Security Settings:',
 296  
 297  
 298  
 299  //Added fields after RC1 - Release
 300  
 301  'LBL_MAIL_SERVER_INFO'=>'Outgoing Mail Server Information',
 302  
 303  'LBL_OUTGOING_MAIL_SERVER'=>'Server Name',
 304  
 305  'LBL_OUTGOING_MAIL_SERVER_LOGIN_USER_NAME'=>'Outgoing Mail Server Login User Name',
 306  
 307  'LBL_OUTGOING_MAIL_SERVER_PASSWORD'=>'Outgoing Mail Server Password',
 308  
 309  'LBL_MAIL_SERVER_SMTP'=>'Mail Server Settings (SMTP)',
 310  
 311  'LBL_BACKUP_SERVER_CONFIG'=>'Backup Server Configuration',
 312  
 313  'LBL_SERVER_ADDRESS'=>'Server Address',
 314  
 315  'LBL_FTP_SERVER_NAME'=>'FTP Server Name',
 316  
 317  'LBL_FTP_USER_NAME'=>'FTP User Name',
 318  
 319  'LBL_FTP_PASSWORD'=>'FTP Password',
 320  
 321  'LBL_FTP'=>'FTP',
 322  
 323  'LBL_SYSTEM_CONFIG'=>'System Configuration',
 324  'LBL_SYSTEM_INFO'=>'System Details',
 325  'LBL_PROXY_SETTINGS'=>'Proxy Server',
 326  'LBL_AUDIT_TRAIL'=>'Audit Trails',
 327  'LBL_ENABLE_AUDIT_TRAIL'=>'Enable Audit Trail',
 328  'LBL_USER_AUDIT'=>'Select User',
 329  'LBL_VIEW_AUDIT_TRAIL'=>'View Audit Trail',
 330  'LBL_AUDIT_TRAIL_DESC'=>'Display Audit Trail of Users who access CRM',
 331  'LBL_NO_DATA'=>'No Data',
 332  
 333  'LBL_CURRENCY_CONFIGURATION'=>'- Currency Information',
 334  
 335  'LBL_CURRENCY_CONFIG'=>'Currency Configuration',
 336  
 337  'LBL_CURRENCY_INFO'=>'Currency Information',
 338  
 339  'LBL_CURRENCY_TITLE'=>'Currency',
 340  
 341  'LBL_CURRENCY_SETTINGS'=>'Currencies',
 342  
 343  'LBL_YES'=>'yes',
 344  'LBL_NO'=>'no',
 345  
 346  'LBL_USERNAME'=>'User Name',
 347  'LBL_PASWRD'=>'Password',
 348  'LBL_REQUIRES_AUTHENT'=>'Requires Authentication?',
 349  
 350  //Fields for Settings
 351  
 352  'LBL_USER_MANAGEMENT'=>'Users & Access Management',
 353  
 354  'LBL_USERS'=>'Users',
 355  
 356  'LBL_USERS_LIST'=>'Users List',
 357  'LBL_GROUP_LIST'=>'Groups List',
 358  
 359  'LBL_CREATE_AND_MANAGE_USERS'=>'- Create and Manage Users (e.g., admin)',
 360  
 361  'LBL_ROLES'=>'Roles',
 362  
 363  'LBL_CREATE_AND_MANAGE_USER_ROLES'=>'- Create and Manage user roles (e.g., Administrator, Standard User, etc.)',
 364  
 365  'LBL_PROFILES'=>'Profiles',
 366  
 367  'LBL_PROFILES_LIST'=>'Profiles List',
 368  
 369  'LBL_CREATE_AND_MANAGE_USER_PROFILES'=>'- Create and Manage user profiles (e.g., CEO, Sales Manager, etc.)',
 370  
 371  'LBL_CREATE_AND_MANAGE_USER_GROUPS'=>'- Create and Manage user groups',
 372  
 373  'LBL_SHARING_ACCESS'=>'Sharing Access',
 374  
 375  'LBL_FIELDS_ACCESS'=>'Fields Access',
 376  
 377  'LBL_DEFAULT_ORGANIZATION_FIELDS'=>'Default Organization Fields Access',
 378  
 379  'LBL_SETTING_DEFAULT_ORGANIZATION_FIELDS'=>' - Setting Default Field Access within the Organization',
 380  
 381  'LBL_SETTING_DEFAULT_SHARING_ACCESS'=>'- Setting Default Sharing Access within the Organization',
 382  
 383  'LBL_FIELD_ACCESSIBILITY'=>'Field Accessibility',
 384  
 385  'LBL_SETTING_FIELD_ACCESSIBILITY'=>' - Setting Field Accessibility for each profiles',
 386  //<<<<<<<<for edit ordering blocks>>>>>>
 387  'LBL_FIELD_ORDERING_DESC'=>' - Edit Field Order',
 388  
 389  'LBL_FIELD_ORDERING'=>'Edit Field Blocks',
 390  //<<<<<<<<<<end>>>>>>>>>>>>>
 391  'LBL_LEAD_FIELD_ACCESS'=>'Lead Field Access',
 392  
 393  'LBL_ACCOUNT_FIELD_ACCESS'=>'Account Field Access',
 394  
 395  'LBL_CONTACT_FIELD_ACCESS'=>'Contact Field Access',
 396  
 397  'LBL_OPPORTUNITY_FIELD_ACCESS'=>'Potential Field Access',
 398  
 399  'LBL_HELPDESK_FIELD_ACCESS'=>'HelpDesk Field Access',
 400  
 401  'LBL_PRODUCT_FIELD_ACCESS'=>'Product Field Access',
 402  
 403  'LBL_NOTE_FIELD_ACCESS'=>'Note Field Access',
 404  
 405  'LBL_EMAIL_FIELD_ACCESS'=>'Email Field Access',
 406  
 407  'LBL_TASK_FIELD_ACCESS'=>'Task Field Access',
 408  
 409  'LBL_EVENT_FIELD_ACCESS'=>'Event Field Access',
 410  
 411  'LBL_DELETE_DEMO_DATA'=>'Delete Demo Data',
 412  
 413  'LBL_DELETE_DEMO_DATA_INFO'=>'- Delete the Demo Data which is created at the time of installation',
 414  
 415  
 416  
 417  'LBL_STUDIO'=>'Studio',
 418  
 419  'LBL_CUSTOM_FIELD_SETTINGS'=>'Custom Field Settings',
 420  
 421  'LBL_CREATE_AND_MANAGE_USER_DEFINED_FIELDS'=>'Manage your company-wide custom fields.',
 422  
 423  'LBL_SELECT_MODULE'=>'Select Module',
 424  
 425  'LBL_SELECT_CF_TEXT'=>'<b>Select Module:</b>',
 426  
 427  
 428  
 429  'LBL_PICKLIST_SETTINGS'=>'Picklist Settings',
 430  
 431  'LBL_EDIT_PICKLIST_VALUES'=>' - Edit values of Picklist fields',
 432  
 433  'LBL_EDIT'=>'Editing',
 434  
 435  'LBL_COMMUNICATION_TEMPLATES'=>'Communication Templates',
 436  
 437  'LBL_CREATE_EMAIL_TEMPLATES'=>'New Email Template',
 438  
 439  'LBL_UPLOAD_MSWORD_TEMPLATES'=>' - Upload MS Word Templates for Mail Merge',
 440  
 441  'LBL_SCHEDULE_EMAIL_NOTIFICATION'=>' - Schedule Email Notifications',
 442  
 443  'LBL_EXPAND_CLOSE_MENU'=>'Expand/Close Menu',
 444  
 445  'LBL_CONFIGURATION'=>'Configuration',
 446  
 447  'LBL_CONFIGURE_MAIL_SERVER'=>' - Configure Outgoing Mail Server',
 448  
 449  'LBL_BACKUP_SERVER_CONFIGURATION'=>'Backup Server Configuration',
 450  
 451  'LBL_BACKUP_SERVER_INFO'=>'Backup Server Information',
 452  
 453  'LBL_BACKUP_SERVER_SETTINGS'=>'Backup Server',
 454  
 455  'LBL_CONFIGURE_BACKUP_SERVER'=>' - Configure Backup Server',
 456  
 457  'LBL_SYSTEM_CONFIGURATION'=>' - System Configuration',
 458  
 459  'LBL_PROXY_SERVER_CONFIGURATION'=>'Proxy Server Configuration',
 460  
 461  'LBL_PROXY_SERVER_INFO'=>'Proxy Server Information',
 462  
 463  'LBL_PROXY_SERVER_SETTINGS'=>'Proxy Server',
 464  
 465  'LBL_CONFIGURE_PROXY_SERVER'=>' - Configure Proxy Server',
 466  
 467  'LBL_PROXY_PORT'=>'Port Number',
 468  
 469  
 470  
 471  //Field Types for custom fields
 472  
 473  'LBL_URL'=>'URL',
 474  
 475  'LBL_CHECK_BOX'=>'Checkbox',
 476  
 477  
 478  
 479  //PickList Settings
 480  
 481  'LBL_STANDARD_FIELDS'=>'Standard Fields',
 482  
 483  'LBL_LEAD_SOURCE'=>'Lead Source',
 484  
 485  'LBL_SALUTATION'=>'Salutation',
 486  
 487  'LBL_LEAD_STATUS'=>'Lead Status',
 488  
 489  'LBL_INDUSTRY'=>'Industry',
 490  
 491  'LBL_RATING'=>'Rating',
 492  
 493  'LBL_ACCOUNT_TYPE'=>'Account Type',
 494  
 495  'LBL_BUSINESS_TYPE'=>'Business Type',
 496  
 497  'LBL_CURRENCY_TYPE'=>'Currency Type',
 498  
 499  'LBL_SALES_STAGE'=>'Sales Stage',
 500  
 501  'LBL_PRIORITY'=>'Priority',
 502  
 503  'LBL_STATUS'=>'Status',
 504  
 505  'LBL_CATEGORY'=>'Ticket Category',
 506  
 507  'LBL_MANUFACTURER'=>'Manufacturer',
 508  
 509  'LBL_PRODUCT_CATEGORY'=>'Product Category',
 510  
 511  'LBL_RSS_CATEGORY'=>'Rss Category',
 512  
 513  //Added for Web based Email client integration (post 4.0.1 release)
 514  
 515  'LBL_ADD_MAIL_ACCOUNT'=>'Add Mail Account',
 516  'LBL_NEW_MAIL_ACCOUNT_TITLE'=>'New Mail Account [Alt+M]',
 517  'LBL_NEW_MAIL_ACCOUNT_KEY'=>'M',
 518  'LBL_NEW_MAIL_ACCOUNT_LABEL'=>'New Mail Account',
 519  'LBL_GENERAL_INFO'=>'General Information',
 520  'LBL_DISPLAY_NAME'=>'Display Name',
 521  'LBL_MAIL_PROTOCOL'=>'Mail Protocol',
 522  'LBL_LIST_PASSWORD'=>'Password',
 523  'LBL_MAIL_SERVER_NAME'=>'Mail Server Name or IP',
 524  'LBL_MAIL_SERVER_SETTINGS'=>'Outgoing Server',
 525  'LBL_INCOME_SERVER_SETTINGS'=>'Incoming Server',
 526  'LBL_TEST_SETTINGS'=>'Test my account setting immediately',
 527  'LBL_TEST_BUTTON_TITLE'=>'Test my account now! [Alt+T]',
 528  'LBL_TEST_BUTTON_KEY'=>'T',
 529  'LBL_TEST_BUTTON_LABEL'=>'Test my account now!',
 530  'LBL_DEFAULT'=>'Default',
 531  'LBL_IMAP2'=>'IMAP2',
 532  'LBL_IMAP4'=>'IMAP4',
 533  'LBL_POP'=>'POP',
 534  'LBL_IMAP'=>'IMAP',
 535  'LBL_MAIL_DISCLAIM'=>'Items marked with <font color="red">*</font> are required<br>Items marked with <font color="red">* *</font> are not fully supported',
 536  'LBL_SSL_OPTIONS'=>'SSL Options',
 537  'LBL_TLS'=>'TLS',
 538  'LBL_NO_TLS'=>'No TLS',
 539  'LBL_CERT_VAL'=>'Certificate Validations',
 540  'LBL_INT_MAILER'=>'Use Internal Mailer?',
 541  'LBL_INT_MAILER_USE'=>'Yes',
 542  'LBL_INT_MAILER_NOUSE'=>'No',
 543  'LBL_VAL_SSL_CERT'=>'Validate SSL Cert',
 544  'LBL_DONOT_VAL_SSL_CERT'=>'Do Not Validate SSL Cert',
 545  'LBL_WEB_MAIL_CONFIG'=>'Web Mail Configuration',
 546  'LBL_CONFIGURE_WEB_MAIL'=>' - Configure Web Mail',
 547  'LBL_LIST_MAIL_ACCOUNT'=>'  List Mail Account',
 548  'LBL_USAGEUNIT'=>'Usage Unit',
 549  'LBL_GLACCT'=>'GL Account',
 550  'LBL_QUOTE_STAGE'=>'Quote Stage',
 551  'LBL_CARRIER'=>'Carrier',
 552  'LBL_TAXCLASS'=>'Tax Class',
 553  'LBL_MY_DETAILS'=>'My Details',
 554  'LBL_MY_MAIL_SERVER_DET'=>'My Incoming Mail Server Details',
 555  'LBL_EMAIL_ID'=>'Email ID',
 556  'LBL_NAME_EXAMPLE'=>'(example : John Fenner)',
 557  'LBL_EMAIL_EXAMPLE'=>'(example : johnfenner@xyz.com)',
 558  'LBL_REFRESH_TIMEOUT'=>'Refresh Timeout',
 559  'LBL_1_MIN'=>'1 minute',
 560  'LBL_2_MIN'=>'2 minutes',
 561  'LBL_3_MIN'=>'3 minutes',
 562  'LBL_4_MIN'=>'4 minutes',
 563  'LBL_5_MIN'=>'5 minutes',
 564  'LBL_EMAILS_PER_PAGE'=>'Emails per Page',
 565  
 566  //Added for Organization Details (4.2 release)
 567  'LBL_ORGANIZATION_NAME'=>'Company Name',
 568  'LBL_ORGANIZATION_ADDRESS'=>'Address',
 569  'LBL_ORGANIZATION_CITY'=>'City',
 570  'LBL_ORGANIZATION_STATE'=>'State',
 571  'LBL_ORGANIZATION_CODE'=>'Postal Code',
 572  'LBL_ORGANIZATION_COUNTRY'=>'Country',
 573  'LBL_ORGANIZATION_PHONE'=>'Phone',
 574  'LBL_ORGANIZATION_FAX'=>'Fax',
 575  'LBL_ORGANIZATION_WEBSITE'=>'Website',
 576  'LBL_ORGANIZATION_DETAILS'=>'Company Information',
 577  'LBL_SPECIFY_COMPANY_DETAILS'=>' - Specify Company Information',
 578  'LBL_ORGANIZATION_LOGO'=>'Company Logo',
 579  'LBL_UPLOAD'=>'Upload',
 580  'LBL_FILENAME'=>'File Name',
 581  'LBL_SETTINGS'=>'Settings',
 582  'LBL_COMPANY_DETAILS'=>'Company Details',
 583  
 584  'LBL_SEVERITY'=>'Severity',
 585  'LBL_FAQ_CATEGORY'=>'FAQ Category',
 586  'LBL_VENDOR_FIELD_ACCESS'=>'Vendor Field Access',
 587  'LBL_PB_FIELD_ACCESS'=>'PriceBook Field Access',
 588  'LBL_QUOTE_FIELD_ACCESS'=>'Quote Field Access',
 589  'LBL_PO_FIELD_ACCESS'=>'Purchase Order Field Access',
 590  'LBL_SO_FIELD_ACCESS'=>'Sales Order Access',
 591  'LBL_INVOICE_FIELD_ACCESS'=>'Invoice Field Access',
 592  'INVENTORYNOTIFICATION'=>'Inventory Notifications',
 593  'LBL_INVENTORY_NOTIFICATIONS'=>' - Edit Inventory Email Notifications',
 594  'INVENTORYTERMSANDCONDITIONS'=>'Inventory : Terms & Conditions',//newly added for Inventory terms and conditions
 595  'LBL_INVENTORY_TERMSANDCONDITIONS'=>' - Edit Terms & Conditions',//newly added
 596  'LBL_TANDC_TEXT'=>'Terms & Conditions Text',
 597  'LBL_INVENTORY_TANDC'=>'Inventory Terms & Conditions',
 598  
 599  'LBL_OTHER_SETTINGS'=>'Other Settings',
 600  'LBL_SCROLL'=>'[Scroll to Top]',
 601  
 602  'LBL_INV_NOT_DESC'=>'The following is the list of notifications that are sent to the product handler regarding the demand and the current quantity in hand during the creation of a Quote, SalesOrder and Invoice.',
 603  
 604  'InvoiceNotification'=>'Product Stock Notification during Invoice Generation',
 605  'InvoiceNotificationDescription'=>'When the product stock level goes below the re-order level, notification will be sent to the product handler',
 606  'Vendor'=>'Vendor',
 607  'PriceBook'=>'PriceBook',
 608  'Quotes'=>'Quote',
 609  'PurchaseOrder'=>'Purchase Order',
 610  'SalesOrder'=>'SalesOrder',
 611  'Invoice'=>'Invoice',
 612  
 613  //For Custom Fields
 614  'LBL_LEAD_MAP_CUSTOM_FIELD'=>'Mapping Lead Custom Fields',
 615  'leadCustomFieldDescription'=>'Map each of your organizations lead custom fields to each of your custom account
 616  ,contact, or potential fields. These mappings will be used when you convert leads',
 617  'LBL_MAPPING_INFO'=>'Mapping Information',
 618  'LBL_ACCOUNT_FIELD'=>'Account Custom Field',
 619  'LBL_CONTACT_FIELD'=>'Contact Custom Field',
 620  'LBL_POTENTIAL_FIELD'=>'Potential Custom Field',
 621  'CUSTOMFIELDMAPPING'=>'Custom Field Mapping',
 622  'LBL_FIELD_MAPPING'=>'Field Mapping',
 623  'LBL_LEAD_FIELD'=>'Lead Custom Field',
 624  //After 4.2 GA
 625  'LBL_TEXT_AREA'=>'Text Area',
 626  //for Edit ordering the blocks
 627  'NOTESCUSTOMFIELDS'=>'Notes Custom Fields',
 628  
 629  //Added fields after 4.2 ptach 2
 630  'LBL_ASSIGN_MODULE_OWNERS'=>'Assign Module Owners',
 631  'LBL_MODULE_OWNERS'=>'Module Owners',
 632  'LBL_ASSIGN_MODULE_OWNERS_INFO'=>' - Assign Owners for each modules',
 633  'LBL_MODULE'=>'CRM Module',
 634  'LBL_OWNER'=>'Assigned Owner',
 635  'LBL_MIGRATION'=>'Migration Wizard',
 636  'LBL_MIGRATION_INFO'=>'Migrate vtiger CRM data from Version 4.2.3 to 5.0.0',
 637  
 638  //Added for 5 GA - Description of Settings UI
 639  
 640  'LBL_USER_DESCRIPTION'=>'Manage users who can access vtiger CRM',
 641  'LBL_ROLE_DESCRIPTION'=>'Set up hierarchy of roles and assign to the users',
 642  'LBL_PROFILE_DESCRIPTION'=>'Manage user-specific modules access to different Roles',
 643  'LBL_GROUP_DESCRIPTION'=>'Manage different types of teams based on roles, users, and profiles',
 644  'LBL_SHARING_ACCESS_DESCRIPTION'=>'Manage module sharing rules & custom sharing rules',
 645  'LBL_SHARING_FIELDS_DESCRIPTION'=>'Define global field-level access in each module',
 646  'LBL_MODULE_OWNERS_DESCRIPTION'=>'Assign Customer Support owners to CRM module',
 647  'LBL_ANNOUNCEMENT_DESCRIPTION'=>'Manage company wide announcements',
 648  'LBL_CUSTOM_FIELDS_DESCRIPTION'=>'Manage different types of user-defined fields',
 649  'LBL_PICKLIST_DESCRIPTION'=>'Customize Picklist values in each module',
 650  'LBL_EMAIL_TEMPLATE_DESCRIPTION'=>'Manage templates for E-Mail module',
 651  'LBL_MAIL_MERGE_DESCRIPTION'=>'Manage templates for Mail Merging',
 652  'LBL_NOTIF_SCHED_DESCRIPTION'=>'Manage Notifications that will alert in case of important actions',
 653  'LBL_INV_NOTIF_DESCRIPTION'=>'Change Settings of Inventory related Notifications',
 654  'LBL_INV_TANDC_DESCRIPTION'=>'Specify Terms and Conditions for quotes, orders, and invoices',
 655  'LBL_COMPANY_DESCRIPTION'=>'Specify business address of company',
 656  'LBL_MAIL_SERVER_DESCRIPTION'=>'Configure Outgoing Mail Server details',
 657  'LBL_BACKUP_SERVER_DESCRIPTION'=>'Specify database backup server details',
 658  'LBL_CURRENCY_DESCRIPTION'=>'Manage international currencies and exchange rates',
 659  'LBL_TAX_DESCRIPTION'=>'Manage taxes and the corresponding tax rates',
 660  'LBL_SYSTEM_DESCRIPTION'=>'View vtiger CRM Server details',
 661  'LBL_PROXY_DESCRIPTION'=>'Configure proxies to access RSS feeds through Internet',
 662  'LBL_AUDIT_DESCRIPTION'=>'Display data opertions performed by users',
 663  'LBL_TAX_DESC'=>'Manage different types of tax rates for taxes, such as Sales Tax, VAT etc.,',
 664  'LBL_COMPANY_DESC'=>'Specify business address of your company',
 665  'LBL_SELECT_LOGO'=>'Select new logo:',
 666  'LBL_INVEN_TANDC_DESC'=>'Specify text for the Terms & Conditions section of Quotes, Orders, and Invoices modules',
 667  'LBL_MAIL_SERVER_DESC'=>'Configure your Outgoing Mail Server details',
 668  'LBL_BACKUP_SERVER_DESC'=>'Manage your Backup Server',
 669  'LBL_MODULES_AND_OWNERS'=>'Modules & Owners',
 670  'LBL_GROUP_DESC'=>'Manage different types of user groups within your organization',
 671  'LBL_MAIL_MERGE_DESC'=>'Manage Mail Merge templates used in CRM modules',
 672  
 673  
 674  //Added fields after 5.0 Alpha
 675  'LBL_REQUIRE_SMTP_AUTHENTICATION'=>'Require SMTP Authentication?',
 676  'LBL_ANNOUNCEMENT'=>'Announcements',
 677  'LBL_SETTING_ANNOUNCEMENT'=>'Announcement',
 678  'LBL_ANNOUNCE_TEXT'=>'Announcement Text',
 679  'LBL_UPDATE_BUTTON'=>'Update',
 680  'LBL_ANNOUNCEMENT_INFO'=>'Type the announcement text below, and click the Update button.',
 681  'LBL_ANNOUNCEMENT_DESC'=>'Change the text that appears in the announcement display on top of each page',
 682  'LBL_EMAIL_CONTENTS'=>'Email Contents',
 683  'LBL_SUBJECT'=>'Subject',
 684  'LBL_MESSAGE'=>'Message',
 685  'LBL_PICKLIST_EDITOR'=>'Picklist Editor',
 686  'LBL_PICKLIST_AVAIL'=>'Picklists Available in',
 687  'LBL_PICKLIST_AVAILINFO1'=>'The picklists available in',
 688  'LBL_PICKLIST_AVAILINFO2'=>'are shown below. Click Edit to modify the contents of the list.',
 689  'LBL_EDIT_PICKLIST'=>'Edit Pick List',
 690  'LBL_PICKLIST_SAVEINFO'=>'Type the entries one - by - one below and click the Save button to save the list.',
 691  'LBL_SELECT_CRM_MODULE'=>'Select CRM Module',
 692  'LBL_TAX_SETTINGS'=>'Tax Calculations',
 693  'LBL_INVENTORY_TAX_CONFIG'=>'Inventory Tax Configuration',
 694  'LBL_CUSTOM_MAPP_INFO'=>'Only in Leads module you can map the fields with Accounts, Contacts, and Potentials.',
 695  'LBL_MAPPING_OTHER_MODULES'=>'Mapping with other Modules',
 696  'LBL_CUSTOM_FILED_IN'=>'Custom Fields in ',
 697  'LBL_ROLE_HIERARCHY_TREE'=>'Roles & Hierarchy Tree',
 698  'LBL_EDIT_FIELD_MAPPING'=>'Editing Field Mapping',
 699  'LBL_LOGIN_HISTORY_DETAILS'=>'User Login History',
 700  'LBL_LOGIN_HISTORY_DESCRIPTION'=>'Display login history of users',
 701  'LBL_NON_EDITABLE_PICKLIST_ENTRIES'=>'Non Editable Picklist Entries',
 702  
 703  //Added for Tax settings
 704  'LBL_PRODUCT_TAX_SETTINGS'=>'Product & Service Taxes',
 705  'LBL_SHIPPING_HANDLING_TAX_SETTINGS'=>'Shipping & Handling Taxes',
 706  'LBL_PROXY_SERVER_DESC'=>'Configure proxies to access RSS feeds through Internet',
 707  
 708  'LBL_NEW_CURRENCTY'=>'New Currency',
 709  'LBL_BASE_CURRENCY'=>'Base Currency - ',
 710  'LBL_DELETE_CURRENCY'=>'Delete Currency',
 711  
 712  //Added for singlepane view in modules 
 713  
 714  'LBL_DEFAULT_DETAIL_VIEW'=>'Default Detail View',
 715  'LBL_DEFAULT_MODULE_VIEW'=>'Default Module View',
 716  'LBL_DEFAULT_MODULE_VIEW_DESC'=>'Set Default Detail View for All Modules',
 717  'LBL_ENABLE_SINGLEPANE_VIEW'=>'Enable Singlepane View',
 718  
 719  'LBL_CLEAR_DATA'=>'Clear Data',
 720  'LBL_LENGTHALERT'=>'Sorry, you can cannot map fields with different character size. Kindly map the data with same or more character size.',
 721  'LBL_DECIMALALERT'=>'Sorry, you can cannot map fields with different decimal places. Kindly map the data with same or more decimal places.',
 722  'LBL_TYPEALERT_1'=>'Sorry, you cannot map the',
 723  'LBL_WITH'=>'with',
 724  'LBL_TYPEALERT_2'=>'data type. Kindly map the same data types.',
 725  'LBL_ENABLE'=>'Enable',
 726  'LBL_FAQ_FIELD_ACCESS'=>'Faq Field Access',
 727  'LBL_ADD_TAX_BUTTON'=>'Add Tax',
 728  );
 729  
 730  
 731  ?>


Généré le : Sun Feb 25 10:22:19 2007 par Balluche grâce à PHPXref 0.7