]> code.citadel.org Git - citadel.git/blob - webcit/tiny_mce/plugins/xhtmlxtras/langs/da.js
Add TinyMCE language packs
[citadel.git] / webcit / tiny_mce / plugins / xhtmlxtras / langs / da.js
1 // DK lang variables - Transl.:Ronny Buelund - Corr.:\r
2 \r
3 tinyMCE.addToLang('xhtmlxtras',{\r
4 cite_desc : 'Citation',\r
5 abbr_desc : 'Forkortelse',\r
6 acronym_desc : 'Akronym',\r
7 del_desc : 'Sletning',\r
8 ins_desc : 'Indsættelse',\r
9 attribute_label_title : 'Tittel',\r
10 attribute_label_id : 'ID',\r
11 attribute_label_class : 'Klasse',\r
12 attribute_label_style : 'Stil',\r
13 attribute_label_cite : 'Cite',\r
14 attribute_label_datetime : 'Dato/tid',\r
15 attribute_label_langdir : 'Tekstretning',\r
16 attribute_option_ltr : 'Venstre til højre',\r
17 attribute_option_rtl : 'Højre til venstre',\r
18 attribute_label_langcode : 'Sprog',\r
19 attribute_label_tabindex : 'TabIndeks',\r
20 attribute_label_accesskey : 'Adgangsnøgle',\r
21 attribute_label_cite : 'Cite',\r
22 attribute_events_tab : 'Events',\r
23 attribute_attrib_tab : 'Atributter',\r
24 general_tab : 'Generelt',\r
25 attrib_tab : 'Atributter',\r
26 events_tab : 'Events',\r
27 fieldset_general_tab : 'Generelle indstillinger',\r
28 fieldset_attrib_tab : 'Element atributter',\r
29 fieldset_events_tab : 'Element events',\r
30 title_ins_element : 'Indsættelseselement',\r
31 title_del_element : 'Sletningselement',\r
32 title_acronym_element : 'Akronym element',\r
33 title_abbr_element : 'Forkortelseselement',\r
34 title_cite_element : 'Citationselement',\r
35 remove : 'Fjern',\r
36 not_set : '--ikke sat--',\r
37 insert_date : 'Indsæt aktuel dato/tid'\r
38 option_ltr : 'Venstre til højre',\r
39 option_rtl : 'Højre til venstre',\r
40 attribs_desc : 'Indsæt/rediger atributter',\r
41 attribs_title : 'Indsæt/rediger atributter'\r
42 });\r