Conditional_USER_HAS_PIC() was leaving the download file open, causing the actual...
[citadel.git] / webcit / tiny_mce / plugins / style / langs / nl_dlg.js
1 tinyMCE.addI18n('nl.style_dlg',{\r
2 title:"CSS Stijl bewerken",\r
3 apply:"Toepassen",\r
4 text_tab:"Tekst",\r
5 background_tab:"Achtergrond",\r
6 block_tab:"Blok",\r
7 box_tab:"Box",\r
8 border_tab:"Rand",\r
9 list_tab:"Lijst",\r
10 positioning_tab:"Positionering",\r
11 text_props:"Tekst",\r
12 text_font:"Lettertype",\r
13 text_size:"Tekengrootte",\r
14 text_weight:"Gewicht",\r
15 text_style:"Stijl",\r
16 text_variant:"Variant",\r
17 text_lineheight:"Lijnhoogte",\r
18 text_case:"Hoofdlettergebruik",\r
19 text_color:"Kleur",\r
20 text_decoration:"Decoratie",\r
21 text_overline:"Overhalen",\r
22 text_underline:"Onderstrepen",\r
23 text_striketrough:"Doorhalen",\r
24 text_blink:"Knipperen",\r
25 text_none:"Niets",\r
26 background_color:"Achtergrondkleur",\r
27 background_image:"Achtergrondafbeelding",\r
28 background_repeat:"Herhalen",\r
29 background_attachment:"Bijlage",\r
30 background_hpos:"Horizontale positie",\r
31 background_vpos:"Verticale positie",\r
32 block_wordspacing:"Woordruimte",\r
33 block_letterspacing:"Letterruimte",\r
34 block_vertical_alignment:"Verticale uitlijning",\r
35 block_text_align:"Tekstuitlijning",\r
36 block_text_indent:"Inspringen",\r
37 block_whitespace:"Witruimte",\r
38 block_display:"Weergave",\r
39 box_width:"Breedte",\r
40 box_height:"Hoogte",\r
41 box_float:"Zweven",\r
42 box_clear:"Vrijhouden",\r
43 padding:"Opening",\r
44 same:"Alles hetzelfde",\r
45 top:"Boven",\r
46 right:"Rechts",\r
47 bottom:"Onder",\r
48 left:"Links",\r
49 margin:"Marge",\r
50 style:"Stijl",\r
51 width:"Breedte",\r
52 height:"Hoogte",\r
53 color:"Kleur",\r
54 list_type:"Type",\r
55 bullet_image:"Opsommingsteken",\r
56 position:"Positie",\r
57 positioning_type:"Type",\r
58 visibility:"Zichtbaarheid",\r
59 zindex:"Z-index",\r
60 overflow:"Overvloeien",\r
61 placement:"Plaatsing",\r
62 clip:"Clip"\r
63 });