X-Git-Url: https://jasonwoof.com/gitweb/?a=blobdiff_plain;f=_source%2Flang%2Fpl.js;h=4354d0bf21c4ebdacad81e94597c20317985df6b;hb=6e682412d5cc0dfaedb376482e585bf2989c6863;hp=1f21466506f89b54fbe58d00d8e7d3e348f14df5;hpb=e73319a12b56100b29ef456fd74114fe5519e01c;p=ckeditor.git diff --git a/_source/lang/pl.js b/_source/lang/pl.js index 1f21466..4354d0b 100644 --- a/_source/lang/pl.js +++ b/_source/lang/pl.js @@ -1,5 +1,5 @@ /* -Copyright (c) 2003-2011, CKSource - Frederico Knabben. All rights reserved. +Copyright (c) 2003-2012, CKSource - Frederico Knabben. All rights reserved. For licensing, see LICENSE.html or http://ckeditor.com/license */ @@ -31,7 +31,8 @@ CKEDITOR.lang['pl'] = * Screenreader titles. Please note that screenreaders are not always capable * of reading non-English words. So be careful while translating it. */ - editorTitle : 'Edytor tekstu sformatowanego, %1, w celu uzyskania pomocy naciśnij ALT 0.', + editorTitle : 'Rich text editor, %1', // MISSING + editorHelp : 'Press ALT 0 for help', // MISSING // ARIA descriptions. toolbars : 'Paski narzędzi edytora', @@ -55,7 +56,7 @@ CKEDITOR.lang['pl'] = subscript : 'Indeks dolny', superscript : 'Indeks górny', horizontalrule : 'Wstaw poziomą linię', - pagebreak : 'Wstaw pdodział strony', + pagebreak : 'Wstaw podział strony', pagebreakAlt : 'Wstaw podział strony', unlink : 'Usuń odnośnik', undo : 'Cofnij', @@ -302,7 +303,7 @@ CKEDITOR.lang['pl'] = bgColor : 'Kolor tła', borderColor : 'Kolor obramowania', data : 'Dane', - header : 'Nagłowek', + header : 'Nagłówek', yes : 'Tak', no : 'Nie', invalidWidth : 'Szerokość komórki musi być liczbą.',