diff options
author | yllar <yllar.pajus@gmail.com> | 2008-12-01 10:46:11 +0000 |
---|---|---|
committer | yllar <yllar.pajus@gmail.com> | 2008-12-01 10:46:11 +0000 |
commit | 9b3dc91f828576cb381c320df6782f9c2671638d (patch) | |
tree | 0c1c91c01468e4d0f8ff3e6f465a8c66c6d11f82 /program/localization/he_IL | |
parent | fa898a4a84202f0ba28c27a39e059c6f5a442c4e (diff) |
he_IL, fr_FR, hr_HR, et_EE, ar_SA, az_AZ update
Diffstat (limited to 'program/localization/he_IL')
-rw-r--r-- | program/localization/he_IL/labels.inc | 8 | ||||
-rw-r--r-- | program/localization/he_IL/messages.inc | 3 |
2 files changed, 6 insertions, 5 deletions
diff --git a/program/localization/he_IL/labels.inc b/program/localization/he_IL/labels.inc index fa417690e..0fbcd9552 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> 28102008 | +| Updates: Moshe Leibovitch <moish@mln.co.il> 11112008 | +-----------------------------------------------------------------------+ */ @@ -188,7 +188,7 @@ $labels['import'] = 'ייבוא'; $labels['importcontacts'] = 'ייבוא אנשי קשר'; $labels['importfromfile'] = 'ייבוא מקובץ'; $labels['importreplace'] = 'החלפת כל פנקס הכתובות'; -$labels['importtext'] = '<a href=\"http://en.wikipedia.org/wiki/VCard\">vCard</a> ניתן לייבא אנשי קשר מפנקס כתובות קיים. אנו תומכים בפורמט'; +$labels['importtext'] = '<a href="http://en.wikipedia.org/wiki/VCard">vCard</a> ניתן לייבא אנשי קשר מפנקס כתובות קיים. אנו תומכים בפורמט'; $labels['done'] = 'בוצע'; $labels['settingsfor'] = 'הגדרות עבור'; $labels['preferences'] = 'העדפות'; @@ -253,7 +253,7 @@ $labels['sortasc'] = 'מיון בסדר עולה'; $labels['sortdesc'] = 'מיון בסדר יורד'; $labels['B'] = 'בייט'; $labels['KB'] = 'ק"ב'; -$labels['MB'] = 'מ\"ב'; -$labels['GB'] = 'ג\"ב'; +$labels['MB'] = 'מ"ב'; +$labels['GB'] = 'ג"ב'; ?> diff --git a/program/localization/he_IL/messages.inc b/program/localization/he_IL/messages.inc index e3114e8a3..a32395ae4 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> 28102008 | +| Updates: Moshe Leibovitch <moish@mln.co.il> 11112008 | +-----------------------------------------------------------------------+ */ @@ -92,5 +92,6 @@ $messages['importerror'] = 'חוקי vCard הייבוא נכשל כי הקובץ $messages['importconfirm'] = '<b>יובאו $inserted אנשי קשר, $skipped היו קיימים </b>:<p><em>$names</em></p>'; $messages['opnotpermitted'] = 'פעולה אסורה!'; $messages['nofromaddress'] = 'לזהות שנבחרה חסרה כתובת דואר'; +$messages['editorwarning'] = 'המעבר לעורך רגיל יגרום לאיבוד את העריכה הקיימת. האם להמשיך?'; ?> |