3 tinyMCE.addToLang('advimage',{
4 tab_general : 'Allgemein',
5 tab_appearance : 'Erscheinungsbild',
6 tab_advanced : 'Erweitert',
10 constrain_proportions : 'Verhältnis beibehalten',
11 langdir : 'Sprachrichtung',
12 langcode : 'Sprach-Code',
13 long_desc : 'Link zu ausführlicher Beschreibung',
15 classes : 'CSS-Klassen',
16 ltr : 'Von links nach rechts',
17 rtl : 'Von rechts nach links',
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',
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.'