[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/translations/Arabic_ar_ae/modules/ -> 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      // Basic Strings
  12      'Services' => 'الخدمات',
  13      'SINGLE_Services' => 'الخدمة',
  14      'LBL_ADD_RECORD' => 'اضافة خدمة',
  15      'LBL_RECORDS_LIST' => 'قائمة الخدمات',
  16  
  17      // Blocks
  18      'LBL_SERVICE_INFORMATION' => 'تفاصيل الخدمة',
  19      
  20      'LBL_MORE_CURRENCIES' => 'عملات اخرى', 
  21      'LBL_PRICES' => 'اسعار الخدمة',
  22      'LBL_PRICE' => 'السعر',
  23      'LBL_RESET_PRICE' => 'اعادة تعين السعر',
  24      'LBL_RESET' => 'اعادة تعين',
  25      
  26      //Services popup of pricebook
  27      'LBL_ADD_TO_PRICEBOOKS' => 'اضافة الى كتاب الاسعار',
  28  
  29      //Field Labels
  30      'Service Name'=>'اسم الخدمة',
  31      'Service Active'=>'نشط',
  32      'Service Category'=>'فئة',
  33      'Service No'=>'رقم الخدمة',
  34      'Owner'=>'المالك',
  35      'No of Units'=>'عدد الوحدات',
  36      'Commission Rate'=>'نسبة العمولة',
  37      'Price'=>'السعر',
  38      'Usage Unit'=>'وحدة الاستخدام',
  39      'Tax Class'=>'فئة الضريبة',
  40      'Website'=>'الموقع الالكتروني',
  41      
  42      //Services popup of pricebook
  43      'LBL_ADD_TO_PRICEBOOKS' => 'اضف الى كتيب الاسعار',
  44  );


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