]> code.citadel.org Git - citadel.git/blob - webcit/tiny_mce/plugins/advimage/langs/hu.js
* new tinymce
[citadel.git] / webcit / tiny_mce / plugins / advimage / langs / hu.js
1 // HU lang variables
2
3 tinyMCE.addToLang('advimage',{
4 tab_general : 'Általános',
5 tab_appearance : 'Megjelenés',
6 tab_advanced : 'Haladó',
7 general : 'Általános',
8 title : 'Cím',
9 preview : 'Elõnézet',
10 constrain_proportions : 'Arányok kényszerítése',
11 langdir : 'Szöveg pozíció',
12 langcode : 'Szöveg kód',
13 long_desc : 'Hosszú leírás link',
14 style : 'Stílus',
15 classes : 'Osztályok',
16 ltr : 'Balról jobbra',
17 rtl : 'Jobbról balra',
18 id : 'Azonosító',
19 image_map : 'Kép térkép',
20 swap_image : 'Kép váltás',
21 alt_image : 'Másik kép',
22 mouseover : 'egér rámutatásra',
23 mouseout : 'egér elmozdítására',
24 misc : 'Egyéb',
25 example_img : 'Elõnézeti kép megjelenése',
26 missing_alt : 'Are you sure you want to continue without including an Image Description? Without  it the image may not be accessible to some users with disabilities, or to those using a text browser, or browsing the Web with images turned off.'
27 });