Statistics
| Branch: | Tag: | Revision:

root / static / js / tinymce / plugins / style / langs / lv_dlg.js @ 8834e154

History | View | Annotate | Download (1.6 kB)

1
tinyMCE.addI18n('lv.style_dlg',{
2
title:"Edit CSS Style",
3
apply:"Apply",
4
text_tab:"Text",
5
background_tab:"Background",
6
block_tab:"Block",
7
box_tab:"Box",
8
border_tab:"Border",
9
list_tab:"List",
10
positioning_tab:"Positioning",
11
text_props:"Text",
12
text_font:"Font",
13
text_size:"Size",
14
text_weight:"Weight",
15
text_style:"Style",
16
text_variant:"Variant",
17
text_lineheight:"Line height",
18
text_case:"Case",
19
text_color:"Color",
20
text_decoration:"Decoration",
21
text_overline:"overline",
22
text_underline:"underline",
23
text_striketrough:"strikethrough",
24
text_blink:"blink",
25
text_none:"none",
26
background_color:"Background color",
27
background_image:"Background image",
28
background_repeat:"Repeat",
29
background_attachment:"Attachment",
30
background_hpos:"Horizont\u0101l\u0101 poz\u012Bcija",
31
background_vpos:"Vertik\u0101l\u0101 poz\u012Bcija",
32
block_wordspacing:"V\u0101rdu atstarpe",
33
block_letterspacing:"Burtu atstarpe",
34
block_vertical_alignment:"Vertik\u0101lais izl\u012Bdzin\u0101jums",
35
block_text_align:"Teksta izl\u012Bdzin\u0101jums",
36
block_text_indent:"\u00C9crit indent",
37
block_whitespace:"Tuk\u0161ais laukums",
38
block_display:"Display",
39
box_width:"Platums",
40
box_height:"Augstums",
41
box_float:"Float",
42
box_clear:"Clear",
43
padding:"Atstarpe",
44
same:"Same for all",
45
top:"Aug\u0161a",
46
right:"Pa labi",
47
bottom:"Apak\u0161a",
48
left:"Pa kreisi",
49
margin:"Mala",
50
style:"St\u012Bls",
51
width:"Platums",
52
height:"Augstums",
53
color:"Kr\u0101sa",
54
list_type:"Tips",
55
bullet_image:"Bullet bilde",
56
position:"Poz\u012Bcija",
57
positioning_type:"Tips",
58
visibility:"Redzam\u012Bba",
59
zindex:"Z-index",
60
overflow:"P\u0101rm\u0113rs",
61
placement:"Izvietojums",
62
clip:"Klips"
63
});