egroupware/phpgwapi/js/tiny_mce/themes/advanced/langs/da.js
2006-08-21 19:26:21 +00:00

77 lines
2.9 KiB
JavaScript

// DK lang variables contributed by Jan Moelgaard, John Dalsgaard and Bo Frederiksen.
tinyMCE.addToLang('',{
theme_style_select : '-- Styles --',
theme_code_desc : 'Rediger HTML kode',
theme_code_title : 'HTML Kodeeditor',
theme_code_wordwrap : 'Ombrydning',
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 : 'Flyt til venstre',
insert_image_hspace : 'Flyt til højre',
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 : '-- Skrift størrelse --',
theme_fontdefault : '-- Skrifttype --',
theme_block : '-- Typografi --',
theme_paragraph : 'Afsnit',
theme_div : 'Div',
theme_address : 'Adresse',
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 : 'Vælg baggrundsfarve',
theme_charmap_title : 'Vælg specialtegn',
theme_charmap_desc : 'Indsæt specialtegn',
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 : 'Titel',
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 : 'Er du sikker på, at du vil slette alt?',
about_title : 'Om TinyMCE',
about : 'Om',
license : 'Licens',
plugins : 'Plugins',
plugin : 'Plugin',
author : 'Forfatter',
version : 'Version',
loaded_plugins : 'Indlæste plugins',
help : 'Hjælp',
not_set : '-- Ikke valgt --',
close : 'Luk',
toolbar_focus : 'Hop til værktøjslinje - Alt+Q, Hop til editor - Alt-Z, Hop til element sti - Alt-X'
});