diff options
| author | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-11-02 23:15:55 +0000 |
|---|---|---|
| committer | yllar <yllar@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2009-11-02 23:15:55 +0000 |
| commit | b86af6ccf25c3f6b27bb86927104044e9c5e32e3 (patch) | |
| tree | 344fe0b7342abd48299ffad7073d9b9803396bc4 /roundcubemail/program/localization/he_IL | |
| parent | 50d1fabb9ef7b2c02bd12b891644dc5b2687a229 (diff) | |
he_IL cs_CZ sk_SK et_EE pt_PT sv_SE pt_BR hu_HU update
git-svn-id: https://svn.roundcube.net/trunk@3090 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/he_IL')
| -rw-r--r-- | roundcubemail/program/localization/he_IL/labels.inc | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/he_IL/labels.inc b/roundcubemail/program/localization/he_IL/labels.inc index a3a1eb1c8..d72e27a90 100644 --- a/roundcubemail/program/localization/he_IL/labels.inc +++ b/roundcubemail/program/localization/he_IL/labels.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> 27092009 | +| Updates: Moshe Leibovitch <moish@mln.co.il> 03112009 | +-----------------------------------------------------------------------+ */ @@ -255,6 +255,16 @@ $labels['section'] = 'קטע'; $labels['maintenance'] = 'תחזוקה'; $labels['newmessage'] = 'הודעה חדשה'; $labels['listoptions'] = 'אפשרויות רשימה'; +$labels['signatureoptions'] = 'אפשרויות לשיבוץ חתימה'; +$labels['whenreplying'] = 'כאשר עונים'; +$labels['replytopposting'] = 'הודעה חדשה תתחיל מעל ההודעה המקורית'; +$labels['replybottomposting'] = 'הודעה חדשה תתחיל מתחת להודעה המקורית'; +$labels['replyremovesignature'] = 'החתימה תוסר מההודעה המקורית במענה להודעה'; +$labels['autoaddsignature'] = 'הוספה אוטומטית של חתימה'; +$labels['newmessageonly'] = 'הודעה חדשה בלבד'; +$labels['replyandforwardonly'] = 'מענה והעברת הודעה בלבד'; +$labels['replysignatureabove'] = 'הוספת חתימה מעל המקור בעת מענה או העברת הודעה'; +$labels['insertsignature'] = 'שיבוץ חתימה'; $labels['folder'] = 'תיק'; $labels['folders'] = 'תיקים'; $labels['foldername'] = 'שם תיק'; |
