Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (1.6 kB)

1
tinyMCE.addI18n('se.style_dlg',{
2
title:"Redigera inline CSS",
3
apply:"Applicera",
4
text_tab:"Text",
5
background_tab:"Bakgrund",
6
block_tab:"Block",
7
box_tab:"Box",
8
border_tab:"Ramar",
9
list_tab:"Listor",
10
positioning_tab:"Positionering",
11
text_props:"Text",
12
text_font:"Typsnitt",
13
text_size:"Storlek",
14
text_weight:"Tjocklek",
15
text_style:"Stil",
16
text_variant:"Variant",
17
text_lineheight:"Radh\u00F6jd",
18
text_case:"Sm\u00E5/stora",
19
text_color:"F\u00E4rg",
20
text_decoration:"Dekoration",
21
text_overline:"\u00D6verstruken",
22
text_underline:"Understruken",
23
text_striketrough:"Genomstruken",
24
text_blink:"Blinka",
25
text_none:"Inget",
26
background_color:"Bakgrundsf\u00E4rg",
27
background_image:"Bakgrundsbild",
28
background_repeat:"Upprepning",
29
background_attachment:"F\u00E4stpunkt",
30
background_hpos:"Horisontell position",
31
background_vpos:"Vertikal position",
32
block_wordspacing:"Ordavbrytning",
33
block_letterspacing:"Teckenmellanrum",
34
block_vertical_alignment:"Vertikal justering",
35
block_text_align:"Textjustering",
36
block_text_indent:"Textindrag",
37
block_whitespace:"Whitespace",
38
block_display:"Display",
39
box_width:"Bredd",
40
box_height:"H\u00F6jd",
41
box_float:"Float",
42
box_clear:"Clear",
43
padding:"Padding",
44
same:"Samma f\u00F6r alla",
45
top:"Toppen",
46
right:"H\u00F6ger",
47
bottom:"Botten",
48
left:"V\u00E4nster",
49
margin:"Marginal",
50
style:"Stil",
51
width:"Bredd",
52
height:"H\u00F6jd",
53
color:"F\u00E4rg",
54
list_type:"Listtyp",
55
bullet_image:"Punktbild",
56
position:"Position",
57
positioning_type:"Positionstyp",
58
visibility:"Synlighet",
59
zindex:"Z-index",
60
overflow:"\u00D6verfl\u00F6de",
61
placement:"Placering",
62
clip:"Besk\u00E4rning"
63
});