]> code.citadel.org Git - citadel.git/blobdiff - webcit/tiny_mce/themes/advanced/langs/hu.js
* Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
[citadel.git] / webcit / tiny_mce / themes / advanced / langs / hu.js
diff --git a/webcit/tiny_mce/themes/advanced/langs/hu.js b/webcit/tiny_mce/themes/advanced/langs/hu.js
new file mode 100644 (file)
index 0000000..c360e7f
--- /dev/null
@@ -0,0 +1,64 @@
+// HU lang variables
+// Edited by 2XP (2xp@dino.hu)
+
+tinyMCE.addToLang('',{
+theme_style_select : 'Stílusok',
+theme_code_desc : 'HTML kód szerkesztése',
+theme_code_title : 'HTML kódszerkeztõ',
+theme_code_wordwrap : 'Word wrap',
+theme_sub_desc : 'Alsó index',
+theme_sup_desc : 'Felsõ index',
+theme_hr_desc : 'Vízszintes vonal beillesztése',
+theme_removeformat_desc : 'Formázás eltávolítása',
+theme_custom1_desc : 'Az Ön által kiválasztott leírás',
+insert_image_border : 'Keret',
+insert_image_dimensions : 'Méretek',
+insert_image_vspace : 'Függõleges térköz',
+insert_image_hspace : 'Vízszintes térköz',
+insert_image_align : 'Igazítés',
+insert_image_align_default : 'Alapértelmezett',
+insert_image_align_baseline : 'Alapvonalra',
+insert_image_align_top : 'Felülre',
+insert_image_align_middle : 'Középre',
+insert_image_align_bottom : 'Alulra',
+insert_image_align_texttop : 'TextTop',
+insert_image_align_absmiddle : 'Abszolút középre',
+insert_image_align_absbottom : 'Abszolút alulra',
+insert_image_align_left : 'Balra',
+insert_image_align_right : 'Jobbra',
+theme_font_size : '-- Font size --',
+theme_fontdefault : '-- Font family --',
+theme_block : '-- Format --',
+theme_paragraph : 'Paragraph',
+theme_div : 'Div',
+theme_address : 'Address',
+theme_pre : 'Preformatted',
+theme_h1 : 'Heading 1',
+theme_h2 : 'Heading 2',
+theme_h3 : 'Heading 3',
+theme_h4 : 'Heading 4',
+theme_h5 : 'Heading 5',
+theme_h6 : 'Heading 6',
+theme_colorpicker_title : 'Select a color',
+theme_colorpicker_apply : 'Apply',
+theme_forecolor_desc : 'Select forecolor',
+theme_backcolor_desc : 'Select background color',
+theme_charmap_title : 'Select custom character',
+theme_charmap_desc : 'Insert custom character',
+theme_visualaid_desc : 'Toggle guidelines/invisible elements',
+insert_anchor_title : 'Insert/edit anchor',
+insert_anchor_name : 'Anchor name',
+theme_anchor_desc : 'Insert/edit anchor',
+theme_insert_link_titlefield : 'Title',
+theme_clipboard_msg : 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?',
+theme_path : 'Path',
+cut_desc : 'Cut',
+copy_desc : 'Copy',
+paste_desc : 'Paste',
+link_list : 'Link list',
+image_list : 'Image list',
+browse : 'Browse',
+image_props_desc : 'Image properties',
+newdocument_desc : 'New document',
+newdocument : 'Are you sure you want clear all contents?'
+});