* Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
[citadel.git] / webcit / tiny_mce / themes / advanced / langs / hu.js
1 // HU lang variables
2 // Edited by 2XP (2xp@dino.hu)
3
4 tinyMCE.addToLang('',{
5 theme_style_select : 'Stílusok',
6 theme_code_desc : 'HTML kód szerkesztése',
7 theme_code_title : 'HTML kódszerkeztõ',
8 theme_code_wordwrap : 'Word wrap',
9 theme_sub_desc : 'Alsó index',
10 theme_sup_desc : 'Felsõ index',
11 theme_hr_desc : 'Vízszintes vonal beillesztése',
12 theme_removeformat_desc : 'Formázás eltávolítása',
13 theme_custom1_desc : 'Az Ön által kiválasztott leírás',
14 insert_image_border : 'Keret',
15 insert_image_dimensions : 'Méretek',
16 insert_image_vspace : 'Függõleges térköz',
17 insert_image_hspace : 'Vízszintes térköz',
18 insert_image_align : 'Igazítés',
19 insert_image_align_default : 'Alapértelmezett',
20 insert_image_align_baseline : 'Alapvonalra',
21 insert_image_align_top : 'Felülre',
22 insert_image_align_middle : 'Középre',
23 insert_image_align_bottom : 'Alulra',
24 insert_image_align_texttop : 'TextTop',
25 insert_image_align_absmiddle : 'Abszolút középre',
26 insert_image_align_absbottom : 'Abszolút alulra',
27 insert_image_align_left : 'Balra',
28 insert_image_align_right : 'Jobbra',
29 theme_font_size : '-- Font size --',
30 theme_fontdefault : '-- Font family --',
31 theme_block : '-- Format --',
32 theme_paragraph : 'Paragraph',
33 theme_div : 'Div',
34 theme_address : 'Address',
35 theme_pre : 'Preformatted',
36 theme_h1 : 'Heading 1',
37 theme_h2 : 'Heading 2',
38 theme_h3 : 'Heading 3',
39 theme_h4 : 'Heading 4',
40 theme_h5 : 'Heading 5',
41 theme_h6 : 'Heading 6',
42 theme_colorpicker_title : 'Select a color',
43 theme_colorpicker_apply : 'Apply',
44 theme_forecolor_desc : 'Select forecolor',
45 theme_backcolor_desc : 'Select background color',
46 theme_charmap_title : 'Select custom character',
47 theme_charmap_desc : 'Insert custom character',
48 theme_visualaid_desc : 'Toggle guidelines/invisible elements',
49 insert_anchor_title : 'Insert/edit anchor',
50 insert_anchor_name : 'Anchor name',
51 theme_anchor_desc : 'Insert/edit anchor',
52 theme_insert_link_titlefield : 'Title',
53 theme_clipboard_msg : 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?',
54 theme_path : 'Path',
55 cut_desc : 'Cut',
56 copy_desc : 'Copy',
57 paste_desc : 'Paste',
58 link_list : 'Link list',
59 image_list : 'Image list',
60 browse : 'Browse',
61 image_props_desc : 'Image properties',
62 newdocument_desc : 'New document',
63 newdocument : 'Are you sure you want clear all contents?'
64 });