Create attractive VASL scenarios, with loads of useful information embedded to assist with game play. https://vasl-templates.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
vasl-templates/vasl_templates/webapp/static/trumbowyg/langs/da.js

64 lines
1.4 KiB

/* ===========================================================
* da.js
* Danish translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Christian Pedersen
* Github : https://github.com/chripede
*/
jQuery.trumbowyg.langs.da = {
viewHTML: 'Vis HTML',
undo: 'Fortryd',
redo: 'Anuller fortryd',
formatting: 'Formattering',
p: 'Afsnit',
blockquote: 'Citat',
code: 'Kode',
header: 'Overskrift',
bold: 'Fed',
italic: 'Kursiv',
strikethrough: 'Gennemstreg',
underline: 'Understreg',
strong: 'Vigtig',
em: 'Fremhæv',
del: 'Slettet',
superscript: 'Hævet skrift',
subscript: 'Sænket skrift',
unorderedList: 'Uordnet liste',
orderedList: 'Ordnet liste',
insertImage: 'Indsæt billede',
insertVideo: 'Indsæt video',
link: 'Link',
createLink: 'Indsæt link',
unlink: 'Fjern link',
justifyLeft: 'Venstrestil',
justifyCenter: 'Centrer',
justifyRight: 'Højrestil',
justifyFull: 'Lige margener',
horizontalRule: 'Horisontal linie',
removeformat: 'Ryd formattering',
fullscreen: 'Fuld skærm',
close: 'Luk',
submit: 'Bekræft',
reset: 'Annuller',
required: 'Påkrævet',
description: 'Beskrivelse',
title: 'Titel',
text: 'Tekst',
target: 'Mål',
width: 'Bredde'
};