~ubuntu-cym/ubuntu-cym-website/trunk

« back to all changes in this revision

Viewing changes to admin/includes/tiny_mce/plugins/xhtmlxtras/langs/nl_dlg.js

  • Committer: darius at co
  • Date: 2009-03-08 19:03:09 UTC
  • Revision ID: darius@dariushuntly.co.uk-20090308190309-61r0ouj0naex5lyl
first draft - darius

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
tinyMCE.addI18n('nl.xhtmlxtras_dlg',{
 
2
attribute_label_title:"Titel",
 
3
attribute_label_id:"ID",
 
4
attribute_label_class:"Klasse",
 
5
attribute_label_style:"Stijl",
 
6
attribute_label_cite:"Citaat",
 
7
attribute_label_datetime:"Datum/Tijd",
 
8
attribute_label_langdir:"Tekstrichting",
 
9
attribute_option_ltr:"Van links naar rechts",
 
10
attribute_option_rtl:"Van rechts naar links",
 
11
attribute_label_langcode:"Taal",
 
12
attribute_label_tabindex:"Tabvolgorde",
 
13
attribute_label_accesskey:"Toegangstoets",
 
14
attribute_events_tab:"Gebeurtenissen",
 
15
attribute_attrib_tab:"Attributen",
 
16
general_tab:"Algemeen",
 
17
attrib_tab:"Attributen",
 
18
events_tab:"Gebeurtenissen",
 
19
fieldset_general_tab:"Algemene instellingen",
 
20
fieldset_attrib_tab:"Elementattributen",
 
21
fieldset_events_tab:"Element Gebeurtenissen",
 
22
title_ins_element:"Invoegingselement",
 
23
title_del_element:"Verwijderingselement",
 
24
title_acronym_element:"Synoniem",
 
25
title_abbr_element:"Afkoring",
 
26
title_cite_element:"Citaat",
 
27
remove:"Verwijderen",
 
28
insert_date:"Huidige datum/tijd invoegen",
 
29
option_ltr:"Van links naar rechts",
 
30
option_rtl:"Van rechts naar links",
 
31
attribs_title:"Attributen Invoegen/bewerken"
 
32
});
 
 
b'\\ No newline at end of file'