[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/translations/French/modules/ -> Services.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   * Translated by ABOnline solutions - http://www.abo-s.com/
  10   * Boris CLEMENT
  11   * December 2013    
  12   ************************************************************************************/
  13  $languageStrings = array(
  14      'Services'                     => 'Services'                    , 
  15      'SINGLE_Services'              => 'Service'                     , 
  16      'LBL_ADD_RECORD'               => 'Ajouter un Service'          , 
  17      'LBL_RECORDS_LIST'             => 'Liste des services'               , 
  18      'LBL_SERVICE_INFORMATION'      => 'Information du Service'      , 
  19      'LBL_MORE_CURRENCIES'          => 'Plus de devises'             , 
  20      'LBL_PRICES'                   => 'Tarifs des services'              , 
  21      'LBL_PRICE'                    => 'Prix'                        , 
  22      'LBL_RESET_PRICE'              => 'Prix remisé'                , 
  23      'LBL_RESET'                    => 'Remise'                      , 
  24      'LBL_ADD_TO_PRICEBOOKS'        => 'Ajouté aux grille tarifaire'           , 
  25      'Service Name'                 => 'Service'                     , 
  26      'Service Active'               => 'Actif'                       , 
  27      'Service Category'             => 'Catégorie'                  , 
  28      'Service No'                   => 'N° Service'                 , 
  29      'Owner'                        => 'Propriétaire'               , 
  30      'No of Units'                  => 'Nombre d’unités'          , 
  31      'Commission Rate'              => 'Commission (en %)'           , 
  32      'Price'                        => 'Prix'                        , 
  33      'Usage Unit'                   => 'Unité de vente'             , 
  34      'Tax Class'                    => 'Type de taxe'                , 
  35      'Website'                      => 'Site WEB'                    , 
  36  );


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