summaryrefslogtreecommitdiff
path: root/lib/plugins/revert
diff options
context:
space:
mode:
Diffstat (limited to 'lib/plugins/revert')
-rw-r--r--lib/plugins/revert/lang/he/intro.txt4
-rw-r--r--lib/plugins/revert/lang/he/lang.php9
2 files changed, 13 insertions, 0 deletions
diff --git a/lib/plugins/revert/lang/he/intro.txt b/lib/plugins/revert/lang/he/intro.txt
new file mode 100644
index 000000000..a566c413e
--- /dev/null
+++ b/lib/plugins/revert/lang/he/intro.txt
@@ -0,0 +1,4 @@
+====== מנהל השחזור ======
+
+דף זה יסיע בידך לשחזר באופן אוטומטי אחרי התקפת ספאם.
+כדי לקבל את רשימת הדפים עם הספאם עליך ראשית מחרוזת לחיפוש (לדוגמה כתובת ספאם) אחר כך עליך לאשר שהדפים שנמצאו באמת מכילים ספאם ולשחזר את העריכות. \ No newline at end of file
diff --git a/lib/plugins/revert/lang/he/lang.php b/lib/plugins/revert/lang/he/lang.php
index 40e517bfa..483bda18d 100644
--- a/lib/plugins/revert/lang/he/lang.php
+++ b/lib/plugins/revert/lang/he/lang.php
@@ -4,3 +4,12 @@
*
* @author Dotan Kamber <kamberd@yahoo.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>';