X-Git-Url: https://dev.renevier.net/gitweb.cgi?p=syp.git;a=blobdiff_plain;f=inc%2Fi10n%2Fde%2Fsyp.php;h=963c3d86884356af8eb21f971cefa3e359301df7;hp=72b264e081994f37b026957a1980a1dc522e7f26;hb=1ad14fc7b8607e10b0bafeb76919a2fca8afe7d8;hpb=885c93c5ee2dfce99d06fb643899717b836bbf6e diff --git a/inc/i10n/de/syp.php b/inc/i10n/de/syp.php index 72b264e..963c3d8 100644 --- a/inc/i10n/de/syp.php +++ b/inc/i10n/de/syp.php @@ -58,6 +58,21 @@ "SYP-Konfiguration" , + "Could not list inc/db directory" + => + "Kann den Verzeichnisinhalt inc/db nicht auflisten" + , + + "You can specify a database backend. Mysql is the most available for standard web hosting services." + => + "Sie können ein Datenbank-Backend auswählen. MySQL ist das am meisten verbreitete bei normalen Webhostern." + , + + "database backend:" + => + "Datenbank-Backend:" + , + "address of the database server (example: localhost, db.myhost.com or 192.168.0.15)." => "Adresse des Datenbank-Servers (z.B.: localhost, db.myhost.com or 192.168.0.15)." @@ -123,6 +138,11 @@ "Installation starten" , + "Unknown backend:" + => + "Unbekanntes Backend:" + , + "not supported" => "nicht unterstützt" @@ -506,4 +526,4 @@ , ) -?> \ No newline at end of file +?>