OSDN Git Service

original file
[nucleus-jp/nucleus-plugins.git] / trunk / NP_TinyMCE2j / tinymce2j / themes / advanced / langs / pl.js
1 // PL lang variables
2 // fixed by Wooya
3 // http://www.mfusion.prv.pl
4 // fixed by lemiel 14.11.2005
5
6 tinyMCE.addToLang('',{
7 theme_style_select : 'Styl',
8 theme_code_desc : 'Edytuj zródd³o html',
9 theme_code_title : 'Edytor zród³a html',
10 theme_code_wordwrap : 'Zawijanie wierszy',
11 theme_sub_desc : 'Nadpisywanie',
12 theme_sup_desc : 'Podpisywanie',
13 theme_hr_desc : 'Wstaw poziom± liniê',
14 theme_removeformat_desc : 'Usuñ formatowanie',
15 theme_custom1_desc : 'Wstaw w³asny opis',
16 insert_image_border : 'Ramka',
17 insert_image_dimensions : 'Wymiary',
18 insert_image_vspace : 'Pionowy odstêp',
19 insert_image_hspace : 'Poziomy odstêp',
20 insert_image_align : 'Otaczanie',
21 insert_image_align_default : 'Domy¶lne',
22 insert_image_align_baseline : 'Do linii bazowej',
23 insert_image_align_top : 'Górne',
24 insert_image_align_middle : '¦rodkowe',
25 insert_image_align_bottom : 'Dolne',
26 insert_image_align_texttop : 'Tekst powy¿ej',
27 insert_image_align_absmiddle : 'Absolutny ¶rodek',
28 insert_image_align_absbottom : 'Absolutny dó³',
29 insert_image_align_left : 'Lewe',
30 insert_image_align_right : 'Prawe',
31 theme_font_size : '-- Rozmiar czcionki --',
32 theme_fontdefault : '-- Rodzina czcionki --',
33 theme_block : '-- Format --',
34 theme_paragraph : '-- Paragraf --',
35 theme_div : 'Div',
36 theme_address : 'Adres',
37 theme_pre : 'Preformatowanie',
38 theme_h1 : 'Nag³ówek 1',
39 theme_h2 : 'Nag³ówek 2',
40 theme_h3 : 'Nag³ówek 3',
41 theme_h4 : 'Nag³ówek 4',
42 theme_h5 : 'Nag³ówek 5',
43 theme_h6 : 'Nag³ówek 6',
44 theme_colorpicker_title : 'Wybierz kolor',
45 theme_colorpicker_apply : 'Wybierz',
46 theme_forecolor_desc : 'Wybierz kolor tekstu',
47 theme_backcolor_desc : 'Wybierz kolor t³a',
48 theme_charmap_title : 'Wybierz znak',
49 theme_charmap_desc : 'Wstaw znak',
50 theme_visualaid_desc : 'Prze³±cz linie prowadz±ce/niewidoczne elementy',
51 insert_anchor_title : 'Kotwica',
52 insert_anchor_name : 'Nazwa kotwicy',
53 theme_anchor_desc : 'Wstaw/Edytuj kotwicê',
54 theme_insert_link_titlefield : 'Tytu³',
55 theme_clipboard_msg : 'Kopiuj/Edytuj/Wklej nie jest dostêpne w przegl±darkach Mozilla i Firefox.\nPotrzebujesz wiêcej informacji na ten temat?',
56 theme_path : '\8ccie¿ka',
57 cut_desc : 'Wytnij',
58 copy_desc : 'Kopiuj',
59 paste_desc : 'Wklej',
60 link_list : 'Lista linków',
61 image_list : 'Lista obrazków',
62 browse : 'Przegl±daj',
63 image_props_desc : 'W³a¶ciwosci obrazka',
64 newdocument_desc : 'Nowy dokument',
65 class_name : 'Klasa',
66 newdocument : 'Czy jeste¶ pewien, ¿e chcesz wyczy¶ciæ zawarto¶æ tego dokumentu?',
67 about_title : 'O TinyMCE ...',
68 about : 'O ...',
69 license : 'Licencja',
70 plugins : 'Pluginy',
71 plugin : 'Plugin',
72 author : 'Autor',
73 version : 'Wersja',
74 loaded_plugins : 'Za³adowane pluginy',
75 help : 'Pomoc',
76 not_set : '-- Nie wybrano --',
77 close : 'Zamknij',
78 toolbar_focus : 'Skocz do przycisków narzêdzi - Alt+Q, Skocz do edytora - Alt-Z, Skocz do ¶cie¿ki elementu - Alt-X'
79 });