[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/translations/ItalianLanguagePack_it_it/modules/ -> Potentials.php (source)

   1  <?php
   2  /*+**********************************************************************************
   3   * The contents of this file are subject to the vtiger CRM Public License Version 1.0
   4   * ("License"); You may not use this file except in compliance with the License
   5   * The Original Code is:  vtiger CRM Open Source
   6   * The Initial Developer of the Original Code is vtiger.
   7   * Portions created by vtiger are Copyright (C) vtiger.
   8   * All Rights Reserved.
   9   ************************************************************************************/
  10  $languageStrings = array(
  11      'Potentials'                   => 'Opportunita\''               , 
  12      'SINGLE_Potentials'            => 'Opportunit&agrave;'          , 
  13      'LBL_ADD_RECORD'               => 'Add Opportunity'             , 
  14      'LBL_RECORDS_LIST'             => 'Opportunities List'          , 
  15      'LBL_OPPORTUNITY_INFORMATION'  => 'Informazioni Opportunit&agrave;', 
  16      'Potential No'                 => 'No. Opportunit&agrave;'      , 
  17      'Amount'                       => 'Ammontare'                   , 
  18      'Next Step'                    => 'Step successivo'             , 
  19      'Sales Stage'                  => 'Stadio di vendita'           , 
  20      'Probability'                  => 'Probabilit&agrave; (%)'      , 
  21      'Campaign Source'              => 'Fonte Campagna'              , 
  22      'Forecast Amount'              => 'Forecast Amount'             , 
  23      'Funnel'                       => 'Sales Funnel'                , 
  24      'Potentials by Stage'          => 'Opportunities by Stage'      , 
  25      'Total Revenue'                => 'Revenue by Salesperson'      , 
  26      'Top Potentials'               => 'Top Opportunities'           , 
  27      'Forecast'                     => 'Sales Forecast'              , 
  28      'Prospecting'                  => 'In Prospettiva'              , 
  29      'Qualification'                => 'Qualificazione'              , 
  30      'Needs Analysis'               => 'Da Analizzare'               , 
  31      'Value Proposition'            => 'Proposto il valore'          , 
  32      'Id. Decision Makers'          => 'Potere decisionale'          , 
  33      'Perception Analysis'          => 'Analisi di percezione'       , 
  34      'Proposal/Price Quote'         => 'Proposta/Preventivo Prezzo'  , 
  35      'Negotiation/Review'           => 'Trattativa/Revisione'        , 
  36      'Closed Won'                   => 'Chiuso VINTO'                , 
  37      'Closed Lost'                  => 'Chiuso PERSO'                , 
  38      '--None--'                     => '--Nessuno--'                 , 
  39      'Existing Business'            => 'Business Esistente'          , 
  40      'New Business'                 => 'Nuovo Business'              , 
  41      'LBL_EXPECTED_CLOSE_DATE_ON'   => 'Expected to close on'        , 
  42      'LBL_RELATED_CONTACTS'         => 'Related Contacts'            , // TODO: Review
  43      'LBL_RELATED_PRODUCTS'         => 'Related Products'            , // TODO: Review
  44          'Potentials Won'               => 'Potenziali Aggiudicati',
  45  );


Generated: Fri Nov 28 20:08:37 2014 Cross-referenced by PHPXref 0.7.1