Statistics
| Branch: | Tag: | Revision:

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

History | View | Annotate | Download (1.6 kB)

1
tinyMCE.addI18n('nn.style_dlg',{
2
title:"Rediger CSS-stil",
3
apply:"Legg til",
4
text_tab:"Tekst",
5
background_tab:"Bakgrunn",
6
block_tab:"Blokk",
7
box_tab:"Boks",
8
border_tab:"Ramme",
9
list_tab:"Liste",
10
positioning_tab:"Posisjon",
11
text_props:"Eigenskapar for skrift",
12
text_font:"Skrifttype",
13
text_size:"Skriftstorleik",
14
text_weight:"Skriftvekt",
15
text_style:"Skriftstil",
16
text_variant:"Variant",
17
text_lineheight:"Linjeh\u00F8gd",
18
text_case:"Kapitelar/minusklar",
19
text_color:"Farge",
20
text_decoration:"Dekorasjon",
21
text_overline:"Heva skrift",
22
text_underline:"Senka skrift",
23
text_striketrough:"Gjennomstreking",
24
text_blink:"Blink",
25
text_none:"Ingen",
26
background_color:"Bakgrunnsfarge",
27
background_image:"Bakgrunnsbilete",
28
background_repeat:"Gjenta",
29
background_attachment:"Vedlegg",
30
background_hpos:"Horisontal posisjon",
31
background_vpos:"Vertikal posisjon",
32
block_wordspacing:"Ordmellomrom",
33
block_letterspacing:"Bokstavmellomrom",
34
block_vertical_alignment:"Vertikal justering",
35
block_text_align:"Justering",
36
block_text_indent:"Innrykk",
37
block_whitespace:"Mellomrom",
38
block_display:"Framsyning",
39
box_width:"Breidd",
40
box_height:"H\u00F8gd",
41
box_float:"Flyt",
42
box_clear:"Slett",
43
padding:"Utfylling",
44
same:"Likt i alle",
45
top:"Topp",
46
right:"H\u00F8gre",
47
bottom:"Bunn",
48
left:"Venstre",
49
margin:"Marg",
50
style:"Stil",
51
width:"Breidd",
52
height:"H\u00F8gd",
53
color:"Farge",
54
list_type:"Type",
55
bullet_image:"Kulepunktbilete",
56
position:"Posisjon",
57
positioning_type:"Type",
58
visibility:"Synlegheit",
59
zindex:"Z-indeks",
60
overflow:"Overfylt",
61
placement:"Plassering",
62
clip:"Klipp"
63
});