array( 'Information' => 'Informationen', 'Debuging' => 'Debugging', 'Name' => 'Name', 'Value' => 'Wert', 'Security' => 'Sicherheit', 'System' => 'System', 'on' => 'An', 'off'=> 'Aus', 'Server' => 'Server', 'PHP version' => 'PHP Version', 'SimpleXML module' => 'SimpleXML Modul', 'DOM module' => 'DOM Modul', 'Installed' => 'Installiert', 'Not Installed' => 'Nicht Installiert', 'Security check results' => 'Sicherheits-Check Ergebnisse', 'The configuration file has been found to be writable. We would advise you to remove all write permissions on defines.php on production systems.' => 'Die Konfigurationsdatei wurde als beschreibbar entdeckt. Wir empfehlen alle Schreibrechte für defines.php auf Produktionssystemen zu entfernen.', 'The Monstra core directory (":path") and/or files underneath it has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod -R a-w :path' => 'The Monstra .htaccess file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path' => 'Die Monstra .htaccess Datei wurde als beschreibbar entdeckt. Wir empfehlen alle Schreibrechte zu entfernen.
Du kannst dies auf Unix-Systemen ganz einfach mit: chmod a-w :path erledigen.', 'The Monstra index.php file has been found to be writable. We would advise you to remove all write permissions.
You can do this on unix systems with: chmod a-w :path' => 'Die Monstra index.php Datei wurde als beschreibbar entdeckt. Wir empfehlen alle Schreibrechte zu entfernen.
Du kannst dies auf Unix-Systemen ganz einfach mit: chmod a-w :path erledigen.', 'Due to the type and amount of information an error might give intruders when Monstra::$environment = Monstra::DEVELOPMENT, we strongly advise setting Monstra::PRODUCTION in production systems.' => 'Aufgrund der Art und Menge der Informationen kann ein Fehler Eindringlinge ergeben wenn Monstra::$environment = Monstra::DEVELOPMENT, wir raten dringend dazu folgendermaßen Monstra::PRODUCTION in Produktionssystemen einzustellen.', 'Monstra version' => 'Monstra version', 'Directory Permissions' => 'Directory Berechtigungen', 'Directory' => 'Verzeichnis', 'Writable' => 'Writable', 'Unwritable' => 'Nicht beschreibbar', 'Status' => 'Status', 'PHP Built On' => 'PHP Built On', 'Web Server' => 'Web Server', 'WebServer to PHP Interface' => 'WebServer to PHP Interface', ) );