JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.6
[ckeditor.git] / _source / lang / he.js
index c8cd1f1..1da1d86 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2013, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -14,7 +14,7 @@ For licensing, see LICENSE.html or http://ckeditor.com/license
 */\r
 \r
 /**\r
- * Constains the dictionary of language entries.\r
+ * Contains the dictionary of language entries.\r
  * @namespace\r
  */\r
 CKEDITOR.lang['he'] =\r
@@ -31,7 +31,8 @@ CKEDITOR.lang['he'] =
         * Screenreader titles. Please note that screenreaders are not always capable\r
         * of reading non-English words. So be careful while translating it.\r
         */\r
-       editorTitle : 'עורך טקסט עשיר, %1, לחץ אלט (ALT) + 0 לעזרה.',\r
+       editorTitle : 'עורך טקסט עשיר, %1',\r
+       editorHelp : 'לחץ אלט ALT + 0 לעזרה',\r
 \r
        // ARIA descriptions.\r
        toolbars        : 'סרגלי כלים של העורך',\r
@@ -119,10 +120,13 @@ CKEDITOR.lang['he'] =
                alignTop                : 'למעלה',\r
                alignMiddle             : 'לאמצע',\r
                alignBottom             : 'לתחתית',\r
+               invalidValue    : 'Invalid value.', // MISSING\r
                invalidHeight   : 'הגובה חייב להיות מספר.',\r
                invalidWidth    : 'הרוחב חייב להיות מספר.',\r
                invalidCssLength        : 'הערך שצוין לשדה "%1" חייב להיות מספר חיובי עם או ללא יחידת מידה חוקית של CSS (px, %, in, cm, mm, em, ex, pt, או pc).',\r
                invalidHtmlLength       : 'הערך שצוין לשדה "%1" חייב להיות מספר חיובי עם או ללא יחידת מידה חוקית של HTML (px או %).',\r
+               invalidInlineStyle      : 'הערך שצויין לשדה הסגנון חייב להכיל זוג ערכים אחד או יותר בפורמט "שם : ערך", מופרדים על ידי נקודה-פסיק.',\r
+               cssLengthTooltip        : 'יש להכניס מספר המייצג פיקסלים או מספר עם יחידת גליונות סגנון תקינה (px, %, in, cm, mm, em, ex, pt, or pc).',\r
 \r
                // Put the voice-only part of the label in the span.\r
                unavailable             : '%1<span class="cke_accessibility">, לא זמין</span>'\r
@@ -240,6 +244,7 @@ CKEDITOR.lang['he'] =
                findWhat                        : 'חיפוש מחרוזת:',\r
                replaceWith                     : 'החלפה במחרוזת:',\r
                notFoundMsg                     : 'הטקסט המבוקש לא נמצא.',\r
+               findOptions                     : 'אפשרויות חיפוש',\r
                matchCase                       : 'הבחנה בין אותיות רשיות לקטנות (Case)',\r
                matchWord                       : 'התאמה למילה המלאה',\r
                matchCyclic                     : 'התאמה מחזורית',\r
@@ -693,7 +698,7 @@ CKEDITOR.lang['he'] =
                ignoreAll               : 'התעלמות מהכל',\r
                addWord                 : 'הוספת מילה',\r
                emptyDic                : 'יש לבחור מילון.',\r
-\r
+               noSuggestions   : 'אין הצעות',\r
                optionsTab              : 'אפשרויות',\r
                allCaps                 : 'התעלם ממילים שכל אותיותיהן גדולות',\r
                ignoreDomainNames : 'התעלם משמות מתחם',\r