X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=blackout%2Flang%2Fde%2Fstrings.php;h=665700900d2f9e1086cb49ca9c3ab9a61a1f212d;hb=01c77050504a9819ecf482d055a9b81d519dfb6d;hp=9e5d05160127881a4e7658803dc3c39da8dc69b0;hpb=47fff67b5ddae7f84b2642037c0a21092fd80c0d;p=friendica-addons.git diff --git a/blackout/lang/de/strings.php b/blackout/lang/de/strings.php index 9e5d0516..66570090 100644 --- a/blackout/lang/de/strings.php +++ b/blackout/lang/de/strings.php @@ -1,3 +1,14 @@ -strings["Submit"] = "Senden"; +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 year, MM month, DD day, hh hour and mm minute"] = "Das Format ist YYYY Jahr, MM Monat, DD Tag, hh Stunde und mm Minute"; +$a->strings["End of the Blackout"] = "Ende des Blackouts"; +$a->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.";