Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (1.6 kB)

1
tinyMCE.addI18n('da.style_dlg',{
2
title:"Rediger CSS stil",
3
apply:"Anvend",
4
text_tab:"Tekst",
5
background_tab:"Baggrund",
6
block_tab:"Blok",
7
box_tab:"Boks",
8
border_tab:"Kant",
9
list_tab:"Liste",
10
positioning_tab:"Positionering",
11
text_props:"Tekst",
12
text_font:"Skrifttype",
13
text_size:"St\u00F8rrelse",
14
text_weight:"V\u00E6gt",
15
text_style:"Stil",
16
text_variant:"Variant",
17
text_lineheight:"Linieh\u00F8jde",
18
text_case:"Vesaltilstand",
19
text_color:"Farve",
20
text_decoration:"Dekoration",
21
text_overline:"overstreget",
22
text_underline:"understreget",
23
text_striketrough:"gennemstreget",
24
text_blink:"blink",
25
text_none:"ingen",
26
background_color:"Baggrundsfarve",
27
background_image:"Baggrundsbillede",
28
background_repeat:"Gentag",
29
background_attachment:"Vedh\u00E6ftede fil",
30
background_hpos:"Horisontal position",
31
background_vpos:"Vertikal position",
32
block_wordspacing:"Afstand mellem ord",
33
block_letterspacing:"Afstand mellem bogstaver",
34
block_vertical_alignment:"Vertikal justering",
35
block_text_align:"Tekstjustering",
36
block_text_indent:"Tekstindrykning",
37
block_whitespace:"Mellemrum",
38
block_display:"Vis",
39
box_width:"Bredde",
40
box_height:"H\u00F8jde",
41
box_float:"Flydende",
42
box_clear:"Ryd",
43
padding:"Afstand til indhold",
44
same:"Ens for alle",
45
top:"Top",
46
right:"H\u00F8jre",
47
bottom:"Bund",
48
left:"Venstre",
49
margin:"Margin",
50
style:"Style",
51
width:"Bredde",
52
height:"H\u00F8jde",
53
color:"Farve",
54
list_type:"Type",
55
bullet_image:"Punktopstillings-billede",
56
position:"Position",
57
positioning_type:"Type",
58
visibility:"Synlighed",
59
zindex:"Z-index",
60
overflow:"Overl\u00F8b",
61
placement:"Placering",
62
clip:"Klip"
63
});