strings['The end-date is prior to the start-date of the blackout, you should fix this.'] = 'Das Enddatum liegt vor dem Startdatum des Blackouts, du solltest dies korrigieren.'; $a->strings['Please double check the current settings for the blackout. It will begin on %s and end on %s.'] = 'Bitte überprüfe die aktuellen Einstellungen für den Blackout. Start-Zeitpunkt ist %s, und das Ende ist %s.'; $a->strings['Save Settings'] = 'Einstellungen speichern'; $a->strings['Redirect URL'] = 'Umleitungs-URL'; $a->strings['All your visitors from the web will be redirected to this URL.'] = 'Alle Besucher der Webseite werden zu dieser URL umgeleitet'; $a->strings['Begin of the Blackout'] = 'Beginn des Blackouts'; $a->strings['Format is YYYY-MM-DD hh:mm; YYYY year, MM month, DD day, hh hour and mm minute.'] = 'Das Format ist YYYY-MM-DD hh:mm: YYYY das Jahr, MM der Monat, DD der Tag sowie hh Stunden und mm Minuten.'; $a->strings['End of the Blackout'] = 'Ende des Blackouts'; $a->strings['Note: The redirect will be active from the moment you press the submit button. Users currently logged in will not be thrown out but can\'t login again after logging out while the blackout is still in place.'] = 'Hinweis: Die Umleitung ist von dem Moment an aktiv, wenn du den "Einstellungen speichern"-Button drückst. Derzeit angemeldete Nutzer werden nicht ausgeschlossen, können sich aber, nachdem sie sich während des Blackouts ausgeloggt haben, nicht mehr anmelden.';