X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Fhe.js;h=1da1d86f7a3b67d8fa0e1ae34645cb17e273afe9;hb=3fe9cac293e090ea459a3ee10d78cbe9e1dd0e03;hp=8645545bccebf8ce0e2d6ab1ba6f343d17d44f7a;hpb=e73319a12b56100b29ef456fd74114fe5519e01c;p=ckeditor.git diff --git a/_source/lang/he.js b/_source/lang/he.js index 8645545..1da1d86 100644 --- a/_source/lang/he.js +++ b/_source/lang/he.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -31,7 +31,8 @@ CKEDITOR.lang['he'] = * Screenreader titles. Please note that screenreaders are not always capable * of reading non-English words. So be careful while translating it. */ - editorTitle : 'עורך טקסט עשיר, %1, לחץ אלט (ALT) + 0 לעזרה.', + editorTitle : 'עורך טקסט עשיר, %1', + editorHelp : 'לחץ אלט ALT + 0 לעזרה', // ARIA descriptions. toolbars : 'סרגלי כלים של העורך', @@ -119,6 +120,7 @@ CKEDITOR.lang['he'] = alignTop : 'למעלה', alignMiddle : 'לאמצע', alignBottom : 'לתחתית', + invalidValue : 'Invalid value.', // MISSING invalidHeight : 'הגובה חייב להיות מספר.', invalidWidth : 'הרוחב חייב להיות מספר.', invalidCssLength : 'הערך שצוין לשדה "%1" חייב להיות מספר חיובי עם או ללא יחידת מידה חוקית של CSS (px, %, in, cm, mm, em, ex, pt, או pc).', @@ -696,7 +698,7 @@ CKEDITOR.lang['he'] = ignoreAll : 'התעלמות מהכל', addWord : 'הוספת מילה', emptyDic : 'יש לבחור מילון.', - + noSuggestions : 'אין הצעות', optionsTab : 'אפשרויות', allCaps : 'התעלם ממילים שכל אותיותיהן גדולות', ignoreDomainNames : 'התעלם משמות מתחם',