diff options
author | yllar <yllar.pajus@gmail.com> | 2010-04-11 08:47:38 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2010-04-11 08:47:38 +0000 |
commit | 8da62f3f40c07973b252475d53765f07efd7646f (patch) | |
tree | 5e25a76691639bd285a0a5b37969da1c1892fb5f /program/localization/he_IL/messages.inc | |
parent | a92028922e7d820a003602e36ff5bd4621565f3e (diff) |
he_IL fr_FR cs_CZ nn_NO en_GB lt_LT et_EE it_IT sv_SE es_AR ru_RU es_ES pt_BR sl_SI ca_ES update
Diffstat (limited to 'program/localization/he_IL/messages.inc')
-rw-r--r-- | program/localization/he_IL/messages.inc | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/program/localization/he_IL/messages.inc b/program/localization/he_IL/messages.inc index 671cdff3a..5df3b21cb 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> 20032010 | +| Updates: Moshe Leibovitch <moish@mln.co.il> 09042010 | +-----------------------------------------------------------------------+ */ @@ -46,6 +46,7 @@ $messages['senttooquickly'] = 'נא להמתין $sec שניות לפני מסי $messages['errorsavingsent'] = 'נגרמה שגיאה במהלך שמירת ההודעה בתיק הודעות יוצאות'; $messages['errorsaving'] = 'נגרמה שגיאה במהלך השמירה'; $messages['errormoving'] = 'לא ניתן לתייק את ההודעה'; +$messages['errorcopying'] = 'העתקת ההודעות נכשלה'; $messages['errordeleting'] = 'לא ניתן למחוק את ההודעה'; $messages['errormarking'] = 'לא ניתן לסמן ההודעה'; $messages['deletecontactconfirm'] = 'האם למחוק את איש הקשר?'; @@ -93,6 +94,8 @@ $messages['addsubfolderhint'] = 'תיקיה זו תוקם תחת התיקיה ש $messages['forbiddencharacter'] = 'שם התיקיה מכיל תוים אסורים'; $messages['selectimportfile'] = 'נא לבחור קובץ לייבוא'; $messages['addresswriterror'] = 'פנקס הכתובות שנבחר אינו ניתן לכתיבה'; +$messages['contactaddedtogroup'] = 'אנשי הקשר נוספו בהצלחה לקבוצה'; +$messages['contactremovedfromgroup'] = 'אנשי הקשר הוסרו בהצלחה מהקבוצה'; $messages['importwait'] = 'ייבוא, נא להמתין..'; $messages['importerror'] = 'חוקי vCard הייבוא נכשל כי הקובץ אינו בפורמט'; $messages['importconfirm'] = '<b>יובאו $inserted אנשי קשר, $skipped היו קיימים </b>:<p><em>$names</em></p>'; @@ -107,5 +110,7 @@ $messages['smtptoerror'] = 'SMTP ($code): "$to" לא נרשמה כתובת המ $messages['smtprecipientserror'] = 'SMTP : לא ניתן לפענח רשימת נמענים'; $messages['smtperror'] = 'SMTP: $msg'; $messages['emailformaterror'] = '$email כתובת דוא"ל שגויה'; +$messages['toomanyrecipients'] = 'יותר מדי נמענים. יש להקטין מספרם ל - $max'; +$messages['maxgroupmembersreached'] = 'מספרם של חברי הקבוצה אינו יכול לעבור $max'; ?> |