egroupware_official/phpgwapi/js/tiny_mce/plugins/table/langs/hu.js

76 lines
2.5 KiB
JavaScript
Raw Normal View History

2006-08-21 21:26:21 +02:00
// HU lang variables
tinyMCE.addToLang('table',{
general_tab : '<27>ltal<61>nos',
advanced_tab : 'Halad<61>',
general_props : '<27>ltal<61>nos be<62>ll<6C>t<EFBFBD>sok',
advanced_props : 'Halad<61> be<62>ll<6C>t<EFBFBD>sok',
desc : '<27>j t<>bl<62>zat besz<73>r<EFBFBD>sa',
row_before_desc : 'Sor besz<73>r<EFBFBD>sa el<65>',
row_after_desc : 'Sor besz<73>r<EFBFBD>sa m<>g<EFBFBD>',
delete_row_desc : 'Sor t<>rl<72>se',
col_before_desc : 'Oszlop besz<73>r<EFBFBD>sa el<65>',
col_after_desc : 'Oszlop besz<73>r<EFBFBD>sa m<>g<EFBFBD>',
delete_col_desc : 'Oszlop t<>rl<72>se',
rowtype : 'Sor a t<>bl<62>zatr<74>szben',
title : 'T<>bl<62>zat besz<73>r<EFBFBD>sa/m<>dos<6F>t<EFBFBD>sa',
width : 'Hossz<73>s<EFBFBD>g',
height : 'Sz<53>less<73>g',
cols : 'Oszlopok',
rows : 'Sorok',
cellspacing : 'Cellak<61>z',
cellpadding : 'Cellakit<69>lt<6C>s',
border : 'Keret',
align : 'Elhelyezked<65>s',
align_default : 'alap<61>rtelmezett',
align_left : 'Bal',
align_right : 'Jobb',
align_middle : 'K<>z<EFBFBD>p',
row_title : 'T<>bl<62>zat sor tulajdons<6E>gai',
cell_title : 'T<>bl<62>zat cella tulajdons<6E>gai',
cell_type : 'Cella t<>pus',
row_desc : 'T<>bl<62>zat sor tulajdons<6E>gai',
cell_desc : 'T<>bl<62>zat cella tulajdons<6E>gai',
valign : 'F<>gg<67>leges elhelyezked<65>s',
align_top : 'Fel<65>l',
align_bottom : 'Alul',
props_desc : 'T<>bl<62>zat tulajdons<6E>gai',
bordercolor : 'Keret sz<73>n',
bgcolor : 'H<>tt<74>r sz<73>n',
merge_cells_title : 'T<>bla cell<6C>inak egyes<65>t<EFBFBD>se',
split_cells_desc : 'T<>bla cell<6C>inak feloszt<7A>sa',
merge_cells_desc : 'T<>bla cell<6C>inak egyes<65>t<EFBFBD>se',
cut_row_desc : 'T<>bl<62>zat sor kiv<69>g<EFBFBD>sa',
copy_row_desc : 'T<>bl<62>zat sor m<>sol<6F>sa',
paste_row_before_desc : 'T<>bl<62>zat sor beilleszt<7A>se el<65>',
paste_row_after_desc : 'T<>bl<62>zat sor beilleszt<7A>se m<>g<EFBFBD>',
id : 'Azonod<6F>t<EFBFBD>',
style: 'St<53>lus',
langdir : 'Sz<53>vegpoz<6F>ci<63>',
langcode : 'Sz<53>veg k<>d',
mime : 'C<>l MIME t<>pus',
ltr : 'Balr<6C>l jobbra',
rtl : 'Jobbr<62>l balra',
bgimage : 'H<>tt<74>rk<72>p',
summary : '<27>sszefoglal<61>',
td : "Adat",
th : "Fejl<6A>c",
cell_cell : 'Aktu<74>lis cella friss<73>t<EFBFBD>se',
cell_row : 'Minden cella friss<73>t<EFBFBD>se a sorban',
cell_all : 'Minden cella friss<73>t<EFBFBD>se a t<>bl<62>ban',
row_row : 'Aktu<74>lis sor friss<73>t<EFBFBD>se',
row_odd : 'P<>ratlan sorok friss<73>t<EFBFBD>se a t<>bl<62>ban',
row_even : 'p<>ros sorok friss<73>t<EFBFBD>se a t<>bl<62>ban',
row_all : 'Minden sor friss<73>t<EFBFBD>se a t<>bl<62>ban',
thead : 'T<>bl<62>zat fejl<6A>c',
tbody : 'T<>bl<62>zat test',
tfoot : 'T<>l<EFBFBD>zat l<>bl<62>c',
del : 'T<>bla t<>rl<72>se',
scope : 'Scope',
row : 'Row',
col : 'Col',
rowgroup : 'Row Group',
colgroup : 'Col Group',
missing_scope: 'Are you sure you want to continue without specifying a scope for this table header cell. Without it, it may be difficult for some users with disabilities to understand the content or data displayed of the table.'
});