[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/languages/ro_ro/ -> SalesOrder.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      'SINGLE_SalesOrder'            => 'Comanda Vanzare'             , 
  12      'LBL_EXPORT_TO_PDF'            => 'Exporta in PDF'              , 
  13      'LBL_SEND_MAIL_PDF'            => 'Send Email with PDF'         , // TODO: Review
  14      'LBL_ADD_RECORD'               => 'Add Sales Order'             , 
  15      'LBL_RECORDS_LIST'             => 'Listeaza comenzi vanzare'    , 
  16      'LBL_SO_INFORMATION'           => 'Info comanda vanzare'        , 
  17      'SalesOrder No'                => 'ID Comanda Vanzare'          , 
  18      'Quote Name'                   => 'Nume Oferta'                 , 
  19      'Customer No'                  => 'Nr client'                   , 
  20      'Requisition No'               => 'Nr Achizitie'                , 
  21      'Tracking Number'              => 'Nr Urmarire'                 , 
  22      'Sales Commission'             => 'Comision vanzari'            , 
  23      'Purchase Order'               => 'Comanda Cumparare'           , 
  24      'Vendor Terms'                 => 'Termeni vanzator'            , 
  25      'Pending'                      => 'In asteptare'                , 
  26      'Enable Recurring'             => 'Activeaza Repetare'          , 
  27      'Frequency'                    => 'Frecventa'                   , 
  28      'Start Period'                 => 'Perioada Inceput'            , 
  29      'End Period'                   => 'Perioada Sfarsit'            , 
  30      'Payment Duration'             => 'Durata Plata'                , 
  31      'Invoice Status'               => 'Stare Factura'               , 
  32      'Sub Total'                    => 'Subtotal'                    , 
  33      'AutoCreated'                  => 'AutoCreated'                 , 
  34      'Sent'                         => 'Sent'                        , 
  35      'Credit Invoice'               => 'Credit Invoice'              , 
  36      'Paid'                         => 'Paid'                        , 
  37  );


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