<?php
$mess=array(
"Antivirus" => "Virenschutz",
"antivirus plugin adaptor" => "Nutzt ein installiertes Virenschutz-Programm um Dateien zu prüfen",
"antivirus" => "Virenschutz-Programm",
"antivirus command" => "Befehl",
"Enter the antivirus system command. Use $FILE for the file path" => "Befehl, der in der Kommandozeile ausgeführt wird, um eine Datei zu prüfen. Für den Dateipfad '$FILE' verwenden.",
"File extension to scan" => "Untersuchte Datei-Erweiterungen",
"List all file extension that are to be scanned. Typing */ at the beginning of the list will scan all files execpt for extensions included after */" => "Alle Dateien mit den gelisteten Erweiterungen werden geprüft. Ein */ am Anfang der Zeile bedeutet, dass alle Erweiterungen außer der hinter */ geprüft werden.",
"max file size" => "Direkte Prüfung bis Dateigröße",
"max file size that will be  scanned immediatly after upload" => "Maximale Dateigröße bis zu der Dateien direkt beim Hochladen geprüft werden",
"Generate a trace file for unscanned files" => "Protokollierung nicht geprüfter Dateien",
"Trace enabled" => "Protokollierung aktivieren",
"Store the path to the list of file that have not been scanned" => "Pfad in der das Protokoll gespeichert wird.",
"Directory path" => "Pfad",
"Where to store the trace file" => "Pfad in der das Protokoll gespeichert wird",
);
