1/* # */
2/* # This file contains all the word, phrases and sentences that are output */
3/* # to a user by MailScanner. They are all here so that you can translate */
4/* # them into your language. */
5/* # You should only edit what is on the right of each "=". */
6/* # If you set the "Language Strings" option in MailScanner.conf to be a */
7/* # ruleset (or even a function!) then you can output responses in different */
8/* # languages to different users and customers. */
9/* # */
10/* # Used in spam header */
11"Blacklisted" = "blacklisted";
12"Whitelisted" = "whitelisted";
13"NotSpam" = "non spam";
14"Spam" = "spam";
15/* # used when creating VirusWarning.txt */
16"TheEntireMessage" = "L'intero messaggio";
17"NotNamed" = "senza nome";
18/* # used for sysadmin notifications */
19"NoticeSubject" = "Attenzione: rilevati virus nella E-mail";
20"FullHeadersAre" = "Gli header completi sono";
21/* # used for delivering truly disinfected attachments */
22"Disinfected" = "Disinfettato";
23/* # used for virus report in unparsable messages */
24"CantAnalyze" = "Impossibile analizzare il messaggio";
25/* # used for virus report in unparsable TNEF messages */
26"BadTNEF" = "Impossibile interpretare l'allegato (Outlook Rich Text)";
27/* # used for creating sysadmin notifications */
28"NoticeHeading" = "La seguente e-mail contiene virus";
29/* # used when SpamAssassin has timed out too often */
30"SADisabled" = "Disabilitato a causa di %d timeout consecutivi";
31/* # used when message size exceeds configured SpamAssassin max message size */
32"SATooLarge" = "Il messaggio supera la massima dimensione analizzabile";
33/* # used when trying to use SpamAssassin on a bad message with no headers */
34"SANoHeaders" = "Il messaggio non contiene header";
35/* # used when creating SpamAssassin results header */
36"score" = "punteggio";
37"required" = "necessario";
38"SATimedOut" = "scaduto";
39/* # used when creating reports for messages with dangerous content */
40"PartialMessage" = "I messaggi frammentati non possono essere analizzati e sono stati rimossi";
41"FoundIFrame" = "La e-mail contiene un messaggio HTML con tag IFrame pericolosi";
42"FoundForm" = "Found a form in HTML message";
43"FoundScript" = "Found a script in HTML message";
44"FoundObject" = "La e-mail contiene un messaggio HTML con tag Object CodeBase pericolosi";
45"ExternalBody" = "Le parti del messaggio prelevate esternamente non possono essere verificate e quindi sono state rimosse";
46"EudoraLongMIME" = "Attacco di tipo \"Eudora long-MIME-boundary\"";
47/* # used when detecting denial-of-service attacks */
48"DOSAttack" = "Scoperto un attacco di Denial of Service attack nel messaggio!";
49/* # used when detecting+blocking (un)encrypted messages */
50"encrypted" = "Message was encrypted";
51"unencrypted" = "Message was not encrypted";
52/* # used in spam reports */
53"SpamAssassin" = "SpamAssassin";
54/* # Used in virus reports */
55"Report" = "Report";
56/* # Used in virus reports */
57"TooBig" = "Il messaggio è troppo grande";
58"AttachmentTooLarge" = "Allegato troppo grande";
59"AttachmentTooSmall" = "Attachment is too small";
60"TooManyAttachments" = "Troppi allegati nel messaggio";
61/* # Used in filename/filetype/content reports */
62"MailScanner" = "MailScanner";
63/* # Used in MCP checks */
64"MCP" = "MCP";
65"MCPSpamAssassin" = "MCP-Checker";
66"MCPnotspam" = "MCP-Clean";
67"MCPspam" = "MCP-Trapped";
68"MCPblacklisted" = "MCP-Blacklisted";
69"MCPwhitelisted" = "MCP-Whitelisted";
70"MCPsadisabled" = "MCP disabled";
71"MCPsanoheaders" = "MCP Message had no headers";
72"MCPsatimedout" = "MCP timed out";
73/* # Used in passworded-archives checks */
74"UnreadableArchive" = "Il messaggio contiene un archivio che non può essere letto";
75"PasswordedArchive" = "Il messaggio contiene un archivio protetto da password";
76"NonPasswordedArchive" = "Message contained archive which was not password-protected";
77"ArchiveTooDeep" = "Message contained archive nested too deeply";
78/* # Used in Postmaster notices */
79"NoticeVirusInfected" = "Virus Detected";
80"NoticeFilenameInfected" = "Bad Filename Detected";
81"NoticeOtherInfected" = "Other Bad Content Detected";
82"NoticePasswordProtected" = "Password-protected Archive Detected";
83"NoticeNonPasswordProtected" = "Non-password-protected Archive Detected";
84"NoticePrefix" = "The following e-mails were found to have";
85/* # Used in Phishing Fraud attack detections. The "End" must close all the */
86/* # HTML highlighting done in the "Start". */
87"PossibleFraudStart" = "<font color=\"red\"><b>MailScanner ha rilevato un possibile tentativo di frode proveniente da";
88"PossibleFraudEnd" = "</b></font>";
89"NumericLinkWarning" = "<font color=\"red\"><b>MailScanner warning: numerical links are often malicious:</b></font>";
90/* # Used in "From:" header of many reports */
91"PostmasterName" = "MailScanner";
92"GSDisabled" = "Custom Spam Scanner disabled due to repeated failures";
93/* # Used in simple filename allow/deny rules (not filename.rules.conf) */
94"FoundBlockedFilename" = "Blocked Filename Detected";
95"FoundBlockedFiletype" = "Blocked Filetype Detected";
96/* # Used in SpamAssassin cache results headers */
97"cached" = "cached";
98"notcached" = "not cached";
99/* # Used when testing message size against Max Spam Check Size */
100"skippedastoobig" = "not spam (too large)";
101/* # Used in the watermarking spam report */
102"watermarked" = "watermarked";
103"NoticeSizeInfected" = "Attachment detected outside size limits";
104/* # Used in Phishing Fraud attack detections. The "End" must close all the */
105/* # HTML highlighting done in the "Start". */
106"DefiniteFraudStart" = "<font color=\"red\"><b>MailScanner has detected definite fraud in the website at";
107"DefiniteFraudEnd" = ". Do <i>not</i> trust this website:</b></font>";
108/* # Used in reports of attacks on HTML::Parser (used for analysing HTML messages) */
109"HTMLParserAttack" = "MailScanner was attacked by a Denial Of Service attack, and has therefore \ndeleted this part of the message. Please contact your e-mail providers \nfor more information if you need it, giving them the whole of this report.";
110/* # Used in reports of messages that have caused MailScanner to crash */
111"KilledMailScanner" = "Message attempted to kill MailScanner";
112"HiddenLinkWarningStart" = "<font color=\"red\"><b>MailScanner has detected that this item links to ";
113"HiddenLinkWarningEnd" = ". Use Caution and only open this link if it is trustworthy.</b></font>";
114/* # QP DOS Detection */
115"QPDOSFail" = "Suspected QP DOS, checks failed, could not read file"
116"QPDOSFound" = "Suspected QP DOS, found blank space line of length"