]> code.citadel.org Git - citadel.git/blobdiff - webcit/tiny_mce/themes/advanced/langs/da.js
* Upgraded TinyMCE to version 2.0RC3. This fixes a conflict with
[citadel.git] / webcit / tiny_mce / themes / advanced / langs / da.js
index 25916003f544f118d9a3580cc30a3b8da3c468b1..2efc8393c174e23ead21db25c67ed03d15c3a613 100644 (file)
@@ -1,10 +1,10 @@
 // DK lang variables contributed by Jan Moelgaard
 
 tinyMCE.addToLang('',{
-theme_style_select : 'Styles',
+theme_style_select : 'Stilelementer',
 theme_code_desc : 'Rediger html-kode',
 theme_code_title : 'HTML Kodeeditor',
-theme_code_wordwrap : 'Word wrap',
+theme_code_wordwrap : 'Ombrydning',
 theme_sub_desc : 'Sænket skrift',
 theme_sup_desc : 'Hævet skrift',
 theme_hr_desc : 'Indsæt horisontal linje',
@@ -12,8 +12,8 @@ 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_vspace : 'Flyt til venstre',
+insert_image_hspace : 'Flyt til højre',
 insert_image_align : 'Justering',
 insert_image_align_default : 'Standard',
 insert_image_align_baseline : 'Bundlinje',
@@ -25,8 +25,8 @@ 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_font_size : '-- Font størrelse --',
+theme_fontdefault : '-- Font gruppe --',
 theme_block : '-- Format --',
 theme_paragraph : 'Afsnit',
 theme_div : 'Div',
@@ -41,7 +41,7 @@ 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_backcolor_desc : 'Vælg baggrundsfarve',
 theme_charmap_title : 'Vælg specialkarakter',
 theme_charmap_desc : 'Indsæt specialkarakter',
 theme_visualaid_desc : 'Slå linjer/usynlige elementer til og fra',
@@ -49,16 +49,28 @@ 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',
+theme_clipboard_msg : 'Kopier/Klip/Indsæt virker ikke i Mozilla og Firefox.\nVil du vide mere om dette?',
+theme_path : 'Sti',
+cut_desc : 'Klip',
+copy_desc : 'Kopier',
+paste_desc : 'Indsæt',
+link_list : 'Linkliste',
+image_list : 'Billedliste',
+browse : 'Gennemse',
+image_props_desc : 'Billedegenskaber',
+newdocument_desc : 'Nyt dokument',
 class_name : 'Klasse',
-newdocument : 'Are you sure you want clear all contents?'
+newdocument : 'Er du sikker på, at du vil slette alt?',
+about_title : 'About TinyMCE',
+about : 'Om',
+license : 'Licens',
+plugins : 'Plugins',
+plugin : 'Plugin',
+author : 'Forfatter',
+version : 'Version',
+loaded_plugins : 'Indlæste plugins',
+help : 'Hjælp',
+not_set : '-- Ikke defineret --',
+close : 'Luk',
+toolbar_focus : 'Jump to tool buttons - Alt+Q, Jump to editor - Alt-Z, Jump to element path - Alt-X'
 });