[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/languages/ro_ro/ -> 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   ************************************************************************************/
  10  $languageStrings = array(
  11      'Services'                     => 'Servicii'                    , 
  12      'SINGLE_Services'              => 'Serviciu'                    , 
  13      'LBL_ADD_RECORD'               => 'Adauga serviciu'             , 
  14      'LBL_RECORDS_LIST'             => 'Services List'               , 
  15      'LBL_SERVICE_INFORMATION'      => 'Informatie Service'          , 
  16      'LBL_MORE_CURRENCIES'          => 'mai multe monede'            , 
  17      'LBL_PRICES'                   => 'Service Prices'              , 
  18      'LBL_PRICE'                    => 'Pret'                        , 
  19      'LBL_RESET_PRICE'              => 'Reseteaza pret'              , 
  20      'LBL_RESET'                    => 'Reseteaza'                   , 
  21      'LBL_ADD_TO_PRICEBOOKS'        => 'Add to PriceBooks'           , 
  22      'Service Name'                 => 'Nume Serviciu'               , 
  23      'Service Active'               => 'Activ'                       , 
  24      'Service Category'             => 'Categorie'                   , 
  25      'Service No'                   => 'ID Serviciu'                 , 
  26      'Owner'                        => 'Proprietar'                  , 
  27      'No of Units'                  => 'Nr Unitati'                  , 
  28      'Commission Rate'              => 'Rata Comision (%)'           , 
  29      'Price'                        => 'Pret'                        , 
  30      'Usage Unit'                   => 'Unitate de Utilizare'        , 
  31      'Tax Class'                    => 'Clasa Impozit'               , 
  32      'Website'                      => 'Site Web'                    , 
  33  );


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