webcit_before_automake is now the trunk
[citadel.git] / webcit / tiny_mce / themes / advanced / langs / sk.js
1 /**\r
2  * Slovak lang variables \r
3  * encoding: utf-8\r
4  * \r
5  * @author Vladimir VASIL vvasil@post.sk\r
6  *    \r
7  * $Id: sk.js,v 1.1 2005/11/22 20:56:45 spocke Exp $ \r
8  */  \r
9 \r
10 \r
11 tinyMCE.addToLang('',{\r
12 theme_style_select : 'Štýly',\r
13 theme_code_desc : 'Zobraziť HTML',\r
14 theme_code_title : 'Editácia HTML',\r
15 theme_code_wordwrap : 'Bez delení slov',\r
16 theme_sub_desc : 'Dolný index',\r
17 theme_sup_desc : 'Horný index',\r
18 theme_hr_desc : 'Vložiť vodorovný oddeľovač',\r
19 theme_removeformat_desc : 'Zrušiť formátovanie',\r
20 theme_custom1_desc : 'Ľubovolný popisok',\r
21 insert_image_border : 'Rámček',\r
22 insert_image_dimensions : 'Rozmery',\r
23 insert_image_vspace : 'Vertikálný okraj',\r
24 insert_image_hspace : 'Horizontálný okraj',\r
25 insert_image_align : 'Zarovnánie',\r
26 insert_image_align_default : 'Výchozi',\r
27 insert_image_align_baseline : 'Na čiare',\r
28 insert_image_align_top : 'Nahor',\r
29 insert_image_align_middle : 'Na stred',\r
30 insert_image_align_bottom : 'Dole',\r
31 insert_image_align_texttop : 'Najvyšší bod textu',\r
32 insert_image_align_absmiddle : 'Stred riadku',\r
33 insert_image_align_absbottom : 'Spodok riadku',\r
34 insert_image_align_left : 'Vľavo',\r
35 insert_image_align_right : 'Vpravo',\r
36 theme_font_size : '-- Veľkosť textu --',\r
37 theme_fontdefault : '-- Písmo --',\r
38 theme_block : '-- Formát --',\r
39 theme_paragraph : 'Odstavec',\r
40 theme_div : 'Div',\r
41 theme_address : 'Adresa',\r
42 theme_pre : 'Predformát',\r
43 theme_h1 : 'Nádpis 1',\r
44 theme_h2 : 'Nádpis 2',\r
45 theme_h3 : 'Nádpis 3',\r
46 theme_h4 : 'Nádpis 4',\r
47 theme_h5 : 'Nádpis 5',\r
48 theme_h6 : 'Nádpis 6',\r
49 theme_colorpicker_title : 'Výber farby',\r
50 theme_colorpicker_apply : 'Vybrať',\r
51 theme_forecolor_desc : 'Farba popredia',\r
52 theme_backcolor_desc : 'Farba pozadia',\r
53 theme_charmap_title : 'Výber znaku',\r
54 theme_charmap_desc : 'Vložiť znak',\r
55 theme_visualaid_desc : 'Zapnúť značky/neviditeľné prvky',\r
56 insert_anchor_title : 'Vloženie/editácia záložky',\r
57 insert_anchor_name : 'Názov',\r
58 theme_anchor_desc : 'Vložiť/editovať záložku',\r
59 theme_insert_link_titlefield : 'Názov',\r
60 theme_clipboard_msg : 'Funkcie Kopírovať/vystrihnúť/vložiť niesú použiteľné v Mozille a Firefoxe.\nChcete viac informacií o tomto probléme?',\r
61 theme_path : 'Cesta',\r
62 cut_desc : 'Vystrihnúť',\r
63 copy_desc : 'Kopírovať',\r
64 paste_desc : 'Vložiť',\r
65 link_list : 'Zoznam',\r
66 image_list : 'Zoznam',\r
67 browse : 'Prechádzať',\r
68 image_props_desc : 'Vlastnosti obrázku',\r
69 newdocument_desc : 'Nový dokument',\r
70 newdocument : 'Ste si istý(á), že chcete vymazať všetok obsah?'\r
71 });\r
72 \r