* Re-added tiny_mce, this time with the language packs
[citadel.git] / webcit / tiny_mce / plugins / xhtmlxtras / langs / de_dlg.js
1 tinyMCE.addI18n('de.xhtmlxtras_dlg',{\r
2 attribute_label_title:"Titel",\r
3 attribute_label_id:"ID",\r
4 attribute_label_class:"Klasse",\r
5 attribute_label_style:"Format",\r
6 attribute_label_cite:"Quellenangabe",\r
7 attribute_label_datetime:"Zeit/Datum",\r
8 attribute_label_langdir:"Schriftrichtung",\r
9 attribute_option_ltr:"Links nach rechts",\r
10 attribute_option_rtl:"Rechts nach links",\r
11 attribute_label_langcode:"Sprache",\r
12 attribute_label_tabindex:"Tabindex",\r
13 attribute_label_accesskey:"Tastenk\u00FCrzel",\r
14 attribute_events_tab:"Ereignisse",\r
15 attribute_attrib_tab:"Attribute",\r
16 general_tab:"Allgemein",\r
17 attrib_tab:"Attribute",\r
18 events_tab:"Ereignisse",\r
19 fieldset_general_tab:"Allgemeine Einstellungen",\r
20 fieldset_attrib_tab:"Attribute",\r
21 fieldset_events_tab:"Ereignisse",\r
22 title_ins_element:"Eingef\u00FCgter Text",\r
23 title_del_element:"Entfernter Text",\r
24 title_acronym_element:"Akronym",\r
25 title_abbr_element:"Abk\u00FCrzung",\r
26 title_cite_element:"Quellenangabe",\r
27 remove:"Entfernen",\r
28 insert_date:"Aktuelle Zeit/Datum einf\u00FCgen",\r
29 option_ltr:"Links nach rechts",\r
30 option_rtl:"Rechts nach links",\r
31 attribs_title:"Attribute einf\u00FCgen/bearbeiten"\r
32 });