diff options
author | Thomas Bruederli <thomas@roundcube.net> | 2014-01-30 08:59:28 +0100 |
---|---|---|
committer | Thomas Bruederli <thomas@roundcube.net> | 2014-01-30 08:59:28 +0100 |
commit | 8404fe9e3289107ac7507764691bac221a212255 (patch) | |
tree | bea366b3c68ccf53a6e51829ea5e32699b4c9f51 /program/localization/he_IL/labels.inc | |
parent | cfc84e984f253c9ed75aa7260419a6032dff5123 (diff) |
Updated localizations from Transifex
Diffstat (limited to 'program/localization/he_IL/labels.inc')
-rw-r--r-- | program/localization/he_IL/labels.inc | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/program/localization/he_IL/labels.inc b/program/localization/he_IL/labels.inc index ad9a91adc..66c4a26b3 100644 --- a/program/localization/he_IL/labels.inc +++ b/program/localization/he_IL/labels.inc @@ -52,6 +52,7 @@ $labels['fromtoshort'] = '$from – $to מתוך $count'; $labels['copy'] = 'העתק'; $labels['move'] = 'העבר'; $labels['moveto'] = 'תיוק ב...'; +$labels['copyto'] = 'העתקה אל...'; $labels['download'] = 'הורדה'; $labels['open'] = 'לפתוח'; $labels['showattachment'] = 'הצגה'; @@ -197,6 +198,16 @@ $labels['spellcheck'] = 'איות'; $labels['checkspelling'] = 'בדיקת איות'; $labels['resumeediting'] = 'המשך עריכה'; $labels['revertto'] = 'חזור למצב קודם'; +$labels['restore'] = 'שיחזור'; +$labels['restoremessage'] = 'לשחזר הודעה?'; +$labels['responses'] = 'תגובות'; +$labels['insertresponse'] = 'הכנסת תגובה'; +$labels['manageresponses'] = 'ניהול תגובות'; +$labels['savenewresponse'] = 'שמירת תגובה חדשה'; +$labels['editresponses'] = 'עריכת תגובות'; +$labels['editresponse'] = 'עריכת תגובה'; +$labels['responsename'] = 'שם'; +$labels['responsetext'] = 'גוף התגובה'; $labels['attach'] = 'צירוף'; $labels['attachments'] = 'צרופות'; $labels['upload'] = 'העלאה'; @@ -316,7 +327,11 @@ $labels['searchdelete'] = 'מחיקת החיפוש'; $labels['import'] = 'ייבוא'; $labels['importcontacts'] = 'ייבוא אנשי קשר'; $labels['importfromfile'] = 'ייבוא מקובץ'; +$labels['importtarget'] = 'הוספת אנשי קשר אל '; $labels['importreplace'] = 'החלפת כל פנקס הכתובות'; +$labels['importgroups'] = 'ייבוא הגדרות קבוצה'; +$labels['importgroupsall'] = 'הכל (יש להקים קבוצות אם צריך)'; +$labels['importgroupsexisting'] = 'רק עבור קבוצות קיימות'; $labels['importdesc'] = 'ניתן לטעון אנשי קשר מקובץ חיצוני. אנו תומכים בקבצים הערוכים בצורה של <a href="http://en.wikipedia.org/wiki/VCard">vCard</a> או CSV המופרד על ידי פסיקים.'; @@ -426,6 +441,9 @@ $labels['standardwindows'] = 'חלונות קופצים יטופלו כחלונ $labels['forwardmode'] = 'הפנית הודעות'; $labels['inline'] = 'חלק מההודעה'; $labels['asattachment'] = 'כצרופה'; +$labels['replyallmode'] = 'ברירת המחדל של כפתור [מענה לכולם]'; +$labels['replyalldefault'] = 'מענה לכולם'; +$labels['replyalllist'] = 'מענה לרשימת תפוצה בלבד (אם קיימת)'; $labels['folder'] = 'תיק'; $labels['folders'] = 'תיקיות'; $labels['foldername'] = 'שם תיק'; |