Changeset 6982
- Timestamp:
- 05/27/11 16:02:44 (2 years ago)
- Location:
- CKEditor/trunk/_source/lang
- Files:
-
- 2 edited
-
_translationstatus.txt (modified) (1 diff)
-
pl.js (modified) (6 diffs)
Legend:
- Unmodified
- Added
- Removed
-
CKEditor/trunk/_source/lang/_translationstatus.txt
r6980 r6982 44 44 nl.js Found: 568 Missing: 3 45 45 no.js Found: 517 Missing: 54 46 pl.js Found: 5 68 Missing: 346 pl.js Found: 571 Missing: 0 47 47 pt-br.js Found: 502 Missing: 69 48 48 pt.js Found: 270 Missing: 301 -
CKEditor/trunk/_source/lang/pl.js
r6981 r6982 58 58 pagebreak : 'Wstaw pdodział strony', 59 59 pagebreakAlt : 'Wstaw podział strony', 60 unlink : 'Usuń hiperłącze',60 unlink : 'Usuń odnośnik', 61 61 undo : 'Cofnij', 62 62 redo : 'Ponów', … … 122 122 invalidHeight : 'Wysokość musi być liczbą.', 123 123 invalidWidth : 'Szerokość musi być liczbą.', 124 invalidCssLength : ' Specified value must be a valid CSS length unit.', // MISSING125 invalidHtmlLength : ' Specified value must be either a number in pixels or a percentage value.', // MISSING124 invalidCssLength : 'Podana wartość musi być poprawną jednostką długości zgodną z CSS.', 125 invalidHtmlLength : 'Podana wartość musi być wyrażona w pikselach lub wartościach procentowych.', 126 126 127 127 // Put the voice-only part of the label in the span. … … 145 145 link : 146 146 { 147 toolbar : 'Wstaw/edytuj hiperłącze',147 toolbar : 'Wstaw/edytuj odnośnik', 148 148 other : '<inny>', 149 menu : 'Edytuj hiperłącze',150 title : ' Hiperłącze',149 menu : 'Edytuj odnośnik', 150 title : 'Odnośnik', 151 151 info : 'Informacje ', 152 152 target : 'Obiekt docelowy', 153 153 upload : 'Wyślij', 154 154 advanced : 'Zaawansowane', 155 type : 'Typ hiperłącza',155 type : 'Typ odnośnika', 156 156 toUrl : 'Adres URL', 157 157 toAnchor : 'Odnośnik wewnątrz strony (kotwica)', … … 205 205 name : 'Nazwa kotwicy', 206 206 errorName : 'Wpisz nazwę kotwicy', 207 remove : ' Remove Anchor' // MISSING207 remove : 'Usuń kotwicę' 208 208 }, 209 209 … … 420 420 vSpace : 'Odstęp pionowy', 421 421 alertUrl : 'Podaj adres obrazka.', 422 linkTab : ' Hiperłącze',422 linkTab : 'Odnośnik', 423 423 button2Img : 'Czy chcesz przekonwertować zaznaczony przycisk graficzny do zwykłego obrazka?', 424 424 img2Button : 'Czy chcesz przekonwertować zaznaczony obrazek do przycisku graficznego?', … … 756 756 basicstyles : 'Style podstawowe', 757 757 paragraph : 'Akapit', 758 links : ' Hiperłącza',758 links : 'Odnośniki', 759 759 insert : 'Wstawianie', 760 760 styles : 'Style',
Note: See TracChangeset
for help on using the changeset viewer.
