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" = "na cernem seznamu";
12"Whitelisted" = "na bilem/povolenem seznamu";
13"NotSpam" = "neni spam";
14"Spam" = "spam";
15/* # used when creating VirusWarning.txt */
16"TheEntireMessage" = "cela zprava";
17"NotNamed" = "beze jmena";
18/* # used for sysadmin notifications */
19"NoticeSubject" = "Upozorneni: Nalezen virus";
20"FullHeadersAre" = "Cele hlavicky jsou";
21/* # used for delivering truly disinfected attachments */
22"Disinfected" = "Virus byl odstranen";
23/* # used for virus report in unparsable messages */
24"CantAnalyze" = "Nemohu analyzovat zpravu";
25/* # used for virus report in unparsable TNEF messages */
26"BadTNEF" = "Nemohu rozlozit prilohu 'Outlook Rich Text'";
27/* # used for creating sysadmin notifications */
28"NoticeHeading" = "Nasledujici zprava obsahujici virus";
29/* # used when SpamAssassin has timed out too often */
30"SADisabled" = "Zablokovano dosazenym %d casovym limitem";
31/* # used when message size exceeds configured SpamAssassin max message size */
32"SATooLarge" = "Zprava presahla maximalni povolenou velikost";
33/* # used when trying to use SpamAssassin on a bad message with no headers */
34"SANoHeaders" = "Zprava neobsahuje hlavicku";
35/* # used when creating SpamAssassin results header */
36"score" = "skore";
37"required" = "vyzaduje";
38"SATimedOut" = "casovy limit vyprsel";
39/* # used when creating reports for messages with dangerous content */
40"PartialMessage" = "Cast rozdelene zpravy nemohla byt prohledana a proto byla odstranena";
41"FoundIFrame" = "Nalezen nepripustny 'IFrame' tag v HTML zprave";
42"FoundForm" = "Nalezen formular v HTML zprave";
43"FoundScript" = "Found a script in HTML message";
44"FoundObject" = "Nalezen nepripustny 'Object Codebase/Data' tag v HTML zprave";
45"ExternalBody" = "Externi telo zpravy nemohlo byt prohledano a proto bylo odstraneno";
46"EudoraLongMIME" = "Eudora 'long-MIME-boundary' utok";
47/* # used when detecting denial-of-service attacks */
48"DOSAttack" = "'Denial of Service attack' ve zprave!";
49/* # used when detecting+blocking (un)encrypted messages */
50"encrypted" = "Zprava byla zakodovana";
51"unencrypted" = "Zprava nebyla zakodovana";
52/* # used in spam reports */
53"SpamAssassin" = "SpamAssassin";
54/* # Used in virus reports */
55"Report" = "Hlaseni";
56/* # Used in virus reports */
57"TooBig" = "Zprava je prilis velka";
58"AttachmentTooLarge" = "Priloha je prilis velka";
59"AttachmentTooSmall" = "Proloha je prilis mala";
60"TooManyAttachments" = "Prilis mnoho priloh ve zprave";
61/* # Used in filename/filetype/content reports */
62"MailScanner" = "MailScanner";
63/* # Used in MCP checks */
64"MCP" = "OOZ";
65"MCPSpamAssassin" = "OOZ-Kontrola";
66"MCPnotspam" = "OOZ-Ciste";
67"MCPspam" = "OOZ-Zachyceno";
68"MCPblacklisted" = "OOZ-CernySeznam";
69"MCPwhitelisted" = "OOZ-BilySeznam";
70"MCPsadisabled" = "OOZ zakazana";
71"MCPsanoheaders" = "OOZ Zprava nema zadne hlavicky";
72"MCPsatimedout" = "OOZ vyprsel cas";
73/* # Used in passworded-archives checks */
74"UnreadableArchive" = "Zprava obsahovala archiv, ktery nebylo mozne precist";
75"PasswordedArchive" = "Zprava obsahovala archiv chraneny heslem";
76"NonPasswordedArchive" = "Message contained archive which was not password-protected";
77"ArchiveTooDeep" = "Zprava obsahovala prilis hluboko vnoreny archiv";
78/* # Used in Postmaster notices */
79"NoticeVirusInfected" = "Detekovan Virus";
80"NoticeFilenameInfected" = "Detekovan nepripustny nazev souboru";
81"NoticeOtherInfected" = "Detekovan jiny nepripustny obsah";
82"NoticePasswordProtected" = "Detekovan archiv chraneny heslem";
83"NoticeNonPasswordProtected" = "Non-password-protected Archive Detected";
84"NoticePrefix" = "Ve zprave bylo odhaleno nasledujici";
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 zjistil mozny pokus o podvod (kradez osobnich dat) ze stranky";
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" = "Uzivatelska kontrola Spamu byla zakazana kvuli opakovanym selhanim";
93/* # Used in simple filename allow/deny rules (not filename.rules.conf) */
94"FoundBlockedFilename" = "Nalezeno blokovane jmeno souboru";
95"FoundBlockedFiletype" = "Nalezen blokvany typ souboru";
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"