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/de.js

57 lines
1.3 KiB

/* ===========================================================
* de.js
* German translation for Trumbowyg
* http://alex-d.github.com/Trumbowyg
* ===========================================================
* Author : Manfred Timm
* Github : https://github.com/Manfred62
*/
jQuery.trumbowyg.langs.de = {
viewHTML: 'HTML anzeigen',
formatting: 'Formatierung',
p: 'Absatz',
blockquote: 'Zitat',
code: 'Code',
header: 'Überschrift',
bold: 'Fett',
italic: 'Kursiv',
strikethrough: 'Durchgestrichen',
underline: 'Unterstrichen',
strong: 'Wichtig',
em: 'Betont',
del: 'Gelöscht',
unorderedList: 'Ungeordnete Liste',
orderedList: 'Geordnete Liste',
image: 'Bild',
insertImage: 'Bild einfügen',
insertVideo: 'Video einfügen',
link: 'Link',
createLink: 'Link einfügen',
unlink: 'Link entfernen',
justifyLeft: 'Links ausrichten',
justifyCenter: 'Zentrieren',
justifyRight: 'Rechts ausrichten',
justifyFull: 'Blocksatz',
horizontalRule: 'Horizontale Linie einfügen',
removeformat: 'Formatierung entfernen',
fullscreen: 'Vollbild',
close: 'Schließen',
submit: 'Bestätigen',
reset: 'Abbrechen',
required: 'Erforderlich',
description: 'Beschreibung',
title: 'Titel',
text: 'Text'
};