summaryrefslogtreecommitdiff
path: root/program/localization/he_IL/messages.inc
diff options
context:
space:
mode:
authoryllar <yllar.pajus@gmail.com>2009-10-26 21:42:58 +0000
committeryllar <yllar.pajus@gmail.com>2009-10-26 21:42:58 +0000
commitf09ca31fb10f4aa0b63dfc385a6646e7dc444d35 (patch)
treee4e9b3996100dc4f86ade219486087bb1f564b66 /program/localization/he_IL/messages.inc
parent700ef1f09aeafd5f773737ad43fd4c284d3869b6 (diff)
localization update
Diffstat (limited to 'program/localization/he_IL/messages.inc')
-rw-r--r--program/localization/he_IL/messages.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/program/localization/he_IL/messages.inc b/program/localization/he_IL/messages.inc
index ccd3959d1..3cb80c607 100644
--- a/program/localization/he_IL/messages.inc
+++ b/program/localization/he_IL/messages.inc
@@ -11,7 +11,7 @@
+-----------------------------------------------------------------------+
| Author: Moshe Leibovitch <moish@mln.co.il> |
| Updates: Noor Dawod <noor@comrax.com> |
-| Updates: Moshe Leibovitch <moish@mln.co.il> 30072009 |
+| Updates: Moshe Leibovitch <moish@mln.co.il> 25102009 |
+-----------------------------------------------------------------------+
*/
@@ -27,6 +27,7 @@ $messages['nomessagesfound'] = 'לא נמצאו הודעות בתיבה זו';
$messages['loggedout'] = 'הקשר הסתיים. להתראות!';
$messages['mailboxempty'] = 'רשימת ההודעות ריקה';
$messages['loading'] = 'טעינה...';
+$messages['uploading'] = 'קובץ עולה...';
$messages['loadingdata'] = 'טעינת מידע...';
$messages['checkingmail'] = 'בדיקת קיום הודעות חדשות...';
$messages['sendingmessage'] = 'ההודעה נמסרת...';
@@ -67,6 +68,7 @@ $messages['notsentwarning'] = 'ההודעה לא נשלחה. האם לבטל?';
$messages['noldapserver'] = 'נא לבחור שרת כתובות לחיפוש';
$messages['nocontactsreturned'] = 'לא נמצאו אנשי קשר';
$messages['nosearchname'] = 'נא להוסיף איש קשר או כתובת דוא\"ל';
+$messages['notuploadedwarning'] = 'עדיין לא הועלו כל הקבצים. נא לחכות או לבטל הפעולה.';
$messages['searchsuccessful'] = 'נמצאו $nr הודעות';
$messages['searchnomatch'] = 'תוצאת החיפוש ריקה';
$messages['searching'] = 'חיפוש...';
@@ -103,5 +105,6 @@ $messages['smtpfromerror'] = 'SMTP ($code): "$from" לא נרשמה כתובת
$messages['smtptoerror'] = 'SMTP ($code): "$to" לא נרשמה כתובת המקבל';
$messages['smtprecipientserror'] = 'SMTP : לא ניתן לפענח רשימת נמענים';
$messages['smtperror'] = 'SMTP: $msg';
+$messages['emailformaterror'] = '$email כתובת דוא"ל שגויה';
?>