[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/translations/Hungarian/modules/ -> Assets.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      'Asset Name'                   => 'Vagyontárgy neve'            ,
  12      'Asset No'                     => 'Vagyontárgy No.'             ,
  13      'Assets'                       => 'Vagyontárgyak'               ,
  14      'Customer Name'                => 'Vásárló neve'                ,
  15      'Date in Service'              => 'Karbantartás kezdő dátuma'   ,
  16      'Date Sold'                    => 'Értékesítés dátuma'          ,
  17      'In Service'                   => 'Karbantartás alatt'          ,
  18      'Invoice Name'                 => 'Számla/Díjbekérő megnevezése',
  19      'LBL_ADD_RECORD'               => 'Vagyontárgy hozzáadása'      ,
  20      'LBL_ASSET_INFORMATION'        => 'Vagyontárgy adatok'          ,
  21      'LBL_RECORDS_LIST'             => 'Vagyontárgyak listája'       ,
  22      'Notes'                        => 'Leírás:'                     ,
  23      'Out-of-service'               => 'Üzemképes'                   ,
  24      'Serial Number'                => 'Gyári sorozat szám'          ,
  25      'Shipping Method'              => 'Szállítási mód'              ,
  26      'Shipping Tracking Number'     => 'Szállítási azonosító szám'   ,
  27      'SINGLE_Assets'                => 'Vagyontárgy'                 ,
  28      'Tag Number'                   => 'Címke száma'                 ,
  29  );


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