<?php /* editor */ $l['editor_wysiwyg'] = 'Wysiwyg'; $l['editor_source_code'] = 'Kod źródÅowy'; $l['editor_bold'] = 'Pogrubienie'; $l['editor_italic'] = 'Kursywa'; $l['editor_underline'] = 'PodkreÅlenie'; $l['editor_strike'] = 'PrzekreÅlenie'; $l['editor_subscript'] = 'Indeks górny'; $l['editor_superscript'] = 'Indeks dolny'; $l['editor_paragraph'] = 'Akapit'; $l['editor_ordered_list'] = 'Numerowanie'; $l['editor_unordered_list'] = 'Punktowanie'; $l['editor_outdent'] = 'WysuniÄcie'; $l['editor_indent'] = 'WciÄcie'; $l['editor_align_left'] = 'Wyrównanie do lewej'; $l['editor_align_center'] = 'Centrowanie'; $l['editor_align_right'] = 'Wyrównanie do prawej'; $l['editor_align_justify'] = 'Justowanie'; $l['editor_undo'] = 'Cofnij'; $l['editor_redo'] = 'Ponów'; $l['editor_insert_image'] = 'Wstaw obraz'; $l['editor_insert_link'] = 'Wstaw ÅÄ cze'; $l['editor_remove_link'] = 'UsuÅ ÅÄ cze'; $l['editor_cut'] = 'Wytnij'; $l['editor_copy'] = 'Kopiuj'; $l['editor_paste'] = 'Wklej'; $l['editor_insert_document_break'] = 'Wstaw Åamanie strony'; $l['editor_insert_code_quote'] = 'Wstaw znaczniki code'; $l['editor_insert_php_function'] = 'Wstaw funkcjÄ PHP'; $l['editor_remove_format'] = 'UsuÅ formatowanie'; $l['editor_select_text_first'] = 'Najpierw musisz zaznaczyÄ tekst'; $l['editor_browser_support_no'] = 'Twoja przeglÄ darka nie obsÅuguje tej funkcji'; ?>