about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/revert/lang/ar
diff options
context:
space:
mode:
Diffstat (limited to 'wiki/lib/plugins/revert/lang/ar')
-rw-r--r--wiki/lib/plugins/revert/lang/ar/intro.txt3
-rw-r--r--wiki/lib/plugins/revert/lang/ar/lang.php22
2 files changed, 25 insertions, 0 deletions
diff --git a/wiki/lib/plugins/revert/lang/ar/intro.txt b/wiki/lib/plugins/revert/lang/ar/intro.txt
new file mode 100644
index 0000000..5839ee0
--- /dev/null
+++ b/wiki/lib/plugins/revert/lang/ar/intro.txt
@@ -0,0 +1,3 @@
+====== مدير الاسترجاع ======
+
+تساعدك هذه الصفحة في الاستعادة الآلية لهجوم غثاء. للحصول على قائمة بالصفحات المغثاة أولا أدخل نص البحث (مثل. عنوان غثاء), ثم أكد أن الصفحات الموجودة هي غثاء فعلا و استرجع التعديلات.
\ No newline at end of file
diff --git a/wiki/lib/plugins/revert/lang/ar/lang.php b/wiki/lib/plugins/revert/lang/ar/lang.php
new file mode 100644
index 0000000..6262cc6
--- /dev/null
+++ b/wiki/lib/plugins/revert/lang/ar/lang.php
@@ -0,0 +1,22 @@
+<?php
+
+/**
+ * @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
+ * @author Ahmad Abd-Elghany <tolpa1@gmail.com>
+ * @author alhajr <alhajr300@gmail.com>
+ * @author Mohamed Belhsine <b.mohamed897@gmail.com>
+ */
+$lang['menu']                  = 'مدير الاسترجاع';
+$lang['filter']                = 'ابحث في الصفحات المتأذاة';
+$lang['revert']                = 'استرجع الصفحات المحددة';
+$lang['reverted']              = '%s استرجعت للاصدار %s';
+$lang['removed']               = 'حُذفت %s ';
+$lang['revstart']              = 'بدأت عملية الاستعادة. قد يستغرق ذلك وقتا طويلا. إذا كان وقت النص البرمجي ينفذ قبل النهاية، عليك استرجاع أجزاء أصغر.
+';
+$lang['revstop']               = 'عملية الاستعادة انتهت بنجاح.';
+$lang['note1']                 = 'لاحظ: البحث حساس لحالة الأحرف';
+$lang['note2']                 = 'لاحظ: ستسترجع الصفحة إلى آخر اصدار لا يحوي شروط الغثاء <i>%s</i>.';