aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/plugins
diff options
context:
space:
mode:
authorKhalid <khalid.aljahil@gmail.com>2018-08-04 15:10:58 +0200
committerDokuWiki Translation Interface <translate@dokuwiki.org>2018-08-04 15:10:58 +0200
commit045f64ab009b05220c33ecdb6dd27750b7ad8ed2 (patch)
treefd7aab03d1755b21d66b4a7904a544f04553048e /lib/plugins
parentbdd31c762dc5064699c1b930d311179985c21f4b (diff)
downloaddokuwiki-045f64ab009b05220c33ecdb6dd27750b7ad8ed2.tar.gz
dokuwiki-045f64ab009b05220c33ecdb6dd27750b7ad8ed2.zip
translation update
Diffstat (limited to 'lib/plugins')
-rw-r--r--lib/plugins/acl/lang/ar/lang.php3
-rw-r--r--lib/plugins/authad/lang/ar/lang.php5
-rw-r--r--lib/plugins/authad/lang/ar/settings.php5
-rw-r--r--lib/plugins/authldap/lang/ar/settings.php2
-rw-r--r--lib/plugins/authplain/lang/ar/lang.php3
-rw-r--r--lib/plugins/config/lang/ar/lang.php5
-rw-r--r--lib/plugins/popularity/lang/ar/lang.php3
-rw-r--r--lib/plugins/revert/lang/ar/lang.php4
-rw-r--r--lib/plugins/usermanager/lang/ar/lang.php3
9 files changed, 20 insertions, 13 deletions
diff --git a/lib/plugins/acl/lang/ar/lang.php b/lib/plugins/acl/lang/ar/lang.php
index 89fe27a76..da16a8e90 100644
--- a/lib/plugins/acl/lang/ar/lang.php
+++ b/lib/plugins/acl/lang/ar/lang.php
@@ -2,11 +2,10 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
+ *
* @author Mostafa Hussein <mostafa@gmail.com>
* @author Yaman Hokan <always.smile.yh@hotmail.com>
* @author Usama Akkad <uahello@gmail.com>
- * @author uahello@gmail.com
*/
$lang['admin_acl'] = 'إدارة قوائم التحكم بالدخول';
$lang['acl_group'] = 'مجموعة:';
diff --git a/lib/plugins/authad/lang/ar/lang.php b/lib/plugins/authad/lang/ar/lang.php
index 173c80f0c..6ba640b33 100644
--- a/lib/plugins/authad/lang/ar/lang.php
+++ b/lib/plugins/authad/lang/ar/lang.php
@@ -2,9 +2,12 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
+ *
+ * @author Khalid <khalid.aljahil@gmail.com>
* @author Mohamed Belhsine <b.mohamed897@gmail.com>
* @author Usama Akkad <uahello@gmail.com>
*/
$lang['domain'] = 'مجال تسجيل الدخول';
$lang['authpwdexpire'] = 'ستنتهي صلاحية كلمة السر في %d . عليك بتغييرها سريعا.';
+$lang['passchangefail'] = 'فشل تغيير كلمة المرور. قد يكون السبب عدم موافاة شروط كلمة المرور.';
+$lang['connectfail'] = 'فشل الاتصال بخادم Active Directory';
diff --git a/lib/plugins/authad/lang/ar/settings.php b/lib/plugins/authad/lang/ar/settings.php
index d2a2e2a35..78f3acaea 100644
--- a/lib/plugins/authad/lang/ar/settings.php
+++ b/lib/plugins/authad/lang/ar/settings.php
@@ -2,11 +2,14 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
+ *
+ * @author Khalid <khalid.aljahil@gmail.com>
* @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['sso'] = 'استخدام Kerberos أم NTLM لتسجيل الدخول الموحد؟';
$lang['real_primarygroup'] = 'ينبغي أن تحل المجموعة الأساسية الحقيقية بدلاً من افتراض "Domain Users" (أبطأ).';
+$lang['use_ssl'] = 'استخدام الاتصال المشفر (SSL)؟ في حال استخدامه الرجاء عدم تفعيل (TLS) أسفله.';
$lang['expirywarn'] = 'عدد الأيام المقدمة لتحذير المستخدم حول كلمة مرور منتهية الصلاحية. (0) للتعطيل.';
diff --git a/lib/plugins/authldap/lang/ar/settings.php b/lib/plugins/authldap/lang/ar/settings.php
index aaef7763f..d1be7872b 100644
--- a/lib/plugins/authldap/lang/ar/settings.php
+++ b/lib/plugins/authldap/lang/ar/settings.php
@@ -2,7 +2,7 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
+ *
* @author alhajr <alhajr300@gmail.com>
*/
$lang['port'] = 'LDAP المنفذ الملقم إذا لم يعط أي عنوان URL كامل أعلاه';
diff --git a/lib/plugins/authplain/lang/ar/lang.php b/lib/plugins/authplain/lang/ar/lang.php
index 16d59f397..59016acbb 100644
--- a/lib/plugins/authplain/lang/ar/lang.php
+++ b/lib/plugins/authplain/lang/ar/lang.php
@@ -1,6 +1,7 @@
<?php
+
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
*/
-$lang['userexists'] = 'عذرا، يوجد مشترك بنفس الاسم.';
+$lang['userexists'] = 'عذرا، يوجد مشترك بنفس الاسم.';
diff --git a/lib/plugins/config/lang/ar/lang.php b/lib/plugins/config/lang/ar/lang.php
index d071e6fa3..bc83ddaf9 100644
--- a/lib/plugins/config/lang/ar/lang.php
+++ b/lib/plugins/config/lang/ar/lang.php
@@ -1,10 +1,13 @@
<?php
+
/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
* Arabic language file
*
+ * @author Khalid <khalid.aljahil@gmail.com>
* @author Yaman Hokan <always.smile.yh@hotmail.com>
* @author Usama Akkad <uahello@gmail.com>
- * @author uahello@gmail.com
*/
$lang['menu'] = 'الإعدادات';
$lang['error'] = 'لم تحدث الاعدادات بسبب قيمة غير صالحة، رجاء راجع تغييراتك ثم ارسلها.
diff --git a/lib/plugins/popularity/lang/ar/lang.php b/lib/plugins/popularity/lang/ar/lang.php
index c3e21868f..0006ed216 100644
--- a/lib/plugins/popularity/lang/ar/lang.php
+++ b/lib/plugins/popularity/lang/ar/lang.php
@@ -2,10 +2,9 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
+ *
* @author Yaman Hokan <always.smile.yh@hotmail.com>
* @author Usama Akkad <uahello@gmail.com>
- * @author uahello@gmail.com
*/
$lang['name'] = 'رد الشعبية (قد يأخذ بعض الوقت ليحمل)';
$lang['submit'] = 'أرسل البيانات';
diff --git a/lib/plugins/revert/lang/ar/lang.php b/lib/plugins/revert/lang/ar/lang.php
index 6262cc674..57e1b32b4 100644
--- a/lib/plugins/revert/lang/ar/lang.php
+++ b/lib/plugins/revert/lang/ar/lang.php
@@ -2,10 +2,10 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
+ *
+ * @author Khalid <khalid.aljahil@gmail.com>
* @author Yaman Hokan <always.smile.yh@hotmail.com>
* @author Usama Akkad <uahello@gmail.com>
- * @author uahello@gmail.com
* @author Ahmad Abd-Elghany <tolpa1@gmail.com>
* @author alhajr <alhajr300@gmail.com>
* @author Mohamed Belhsine <b.mohamed897@gmail.com>
diff --git a/lib/plugins/usermanager/lang/ar/lang.php b/lib/plugins/usermanager/lang/ar/lang.php
index 0a751e7fb..7cff02980 100644
--- a/lib/plugins/usermanager/lang/ar/lang.php
+++ b/lib/plugins/usermanager/lang/ar/lang.php
@@ -2,10 +2,9 @@
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
- *
+ *
* @author Yaman Hokan <always.smile.yh@hotmail.com>
* @author Usama Akkad <uahello@gmail.com>
- * @author uahello@gmail.com
*/
$lang['menu'] = 'مدير المستخدمين';
$lang['noauth'] = '(مصادقة المستخدمين غير متوفرة)';