[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/languages/ro_ro/ -> 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'                     => 'Produse'                     , 
  12      'SINGLE_Products'              => 'Produs'                      , 
  13      'LBL_ADD_RECORD'               => 'Adauga produs'               , 
  14      'LBL_RECORDS_LIST'             => 'Products List'               , 
  15      'LBL_PRODUCT_INFORMATION'      => 'Info produs'                 , 
  16      'LBL_IMAGE_INFORMATION'        => 'Info imagine produs:'        , 
  17      'LBL_STOCK_INFORMATION'        => 'Info stoc:'                  , 
  18      'LBL_MORE_CURRENCIES'          => 'mai multe monede'            , 
  19      'LBL_PRICES'                   => 'Preturi Produse'             , 
  20      'LBL_PRICE'                    => 'Pret'                        , 
  21      'LBL_RESET_PRICE'              => 'Reseteaza pret'              , 
  22      'LBL_RESET'                    => 'Reseteaza'                   , 
  23      'LBL_ADD_TO_PRICEBOOKS'        => 'Add to PriceBooks'           , 
  24      'Product No'                   => 'ID Produs'                   , 
  25      'Part Number'                  => 'Cod produs'                  , 
  26      'Product Active'               => 'Produs activ'                , 
  27      'Manufacturer'                 => 'Fabricant'                   , 
  28      'Product Category'             => 'Categorie produs'            , 
  29      'Website'                      => 'Site Web'                    , 
  30      'Mfr PartNo'                   => 'Cod produs'                  , 
  31      'Vendor PartNo'                => 'Cod vanzator'                , 
  32      'Usage Unit'                   => 'Unitate de utilizare'        , 
  33      'Handler'                      => 'Handler'                     , 
  34      'Reorder Level'                => 'Nivel comanda repetata'      , 
  35      'Tax Class'                    => 'Clasa impozit'               , 
  36      'Serial No'                    => 'Nr serial'                   , 
  37      'Qty In Stock'                 => 'Cantitate in stoc'           , 
  38      'Product Sheet'                => 'Fisa produs'                 , 
  39      'Qty In Demand'                => 'Cantitate solicitata'        , 
  40      'GL Account'                   => 'Cont GL'                     , 
  41      'Product Image'                => 'Imagine produs'              , 
  42      'Unit Price'                   => 'Pret unitar'                 , 
  43      'Commission Rate'              => 'Rata comision (%)'           , 
  44      'Qty/Unit'                     => 'Cantitate/unitate'           , 
  45      '--None--'                     => '--Zero--'                    , 
  46      'Hardware'                     => 'Hardware'                    , 
  47      'Software'                     => 'Software'                    , 
  48      'CRM Applications'             => 'Aplicatii 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'                          => 'Cutie'                       , 
  59      'Carton'                       => 'Carton'                      , 
  60      'Caton'                        => 'Caton'                       , 
  61      'Dozen'                        => 'Dazon'                       , 
  62      'Each'                         => 'Fiecare'                     , 
  63      'Hours'                        => 'Ore'                         , 
  64      'Impressions'                  => 'Impresii'                    , 
  65      'Lb'                           => 'Lb'                          , 
  66      'M'                            => 'M'                           , 
  67      'Pack'                         => 'Pachet'                      , 
  68      'Pages'                        => 'Pagini'                      , 
  69      'Pieces'                       => 'Bucati'                      , 
  70      'Reams'                        => 'Reams'                       , 
  71      'Sheet'                        => 'Fisa'                        , 
  72      'Spiral Binder'                => 'Spiral Binder'               , 
  73      'Sq Ft'                        => 'Sq Ft'                       , 
  74      'LBL_CONVERSION_RATE'          => 'Conversion Rate'             , // TODO: Review
  75      'LBL_PRODUCTSMOD_DISABLED'     => 'Permite Produse Module pentru a vizualiza produsele',
  76  );


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