[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/translations/French/modules/ -> Products.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      'Products'                     => 'Produits'                    , 
  12      'SINGLE_Products'              => 'Produit'                     , 
  13      'LBL_ADD_RECORD'               => 'Ajouter un produit'          , 
  14      'LBL_RECORDS_LIST'             => 'Products List'               , 
  15      'LBL_PRODUCT_INFORMATION'      => 'Informations'                , 
  16      'LBL_IMAGE_INFORMATION'        => 'Commentaires image produit'  , 
  17      'LBL_STOCK_INFORMATION'        => 'Stock :'                     , 
  18      'LBL_MORE_CURRENCIES'          => 'Plus de devises'             , 
  19      'LBL_PRICES'                   => 'Prix des produits'           , 
  20      'LBL_PRICE'                    => 'Prix'                        , 
  21      'LBL_RESET_PRICE'              => 'Prix remisé'                , 
  22      'LBL_RESET'                    => 'Remise'                      , 
  23      'LBL_ADD_TO_PRICEBOOKS'        => 'Add to PriceBooks'           , 
  24      'Product No'                   => 'Produit N°'                 , 
  25      'Part Number'                  => 'Ref'                         , 
  26      'Product Active'               => 'Actif'                       , 
  27      'Manufacturer'                 => 'Fabriquant'                  , 
  28      'Product Category'             => 'Catégorie'                  , 
  29      'Website'                      => 'Site Web'                    , 
  30      'Mfr PartNo'                   => 'Modèle'                     , 
  31      'Vendor PartNo'                => 'Ref fournisseur'             , 
  32      'Usage Unit'                   => 'Unité de vente'             , 
  33      'Handler'                      => 'Manutention'                 , 
  34      'Reorder Level'                => 'Niveau de réapprovisionnement', 
  35      'Tax Class'                    => 'Type TVA'                    , 
  36      'Serial No'                    => 'N° série'                  , 
  37      'Qty In Stock'                 => 'Qté en stock'               , 
  38      'Product Sheet'                => 'Fiche produit'               , 
  39      'Qty In Demand'                => 'Qté demandée'              , 
  40      'GL Account'                   => 'Code comptable'              , 
  41      'Product Image'                => 'Image produit'               , 
  42      'Unit Price'                   => 'Prix unitaire'               , 
  43      'Commission Rate'              => 'Commission (%)'              , 
  44      'Qty/Unit'                     => 'Qté/Unité'                 , 
  45      '--None--'                     => '--Aucun--'                   , 
  46      'Hardware'                     => 'Matériel'                   , 
  47      'Software'                     => 'Logiciel'                    , 
  48      'CRM Applications'             => 'Applications CRM'            , 
  49      '300-Sales-Software'           => '300-Sales-Software'          , 
  50      '301-Sales-Hardware'           => '301-Sales-Hardware'          , 
  51      '302-Rental-Income'            => '302-Rental-Income'           , 
  52      '303-Interest-Income'          => '303-Interest-Income'         , 
  53      '304-Sales-Software-Support'   => '304-Sales-Software-Support'  , 
  54      '305-Sales Other'              => '305-Sales Other'             , 
  55      '306-Internet Sales'           => '306-Internet Sales'          , 
  56      '307-Service-Hardware Labor'   => '307-Service-Hardware Labor'  , 
  57      '308-Sales-Books'              => '308-Sales-Books'             , 
  58      'Box'                          => 'Boîte'                      , 
  59      'Carton'                       => 'Carton'                      , 
  60      'Caton'                        => 'Palette'                     , 
  61      'Dozen'                        => 'Douzaine'                    , 
  62      'Each'                         => 'Unité'                      , 
  63      'Hours'                        => 'Heures'                      , 
  64      'Impressions'                  => 'Impressions'                 , 
  65      'Lb'                           => 'Kg'                          , 
  66      'M'                            => 'M'                           , 
  67      'Pack'                         => 'Lot'                         , 
  68      'Pages'                        => 'Pages'                       , 
  69      'Pieces'                       => 'Pièces'                     , 
  70      'Reams'                        => 'Rames'                       , 
  71      'Sheet'                        => 'Fiche'                       , 
  72      'Spiral Binder'                => 'Cahier à spiral'            , 
  73      'Sq Ft'                        => 'm²'                         , 
  74      'LBL_CONVERSION_RATE'          => 'Conversion Rate'             , // TODO: Review
  75      'LBL_PRODUCTSMOD_DISABLED' => 'Activer Module Produits pour voir les produits',
  76  );


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