diff options
| author | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-11-24 12:38:38 +0000 |
|---|---|---|
| committer | thomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c> | 2010-11-24 12:38:38 +0000 |
| commit | 3297a22cfa0e6e4a73f277d62c7e5fcf704fca95 (patch) | |
| tree | 9fbe045895b2875bde38099a161ffaefb7260a2c /roundcubemail/program/localization/he_IL/labels.inc | |
| parent | 6904be563f6defde741acc5e3e753a587c2eb8c3 (diff) | |
Updated Hebrew, Estonian, Portuguese, Flemish, Bulgarian, Hungarian and Chinese localizations upon user submissions
git-svn-id: https://svn.roundcube.net/trunk@4260 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/program/localization/he_IL/labels.inc')
| -rw-r--r-- | roundcubemail/program/localization/he_IL/labels.inc | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/roundcubemail/program/localization/he_IL/labels.inc b/roundcubemail/program/localization/he_IL/labels.inc index 327118ef4..0b0336794 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> 18102010 | +| Updates: Moshe Leibovitch <moish@mln.co.il> 10112010 | +-----------------------------------------------------------------------+ */ @@ -212,6 +212,7 @@ $labels['email'] = 'כתובת דוא"ל'; $labels['addcontact'] = 'הוספת איש קשר'; $labels['editcontact'] = 'עריכת איש קשר'; $labels['contacts'] = 'אנשי קשר'; +$labels['contactproperties'] = 'מאפייני איש קשר'; $labels['edit'] = 'עריכה'; $labels['cancel'] = 'ביטול'; $labels['save'] = 'שמירה'; @@ -319,6 +320,7 @@ $labels['previewpanemarkread'] = 'סימון הודעה שנצפתה כנקרא $labels['afternseconds'] = 'לאחר $n שניות'; $labels['reqmdn'] = 'תמיד יש לדרוש אישור קבלה'; $labels['reqdsn'] = 'תמיד לבקש הודעה על מצב המסירה'; +$labels['replysamefolder'] = 'המענה ישמר בתיקיה של ההודעה המקורית'; $labels['folder'] = 'תיק'; $labels['folders'] = 'תיקים'; $labels['foldername'] = 'שם תיק'; |
