webcit_before_automake is now the trunk
[citadel.git] / webcit / tiny_mce / themes / advanced / langs / cs.js
1 /**\r
2  * Czech lang variables \r
3  * encoding: utf-8\r
4  *  \r
5  * $Id: cs.js,v 1.10 2005/10/18 13:55:39 spocke Exp $ \r
6  */  \r
7 \r
8 \r
9 tinyMCE.addToLang('',{\r
10 theme_style_select : 'Styly',\r
11 theme_code_desc : 'Zobrazit HTML',\r
12 theme_code_title : 'Editace HTML',\r
13 theme_code_wordwrap : 'Bez dělení slov',\r
14 theme_sub_desc : 'Dolní index',\r
15 theme_sup_desc : 'Horní index',\r
16 theme_hr_desc : 'Vložit vodorovný oddělovač',\r
17 theme_removeformat_desc : 'Zrušit formátování',\r
18 theme_custom1_desc : 'Libovolný popisek',\r
19 insert_image_border : 'Rámeček',\r
20 insert_image_dimensions : 'Rozměry',\r
21 insert_image_vspace : 'Vertikální okraj',\r
22 insert_image_hspace : 'Horizontální okraj',\r
23 insert_image_align : 'Zarovnání',\r
24 insert_image_align_default : 'Výchozí',\r
25 insert_image_align_baseline : 'Na účaří',\r
26 insert_image_align_top : 'Nahoru',\r
27 insert_image_align_middle : 'Na střed',\r
28 insert_image_align_bottom : 'Dolů',\r
29 insert_image_align_texttop : 'Nejvyšší bod textu',\r
30 insert_image_align_absmiddle : 'Střed řádku',\r
31 insert_image_align_absbottom : 'Spodek řádku',\r
32 insert_image_align_left : 'Vlevo',\r
33 insert_image_align_right : 'Vpravo',\r
34 theme_font_size : '-- Velikost textu --',\r
35 theme_fontdefault : '-- Písmo --',\r
36 theme_block : '-- Formát --',\r
37 theme_paragraph : 'Odstavec',\r
38 theme_div : 'Div',\r
39 theme_address : 'Adresa',\r
40 theme_pre : 'Předformát',\r
41 theme_h1 : 'Nadpis 1',\r
42 theme_h2 : 'Nadpis 2',\r
43 theme_h3 : 'Nadpis 3',\r
44 theme_h4 : 'Nadpis 4',\r
45 theme_h5 : 'Nadpis 5',\r
46 theme_h6 : 'Nadpis 6',\r
47 theme_colorpicker_title : 'Výběr barvy',\r
48 theme_colorpicker_apply : 'Vybrat',\r
49 theme_forecolor_desc : 'Barva popředí',\r
50 theme_backcolor_desc : 'Barva pozadí',\r
51 theme_charmap_title : 'Výběr znaku',\r
52 theme_charmap_desc : 'Vložit znak',\r
53 theme_visualaid_desc : 'Zapnout značky/neviditelné prvky',\r
54 insert_anchor_title : 'Vložení/editace záložky',\r
55 insert_anchor_name : 'Název',\r
56 theme_anchor_desc : 'Vložit/editovat záložku',\r
57 theme_insert_link_titlefield : 'Název',\r
58 theme_clipboard_msg : 'Funkce Kopírovat/vyjmout/vložit nejsou použitelné v Mozille a Firefoxu.\nChcete více informací o tomto problému?',\r
59 theme_path : 'Cesta',\r
60 cut_desc : 'Vyjmout',\r
61 copy_desc : 'Kopírovat',\r
62 paste_desc : 'Vložit',\r
63 link_list : 'Seznam',\r
64 image_list : 'Seznam',\r
65 browse : 'Procházet',\r
66 image_props_desc : 'Vlastnosti obrázku',\r
67 newdocument_desc : 'Nový dokument',\r
68 newdocument : 'Jste si opravdu jistý(á), že chcete vymazat veškerý obsah?'\r
69 });\r
70 \r