about summary refs log tree commit diff stats
path: root/wiki/lib/plugins/revert/lang/ar/lang.php
diff options
context:
space:
mode:
authorahriman <ahriman@falte.red>2018-12-03 19:22:25 -0500
committerahriman <ahriman@falte.red>2018-12-03 19:22:25 -0500
commit0ae8cbf5c0b1a198b963490985b7738392ebcb97 (patch)
treeb2c77ae72c6b717e2b97492065196ac5ffb2d9e2 /wiki/lib/plugins/revert/lang/ar/lang.php
parentf57f6cc5a2d159f90168d292437dc4bd8cd7f934 (diff)
downloadsite-0ae8cbf5c0b1a198b963490985b7738392ebcb97.tar.gz
installed dokuwiki, added to navbar, updated news
Diffstat (limited to 'wiki/lib/plugins/revert/lang/ar/lang.php')
-rw-r--r--wiki/lib/plugins/revert/lang/ar/lang.php22
1 files changed, 22 insertions, 0 deletions
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>.';