Drupal.locale = { 'pluralFormula': function($n) { return Number(($n!=1)); }, 'strings': { "Published": "Veröffentlicht", "Promoted to front page": "Auf der Startseite", "Create new revision": "Neue Revision erstellen", "Not published": "Nicht veröffentlicht", "Select all rows in this table": "Alle Zeilen dieser Tabelle selektieren", "Deselect all rows in this table": "Alle Zeilen dieser Tabelle deselektieren", "1 attachment": [ "1 Anhang", "@count Anhänge" ], "Unspecified error": "Unbekannter Fehler", "Drag to re-order": "Ziehen um die Reihenfolge zu ändern", "Changes made in this table will not be saved until the form is submitted.": "Änderungen in dieser Tabelle werden nicht gespeichert bis dieses Formular gespeichert wurde.", "The changes to these blocks will not be saved until the \x3cem\x3eSave blocks\x3c/em\x3e button is clicked.": "Die Änderungen an diesen Blöcken werden nicht gespeichert bis der \x3cem\x3eBlöcke speichern\x3c/em\x3e Schaltknopf gedrückt wird.", "Automatic alias": "Automatischer Alias", "Split summary at cursor": "Anrisstext an Cursorposition trennen", "Join summary": "Anrisstext zusammenfügen", "An error occurred. \n@uri\n@text": "Ein Fehler ist aufgetreten. \n@uri\n@text", "An error occurred. \n@uri\n(no information available).": "Ein Fehler ist aufgetreten. \n@uri\n(keine Information verfügbar).", "An HTTP error @status occurred. \n@uri": "Ein HTTP-Fehler @status ist aufgetreten. \n@uri", "Your server has been successfully tested to support this feature.": "Der Server wurde erfolgreich getestet und unterstützt diese Funktionalität.", "Testing clean URLs...": "Lesbare URLs werden getestet…", "Your system configuration does not currently support this feature. The \x3ca href=\"http://drupal.org/node/15365\"\x3ehandbook page on Clean URLs\x3c/a\x3e has additional troubleshooting information.": "Die Systemkonfiguration unterstützt diese Funktionalität momentan nicht. Die \x3ca href=\"http://drupal.org/node/15365\"Handbuchseite zu lesbaren URLs\x3c/a\x3e enthält Informationen zur Fehlerbehebung.", "None": "Keines", "An error occurred at ": "Ein Fehler ist aufgetreten auf ", "Not in book": "Nicht im Buch", "New book": "Neues Buch", "Don\'t create new revision": "Keine neue Version erstellen", "By @name on @date": "Von @name am @date", "By @name": "Von @name", "Sticky on top of lists": "Oben in Listen", "Not in menu": "Nicht im Menü", "No attachments": "Keine Anhänge", "Alias: @alias": "Alias: @alias", "No alias": "Kein Alias", "No terms": "Keine Begriffe" } };