summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/wrap/lang/ar
diff options
context:
space:
mode:
Diffstat (limited to 'platform/www/lib/plugins/wrap/lang/ar')
-rw-r--r--platform/www/lib/plugins/wrap/lang/ar/lang.php16
-rw-r--r--platform/www/lib/plugins/wrap/lang/ar/settings.php11
2 files changed, 27 insertions, 0 deletions
diff --git a/platform/www/lib/plugins/wrap/lang/ar/lang.php b/platform/www/lib/plugins/wrap/lang/ar/lang.php
new file mode 100644
index 0000000..0b2fc57
--- /dev/null
+++ b/platform/www/lib/plugins/wrap/lang/ar/lang.php
@@ -0,0 +1,16 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author alhajr <alhajr300@gmail.com>
+ */
+$lang['column'] = 'عمود';
+$lang['box'] = 'مربع متوسط بسيط';
+$lang['info'] = 'مربع معلومات';
+$lang['tip'] = 'مربع تلميح';
+$lang['important'] = 'مربع هام';
+$lang['alert'] = 'مربع التنبيه';
+$lang['help'] = 'مربع تعليمات';
+$lang['download'] = 'مربع التحميل';
+$lang['lo'] = 'أقل أهمية';
diff --git a/platform/www/lib/plugins/wrap/lang/ar/settings.php b/platform/www/lib/plugins/wrap/lang/ar/settings.php
new file mode 100644
index 0000000..808b843
--- /dev/null
+++ b/platform/www/lib/plugins/wrap/lang/ar/settings.php
@@ -0,0 +1,11 @@
+<?php
+
+/**
+ * @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
+ *
+ * @author alhajr <alhajr300@gmail.com>
+ */
+$lang['restrictedClasses'] = 'تقييد استخدام البرنامج المساعد لهذه الفئات (مفصولة بفاصلة)';
+$lang['restrictionType'] = 'تعين نوع القيد، إذا كانت الفئات المذكورة أعلاه يجب تضمينها أو استبعادها';
+$lang['restrictionType_o_0'] = 'السماح لجميع الفئات باستثناء تلك المذكورة أعلاه';
+$lang['restrictionType_o_1'] = 'تقييد للفئات المذكورة أعلاه فقط وليس غيرها';