JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.6.5
[ckeditor.git] / _source / lang / pl.js
index 4354d0b..90207cf 100644 (file)
@@ -31,8 +31,8 @@ CKEDITOR.lang['pl'] =
         * 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 : 'Edytor tekstu sformatowanego, %1',\r
+       editorHelp : 'W celu uzyskania pomocy naciśnij ALT 0',\r
 \r
        // ARIA descriptions.\r
        toolbars        : 'Paski narzędzi edytora',\r
@@ -120,6 +120,7 @@ CKEDITOR.lang['pl'] =
                alignTop                : 'Do góry',\r
                alignMiddle             : 'Do środka',\r
                alignBottom             : 'Do dołu',\r
+               invalidValue    : 'Invalid value.', // MISSING\r
                invalidHeight   : 'Wysokość musi być liczbą.',\r
                invalidWidth    : 'Szerokość musi być liczbą.',\r
                invalidCssLength        : 'Wartość podana dla pola "%1" musi być liczbą dodatnią bez jednostki lub z poprawną jednostką długości zgodną z CSS (px, %, in, cm, mm, em, ex, pt lub pc).',\r