]> code.citadel.org Git - citadel.git/blobdiff - webcit/tiny_mce/themes/advanced/langs/da.js
* Removed the Kevin Roth rich text editor and replaced it with TinyMCE.
[citadel.git] / webcit / tiny_mce / themes / advanced / langs / da.js
diff --git a/webcit/tiny_mce/themes/advanced/langs/da.js b/webcit/tiny_mce/themes/advanced/langs/da.js
new file mode 100644 (file)
index 0000000..2591600
--- /dev/null
@@ -0,0 +1,64 @@
+// DK lang variables contributed by Jan Moelgaard
+
+tinyMCE.addToLang('',{
+theme_style_select : 'Styles',
+theme_code_desc : 'Rediger html-kode',
+theme_code_title : 'HTML Kodeeditor',
+theme_code_wordwrap : 'Word wrap',
+theme_sub_desc : 'Sænket skrift',
+theme_sup_desc : 'Hævet skrift',
+theme_hr_desc : 'Indsæt horisontal linje',
+theme_removeformat_desc : 'Fjern formatering',
+theme_custom1_desc : 'Indsæt din egen beskrivelse her',
+insert_image_border : 'Kant',
+insert_image_dimensions : 'Dimensioner',
+insert_image_vspace : 'VSpace',
+insert_image_hspace : 'HSpace',
+insert_image_align : 'Justering',
+insert_image_align_default : 'Standard',
+insert_image_align_baseline : 'Bundlinje',
+insert_image_align_top : 'Top',
+insert_image_align_middle : 'Midt i',
+insert_image_align_bottom : 'I bunden',
+insert_image_align_texttop : 'I toppen af teksten',
+insert_image_align_absmiddle : 'Absolut midte',
+insert_image_align_absbottom : 'Absolut bund',
+insert_image_align_left : 'Venstre',
+insert_image_align_right : 'Højre',
+theme_font_size : '-- Font size --',
+theme_fontdefault : '-- Font family --',
+theme_block : '-- Format --',
+theme_paragraph : 'Afsnit',
+theme_div : 'Div',
+theme_address : 'Addresse',
+theme_pre : 'Præformateret',
+theme_h1 : 'Overskrift 1',
+theme_h2 : 'Overskrift 2',
+theme_h3 : 'Overskrift 3',
+theme_h4 : 'Overskrift 4',
+theme_h5 : 'Overskrift 5',
+theme_h6 : 'Overskrift 6',
+theme_colorpicker_title : 'Vælg en farve',
+theme_colorpicker_apply : 'Anvend',
+theme_forecolor_desc : 'Vælg forgrundsfarve',
+theme_backcolor_desc : 'Select background color',
+theme_charmap_title : 'Vælg specialkarakter',
+theme_charmap_desc : 'Indsæt specialkarakter',
+theme_visualaid_desc : 'Slå linjer/usynlige elementer til og fra',
+insert_anchor_title : 'Indsæt/rediger bogmærke',
+insert_anchor_name : 'Bogmærkets navn',
+theme_anchor_desc : 'Indsæt/rediger bogmærke',
+theme_insert_link_titlefield : 'Title',
+theme_clipboard_msg : 'Copy/Cut/Paste is not available in Mozilla and Firefox.\nDo you want more information about this issue?',
+theme_path : 'Path',
+cut_desc : 'Cut',
+copy_desc : 'Copy',
+paste_desc : 'Paste',
+link_list : 'Link list',
+image_list : 'Image list',
+browse : 'Browse',
+image_props_desc : 'Image properties',
+newdocument_desc : 'New document',
+class_name : 'Klasse',
+newdocument : 'Are you sure you want clear all contents?'
+});