Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Join summary": "Anrisstext zusammenfügen", "Split summary at cursor": "Anrisstext an Cursorposition trennen", "Remove this item": "Dieses Element entfernen", "An error occurred at @path.": "Ein Fehler ist auf @path aufgetreten.", "jQuery UI Tabs: Not enough arguments to add tab.": "jQuery UI-Reiter: Nicht genug Argumente, um einen Reiter hinzuzufügen.", "Inserting image into FCKeditor is allowed only in WYSIWYG mode": "Das Einfügen von Bildern in den FCKeditor ist nur im WYSIWYG-Modus erlaubt" } };