summaryrefslogtreecommitdiff
path: root/langpacks/bulgarian/Plugins/Spamotron.txt
blob: 9089bd7583817c86807db28fb1b0ebd60b9fe9de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
#muuid {14331048-5a73-4fdb-b909-2d7e1825a012}
;============================================================
;  File: Spamotron.dll
;  Plugin: Spam-o-tron
;  Version: 0.0.4.6
;  Authors: vu1tur
;============================================================
[Anti-spam plugin with captcha and Bayes filtering.]

;file \plugins\Spamotron\res\spamotron.rc
[Do not send challenge request if message score above]
Без задаване на въпрос при оценка над
[Auto-learn messages from approved contacts as ham]
Заучаване на съобщения от одобрени контакти като ham
[Filtering options]
Настройки за филтриране
[Learning options]
Настройки за заучаване
[Auto-learn outgoing messages as ham]
Автозаучаване на изходящите съобщения като ham
[Spam]
SPAM
[Ham]
ham
[Learn message:]
Заучени съобщения:
[Auto approve contact if message score below]
Автоматично одобрение при оценка под
[Do not enable any of these options until Spam-o-tron have learned at least 20 of ham and 50 of spam messages.]
Без включване на опциите преди заучаването на поне 20 ham и 50 SPAM съобщения
[Learned ham messages:]
Заучени ham съобщения:
[Learned spam messages:]
Заучени SPAM съобщения:
[Analyze]
Анализиране
[Auto-learn messages from contacts if not approved in]
Заучаване на съобщения, от неодобрени контакти за
[days as spam]
дни като SPAM
[Enabled]
Включено
[and learn as ham]
заучи като ham
[Enabled accounts:]
Акаунти за филтриране:
[Do not reply to messages with words in this list:]
Без отговаряне на съобщения съдържащи някоя от следните думи:
[Do not reply to the same message more than]
Не отговаряй на едно съобщение повече от
[Flood protection]
Flood защита
[Do not send more than]
Не изпращай повече от
[messages to one contact per day]
съобщения до един контакт на ден
[times a day]
пъти за един ден
[Settings]
Настройки
[Outgoing message]
Изходящо съобщение
[Incoming message with any word from list:]
Входящо съобщение с дума от списъка:
[Auto approve on:]
Автоматично одобрение при:
[Hide contact until verified]
Скриване на контакта до потвърждаване
[Add permanently to list on verified]
Добавяне в списъка за постоянно при потвърждение
[Log actions to system history]
Запис на действията в историята
[Mode:]
Режим:
[Responses: (saved in %response%, %response-n% variables)]
Отговори: (съхраняват се от променливите %response% и %response-n%)
[will be saved in %mathexpr%]
ще бъде съхранене в %mathexpr%
[Reset to defaults]
Стандарт
[Reply on success:]
Отговори със следното съобщение при правилен отговор:
[Send challenge on authorization request:]
Запитване при получаване на молба за молба за упълномощаване:
[Keep blocked messages in contact history]
Запис на блокираните съобщения в историята на контакта
[Case-sensitive]
Различаване на главните от малките букви
[Send challenge on incoming message:]
Запитване при получаване на съобщение
[and mark them unread after approval]
и маркиране като непрочетени след потвърждаване
[Enable popup notifications]
Уведомяване с PopUp
[Contact blocked]
Блокиран контакт
[Contact approved]
Потвърден контакт
[Appearance]
Външен вид
[Foreground]

[Background]
Фон
[Timeout]
Времетраене
[Default colors]
Стандартни цветове
[Default timeout]
Станд. времетраене
[Preview]
Образец
[Windows colors]
Цветове от Windows
[Challenge sent]
Изпратено запитване
;file \plugins\Spamotron\src\bayes.cpp
[Bayes database path]
Път до Бейс базата от данни
;file \plugins\Spamotron\src\common.h
[Spam-o-tron needs to verify you're not a bot. Reply with "%response%" without quotes.]
Трябва да докажете че не сте бот. Отговорете с "%response%" (без кавичките). /English: Spam-o-tron needs to verify you're not a bot. Reply with "%response%" without quotes.
[Spam-o-tron needs to verify you're not a bot. Reply with a result of expression %mathexpr%.]
Трябва да докажете че не сте бот. Отговорете с резултата на израза %mathexpr%. /English: Spam-o-tron needs to verify you're not a bot. Reply with a result of expression %mathexpr%.
[Verified.]
Потвърдено. /English: Verified.
[Spam-o-tron delayed authorization request. First reply with "%response%" without quotes.]
Молбата ви за упълномощаване е отложена. Първо трябва да отговорите с "%response%" (без кавичките). /English: Spam-o-tron delayed authorization request. First reply with "%response%" without quotes.
[Spam-o-tron delayed authorization request. First reply with a result of expression %mathexpr%.]
Молбата ви за упълномощаване е отложена. Първо трябва да отговорите с резултата на израза %mathexpr%. /English: Spam-o-tron delayed authorization request. First reply with a result of expression %mathexpr%.
;file \plugins\Spamotron\src\options.cpp
[Simple]
Лесен
[Math expression]
Математически израз
[Round-robin]

[Random]
Произволен
[Will be automatically evaluated from %mathexpr%]
Ще бъде оценено автоматично от променливата %mathexpr%
[Invalid regular expression.\nKeeping previous value.]
Нецалиден Регулярен израз.\nЩе бъде запазена предишната стойност.
[Message score]
Оценка на съобщението
[Message Sessions]
Разговори
[Messages]
Съобщения
[Bayes]
Бейс филтриране
[Popups]
Popups
;file \plugins\Spamotron\src\popups.cpp
[Message blocked due to preview action]

[Message approved due to preview action]

[Challenge sent to preview contact]

;file \plugins\Spamotron\src\spamotron.cpp
[Contact %s approved.]
Контактът %s е потвърден.
[Message from %s rejected because it reached a maximum for challenge requests per day.]
Отхвърлено е съобщение от %s поради достигане на максималния брой запитвания за един ден.
[Message from %s rejected because it reached a maximum for same responses per day.]
Отхвърлено е съобщение от %s поради достигане на максималния брой еднакви отговори за един ден.
[Message from %s dropped because it has a word from black list.]
Пропуснато е съобщение от %s (съдържа дума от списъка за филтриране)
[Message from %s dropped because of high spam score.]
Пропуснато е съобщение от %s (оценено е като SPAM)
[Sending plain challenge to %s.]
Изпращане на запитване до %s.
[Sending round-robin challenge to %s.]

[Sending random challenge to %s.]

[Sending math expression challenge to %s.]
Изпращане на математически израз до %s.
;file \plugins\Spamotron\src\utils.cpp
[Their message was]
Съобщението е