]> code.citadel.org Git - citadel.git/blob - webcit/tiny_mce/plugins/advimage/langs/de.js
531a089d007307553286bf6e782d6bb5c8baa422
[citadel.git] / webcit / tiny_mce / plugins / advimage / langs / de.js
1 // DE lang variables
2
3 tinyMCE.addToLang('advimage',{
4 tab_general : 'Allgemein',
5 tab_appearance : 'Erscheinungsbild',
6 tab_advanced : 'Erweitert',
7 general : 'Allgemein',
8 title : 'Titel',
9 preview : 'Vorschau',
10 constrain_proportions : 'Verhältnis beibehalten',
11 langdir : 'Sprachrichtung',
12 langcode : 'Sprach-Code',
13 long_desc : 'Link zu ausführlicher Beschreibung',
14 style : 'CSS-Stil',
15 classes : 'CSS-Klassen',
16 ltr : 'Von links nach rechts',
17 rtl : 'Von rechts nach links',
18 id : 'ID',
19 image_map : 'Image Map (Bild mit sensitiven Bereichen)',
20 swap_image : 'Bild austauschen',
21 alt_image : 'Alternatives Bild',
22 mouseover : 'für Mouse-Over',
23 mouseout : 'für Mouse-Out',
24 misc : 'Sonstiges',
25 example_img : 'Erscheinungsbild Vorschau Bild',
26 missing_alt : 'Are you sure you want to continue without including an Image Description? Without  it the image may not be accessible to some users with disabilities, or to those using a text browser, or browsing the Web with images turned off.'
27 });