<?php
$mess=array(
"Antivirus" => "Antivirus",
"antivirus plugin adaptor" => "adaptador de plugin antivirus",
"antivirus" => "antivirus",
"antivirus command" => "comando del antivirus",
"Enter the antivirus system command. Use $FILE for the file path" => "Introduce el comando del antivirus. Usa $FILE para la ruta del archivo",
"File extension to scan" => "Extensiones para analizar",
"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 */" => "Todas las extensiones que serán análizadas. Escribiendo */ al principio de la lista analizará todas las extensiones excepto las que aparecen despues de */",
"max file size" => "tamaño máximo de archivo",
"max file size that will be  scanned immediatly after upload" => "tamaño máximo de archivo que se analizará justo después de ser subido",
"Generate a trace file for unscanned files" => "Generar un archivo para seguir los archivos sin analizar.",
"Trace enabled" => "Seguimiento Activo",
"Store the path to the list of file that have not been scanned" => "Almacenar la ruta a la lista de archivos sin analizar",
"Directory path" => "Ruta del directorio",
"Where to store the trace file" => "Donde se almacenan los archivos de seguimiento",
"Enter the antivirus system command. Use $FILE for the file path" => "Introduce el comando del antivirus. Usar $FILE para la ruta del archivo",
);
