[ Index ]

PHP Cross Reference of vtigercrm-6.1.0

title

Body

[close]

/pkg/vtiger/translations/Arabic_ar_ae/modules/ -> Users.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      'LBL_ADD_RECORD' => 'Add User',
  12  
  13      //MyPreference Blocks

  14      'LBL_MY_PREFERENCES'  =>  'الخيارات',
  15      'LBL_MORE_INFORMATION'  =>  'معلومات اخرى',
  16      'LBL_USERLOGIN_ROLE'  =>  'دخول المستخدم والدور',
  17      'LBL_USER_IMAGE_INFORMATION' => 'صورة المستخدم',
  18      'LBL_CURRENCY_CONFIGURATION' =>  'اعدادات حقول الارقام و العملة',
  19      'LBL_ADDRESS_INFORMATION' => 'عنوان المستخدم',
  20      'LBL_USER_ADV_OPTIONS' => 'خيارات المستخدم المتقدمة',
  21      'Asterisk Configuration'  =>  'Asterisk اعدادات',
  22      'LBL_HOME_PAGE_COMPONENTS' => 'مكونات الصفحة الرئيسية',
  23      'LBL_TAG_CLOUD_DISPLAY' => 'عرض وسمة السحابة',
  24  
  25      //MyPreference Fields

  26      'Role' => 'دور',
  27      'Admin' => 'مشرف',
  28      'User Name' => 'اسم المستخدم',
  29      'Default Activity View' => 'عرض المفكرة الافتراضي',
  30      'Default Lead View' => 'عرض الزبون المحتمل الافتراضي',
  31      'Title' => 'اللقب',
  32      'Office Phone' => 'هاتف العمل',
  33      'Other Phone' => 'هاتف ثانوي',
  34      'Email' => 'البريد الالكتروني الرئيسي',
  35      'Other Email' => 'بريد الكتروني اخر',
  36      'Secondary Email' => 'بريد الكتروني ثانوي',
  37      'Department' => 'القسم',
  38      'Reports To' => 'تقارير الى',
  39      'Yahoo id' => 'الياهو',
  40      'Home Phone' => 'هاتف المنزل',
  41      'User Image' => 'تحميل الصورة',
  42      'Date Format' => 'نسق التاريخ',
  43      'Tag Cloud' => 'سحابة الكلمات الدلالية',
  44      'Signature' => 'التوقيع',
  45      'Street Address' => 'عنوان الشارع',
  46      'Password' => 'كلمة المرور',
  47      'Confirm Password' => 'تاكيد كلمة المرور',
  48      'LBL_SHOWN' => 'اظهار',
  49      'LBL_HIDDEN' => 'اخفاء',
  50      'LBL_SHOW' => 'اظهار',
  51      'LBL_HIDE' => 'اخفاء',
  52      'LBL_HOME_PAGE_COMPO' => 'محتويات الصفحة الرئيسية',
  53      'LBL_LOGIN_HISTORY' => 'الدخول للارشيف',
  54      'LBL_USERDETAIL_INFO' => 'مشاهدة تفاصيل المستخدمين',
  55      'LBL_DELETE_GROUP' => 'الغاء المجموعات',
  56      'LBL_DELETE_GROUPNAME' => 'المجموعات المراد حذفها',
  57      'LBL_TRANSFER_GROUP' => 'نقل الملكية الى ‫:‬ ',
  58      'LBL_DELETE_USER' => 'المستخدمين المراد حذفهم',
  59      'LBL_TRANSFER_USER' => 'نقل الملكية الى المستخدم',
  60      'LBL_DELETE_PROFILE' => 'حذف الملف الشخصي',
  61      'LBL_TRANSFER_ROLES_TO_PROFILE' => 'نقل الادوار الى الملف الشخصي',
  62      'LBL_PROFILE_TO_BE_DELETED' => 'الملفات الشخصية المراد حذفها',
  63      'INTERNAL_MAIL_COMPOSER' => 'ملقن البريد الداخلي',
  64      'Asterisk Extension'  =>  'Asterisk Extension',
  65      ' Receive Incoming Calls'  =>  'استقبال الاتصالات القادمة',
  66      'Reminder Interval' => 'الفاصل الزمني للتذكير',
  67      'Webservice Access Key' => 'مفتاح الوصول',
  68      'Language' => 'اللغة',
  69      'Theme' =>  'الثيم',
  70      'Time Zone'  =>  'Time Zone',
  71      'Decimal Separator'  =>  'Decimal Separator',
  72      'Digit Grouping Pattern'  =>  'Digit Grouping Pattern',
  73      'Digit Grouping Separator'  =>  'Digit Grouping Separator',
  74      'Symbol Placement'  =>  'Symbol Placement',
  75      'Number Of Currency Decimals'  =>  'Number Of Currency Decimals',
  76      'Truncate Trailing Zeros'  =>   'Truncate Trailing Zeros',
  77      'Default Call Duration' => 'Default Call Duration (Mins)',
  78      'Other Event Duration' => 'Other Event Duration (Mins)',
  79      'Calendar Hour Format' => 'Calendar Hour Format',
  80      'Tag Cloud' => 'Tag Cloud',
  81  
  82      //Time zones-Dont change any value

  83      'Kwajalein'  =>  '(UTC-12:00) International Date Line West',
  84      'Pacific/Midway'  =>  '(UTC-11:00) Coordinated Universal Time-11',
  85      'Pacific/Samoa'  =>  '(UTC-11:00) Samoa',
  86      'Pacific/Honolulu'  =>  '(UTC-10:00) Hawaii',
  87      'America/Anchorage'  =>  '(UTC-09:00) Alaska',
  88      'America/Los_Angeles'  =>  '(UTC-08:00) Pacific Time (US &amp; Canada)',
  89      'America/Tijuana'  =>  '(UTC-08:00) Tijuana, Baja California',
  90      'America/Denver'  =>  '(UTC-07:00) Mountain Time (US &amp; Canada)',
  91      'America/Chihuahua'  =>  '(UTC-07:00) Chihuahua, La Paz, Mazatlan',
  92      'America/Mazatlan'  =>  '(UTC-07:00) Mazatlan',
  93      'America/Phoenix'  =>  '(UTC-07:00) Arizona',
  94      'America/Regina'  =>  '(UTC-06:00) Saskatchewan',
  95      'America/Tegucigalpa'  =>  '(UTC-06:00) Central America',
  96      'America/Chicago'  =>  '(UTC-06:00) Central Time (US &amp; Canada)',
  97      'America/Mexico_City'  =>  '(UTC-06:00) Mexico City',
  98      'America/Monterrey'  =>  '(UTC-06:00) Monterrey',
  99      'America/New_York'  =>  '(UTC-05:00) Eastern Time (US &amp; Canada)',
 100      'America/Bogota'  =>  '(UTC-05:00) Bogota, Lima, Quito',
 101      'America/Lima'  =>  '(UTC-05:00) Lima',
 102      'America/Rio_Branco'  =>  '(UTC-05:00) Rio Branco',
 103      'America/Indiana/Indianapolis'  =>  '(UTC-05:00) Indiana (East)',
 104      'America/Caracas'  =>  '(UTC-04:30) Caracas',
 105      'America/Halifax'  =>  '(UTC-04:00) Atlantic Time (Canada)',
 106      'America/Manaus'  =>  '(UTC-04:00) Manaus',
 107      'America/Santiago'  =>  '(UTC-04:00) Santiago',
 108      'America/La_Paz'  =>  '(UTC-04:00) La Paz',
 109      'America/Cuiaba'  =>  '(UTC-04:00) Cuiaba',
 110      'America/Asuncion'  =>  '(UTC-04:00) Asuncion',
 111      'America/St_Johns'  =>  '(UTC-03:30) Newfoundland',
 112      'America/Argentina/Buenos_Aires'  =>  '(UTC-03:00) Buenos Aires',
 113      'America/Sao_Paulo'  =>  '(UTC-03:00) Brasilia',
 114      'America/Godthab'  =>  '(UTC-03:00) Greenland',
 115      'America/Montevideo'  =>  '(UTC-03:00) Montevideo',
 116      'Atlantic/South_Georgia'  =>  '(UTC-02:00) Mid-Atlantic',
 117      'Atlantic/Azores'  =>  '(UTC-01:00) Azores',
 118      'Atlantic/Cape_Verde'  =>  '(UTC-01:00) Cape Verde Is.',
 119      'Europe/London'  =>  '(UTC) London, Edinburgh, Dublin, Lisbon',
 120      'UTC'  =>  '(UTC) Coordinated Universal Time, Greenwich Mean Time',
 121      'Africa/Monrovia'  =>  '(UTC) Monrovia, Reykjavik',
 122      'Africa/Casablanca'  =>  '(UTC) Casablanca',
 123      'Europe/Belgrade'  =>  '(UTC+01:00) Belgrade, Bratislava, Budapest, Ljubljana, Prague',
 124      'Europe/Sarajevo'  =>  '(UTC+01:00) Sarajevo, Skopje, Warsaw, Zagreb',
 125      'Europe/Brussels'  =>  '(UTC+01:00) Brussels, Copenhagen, Madrid, Paris',
 126      'Africa/Algiers'  =>  '(UTC+01:00) West Central Africa',
 127      'Europe/Amsterdam'  =>  '(UTC+01:00) Amsterdam, Berlin, Bern, Rome, Stockholm, Vienna',
 128      'Europe/Minsk'  =>  '(UTC+02:00) Minsk',
 129      'Africa/Cairo'  =>  '(UTC+02:00) Cairo',
 130      'Europe/Helsinki'  =>  '(UTC+02:00) Helsinki, Riga, Sofia, Tallinn, Vilnius',
 131      'Europe/Athens'  =>  '(UTC+02:00) Athens, Bucharest',
 132      'Europe/Istanbul'  =>  '(UTC+02:00) Istanbul',
 133      'Asia/Jerusalem'  =>  '(UTC+02:00) Jerusalem',
 134      'Asia/Amman'  =>  '(UTC+02:00) Amman',
 135      'Asia/Beirut'  =>  '(UTC+02:00) Beirut',
 136      'Africa/Windhoek'  =>  '(UTC+02:00) Windhoek',
 137      'Africa/Harare'  =>  '(UTC+02:00) Harare',
 138      'Asia/Kuwait'  =>  '(UTC+03:00) Kuwait, Riyadh',
 139      'Asia/Baghdad'  =>  '(UTC+03:00) Baghdad',
 140      'Africa/Nairobi'  =>  '(UTC+03:00) Nairobi',
 141      'Asia/Tehran'  =>  '(UTC+03:30) Tehran',
 142      'Asia/Tbilisi'  =>  '(UTC+04:00) Tbilisi',
 143      'Europe/Moscow'  =>  '(UTC+04:00) Moscow, Volgograd',
 144      'Asia/Muscat'  =>  '(UTC+04:00) Abu Dhabi, Muscat',
 145      'Asia/Baku'  =>  '(UTC+04:00) Baku',
 146      'Asia/Yerevan'  =>  '(UTC+04:00) Yerevan',
 147      'Asia/Karachi'  =>  '(UTC+05:00) Islamabad, Karachi',
 148      'Asia/Tashkent'  =>  '(UTC+05:00) Tashkent',
 149      'Asia/Kolkata'  =>  '(UTC+05:30) Chennai, Kolkata, Mumbai, New Delhi',
 150      'Asia/Colombo'  =>  '(UTC+05:30) Sri Jayawardenepura',
 151      'Asia/Katmandu'  =>  '(UTC+05:45) Kathmandu',
 152      'Asia/Dhaka'  =>  '(UTC+06:00) Dhaka',
 153      'Asia/Almaty'  =>  '(UTC+06:00) Almaty',
 154      'Asia/Yekaterinburg'  =>  '(UTC+06:00) Ekaterinburg',
 155      'Asia/Rangoon'  =>  '(UTC+06:30) Yangon (Rangoon)',
 156      'Asia/Novosibirsk'  =>  '(UTC+07:00) Novosibirsk',
 157      'Asia/Bangkok'  =>  '(UTC+07:00) Bangkok, Jakarta',
 158      'Asia/Brunei'  =>  '(UTC+08:00) Beijing, Chongqing, Hong Kong, Urumqi',
 159      'Asia/Krasnoyarsk'  =>  '(UTC+08:00) Krasnoyarsk',
 160      'Asia/Ulaanbaatar'  =>  '(UTC+08:00) Ulaan Bataar',
 161      'Asia/Kuala_Lumpur'  =>  '(UTC+08:00) Kuala Lumpur, Singapore',
 162      'Asia/Taipei'  =>  '(UTC+08:00) Taipei',
 163      'Australia/Perth'  =>  '(UTC+08:00) Perth',
 164      'Asia/Irkutsk'  =>  '(UTC+09:00) Irkutsk',
 165      'Asia/Seoul'  =>  '(UTC+09:00) Seoul',
 166      'Asia/Tokyo'  =>  '(UTC+09:00) Tokyo',
 167      'Australia/Darwin'  =>  '(UTC+09:30) Darwin',
 168      'Australia/Adelaide'  =>  '(UTC+09:30) Adelaide',
 169      'Australia/Canberra'  =>  '(UTC+10:00) Canberra, Melbourne, Sydney',
 170      'Australia/Brisbane'  =>  '(UTC+10:00) Brisbane',
 171      'Australia/Hobart'  =>  '(UTC+10:00) Hobart',
 172      'Asia/Vladivostok'  =>  '(UTC+10:00) Vladivostok',
 173      'Pacific/Guam'  =>  '(UTC+10:00) Guam, Port Moresby',
 174      'Asia/Yakutsk'  =>  '(UTC+10:00) Yakutsk',
 175      'Pacific/Fiji'  =>  '(UTC+12:00) Fiji',
 176      'Asia/Kamchatka'  =>  '(UTC+12:00) Kamchatka',
 177      'Pacific/Auckland'  =>  '(UTC+12:00) Auckland',
 178      'Asia/Magadan'  =>  '(UTC+12:00) Magadan',
 179      'Pacific/Tongatapu'  =>  '(UTC+13:00) Nukualofa',
 180  
 181      'Summary' => 'الملخص',
 182      'Detail' => 'التفاصيل',
 183      'LBL_USER_LIST_DETAILS' => 'تفاصيل',
 184      'LBL_ACTIVE_USERS' => 'المستخدمين نشاطا',
 185      'LBL_INACTIVE_USERS' => 'المستخدمين غير نشط',
 186      'LBL_DELETE_USER_PERMANENTLY' => 'حذف العضو بشكل دائم',
 187      'LBL_RESTORE' => 'استعادة',
 188      'LBL_USER_RESTORED_SUCCESSFULLY' => 'المستخدم استعادة بنجاح',
 189  );
 190  
 191  $jsLanguageStrings = array(
 192          
 193      //Curency seperator validation messages

 194      'JS_DECIMAL_SEPERATOR_AND_GROUPING_SEPERATOR_CANT_BE_SAME' => 'Decimal seperator and Grouping seperator cant be same',
 195      'JS_ENTER_OLD_PASSWORD'=>'Please enter your old password.',
 196      'JS_ENTER_NEW_PASSWORD'=>'Please enter your new password.',
 197      'JS_ENTER_CONFIRMATION_PASSWORD'=>'Please enter your password confirmation.',
 198      'JS_REENTER_PASSWORDS'=>'Please re-enter passwords.  The \"new password\" and \"confirm password\" values do not match.',
 199      'JS_INVALID_PASSWORD'=>'You must specify a valid username and password.',
 200      'JS_PASSWORD_CHANGE_FAILED_1'=>'User password change failed for ',
 201      'JS_PASSWORD_CHANGE_FAILED_2'=>' failed.  The new password must be set.',
 202      'JS_PASSWORD_INCORRECT_OLD'=>'Incorrect old password specified. Re-enter password information.',
 203  );
 204  


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