silverstripe-framework/thirdparty/tinymce/plugins/style/langs/nl_dlg.js
Ingo Schommer e550de71e3 MINOR Moved jsparty/tiny_mce to sapphire/thirdparty/tinymce
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/sapphire/branches/2.4@93610 467b73ca-7a2a-4603-9d3b-597d59a354a9
2011-02-02 14:17:52 +13:00

63 lines
1.6 KiB
JavaScript
Executable File

tinyMCE.addI18n('nl.style_dlg',{
title:"CSS Stijl bewerken",
apply:"Toepassen",
text_tab:"Tekst",
background_tab:"Achtergrond",
block_tab:"Blok",
box_tab:"Box",
border_tab:"Rand",
list_tab:"Lijst",
positioning_tab:"Positionering",
text_props:"Tekst",
text_font:"Lettertype",
text_size:"Tekengrootte",
text_weight:"Gewicht",
text_style:"Stijl",
text_variant:"Variant",
text_lineheight:"Lijnhoogte",
text_case:"Hoofdlettergebruik",
text_color:"Kleur",
text_decoration:"Decoratie",
text_overline:"Overhalen",
text_underline:"Onderstrepen",
text_striketrough:"Doorhalen",
text_blink:"Knipperen",
text_none:"Niets",
background_color:"Achtergrondkleur",
background_image:"Achtergrondafbeelding",
background_repeat:"Herhalen",
background_attachment:"Bijlage",
background_hpos:"Horizontale positie",
background_vpos:"Verticale positie",
block_wordspacing:"Woordruimte",
block_letterspacing:"Letterruimte",
block_vertical_alignment:"Verticale uitlijning",
block_text_align:"Tekstuitlijning",
block_text_indent:"Inspringen",
block_whitespace:"Witruimte",
block_display:"Weergave",
box_width:"Breedte",
box_height:"Hoogte",
box_float:"Zweven",
box_clear:"Vrijhouden",
padding:"Opening",
same:"Alles hetzelfde",
top:"Boven",
right:"Rechts",
bottom:"Onder",
left:"Links",
margin:"Marge",
style:"Stijl",
width:"Breedte",
height:"Hoogte",
color:"Kleur",
list_type:"Type",
bullet_image:"Opsommingsteken",
position:"Positie",
positioning_type:"Type",
visibility:"Zichtbaarheid",
zindex:"Z-index",
overflow:"Overvloeien",
placement:"Plaatsing",
clip:"Clip"
});