diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-07-15 19:31:05 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-07-15 19:31:05 +0000 |
| commit | be0761a38c66086702cd2ac2dd6d84c0a6eda7c9 (patch) | |
| tree | 760f4b9b02d7dfe603a1276a58ab072b74c75d56 /roundcubemail/program/localization/he_IL | |
| parent | 94486f4f3e94367a148c762648eb0c3ed84014d6 (diff) | |
localization update
git-svn-id: https://svn.roundcube.net/trunk@2756 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/he_IL')
| -rw-r--r-- | roundcubemail/program/localization/he_IL/messages.inc | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/he_IL/messages.inc b/roundcubemail/program/localization/he_IL/messages.inc index 93363107f..5d2bee6c6 100644 --- a/roundcubemail/program/localization/he_IL/messages.inc +++ b/roundcubemail/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> 17062009 | +| Updates: Moshe Leibovitch <moish@mln.co.il> 13072009 | +-----------------------------------------------------------------------+ */ @@ -96,5 +96,11 @@ $messages['opnotpermitted'] = 'פעולה אסורה!'; $messages['nofromaddress'] = 'לזהות שנבחרה חסרה כתובת דואר'; $messages['editorwarning'] = 'המעבר לעורך רגיל יגרום לאיבוד את העריכה הקיימת. האם להמשיך?'; $messages['httpreceivedencrypterror'] = 'ארעה שגיאת תצורה חמורה. נא להודיע מייד למנהל/ת המערכת. <B> הודעתך לא תשלח <B> '; +$messages['smtpconnerror'] = 'SMTP ($code): אבד הקשר לשרת'; +$messages['smtpautherror'] = 'SMTP ($code): ההזדהות נכשלה'; +$messages['smtpfromerror'] = 'SMTP ($code): "$from" לא נרשמה כתובת השולח'; +$messages['smtptoerror'] = 'SMTP ($code): "$to" לא נרשמה כתובת המקבל'; +$messages['smtprecipientserror'] = 'SMTP : לא ניתן לפענח רשימת נמענים'; +$messages['smtperror'] = 'SMTP: $msg'; ?> |
