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