diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-05-11 13:17:43 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2011-05-11 13:17:43 +0000 |
| commit | 8462effbfd59369335b22ab512221dbe56735182 (patch) | |
| tree | a59f5fb6765f458c7af91d6c0c1e5c86677cdbe7 /roundcubemail/program/localization/he_IL | |
| parent | 13ac5799561da0876736b85da28e7e440fc6fea0 (diff) | |
he_IL id_ID sk_SK et_EE ja_JP pt_PT de_DE sl_SI update
git-svn-id: https://svn.roundcube.net/trunk@4748 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/he_IL')
| -rw-r--r-- | roundcubemail/program/localization/he_IL/messages.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/he_IL/messages.inc b/roundcubemail/program/localization/he_IL/messages.inc index 57e79cb8b..69b79f9f5 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> 03032011 | +| Updates: Moshe Leibovitch <moish@mln.co.il> 03052011 | +-----------------------------------------------------------------------+ */ @@ -23,6 +23,7 @@ $messages['sessionerror'] = 'כניסתך למערכת אינה חוקית או $messages['imaperror'] = 'הקשר לשרת הדואר נכשל'; $messages['servererror'] = '! שגיאת שרת'; $messages['servererrormsg'] = '$msg שגיאת שרת'; +$messages['databaserror'] = '! שגיאה במסד הנתונים'; $messages['errorreadonly'] = 'לא ניתן לבצע הפעולה כי התיק ניתן לקריאה בלבד'; $messages['errornoperm'] = 'לא ניתן לבצע הפעולה כי אין הרשאה לבצעה'; $messages['invalidrequest'] = 'בקשה לא חוקית. המידע לא נשמר'; @@ -31,6 +32,7 @@ $messages['loggedout'] = 'הקשר הסתיים. להתראות!'; $messages['mailboxempty'] = 'רשימת ההודעות ריקה'; $messages['loading'] = 'טעינה...'; $messages['uploading'] = 'קובץ עולה...'; +$messages['uploadingmany'] = 'מעלה קבצים...'; $messages['loadingdata'] = 'טעינת מידע...'; $messages['checkingmail'] = 'בדיקת קיום הודעות חדשות...'; $messages['sendingmessage'] = 'ההודעה נמסרת...'; |
