about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/authad/lang/ar
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/authad/lang/ar')
-rw-r--r--wiki/lib/plugins/authad/lang/ar/lang.php10
-rw-r--r--wiki/lib/plugins/authad/lang/ar/settings.php12
2 files changed, 0 insertions, 22 deletions
diff --git a/wiki/lib/plugins/authad/lang/ar/lang.php b/wiki/lib/plugins/authad/lang/ar/lang.php
deleted file mode 100644
index 173c80f..0000000
--- a/wiki/lib/plugins/authad/lang/ar/lang.php
+++ /dev/null
@@ -1,10 +0,0 @@
-<?php
-
-/**
- * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
- * 
- * @author Mohamed Belhsine <b.mohamed897@gmail.com>
- * @author Usama Akkad <uahello@gmail.com>
- */
-$lang['domain']                = 'مجال تسجيل الدخول';
-$lang['authpwdexpire']         = 'ستنتهي صلاحية كلمة السر في %d . عليك بتغييرها سريعا.';
diff --git a/wiki/lib/plugins/authad/lang/ar/settings.php b/wiki/lib/plugins/authad/lang/ar/settings.php
deleted file mode 100644
index d2a2e2a..0000000
--- a/wiki/lib/plugins/authad/lang/ar/settings.php
+++ /dev/null
@@ -1,12 +0,0 @@
-<?php
-
-/**
- * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
- * 
- * @author alhajr <alhajr300@gmail.com>
- */
-$lang['account_suffix']        = 'لاحقة الحساب الخاص بك. على سبيل المثال. <code>@my.domain.org</code>';
-$lang['domain_controllers']    = 'قائمة مفصولة بفواصل من وحدات التحكم بالمجال. على سبيل المثال. <code>srv1.domain.org,srv2.domain.org</code>';
-$lang['admin_password']        = 'كلمة المرور للمستخدم أعلاه.';
-$lang['real_primarygroup']     = 'ينبغي أن تحل المجموعة الأساسية الحقيقية بدلاً من افتراض "Domain Users" (أبطأ).';
-$lang['expirywarn']            = 'عدد الأيام المقدمة لتحذير المستخدم حول كلمة مرور منتهية الصلاحية. (0) للتعطيل.';