You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

16 lines
853 B

  1. <?php
  2. /**
  3. * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
  4. *
  5. * @author talal <ksa76@hotmail.com>
  6. * @author Khalid <khalid.aljahil@gmail.com>
  7. * @author Mohamed Belhsine <b.mohamed897@gmail.com>
  8. * @author Usama Akkad <uahello@gmail.com>
  9. */
  10. $lang['domain'] = 'مجال تسجيل الدخول';
  11. $lang['authpwdexpire'] = 'ستنتهي صلاحية كلمة السر في %d . عليك بتغييرها سريعا.';
  12. $lang['passchangefail'] = 'فشل تغيير كلمة المرور. قد يكون السبب عدم موافاة شروط كلمة المرور.';
  13. $lang['userchangefail'] = 'فشل تغيير سمات المستخدم. ربما لا يمتلك حسابك أذونات لإجراء تغييرات؟';
  14. $lang['connectfail'] = 'فشل الاتصال بخادم Active Directory';