diff options
author | yllar <yllar.pajus@gmail.com> | 2011-03-31 13:47:22 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2011-03-31 13:47:22 +0000 |
commit | ac1a2d87f9b03b008842db9b11ea12e7916384b0 (patch) | |
tree | 99b4b634a47eefc6f9da3c359c62afac63198da9 /program/localization/he_IL | |
parent | 111a6fc31457e0efa8276e58aeb7632a64a32cbf (diff) |
translations update
Diffstat (limited to 'program/localization/he_IL')
-rw-r--r-- | program/localization/he_IL/labels.inc | 21 | ||||
-rw-r--r-- | program/localization/he_IL/messages.inc | 3 |
2 files changed, 18 insertions, 6 deletions
diff --git a/program/localization/he_IL/labels.inc b/program/localization/he_IL/labels.inc index 7d1edeb10..16bd02392 100644 --- a/program/localization/he_IL/labels.inc +++ b/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> 09122010 | +| Updates: Moshe Leibovitch <moish@mln.co.il> 03032011 | +-----------------------------------------------------------------------+ */ @@ -103,13 +103,9 @@ $labels['deletemessage'] = 'מחיקה'; $labels['movemessagetotrash'] = 'השלכה לאשפה'; $labels['printmessage'] = 'הדפסה'; $labels['previousmessage'] = 'הצגת הודעה קודמת'; -$labels['previousmessages'] = 'הצגת קבוצה קודמת של הודעות'; $labels['firstmessage'] = 'הצגת ההודעה הראשונה'; -$labels['firstmessages'] = 'הצגת הקבוצה הראשונה של ההודעות'; $labels['nextmessage'] = 'הצגת ההודעה הבאה'; -$labels['nextmessages'] = 'הצגת קבוצה נוספת של הודעות'; $labels['lastmessage'] = 'הצגת ההודעה האחרונה'; -$labels['lastmessages'] = 'הצגת הקבוצה האחרונה של ההודעות'; $labels['backtolist'] = 'חזרה אל רשימת ההודעות'; $labels['viewsource'] = 'הצגת קוד מקור'; $labels['markmessages'] = 'סימון הודעות'; @@ -228,6 +224,17 @@ $labels['female'] = 'נקבה'; $labels['manager'] = 'מנהל/ת'; $labels['assistant'] = 'עוזר/ת'; $labels['spouse'] = 'בן/בת זוג'; +$labels['typehome'] = 'בית'; +$labels['typework'] = 'עבודה'; +$labels['typeother'] = 'אחר'; +$labels['typemobile'] = 'נייד'; +$labels['typemain'] = 'עיקרי'; +$labels['typehomefax'] = 'פקס בית'; +$labels['typeworkfax'] = 'פקס עבודה'; +$labels['typecar'] = 'מכונית'; +$labels['typepager'] = 'זימונית'; +$labels['typevideo'] = 'וידאו'; +$labels['typeassistant'] = 'עוזר/ת'; $labels['addfield'] = 'הוסף שדה'; $labels['addcontact'] = 'הוספת איש קשר'; $labels['editcontact'] = 'עריכת איש קשר'; @@ -361,6 +368,10 @@ $labels['location'] = 'מיקום'; $labels['info'] = 'מידע'; $labels['getfoldersize'] = 'הקשה להצגה של גודל תיק'; $labels['changesubscription'] = 'הקשה לשינוי הרשמה'; +$labels['foldertype'] = 'סוג תיקיה'; +$labels['personalfolder'] = 'תיקיה פרטית'; +$labels['otherfolder'] = 'תיקית משתמש נוספת'; +$labels['sharedfolder'] = 'תיקיה ציבורית'; $labels['sortby'] = 'מיון לפי'; $labels['sortasc'] = 'מיון בסדר עולה'; $labels['sortdesc'] = 'מיון בסדר יורד'; diff --git a/program/localization/he_IL/messages.inc b/program/localization/he_IL/messages.inc index b93c6c6e9..57e79cb8b 100644 --- a/program/localization/he_IL/messages.inc +++ b/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> 09122010 | +| Updates: Moshe Leibovitch <moish@mln.co.il> 03032011 | +-----------------------------------------------------------------------+ */ @@ -107,6 +107,7 @@ $messages['contactremovedfromgroup'] = 'אנשי הקשר הוסרו בהצלח $messages['importwait'] = 'ייבוא, נא להמתין..'; $messages['importerror'] = 'חוקי vCard הייבוא נכשל כי הקובץ אינו בפורמט'; $messages['importconfirm'] = '<b>יובאו $inserted אנשי קשר, $skipped היו קיימים </b>:<p><em>$names</em></p>'; +$messages['importconfirmskipped'] = '<b> דילוג של $skipped נתונים קיימים <b>'; $messages['opnotpermitted'] = 'פעולה אסורה!'; $messages['nofromaddress'] = 'לזהות שנבחרה חסרה כתובת דואר'; $messages['editorwarning'] = 'המעבר לעורך רגיל יגרום לאיבוד את העריכה הקיימת. האם להמשיך?'; |