JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.5
[ckeditor.git] / _source / lang / ru.js
index 4b1ceb0..b7a6960 100644 (file)
@@ -31,8 +31,8 @@ CKEDITOR.lang['ru'] =
         * 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 : 'Rich text editor, %1', // MISSING\r
-       editorHelp : 'Press ALT 0 for help', // MISSING\r
+       editorTitle : 'Визуальный редактор текста, %1',\r
+       editorHelp : 'нажмите ALT-0 для открытия справки',\r
 \r
        // ARIA descriptions.\r
        toolbars        : 'Панели инструментов редактора',\r
@@ -120,6 +120,7 @@ CKEDITOR.lang['ru'] =
                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