From 2cef3313cda14f67948630a1e10198d7518d77db Mon Sep 17 00:00:00 2001 From: Andreas Gohr Date: Sun, 16 Mar 2008 22:58:45 +0100 Subject: Hebrew language update darcs-hash:20080316215845-7ad00-a6ad1ff329d570bf92e3e79df9db603e034744c4.gz --- lib/plugins/revert/lang/he/intro.txt | 4 ++++ lib/plugins/revert/lang/he/lang.php | 9 +++++++++ 2 files changed, 13 insertions(+) create mode 100644 lib/plugins/revert/lang/he/intro.txt (limited to 'lib/plugins/revert') 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 */ +$lang['menu'] = 'מנהל שחזור'; +$lang['filter'] = 'חפש דפים עם ספאם'; +$lang['revert'] = 'שחזר את הדפים הנבחרים'; +$lang['reverted'] = '%s שוחזרו לגרסה %s'; +$lang['removed'] = '%s הוסרו'; +$lang['revstart'] = 'תהליך השחזור החל. התהליך עלול להיות ממושך. אם תסריט מגיע למגבלת פסק הזמן לפני שהסתיים התהליך יהיה צורך לבצע את השחזור במקטעים קטנים יותר.'; +$lang['revstop'] = 'תהליך השחזור הושלם בהצלחה.'; +$lang['note1'] = 'לתשומת לבך: החיפוש ער לגודל האותיות הלועזיות.'; +$lang['note2'] = 'לתשות לבך: הדף ישוחזר לגרסה האחרונה שאינה מכילה את מונח הספאם %s'; -- cgit v1.2.3