Statistics
| Branch: | Tag: | Revision:

root / static / js / tinymce / plugins / style / langs / ms_dlg.js @ 6ecbf4ec

History | View | Annotate | Download (1.5 kB)

1
tinyMCE.addI18n('ms.style_dlg',{
2
title:"Sunting Gaya CSS",
3
apply:"Guna",
4
text_tab:"Teks",
5
background_tab:"Latar belakang",
6
block_tab:"Landasan",
7
box_tab:"Kotak",
8
border_tab:"Sempadan",
9
list_tab:"Senarai",
10
positioning_tab:"Kedudukan",
11
text_props:"Teks",
12
text_font:"Huruf",
13
text_size:"Saiz",
14
text_weight:"Beban",
15
text_style:"Gaya",
16
text_variant:"Varian",
17
text_lineheight:"Tinggi garisan",
18
text_case:"Kes",
19
text_color:"Warna",
20
text_decoration:"Dekorasi",
21
text_overline:"garis atas",
22
text_underline:"garis bawah",
23
text_striketrough:"garis tengah",
24
text_blink:"kelip",
25
text_none:"tiada",
26
background_color:"Warna Latar",
27
background_image:"Imej Latar",
28
background_repeat:"Ulangan",
29
background_attachment:"Sisipan",
30
background_hpos:"Posisi mengufuk",
31
background_vpos:"Posisi tegak",
32
block_wordspacing:"Jarak perkataan",
33
block_letterspacing:"Jarak huruf",
34
block_vertical_alignment:"Penjajaran tegak",
35
block_text_align:"Penjajaran teks",
36
block_text_indent:"Takukan teks",
37
block_whitespace:"Ruangan putih",
38
block_display:"Pamer",
39
box_width:"Lebar",
40
box_height:"Tinggi",
41
box_float:"Apungan",
42
box_clear:"Ruangan jelas",
43
padding:"Lapisan",
44
same:"Samakan kesemuanya",
45
top:"Atas",
46
right:"Kanan",
47
bottom:"Bawah",
48
left:"Kiri",
49
margin:"Ruangan tepi",
50
style:"Gaya",
51
width:"Lebar",
52
height:"Tinggi",
53
color:"Warna",
54
list_type:"Jenis",
55
bullet_image:"Imej peluru",
56
position:"Posisi",
57
positioning_type:"Jenis",
58
visibility:"Kelihatan",
59
zindex:"Indeks-Z",
60
overflow:"Limpahan",
61
placement:"Penempatan",
62
clip:"Klip"
63
});