[ Index ]
 

Code source de vtiger CRM 5.0.2

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

title

Body

[fermer]

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

   1  <?php
   2  /*********************************************************************************
   3   * The contents of this file are subject to the SugarCRM Public License Version 1.1.2
   4   * ("License"); You may not use this file except in compliance with the
   5   * License. You may obtain a copy of the License at http://www.sugarcrm.com/SPL
   6   * Software distributed under the License is distributed on an  "AS IS"  basis,
   7   * WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License for
   8   * the specific language governing rights and limitations under the License.
   9   * The Original Code is:  SugarCRM Open Source
  10   * The Initial Developer of the Original Code is SugarCRM, Inc.
  11   * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.;
  12   * All Rights Reserved.
  13   * Contributor(s): ______________________________________.
  14   ********************************************************************************/
  15  /*********************************************************************************
  16   * $Header: /advent/projects/wesat/vtiger_crm/sugarcrm/modules/Dashboard/language/en_us.lang.php,v 1.4 2005/01/25 06:01:38 jack Exp $
  17   * Description:  Defines the English language pack for the Account module.
  18   * Portions created by SugarCRM are Copyright (C) SugarCRM, Inc.
  19   * All Rights Reserved.
  20   * Contributor(s): ______________________________________..
  21   ********************************************************************************/
  22   
  23  $mod_strings = Array(
  24  'LBL_SALES_STAGE_FORM_TITLE'=>'Pipeline By Sales Stage',
  25  'LBL_SALES_STAGE_FORM_DESC'=>'Shows cumulative opportunity amounts by selected sales stages for selected users where the expected closed date is within the specificed date range.',
  26  'LBL_MONTH_BY_OUTCOME'=>'Pipeline By Month By Outcome',
  27  'LBL_MONTH_BY_OUTCOME_DESC'=>'Shows cumulative opportunity amounts by month by outcome for selected users where the expected closed date is within the specificed date range.  Outcome is based on whether the sales stage is Closed Won, Closed Lost or any other value.',
  28  'LBL_LEAD_SOURCE_FORM_TITLE'=>'All Opportunities By Lead Source',
  29  'LBL_LEAD_SOURCE_FORM_DESC'=>'Shows cumulative opportunity amounts by selected lead source for selected users.',
  30  'LBL_LEAD_SOURCE_BY_OUTCOME'=>'All Opportunities By Lead Source By Outcome',
  31  'LBL_LEAD_SOURCE_BY_OUTCOME_DESC'=>'Shows cumulative opportunity amounts by selected lead source by outcome for selected users where the expected closed date is within the specificed date range.  Outcome is based on whether the sales stage is Closed Won, Closed Lost or any other value.',
  32  'LBL_PIPELINE_FORM_TITLE_DESC'=>'Shows cumulative amounts by selected sales stages for your opportunities where the expected closed date is within the specificed date range.',
  33  'LBL_DATE_RANGE'=>'Date range is',
  34  'LBL_DATE_RANGE_TO'=>'to',
  35  'ERR_NO_OPPS'=>'Please create some Opportunities to see Opportunity graphs.',
  36  'LBL_TOTAL_PIPELINE'=>'Pipeline total is ',
  37  'LBL_ALL_OPPORTUNITIES'=>'Total amount of all opportunities is ',
  38  'LBL_OPP_SIZE'=>'Opportunity size in ',
  39  'LBL_OPP_SIZE_VALUE'=>'1K',
  40  'NTC_NO_LEGENDS'=>'None',
  41  'LBL_LEAD_SOURCE_OTHER'=>'Other',
  42  'LBL_EDIT'=>'Edit',
  43  'LBL_REFRESH'=>'Refresh',
  44  'LBL_CREATED_ON'=>'Last run on ',
  45  'LBL_OPPS_IN_STAGE'=>'opportunities where sales stage is',
  46  'LBL_OPPS_IN_LEAD_SOURCE'=>'opportunities where lead source is',
  47  'LBL_OPPS_OUTCOME'=>'opportunities where outcome is',
  48  'LBL_USERS'=>'Users:',
  49  'LBL_SALES_STAGES'=>'Sales Stages:',
  50  'LBL_LEAD_SOURCES'=>'Lead Sources:',
  51  'LBL_DATE_START'=>'Begin Date:',
  52  'LBL_DATE_END'=>'End Date:',
  53  //Added for 5.0 
  54  'LBL_NO_PERMISSION'=>'Sorry, you don\'t have access to view the Graph for this module',
  55  'LBL_NO_PERMISSION_FIELD'=>'Sorry, you don\'t have access to view the Graph for this module or for the Field',
  56  
  57  "leadsource" => "Leads By Source",
  58  "leadstatus" => "Leads By Status",
  59  "leadindustry" => "Leads By Industry",
  60  "salesbyleadsource" => "Sales by LeadSource",
  61  "salesbyaccount" => "Sales by Accounts",
  62  "salesbyuser" => "Sales by User",
  63  "salesbyteam"=>"Sales by Team",
  64  "accountindustry" => "Account By Industry",
  65  "productcategory" => "Products by Category",
  66  "productbyqtyinstock" => "Products by Quantity in stock",
  67  "productbypo" => "Products by PurchaseOrder",
  68  "productbyquotes" => "Products by Quotes",
  69  "productbyinvoice" => "Products by Invoice",
  70  "sobyaccounts" => "Sales Order by Accounts",
  71  "sobystatus" => "Sales Order by Status",
  72  "pobystatus" => "Purchase Order by Status",
  73  "quotesbyaccounts" => "Quotes by Accounts",
  74  "quotesbystage" => "Quotes by Stage",
  75  "invoicebyacnts" => "Invoices by Accounts",
  76  "invoicebystatus" => "Invoices by Status",
  77  "ticketsbystatus" => "Tickets by Status",
  78  "ticketsbypriority" => "Tickets by Priority",
  79  "ticketsbycategory" => "Tickets by Category",
  80  "ticketsbyuser"=>"Tickets by User",
  81  "ticketsbyteam"=>"Tickets by Team",
  82  "ticketsbyproduct"=>"Tickets by Product",
  83  "contactbycampaign"=>"Contacts by Campaign",
  84  "ticketsbyaccount"=>"Tickets by Account",
  85  "ticketsbycontact"=>"Tickets by Contact",
  86  
  87  'LBL_DASHBRD_HOME'=>'Dashboard Home',
  88  'LBL_HORZ_BAR_CHART'=>'Horizontal Bar Chart',
  89  'LBL_VERT_BAR_CHART'=>'Vertical Bar Chart',
  90  'LBL_PIE_CHART'=>'Pie Chart',
  91  'LBL_NO_DATA'=>'No data available',
  92  'DashboardHome'=>'DashBoardHome',
  93  'GRIDVIEW'=>'Grid view',
  94  'NORMALVIEW'=>'Normal view',
  95  'VIEWCHART'=>'View Chart',
  96  'LBL_DASHBOARD'=>'Dashboard',
  97  );
  98  
  99  ?>


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