webcit_before_automake is now the trunk
[citadel.git] / webcit / tiny_mce / plugins / advimage / langs / de.js
1 // DE lang variables\r
2 \r
3 tinyMCE.addToLang('advimage',{\r
4 tab_general : 'Allgemein',\r
5 tab_appearance : 'Erscheinungsbild',\r
6 tab_advanced : 'Erweitert',\r
7 general : 'Allgemein',\r
8 title : 'Titel',\r
9 preview : 'Vorschau',\r
10 constrain_proportions : 'Verhältnis beibehalten',\r
11 langdir : 'Sprachrichtung',\r
12 langcode : 'Sprach-Code',\r
13 long_desc : 'Link zu ausführlicher Beschreibung',\r
14 style : 'CSS-Stil',\r
15 classes : 'CSS-Klassen',\r
16 ltr : 'Von links nach rechts',\r
17 rtl : 'Von rechts nach links',\r
18 id : 'ID',\r
19 image_map : 'Image Map (Bild mit sensitiven Bereichen)',\r
20 swap_image : 'Bild austauschen',\r
21 alt_image : 'Alternatives Bild',\r
22 mouseover : 'für Mouse-Over',\r
23 mouseout : 'für Mouse-Out',\r
24 misc : 'Sonstiges',\r
25 example_img : 'Erscheinungsbild Vorschau Bild',\r
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.'\r
27 });\r