diff --git a/l10n/es.php b/l10n/es.php index 1de82df..9201983 100644 --- a/l10n/es.php +++ b/l10n/es.php @@ -1,5 +1,5 @@ "Hola {user}", +"Greetings {user}," => "Hola {user},", "Sorry, but a malware was detected in a file you tried to upload and it had to be deleted." => "Lo sentimos, pero se ha detectado un malware en un archivo que trata de subir y tuvo que ser eliminado.", "This email is a notification from {host}. Please, do not reply." => "Esta es una notificación automática de {host}. Sírvase no responderla.", "File uploaded: {file}" => "Archivo subido: {file}", @@ -12,8 +12,8 @@ "Not required in Executable Mode." => "No requerido en el modo ejecutable.", "Port" => "Puerto", "Port number of Antivirus Host." => "Número de puerto del Host del Antivirus.", -"Stream Length" => "Longitud del Stream", -"ClamAV StreamMaxLength value in bytes." => "Valor de StreamMaxLength del ClamAV en bytes.", +"Stream Length" => "Longitud de la transmisión", +"ClamAV StreamMaxLength value in bytes." => "Valor StreamMaxLength del ClamAV en bytes.", "Path to clamscan" => "Ruta al clamscan", "Path to clamscan executable." => "Ruta al ejecutable clamscan.", "Not required in Daemon Mode." => "No requerido en Modo Demonio.", diff --git a/l10n/fa.php b/l10n/fa.php index 381cab7..d8ef773 100644 --- a/l10n/fa.php +++ b/l10n/fa.php @@ -13,6 +13,7 @@ "Port" => "درگاه", "Port number of Antivirus Host." => "شماره پورت میزبان آنتی ویروس.", "Action for infected files found while scanning" => "اقدام لازم در مورد فایل های آلوده ی یافت شده در حین اسکن", +"Only log" => "فقط لاگ", "Delete file" => "حذف فایل", "Save" => "ذخیره" );