Version Description
June 17 2019 = * Fix: WPForms integration. * Fix: Translation and spelling. * Fix: Minor PHP error
Download this release
Release Info
Developer | shagimuratov |
Plugin | Spam protection, AntiSpam, FireWall by CleanTalk |
Version | 5.120.2 |
Comparing to | |
See all releases |
Code changes from version 5.120.1 to 5.120.2
- cleantalk.php +3 -1
- i18n/cleantalk-ru_RU.mo +0 -0
- i18n/cleantalk-ru_RU.po +878 -750
- i18n/cleantalk.pot +641 -540
- inc/cleantalk-comments.php +1 -2
- inc/cleantalk-public.php +3 -3
- inc/cleantalk-settings.php +1 -1
- inc/cleantalk-users.php +2 -4
- lib/CleantalkState.php +0 -1
- readme.txt +7 -2
cleantalk.php
CHANGED
@@ -3,9 +3,11 @@
|
|
3 |
Plugin Name: Anti-Spam by CleanTalk
|
4 |
Plugin URI: http://cleantalk.org
|
5 |
Description: Max power, all-in-one, no Captcha, premium anti-spam plugin. No comment spam, no registration spam, no contact spam, protects any WordPress forms.
|
6 |
-
Version: 5.120.
|
7 |
Author: СleanTalk <welcome@cleantalk.org>
|
8 |
Author URI: http://cleantalk.org
|
|
|
|
|
9 |
*/
|
10 |
|
11 |
$cleantalk_executed = false;
|
3 |
Plugin Name: Anti-Spam by CleanTalk
|
4 |
Plugin URI: http://cleantalk.org
|
5 |
Description: Max power, all-in-one, no Captcha, premium anti-spam plugin. No comment spam, no registration spam, no contact spam, protects any WordPress forms.
|
6 |
+
Version: 5.120.2
|
7 |
Author: СleanTalk <welcome@cleantalk.org>
|
8 |
Author URI: http://cleantalk.org
|
9 |
+
Text Domain: cleantalk
|
10 |
+
Domain Path: /i18n
|
11 |
*/
|
12 |
|
13 |
$cleantalk_executed = false;
|
i18n/cleantalk-ru_RU.mo
CHANGED
Binary file
|
i18n/cleantalk-ru_RU.po
CHANGED
@@ -1,541 +1,172 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Anti-Spam by CleanTalk\n"
|
4 |
-
"POT-Creation-Date:
|
5 |
-
"PO-Revision-Date:
|
6 |
-
"Last-Translator:
|
7 |
-
"Language-Team:
|
8 |
"Language: ru_RU\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
-
"X-Generator:
|
13 |
"X-Poedit-Basepath: ..\n"
|
14 |
"X-Poedit-WPHeader: cleantalk.php\n"
|
15 |
-
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 &&
|
16 |
-
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
17 |
"X-Poedit-SourceCharset: UTF-8\n"
|
18 |
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
19 |
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
|
20 |
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
21 |
"X-Poedit-SearchPath-0: .\n"
|
22 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
|
|
|
|
23 |
|
24 |
-
#: cleantalk.php:
|
25 |
-
msgid "
|
26 |
-
msgstr "
|
27 |
-
|
28 |
-
#: cleantalk.php:484 inc/cleantalk-widget.php:62
|
29 |
-
msgid "blocked by"
|
30 |
-
msgstr "заблокировано"
|
31 |
-
|
32 |
-
#: cleantalk.php:533
|
33 |
-
msgid "Update Plugin"
|
34 |
-
msgstr "Обновление плагина"
|
35 |
-
|
36 |
-
#: inc/cleantalk-admin.php:19
|
37 |
-
msgid "CleanTalk Anti-Spam Statistics"
|
38 |
-
msgstr "Спам статистика CleanTalk"
|
39 |
-
|
40 |
-
#: inc/cleantalk-admin.php:22
|
41 |
-
#, php-format
|
42 |
-
msgid "%sRefresh%s"
|
43 |
-
msgstr "%sОбновить%s"
|
44 |
-
|
45 |
-
#: inc/cleantalk-admin.php:23
|
46 |
-
#, php-format
|
47 |
-
msgid "%sConfigure%s"
|
48 |
-
msgstr "%sКонфигурация%s"
|
49 |
-
|
50 |
-
#: inc/cleantalk-admin.php:57
|
51 |
-
msgid "7 days anti-spam stats"
|
52 |
-
msgstr "Статистика атака за 7 дней"
|
53 |
-
|
54 |
-
#: inc/cleantalk-admin.php:64
|
55 |
-
msgid "Top 5 spam IPs blocked"
|
56 |
-
msgstr "Топ 5 cамых заблокированных IP"
|
57 |
-
|
58 |
-
#: inc/cleantalk-admin.php:71
|
59 |
-
msgid "Get Access key to activate Anti-Spam protection!"
|
60 |
-
msgstr "Получите ключ доступа для активации спам защиты!"
|
61 |
-
|
62 |
-
#: inc/cleantalk-admin.php:79
|
63 |
-
#, php-format
|
64 |
-
msgid "Something went wrong! Error: \"%s\"."
|
65 |
-
msgstr "Что-то пошло не так: Ошибка: \"%s\"."
|
66 |
-
|
67 |
-
#: inc/cleantalk-admin.php:83
|
68 |
-
msgid "Please, visit your dashboard."
|
69 |
-
msgstr "Пожалуйста, посетите панель управления."
|
70 |
-
|
71 |
-
#: inc/cleantalk-admin.php:97
|
72 |
-
msgid "IP"
|
73 |
-
msgstr "IP"
|
74 |
-
|
75 |
-
#: inc/cleantalk-admin.php:98
|
76 |
-
msgid "Country"
|
77 |
-
msgstr "Страна"
|
78 |
-
|
79 |
-
#: inc/cleantalk-admin.php:99
|
80 |
-
msgid "Block Count"
|
81 |
-
msgstr "Заблкирован раз"
|
82 |
-
|
83 |
-
#: inc/cleantalk-admin.php:131
|
84 |
-
msgid ""
|
85 |
-
"This is the count from the CleanTalk's cloud and could be different to admin "
|
86 |
-
"bar counters"
|
87 |
-
msgstr ""
|
88 |
-
"Это счетчик с данными из облака CleanTalk и может различаться со счетчиком в "
|
89 |
-
"админ баре"
|
90 |
-
|
91 |
-
#: inc/cleantalk-admin.php:134
|
92 |
-
#, php-format
|
93 |
-
msgid ""
|
94 |
-
"%sCleanTalk%s has blocked %s spam for all time. The statistics are "
|
95 |
-
"automatically updated every 24 hours."
|
96 |
-
msgstr ""
|
97 |
-
"За все время %sCleanTalk%s заблокировал %s спам атак. Статистика "
|
98 |
-
"автоматически обновляется каждые 24 часа."
|
99 |
-
|
100 |
-
#: inc/cleantalk-admin.php:142
|
101 |
-
#, php-format
|
102 |
-
msgid "Do you like CleanTalk?%s Post your feedback here%s."
|
103 |
-
msgstr "Вам понравился CleanTalk?%s Напишите совй отзыв здесь%s."
|
104 |
-
|
105 |
-
#: inc/cleantalk-admin.php:226
|
106 |
-
msgid "Failed from timeout. Going to check comments again."
|
107 |
-
msgstr "Ошибка по таймауту. Попробовать еще раз?"
|
108 |
-
|
109 |
-
#: inc/cleantalk-admin.php:227
|
110 |
-
msgid "Added"
|
111 |
-
msgstr "Добавлены"
|
112 |
-
|
113 |
-
#: inc/cleantalk-admin.php:228 inc/cleantalk-admin.php:272
|
114 |
-
msgid "Deleted"
|
115 |
-
msgstr "Удалено"
|
116 |
-
|
117 |
-
#: inc/cleantalk-admin.php:229
|
118 |
-
msgid "comments"
|
119 |
-
msgstr "комментарии"
|
120 |
-
|
121 |
-
#: inc/cleantalk-admin.php:230
|
122 |
-
msgid "Delete all spam comments?"
|
123 |
-
msgstr "Удалить ВСЕ найденные спам-комментарии?"
|
124 |
-
|
125 |
-
#: inc/cleantalk-admin.php:231
|
126 |
-
msgid "Delete checked comments?"
|
127 |
-
msgstr "Удалить отмеченые спам-комментарии?"
|
128 |
-
|
129 |
-
#: inc/cleantalk-admin.php:232 inc/cleantalk-comments.php:500
|
130 |
-
#, php-format
|
131 |
-
msgid ""
|
132 |
-
"Total comments %s. Checked %s. Found %s spam comments. %s bad comments "
|
133 |
-
"(without IP or email)."
|
134 |
-
msgstr ""
|
135 |
-
"Всего комментариев %s. Проверено %s. Найдено %s сам комментариев. %s плохих "
|
136 |
-
"комментариев (без IP и Email'а)."
|
137 |
-
|
138 |
-
#: inc/cleantalk-admin.php:233 inc/cleantalk-admin.php:279
|
139 |
-
#: inc/cleantalk-users.php:521
|
140 |
-
msgid "Please do backup of WordPress database before delete any accounts!"
|
141 |
-
msgstr ""
|
142 |
-
"Пожалуйста, сделайте резервную копию базы данных Wordpress перед удалением "
|
143 |
-
"аккаунтов."
|
144 |
-
|
145 |
-
#: inc/cleantalk-admin.php:238
|
146 |
-
msgid "Find spam-comments"
|
147 |
-
msgstr "Найти спам-комментарии"
|
148 |
-
|
149 |
-
#: inc/cleantalk-admin.php:239
|
150 |
-
msgid "The sender has been whitelisted."
|
151 |
-
msgstr "Отправитель был добавлен в белый список."
|
152 |
-
|
153 |
-
#: inc/cleantalk-admin.php:240
|
154 |
-
msgid "The sender has been blacklisted."
|
155 |
-
msgstr "Отправитель был добавлен в черный список."
|
156 |
-
|
157 |
-
#: inc/cleantalk-admin.php:241 inc/cleantalk-public.php:2386
|
158 |
-
#, php-format
|
159 |
-
msgid "Feedback has been sent to %sCleanTalk Dashboard%s."
|
160 |
-
msgstr "Обратная связь отправлена в панель управления %sCleanTalk%s."
|
161 |
-
|
162 |
-
#: inc/cleantalk-admin.php:269
|
163 |
-
msgid "Failed from timeout. Going to check users again."
|
164 |
-
msgstr "Ошибка по таймауту. Попробовать еще раз?"
|
165 |
-
|
166 |
-
#: inc/cleantalk-admin.php:270
|
167 |
-
msgid "Failed from timeout. Going to run a new attempt to delete spam users."
|
168 |
-
msgstr "Ошибка по таймауту. Попробовать еще раз?"
|
169 |
-
|
170 |
-
#: inc/cleantalk-admin.php:271
|
171 |
-
msgid "Inserted"
|
172 |
-
msgstr "Добавлено"
|
173 |
-
|
174 |
-
#: inc/cleantalk-admin.php:273
|
175 |
-
msgid "users."
|
176 |
-
msgstr "пользователей."
|
177 |
-
|
178 |
-
#: inc/cleantalk-admin.php:274
|
179 |
-
msgid "Delete all spam users?"
|
180 |
-
msgstr "Удалить ВСЕХ найденых спам-пользователей?"
|
181 |
-
|
182 |
-
#: inc/cleantalk-admin.php:275
|
183 |
-
msgid "Delete checked users?"
|
184 |
-
msgstr "Удалить отмеченых спам-пользователей?"
|
185 |
-
|
186 |
-
#: inc/cleantalk-admin.php:277
|
187 |
-
msgid ""
|
188 |
-
"File doesn't exist. File will be generated while checking. Please, press "
|
189 |
-
"\"Check for spam\"."
|
190 |
-
msgstr ""
|
191 |
-
"Файл не существует. Файл будет сгенерирован во время проверки. Пожалуйста, "
|
192 |
-
"нажмите: \"Проверить на спам\"."
|
193 |
|
194 |
-
#: inc/cleantalk-
|
195 |
-
#, php-format
|
196 |
msgid ""
|
197 |
-
"
|
198 |
-
"
|
199 |
msgstr ""
|
200 |
-
"
|
201 |
-
"
|
202 |
-
|
203 |
-
#: inc/cleantalk-admin.php:282
|
204 |
-
msgid "Find spam-users"
|
205 |
-
msgstr "Найти спам-пользователей"
|
206 |
-
|
207 |
-
#: inc/cleantalk-admin.php:296 inc/cleantalk-admin.php:298
|
208 |
-
msgid "CleanTalk settings"
|
209 |
-
msgstr "Настройки CleanTalk"
|
210 |
-
|
211 |
-
#: inc/cleantalk-admin.php:451
|
212 |
-
#, php-format
|
213 |
-
msgid "Unable to connect to %s."
|
214 |
-
msgstr "Не удалось подключиться к %s"
|
215 |
|
216 |
-
#: inc/cleantalk-
|
217 |
-
msgid "
|
218 |
-
msgstr "
|
219 |
|
220 |
-
#: inc/cleantalk-
|
221 |
msgid "Advanced settings"
|
222 |
msgstr "Продвинутые настройки"
|
223 |
|
224 |
-
#: inc/cleantalk-
|
225 |
-
msgid "
|
226 |
-
msgstr "
|
227 |
|
228 |
-
#: inc/cleantalk-
|
229 |
-
msgid "
|
230 |
-
msgstr "
|
231 |
|
232 |
-
#: inc/cleantalk-
|
233 |
msgid "Comments form"
|
234 |
msgstr "Комментарии в блоге"
|
235 |
|
236 |
-
#: inc/cleantalk-
|
|
|
|
|
|
|
|
|
237 |
msgid "Contact forms"
|
238 |
msgstr "Контактные формы"
|
239 |
|
240 |
-
#: inc/cleantalk-
|
241 |
-
msgid "Custom contact forms"
|
242 |
-
msgstr "Произвольные контактные формы"
|
243 |
-
|
244 |
-
#: inc/cleantalk-admin.php:503 inc/cleantalk-admin.php:875
|
245 |
-
msgid "WooCommerce checkout form"
|
246 |
-
msgstr "Форма заказа WooCommerce"
|
247 |
-
|
248 |
-
#: inc/cleantalk-admin.php:504
|
249 |
-
msgid "Protect external forms"
|
250 |
-
msgstr "Защита внешних форм"
|
251 |
-
|
252 |
-
#: inc/cleantalk-admin.php:505
|
253 |
-
msgid "Protect internal forms"
|
254 |
-
msgstr "Защита внутренних форм"
|
255 |
-
|
256 |
-
#: inc/cleantalk-admin.php:509
|
257 |
-
msgid "buddyPress private messages"
|
258 |
-
msgstr "Личные сообщения buddyPress "
|
259 |
-
|
260 |
-
#: inc/cleantalk-admin.php:510
|
261 |
-
msgid "Don't check trusted user's comments"
|
262 |
-
msgstr "Не проверять доверенных пользователей"
|
263 |
-
|
264 |
-
#: inc/cleantalk-admin.php:511
|
265 |
-
msgid "Automatically delete spam comments"
|
266 |
-
msgstr "Автоматически удалять спам-комментарии"
|
267 |
-
|
268 |
-
#: inc/cleantalk-admin.php:512
|
269 |
-
msgid "Remove links from approved comments"
|
270 |
-
msgstr "Удалять ссылки из одобреных комментариев"
|
271 |
-
|
272 |
-
#: inc/cleantalk-admin.php:513
|
273 |
-
msgid "Show links to check Emails, IPs for spam."
|
274 |
-
msgstr "Отобразить ссылки для проверки Email'ов и IP адресов."
|
275 |
-
|
276 |
-
#: inc/cleantalk-admin.php:517
|
277 |
-
msgid "Protect logged in Users"
|
278 |
-
msgstr "Проверять залогиненых пользователей"
|
279 |
-
|
280 |
-
#: inc/cleantalk-admin.php:518
|
281 |
-
msgid "Use AJAX for JavaScript check"
|
282 |
-
msgstr "Использовать AJAX для проверки JavaScript"
|
283 |
-
|
284 |
-
#: inc/cleantalk-admin.php:519
|
285 |
-
msgid "Check all post data"
|
286 |
-
msgstr "Проверять все POST-данные"
|
287 |
-
|
288 |
-
#: inc/cleantalk-admin.php:520
|
289 |
-
msgid "Set cookies"
|
290 |
-
msgstr "Устанавливать куки"
|
291 |
-
|
292 |
-
#: inc/cleantalk-admin.php:521
|
293 |
-
msgid "Use SSL"
|
294 |
-
msgstr "Использовать SSL"
|
295 |
-
|
296 |
-
#: inc/cleantalk-admin.php:525
|
297 |
-
msgid "Show statistics in admin bar"
|
298 |
-
msgstr "Показывать статистику в админбаре"
|
299 |
-
|
300 |
-
#: inc/cleantalk-admin.php:526
|
301 |
-
msgid "Show All-time counter"
|
302 |
-
msgstr "Счетчик за все время"
|
303 |
-
|
304 |
-
#: inc/cleantalk-admin.php:527
|
305 |
-
msgid "Show 24 hours counter"
|
306 |
-
msgstr "24-х часовой счетчик"
|
307 |
-
|
308 |
-
#: inc/cleantalk-admin.php:528
|
309 |
-
msgid "SpamFireWall counter"
|
310 |
-
msgstr "Счетчик SpamFireWall"
|
311 |
-
|
312 |
-
#: inc/cleantalk-admin.php:531 inc/cleantalk-admin.php:1332
|
313 |
-
msgid "Collect details about browsers"
|
314 |
-
msgstr "Собирать данные браузера"
|
315 |
-
|
316 |
-
#: inc/cleantalk-admin.php:532 inc/cleantalk-admin.php:654
|
317 |
-
msgid "Send connection reports"
|
318 |
-
msgstr "Отправить отчеты о соединении"
|
319 |
-
|
320 |
-
#: inc/cleantalk-admin.php:533 inc/cleantalk-admin.php:1462
|
321 |
-
msgid "Tell others about CleanTalk"
|
322 |
-
msgstr "Рассказать про CleanTalk"
|
323 |
-
|
324 |
-
#: inc/cleantalk-admin.php:534 inc/cleantalk-admin.php:865
|
325 |
-
#: inc/cleantalk-admin.php:1479
|
326 |
-
msgid "SpamFireWall"
|
327 |
-
msgstr "SpamFireWall"
|
328 |
-
|
329 |
-
#: inc/cleantalk-admin.php:611 inc/cleantalk-admin.php:626
|
330 |
-
#: inc/cleantalk-admin.php:641 inc/cleantalk-admin.php:1061
|
331 |
-
#: inc/cleantalk-admin.php:1094 inc/cleantalk-admin.php:1111
|
332 |
-
#: inc/cleantalk-admin.php:1127 inc/cleantalk-admin.php:1143
|
333 |
-
#: inc/cleantalk-admin.php:1159 inc/cleantalk-admin.php:1175
|
334 |
-
#: inc/cleantalk-admin.php:1191 inc/cleantalk-admin.php:1210
|
335 |
-
#: inc/cleantalk-admin.php:1235 inc/cleantalk-admin.php:1260
|
336 |
-
#: inc/cleantalk-admin.php:1280 inc/cleantalk-admin.php:1310
|
337 |
-
#: inc/cleantalk-admin.php:1367 inc/cleantalk-admin.php:1387
|
338 |
-
#: inc/cleantalk-admin.php:1407 inc/cleantalk-admin.php:1419
|
339 |
-
#: inc/cleantalk-admin.php:1431 inc/cleantalk-admin.php:1443
|
340 |
-
msgid "Yes"
|
341 |
-
msgstr "Да"
|
342 |
-
|
343 |
-
#: inc/cleantalk-admin.php:613 inc/cleantalk-admin.php:628
|
344 |
-
#: inc/cleantalk-admin.php:643 inc/cleantalk-admin.php:1063
|
345 |
-
#: inc/cleantalk-admin.php:1096 inc/cleantalk-admin.php:1113
|
346 |
-
#: inc/cleantalk-admin.php:1129 inc/cleantalk-admin.php:1145
|
347 |
-
#: inc/cleantalk-admin.php:1161 inc/cleantalk-admin.php:1177
|
348 |
-
#: inc/cleantalk-admin.php:1193 inc/cleantalk-admin.php:1212
|
349 |
-
#: inc/cleantalk-admin.php:1237 inc/cleantalk-admin.php:1262
|
350 |
-
#: inc/cleantalk-admin.php:1282 inc/cleantalk-admin.php:1312
|
351 |
-
#: inc/cleantalk-admin.php:1369 inc/cleantalk-admin.php:1389
|
352 |
-
#: inc/cleantalk-admin.php:1409 inc/cleantalk-admin.php:1421
|
353 |
-
#: inc/cleantalk-admin.php:1433 inc/cleantalk-admin.php:1445
|
354 |
-
msgid "No"
|
355 |
-
msgstr "Нет"
|
356 |
-
|
357 |
-
#: inc/cleantalk-admin.php:614 inc/cleantalk-admin.php:644
|
358 |
-
msgid ""
|
359 |
-
"Display all-time requests counter in the admin bar. Counter displays number "
|
360 |
-
"of requests since plugin installation."
|
361 |
-
msgstr ""
|
362 |
-
"Отображать счетчик запросов за все время в админ-баре. Счетчик показывает "
|
363 |
-
"записи с момента установки."
|
364 |
-
|
365 |
-
#: inc/cleantalk-admin.php:629
|
366 |
-
msgid ""
|
367 |
-
"Display daily requests counter in the admin bar. Counter displays number of "
|
368 |
-
"requests of the past 24 hours."
|
369 |
-
msgstr ""
|
370 |
-
"Отображать 24-х часовой счетчик запросов в админ-баре. Отображает запросы за "
|
371 |
-
"последние 24 часа."
|
372 |
-
|
373 |
-
#: inc/cleantalk-admin.php:655
|
374 |
msgid ""
|
375 |
-
"
|
376 |
-
"
|
377 |
msgstr ""
|
378 |
-
"
|
379 |
-
"
|
380 |
|
381 |
-
#: inc/cleantalk-
|
382 |
-
msgid "
|
383 |
-
msgstr "
|
384 |
|
385 |
-
#: inc/cleantalk-
|
386 |
-
msgid ""
|
387 |
-
"
|
388 |
-
"counted since CleanTalk plugin installation."
|
389 |
-
msgstr "Все / Разрешенные / Запрещенные запросы с момента установки CleanTalk."
|
390 |
|
391 |
-
#: inc/cleantalk-
|
392 |
-
msgid "
|
393 |
-
msgstr "
|
394 |
|
395 |
-
#: inc/cleantalk-
|
396 |
-
msgid ""
|
397 |
-
"
|
398 |
-
msgstr "Разрешенные / Запрещенные запросы за последние 24 часа."
|
399 |
|
400 |
-
#: inc/cleantalk-
|
401 |
-
msgid "
|
402 |
-
msgstr "
|
403 |
|
404 |
-
#: inc/cleantalk-
|
|
|
405 |
msgid ""
|
406 |
-
"
|
407 |
-
"
|
408 |
msgstr ""
|
409 |
-
"
|
410 |
-
"
|
411 |
-
|
412 |
-
#: inc/cleantalk-admin.php:712
|
413 |
-
msgid ""
|
414 |
-
"Allowed / Blocked submissions. The number of submissions is being counted "
|
415 |
-
"since "
|
416 |
-
msgstr "Разрешенные / Запрещенные попытки."
|
417 |
-
|
418 |
-
#: inc/cleantalk-admin.php:719
|
419 |
-
msgid "dashboard"
|
420 |
-
msgstr "панель управления"
|
421 |
-
|
422 |
-
#: inc/cleantalk-admin.php:728 inc/cleantalk-admin.php:734
|
423 |
-
#: inc/cleantalk-admin.php:1878 inc/cleantalk-admin.php:1879
|
424 |
-
msgid "Settings"
|
425 |
-
msgstr "Настройки"
|
426 |
-
|
427 |
-
#: inc/cleantalk-admin.php:743 inc/cleantalk-admin.php:993
|
428 |
-
#: inc/cleantalk-admin.php:1907
|
429 |
-
msgid "Support"
|
430 |
-
msgstr "Поддержка"
|
431 |
-
|
432 |
-
#: inc/cleantalk-admin.php:752
|
433 |
-
msgid "Bulk spam comments removal tool."
|
434 |
-
msgstr "Инструмент массового удаления пользователей."
|
435 |
-
|
436 |
-
#: inc/cleantalk-admin.php:752 inc/cleantalk-admin.php:1027
|
437 |
-
msgid "Check comments for spam"
|
438 |
-
msgstr "Проверка комментариев"
|
439 |
-
|
440 |
-
#: inc/cleantalk-admin.php:762 inc/cleantalk-admin.php:1028
|
441 |
-
msgid "Check users for spam"
|
442 |
-
msgstr "Проверить пользователей на спам"
|
443 |
-
|
444 |
-
#: inc/cleantalk-admin.php:771
|
445 |
-
msgid "Reset counter"
|
446 |
-
msgstr "Сбросить счетчики"
|
447 |
-
|
448 |
-
#: inc/cleantalk-admin.php:858
|
449 |
-
msgid "Comments forms"
|
450 |
-
msgstr "Формы комментариев"
|
451 |
-
|
452 |
-
#: inc/cleantalk-admin.php:864
|
453 |
-
#, php-format
|
454 |
-
msgid "Networks in database: %d."
|
455 |
-
msgstr "Сетей в базе: %d."
|
456 |
-
|
457 |
-
#: inc/cleantalk-admin.php:869
|
458 |
-
msgid "Auto update"
|
459 |
-
msgstr "Автообновлние"
|
460 |
-
|
461 |
-
#: inc/cleantalk-admin.php:916
|
462 |
-
msgid "Send report"
|
463 |
-
msgstr "Отправить отчет"
|
464 |
-
|
465 |
-
#: inc/cleantalk-admin.php:985
|
466 |
-
#, php-format
|
467 |
-
msgid "has blocked <b>%s</b> spam."
|
468 |
-
msgstr "<b>%s</b> спама заблокировано"
|
469 |
-
|
470 |
-
#: inc/cleantalk-admin.php:992
|
471 |
-
msgid "Click here to get anti-spam statistics"
|
472 |
-
msgstr "Щелкните, чтобы получить статистику"
|
473 |
-
|
474 |
-
#: inc/cleantalk-admin.php:1000
|
475 |
-
msgid "Enter the key"
|
476 |
-
msgstr "Введите ключ"
|
477 |
|
478 |
-
#: inc/cleantalk-
|
479 |
-
msgid "
|
480 |
-
msgstr "
|
481 |
|
482 |
-
#: inc/cleantalk-
|
483 |
-
msgid "
|
484 |
-
|
|
|
|
|
|
|
|
|
485 |
|
486 |
-
#: inc/cleantalk-
|
487 |
-
msgid "
|
488 |
-
msgstr "
|
489 |
|
490 |
-
#: inc/cleantalk-
|
491 |
-
|
492 |
-
|
493 |
-
|
|
|
494 |
|
495 |
-
#: inc/cleantalk-
|
496 |
-
msgid "
|
497 |
-
msgstr "
|
498 |
|
499 |
-
#: inc/cleantalk-
|
500 |
-
msgid "
|
501 |
-
msgstr "
|
|
|
|
|
|
|
|
|
502 |
|
503 |
-
#: inc/cleantalk-
|
504 |
-
msgid "
|
505 |
-
msgstr "
|
506 |
|
507 |
-
#: inc/cleantalk-
|
508 |
#, php-format
|
509 |
-
msgid "
|
510 |
msgstr ""
|
511 |
-
"
|
512 |
-
"поддержка %s%s%s."
|
513 |
-
|
514 |
-
#: inc/cleantalk-admin.php:1064
|
515 |
-
msgid "WordPress, JetPack, WooCommerce."
|
516 |
-
msgstr "WordPress, JetPack, WooCommerce."
|
517 |
-
|
518 |
-
#: inc/cleantalk-admin.php:1069
|
519 |
-
msgid "Forms to protect"
|
520 |
-
msgstr "Защищаемые формы"
|
521 |
|
522 |
-
#: inc/cleantalk-
|
523 |
-
msgid "
|
524 |
-
msgstr "
|
525 |
|
526 |
-
#: inc/cleantalk-
|
527 |
-
|
528 |
-
|
|
|
529 |
|
530 |
-
#: inc/cleantalk-
|
531 |
-
msgid "
|
532 |
-
msgstr "
|
533 |
|
534 |
-
#: inc/cleantalk-
|
535 |
msgid "Remove links from approved comments. Replace it with \"[Link deleted]\""
|
536 |
msgstr "Удалять ссылки из одобренных сообщений"
|
537 |
|
538 |
-
#: inc/cleantalk-
|
|
|
|
|
|
|
|
|
539 |
msgid ""
|
540 |
"Shows little icon near IP addresses and Emails allowing you to check it via "
|
541 |
"CleanTalk's database. Also allowing you to manage comments from the public "
|
@@ -545,80 +176,167 @@ msgstr ""
|
|
545 |
"через базу данных. Так же позволяет управлять комментариями с публичной "
|
546 |
"страницы записи."
|
547 |
|
548 |
-
#: inc/cleantalk-
|
549 |
-
msgid "
|
550 |
-
msgstr "
|
551 |
|
552 |
-
#: inc/cleantalk-
|
553 |
-
msgid ""
|
554 |
-
"
|
555 |
-
"WordPress Landing Pages, Gravity Forms."
|
556 |
-
msgstr ""
|
557 |
-
"Contact Form 7, Formidable Forms, Jetpack, Fast Secure Contact Form, "
|
558 |
-
"WordPress Landing Pages, Gravity Forms."
|
559 |
|
560 |
-
#: inc/cleantalk-
|
561 |
-
msgid "
|
562 |
-
|
|
|
|
|
563 |
|
564 |
-
#: inc/cleantalk-
|
565 |
-
msgid "
|
566 |
-
msgstr "
|
567 |
|
568 |
-
#: inc/cleantalk-
|
569 |
-
msgid "
|
570 |
-
|
|
|
|
|
571 |
|
572 |
-
#: inc/cleantalk-
|
573 |
-
|
574 |
-
|
575 |
-
msgstr "Удалять комментарии старше %d дней."
|
576 |
|
577 |
-
#: inc/cleantalk-
|
578 |
-
msgid ""
|
579 |
-
"
|
580 |
-
"of submissions is being counted for past 24 hours."
|
581 |
-
msgstr ""
|
582 |
-
"Показывать иконку и счетчики CleanTalk в админ-баре. Счетчик будет "
|
583 |
-
"показывать проверки с момента сброса."
|
584 |
|
585 |
-
#: inc/cleantalk-
|
586 |
msgid ""
|
587 |
"Check all POST submissions from website visitors. Enable this option if you "
|
588 |
-
"have spam misses on website
|
589 |
msgstr ""
|
590 |
-
"Проверять все POST
|
591 |
-
"
|
592 |
|
593 |
-
#: inc/cleantalk-
|
|
|
|
|
|
|
|
|
594 |
msgid "CleanTalk dashboard"
|
595 |
msgstr "панель управления CleanTalk"
|
596 |
|
597 |
-
#: inc/cleantalk-
|
598 |
msgid "СAUTION! Option can catch POST requests in WordPress backend"
|
599 |
msgstr ""
|
600 |
"ВНИМАНИЕ! Опция может перехватывать все POST запросы в панели управления "
|
601 |
"Wordpress. Отключите, если возникают проблемы/ошибки."
|
602 |
|
603 |
-
#: inc/cleantalk-
|
|
|
|
|
|
|
|
|
604 |
msgid ""
|
605 |
-
"
|
606 |
-
"
|
607 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
608 |
|
609 |
-
#: inc/cleantalk-
|
610 |
-
msgid "
|
611 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
612 |
|
613 |
-
#: inc/cleantalk-
|
614 |
-
msgid "
|
615 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
616 |
|
617 |
-
#: inc/cleantalk-
|
618 |
-
msgid "
|
619 |
-
msgstr "
|
620 |
|
621 |
-
#: inc/cleantalk-
|
622 |
msgid ""
|
623 |
"Checking this box you allow plugin store information about screen size and "
|
624 |
"browser plugins of website visitors. The option in a beta state."
|
@@ -626,139 +344,272 @@ msgstr ""
|
|
626 |
"Включая эту опцию, Вы разрешаете плагину хранить информацию о размере экрана "
|
627 |
"и плагинах браузера посетителей. Бета опция."
|
628 |
|
629 |
-
#: inc/cleantalk-
|
|
|
|
|
|
|
|
|
630 |
msgid ""
|
631 |
-
"
|
632 |
-
"
|
633 |
msgstr ""
|
634 |
-
"
|
635 |
-
"
|
636 |
|
637 |
-
#: inc/cleantalk-
|
638 |
-
msgid ""
|
639 |
-
"
|
640 |
-
"PHP scripts handlers on your WordPress."
|
641 |
-
msgstr "Эта опция обеспечит защиту созданных вручную форм, использующих AJAX."
|
642 |
|
643 |
-
#: inc/cleantalk-
|
644 |
msgid ""
|
645 |
-
"
|
646 |
-
"end. This option is helpful if you use Varnish. But most of contact forms "
|
647 |
-
"will not be protected by CleanTalk if the option is turned off!"
|
648 |
msgstr ""
|
649 |
-
"
|
650 |
-
"
|
651 |
-
|
|
|
|
|
|
|
652 |
|
653 |
-
#: inc/cleantalk-
|
654 |
msgid ""
|
655 |
-
"
|
|
|
656 |
msgstr ""
|
657 |
-
"
|
658 |
-
"
|
659 |
|
660 |
-
#: inc/cleantalk-
|
661 |
-
msgid ""
|
662 |
-
"
|
663 |
-
"forms and etc.) from registered Users."
|
664 |
-
msgstr "Включите, чтобы проверять зарегистрированных пользователей."
|
665 |
|
666 |
-
#: inc/cleantalk-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
667 |
msgid ""
|
668 |
-
"
|
669 |
-
"
|
|
|
670 |
msgstr ""
|
671 |
-
"
|
672 |
-
"
|
673 |
-
"для
|
|
|
674 |
|
675 |
-
#: inc/cleantalk-
|
|
|
|
|
|
|
|
|
676 |
msgid ""
|
677 |
-
"
|
678 |
-
"
|
679 |
msgstr ""
|
680 |
-
"
|
681 |
-
"
|
682 |
-
"страниц."
|
683 |
|
684 |
-
#: inc/cleantalk-
|
685 |
-
|
686 |
-
|
|
|
|
|
|
|
|
|
|
|
687 |
|
688 |
-
#: inc/cleantalk-
|
689 |
msgid "CleanTalk's tech support:"
|
690 |
msgstr "Техническия поддержка CleanTalk: "
|
691 |
|
692 |
-
#: inc/cleantalk-
|
693 |
msgid "Plugin Homepage at"
|
694 |
msgstr "Домашняя страница плагина на"
|
695 |
|
696 |
-
#: inc/cleantalk-
|
|
|
|
|
|
|
|
|
697 |
msgid "Use s@cleantalk.org to test plugin in any WordPress form."
|
698 |
msgstr ""
|
699 |
"Используйте s@cleantalk.org чтобы проверить плагин в любой форме в WordPress."
|
700 |
|
701 |
-
#: inc/cleantalk-
|
702 |
msgid "CleanTalk is registered Trademark. All rights reserved."
|
703 |
msgstr "CleanTalk - это зарегистрированая торговая марка. Все права защищены."
|
704 |
|
705 |
-
#: inc/cleantalk-
|
706 |
#, php-format
|
707 |
msgid "Do you like CleanTalk? %sPost your feedback here%s."
|
708 |
-
msgstr "Вам понравился CleanTalk?%s Напишите
|
709 |
|
710 |
-
#: inc/cleantalk-
|
711 |
-
|
712 |
-
|
|
|
713 |
|
714 |
-
#: inc/cleantalk-
|
715 |
-
msgid "
|
|
|
|
|
|
|
716 |
msgstr ""
|
717 |
-
"
|
|
|
|
|
|
|
718 |
|
719 |
-
#: inc/cleantalk-
|
720 |
#, php-format
|
721 |
-
msgid "
|
722 |
-
msgstr "
|
723 |
|
724 |
-
#: inc/cleantalk-
|
725 |
-
msgid "
|
726 |
-
msgstr "
|
727 |
|
728 |
-
#: inc/cleantalk-admin.php:
|
|
|
|
|
|
|
|
|
|
|
729 |
#, php-format
|
730 |
-
msgid "
|
731 |
-
msgstr ""
|
732 |
-
|
733 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
734 |
|
735 |
-
#: inc/cleantalk-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
736 |
#, php-format
|
737 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
738 |
msgstr ""
|
739 |
-
"%s
|
740 |
-
"
|
|
|
741 |
|
742 |
-
#: inc/cleantalk-
|
743 |
-
msgid "
|
744 |
-
msgstr "
|
745 |
|
746 |
-
#: inc/cleantalk-admin.php:
|
747 |
-
msgid "
|
748 |
-
msgstr "
|
|
|
|
|
|
|
|
|
749 |
|
750 |
-
#: inc/cleantalk-
|
|
|
|
|
|
|
|
|
751 |
#, php-format
|
752 |
-
msgid "
|
753 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
754 |
|
755 |
-
#: inc/cleantalk-
|
756 |
-
|
757 |
-
|
|
|
758 |
|
759 |
-
#: inc/cleantalk-
|
760 |
-
|
761 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
762 |
|
763 |
#: inc/cleantalk-comments.php:14 inc/cleantalk-users.php:15
|
764 |
msgid "Check for spam"
|
@@ -768,27 +619,40 @@ msgstr "Проверить на спам"
|
|
768 |
msgid "Find spam comments"
|
769 |
msgstr "Найти спам в комментариях"
|
770 |
|
771 |
-
#: inc/cleantalk-comments.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
772 |
msgid ""
|
773 |
"Ajax error. Process will be automatically restarted in 3 seconds. Status: "
|
774 |
msgstr ""
|
775 |
"Ajax ошибка. Процесс проверки будет автоматически возобновлен через 3 "
|
776 |
"секунды. Статус:"
|
777 |
|
778 |
-
#: inc/cleantalk-comments.php:
|
779 |
msgid ""
|
780 |
"Please wait for a while. CleanTalk is deleting spam comments. Comments left: "
|
781 |
msgstr "Пожалуйста, подождите. CleanTalk удаляет спам-комментарии. Осталось:"
|
782 |
|
783 |
-
#: inc/cleantalk-comments.php:
|
784 |
msgid "Start check"
|
785 |
msgstr "Начать проверку"
|
786 |
|
787 |
-
#: inc/cleantalk-comments.php:
|
788 |
msgid "Continue check"
|
789 |
msgstr "Продолжить проверку"
|
790 |
|
791 |
-
#: inc/cleantalk-comments.php:
|
792 |
msgid ""
|
793 |
"The plugin will check all comments against blacklists database and show you "
|
794 |
"senders that have spam activity on other websites."
|
@@ -797,11 +661,11 @@ msgstr ""
|
|
797 |
"cleantalk.org. Вы сможете удалить комментарии со спамом после окончания "
|
798 |
"работы."
|
799 |
|
800 |
-
#: inc/cleantalk-comments.php:
|
801 |
msgid "Accurate check"
|
802 |
msgstr "Точная проверка"
|
803 |
|
804 |
-
#: inc/cleantalk-comments.php:
|
805 |
msgid ""
|
806 |
"Allows to use comment's dates to perform more accurate check. Could "
|
807 |
"seriously slow down the check."
|
@@ -809,11 +673,11 @@ msgstr ""
|
|
809 |
"Позволяет использовать даты комментариев для выполения более тщательной "
|
810 |
"проверки. Может серьезно замедлить проверку."
|
811 |
|
812 |
-
#: inc/cleantalk-comments.php:
|
813 |
msgid "Specify date range"
|
814 |
msgstr "Указать диапазон дат"
|
815 |
|
816 |
-
#: inc/cleantalk-comments.php:
|
817 |
msgid ""
|
818 |
"Please wait! CleanTalk is checking all approved and pending comments via "
|
819 |
"blacklist database at cleantalk.org. You will have option to delete found "
|
@@ -823,56 +687,39 @@ msgstr ""
|
|
823 |
"cleantalk.org. Вы сможете удалить комментарии со спамом после окончания "
|
824 |
"работы."
|
825 |
|
826 |
-
#: inc/cleantalk-comments.php:
|
827 |
-
msgid "Author"
|
828 |
-
msgstr "Автор"
|
829 |
-
|
830 |
-
#: inc/cleantalk-comments.php:132
|
831 |
msgid "Comment"
|
832 |
msgstr "Комментарий"
|
833 |
|
834 |
-
#: inc/cleantalk-comments.php:
|
835 |
msgid "In Response To"
|
836 |
msgstr "В ответ на"
|
837 |
|
838 |
-
#: inc/cleantalk-comments.php:
|
839 |
-
#, php-format
|
840 |
-
msgid "Submitted on <a href=\"%1$s\">%2$s at %3$s</a>"
|
841 |
-
msgstr "Отправлено <a href=\"%1$s\">%2$s в %3$s</a>"
|
842 |
-
|
843 |
-
#: inc/cleantalk-comments.php:181
|
844 |
-
msgid "Y/m/d"
|
845 |
-
msgstr "d.m.Y"
|
846 |
-
|
847 |
-
#: inc/cleantalk-comments.php:191 inc/cleantalk-users.php:188
|
848 |
msgid "Approve"
|
849 |
msgstr "Одобрить"
|
850 |
|
851 |
-
#: inc/cleantalk-comments.php:
|
852 |
msgid "Delete"
|
853 |
msgstr "Удалить"
|
854 |
|
855 |
-
#: inc/cleantalk-comments.php:
|
856 |
-
msgid "View Post"
|
857 |
-
msgstr "Показать пост"
|
858 |
-
|
859 |
-
#: inc/cleantalk-comments.php:235
|
860 |
msgid "Delete all comments from the list"
|
861 |
msgstr "Удалить все сообщения в списке"
|
862 |
|
863 |
-
#: inc/cleantalk-comments.php:
|
864 |
msgid "Delete selected"
|
865 |
msgstr "Удалить отмеченные"
|
866 |
|
867 |
-
#: inc/cleantalk-comments.php:
|
868 |
msgid "Insert comments"
|
869 |
msgstr "Добавить комментарии"
|
870 |
|
871 |
-
#: inc/cleantalk-comments.php:
|
872 |
msgid "Delete comments"
|
873 |
msgstr "Удалить тестовые спам-комментарии?"
|
874 |
|
875 |
-
#: inc/cleantalk-comments.php:
|
876 |
msgid ""
|
877 |
"There is some differencies between blacklists database and our API "
|
878 |
"mechanisms. Blacklists shows all history of spam activity, but our API (that "
|
@@ -889,204 +736,481 @@ msgstr ""
|
|
889 |
"ничего странного, если некоторые письма/IP не будут обнаружены при этой "
|
890 |
"проверке."
|
891 |
|
892 |
-
#: inc/cleantalk-comments.php:
|
893 |
msgid "Stop deletion"
|
894 |
msgstr "Остановить удаление"
|
895 |
|
896 |
-
#: inc/cleantalk-comments.php:
|
897 |
-
|
898 |
-
|
899 |
-
|
900 |
-
|
901 |
-
|
902 |
-
|
|
|
903 |
|
904 |
-
#: inc/cleantalk-comments.php:
|
905 |
msgid "Please do backup of WordPress database before delete any comments!"
|
906 |
msgstr ""
|
907 |
"Пожалуйста, сделайте резервную копию базы данных Wordpress перед удалением "
|
908 |
"комментариев."
|
909 |
|
910 |
-
#: inc/cleantalk-public.php:
|
911 |
-
#: inc/cleantalk-public.php:
|
912 |
msgid "Spam protection by CleanTalk"
|
913 |
msgstr "Спам защита CleanTalk"
|
914 |
|
915 |
-
#: inc/cleantalk-public.php:
|
916 |
-
#: inc/cleantalk-public.php:
|
917 |
msgid "Spam protection"
|
918 |
msgstr "Защита от спама"
|
919 |
|
920 |
-
#: inc/cleantalk-public.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
921 |
#, php-format
|
922 |
msgid "Registration approved by %s."
|
923 |
msgstr "Регистрация одобрена %s."
|
924 |
|
925 |
-
#: inc/cleantalk-public.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
926 |
msgid "Comment approved. Anti-spam by CleanTalk."
|
927 |
msgstr "Комментарий одобрен. Антиспам от CleanTalk."
|
928 |
|
929 |
-
#: inc/cleantalk-public.php:
|
930 |
msgid "Attention, please!"
|
931 |
msgstr "Внимание!"
|
932 |
|
933 |
-
#: inc/cleantalk-public.php:
|
934 |
#, php-format
|
935 |
-
msgid "\"%s\" plugin error on your site %s:"
|
936 |
-
msgstr "\"%s\"
|
937 |
|
938 |
-
#: inc/cleantalk-public.php:
|
939 |
#, php-format
|
940 |
-
msgid "[%s] %s error!"
|
941 |
-
msgstr "[%s] %s ошибка!"
|
942 |
|
943 |
-
#: inc/cleantalk-public.php:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
944 |
msgid "Error occured while sending feedback."
|
945 |
msgstr "Случилась ошибка при отправке обратной связи."
|
946 |
|
947 |
-
#: inc/cleantalk-public.php:
|
948 |
msgid "Feedback wasn't sent. There is no associated request."
|
949 |
msgstr "Обратная связь не была отправлена. Нет связанного запроса."
|
950 |
|
951 |
-
#: inc/cleantalk-public.php:
|
|
|
|
|
|
|
|
|
|
|
952 |
msgid "Sender info"
|
953 |
msgstr "Информация об отправителе"
|
954 |
|
955 |
-
#: inc/cleantalk-public.php:
|
956 |
msgid "by"
|
957 |
-
msgstr " "
|
958 |
|
959 |
-
#: inc/cleantalk-public.php:
|
960 |
msgid "No email"
|
961 |
msgstr "Email отсутствует"
|
962 |
|
963 |
-
#: inc/cleantalk-public.php:
|
964 |
msgid "No IP"
|
965 |
msgstr "IP отсутствует"
|
966 |
|
967 |
-
#: inc/cleantalk-public.php:
|
968 |
msgid "Mark as spam"
|
969 |
msgstr "Отметить как спам"
|
970 |
|
971 |
-
#: inc/cleantalk-public.php:
|
972 |
msgid "Unspam"
|
973 |
msgstr "Вернуть из спама"
|
974 |
|
975 |
-
#: inc/cleantalk-public.php:
|
976 |
msgid "Marked as spam."
|
977 |
msgstr "Отмечено как спам."
|
978 |
|
979 |
-
#: inc/cleantalk-public.php:
|
980 |
msgid "Marked as not spam."
|
981 |
-
msgstr "Отмечено как спам."
|
982 |
|
983 |
-
#: inc/cleantalk-
|
984 |
-
|
985 |
-
|
|
|
986 |
|
987 |
-
#: inc/cleantalk-
|
988 |
-
|
989 |
-
|
|
|
990 |
|
991 |
-
#: inc/cleantalk-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
992 |
msgid ""
|
993 |
-
"
|
994 |
-
"
|
995 |
-
"after plugin finish."
|
996 |
msgstr ""
|
997 |
-
"
|
998 |
-
"
|
999 |
-
"спам-пользователей как только плагин закончит."
|
1000 |
|
1001 |
-
|
1002 |
-
|
1003 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
1004 |
|
1005 |
-
#: inc/cleantalk-
|
1006 |
-
|
1007 |
-
|
|
|
1008 |
|
1009 |
-
#: inc/cleantalk-
|
1010 |
-
msgid "
|
1011 |
-
msgstr "
|
1012 |
|
1013 |
-
#: inc/cleantalk-
|
1014 |
-
msgid "
|
1015 |
-
msgstr "
|
1016 |
|
1017 |
-
#: inc/cleantalk-
|
1018 |
-
msgid "
|
1019 |
-
msgstr "
|
1020 |
|
1021 |
-
#: inc/cleantalk-
|
1022 |
-
msgid "
|
1023 |
-
msgstr "
|
1024 |
|
1025 |
-
#: inc/cleantalk-
|
1026 |
-
msgid "
|
1027 |
-
msgstr "
|
1028 |
|
1029 |
-
#: inc/cleantalk-
|
1030 |
-
msgid "
|
1031 |
-
msgstr "
|
1032 |
|
1033 |
-
#: inc/cleantalk-
|
1034 |
-
msgid "
|
1035 |
-
msgstr "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1036 |
|
1037 |
-
#: inc/cleantalk-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1038 |
msgid "CleanTalk Widget"
|
1039 |
msgstr "Виджет CleanTalk"
|
1040 |
|
1041 |
-
#: inc/cleantalk-widget.php:
|
1042 |
msgid "CleanTalk widget"
|
1043 |
msgstr "виджет CleanTalk"
|
1044 |
|
1045 |
-
#: inc/cleantalk-widget.php:
|
1046 |
msgid "CleanTalk's main page"
|
1047 |
msgstr "Главная страница CleanTalk"
|
1048 |
|
1049 |
-
#: inc/cleantalk-widget.php:
|
1050 |
msgid "spam"
|
1051 |
msgstr "спама"
|
1052 |
|
1053 |
-
#: inc/cleantalk-widget.php:
|
|
|
|
|
|
|
|
|
1054 |
msgid "Spam blocked"
|
1055 |
msgstr "Спама заблокировано"
|
1056 |
|
1057 |
-
#: inc/cleantalk-widget.php:
|
1058 |
msgid "Title:"
|
1059 |
msgstr "Заголовок:"
|
1060 |
|
1061 |
-
#: inc/cleantalk-widget.php:
|
1062 |
msgid "Style:"
|
1063 |
msgstr "Стиль:"
|
1064 |
|
1065 |
-
#: inc/cleantalk-widget.php:
|
1066 |
msgid "CleanTalk's Style"
|
1067 |
msgstr "Фирменный стиль CleanTalk"
|
1068 |
|
1069 |
-
#: inc/cleantalk-widget.php:
|
1070 |
msgid "Light"
|
1071 |
msgstr "Лёгкий"
|
1072 |
|
1073 |
-
#: inc/cleantalk-widget.php:
|
1074 |
msgid "Extremely Light"
|
1075 |
msgstr "Очень легкий"
|
1076 |
|
1077 |
-
#: inc/cleantalk-widget.php:
|
1078 |
msgid "Dark"
|
1079 |
msgstr "Темный"
|
1080 |
|
1081 |
-
#: inc/cleantalk-widget.php:
|
1082 |
msgid "Referal link ID:"
|
1083 |
msgstr "ID партнера:"
|
1084 |
|
1085 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1086 |
msgid "SpamFireWall is activated for your IP "
|
1087 |
msgstr "Спам Фаервол заблокировал ваш IP"
|
1088 |
|
1089 |
-
#: lib/CleantalkSFW.php:
|
1090 |
msgid ""
|
1091 |
"To continue working with web site, please make sure that you have enabled "
|
1092 |
"JavaScript."
|
@@ -1094,11 +1218,11 @@ msgstr ""
|
|
1094 |
"Что бы продолжить работу с сайтом, пожалуйста, убедитесь что у вас включен "
|
1095 |
"JavaScript."
|
1096 |
|
1097 |
-
#: lib/CleantalkSFW.php:
|
1098 |
-
msgid "Please click
|
1099 |
-
msgstr "
|
1100 |
|
1101 |
-
#: lib/CleantalkSFW.php:
|
1102 |
#, php-format
|
1103 |
msgid ""
|
1104 |
"Or you will be automatically redirected to the requested page after %d "
|
@@ -1107,15 +1231,19 @@ msgstr ""
|
|
1107 |
"Или вы будете автоматически переадресованы на запрашиваемую страницу через "
|
1108 |
"%d секунд."
|
1109 |
|
1110 |
-
#: lib/CleantalkSFW.php:
|
1111 |
msgid "Antispam by CleanTalk"
|
1112 |
msgstr "Антиспам от CleanTalk"
|
1113 |
|
1114 |
-
#:
|
|
|
|
|
|
|
|
|
1115 |
msgid "Help others use the plugin in your language."
|
1116 |
msgstr "Помогите другим пользователям использовать плагин на их языке."
|
1117 |
|
1118 |
-
#: templates/translate_banner.php:
|
1119 |
msgid ""
|
1120 |
"We ask you to help with the translation of the plugin in your language. "
|
1121 |
"Please take a few minutes to make the plugin more comfortable."
|
@@ -1123,7 +1251,7 @@ msgstr ""
|
|
1123 |
"Мы просим Вас помочь с переводом плагина на ваш язык. Пожалуйста, потратьте "
|
1124 |
"несколько минут, чтобы сделать плагин более удобным."
|
1125 |
|
1126 |
-
#: templates/translate_banner.php:
|
1127 |
msgid "TRANSLATE"
|
1128 |
msgstr "ПЕРЕВЕСТИ"
|
1129 |
|
@@ -1131,20 +1259,20 @@ msgstr "ПЕРЕВЕСТИ"
|
|
1131 |
msgid "Anti-Spam by CleanTalk"
|
1132 |
msgstr "Антиспам от CleanTalk"
|
1133 |
|
1134 |
-
#. Plugin URI of the plugin/theme
|
1135 |
-
#. Author URI of the plugin/theme
|
1136 |
-
msgid "http://cleantalk.org"
|
1137 |
-
msgstr "http://cleantalk.org"
|
1138 |
-
|
1139 |
#. Description of the plugin/theme
|
1140 |
msgid ""
|
1141 |
-
"Max power, all-in-one, no Captcha, premium anti-spam plugin. No comment "
|
1142 |
-
"
|
1143 |
msgstr ""
|
1144 |
"Максимальная эффективность, проверка всех форм, без Сaptcha, премиум "
|
1145 |
"антиспам плагин. Нет спаму в комментариях, нет спаму в регистрациях, нету "
|
1146 |
"спаму в контактных формах, защита любых форм в WordPress."
|
1147 |
|
|
|
|
|
|
|
|
|
|
|
1148 |
#. Author of the plugin/theme
|
1149 |
msgid "СleanTalk <welcome@cleantalk.org>"
|
1150 |
msgstr "СleanTalk <welcome@cleantalk.org>"
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Anti-Spam by CleanTalk\n"
|
4 |
+
"POT-Creation-Date: 2019-06-13 10:48+0000\n"
|
5 |
+
"PO-Revision-Date: 2019-06-13 11:08+0000\n"
|
6 |
+
"Last-Translator: Viktor Ievlev <bazz@bk.ru>\n"
|
7 |
+
"Language-Team: Русский\n"
|
8 |
"Language: ru_RU\n"
|
9 |
"MIME-Version: 1.0\n"
|
10 |
"Content-Type: text/plain; charset=UTF-8\n"
|
11 |
"Content-Transfer-Encoding: 8bit\n"
|
12 |
+
"X-Generator: Loco https://localise.biz/\n"
|
13 |
"X-Poedit-Basepath: ..\n"
|
14 |
"X-Poedit-WPHeader: cleantalk.php\n"
|
15 |
+
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
|
16 |
+
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
17 |
"X-Poedit-SourceCharset: UTF-8\n"
|
18 |
"X-Poedit-KeywordsList: __;_e;_n:1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;esc_attr__;"
|
19 |
"esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c;_n_noop:1,2;"
|
20 |
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
21 |
"X-Poedit-SearchPath-0: .\n"
|
22 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
23 |
+
"Report-Msgid-Bugs-To: \n"
|
24 |
+
"X-Loco-Version: 2.3.0; wp-5.2.1"
|
25 |
|
26 |
+
#: inc/cleantalk-settings.php:106
|
27 |
+
msgid "SpamFireWall"
|
28 |
+
msgstr "SpamFireWall"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
29 |
|
30 |
+
#: inc/cleantalk-settings.php:107
|
|
|
31 |
msgid ""
|
32 |
+
"This option allows to filter spam bots before they access website. Also "
|
33 |
+
"reduces CPU usage on hosting server and accelerates pages load time."
|
34 |
msgstr ""
|
35 |
+
"Эта опция позволяет фильтровать спам-ботов прежде, чем они войдут на сайт. "
|
36 |
+
"Также уменьшает загрузку процессора на хостинге и ускоряет время загрузки "
|
37 |
+
"страниц."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
|
39 |
+
#: inc/cleantalk-settings.php:114
|
40 |
+
msgid "Forms to protect"
|
41 |
+
msgstr "Защищаемые формы"
|
42 |
|
43 |
+
#: inc/cleantalk-settings.php:120
|
44 |
msgid "Advanced settings"
|
45 |
msgstr "Продвинутые настройки"
|
46 |
|
47 |
+
#: inc/cleantalk-settings.php:127
|
48 |
+
msgid "Registration Forms"
|
49 |
+
msgstr "Формы регистрации"
|
50 |
|
51 |
+
#: inc/cleantalk-settings.php:128
|
52 |
+
msgid "WordPress, BuddyPress, bbPress, S2Member, WooCommerce."
|
53 |
+
msgstr "WordPress, BuddyPress, bbPress, S2Member, WooCommerce."
|
54 |
|
55 |
+
#: inc/cleantalk-settings.php:131
|
56 |
msgid "Comments form"
|
57 |
msgstr "Комментарии в блоге"
|
58 |
|
59 |
+
#: inc/cleantalk-settings.php:132
|
60 |
+
msgid "WordPress, JetPack, WooCommerce."
|
61 |
+
msgstr "WordPress, JetPack, WooCommerce."
|
62 |
+
|
63 |
+
#: inc/cleantalk-settings.php:135 inc/cleantalk-settings.php:620
|
64 |
msgid "Contact forms"
|
65 |
msgstr "Контактные формы"
|
66 |
|
67 |
+
#: inc/cleantalk-settings.php:136
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
68 |
msgid ""
|
69 |
+
"Contact Form 7, Formidable forms, JetPack, Fast Secure Contact Form, "
|
70 |
+
"WordPress Landing Pages, Gravity Forms."
|
71 |
msgstr ""
|
72 |
+
"Contact Form 7, Formidable Forms, Jetpack, Fast Secure Contact Form, "
|
73 |
+
"WordPress Landing Pages, Gravity Forms."
|
74 |
|
75 |
+
#: inc/cleantalk-settings.php:139 inc/cleantalk-settings.php:622
|
76 |
+
msgid "Custom contact forms"
|
77 |
+
msgstr "Произвольные контактные формы"
|
78 |
|
79 |
+
#: inc/cleantalk-settings.php:140
|
80 |
+
msgid "Anti spam test for any WordPress themes or contacts forms."
|
81 |
+
msgstr "Защита от спама любой контактной формы или темы."
|
|
|
|
|
82 |
|
83 |
+
#: inc/cleantalk-settings.php:143 inc/cleantalk-settings.php:634
|
84 |
+
msgid "WooCommerce checkout form"
|
85 |
+
msgstr "Форма заказа WooCommerce"
|
86 |
|
87 |
+
#: inc/cleantalk-settings.php:144
|
88 |
+
msgid "Anti spam test for WooCommerce checkout form."
|
89 |
+
msgstr "Спам тест для формы заказа WooCommerce"
|
|
|
90 |
|
91 |
+
#: inc/cleantalk-settings.php:147
|
92 |
+
msgid "Test default Wordpress search form for spam"
|
93 |
+
msgstr "Стандартная форма поиска Wordpress"
|
94 |
|
95 |
+
#: inc/cleantalk-settings.php:149
|
96 |
+
#, php-format
|
97 |
msgid ""
|
98 |
+
"Spam protection for Search form. Read more about %sspam protection for "
|
99 |
+
"Search form%s on our blog."
|
100 |
msgstr ""
|
101 |
+
"Защита от спама для формы поиска. Узнайте больше о %sзащите от спама для "
|
102 |
+
"формы поиска%s в нашем блоге."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
103 |
|
104 |
+
#: inc/cleantalk-settings.php:155
|
105 |
+
msgid "Protect external forms"
|
106 |
+
msgstr "Защита внешних форм"
|
107 |
|
108 |
+
#: inc/cleantalk-settings.php:156
|
109 |
+
msgid ""
|
110 |
+
"Turn this option on to protect forms on your WordPress that send data to "
|
111 |
+
"third-part servers (like MailChimp)."
|
112 |
+
msgstr ""
|
113 |
+
"Включите эту опцию, что бы защитить формы, которые отсылают данные на "
|
114 |
+
"сторонние ресурсы, например MailChimp."
|
115 |
|
116 |
+
#: inc/cleantalk-settings.php:159
|
117 |
+
msgid "Protect internal forms"
|
118 |
+
msgstr "Защита внутренних форм"
|
119 |
|
120 |
+
#: inc/cleantalk-settings.php:160
|
121 |
+
msgid ""
|
122 |
+
"This option will enable protection for custom (hand-made) AJAX forms with "
|
123 |
+
"PHP scripts handlers on your WordPress."
|
124 |
+
msgstr "Эта опция обеспечит защиту созданных вручную форм, использующих AJAX."
|
125 |
|
126 |
+
#: inc/cleantalk-settings.php:171
|
127 |
+
msgid "Comments and Messages"
|
128 |
+
msgstr "Комментарии и сообщения"
|
129 |
|
130 |
+
#: inc/cleantalk-settings.php:174
|
131 |
+
msgid "BuddyPress Private Messages"
|
132 |
+
msgstr "Личные сообщения buddyPress"
|
133 |
+
|
134 |
+
#: inc/cleantalk-settings.php:175
|
135 |
+
msgid "Check buddyPress private messages."
|
136 |
+
msgstr "Проверять личные сообщения buddyPress "
|
137 |
|
138 |
+
#: inc/cleantalk-settings.php:178
|
139 |
+
msgid "Don't check trusted user's comments"
|
140 |
+
msgstr "Не проверять доверенных пользователей"
|
141 |
|
142 |
+
#: inc/cleantalk-settings.php:179
|
143 |
#, php-format
|
144 |
+
msgid "Don't check comments for users with above % comments."
|
145 |
msgstr ""
|
146 |
+
"Не проверять пользователей, у которых больше %s одобренных комментариев."
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
147 |
|
148 |
+
#: inc/cleantalk-settings.php:182
|
149 |
+
msgid "Automatically delete spam comments"
|
150 |
+
msgstr "Автоматически удалять спам-комментарии"
|
151 |
|
152 |
+
#: inc/cleantalk-settings.php:183
|
153 |
+
#, php-format
|
154 |
+
msgid "Delete spam comments older than %d days."
|
155 |
+
msgstr "Удалять комментарии старше %d дней."
|
156 |
|
157 |
+
#: inc/cleantalk-settings.php:186
|
158 |
+
msgid "Remove links from approved comments"
|
159 |
+
msgstr "Удалять ссылки из одобреных комментариев"
|
160 |
|
161 |
+
#: inc/cleantalk-settings.php:187
|
162 |
msgid "Remove links from approved comments. Replace it with \"[Link deleted]\""
|
163 |
msgstr "Удалять ссылки из одобренных сообщений"
|
164 |
|
165 |
+
#: inc/cleantalk-settings.php:190
|
166 |
+
msgid "Show links to check Emails, IPs for spam."
|
167 |
+
msgstr "Отобразить ссылки для проверки Email'ов и IP адресов."
|
168 |
+
|
169 |
+
#: inc/cleantalk-settings.php:191
|
170 |
msgid ""
|
171 |
"Shows little icon near IP addresses and Emails allowing you to check it via "
|
172 |
"CleanTalk's database. Also allowing you to manage comments from the public "
|
176 |
"через базу данных. Так же позволяет управлять комментариями с публичной "
|
177 |
"страницы записи."
|
178 |
|
179 |
+
#: inc/cleantalk-settings.php:199
|
180 |
+
msgid "Data Processing"
|
181 |
+
msgstr "Обработка данных"
|
182 |
|
183 |
+
#: inc/cleantalk-settings.php:202
|
184 |
+
msgid "Protect logged in Users"
|
185 |
+
msgstr "Проверять залогиненых пользователей"
|
|
|
|
|
|
|
|
|
186 |
|
187 |
+
#: inc/cleantalk-settings.php:203
|
188 |
+
msgid ""
|
189 |
+
"Turn this option on to check for spam any submissions (comments, contact "
|
190 |
+
"forms and etc.) from registered Users."
|
191 |
+
msgstr "Включите, чтобы проверять зарегистрированных пользователей."
|
192 |
|
193 |
+
#: inc/cleantalk-settings.php:206
|
194 |
+
msgid "Use AJAX for JavaScript check"
|
195 |
+
msgstr "Использовать AJAX для проверки JavaScript"
|
196 |
|
197 |
+
#: inc/cleantalk-settings.php:207
|
198 |
+
msgid ""
|
199 |
+
"Options helps protect WordPress against spam with any caching plugins. Turn "
|
200 |
+
"this option on to avoid issues with caching plugins."
|
201 |
+
msgstr "Данная настройка помогает избежать конфликтов с кеширующими плагинами."
|
202 |
|
203 |
+
#: inc/cleantalk-settings.php:207
|
204 |
+
msgid "Attention! Incompatible with AMP plugins!"
|
205 |
+
msgstr "Внимание! Не совместимо с AMP (Mobile Accelerated Pages) плагинами."
|
|
|
206 |
|
207 |
+
#: inc/cleantalk-settings.php:210
|
208 |
+
msgid "Check all post data"
|
209 |
+
msgstr "Проверять все POST-данные"
|
|
|
|
|
|
|
|
|
210 |
|
211 |
+
#: inc/cleantalk-settings.php:211
|
212 |
msgid ""
|
213 |
"Check all POST submissions from website visitors. Enable this option if you "
|
214 |
+
"have spam misses on website."
|
215 |
msgstr ""
|
216 |
+
"Проверять все POST-данные, отправляемые посетителями. Активируйте, если у "
|
217 |
+
"вас есть спам на сайте."
|
218 |
|
219 |
+
#: inc/cleantalk-settings.php:213
|
220 |
+
msgid " Or you don`t have records about missed spam here:"
|
221 |
+
msgstr " Или у вас нет записей о спаме здесь:"
|
222 |
+
|
223 |
+
#: inc/cleantalk-settings.php:213
|
224 |
msgid "CleanTalk dashboard"
|
225 |
msgstr "панель управления CleanTalk"
|
226 |
|
227 |
+
#: inc/cleantalk-settings.php:216
|
228 |
msgid "СAUTION! Option can catch POST requests in WordPress backend"
|
229 |
msgstr ""
|
230 |
"ВНИМАНИЕ! Опция может перехватывать все POST запросы в панели управления "
|
231 |
"Wordpress. Отключите, если возникают проблемы/ошибки."
|
232 |
|
233 |
+
#: inc/cleantalk-settings.php:219
|
234 |
+
msgid "Set cookies"
|
235 |
+
msgstr "Устанавливать куки"
|
236 |
+
|
237 |
+
#: inc/cleantalk-settings.php:220
|
238 |
msgid ""
|
239 |
+
"Turn this option off to deny plugin generates any cookies on website front-"
|
240 |
+
"end. This option is helpful if you use Varnish. But most of contact forms "
|
241 |
+
"will not be protected if the option is turned off! <b>Warning: We strongly "
|
242 |
+
"recommend you to enable this otherwise it could cause false positives spam "
|
243 |
+
"detection.</b>"
|
244 |
+
msgstr ""
|
245 |
+
"Отключите эту опцию, чтобы запретить плагину создавать любые файлы cookies "
|
246 |
+
"на веб-сайте. Эта опция полезна, если вы используете Varnish. Но большинство "
|
247 |
+
"контактных форм не будут защищены, если опция отключена! <b>ВНИМАНИЕ! Мы "
|
248 |
+
"настоятельно рекомендуем не отключать опцию, иначе это может привести к "
|
249 |
+
"ложному обнаружению спама.</b>"
|
250 |
+
|
251 |
+
#: inc/cleantalk-settings.php:224
|
252 |
+
msgid "Use alternative mechanism for cookies."
|
253 |
+
msgstr "Использовать альтернативный механизм для файлов cookies."
|
254 |
+
|
255 |
+
#: inc/cleantalk-settings.php:225 inc/cleantalk-settings.php:315
|
256 |
+
msgid "Doesn't use cookie or PHP sessions. Collect data for all types of bots."
|
257 |
+
msgstr ""
|
258 |
+
"Не использовать файлы cookies или PHP-сессии. Собирать данные обо всех типах "
|
259 |
+
"ботов."
|
260 |
|
261 |
+
#: inc/cleantalk-settings.php:230
|
262 |
+
msgid "Use SSL"
|
263 |
+
msgstr "Использовать SSL"
|
264 |
+
|
265 |
+
#: inc/cleantalk-settings.php:231
|
266 |
+
msgid "Turn this option on to use encrypted (SSL) connection with servers."
|
267 |
+
msgstr ""
|
268 |
+
"Включите эту опцию для использования защищенного (SSL) соединения между "
|
269 |
+
"серверами."
|
270 |
+
|
271 |
+
#: inc/cleantalk-settings.php:234
|
272 |
+
msgid "Use Wordpress HTTP API"
|
273 |
+
msgstr "Использовать стандартное Wordpress HTTP API"
|
274 |
+
|
275 |
+
#: inc/cleantalk-settings.php:235
|
276 |
+
msgid ""
|
277 |
+
"Alternative way to connect the CleanTalk's Cloud. Use this if you have "
|
278 |
+
"connection problems."
|
279 |
+
msgstr ""
|
280 |
+
"Альтернативный способ подключения к CleanTalk Cloud. Используйте эту опцию "
|
281 |
+
"если у вас есть проблемы с подключением."
|
282 |
+
|
283 |
+
#: inc/cleantalk-settings.php:242
|
284 |
+
msgid "Admin bar"
|
285 |
+
msgstr "Админ-бар"
|
286 |
+
|
287 |
+
#: inc/cleantalk-settings.php:249
|
288 |
+
msgid "Show statistics in admin bar"
|
289 |
+
msgstr "Показывать статистику в админбаре"
|
290 |
+
|
291 |
+
#: inc/cleantalk-settings.php:250
|
292 |
+
msgid ""
|
293 |
+
"Show/hide icon in top level menu in WordPress backend. The number of "
|
294 |
+
"submissions is being counted for past 24 hours."
|
295 |
+
msgstr ""
|
296 |
+
"Показать/скрыть иконку CleanTalk в админ-баре WordPress. Статистика "
|
297 |
+
"подсчитывается за последние 24 часа."
|
298 |
+
|
299 |
+
#: inc/cleantalk-settings.php:254
|
300 |
+
msgid "Show All-time counter"
|
301 |
+
msgstr "Счетчик за все время"
|
302 |
+
|
303 |
+
#: inc/cleantalk-settings.php:255
|
304 |
+
msgid ""
|
305 |
+
"Display all-time requests counter in the admin bar. Counter displays number "
|
306 |
+
"of requests since plugin installation."
|
307 |
+
msgstr ""
|
308 |
+
"Отображать счетчик запросов за все время в админ-баре. Счетчик показывает "
|
309 |
+
"записи с момента установки."
|
310 |
+
|
311 |
+
#: inc/cleantalk-settings.php:260
|
312 |
+
msgid "Show 24 hours counter"
|
313 |
+
msgstr "24-х часовой счетчик"
|
314 |
+
|
315 |
+
#: inc/cleantalk-settings.php:261
|
316 |
+
msgid ""
|
317 |
+
"Display daily requests counter in the admin bar. Counter displays number of "
|
318 |
+
"requests of the past 24 hours."
|
319 |
+
msgstr ""
|
320 |
+
"Отображать 24-х часовой счетчик запросов в админ-баре. Отображает запросы за "
|
321 |
+
"последние 24 часа."
|
322 |
|
323 |
+
#: inc/cleantalk-settings.php:266
|
324 |
+
msgid "SpamFireWall counter"
|
325 |
+
msgstr "Счетчик SpamFireWall"
|
326 |
+
|
327 |
+
#: inc/cleantalk-settings.php:267
|
328 |
+
msgid ""
|
329 |
+
"Display SpamFireWall requests in the admin bar. Counter displays number of "
|
330 |
+
"requests since plugin installation."
|
331 |
+
msgstr ""
|
332 |
+
"Отображать счетчик SpamFireWall запросов в админ-баре. Отображает количество "
|
333 |
+
"запросов с момента установки плагина."
|
334 |
|
335 |
+
#: inc/cleantalk-settings.php:280
|
336 |
+
msgid "Collect details about browsers"
|
337 |
+
msgstr "Собирать данные браузера"
|
338 |
|
339 |
+
#: inc/cleantalk-settings.php:281
|
340 |
msgid ""
|
341 |
"Checking this box you allow plugin store information about screen size and "
|
342 |
"browser plugins of website visitors. The option in a beta state."
|
344 |
"Включая эту опцию, Вы разрешаете плагину хранить информацию о размере экрана "
|
345 |
"и плагинах браузера посетителей. Бета опция."
|
346 |
|
347 |
+
#: inc/cleantalk-settings.php:285
|
348 |
+
msgid "Send connection reports"
|
349 |
+
msgstr "Отправлять отчеты о соединении"
|
350 |
+
|
351 |
+
#: inc/cleantalk-settings.php:286
|
352 |
msgid ""
|
353 |
+
"Checking this box you allow plugin to send the information about your "
|
354 |
+
"connection. The option in a beta state."
|
355 |
msgstr ""
|
356 |
+
"Ставя эту галочку вы разрешаете плагину отрпавлять информацию о интернет-"
|
357 |
+
"соединении. Опция находится на бета-тестировании."
|
358 |
|
359 |
+
#: inc/cleantalk-settings.php:290
|
360 |
+
msgid "Async JavaScript loading"
|
361 |
+
msgstr "Асинхронная загрузка JavaScript"
|
|
|
|
|
362 |
|
363 |
+
#: inc/cleantalk-settings.php:291
|
364 |
msgid ""
|
365 |
+
"Use async loading for scripts. Warning: This could reduce filtration quality."
|
|
|
|
|
366 |
msgstr ""
|
367 |
+
"Использовать асинхронную загрузку JS-скриптов. ВНИМАНИЕ! это может понизить "
|
368 |
+
"качество спам-фильтра."
|
369 |
+
|
370 |
+
#: inc/cleantalk-settings.php:295
|
371 |
+
msgid "Allow to add GDPR notice via shortcode"
|
372 |
+
msgstr "Разрешить добавление GDPR-уведомления с помощью шордкода"
|
373 |
|
374 |
+
#: inc/cleantalk-settings.php:296
|
375 |
msgid ""
|
376 |
+
" Adds small checkbox under your website form. To add it you should use the "
|
377 |
+
"shortcode on the form's page: [cleantalk_gdpr_form id=\"FORM_ID\"]"
|
378 |
msgstr ""
|
379 |
+
"Добавить не большой чекбокс в форму. Для добавления уведомления вставьте на "
|
380 |
+
"странице с формой этот шорткод: [cleantalk_gdpr_form id=\"FORM_ID\"]"
|
381 |
|
382 |
+
#: inc/cleantalk-settings.php:301
|
383 |
+
msgid "GDPR text notice"
|
384 |
+
msgstr "Текст GDPR-уведомления"
|
|
|
|
|
385 |
|
386 |
+
#: inc/cleantalk-settings.php:302
|
387 |
+
msgid "This text will be added as a description to the GDPR checkbox."
|
388 |
+
msgstr "Этот текст будет добавлен к чекбоксу как описание."
|
389 |
+
|
390 |
+
#: inc/cleantalk-settings.php:308
|
391 |
+
msgid "Store visited URLs"
|
392 |
+
msgstr "Хранить посещенные URL-ы"
|
393 |
+
|
394 |
+
#: inc/cleantalk-settings.php:309
|
395 |
msgid ""
|
396 |
+
"Plugin stores last 10 visited URLs (HTTP REFFERERS) before visitor submits "
|
397 |
+
"form on the site. You can see stored visited URLS for each visitor in your "
|
398 |
+
"Dashboard. Turn the option on to improve Anti-Spam protection."
|
399 |
msgstr ""
|
400 |
+
"Плагин хранит последние 10 посещенных URL (HTTP REFFERERS) до того, как "
|
401 |
+
"посетитель отправит форму на сайт. Вы можете видеть сохраненные посещенные "
|
402 |
+
"URL-адреса для каждого посетителя на своей панели инструментов. Включите эту "
|
403 |
+
"опцию, чтобы улучшить защиту от спама."
|
404 |
|
405 |
+
#: inc/cleantalk-settings.php:314
|
406 |
+
msgid "Use cookies less sessions"
|
407 |
+
msgstr "Использовать сеансы без cookies"
|
408 |
+
|
409 |
+
#: inc/cleantalk-settings.php:321
|
410 |
msgid ""
|
411 |
+
"Notify users with selected roles about new approved comments. Hold CTRL to "
|
412 |
+
"select multiple roles."
|
413 |
msgstr ""
|
414 |
+
"Уведомлять пользователей с выбранными ролями о новых одобренных комментариях."
|
415 |
+
" Удерживайте CTRL для выбора нескольких ролей."
|
|
|
416 |
|
417 |
+
#: inc/cleantalk-settings.php:322
|
418 |
+
#, php-format
|
419 |
+
msgid "If enabled, overrides similar Wordpress %sdiscussion settings%s."
|
420 |
+
msgstr "Если включено, переопределяет аналогичные %sнастройки Wordpress%s."
|
421 |
+
|
422 |
+
#: inc/cleantalk-settings.php:378 inc/cleantalk-admin.php:271
|
423 |
+
msgid "Hosting AntiSpam"
|
424 |
+
msgstr "Hosting AntiSpam"
|
425 |
|
426 |
+
#: inc/cleantalk-settings.php:389
|
427 |
msgid "CleanTalk's tech support:"
|
428 |
msgstr "Техническия поддержка CleanTalk: "
|
429 |
|
430 |
+
#: inc/cleantalk-settings.php:395
|
431 |
msgid "Plugin Homepage at"
|
432 |
msgstr "Домашняя страница плагина на"
|
433 |
|
434 |
+
#: inc/cleantalk-settings.php:396
|
435 |
+
msgid "GDPR compliance"
|
436 |
+
msgstr "Соответствие GDPR"
|
437 |
+
|
438 |
+
#: inc/cleantalk-settings.php:397
|
439 |
msgid "Use s@cleantalk.org to test plugin in any WordPress form."
|
440 |
msgstr ""
|
441 |
"Используйте s@cleantalk.org чтобы проверить плагин в любой форме в WordPress."
|
442 |
|
443 |
+
#: inc/cleantalk-settings.php:398
|
444 |
msgid "CleanTalk is registered Trademark. All rights reserved."
|
445 |
msgstr "CleanTalk - это зарегистрированая торговая марка. Все права защищены."
|
446 |
|
447 |
+
#: inc/cleantalk-settings.php:400
|
448 |
#, php-format
|
449 |
msgid "Do you like CleanTalk? %sPost your feedback here%s."
|
450 |
+
msgstr "Вам понравился CleanTalk?%s Напишите свой отзыв здесь%s."
|
451 |
|
452 |
+
#: inc/cleantalk-settings.php:412
|
453 |
+
#, php-format
|
454 |
+
msgid "Your CleanTalk access key is: <b>%s</b>."
|
455 |
+
msgstr "Ваш ключ доступа CleanTalk: <b>%s</b>."
|
456 |
|
457 |
+
#: inc/cleantalk-settings.php:418
|
458 |
+
msgid ""
|
459 |
+
"To set up global CleanTalk access key for all websites, define constant in "
|
460 |
+
"your wp-config.php file before defining database constants: <br/><pre>"
|
461 |
+
"define(\"CLEANTALK_ACCESS_KEY\", \"place your key here\");</pre>"
|
462 |
msgstr ""
|
463 |
+
"Для глобальной установки вашего ключа доступа CleanTalk для всех сайтов сети,"
|
464 |
+
" объявите константу в файле wp-config.php перед объявлением констант базы "
|
465 |
+
"данных: <br/><pre>define(\"CLEANTALK_ACCESS_KEY\", \"place your key here\");"
|
466 |
+
"</pre>"
|
467 |
|
468 |
+
#: inc/cleantalk-settings.php:430
|
469 |
#, php-format
|
470 |
+
msgid "%s has blocked <b>%s</b> spam."
|
471 |
+
msgstr "%s заблокировал <b>%s</b> спама."
|
472 |
|
473 |
+
#: inc/cleantalk-settings.php:442
|
474 |
+
msgid "Click here to get anti-spam statistics"
|
475 |
+
msgstr "Щелкните, чтобы получить статистику"
|
476 |
|
477 |
+
#: inc/cleantalk-settings.php:446 inc/cleantalk-admin.php:206
|
478 |
+
#: inc/cleantalk-admin.php:609
|
479 |
+
msgid "Support"
|
480 |
+
msgstr "Поддержка"
|
481 |
+
|
482 |
+
#: inc/cleantalk-settings.php:538
|
483 |
#, php-format
|
484 |
+
msgid "You can get support any time here: %s."
|
485 |
+
msgstr "Вы всегда можете получить техническую поддержку здесь: %s."
|
486 |
+
|
487 |
+
#: inc/cleantalk-settings.php:613
|
488 |
+
msgid "Protection is active"
|
489 |
+
msgstr "Защита включена"
|
490 |
+
|
491 |
+
#: inc/cleantalk-settings.php:616
|
492 |
+
msgid "Registration forms"
|
493 |
+
msgstr "Регистрации пользователей"
|
494 |
|
495 |
+
#: inc/cleantalk-settings.php:618
|
496 |
+
msgid "Comments forms"
|
497 |
+
msgstr "Формы комментариев"
|
498 |
+
|
499 |
+
#: inc/cleantalk-settings.php:624
|
500 |
+
msgid "Validate email for existence"
|
501 |
+
msgstr "Проверка e-mail на существование"
|
502 |
+
|
503 |
+
#: inc/cleantalk-settings.php:628
|
504 |
+
msgid "Auto update"
|
505 |
+
msgstr "Автообновлние"
|
506 |
+
|
507 |
+
#: inc/cleantalk-settings.php:657
|
508 |
+
msgid "<h3>Key is provided by Super Admin.<h3>"
|
509 |
+
msgstr "<h3>Ключ предоставлен Супер-Администратором.<h3>"
|
510 |
+
|
511 |
+
#: inc/cleantalk-settings.php:663
|
512 |
+
msgid "Access key"
|
513 |
+
msgstr "Ключ доступа"
|
514 |
+
|
515 |
+
#: inc/cleantalk-settings.php:671
|
516 |
+
msgid "Enter the key"
|
517 |
+
msgstr "Введите ключ"
|
518 |
+
|
519 |
+
#: inc/cleantalk-settings.php:677
|
520 |
#, php-format
|
521 |
+
msgid "Account at cleantalk.org is %s."
|
522 |
+
msgstr "Аккаунт на cleantalk.org %s."
|
523 |
+
|
524 |
+
#: inc/cleantalk-settings.php:695
|
525 |
+
msgid "Get Access Key Automatically"
|
526 |
+
msgstr "Получить ключ доступа автоматически"
|
527 |
+
|
528 |
+
#: inc/cleantalk-settings.php:707
|
529 |
+
#, php-format
|
530 |
+
msgid ""
|
531 |
+
"Admin e-mail (%s) will be used for registration, if you want to use other "
|
532 |
+
"email please %sGet Access Key Manually%s."
|
533 |
msgstr ""
|
534 |
+
"E-mail администратора (%s) будет использован для регистрации. Если вы хотите "
|
535 |
+
"использовать другой e-mail, пожлуйста, %sполучите ключ доступа "
|
536 |
+
"самостоятельно%s."
|
537 |
|
538 |
+
#: inc/cleantalk-settings.php:747
|
539 |
+
msgid "Show the access key"
|
540 |
+
msgstr "Показать ключ доступа"
|
541 |
|
542 |
+
#: inc/cleantalk-settings.php:750 inc/cleantalk-admin.php:573
|
543 |
+
msgid "Check comments for spam"
|
544 |
+
msgstr "Проверка комментариев"
|
545 |
+
|
546 |
+
#: inc/cleantalk-settings.php:753 inc/cleantalk-admin.php:583
|
547 |
+
msgid "Check users for spam"
|
548 |
+
msgstr "Проверить пользователей на спам"
|
549 |
|
550 |
+
#: inc/cleantalk-settings.php:756
|
551 |
+
msgid "Statistics & Reports"
|
552 |
+
msgstr "Статистика и отчеты"
|
553 |
+
|
554 |
+
#: inc/cleantalk-settings.php:772
|
555 |
#, php-format
|
556 |
+
msgid "Last spam check request to %s server was at %s."
|
557 |
+
msgstr "Последний запрос проверки спама на сервере %s был произведен %s."
|
558 |
+
|
559 |
+
#: inc/cleantalk-settings.php:773 inc/cleantalk-settings.php:774
|
560 |
+
#: inc/cleantalk-settings.php:783 inc/cleantalk-settings.php:790
|
561 |
+
#: inc/cleantalk-settings.php:791 inc/cleantalk-settings.php:799
|
562 |
+
#: inc/cleantalk-settings.php:800 inc/cleantalk-settings.php:807
|
563 |
+
#: inc/cleantalk-settings.php:808
|
564 |
+
msgid "unknown"
|
565 |
+
msgstr "неизвестно"
|
566 |
+
|
567 |
+
#: inc/cleantalk-settings.php:780
|
568 |
+
#, php-format
|
569 |
+
msgid "Average request time for past 7 days: %s seconds."
|
570 |
+
msgstr "Среднее время запроса за последние 7 дней: %s секунд."
|
571 |
|
572 |
+
#: inc/cleantalk-settings.php:789
|
573 |
+
#, php-format
|
574 |
+
msgid "Last time SpamFireWall was triggered for %s IP at %s"
|
575 |
+
msgstr "В последний раз SpamFireWall сработал на %s IP %s"
|
576 |
|
577 |
+
#: inc/cleantalk-settings.php:798
|
578 |
+
#, php-format
|
579 |
+
msgid "SpamFireWall was updated %s. Now contains %s entries."
|
580 |
+
msgstr "SpamFireWall был обновлен %s. Содержится %s записей."
|
581 |
+
|
582 |
+
#: inc/cleantalk-settings.php:806
|
583 |
+
#, php-format
|
584 |
+
msgid "SpamFireWall sent %s events at %s."
|
585 |
+
msgstr "SpamFireWall отправил %s событий %s."
|
586 |
+
|
587 |
+
#: inc/cleantalk-settings.php:816
|
588 |
+
msgid "There are no failed connections to server."
|
589 |
+
msgstr "Проблем с подключением к серверу нет."
|
590 |
+
|
591 |
+
#: inc/cleantalk-settings.php:843
|
592 |
+
msgid "Send report"
|
593 |
+
msgstr "Отправить отчет"
|
594 |
+
|
595 |
+
#: inc/cleantalk-settings.php:847
|
596 |
+
msgid ""
|
597 |
+
"Please, enable \"Send connection reports\" setting to be able to send reports"
|
598 |
+
msgstr ""
|
599 |
+
"Пожалуйста, активируйте опцию \"Отправлять отчеты о соединении\" для "
|
600 |
+
"возможности отправлять отчеты."
|
601 |
+
|
602 |
+
#: inc/cleantalk-settings.php:1031
|
603 |
+
msgid "Get access key automatically"
|
604 |
+
msgstr "Получить ключ автоматически"
|
605 |
+
|
606 |
+
#: inc/cleantalk-settings.php:1070
|
607 |
+
msgid "Testing is failed. Please check the Access key."
|
608 |
+
msgstr "Ошибка тестирования. Пожалуйста, проверьте ключ доступа."
|
609 |
+
|
610 |
+
#: inc/cleantalk-settings.php:1090
|
611 |
+
msgid "Key is not correct"
|
612 |
+
msgstr "Ключ не корректен"
|
613 |
|
614 |
#: inc/cleantalk-comments.php:14 inc/cleantalk-users.php:15
|
615 |
msgid "Check for spam"
|
619 |
msgid "Find spam comments"
|
620 |
msgstr "Найти спам в комментариях"
|
621 |
|
622 |
+
#: inc/cleantalk-comments.php:24 inc/cleantalk-users.php:25
|
623 |
+
msgid "Plugin Settings"
|
624 |
+
msgstr "Настройки плагина"
|
625 |
+
|
626 |
+
#: inc/cleantalk-comments.php:33 inc/cleantalk-users.php:34
|
627 |
+
#, php-format
|
628 |
+
msgid ""
|
629 |
+
"Antispam hosting tariff does not allow you to use this feature. To do so, "
|
630 |
+
"you need to enter an Access Key in the %splugin settings%s."
|
631 |
+
msgstr ""
|
632 |
+
"Тариф на антиспам хостинг не позволяет использовать эту функцию. Для этого "
|
633 |
+
"вам необходимо ввести ключ доступа в %sнастройках плагина%s."
|
634 |
+
|
635 |
+
#: inc/cleantalk-comments.php:58 inc/cleantalk-users.php:60
|
636 |
msgid ""
|
637 |
"Ajax error. Process will be automatically restarted in 3 seconds. Status: "
|
638 |
msgstr ""
|
639 |
"Ajax ошибка. Процесс проверки будет автоматически возобновлен через 3 "
|
640 |
"секунды. Статус:"
|
641 |
|
642 |
+
#: inc/cleantalk-comments.php:65
|
643 |
msgid ""
|
644 |
"Please wait for a while. CleanTalk is deleting spam comments. Comments left: "
|
645 |
msgstr "Пожалуйста, подождите. CleanTalk удаляет спам-комментарии. Осталось:"
|
646 |
|
647 |
+
#: inc/cleantalk-comments.php:75 inc/cleantalk-users.php:77
|
648 |
msgid "Start check"
|
649 |
msgstr "Начать проверку"
|
650 |
|
651 |
+
#: inc/cleantalk-comments.php:76 inc/cleantalk-users.php:78
|
652 |
msgid "Continue check"
|
653 |
msgstr "Продолжить проверку"
|
654 |
|
655 |
+
#: inc/cleantalk-comments.php:77 inc/cleantalk-users.php:79
|
656 |
msgid ""
|
657 |
"The plugin will check all comments against blacklists database and show you "
|
658 |
"senders that have spam activity on other websites."
|
661 |
"cleantalk.org. Вы сможете удалить комментарии со спамом после окончания "
|
662 |
"работы."
|
663 |
|
664 |
+
#: inc/cleantalk-comments.php:80 inc/cleantalk-users.php:82
|
665 |
msgid "Accurate check"
|
666 |
msgstr "Точная проверка"
|
667 |
|
668 |
+
#: inc/cleantalk-comments.php:82 inc/cleantalk-users.php:84
|
669 |
msgid ""
|
670 |
"Allows to use comment's dates to perform more accurate check. Could "
|
671 |
"seriously slow down the check."
|
673 |
"Позволяет использовать даты комментариев для выполения более тщательной "
|
674 |
"проверки. Может серьезно замедлить проверку."
|
675 |
|
676 |
+
#: inc/cleantalk-comments.php:85 inc/cleantalk-users.php:87
|
677 |
msgid "Specify date range"
|
678 |
msgstr "Указать диапазон дат"
|
679 |
|
680 |
+
#: inc/cleantalk-comments.php:103
|
681 |
msgid ""
|
682 |
"Please wait! CleanTalk is checking all approved and pending comments via "
|
683 |
"blacklist database at cleantalk.org. You will have option to delete found "
|
687 |
"cleantalk.org. Вы сможете удалить комментарии со спамом после окончания "
|
688 |
"работы."
|
689 |
|
690 |
+
#: inc/cleantalk-comments.php:153
|
|
|
|
|
|
|
|
|
691 |
msgid "Comment"
|
692 |
msgstr "Комментарий"
|
693 |
|
694 |
+
#: inc/cleantalk-comments.php:154
|
695 |
msgid "In Response To"
|
696 |
msgstr "В ответ на"
|
697 |
|
698 |
+
#: inc/cleantalk-comments.php:216 inc/cleantalk-users.php:217
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
699 |
msgid "Approve"
|
700 |
msgstr "Одобрить"
|
701 |
|
702 |
+
#: inc/cleantalk-comments.php:218 inc/cleantalk-users.php:219
|
703 |
msgid "Delete"
|
704 |
msgstr "Удалить"
|
705 |
|
706 |
+
#: inc/cleantalk-comments.php:260
|
|
|
|
|
|
|
|
|
707 |
msgid "Delete all comments from the list"
|
708 |
msgstr "Удалить все сообщения в списке"
|
709 |
|
710 |
+
#: inc/cleantalk-comments.php:261 inc/cleantalk-users.php:265
|
711 |
msgid "Delete selected"
|
712 |
msgstr "Удалить отмеченные"
|
713 |
|
714 |
+
#: inc/cleantalk-comments.php:265
|
715 |
msgid "Insert comments"
|
716 |
msgstr "Добавить комментарии"
|
717 |
|
718 |
+
#: inc/cleantalk-comments.php:266
|
719 |
msgid "Delete comments"
|
720 |
msgstr "Удалить тестовые спам-комментарии?"
|
721 |
|
722 |
+
#: inc/cleantalk-comments.php:271 inc/cleantalk-users.php:276
|
723 |
msgid ""
|
724 |
"There is some differencies between blacklists database and our API "
|
725 |
"mechanisms. Blacklists shows all history of spam activity, but our API (that "
|
736 |
"ничего странного, если некоторые письма/IP не будут обнаружены при этой "
|
737 |
"проверке."
|
738 |
|
739 |
+
#: inc/cleantalk-comments.php:276 inc/cleantalk-users.php:281
|
740 |
msgid "Stop deletion"
|
741 |
msgstr "Остановить удаление"
|
742 |
|
743 |
+
#: inc/cleantalk-comments.php:503 inc/cleantalk-admin.php:304
|
744 |
+
#, php-format
|
745 |
+
msgid ""
|
746 |
+
"Total comments %s. Checked %s. Found %s spam comments. %s bad comments "
|
747 |
+
"(without IP or email)."
|
748 |
+
msgstr ""
|
749 |
+
"Всего комментариев %s. Проверено %s. Найдено %s спам комментариев. %s плохих "
|
750 |
+
"комментариев (без IP и Email'а)."
|
751 |
|
752 |
+
#: inc/cleantalk-comments.php:507
|
753 |
msgid "Please do backup of WordPress database before delete any comments!"
|
754 |
msgstr ""
|
755 |
"Пожалуйста, сделайте резервную копию базы данных Wordpress перед удалением "
|
756 |
"комментариев."
|
757 |
|
758 |
+
#: inc/cleantalk-public.php:405 inc/cleantalk-public.php:546
|
759 |
+
#: inc/cleantalk-public.php:648 inc/cleantalk-public.php:2781
|
760 |
msgid "Spam protection by CleanTalk"
|
761 |
msgstr "Спам защита CleanTalk"
|
762 |
|
763 |
+
#: inc/cleantalk-public.php:1152 inc/cleantalk-public.php:1280
|
764 |
+
#: inc/cleantalk-public.php:1298
|
765 |
msgid "Spam protection"
|
766 |
msgstr "Защита от спама"
|
767 |
|
768 |
+
#: inc/cleantalk-public.php:1251 inc/cleantalk-public.php:2070
|
769 |
+
#: inc/cleantalk-public.php:2169 inc/cleantalk-public.php:2312
|
770 |
+
msgid "CleanTalk AntiSpam: This message is spam."
|
771 |
+
msgstr "CleanTalk AntiSpam: Это сообщение - спам."
|
772 |
+
|
773 |
+
#: inc/cleantalk-public.php:1252
|
774 |
+
msgid "You could check it in CleanTalk's anti-spam database:"
|
775 |
+
msgstr "Вы можете проверить это по антиспам-базе CleanTalk:"
|
776 |
+
|
777 |
+
#: inc/cleantalk-public.php:1487
|
778 |
#, php-format
|
779 |
msgid "Registration approved by %s."
|
780 |
msgstr "Регистрация одобрена %s."
|
781 |
|
782 |
+
#: inc/cleantalk-public.php:1749
|
783 |
+
msgid "CleanTalk AntiSpam: This registration is spam."
|
784 |
+
msgstr "CleanTalk AntiSpam: Эта регистрация - спам."
|
785 |
+
|
786 |
+
#: inc/cleantalk-public.php:1750 inc/cleantalk-public.php:2071
|
787 |
+
#: inc/cleantalk-public.php:2170 inc/cleantalk-public.php:2313
|
788 |
+
msgid "CleanTalk's anti-spam database:"
|
789 |
+
msgstr "Антиспам-база CleanTalk:"
|
790 |
+
|
791 |
+
#: inc/cleantalk-public.php:2399
|
792 |
msgid "Comment approved. Anti-spam by CleanTalk."
|
793 |
msgstr "Комментарий одобрен. Антиспам от CleanTalk."
|
794 |
|
795 |
+
#: inc/cleantalk-public.php:2937
|
796 |
msgid "Attention, please!"
|
797 |
msgstr "Внимание!"
|
798 |
|
799 |
+
#: inc/cleantalk-public.php:2938
|
800 |
#, php-format
|
801 |
+
msgid "\"%s\" plugin error on your site \"%s\":"
|
802 |
+
msgstr "\"%s\" ошибка плагина на сайте \"%s\":"
|
803 |
|
804 |
+
#: inc/cleantalk-public.php:2940
|
805 |
#, php-format
|
806 |
+
msgid "[%s] \"%s\" error!"
|
807 |
+
msgstr "[%s] \"%s\" ошибка!"
|
808 |
|
809 |
+
#: inc/cleantalk-public.php:2999
|
810 |
+
msgid ""
|
811 |
+
"By using this form you agree with the storage and processing of your data by "
|
812 |
+
"using the Privacy Policy on this website."
|
813 |
+
msgstr ""
|
814 |
+
"Используя эту форму, вы соглашаетесь с хранением и обработкой ваших данных, "
|
815 |
+
"в соответствии с Политикой конфиденциальности на этом сайте."
|
816 |
+
|
817 |
+
#: inc/cleantalk-public.php:3047
|
818 |
msgid "Error occured while sending feedback."
|
819 |
msgstr "Случилась ошибка при отправке обратной связи."
|
820 |
|
821 |
+
#: inc/cleantalk-public.php:3048
|
822 |
msgid "Feedback wasn't sent. There is no associated request."
|
823 |
msgstr "Обратная связь не была отправлена. Нет связанного запроса."
|
824 |
|
825 |
+
#: inc/cleantalk-public.php:3049 inc/cleantalk-admin.php:318
|
826 |
+
#, php-format
|
827 |
+
msgid "Feedback has been sent to %sCleanTalk Dashboard%s."
|
828 |
+
msgstr "Обратная связь отправлена в панель управления %sCleanTalk%s."
|
829 |
+
|
830 |
+
#: inc/cleantalk-public.php:3092
|
831 |
msgid "Sender info"
|
832 |
msgstr "Информация об отправителе"
|
833 |
|
834 |
+
#: inc/cleantalk-public.php:3095
|
835 |
msgid "by"
|
836 |
+
msgstr " от"
|
837 |
|
838 |
+
#: inc/cleantalk-public.php:3106
|
839 |
msgid "No email"
|
840 |
msgstr "Email отсутствует"
|
841 |
|
842 |
+
#: inc/cleantalk-public.php:3116
|
843 |
msgid "No IP"
|
844 |
msgstr "IP отсутствует"
|
845 |
|
846 |
+
#: inc/cleantalk-public.php:3119
|
847 |
msgid "Mark as spam"
|
848 |
msgstr "Отметить как спам"
|
849 |
|
850 |
+
#: inc/cleantalk-public.php:3120
|
851 |
msgid "Unspam"
|
852 |
msgstr "Вернуть из спама"
|
853 |
|
854 |
+
#: inc/cleantalk-public.php:3122
|
855 |
msgid "Marked as spam."
|
856 |
msgstr "Отмечено как спам."
|
857 |
|
858 |
+
#: inc/cleantalk-public.php:3123
|
859 |
msgid "Marked as not spam."
|
860 |
+
msgstr "Отмечено как не спам."
|
861 |
|
862 |
+
#: inc/cleantalk-admin.php:18
|
863 |
+
#, php-format
|
864 |
+
msgid "%sRefresh%s"
|
865 |
+
msgstr "%sОбновить%s"
|
866 |
|
867 |
+
#: inc/cleantalk-admin.php:19
|
868 |
+
#, php-format
|
869 |
+
msgid "%sConfigure%s"
|
870 |
+
msgstr "%sКонфигурация%s"
|
871 |
|
872 |
+
#: inc/cleantalk-admin.php:36
|
873 |
+
msgid "7 days anti-spam stats"
|
874 |
+
msgstr "Статистика атака за 7 дней"
|
875 |
+
|
876 |
+
#: inc/cleantalk-admin.php:40
|
877 |
+
msgid "Top 5 spam IPs blocked"
|
878 |
+
msgstr "Топ 5 cамых заблокированных IP"
|
879 |
+
|
880 |
+
#: inc/cleantalk-admin.php:46
|
881 |
+
msgid "Get Access key to activate Anti-Spam protection!"
|
882 |
+
msgstr "Получите ключ доступа для активации спам защиты!"
|
883 |
+
|
884 |
+
#: inc/cleantalk-admin.php:54
|
885 |
+
#, php-format
|
886 |
+
msgid "Something went wrong! Error: \"%s\"."
|
887 |
+
msgstr "Что-то пошло не так: Ошибка: \"%s\"."
|
888 |
+
|
889 |
+
#: inc/cleantalk-admin.php:58
|
890 |
+
msgid "Please, visit your dashboard."
|
891 |
+
msgstr "Пожалуйста, посетите панель управления."
|
892 |
+
|
893 |
+
#: inc/cleantalk-admin.php:72
|
894 |
+
msgid "IP"
|
895 |
+
msgstr "IP"
|
896 |
+
|
897 |
+
#: inc/cleantalk-admin.php:73
|
898 |
+
msgid "Country"
|
899 |
+
msgstr "Страна"
|
900 |
+
|
901 |
+
#: inc/cleantalk-admin.php:74
|
902 |
+
msgid "Block Count"
|
903 |
+
msgstr "Заблкирован раз"
|
904 |
+
|
905 |
+
#: inc/cleantalk-admin.php:102
|
906 |
+
#, php-format
|
907 |
msgid ""
|
908 |
+
"This is the count from the %s's cloud and could be different to admin bar "
|
909 |
+
"counters"
|
|
|
910 |
msgstr ""
|
911 |
+
"Это счетчик из %s облака, эти данные могут отличаться от данных счетчика в "
|
912 |
+
"админ-баре."
|
|
|
913 |
|
914 |
+
#. %s: Number of spam messages
|
915 |
+
#: inc/cleantalk-admin.php:105
|
916 |
+
#, php-format
|
917 |
+
msgid ""
|
918 |
+
"%s%s%s has blocked %s spam for all time. The statistics are automatically "
|
919 |
+
"updated every 24 hours."
|
920 |
+
msgstr ""
|
921 |
+
"%s%s%s заблокировал %s спама за все время. Статистика автоматически "
|
922 |
+
"обновляется каждый 24 часа."
|
923 |
|
924 |
+
#: inc/cleantalk-admin.php:116
|
925 |
+
#, php-format
|
926 |
+
msgid "Do you like CleanTalk?%s Post your feedback here%s."
|
927 |
+
msgstr "Вам понравился CleanTalk?%s Напишите совй отзыв здесь%s."
|
928 |
|
929 |
+
#: inc/cleantalk-admin.php:201
|
930 |
+
msgid "Translate"
|
931 |
+
msgstr "Перевести"
|
932 |
|
933 |
+
#: inc/cleantalk-admin.php:204
|
934 |
+
msgid "Start here"
|
935 |
+
msgstr "Начать здесь"
|
936 |
|
937 |
+
#: inc/cleantalk-admin.php:205
|
938 |
+
msgid "FAQ"
|
939 |
+
msgstr "FAQ"
|
940 |
|
941 |
+
#: inc/cleantalk-admin.php:298
|
942 |
+
msgid "Failed from timeout. Going to check comments again."
|
943 |
+
msgstr "Ошибка по таймауту. Попробовать еще раз?"
|
944 |
|
945 |
+
#: inc/cleantalk-admin.php:299
|
946 |
+
msgid "Added"
|
947 |
+
msgstr "Добавлены"
|
948 |
|
949 |
+
#: inc/cleantalk-admin.php:300 inc/cleantalk-admin.php:351
|
950 |
+
msgid "Deleted"
|
951 |
+
msgstr "Удалено"
|
952 |
|
953 |
+
#: inc/cleantalk-admin.php:301
|
954 |
+
msgid "comments"
|
955 |
+
msgstr "комментарии"
|
956 |
+
|
957 |
+
#: inc/cleantalk-admin.php:302
|
958 |
+
msgid "Delete all spam comments?"
|
959 |
+
msgstr "Удалить ВСЕ найденные спам-комментарии?"
|
960 |
+
|
961 |
+
#: inc/cleantalk-admin.php:303
|
962 |
+
msgid "Delete checked comments?"
|
963 |
+
msgstr "Удалить отмеченые спам-комментарии?"
|
964 |
+
|
965 |
+
#: inc/cleantalk-admin.php:305 inc/cleantalk-admin.php:358
|
966 |
+
#: inc/cleantalk-users.php:529
|
967 |
+
msgid "Please do backup of WordPress database before delete any accounts!"
|
968 |
+
msgstr ""
|
969 |
+
"Пожалуйста, сделайте резервную копию базы данных Wordpress перед удалением "
|
970 |
+
"аккаунтов."
|
971 |
+
|
972 |
+
#: inc/cleantalk-admin.php:315
|
973 |
+
msgid "Find spam-comments"
|
974 |
+
msgstr "Найти спам-комментарии"
|
975 |
+
|
976 |
+
#: inc/cleantalk-admin.php:316
|
977 |
+
msgid "The sender has been whitelisted."
|
978 |
+
msgstr "Отправитель был добавлен в белый список."
|
979 |
+
|
980 |
+
#: inc/cleantalk-admin.php:317
|
981 |
+
msgid "The sender has been blacklisted."
|
982 |
+
msgstr "Отправитель был добавлен в черный список."
|
983 |
+
|
984 |
+
#: inc/cleantalk-admin.php:348
|
985 |
+
msgid "Failed from timeout. Going to check users again."
|
986 |
+
msgstr "Ошибка по таймауту. Попробовать еще раз?"
|
987 |
+
|
988 |
+
#: inc/cleantalk-admin.php:349
|
989 |
+
msgid "Failed from timeout. Going to run a new attempt to delete spam users."
|
990 |
+
msgstr "Ошибка по таймауту. Попробовать еще раз?"
|
991 |
+
|
992 |
+
#: inc/cleantalk-admin.php:350
|
993 |
+
msgid "Inserted"
|
994 |
+
msgstr "Добавлено"
|
995 |
+
|
996 |
+
#: inc/cleantalk-admin.php:352
|
997 |
+
msgid "users."
|
998 |
+
msgstr "пользователей."
|
999 |
+
|
1000 |
+
#: inc/cleantalk-admin.php:353
|
1001 |
+
msgid "Delete all spam users?"
|
1002 |
+
msgstr "Удалить ВСЕХ найденых спам-пользователей?"
|
1003 |
+
|
1004 |
+
#: inc/cleantalk-admin.php:354
|
1005 |
+
msgid "Delete checked users?"
|
1006 |
+
msgstr "Удалить отмеченых спам-пользователей?"
|
1007 |
|
1008 |
+
#: inc/cleantalk-admin.php:357 inc/cleantalk-users.php:525
|
1009 |
+
#, php-format
|
1010 |
+
msgid ""
|
1011 |
+
"Total users %s, checked %s, found %s spam users and %s bad users (without IP "
|
1012 |
+
"or email)"
|
1013 |
+
msgstr ""
|
1014 |
+
"Всего пользователей %s, проверено %s, найдено %s спам пользователей и %s "
|
1015 |
+
"плохих пользователей (без IP и Email'а)"
|
1016 |
+
|
1017 |
+
#: inc/cleantalk-admin.php:366
|
1018 |
+
msgid "Find spam-users"
|
1019 |
+
msgstr "Найти спам-пользователей"
|
1020 |
+
|
1021 |
+
#: inc/cleantalk-admin.php:414
|
1022 |
+
#, php-format
|
1023 |
+
msgid "Unable to get Access key automatically: %s"
|
1024 |
+
msgstr "Невозможно получить ключ автоматически: %s"
|
1025 |
+
|
1026 |
+
#: inc/cleantalk-admin.php:415
|
1027 |
+
msgid "Get the Access key"
|
1028 |
+
msgstr "Получить ключ вручную"
|
1029 |
+
|
1030 |
+
#: inc/cleantalk-admin.php:424
|
1031 |
+
#, php-format
|
1032 |
+
msgid "Please enter Access Key in %s settings to enable anti spam protection!"
|
1033 |
+
msgstr ""
|
1034 |
+
"Пожалуйста, укажите Ключ доступа в настройках %s для активации защиты от "
|
1035 |
+
"спама!"
|
1036 |
+
|
1037 |
+
#: inc/cleantalk-admin.php:434
|
1038 |
+
#, php-format
|
1039 |
+
msgid "%s trial period ends, please upgrade to %s!"
|
1040 |
+
msgstr ""
|
1041 |
+
"%s заканчивается ознакомительный срок пользования антиспам плагином "
|
1042 |
+
"CleanTalk, пожалуйста продлите подключение %s."
|
1043 |
+
|
1044 |
+
#: inc/cleantalk-admin.php:446
|
1045 |
+
msgid "RENEW ANTI-SPAM"
|
1046 |
+
msgstr "ПРОДЛИТЬ АНТИСПАМ"
|
1047 |
+
|
1048 |
+
#: inc/cleantalk-admin.php:447
|
1049 |
+
msgid "next year"
|
1050 |
+
msgstr "следующий год"
|
1051 |
+
|
1052 |
+
#: inc/cleantalk-admin.php:451
|
1053 |
+
#, php-format
|
1054 |
+
msgid "Please renew your anti-spam license for %s."
|
1055 |
+
msgstr "Пожалуйста, продлите свою антиспам-лицензию на %s."
|
1056 |
+
|
1057 |
+
#: inc/cleantalk-admin.php:476
|
1058 |
+
msgid "Make it right!"
|
1059 |
+
msgstr "Сделай все правильно!"
|
1060 |
+
|
1061 |
+
#: inc/cleantalk-admin.php:478
|
1062 |
+
#, php-format
|
1063 |
+
msgid "%sGet premium%s"
|
1064 |
+
msgstr "%sПолучить премиум%s"
|
1065 |
+
|
1066 |
+
#: inc/cleantalk-admin.php:517
|
1067 |
+
msgid "Since"
|
1068 |
+
msgstr "От"
|
1069 |
+
|
1070 |
+
#: inc/cleantalk-admin.php:523
|
1071 |
+
msgid ""
|
1072 |
+
"All / Allowed / Blocked submissions. The number of submissions is being "
|
1073 |
+
"counted since CleanTalk plugin installation."
|
1074 |
+
msgstr "Все / Разрешенные / Запрещенные запросы с момента установки CleanTalk."
|
1075 |
+
|
1076 |
+
#: inc/cleantalk-admin.php:523
|
1077 |
+
msgid "All"
|
1078 |
+
msgstr "Все"
|
1079 |
+
|
1080 |
+
#: inc/cleantalk-admin.php:531
|
1081 |
+
msgid ""
|
1082 |
+
"Allowed / Blocked submissions. The number of submissions for past 24 hours. "
|
1083 |
+
msgstr "Разрешенные / Запрещенные запросы за последние 24 часа."
|
1084 |
+
|
1085 |
+
#: inc/cleantalk-admin.php:531
|
1086 |
+
msgid "Day"
|
1087 |
+
msgstr "За день"
|
1088 |
+
|
1089 |
+
#: inc/cleantalk-admin.php:537
|
1090 |
+
msgid ""
|
1091 |
+
"All / Blocked events. Access attempts regitred by SpamFireWall counted since "
|
1092 |
+
"the last plugin activation."
|
1093 |
+
msgstr ""
|
1094 |
+
"Все / Запрещенные попытки просмотра сайта. Отображет попытки с момента "
|
1095 |
+
"последней активации плагина."
|
1096 |
+
|
1097 |
+
#: inc/cleantalk-admin.php:547
|
1098 |
+
msgid ""
|
1099 |
+
"Allowed / Blocked submissions. The number of submissions is being counted "
|
1100 |
+
"since "
|
1101 |
+
msgstr "Разрешенные / Запрещенные попытки."
|
1102 |
+
|
1103 |
+
#: inc/cleantalk-admin.php:558
|
1104 |
+
msgid "dashboard"
|
1105 |
+
msgstr "панель управления"
|
1106 |
+
|
1107 |
+
#: inc/cleantalk-admin.php:565
|
1108 |
+
msgid "Settings"
|
1109 |
+
msgstr "Настройки"
|
1110 |
+
|
1111 |
+
#: inc/cleantalk-admin.php:573
|
1112 |
+
msgid "Bulk spam comments removal tool."
|
1113 |
+
msgstr "Инструмент массового удаления пользователей."
|
1114 |
+
|
1115 |
+
#: inc/cleantalk-admin.php:592
|
1116 |
+
msgid "Reset first counter"
|
1117 |
+
msgstr "Сбросить первый счетчик"
|
1118 |
+
|
1119 |
+
#: inc/cleantalk-admin.php:600
|
1120 |
+
msgid "Reset all counters"
|
1121 |
+
msgstr "Сбросить все счетчики"
|
1122 |
+
|
1123 |
+
#: inc/cleantalk-widget.php:22
|
1124 |
msgid "CleanTalk Widget"
|
1125 |
msgstr "Виджет CleanTalk"
|
1126 |
|
1127 |
+
#: inc/cleantalk-widget.php:25
|
1128 |
msgid "CleanTalk widget"
|
1129 |
msgstr "виджет CleanTalk"
|
1130 |
|
1131 |
+
#: inc/cleantalk-widget.php:72
|
1132 |
msgid "CleanTalk's main page"
|
1133 |
msgstr "Главная страница CleanTalk"
|
1134 |
|
1135 |
+
#: inc/cleantalk-widget.php:73
|
1136 |
msgid "spam"
|
1137 |
msgstr "спама"
|
1138 |
|
1139 |
+
#: inc/cleantalk-widget.php:73
|
1140 |
+
msgid "blocked by"
|
1141 |
+
msgstr "заблокировано"
|
1142 |
+
|
1143 |
+
#: inc/cleantalk-widget.php:85
|
1144 |
msgid "Spam blocked"
|
1145 |
msgstr "Спама заблокировано"
|
1146 |
|
1147 |
+
#: inc/cleantalk-widget.php:90
|
1148 |
msgid "Title:"
|
1149 |
msgstr "Заголовок:"
|
1150 |
|
1151 |
+
#: inc/cleantalk-widget.php:95
|
1152 |
msgid "Style:"
|
1153 |
msgstr "Стиль:"
|
1154 |
|
1155 |
+
#: inc/cleantalk-widget.php:97
|
1156 |
msgid "CleanTalk's Style"
|
1157 |
msgstr "Фирменный стиль CleanTalk"
|
1158 |
|
1159 |
+
#: inc/cleantalk-widget.php:98
|
1160 |
msgid "Light"
|
1161 |
msgstr "Лёгкий"
|
1162 |
|
1163 |
+
#: inc/cleantalk-widget.php:99
|
1164 |
msgid "Extremely Light"
|
1165 |
msgstr "Очень легкий"
|
1166 |
|
1167 |
+
#: inc/cleantalk-widget.php:100
|
1168 |
msgid "Dark"
|
1169 |
msgstr "Темный"
|
1170 |
|
1171 |
+
#: inc/cleantalk-widget.php:105
|
1172 |
msgid "Referal link ID:"
|
1173 |
msgstr "ID партнера:"
|
1174 |
|
1175 |
+
#: inc/cleantalk-users.php:15
|
1176 |
+
msgid "Find spam users"
|
1177 |
+
msgstr "Найти спам-пользователей"
|
1178 |
+
|
1179 |
+
#: inc/cleantalk-users.php:67
|
1180 |
+
msgid "Please wait for a while. CleanTalk is deleting spam users. Users left: "
|
1181 |
+
msgstr "Пожалуйста, подождите. CleanTalk удаляет спам-пользователей. Осталось:"
|
1182 |
+
|
1183 |
+
#: inc/cleantalk-users.php:105
|
1184 |
+
msgid ""
|
1185 |
+
"Please wait for a while. CleanTalk is checking all users via blacklist "
|
1186 |
+
"database at cleantalk.org. You will have option to delete found spam users "
|
1187 |
+
"after plugin finish."
|
1188 |
+
msgstr ""
|
1189 |
+
"Пожалуйста, подождите. ClenTalk проверяет всех пользователей по чёрным "
|
1190 |
+
"спискам на cleantalk.org. У вас появится возможность удалить обнаруженных "
|
1191 |
+
"спам-пользователей как только плагин закончит."
|
1192 |
+
|
1193 |
+
#: inc/cleantalk-users.php:264
|
1194 |
+
msgid "Delete all users from list"
|
1195 |
+
msgstr "Удалить всех пользователей в списке"
|
1196 |
+
|
1197 |
+
#: inc/cleantalk-users.php:266
|
1198 |
+
msgid "Download results in CSV"
|
1199 |
+
msgstr "Загрузить результаты (CSV)"
|
1200 |
+
|
1201 |
+
#: inc/cleantalk-users.php:270
|
1202 |
+
msgid "Insert accounts"
|
1203 |
+
msgstr "Добавить аккаунты"
|
1204 |
+
|
1205 |
+
#: inc/cleantalk-users.php:271
|
1206 |
+
msgid "Delete accounts"
|
1207 |
+
msgstr "Удалить тестовые спам-аккаунты"
|
1208 |
+
|
1209 |
+
#: lib/CleantalkSFW.php:54
|
1210 |
msgid "SpamFireWall is activated for your IP "
|
1211 |
msgstr "Спам Фаервол заблокировал ваш IP"
|
1212 |
|
1213 |
+
#: lib/CleantalkSFW.php:55
|
1214 |
msgid ""
|
1215 |
"To continue working with web site, please make sure that you have enabled "
|
1216 |
"JavaScript."
|
1218 |
"Что бы продолжить работу с сайтом, пожалуйста, убедитесь что у вас включен "
|
1219 |
"JavaScript."
|
1220 |
|
1221 |
+
#: lib/CleantalkSFW.php:56
|
1222 |
+
msgid "Please click below to pass protection,"
|
1223 |
+
msgstr "Пожалуйста, нажмите, чтобы пройти защиту,"
|
1224 |
|
1225 |
+
#: lib/CleantalkSFW.php:57
|
1226 |
#, php-format
|
1227 |
msgid ""
|
1228 |
"Or you will be automatically redirected to the requested page after %d "
|
1231 |
"Или вы будете автоматически переадресованы на запрашиваемую страницу через "
|
1232 |
"%d секунд."
|
1233 |
|
1234 |
+
#: lib/CleantalkSFW.php:58
|
1235 |
msgid "Antispam by CleanTalk"
|
1236 |
msgstr "Антиспам от CleanTalk"
|
1237 |
|
1238 |
+
#: lib/CleantalkSFW.php:59
|
1239 |
+
msgid "This is the testing page for SpamFireWall"
|
1240 |
+
msgstr "Это тестовая страница SpamFireWall"
|
1241 |
+
|
1242 |
+
#: templates/translate_banner.php:6
|
1243 |
msgid "Help others use the plugin in your language."
|
1244 |
msgstr "Помогите другим пользователям использовать плагин на их языке."
|
1245 |
|
1246 |
+
#: templates/translate_banner.php:7
|
1247 |
msgid ""
|
1248 |
"We ask you to help with the translation of the plugin in your language. "
|
1249 |
"Please take a few minutes to make the plugin more comfortable."
|
1251 |
"Мы просим Вас помочь с переводом плагина на ваш язык. Пожалуйста, потратьте "
|
1252 |
"несколько минут, чтобы сделать плагин более удобным."
|
1253 |
|
1254 |
+
#: templates/translate_banner.php:10
|
1255 |
msgid "TRANSLATE"
|
1256 |
msgstr "ПЕРЕВЕСТИ"
|
1257 |
|
1259 |
msgid "Anti-Spam by CleanTalk"
|
1260 |
msgstr "Антиспам от CleanTalk"
|
1261 |
|
|
|
|
|
|
|
|
|
|
|
1262 |
#. Description of the plugin/theme
|
1263 |
msgid ""
|
1264 |
+
"Max power, all-in-one, no Captcha, premium anti-spam plugin. No comment spam,"
|
1265 |
+
" no registration spam, no contact spam, protects any WordPress forms."
|
1266 |
msgstr ""
|
1267 |
"Максимальная эффективность, проверка всех форм, без Сaptcha, премиум "
|
1268 |
"антиспам плагин. Нет спаму в комментариях, нет спаму в регистрациях, нету "
|
1269 |
"спаму в контактных формах, защита любых форм в WordPress."
|
1270 |
|
1271 |
+
#. Plugin URI of the plugin/theme
|
1272 |
+
#. Author URI of the plugin/theme
|
1273 |
+
msgid "http://cleantalk.org"
|
1274 |
+
msgstr "http://cleantalk.org"
|
1275 |
+
|
1276 |
#. Author of the plugin/theme
|
1277 |
msgid "СleanTalk <welcome@cleantalk.org>"
|
1278 |
msgstr "СleanTalk <welcome@cleantalk.org>"
|
i18n/cleantalk.pot
CHANGED
@@ -3,14 +3,14 @@ msgid ""
|
|
3 |
msgstr ""
|
4 |
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
5 |
"Project-Id-Version: Anti-Spam by CleanTalk\n"
|
6 |
-
"POT-Creation-Date:
|
7 |
-
"PO-Revision-Date:
|
8 |
"Last-Translator: \n"
|
9 |
"Language-Team: \n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
-
"X-Generator:
|
14 |
"X-Poedit-Basepath: ..\n"
|
15 |
"X-Poedit-WPHeader: cleantalk.php\n"
|
16 |
"X-Poedit-SourceCharset: UTF-8\n"
|
@@ -19,1028 +19,1129 @@ msgstr ""
|
|
19 |
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
|
|
22 |
|
23 |
-
#: cleantalk.php:
|
24 |
-
msgid "
|
25 |
msgstr ""
|
26 |
|
27 |
-
#:
|
28 |
-
msgid "
|
|
|
|
|
29 |
msgstr ""
|
30 |
|
31 |
-
#: cleantalk.php:
|
32 |
-
msgid "
|
33 |
msgstr ""
|
34 |
|
35 |
-
#: inc/cleantalk-
|
36 |
-
msgid "
|
37 |
msgstr ""
|
38 |
|
39 |
-
#: inc/cleantalk-
|
40 |
-
|
41 |
-
msgid "%sRefresh%s"
|
42 |
msgstr ""
|
43 |
|
44 |
-
#: inc/cleantalk-
|
45 |
-
|
46 |
-
msgid "%sConfigure%s"
|
47 |
msgstr ""
|
48 |
|
49 |
-
#: inc/cleantalk-
|
50 |
-
msgid "
|
51 |
msgstr ""
|
52 |
|
53 |
-
#: inc/cleantalk-
|
54 |
-
msgid "
|
55 |
msgstr ""
|
56 |
|
57 |
-
#: inc/cleantalk-
|
58 |
-
msgid "
|
59 |
msgstr ""
|
60 |
|
61 |
-
#: inc/cleantalk-
|
62 |
-
|
63 |
-
|
|
|
64 |
msgstr ""
|
65 |
|
66 |
-
#: inc/cleantalk-
|
67 |
-
msgid "
|
68 |
msgstr ""
|
69 |
|
70 |
-
#: inc/cleantalk-
|
71 |
-
msgid "
|
72 |
msgstr ""
|
73 |
|
74 |
-
#: inc/cleantalk-
|
75 |
-
msgid "
|
76 |
msgstr ""
|
77 |
|
78 |
-
#: inc/cleantalk-
|
79 |
-
msgid "
|
80 |
msgstr ""
|
81 |
|
82 |
-
#: inc/cleantalk-
|
83 |
-
msgid ""
|
84 |
-
"This is the count from the CleanTalk's cloud and could be different to admin "
|
85 |
-
"bar counters"
|
86 |
msgstr ""
|
87 |
|
88 |
-
#: inc/cleantalk-
|
89 |
#, php-format
|
90 |
msgid ""
|
91 |
-
"
|
92 |
-
"
|
93 |
msgstr ""
|
94 |
|
95 |
-
#: inc/cleantalk-
|
96 |
-
|
97 |
-
msgid "Do you like CleanTalk?%s Post your feedback here%s."
|
98 |
msgstr ""
|
99 |
|
100 |
-
#: inc/cleantalk-
|
101 |
-
msgid "
|
|
|
|
|
102 |
msgstr ""
|
103 |
|
104 |
-
#: inc/cleantalk-
|
105 |
-
msgid "
|
106 |
msgstr ""
|
107 |
|
108 |
-
#: inc/cleantalk-
|
109 |
-
msgid "
|
|
|
|
|
110 |
msgstr ""
|
111 |
|
112 |
-
#: inc/cleantalk-
|
113 |
-
msgid "
|
114 |
msgstr ""
|
115 |
|
116 |
-
#: inc/cleantalk-
|
117 |
-
msgid "
|
118 |
msgstr ""
|
119 |
|
120 |
-
#: inc/cleantalk-
|
121 |
-
msgid "
|
122 |
msgstr ""
|
123 |
|
124 |
-
#: inc/cleantalk-
|
125 |
-
|
126 |
-
msgid ""
|
127 |
-
"Total comments %s. Checked %s. Found %s spam comments. %s bad comments "
|
128 |
-
"(without IP or email)."
|
129 |
msgstr ""
|
130 |
|
131 |
-
#: inc/cleantalk-
|
132 |
-
|
133 |
-
msgid "
|
134 |
msgstr ""
|
135 |
|
136 |
-
#: inc/cleantalk-
|
137 |
-
msgid "
|
138 |
msgstr ""
|
139 |
|
140 |
-
#: inc/cleantalk-
|
141 |
-
|
|
|
142 |
msgstr ""
|
143 |
|
144 |
-
#: inc/cleantalk-
|
145 |
-
msgid "
|
146 |
msgstr ""
|
147 |
|
148 |
-
#: inc/cleantalk-
|
149 |
-
|
150 |
-
msgid "Feedback has been sent to %sCleanTalk Dashboard%s."
|
151 |
msgstr ""
|
152 |
|
153 |
-
#: inc/cleantalk-
|
154 |
-
msgid "
|
155 |
msgstr ""
|
156 |
|
157 |
-
#: inc/cleantalk-
|
158 |
-
msgid "
|
|
|
|
|
|
|
159 |
msgstr ""
|
160 |
|
161 |
-
#: inc/cleantalk-
|
162 |
-
msgid "
|
163 |
msgstr ""
|
164 |
|
165 |
-
#: inc/cleantalk-
|
166 |
-
msgid "
|
167 |
msgstr ""
|
168 |
|
169 |
-
#: inc/cleantalk-
|
170 |
-
msgid "
|
|
|
|
|
171 |
msgstr ""
|
172 |
|
173 |
-
#: inc/cleantalk-
|
174 |
-
msgid "
|
175 |
msgstr ""
|
176 |
|
177 |
-
#: inc/cleantalk-
|
178 |
msgid ""
|
179 |
-
"
|
180 |
-
"
|
181 |
msgstr ""
|
182 |
|
183 |
-
#: inc/cleantalk-
|
184 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
185 |
msgid ""
|
186 |
-
"
|
187 |
-
"
|
188 |
msgstr ""
|
189 |
|
190 |
-
#: inc/cleantalk-
|
191 |
-
msgid "
|
192 |
msgstr ""
|
193 |
|
194 |
-
#: inc/cleantalk-
|
195 |
-
msgid "CleanTalk
|
196 |
msgstr ""
|
197 |
|
198 |
-
#: inc/cleantalk-
|
199 |
-
|
200 |
-
msgid "Unable to connect to %s."
|
201 |
msgstr ""
|
202 |
|
203 |
-
#: inc/cleantalk-
|
204 |
-
msgid "
|
205 |
msgstr ""
|
206 |
|
207 |
-
#: inc/cleantalk-
|
208 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
209 |
msgstr ""
|
210 |
|
211 |
-
#: inc/cleantalk-
|
212 |
-
msgid "
|
213 |
msgstr ""
|
214 |
|
215 |
-
#: inc/cleantalk-
|
216 |
-
msgid "
|
217 |
msgstr ""
|
218 |
|
219 |
-
#: inc/cleantalk-
|
220 |
-
msgid "
|
221 |
msgstr ""
|
222 |
|
223 |
-
#: inc/cleantalk-
|
224 |
-
msgid "
|
225 |
msgstr ""
|
226 |
|
227 |
-
#: inc/cleantalk-
|
228 |
-
msgid "
|
229 |
msgstr ""
|
230 |
|
231 |
-
#: inc/cleantalk-
|
232 |
-
msgid "
|
|
|
|
|
233 |
msgstr ""
|
234 |
|
235 |
-
#: inc/cleantalk-
|
236 |
-
msgid "
|
237 |
msgstr ""
|
238 |
|
239 |
-
#: inc/cleantalk-
|
240 |
-
msgid "
|
241 |
msgstr ""
|
242 |
|
243 |
-
#: inc/cleantalk-
|
244 |
-
msgid "
|
|
|
|
|
245 |
msgstr ""
|
246 |
|
247 |
-
#: inc/cleantalk-
|
248 |
-
msgid "
|
249 |
msgstr ""
|
250 |
|
251 |
-
#: inc/cleantalk-
|
252 |
-
msgid "
|
|
|
|
|
253 |
msgstr ""
|
254 |
|
255 |
-
#: inc/cleantalk-
|
256 |
-
msgid "
|
257 |
msgstr ""
|
258 |
|
259 |
-
#: inc/cleantalk-
|
260 |
-
msgid "
|
|
|
|
|
261 |
msgstr ""
|
262 |
|
263 |
-
#: inc/cleantalk-
|
264 |
-
msgid "
|
265 |
msgstr ""
|
266 |
|
267 |
-
#: inc/cleantalk-
|
268 |
-
msgid "
|
|
|
|
|
269 |
msgstr ""
|
270 |
|
271 |
-
#: inc/cleantalk-
|
272 |
-
msgid "
|
273 |
msgstr ""
|
274 |
|
275 |
-
#: inc/cleantalk-
|
276 |
-
msgid "
|
|
|
|
|
277 |
msgstr ""
|
278 |
|
279 |
-
#: inc/cleantalk-
|
280 |
-
msgid "
|
281 |
msgstr ""
|
282 |
|
283 |
-
#: inc/cleantalk-
|
284 |
-
msgid "
|
|
|
|
|
285 |
msgstr ""
|
286 |
|
287 |
-
#: inc/cleantalk-
|
288 |
-
msgid "
|
289 |
msgstr ""
|
290 |
|
291 |
-
#: inc/cleantalk-
|
292 |
-
msgid "
|
|
|
293 |
msgstr ""
|
294 |
|
295 |
-
#: inc/cleantalk-
|
296 |
-
msgid "
|
297 |
msgstr ""
|
298 |
|
299 |
-
#: inc/cleantalk-
|
300 |
-
msgid "
|
|
|
|
|
301 |
msgstr ""
|
302 |
|
303 |
-
#: inc/cleantalk-
|
304 |
-
msgid "
|
305 |
msgstr ""
|
306 |
|
307 |
-
#: inc/cleantalk-
|
308 |
-
msgid "
|
309 |
msgstr ""
|
310 |
|
311 |
-
#: inc/cleantalk-
|
312 |
-
|
313 |
-
msgid "SpamFireWall"
|
314 |
msgstr ""
|
315 |
|
316 |
-
#: inc/cleantalk-
|
317 |
-
#: inc/cleantalk-admin.php:641 inc/cleantalk-admin.php:1061
|
318 |
-
#: inc/cleantalk-admin.php:1094 inc/cleantalk-admin.php:1111
|
319 |
-
#: inc/cleantalk-admin.php:1127 inc/cleantalk-admin.php:1143
|
320 |
-
#: inc/cleantalk-admin.php:1159 inc/cleantalk-admin.php:1175
|
321 |
-
#: inc/cleantalk-admin.php:1191 inc/cleantalk-admin.php:1210
|
322 |
-
#: inc/cleantalk-admin.php:1235 inc/cleantalk-admin.php:1260
|
323 |
-
#: inc/cleantalk-admin.php:1280 inc/cleantalk-admin.php:1310
|
324 |
-
#: inc/cleantalk-admin.php:1367 inc/cleantalk-admin.php:1387
|
325 |
-
#: inc/cleantalk-admin.php:1407 inc/cleantalk-admin.php:1419
|
326 |
-
#: inc/cleantalk-admin.php:1431 inc/cleantalk-admin.php:1443
|
327 |
-
msgid "Yes"
|
328 |
-
msgstr ""
|
329 |
-
|
330 |
-
#: inc/cleantalk-admin.php:613 inc/cleantalk-admin.php:628
|
331 |
-
#: inc/cleantalk-admin.php:643 inc/cleantalk-admin.php:1063
|
332 |
-
#: inc/cleantalk-admin.php:1096 inc/cleantalk-admin.php:1113
|
333 |
-
#: inc/cleantalk-admin.php:1129 inc/cleantalk-admin.php:1145
|
334 |
-
#: inc/cleantalk-admin.php:1161 inc/cleantalk-admin.php:1177
|
335 |
-
#: inc/cleantalk-admin.php:1193 inc/cleantalk-admin.php:1212
|
336 |
-
#: inc/cleantalk-admin.php:1237 inc/cleantalk-admin.php:1262
|
337 |
-
#: inc/cleantalk-admin.php:1282 inc/cleantalk-admin.php:1312
|
338 |
-
#: inc/cleantalk-admin.php:1369 inc/cleantalk-admin.php:1389
|
339 |
-
#: inc/cleantalk-admin.php:1409 inc/cleantalk-admin.php:1421
|
340 |
-
#: inc/cleantalk-admin.php:1433 inc/cleantalk-admin.php:1445
|
341 |
-
msgid "No"
|
342 |
-
msgstr ""
|
343 |
-
|
344 |
-
#: inc/cleantalk-admin.php:614 inc/cleantalk-admin.php:644
|
345 |
msgid ""
|
346 |
-
"
|
347 |
-
"
|
|
|
348 |
msgstr ""
|
349 |
|
350 |
-
#: inc/cleantalk-
|
351 |
-
msgid ""
|
352 |
-
"Display daily requests counter in the admin bar. Counter displays number of "
|
353 |
-
"requests of the past 24 hours."
|
354 |
msgstr ""
|
355 |
|
356 |
-
#: inc/cleantalk-
|
357 |
msgid ""
|
358 |
-
"
|
359 |
-
"
|
360 |
msgstr ""
|
361 |
|
362 |
-
#: inc/cleantalk-
|
363 |
-
|
|
|
364 |
msgstr ""
|
365 |
|
366 |
-
#: inc/cleantalk-admin.php:
|
367 |
-
msgid ""
|
368 |
-
"All / Allowed / Blocked submissions. The number of submissions is being "
|
369 |
-
"counted since CleanTalk plugin installation."
|
370 |
msgstr ""
|
371 |
|
372 |
-
#: inc/cleantalk-
|
373 |
-
msgid "
|
374 |
msgstr ""
|
375 |
|
376 |
-
#: inc/cleantalk-
|
377 |
-
msgid ""
|
378 |
-
"Allowed / Blocked submissions. The number of submissions for past 24 hours. "
|
379 |
msgstr ""
|
380 |
|
381 |
-
#: inc/cleantalk-
|
382 |
-
msgid "
|
383 |
msgstr ""
|
384 |
|
385 |
-
#: inc/cleantalk-
|
386 |
-
msgid ""
|
387 |
-
"All / Blocked events. Access attempts regitred by SpamFireWall counted since "
|
388 |
-
"the last plugin activation."
|
389 |
msgstr ""
|
390 |
|
391 |
-
#: inc/cleantalk-
|
392 |
-
msgid ""
|
393 |
-
"Allowed / Blocked submissions. The number of submissions is being counted "
|
394 |
-
"since "
|
395 |
msgstr ""
|
396 |
|
397 |
-
#: inc/cleantalk-
|
398 |
-
|
|
|
399 |
msgstr ""
|
400 |
|
401 |
-
#: inc/cleantalk-
|
402 |
-
|
403 |
-
msgid "
|
404 |
msgstr ""
|
405 |
|
406 |
-
#: inc/cleantalk-
|
407 |
-
|
408 |
-
|
|
|
|
|
409 |
msgstr ""
|
410 |
|
411 |
-
#: inc/cleantalk-
|
412 |
-
|
|
|
413 |
msgstr ""
|
414 |
|
415 |
-
#: inc/cleantalk-
|
416 |
-
msgid "
|
417 |
msgstr ""
|
418 |
|
419 |
-
#: inc/cleantalk-
|
420 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
421 |
msgstr ""
|
422 |
|
423 |
-
#: inc/cleantalk-
|
424 |
-
msgid "
|
|
|
|
|
|
|
|
|
425 |
msgstr ""
|
426 |
|
427 |
-
#: inc/cleantalk-
|
428 |
msgid "Comments forms"
|
429 |
msgstr ""
|
430 |
|
431 |
-
#: inc/cleantalk-
|
432 |
-
|
433 |
-
msgid "Networks in database: %d."
|
434 |
msgstr ""
|
435 |
|
436 |
-
#: inc/cleantalk-
|
437 |
msgid "Auto update"
|
438 |
msgstr ""
|
439 |
|
440 |
-
#: inc/cleantalk-
|
441 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
442 |
msgstr ""
|
443 |
|
444 |
-
#: inc/cleantalk-
|
445 |
#, php-format
|
446 |
-
msgid "
|
447 |
msgstr ""
|
448 |
|
449 |
-
#: inc/cleantalk-
|
450 |
-
msgid "
|
451 |
msgstr ""
|
452 |
|
453 |
-
#: inc/cleantalk-
|
454 |
-
|
|
|
|
|
|
|
455 |
msgstr ""
|
456 |
|
457 |
-
#: inc/cleantalk-
|
458 |
-
msgid "
|
459 |
msgstr ""
|
460 |
|
461 |
-
#: inc/cleantalk-admin.php:
|
462 |
-
msgid "
|
463 |
msgstr ""
|
464 |
|
465 |
-
#: inc/cleantalk-admin.php:
|
466 |
-
msgid "
|
|
|
|
|
|
|
|
|
467 |
msgstr ""
|
468 |
|
469 |
-
#: inc/cleantalk-
|
470 |
#, php-format
|
471 |
-
msgid "
|
472 |
msgstr ""
|
473 |
|
474 |
-
#: inc/cleantalk-
|
475 |
-
|
|
|
|
|
|
|
|
|
476 |
msgstr ""
|
477 |
|
478 |
-
#: inc/cleantalk-
|
479 |
-
|
|
|
480 |
msgstr ""
|
481 |
|
482 |
-
#: inc/cleantalk-
|
483 |
-
|
|
|
484 |
msgstr ""
|
485 |
|
486 |
-
#: inc/cleantalk-
|
487 |
#, php-format
|
488 |
-
msgid "
|
489 |
msgstr ""
|
490 |
|
491 |
-
#: inc/cleantalk-
|
492 |
-
|
|
|
493 |
msgstr ""
|
494 |
|
495 |
-
#: inc/cleantalk-
|
496 |
-
msgid "
|
497 |
msgstr ""
|
498 |
|
499 |
-
#: inc/cleantalk-
|
500 |
-
msgid "
|
501 |
msgstr ""
|
502 |
|
503 |
-
#: inc/cleantalk-
|
504 |
-
msgid "
|
|
|
505 |
msgstr ""
|
506 |
|
507 |
-
#: inc/cleantalk-
|
508 |
-
msgid "
|
509 |
msgstr ""
|
510 |
|
511 |
-
#: inc/cleantalk-
|
512 |
-
msgid "
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
513 |
msgstr ""
|
514 |
|
515 |
-
#: inc/cleantalk-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
516 |
msgid ""
|
517 |
-
"
|
518 |
-
"
|
519 |
-
"post's page."
|
520 |
msgstr ""
|
521 |
|
522 |
-
#: inc/cleantalk-
|
523 |
-
msgid "
|
|
|
524 |
msgstr ""
|
525 |
|
526 |
-
#: inc/cleantalk-
|
527 |
msgid ""
|
528 |
-
"
|
529 |
-
"WordPress Landing Pages, Gravity Forms."
|
530 |
msgstr ""
|
531 |
|
532 |
-
#: inc/cleantalk-
|
533 |
-
msgid "
|
534 |
msgstr ""
|
535 |
|
536 |
-
#: inc/cleantalk-
|
537 |
-
msgid "
|
538 |
msgstr ""
|
539 |
|
540 |
-
#: inc/cleantalk-
|
541 |
-
msgid "
|
|
|
|
|
542 |
msgstr ""
|
543 |
|
544 |
-
#: inc/cleantalk-
|
545 |
-
|
546 |
-
msgid "Delete spam comments older than %d days."
|
547 |
msgstr ""
|
548 |
|
549 |
-
#: inc/cleantalk-
|
550 |
msgid ""
|
551 |
-
"
|
552 |
-
"
|
553 |
msgstr ""
|
554 |
|
555 |
-
#: inc/cleantalk-
|
|
|
|
|
|
|
|
|
556 |
msgid ""
|
557 |
-
"
|
558 |
-
"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
559 |
msgstr ""
|
560 |
|
561 |
-
#: inc/cleantalk-
|
562 |
-
msgid "
|
563 |
msgstr ""
|
564 |
|
565 |
-
#: inc/cleantalk-
|
566 |
-
msgid "
|
567 |
msgstr ""
|
568 |
|
569 |
-
#: inc/cleantalk-
|
570 |
-
msgid ""
|
571 |
-
"Options helps protect WordPress against spam with any caching plugins. Turn "
|
572 |
-
"this option on to avoid issues with caching plugins."
|
573 |
msgstr ""
|
574 |
|
575 |
-
#: inc/cleantalk-
|
576 |
-
msgid "
|
577 |
msgstr ""
|
578 |
|
579 |
-
#: inc/cleantalk-
|
580 |
-
msgid "
|
581 |
msgstr ""
|
582 |
|
583 |
-
#: inc/cleantalk-
|
584 |
-
msgid "comments
|
585 |
msgstr ""
|
586 |
|
587 |
-
#: inc/cleantalk-
|
588 |
msgid ""
|
589 |
-
"
|
590 |
-
"
|
|
|
|
|
|
|
|
|
591 |
msgstr ""
|
592 |
|
593 |
-
#: inc/cleantalk-
|
594 |
-
msgid ""
|
595 |
-
"Turn this option on to protect forms on your WordPress that send data to "
|
596 |
-
"third-part servers (like MailChimp)."
|
597 |
msgstr ""
|
598 |
|
599 |
-
#: inc/cleantalk-admin.php:
|
|
|
600 |
msgid ""
|
601 |
-
"
|
602 |
-
"
|
603 |
msgstr ""
|
604 |
|
605 |
-
#: inc/cleantalk-
|
606 |
-
msgid ""
|
607 |
-
"Turn this option off to deny plugin generates any cookies on website front-"
|
608 |
-
"end. This option is helpful if you use Varnish. But most of contact forms "
|
609 |
-
"will not be protected by CleanTalk if the option is turned off!"
|
610 |
msgstr ""
|
611 |
|
612 |
-
#: inc/cleantalk-
|
613 |
-
|
614 |
-
"
|
615 |
msgstr ""
|
616 |
|
617 |
-
#: inc/cleantalk-
|
618 |
-
|
619 |
-
"
|
620 |
-
"forms and etc.) from registered Users."
|
621 |
msgstr ""
|
622 |
|
623 |
-
#: inc/cleantalk-
|
624 |
-
|
625 |
-
"
|
626 |
-
"others know what anti-spam tool protects your site."
|
627 |
msgstr ""
|
628 |
|
629 |
-
#: inc/cleantalk-
|
630 |
-
msgid ""
|
631 |
-
"This option allows to filter spam bots before they access website. Also "
|
632 |
-
"reduces CPU usage on hosting server and accelerates pages load time."
|
633 |
msgstr ""
|
634 |
|
635 |
-
#: inc/cleantalk-
|
636 |
-
|
|
|
637 |
msgstr ""
|
638 |
|
639 |
-
#: inc/cleantalk-
|
640 |
-
msgid "CleanTalk
|
641 |
msgstr ""
|
642 |
|
643 |
-
#: inc/cleantalk-
|
644 |
-
|
|
|
645 |
msgstr ""
|
646 |
|
647 |
-
#: inc/cleantalk-
|
648 |
-
msgid "
|
649 |
msgstr ""
|
650 |
|
651 |
-
#: inc/cleantalk-
|
652 |
-
msgid "
|
653 |
msgstr ""
|
654 |
|
655 |
-
#: inc/cleantalk-
|
656 |
#, php-format
|
657 |
-
msgid "
|
658 |
msgstr ""
|
659 |
|
660 |
-
#: inc/cleantalk-
|
661 |
-
|
|
|
662 |
msgstr ""
|
663 |
|
664 |
-
#: inc/cleantalk-
|
665 |
-
msgid "
|
|
|
|
|
666 |
msgstr ""
|
667 |
|
668 |
-
#: inc/cleantalk-
|
669 |
-
|
670 |
-
msgid "Unable to get Access key automatically: %s"
|
671 |
msgstr ""
|
672 |
|
673 |
-
#: inc/cleantalk-
|
674 |
-
msgid "
|
675 |
msgstr ""
|
676 |
|
677 |
-
#: inc/cleantalk-admin.php:
|
678 |
#, php-format
|
679 |
-
msgid "
|
680 |
msgstr ""
|
681 |
|
682 |
-
#: inc/cleantalk-
|
683 |
-
|
684 |
-
msgid "%s trial period ends, please upgrade to %s!"
|
685 |
msgstr ""
|
686 |
|
687 |
-
#: inc/cleantalk-
|
688 |
-
msgid "
|
689 |
msgstr ""
|
690 |
|
691 |
-
#: inc/cleantalk-
|
692 |
-
msgid "
|
693 |
msgstr ""
|
694 |
|
695 |
-
#: inc/cleantalk-
|
696 |
-
|
697 |
-
msgid "Please renew your anti-spam license for %s."
|
698 |
msgstr ""
|
699 |
|
700 |
-
#: inc/cleantalk-
|
701 |
-
msgid "
|
702 |
msgstr ""
|
703 |
|
704 |
-
#: inc/cleantalk-
|
705 |
-
msgid "
|
706 |
msgstr ""
|
707 |
|
708 |
-
#: inc/cleantalk-
|
709 |
-
msgid "
|
710 |
msgstr ""
|
711 |
|
712 |
-
#: inc/cleantalk-
|
713 |
-
msgid "
|
714 |
msgstr ""
|
715 |
|
716 |
-
#: inc/cleantalk-
|
717 |
-
|
718 |
-
|
719 |
msgstr ""
|
720 |
|
721 |
-
#: inc/cleantalk-
|
722 |
-
|
723 |
-
|
724 |
msgstr ""
|
725 |
|
726 |
-
#: inc/cleantalk-
|
727 |
-
msgid "
|
728 |
msgstr ""
|
729 |
|
730 |
-
#: inc/cleantalk-
|
731 |
-
msgid "
|
732 |
msgstr ""
|
733 |
|
734 |
-
#: inc/cleantalk-
|
735 |
-
msgid ""
|
736 |
-
"The plugin will check all comments against blacklists database and show you "
|
737 |
-
"senders that have spam activity on other websites."
|
738 |
msgstr ""
|
739 |
|
740 |
-
#: inc/cleantalk-
|
741 |
-
|
|
|
742 |
msgstr ""
|
743 |
|
744 |
-
#: inc/cleantalk-
|
745 |
-
msgid ""
|
746 |
-
"Allows to use comment's dates to perform more accurate check. Could "
|
747 |
-
"seriously slow down the check."
|
748 |
msgstr ""
|
749 |
|
750 |
-
#: inc/cleantalk-
|
751 |
-
msgid "
|
752 |
msgstr ""
|
753 |
|
754 |
-
#: inc/cleantalk-
|
755 |
-
msgid ""
|
756 |
-
"Please wait! CleanTalk is checking all approved and pending comments via "
|
757 |
-
"blacklist database at cleantalk.org. You will have option to delete found "
|
758 |
-
"spam comments after plugin finish."
|
759 |
msgstr ""
|
760 |
|
761 |
-
#: inc/cleantalk-
|
762 |
-
msgid "
|
763 |
msgstr ""
|
764 |
|
765 |
-
#: inc/cleantalk-
|
766 |
-
|
|
|
|
|
|
|
767 |
msgstr ""
|
768 |
|
769 |
-
|
770 |
-
|
|
|
|
|
|
|
|
|
771 |
msgstr ""
|
772 |
|
773 |
-
#: inc/cleantalk-
|
774 |
#, php-format
|
775 |
-
msgid "
|
776 |
msgstr ""
|
777 |
|
778 |
-
#: inc/cleantalk-
|
779 |
-
msgid "
|
780 |
msgstr ""
|
781 |
|
782 |
-
#: inc/cleantalk-
|
783 |
-
msgid "
|
784 |
msgstr ""
|
785 |
|
786 |
-
#: inc/cleantalk-
|
787 |
-
msgid "
|
788 |
msgstr ""
|
789 |
|
790 |
-
#: inc/cleantalk-
|
791 |
-
msgid "
|
792 |
msgstr ""
|
793 |
|
794 |
-
#: inc/cleantalk-
|
795 |
-
msgid "
|
796 |
msgstr ""
|
797 |
|
798 |
-
#: inc/cleantalk-
|
799 |
-
msgid "
|
800 |
msgstr ""
|
801 |
|
802 |
-
#: inc/cleantalk-
|
803 |
-
msgid "
|
804 |
msgstr ""
|
805 |
|
806 |
-
#: inc/cleantalk-
|
807 |
-
msgid "Delete comments"
|
808 |
msgstr ""
|
809 |
|
810 |
-
#: inc/cleantalk-
|
811 |
-
msgid ""
|
812 |
-
"There is some differencies between blacklists database and our API "
|
813 |
-
"mechanisms. Blacklists shows all history of spam activity, but our API (that "
|
814 |
-
"used in spam checking) used another parameters, too: last day of activity, "
|
815 |
-
"number of spam attacks during last days etc. This mechanisms help us to "
|
816 |
-
"reduce number of false positivitie. So, there is nothing strange, if some "
|
817 |
-
"emails/IPs will be not found by this checking."
|
818 |
msgstr ""
|
819 |
|
820 |
-
#: inc/cleantalk-
|
821 |
-
|
|
|
822 |
msgstr ""
|
823 |
|
824 |
-
#: inc/cleantalk-
|
825 |
-
msgid "
|
826 |
msgstr ""
|
827 |
|
828 |
-
#: inc/cleantalk-
|
829 |
-
msgid "
|
830 |
msgstr ""
|
831 |
|
832 |
-
#: inc/cleantalk-
|
833 |
-
msgid "
|
834 |
msgstr ""
|
835 |
|
836 |
-
#: inc/cleantalk-
|
837 |
-
|
838 |
-
msgid "Spam protection by CleanTalk"
|
839 |
msgstr ""
|
840 |
|
841 |
-
#: inc/cleantalk-
|
842 |
-
|
843 |
-
msgid "Spam protection"
|
844 |
msgstr ""
|
845 |
|
846 |
-
#: inc/cleantalk-
|
847 |
-
|
848 |
-
msgid "Registration approved by %s."
|
849 |
msgstr ""
|
850 |
|
851 |
-
#: inc/cleantalk-
|
852 |
-
msgid "
|
853 |
msgstr ""
|
854 |
|
855 |
-
#: inc/cleantalk-
|
856 |
-
msgid "
|
857 |
msgstr ""
|
858 |
|
859 |
-
#: inc/cleantalk-
|
860 |
-
|
861 |
-
msgid "\"%s\" plugin error on your site %s:"
|
862 |
msgstr ""
|
863 |
|
864 |
-
#: inc/cleantalk-
|
865 |
#, php-format
|
866 |
-
msgid "
|
|
|
|
|
867 |
msgstr ""
|
868 |
|
869 |
-
#: inc/cleantalk-
|
870 |
-
msgid "
|
871 |
msgstr ""
|
872 |
|
873 |
-
#: inc/cleantalk-
|
874 |
-
|
|
|
875 |
msgstr ""
|
876 |
|
877 |
-
#: inc/cleantalk-
|
878 |
-
msgid "
|
879 |
msgstr ""
|
880 |
|
881 |
-
#: inc/cleantalk-
|
882 |
-
|
|
|
883 |
msgstr ""
|
884 |
|
885 |
-
#: inc/cleantalk-
|
886 |
-
|
|
|
887 |
msgstr ""
|
888 |
|
889 |
-
#: inc/cleantalk-
|
890 |
-
msgid "
|
891 |
msgstr ""
|
892 |
|
893 |
-
#: inc/cleantalk-
|
894 |
-
msgid "
|
895 |
msgstr ""
|
896 |
|
897 |
-
#: inc/cleantalk-
|
898 |
-
|
|
|
899 |
msgstr ""
|
900 |
|
901 |
-
#: inc/cleantalk-
|
902 |
-
msgid "
|
903 |
msgstr ""
|
904 |
|
905 |
-
#: inc/cleantalk-
|
906 |
-
|
|
|
907 |
msgstr ""
|
908 |
|
909 |
-
#: inc/cleantalk-
|
910 |
-
msgid "
|
911 |
msgstr ""
|
912 |
|
913 |
-
#: inc/cleantalk-
|
914 |
-
msgid "
|
|
|
|
|
915 |
msgstr ""
|
916 |
|
917 |
-
#: inc/cleantalk-
|
918 |
-
msgid ""
|
919 |
-
"Please wait for a while. CleanTalk is checking all users via blacklist "
|
920 |
-
"database at cleantalk.org. You will have option to delete found spam users "
|
921 |
-
"after plugin finish."
|
922 |
msgstr ""
|
923 |
|
924 |
-
#: inc/cleantalk-
|
925 |
-
msgid "
|
|
|
926 |
msgstr ""
|
927 |
|
928 |
-
#: inc/cleantalk-
|
929 |
-
msgid "
|
930 |
msgstr ""
|
931 |
|
932 |
-
#: inc/cleantalk-
|
933 |
-
msgid "
|
|
|
|
|
934 |
msgstr ""
|
935 |
|
936 |
-
#: inc/cleantalk-
|
937 |
-
msgid "
|
|
|
|
|
938 |
msgstr ""
|
939 |
|
940 |
-
#: inc/cleantalk-
|
941 |
-
msgid "
|
942 |
msgstr ""
|
943 |
|
944 |
-
#: inc/cleantalk-
|
945 |
-
msgid "
|
946 |
msgstr ""
|
947 |
|
948 |
-
#: inc/cleantalk-
|
949 |
-
msgid "
|
950 |
msgstr ""
|
951 |
|
952 |
-
#: inc/cleantalk-
|
953 |
-
msgid "
|
954 |
msgstr ""
|
955 |
|
956 |
-
#: inc/cleantalk-
|
957 |
-
msgid "
|
958 |
msgstr ""
|
959 |
|
960 |
-
#: inc/cleantalk-widget.php:
|
961 |
msgid "CleanTalk Widget"
|
962 |
msgstr ""
|
963 |
|
964 |
-
#: inc/cleantalk-widget.php:
|
965 |
msgid "CleanTalk widget"
|
966 |
msgstr ""
|
967 |
|
968 |
-
#: inc/cleantalk-widget.php:
|
969 |
msgid "CleanTalk's main page"
|
970 |
msgstr ""
|
971 |
|
972 |
-
#: inc/cleantalk-widget.php:
|
973 |
msgid "spam"
|
974 |
msgstr ""
|
975 |
|
976 |
-
#: inc/cleantalk-widget.php:
|
|
|
|
|
|
|
|
|
977 |
msgid "Spam blocked"
|
978 |
msgstr ""
|
979 |
|
980 |
-
#: inc/cleantalk-widget.php:
|
981 |
msgid "Title:"
|
982 |
msgstr ""
|
983 |
|
984 |
-
#: inc/cleantalk-widget.php:
|
985 |
msgid "Style:"
|
986 |
msgstr ""
|
987 |
|
988 |
-
#: inc/cleantalk-widget.php:
|
989 |
msgid "CleanTalk's Style"
|
990 |
msgstr ""
|
991 |
|
992 |
-
#: inc/cleantalk-widget.php:
|
993 |
msgid "Light"
|
994 |
msgstr ""
|
995 |
|
996 |
-
#: inc/cleantalk-widget.php:
|
997 |
msgid "Extremely Light"
|
998 |
msgstr ""
|
999 |
|
1000 |
-
#: inc/cleantalk-widget.php:
|
1001 |
msgid "Dark"
|
1002 |
msgstr ""
|
1003 |
|
1004 |
-
#: inc/cleantalk-widget.php:
|
1005 |
msgid "Referal link ID:"
|
1006 |
msgstr ""
|
1007 |
|
1008 |
-
#:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1009 |
msgid "SpamFireWall is activated for your IP "
|
1010 |
msgstr ""
|
1011 |
|
1012 |
-
#: lib/CleantalkSFW.php:
|
1013 |
msgid ""
|
1014 |
"To continue working with web site, please make sure that you have enabled "
|
1015 |
"JavaScript."
|
1016 |
msgstr ""
|
1017 |
|
1018 |
-
#: lib/CleantalkSFW.php:
|
1019 |
-
msgid "Please click
|
1020 |
msgstr ""
|
1021 |
|
1022 |
-
#: lib/CleantalkSFW.php:
|
1023 |
#, php-format
|
1024 |
msgid ""
|
1025 |
"Or you will be automatically redirected to the requested page after %d "
|
1026 |
"seconds."
|
1027 |
msgstr ""
|
1028 |
|
1029 |
-
#: lib/CleantalkSFW.php:
|
1030 |
msgid "Antispam by CleanTalk"
|
1031 |
msgstr ""
|
1032 |
|
1033 |
-
#:
|
1034 |
-
msgid "
|
1035 |
msgstr ""
|
1036 |
|
1037 |
#: templates/translate_banner.php:6
|
|
|
|
|
|
|
|
|
1038 |
msgid ""
|
1039 |
"We ask you to help with the translation of the plugin in your language. "
|
1040 |
"Please take a few minutes to make the plugin more comfortable."
|
1041 |
msgstr ""
|
1042 |
|
1043 |
-
#: templates/translate_banner.php:
|
1044 |
msgid "TRANSLATE"
|
1045 |
msgstr ""
|
1046 |
|
@@ -1048,17 +1149,17 @@ msgstr ""
|
|
1048 |
msgid "Anti-Spam by CleanTalk"
|
1049 |
msgstr ""
|
1050 |
|
|
|
|
|
|
|
|
|
|
|
|
|
1051 |
#. Plugin URI of the plugin/theme
|
1052 |
#. Author URI of the plugin/theme
|
1053 |
msgid "http://cleantalk.org"
|
1054 |
msgstr ""
|
1055 |
|
1056 |
-
#. Description of the plugin/theme
|
1057 |
-
msgid ""
|
1058 |
-
"Max power, all-in-one, no Captcha, premium anti-spam plugin. No comment "
|
1059 |
-
"spam, no registration spam, no contact spam, protects any WordPress forms."
|
1060 |
-
msgstr ""
|
1061 |
-
|
1062 |
#. Author of the plugin/theme
|
1063 |
msgid "СleanTalk <welcome@cleantalk.org>"
|
1064 |
msgstr ""
|
3 |
msgstr ""
|
4 |
"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
|
5 |
"Project-Id-Version: Anti-Spam by CleanTalk\n"
|
6 |
+
"POT-Creation-Date: 2019-06-13 10:48+0000\n"
|
7 |
+
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
8 |
"Last-Translator: \n"
|
9 |
"Language-Team: \n"
|
10 |
"MIME-Version: 1.0\n"
|
11 |
"Content-Type: text/plain; charset=UTF-8\n"
|
12 |
"Content-Transfer-Encoding: 8bit\n"
|
13 |
+
"X-Generator: Loco https://localise.biz/\n"
|
14 |
"X-Poedit-Basepath: ..\n"
|
15 |
"X-Poedit-WPHeader: cleantalk.php\n"
|
16 |
"X-Poedit-SourceCharset: UTF-8\n"
|
19 |
"_nx_noop:3c,1,2;__ngettext_noop:1,2\n"
|
20 |
"X-Poedit-SearchPath-0: .\n"
|
21 |
"X-Poedit-SearchPathExcluded-0: *.js\n"
|
22 |
+
"Language: "
|
23 |
|
24 |
+
#: inc/cleantalk-settings.php:106
|
25 |
+
msgid "SpamFireWall"
|
26 |
msgstr ""
|
27 |
|
28 |
+
#: inc/cleantalk-settings.php:107
|
29 |
+
msgid ""
|
30 |
+
"This option allows to filter spam bots before they access website. Also "
|
31 |
+
"reduces CPU usage on hosting server and accelerates pages load time."
|
32 |
msgstr ""
|
33 |
|
34 |
+
#: inc/cleantalk-settings.php:114
|
35 |
+
msgid "Forms to protect"
|
36 |
msgstr ""
|
37 |
|
38 |
+
#: inc/cleantalk-settings.php:120
|
39 |
+
msgid "Advanced settings"
|
40 |
msgstr ""
|
41 |
|
42 |
+
#: inc/cleantalk-settings.php:127
|
43 |
+
msgid "Registration Forms"
|
|
|
44 |
msgstr ""
|
45 |
|
46 |
+
#: inc/cleantalk-settings.php:128
|
47 |
+
msgid "WordPress, BuddyPress, bbPress, S2Member, WooCommerce."
|
|
|
48 |
msgstr ""
|
49 |
|
50 |
+
#: inc/cleantalk-settings.php:131
|
51 |
+
msgid "Comments form"
|
52 |
msgstr ""
|
53 |
|
54 |
+
#: inc/cleantalk-settings.php:132
|
55 |
+
msgid "WordPress, JetPack, WooCommerce."
|
56 |
msgstr ""
|
57 |
|
58 |
+
#: inc/cleantalk-settings.php:135 inc/cleantalk-settings.php:620
|
59 |
+
msgid "Contact forms"
|
60 |
msgstr ""
|
61 |
|
62 |
+
#: inc/cleantalk-settings.php:136
|
63 |
+
msgid ""
|
64 |
+
"Contact Form 7, Formidable forms, JetPack, Fast Secure Contact Form, "
|
65 |
+
"WordPress Landing Pages, Gravity Forms."
|
66 |
msgstr ""
|
67 |
|
68 |
+
#: inc/cleantalk-settings.php:139 inc/cleantalk-settings.php:622
|
69 |
+
msgid "Custom contact forms"
|
70 |
msgstr ""
|
71 |
|
72 |
+
#: inc/cleantalk-settings.php:140
|
73 |
+
msgid "Anti spam test for any WordPress themes or contacts forms."
|
74 |
msgstr ""
|
75 |
|
76 |
+
#: inc/cleantalk-settings.php:143 inc/cleantalk-settings.php:634
|
77 |
+
msgid "WooCommerce checkout form"
|
78 |
msgstr ""
|
79 |
|
80 |
+
#: inc/cleantalk-settings.php:144
|
81 |
+
msgid "Anti spam test for WooCommerce checkout form."
|
82 |
msgstr ""
|
83 |
|
84 |
+
#: inc/cleantalk-settings.php:147
|
85 |
+
msgid "Test default Wordpress search form for spam"
|
|
|
|
|
86 |
msgstr ""
|
87 |
|
88 |
+
#: inc/cleantalk-settings.php:149
|
89 |
#, php-format
|
90 |
msgid ""
|
91 |
+
"Spam protection for Search form. Read more about %sspam protection for "
|
92 |
+
"Search form%s on our blog."
|
93 |
msgstr ""
|
94 |
|
95 |
+
#: inc/cleantalk-settings.php:155
|
96 |
+
msgid "Protect external forms"
|
|
|
97 |
msgstr ""
|
98 |
|
99 |
+
#: inc/cleantalk-settings.php:156
|
100 |
+
msgid ""
|
101 |
+
"Turn this option on to protect forms on your WordPress that send data to "
|
102 |
+
"third-part servers (like MailChimp)."
|
103 |
msgstr ""
|
104 |
|
105 |
+
#: inc/cleantalk-settings.php:159
|
106 |
+
msgid "Protect internal forms"
|
107 |
msgstr ""
|
108 |
|
109 |
+
#: inc/cleantalk-settings.php:160
|
110 |
+
msgid ""
|
111 |
+
"This option will enable protection for custom (hand-made) AJAX forms with "
|
112 |
+
"PHP scripts handlers on your WordPress."
|
113 |
msgstr ""
|
114 |
|
115 |
+
#: inc/cleantalk-settings.php:171
|
116 |
+
msgid "Comments and Messages"
|
117 |
msgstr ""
|
118 |
|
119 |
+
#: inc/cleantalk-settings.php:174
|
120 |
+
msgid "BuddyPress Private Messages"
|
121 |
msgstr ""
|
122 |
|
123 |
+
#: inc/cleantalk-settings.php:175
|
124 |
+
msgid "Check buddyPress private messages."
|
125 |
msgstr ""
|
126 |
|
127 |
+
#: inc/cleantalk-settings.php:178
|
128 |
+
msgid "Don't check trusted user's comments"
|
|
|
|
|
|
|
129 |
msgstr ""
|
130 |
|
131 |
+
#: inc/cleantalk-settings.php:179
|
132 |
+
#, php-format
|
133 |
+
msgid "Don't check comments for users with above % comments."
|
134 |
msgstr ""
|
135 |
|
136 |
+
#: inc/cleantalk-settings.php:182
|
137 |
+
msgid "Automatically delete spam comments"
|
138 |
msgstr ""
|
139 |
|
140 |
+
#: inc/cleantalk-settings.php:183
|
141 |
+
#, php-format
|
142 |
+
msgid "Delete spam comments older than %d days."
|
143 |
msgstr ""
|
144 |
|
145 |
+
#: inc/cleantalk-settings.php:186
|
146 |
+
msgid "Remove links from approved comments"
|
147 |
msgstr ""
|
148 |
|
149 |
+
#: inc/cleantalk-settings.php:187
|
150 |
+
msgid "Remove links from approved comments. Replace it with \"[Link deleted]\""
|
|
|
151 |
msgstr ""
|
152 |
|
153 |
+
#: inc/cleantalk-settings.php:190
|
154 |
+
msgid "Show links to check Emails, IPs for spam."
|
155 |
msgstr ""
|
156 |
|
157 |
+
#: inc/cleantalk-settings.php:191
|
158 |
+
msgid ""
|
159 |
+
"Shows little icon near IP addresses and Emails allowing you to check it via "
|
160 |
+
"CleanTalk's database. Also allowing you to manage comments from the public "
|
161 |
+
"post's page."
|
162 |
msgstr ""
|
163 |
|
164 |
+
#: inc/cleantalk-settings.php:199
|
165 |
+
msgid "Data Processing"
|
166 |
msgstr ""
|
167 |
|
168 |
+
#: inc/cleantalk-settings.php:202
|
169 |
+
msgid "Protect logged in Users"
|
170 |
msgstr ""
|
171 |
|
172 |
+
#: inc/cleantalk-settings.php:203
|
173 |
+
msgid ""
|
174 |
+
"Turn this option on to check for spam any submissions (comments, contact "
|
175 |
+
"forms and etc.) from registered Users."
|
176 |
msgstr ""
|
177 |
|
178 |
+
#: inc/cleantalk-settings.php:206
|
179 |
+
msgid "Use AJAX for JavaScript check"
|
180 |
msgstr ""
|
181 |
|
182 |
+
#: inc/cleantalk-settings.php:207
|
183 |
msgid ""
|
184 |
+
"Options helps protect WordPress against spam with any caching plugins. Turn "
|
185 |
+
"this option on to avoid issues with caching plugins."
|
186 |
msgstr ""
|
187 |
|
188 |
+
#: inc/cleantalk-settings.php:207
|
189 |
+
msgid "Attention! Incompatible with AMP plugins!"
|
190 |
+
msgstr ""
|
191 |
+
|
192 |
+
#: inc/cleantalk-settings.php:210
|
193 |
+
msgid "Check all post data"
|
194 |
+
msgstr ""
|
195 |
+
|
196 |
+
#: inc/cleantalk-settings.php:211
|
197 |
msgid ""
|
198 |
+
"Check all POST submissions from website visitors. Enable this option if you "
|
199 |
+
"have spam misses on website."
|
200 |
msgstr ""
|
201 |
|
202 |
+
#: inc/cleantalk-settings.php:213
|
203 |
+
msgid " Or you don`t have records about missed spam here:"
|
204 |
msgstr ""
|
205 |
|
206 |
+
#: inc/cleantalk-settings.php:213
|
207 |
+
msgid "CleanTalk dashboard"
|
208 |
msgstr ""
|
209 |
|
210 |
+
#: inc/cleantalk-settings.php:216
|
211 |
+
msgid "СAUTION! Option can catch POST requests in WordPress backend"
|
|
|
212 |
msgstr ""
|
213 |
|
214 |
+
#: inc/cleantalk-settings.php:219
|
215 |
+
msgid "Set cookies"
|
216 |
msgstr ""
|
217 |
|
218 |
+
#: inc/cleantalk-settings.php:220
|
219 |
+
msgid ""
|
220 |
+
"Turn this option off to deny plugin generates any cookies on website front-"
|
221 |
+
"end. This option is helpful if you use Varnish. But most of contact forms "
|
222 |
+
"will not be protected if the option is turned off! <b>Warning: We strongly "
|
223 |
+
"recommend you to enable this otherwise it could cause false positives spam "
|
224 |
+
"detection.</b>"
|
225 |
msgstr ""
|
226 |
|
227 |
+
#: inc/cleantalk-settings.php:224
|
228 |
+
msgid "Use alternative mechanism for cookies."
|
229 |
msgstr ""
|
230 |
|
231 |
+
#: inc/cleantalk-settings.php:225 inc/cleantalk-settings.php:315
|
232 |
+
msgid "Doesn't use cookie or PHP sessions. Collect data for all types of bots."
|
233 |
msgstr ""
|
234 |
|
235 |
+
#: inc/cleantalk-settings.php:230
|
236 |
+
msgid "Use SSL"
|
237 |
msgstr ""
|
238 |
|
239 |
+
#: inc/cleantalk-settings.php:231
|
240 |
+
msgid "Turn this option on to use encrypted (SSL) connection with servers."
|
241 |
msgstr ""
|
242 |
|
243 |
+
#: inc/cleantalk-settings.php:234
|
244 |
+
msgid "Use Wordpress HTTP API"
|
245 |
msgstr ""
|
246 |
|
247 |
+
#: inc/cleantalk-settings.php:235
|
248 |
+
msgid ""
|
249 |
+
"Alternative way to connect the CleanTalk's Cloud. Use this if you have "
|
250 |
+
"connection problems."
|
251 |
msgstr ""
|
252 |
|
253 |
+
#: inc/cleantalk-settings.php:242
|
254 |
+
msgid "Admin bar"
|
255 |
msgstr ""
|
256 |
|
257 |
+
#: inc/cleantalk-settings.php:249
|
258 |
+
msgid "Show statistics in admin bar"
|
259 |
msgstr ""
|
260 |
|
261 |
+
#: inc/cleantalk-settings.php:250
|
262 |
+
msgid ""
|
263 |
+
"Show/hide icon in top level menu in WordPress backend. The number of "
|
264 |
+
"submissions is being counted for past 24 hours."
|
265 |
msgstr ""
|
266 |
|
267 |
+
#: inc/cleantalk-settings.php:254
|
268 |
+
msgid "Show All-time counter"
|
269 |
msgstr ""
|
270 |
|
271 |
+
#: inc/cleantalk-settings.php:255
|
272 |
+
msgid ""
|
273 |
+
"Display all-time requests counter in the admin bar. Counter displays number "
|
274 |
+
"of requests since plugin installation."
|
275 |
msgstr ""
|
276 |
|
277 |
+
#: inc/cleantalk-settings.php:260
|
278 |
+
msgid "Show 24 hours counter"
|
279 |
msgstr ""
|
280 |
|
281 |
+
#: inc/cleantalk-settings.php:261
|
282 |
+
msgid ""
|
283 |
+
"Display daily requests counter in the admin bar. Counter displays number of "
|
284 |
+
"requests of the past 24 hours."
|
285 |
msgstr ""
|
286 |
|
287 |
+
#: inc/cleantalk-settings.php:266
|
288 |
+
msgid "SpamFireWall counter"
|
289 |
msgstr ""
|
290 |
|
291 |
+
#: inc/cleantalk-settings.php:267
|
292 |
+
msgid ""
|
293 |
+
"Display SpamFireWall requests in the admin bar. Counter displays number of "
|
294 |
+
"requests since plugin installation."
|
295 |
msgstr ""
|
296 |
|
297 |
+
#: inc/cleantalk-settings.php:280
|
298 |
+
msgid "Collect details about browsers"
|
299 |
msgstr ""
|
300 |
|
301 |
+
#: inc/cleantalk-settings.php:281
|
302 |
+
msgid ""
|
303 |
+
"Checking this box you allow plugin store information about screen size and "
|
304 |
+
"browser plugins of website visitors. The option in a beta state."
|
305 |
msgstr ""
|
306 |
|
307 |
+
#: inc/cleantalk-settings.php:285
|
308 |
+
msgid "Send connection reports"
|
309 |
msgstr ""
|
310 |
|
311 |
+
#: inc/cleantalk-settings.php:286
|
312 |
+
msgid ""
|
313 |
+
"Checking this box you allow plugin to send the information about your "
|
314 |
+
"connection. The option in a beta state."
|
315 |
msgstr ""
|
316 |
|
317 |
+
#: inc/cleantalk-settings.php:290
|
318 |
+
msgid "Async JavaScript loading"
|
319 |
msgstr ""
|
320 |
|
321 |
+
#: inc/cleantalk-settings.php:291
|
322 |
+
msgid ""
|
323 |
+
"Use async loading for scripts. Warning: This could reduce filtration quality."
|
324 |
msgstr ""
|
325 |
|
326 |
+
#: inc/cleantalk-settings.php:295
|
327 |
+
msgid "Allow to add GDPR notice via shortcode"
|
328 |
msgstr ""
|
329 |
|
330 |
+
#: inc/cleantalk-settings.php:296
|
331 |
+
msgid ""
|
332 |
+
" Adds small checkbox under your website form. To add it you should use the "
|
333 |
+
"shortcode on the form's page: [cleantalk_gdpr_form id=\"FORM_ID\"]"
|
334 |
msgstr ""
|
335 |
|
336 |
+
#: inc/cleantalk-settings.php:301
|
337 |
+
msgid "GDPR text notice"
|
338 |
msgstr ""
|
339 |
|
340 |
+
#: inc/cleantalk-settings.php:302
|
341 |
+
msgid "This text will be added as a description to the GDPR checkbox."
|
342 |
msgstr ""
|
343 |
|
344 |
+
#: inc/cleantalk-settings.php:308
|
345 |
+
msgid "Store visited URLs"
|
|
|
346 |
msgstr ""
|
347 |
|
348 |
+
#: inc/cleantalk-settings.php:309
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
349 |
msgid ""
|
350 |
+
"Plugin stores last 10 visited URLs (HTTP REFFERERS) before visitor submits "
|
351 |
+
"form on the site. You can see stored visited URLS for each visitor in your "
|
352 |
+
"Dashboard. Turn the option on to improve Anti-Spam protection."
|
353 |
msgstr ""
|
354 |
|
355 |
+
#: inc/cleantalk-settings.php:314
|
356 |
+
msgid "Use cookies less sessions"
|
|
|
|
|
357 |
msgstr ""
|
358 |
|
359 |
+
#: inc/cleantalk-settings.php:321
|
360 |
msgid ""
|
361 |
+
"Notify users with selected roles about new approved comments. Hold CTRL to "
|
362 |
+
"select multiple roles."
|
363 |
msgstr ""
|
364 |
|
365 |
+
#: inc/cleantalk-settings.php:322
|
366 |
+
#, php-format
|
367 |
+
msgid "If enabled, overrides similar Wordpress %sdiscussion settings%s."
|
368 |
msgstr ""
|
369 |
|
370 |
+
#: inc/cleantalk-settings.php:378 inc/cleantalk-admin.php:271
|
371 |
+
msgid "Hosting AntiSpam"
|
|
|
|
|
372 |
msgstr ""
|
373 |
|
374 |
+
#: inc/cleantalk-settings.php:389
|
375 |
+
msgid "CleanTalk's tech support:"
|
376 |
msgstr ""
|
377 |
|
378 |
+
#: inc/cleantalk-settings.php:395
|
379 |
+
msgid "Plugin Homepage at"
|
|
|
380 |
msgstr ""
|
381 |
|
382 |
+
#: inc/cleantalk-settings.php:396
|
383 |
+
msgid "GDPR compliance"
|
384 |
msgstr ""
|
385 |
|
386 |
+
#: inc/cleantalk-settings.php:397
|
387 |
+
msgid "Use s@cleantalk.org to test plugin in any WordPress form."
|
|
|
|
|
388 |
msgstr ""
|
389 |
|
390 |
+
#: inc/cleantalk-settings.php:398
|
391 |
+
msgid "CleanTalk is registered Trademark. All rights reserved."
|
|
|
|
|
392 |
msgstr ""
|
393 |
|
394 |
+
#: inc/cleantalk-settings.php:400
|
395 |
+
#, php-format
|
396 |
+
msgid "Do you like CleanTalk? %sPost your feedback here%s."
|
397 |
msgstr ""
|
398 |
|
399 |
+
#: inc/cleantalk-settings.php:412
|
400 |
+
#, php-format
|
401 |
+
msgid "Your CleanTalk access key is: <b>%s</b>."
|
402 |
msgstr ""
|
403 |
|
404 |
+
#: inc/cleantalk-settings.php:418
|
405 |
+
msgid ""
|
406 |
+
"To set up global CleanTalk access key for all websites, define constant in "
|
407 |
+
"your wp-config.php file before defining database constants: <br/><pre>"
|
408 |
+
"define(\"CLEANTALK_ACCESS_KEY\", \"place your key here\");</pre>"
|
409 |
msgstr ""
|
410 |
|
411 |
+
#: inc/cleantalk-settings.php:430
|
412 |
+
#, php-format
|
413 |
+
msgid "%s has blocked <b>%s</b> spam."
|
414 |
msgstr ""
|
415 |
|
416 |
+
#: inc/cleantalk-settings.php:442
|
417 |
+
msgid "Click here to get anti-spam statistics"
|
418 |
msgstr ""
|
419 |
|
420 |
+
#: inc/cleantalk-settings.php:446 inc/cleantalk-admin.php:206
|
421 |
+
#: inc/cleantalk-admin.php:609
|
422 |
+
msgid "Support"
|
423 |
+
msgstr ""
|
424 |
+
|
425 |
+
#: inc/cleantalk-settings.php:538
|
426 |
+
#, php-format
|
427 |
+
msgid "You can get support any time here: %s."
|
428 |
msgstr ""
|
429 |
|
430 |
+
#: inc/cleantalk-settings.php:613
|
431 |
+
msgid "Protection is active"
|
432 |
+
msgstr ""
|
433 |
+
|
434 |
+
#: inc/cleantalk-settings.php:616
|
435 |
+
msgid "Registration forms"
|
436 |
msgstr ""
|
437 |
|
438 |
+
#: inc/cleantalk-settings.php:618
|
439 |
msgid "Comments forms"
|
440 |
msgstr ""
|
441 |
|
442 |
+
#: inc/cleantalk-settings.php:624
|
443 |
+
msgid "Validate email for existence"
|
|
|
444 |
msgstr ""
|
445 |
|
446 |
+
#: inc/cleantalk-settings.php:628
|
447 |
msgid "Auto update"
|
448 |
msgstr ""
|
449 |
|
450 |
+
#: inc/cleantalk-settings.php:657
|
451 |
+
msgid "<h3>Key is provided by Super Admin.<h3>"
|
452 |
+
msgstr ""
|
453 |
+
|
454 |
+
#: inc/cleantalk-settings.php:663
|
455 |
+
msgid "Access key"
|
456 |
+
msgstr ""
|
457 |
+
|
458 |
+
#: inc/cleantalk-settings.php:671
|
459 |
+
msgid "Enter the key"
|
460 |
msgstr ""
|
461 |
|
462 |
+
#: inc/cleantalk-settings.php:677
|
463 |
#, php-format
|
464 |
+
msgid "Account at cleantalk.org is %s."
|
465 |
msgstr ""
|
466 |
|
467 |
+
#: inc/cleantalk-settings.php:695
|
468 |
+
msgid "Get Access Key Automatically"
|
469 |
msgstr ""
|
470 |
|
471 |
+
#: inc/cleantalk-settings.php:707
|
472 |
+
#, php-format
|
473 |
+
msgid ""
|
474 |
+
"Admin e-mail (%s) will be used for registration, if you want to use other "
|
475 |
+
"email please %sGet Access Key Manually%s."
|
476 |
msgstr ""
|
477 |
|
478 |
+
#: inc/cleantalk-settings.php:747
|
479 |
+
msgid "Show the access key"
|
480 |
msgstr ""
|
481 |
|
482 |
+
#: inc/cleantalk-settings.php:750 inc/cleantalk-admin.php:573
|
483 |
+
msgid "Check comments for spam"
|
484 |
msgstr ""
|
485 |
|
486 |
+
#: inc/cleantalk-settings.php:753 inc/cleantalk-admin.php:583
|
487 |
+
msgid "Check users for spam"
|
488 |
+
msgstr ""
|
489 |
+
|
490 |
+
#: inc/cleantalk-settings.php:756
|
491 |
+
msgid "Statistics & Reports"
|
492 |
msgstr ""
|
493 |
|
494 |
+
#: inc/cleantalk-settings.php:772
|
495 |
#, php-format
|
496 |
+
msgid "Last spam check request to %s server was at %s."
|
497 |
msgstr ""
|
498 |
|
499 |
+
#: inc/cleantalk-settings.php:773 inc/cleantalk-settings.php:774
|
500 |
+
#: inc/cleantalk-settings.php:783 inc/cleantalk-settings.php:790
|
501 |
+
#: inc/cleantalk-settings.php:791 inc/cleantalk-settings.php:799
|
502 |
+
#: inc/cleantalk-settings.php:800 inc/cleantalk-settings.php:807
|
503 |
+
#: inc/cleantalk-settings.php:808
|
504 |
+
msgid "unknown"
|
505 |
msgstr ""
|
506 |
|
507 |
+
#: inc/cleantalk-settings.php:780
|
508 |
+
#, php-format
|
509 |
+
msgid "Average request time for past 7 days: %s seconds."
|
510 |
msgstr ""
|
511 |
|
512 |
+
#: inc/cleantalk-settings.php:789
|
513 |
+
#, php-format
|
514 |
+
msgid "Last time SpamFireWall was triggered for %s IP at %s"
|
515 |
msgstr ""
|
516 |
|
517 |
+
#: inc/cleantalk-settings.php:798
|
518 |
#, php-format
|
519 |
+
msgid "SpamFireWall was updated %s. Now contains %s entries."
|
520 |
msgstr ""
|
521 |
|
522 |
+
#: inc/cleantalk-settings.php:806
|
523 |
+
#, php-format
|
524 |
+
msgid "SpamFireWall sent %s events at %s."
|
525 |
msgstr ""
|
526 |
|
527 |
+
#: inc/cleantalk-settings.php:816
|
528 |
+
msgid "There are no failed connections to server."
|
529 |
msgstr ""
|
530 |
|
531 |
+
#: inc/cleantalk-settings.php:843
|
532 |
+
msgid "Send report"
|
533 |
msgstr ""
|
534 |
|
535 |
+
#: inc/cleantalk-settings.php:847
|
536 |
+
msgid ""
|
537 |
+
"Please, enable \"Send connection reports\" setting to be able to send reports"
|
538 |
msgstr ""
|
539 |
|
540 |
+
#: inc/cleantalk-settings.php:1031
|
541 |
+
msgid "Get access key automatically"
|
542 |
msgstr ""
|
543 |
|
544 |
+
#: inc/cleantalk-settings.php:1070
|
545 |
+
msgid "Testing is failed. Please check the Access key."
|
546 |
+
msgstr ""
|
547 |
+
|
548 |
+
#: inc/cleantalk-settings.php:1090
|
549 |
+
msgid "Key is not correct"
|
550 |
+
msgstr ""
|
551 |
+
|
552 |
+
#: inc/cleantalk-comments.php:14 inc/cleantalk-users.php:15
|
553 |
+
msgid "Check for spam"
|
554 |
msgstr ""
|
555 |
|
556 |
+
#: inc/cleantalk-comments.php:14
|
557 |
+
msgid "Find spam comments"
|
558 |
+
msgstr ""
|
559 |
+
|
560 |
+
#: inc/cleantalk-comments.php:24 inc/cleantalk-users.php:25
|
561 |
+
msgid "Plugin Settings"
|
562 |
+
msgstr ""
|
563 |
+
|
564 |
+
#: inc/cleantalk-comments.php:33 inc/cleantalk-users.php:34
|
565 |
+
#, php-format
|
566 |
msgid ""
|
567 |
+
"Antispam hosting tariff does not allow you to use this feature. To do so, "
|
568 |
+
"you need to enter an Access Key in the %splugin settings%s."
|
|
|
569 |
msgstr ""
|
570 |
|
571 |
+
#: inc/cleantalk-comments.php:58 inc/cleantalk-users.php:60
|
572 |
+
msgid ""
|
573 |
+
"Ajax error. Process will be automatically restarted in 3 seconds. Status: "
|
574 |
msgstr ""
|
575 |
|
576 |
+
#: inc/cleantalk-comments.php:65
|
577 |
msgid ""
|
578 |
+
"Please wait for a while. CleanTalk is deleting spam comments. Comments left: "
|
|
|
579 |
msgstr ""
|
580 |
|
581 |
+
#: inc/cleantalk-comments.php:75 inc/cleantalk-users.php:77
|
582 |
+
msgid "Start check"
|
583 |
msgstr ""
|
584 |
|
585 |
+
#: inc/cleantalk-comments.php:76 inc/cleantalk-users.php:78
|
586 |
+
msgid "Continue check"
|
587 |
msgstr ""
|
588 |
|
589 |
+
#: inc/cleantalk-comments.php:77 inc/cleantalk-users.php:79
|
590 |
+
msgid ""
|
591 |
+
"The plugin will check all comments against blacklists database and show you "
|
592 |
+
"senders that have spam activity on other websites."
|
593 |
msgstr ""
|
594 |
|
595 |
+
#: inc/cleantalk-comments.php:80 inc/cleantalk-users.php:82
|
596 |
+
msgid "Accurate check"
|
|
|
597 |
msgstr ""
|
598 |
|
599 |
+
#: inc/cleantalk-comments.php:82 inc/cleantalk-users.php:84
|
600 |
msgid ""
|
601 |
+
"Allows to use comment's dates to perform more accurate check. Could "
|
602 |
+
"seriously slow down the check."
|
603 |
msgstr ""
|
604 |
|
605 |
+
#: inc/cleantalk-comments.php:85 inc/cleantalk-users.php:87
|
606 |
+
msgid "Specify date range"
|
607 |
+
msgstr ""
|
608 |
+
|
609 |
+
#: inc/cleantalk-comments.php:103
|
610 |
msgid ""
|
611 |
+
"Please wait! CleanTalk is checking all approved and pending comments via "
|
612 |
+
"blacklist database at cleantalk.org. You will have option to delete found "
|
613 |
+
"spam comments after plugin finish."
|
614 |
+
msgstr ""
|
615 |
+
|
616 |
+
#: inc/cleantalk-comments.php:153
|
617 |
+
msgid "Comment"
|
618 |
+
msgstr ""
|
619 |
+
|
620 |
+
#: inc/cleantalk-comments.php:154
|
621 |
+
msgid "In Response To"
|
622 |
msgstr ""
|
623 |
|
624 |
+
#: inc/cleantalk-comments.php:216 inc/cleantalk-users.php:217
|
625 |
+
msgid "Approve"
|
626 |
msgstr ""
|
627 |
|
628 |
+
#: inc/cleantalk-comments.php:218 inc/cleantalk-users.php:219
|
629 |
+
msgid "Delete"
|
630 |
msgstr ""
|
631 |
|
632 |
+
#: inc/cleantalk-comments.php:260
|
633 |
+
msgid "Delete all comments from the list"
|
|
|
|
|
634 |
msgstr ""
|
635 |
|
636 |
+
#: inc/cleantalk-comments.php:261 inc/cleantalk-users.php:265
|
637 |
+
msgid "Delete selected"
|
638 |
msgstr ""
|
639 |
|
640 |
+
#: inc/cleantalk-comments.php:265
|
641 |
+
msgid "Insert comments"
|
642 |
msgstr ""
|
643 |
|
644 |
+
#: inc/cleantalk-comments.php:266
|
645 |
+
msgid "Delete comments"
|
646 |
msgstr ""
|
647 |
|
648 |
+
#: inc/cleantalk-comments.php:271 inc/cleantalk-users.php:276
|
649 |
msgid ""
|
650 |
+
"There is some differencies between blacklists database and our API "
|
651 |
+
"mechanisms. Blacklists shows all history of spam activity, but our API (that "
|
652 |
+
"used in spam checking) used another parameters, too: last day of activity, "
|
653 |
+
"number of spam attacks during last days etc. This mechanisms help us to "
|
654 |
+
"reduce number of false positivitie. So, there is nothing strange, if some "
|
655 |
+
"emails/IPs will be not found by this checking."
|
656 |
msgstr ""
|
657 |
|
658 |
+
#: inc/cleantalk-comments.php:276 inc/cleantalk-users.php:281
|
659 |
+
msgid "Stop deletion"
|
|
|
|
|
660 |
msgstr ""
|
661 |
|
662 |
+
#: inc/cleantalk-comments.php:503 inc/cleantalk-admin.php:304
|
663 |
+
#, php-format
|
664 |
msgid ""
|
665 |
+
"Total comments %s. Checked %s. Found %s spam comments. %s bad comments "
|
666 |
+
"(without IP or email)."
|
667 |
msgstr ""
|
668 |
|
669 |
+
#: inc/cleantalk-comments.php:507
|
670 |
+
msgid "Please do backup of WordPress database before delete any comments!"
|
|
|
|
|
|
|
671 |
msgstr ""
|
672 |
|
673 |
+
#: inc/cleantalk-public.php:405 inc/cleantalk-public.php:546
|
674 |
+
#: inc/cleantalk-public.php:648 inc/cleantalk-public.php:2781
|
675 |
+
msgid "Spam protection by CleanTalk"
|
676 |
msgstr ""
|
677 |
|
678 |
+
#: inc/cleantalk-public.php:1152 inc/cleantalk-public.php:1280
|
679 |
+
#: inc/cleantalk-public.php:1298
|
680 |
+
msgid "Spam protection"
|
|
|
681 |
msgstr ""
|
682 |
|
683 |
+
#: inc/cleantalk-public.php:1251 inc/cleantalk-public.php:2070
|
684 |
+
#: inc/cleantalk-public.php:2169 inc/cleantalk-public.php:2312
|
685 |
+
msgid "CleanTalk AntiSpam: This message is spam."
|
|
|
686 |
msgstr ""
|
687 |
|
688 |
+
#: inc/cleantalk-public.php:1252
|
689 |
+
msgid "You could check it in CleanTalk's anti-spam database:"
|
|
|
|
|
690 |
msgstr ""
|
691 |
|
692 |
+
#: inc/cleantalk-public.php:1487
|
693 |
+
#, php-format
|
694 |
+
msgid "Registration approved by %s."
|
695 |
msgstr ""
|
696 |
|
697 |
+
#: inc/cleantalk-public.php:1749
|
698 |
+
msgid "CleanTalk AntiSpam: This registration is spam."
|
699 |
msgstr ""
|
700 |
|
701 |
+
#: inc/cleantalk-public.php:1750 inc/cleantalk-public.php:2071
|
702 |
+
#: inc/cleantalk-public.php:2170 inc/cleantalk-public.php:2313
|
703 |
+
msgid "CleanTalk's anti-spam database:"
|
704 |
msgstr ""
|
705 |
|
706 |
+
#: inc/cleantalk-public.php:2399
|
707 |
+
msgid "Comment approved. Anti-spam by CleanTalk."
|
708 |
msgstr ""
|
709 |
|
710 |
+
#: inc/cleantalk-public.php:2937
|
711 |
+
msgid "Attention, please!"
|
712 |
msgstr ""
|
713 |
|
714 |
+
#: inc/cleantalk-public.php:2938
|
715 |
#, php-format
|
716 |
+
msgid "\"%s\" plugin error on your site \"%s\":"
|
717 |
msgstr ""
|
718 |
|
719 |
+
#: inc/cleantalk-public.php:2940
|
720 |
+
#, php-format
|
721 |
+
msgid "[%s] \"%s\" error!"
|
722 |
msgstr ""
|
723 |
|
724 |
+
#: inc/cleantalk-public.php:2999
|
725 |
+
msgid ""
|
726 |
+
"By using this form you agree with the storage and processing of your data by "
|
727 |
+
"using the Privacy Policy on this website."
|
728 |
msgstr ""
|
729 |
|
730 |
+
#: inc/cleantalk-public.php:3047
|
731 |
+
msgid "Error occured while sending feedback."
|
|
|
732 |
msgstr ""
|
733 |
|
734 |
+
#: inc/cleantalk-public.php:3048
|
735 |
+
msgid "Feedback wasn't sent. There is no associated request."
|
736 |
msgstr ""
|
737 |
|
738 |
+
#: inc/cleantalk-public.php:3049 inc/cleantalk-admin.php:318
|
739 |
#, php-format
|
740 |
+
msgid "Feedback has been sent to %sCleanTalk Dashboard%s."
|
741 |
msgstr ""
|
742 |
|
743 |
+
#: inc/cleantalk-public.php:3092
|
744 |
+
msgid "Sender info"
|
|
|
745 |
msgstr ""
|
746 |
|
747 |
+
#: inc/cleantalk-public.php:3095
|
748 |
+
msgid "by"
|
749 |
msgstr ""
|
750 |
|
751 |
+
#: inc/cleantalk-public.php:3106
|
752 |
+
msgid "No email"
|
753 |
msgstr ""
|
754 |
|
755 |
+
#: inc/cleantalk-public.php:3116
|
756 |
+
msgid "No IP"
|
|
|
757 |
msgstr ""
|
758 |
|
759 |
+
#: inc/cleantalk-public.php:3119
|
760 |
+
msgid "Mark as spam"
|
761 |
msgstr ""
|
762 |
|
763 |
+
#: inc/cleantalk-public.php:3120
|
764 |
+
msgid "Unspam"
|
765 |
msgstr ""
|
766 |
|
767 |
+
#: inc/cleantalk-public.php:3122
|
768 |
+
msgid "Marked as spam."
|
769 |
msgstr ""
|
770 |
|
771 |
+
#: inc/cleantalk-public.php:3123
|
772 |
+
msgid "Marked as not spam."
|
773 |
msgstr ""
|
774 |
|
775 |
+
#: inc/cleantalk-admin.php:18
|
776 |
+
#, php-format
|
777 |
+
msgid "%sRefresh%s"
|
778 |
msgstr ""
|
779 |
|
780 |
+
#: inc/cleantalk-admin.php:19
|
781 |
+
#, php-format
|
782 |
+
msgid "%sConfigure%s"
|
783 |
msgstr ""
|
784 |
|
785 |
+
#: inc/cleantalk-admin.php:36
|
786 |
+
msgid "7 days anti-spam stats"
|
787 |
msgstr ""
|
788 |
|
789 |
+
#: inc/cleantalk-admin.php:40
|
790 |
+
msgid "Top 5 spam IPs blocked"
|
791 |
msgstr ""
|
792 |
|
793 |
+
#: inc/cleantalk-admin.php:46
|
794 |
+
msgid "Get Access key to activate Anti-Spam protection!"
|
|
|
|
|
795 |
msgstr ""
|
796 |
|
797 |
+
#: inc/cleantalk-admin.php:54
|
798 |
+
#, php-format
|
799 |
+
msgid "Something went wrong! Error: \"%s\"."
|
800 |
msgstr ""
|
801 |
|
802 |
+
#: inc/cleantalk-admin.php:58
|
803 |
+
msgid "Please, visit your dashboard."
|
|
|
|
|
804 |
msgstr ""
|
805 |
|
806 |
+
#: inc/cleantalk-admin.php:72
|
807 |
+
msgid "IP"
|
808 |
msgstr ""
|
809 |
|
810 |
+
#: inc/cleantalk-admin.php:73
|
811 |
+
msgid "Country"
|
|
|
|
|
|
|
812 |
msgstr ""
|
813 |
|
814 |
+
#: inc/cleantalk-admin.php:74
|
815 |
+
msgid "Block Count"
|
816 |
msgstr ""
|
817 |
|
818 |
+
#: inc/cleantalk-admin.php:102
|
819 |
+
#, php-format
|
820 |
+
msgid ""
|
821 |
+
"This is the count from the %s's cloud and could be different to admin bar "
|
822 |
+
"counters"
|
823 |
msgstr ""
|
824 |
|
825 |
+
#. %s: Number of spam messages
|
826 |
+
#: inc/cleantalk-admin.php:105
|
827 |
+
#, php-format
|
828 |
+
msgid ""
|
829 |
+
"%s%s%s has blocked %s spam for all time. The statistics are automatically "
|
830 |
+
"updated every 24 hours."
|
831 |
msgstr ""
|
832 |
|
833 |
+
#: inc/cleantalk-admin.php:116
|
834 |
#, php-format
|
835 |
+
msgid "Do you like CleanTalk?%s Post your feedback here%s."
|
836 |
msgstr ""
|
837 |
|
838 |
+
#: inc/cleantalk-admin.php:201
|
839 |
+
msgid "Translate"
|
840 |
msgstr ""
|
841 |
|
842 |
+
#: inc/cleantalk-admin.php:204
|
843 |
+
msgid "Start here"
|
844 |
msgstr ""
|
845 |
|
846 |
+
#: inc/cleantalk-admin.php:205
|
847 |
+
msgid "FAQ"
|
848 |
msgstr ""
|
849 |
|
850 |
+
#: inc/cleantalk-admin.php:298
|
851 |
+
msgid "Failed from timeout. Going to check comments again."
|
852 |
msgstr ""
|
853 |
|
854 |
+
#: inc/cleantalk-admin.php:299
|
855 |
+
msgid "Added"
|
856 |
msgstr ""
|
857 |
|
858 |
+
#: inc/cleantalk-admin.php:300 inc/cleantalk-admin.php:351
|
859 |
+
msgid "Deleted"
|
860 |
msgstr ""
|
861 |
|
862 |
+
#: inc/cleantalk-admin.php:301
|
863 |
+
msgid "comments"
|
864 |
msgstr ""
|
865 |
|
866 |
+
#: inc/cleantalk-admin.php:302
|
867 |
+
msgid "Delete all spam comments?"
|
868 |
msgstr ""
|
869 |
|
870 |
+
#: inc/cleantalk-admin.php:303
|
871 |
+
msgid "Delete checked comments?"
|
|
|
|
|
|
|
|
|
|
|
|
|
872 |
msgstr ""
|
873 |
|
874 |
+
#: inc/cleantalk-admin.php:305 inc/cleantalk-admin.php:358
|
875 |
+
#: inc/cleantalk-users.php:529
|
876 |
+
msgid "Please do backup of WordPress database before delete any accounts!"
|
877 |
msgstr ""
|
878 |
|
879 |
+
#: inc/cleantalk-admin.php:315
|
880 |
+
msgid "Find spam-comments"
|
881 |
msgstr ""
|
882 |
|
883 |
+
#: inc/cleantalk-admin.php:316
|
884 |
+
msgid "The sender has been whitelisted."
|
885 |
msgstr ""
|
886 |
|
887 |
+
#: inc/cleantalk-admin.php:317
|
888 |
+
msgid "The sender has been blacklisted."
|
889 |
msgstr ""
|
890 |
|
891 |
+
#: inc/cleantalk-admin.php:348
|
892 |
+
msgid "Failed from timeout. Going to check users again."
|
|
|
893 |
msgstr ""
|
894 |
|
895 |
+
#: inc/cleantalk-admin.php:349
|
896 |
+
msgid "Failed from timeout. Going to run a new attempt to delete spam users."
|
|
|
897 |
msgstr ""
|
898 |
|
899 |
+
#: inc/cleantalk-admin.php:350
|
900 |
+
msgid "Inserted"
|
|
|
901 |
msgstr ""
|
902 |
|
903 |
+
#: inc/cleantalk-admin.php:352
|
904 |
+
msgid "users."
|
905 |
msgstr ""
|
906 |
|
907 |
+
#: inc/cleantalk-admin.php:353
|
908 |
+
msgid "Delete all spam users?"
|
909 |
msgstr ""
|
910 |
|
911 |
+
#: inc/cleantalk-admin.php:354
|
912 |
+
msgid "Delete checked users?"
|
|
|
913 |
msgstr ""
|
914 |
|
915 |
+
#: inc/cleantalk-admin.php:357 inc/cleantalk-users.php:525
|
916 |
#, php-format
|
917 |
+
msgid ""
|
918 |
+
"Total users %s, checked %s, found %s spam users and %s bad users (without IP "
|
919 |
+
"or email)"
|
920 |
msgstr ""
|
921 |
|
922 |
+
#: inc/cleantalk-admin.php:366
|
923 |
+
msgid "Find spam-users"
|
924 |
msgstr ""
|
925 |
|
926 |
+
#: inc/cleantalk-admin.php:414
|
927 |
+
#, php-format
|
928 |
+
msgid "Unable to get Access key automatically: %s"
|
929 |
msgstr ""
|
930 |
|
931 |
+
#: inc/cleantalk-admin.php:415
|
932 |
+
msgid "Get the Access key"
|
933 |
msgstr ""
|
934 |
|
935 |
+
#: inc/cleantalk-admin.php:424
|
936 |
+
#, php-format
|
937 |
+
msgid "Please enter Access Key in %s settings to enable anti spam protection!"
|
938 |
msgstr ""
|
939 |
|
940 |
+
#: inc/cleantalk-admin.php:434
|
941 |
+
#, php-format
|
942 |
+
msgid "%s trial period ends, please upgrade to %s!"
|
943 |
msgstr ""
|
944 |
|
945 |
+
#: inc/cleantalk-admin.php:446
|
946 |
+
msgid "RENEW ANTI-SPAM"
|
947 |
msgstr ""
|
948 |
|
949 |
+
#: inc/cleantalk-admin.php:447
|
950 |
+
msgid "next year"
|
951 |
msgstr ""
|
952 |
|
953 |
+
#: inc/cleantalk-admin.php:451
|
954 |
+
#, php-format
|
955 |
+
msgid "Please renew your anti-spam license for %s."
|
956 |
msgstr ""
|
957 |
|
958 |
+
#: inc/cleantalk-admin.php:476
|
959 |
+
msgid "Make it right!"
|
960 |
msgstr ""
|
961 |
|
962 |
+
#: inc/cleantalk-admin.php:478
|
963 |
+
#, php-format
|
964 |
+
msgid "%sGet premium%s"
|
965 |
msgstr ""
|
966 |
|
967 |
+
#: inc/cleantalk-admin.php:517
|
968 |
+
msgid "Since"
|
969 |
msgstr ""
|
970 |
|
971 |
+
#: inc/cleantalk-admin.php:523
|
972 |
+
msgid ""
|
973 |
+
"All / Allowed / Blocked submissions. The number of submissions is being "
|
974 |
+
"counted since CleanTalk plugin installation."
|
975 |
msgstr ""
|
976 |
|
977 |
+
#: inc/cleantalk-admin.php:523
|
978 |
+
msgid "All"
|
|
|
|
|
|
|
979 |
msgstr ""
|
980 |
|
981 |
+
#: inc/cleantalk-admin.php:531
|
982 |
+
msgid ""
|
983 |
+
"Allowed / Blocked submissions. The number of submissions for past 24 hours. "
|
984 |
msgstr ""
|
985 |
|
986 |
+
#: inc/cleantalk-admin.php:531
|
987 |
+
msgid "Day"
|
988 |
msgstr ""
|
989 |
|
990 |
+
#: inc/cleantalk-admin.php:537
|
991 |
+
msgid ""
|
992 |
+
"All / Blocked events. Access attempts regitred by SpamFireWall counted since "
|
993 |
+
"the last plugin activation."
|
994 |
msgstr ""
|
995 |
|
996 |
+
#: inc/cleantalk-admin.php:547
|
997 |
+
msgid ""
|
998 |
+
"Allowed / Blocked submissions. The number of submissions is being counted "
|
999 |
+
"since "
|
1000 |
msgstr ""
|
1001 |
|
1002 |
+
#: inc/cleantalk-admin.php:558
|
1003 |
+
msgid "dashboard"
|
1004 |
msgstr ""
|
1005 |
|
1006 |
+
#: inc/cleantalk-admin.php:565
|
1007 |
+
msgid "Settings"
|
1008 |
msgstr ""
|
1009 |
|
1010 |
+
#: inc/cleantalk-admin.php:573
|
1011 |
+
msgid "Bulk spam comments removal tool."
|
1012 |
msgstr ""
|
1013 |
|
1014 |
+
#: inc/cleantalk-admin.php:592
|
1015 |
+
msgid "Reset first counter"
|
1016 |
msgstr ""
|
1017 |
|
1018 |
+
#: inc/cleantalk-admin.php:600
|
1019 |
+
msgid "Reset all counters"
|
1020 |
msgstr ""
|
1021 |
|
1022 |
+
#: inc/cleantalk-widget.php:22
|
1023 |
msgid "CleanTalk Widget"
|
1024 |
msgstr ""
|
1025 |
|
1026 |
+
#: inc/cleantalk-widget.php:25
|
1027 |
msgid "CleanTalk widget"
|
1028 |
msgstr ""
|
1029 |
|
1030 |
+
#: inc/cleantalk-widget.php:72
|
1031 |
msgid "CleanTalk's main page"
|
1032 |
msgstr ""
|
1033 |
|
1034 |
+
#: inc/cleantalk-widget.php:73
|
1035 |
msgid "spam"
|
1036 |
msgstr ""
|
1037 |
|
1038 |
+
#: inc/cleantalk-widget.php:73
|
1039 |
+
msgid "blocked by"
|
1040 |
+
msgstr ""
|
1041 |
+
|
1042 |
+
#: inc/cleantalk-widget.php:85
|
1043 |
msgid "Spam blocked"
|
1044 |
msgstr ""
|
1045 |
|
1046 |
+
#: inc/cleantalk-widget.php:90
|
1047 |
msgid "Title:"
|
1048 |
msgstr ""
|
1049 |
|
1050 |
+
#: inc/cleantalk-widget.php:95
|
1051 |
msgid "Style:"
|
1052 |
msgstr ""
|
1053 |
|
1054 |
+
#: inc/cleantalk-widget.php:97
|
1055 |
msgid "CleanTalk's Style"
|
1056 |
msgstr ""
|
1057 |
|
1058 |
+
#: inc/cleantalk-widget.php:98
|
1059 |
msgid "Light"
|
1060 |
msgstr ""
|
1061 |
|
1062 |
+
#: inc/cleantalk-widget.php:99
|
1063 |
msgid "Extremely Light"
|
1064 |
msgstr ""
|
1065 |
|
1066 |
+
#: inc/cleantalk-widget.php:100
|
1067 |
msgid "Dark"
|
1068 |
msgstr ""
|
1069 |
|
1070 |
+
#: inc/cleantalk-widget.php:105
|
1071 |
msgid "Referal link ID:"
|
1072 |
msgstr ""
|
1073 |
|
1074 |
+
#: inc/cleantalk-users.php:15
|
1075 |
+
msgid "Find spam users"
|
1076 |
+
msgstr ""
|
1077 |
+
|
1078 |
+
#: inc/cleantalk-users.php:67
|
1079 |
+
msgid "Please wait for a while. CleanTalk is deleting spam users. Users left: "
|
1080 |
+
msgstr ""
|
1081 |
+
|
1082 |
+
#: inc/cleantalk-users.php:105
|
1083 |
+
msgid ""
|
1084 |
+
"Please wait for a while. CleanTalk is checking all users via blacklist "
|
1085 |
+
"database at cleantalk.org. You will have option to delete found spam users "
|
1086 |
+
"after plugin finish."
|
1087 |
+
msgstr ""
|
1088 |
+
|
1089 |
+
#: inc/cleantalk-users.php:264
|
1090 |
+
msgid "Delete all users from list"
|
1091 |
+
msgstr ""
|
1092 |
+
|
1093 |
+
#: inc/cleantalk-users.php:266
|
1094 |
+
msgid "Download results in CSV"
|
1095 |
+
msgstr ""
|
1096 |
+
|
1097 |
+
#: inc/cleantalk-users.php:270
|
1098 |
+
msgid "Insert accounts"
|
1099 |
+
msgstr ""
|
1100 |
+
|
1101 |
+
#: inc/cleantalk-users.php:271
|
1102 |
+
msgid "Delete accounts"
|
1103 |
+
msgstr ""
|
1104 |
+
|
1105 |
+
#: lib/CleantalkSFW.php:54
|
1106 |
msgid "SpamFireWall is activated for your IP "
|
1107 |
msgstr ""
|
1108 |
|
1109 |
+
#: lib/CleantalkSFW.php:55
|
1110 |
msgid ""
|
1111 |
"To continue working with web site, please make sure that you have enabled "
|
1112 |
"JavaScript."
|
1113 |
msgstr ""
|
1114 |
|
1115 |
+
#: lib/CleantalkSFW.php:56
|
1116 |
+
msgid "Please click below to pass protection,"
|
1117 |
msgstr ""
|
1118 |
|
1119 |
+
#: lib/CleantalkSFW.php:57
|
1120 |
#, php-format
|
1121 |
msgid ""
|
1122 |
"Or you will be automatically redirected to the requested page after %d "
|
1123 |
"seconds."
|
1124 |
msgstr ""
|
1125 |
|
1126 |
+
#: lib/CleantalkSFW.php:58
|
1127 |
msgid "Antispam by CleanTalk"
|
1128 |
msgstr ""
|
1129 |
|
1130 |
+
#: lib/CleantalkSFW.php:59
|
1131 |
+
msgid "This is the testing page for SpamFireWall"
|
1132 |
msgstr ""
|
1133 |
|
1134 |
#: templates/translate_banner.php:6
|
1135 |
+
msgid "Help others use the plugin in your language."
|
1136 |
+
msgstr ""
|
1137 |
+
|
1138 |
+
#: templates/translate_banner.php:7
|
1139 |
msgid ""
|
1140 |
"We ask you to help with the translation of the plugin in your language. "
|
1141 |
"Please take a few minutes to make the plugin more comfortable."
|
1142 |
msgstr ""
|
1143 |
|
1144 |
+
#: templates/translate_banner.php:10
|
1145 |
msgid "TRANSLATE"
|
1146 |
msgstr ""
|
1147 |
|
1149 |
msgid "Anti-Spam by CleanTalk"
|
1150 |
msgstr ""
|
1151 |
|
1152 |
+
#. Description of the plugin/theme
|
1153 |
+
msgid ""
|
1154 |
+
"Max power, all-in-one, no Captcha, premium anti-spam plugin. No comment spam,"
|
1155 |
+
" no registration spam, no contact spam, protects any WordPress forms."
|
1156 |
+
msgstr ""
|
1157 |
+
|
1158 |
#. Plugin URI of the plugin/theme
|
1159 |
#. Author URI of the plugin/theme
|
1160 |
msgid "http://cleantalk.org"
|
1161 |
msgstr ""
|
1162 |
|
|
|
|
|
|
|
|
|
|
|
|
|
1163 |
#. Author of the plugin/theme
|
1164 |
msgid "СleanTalk <welcome@cleantalk.org>"
|
1165 |
msgstr ""
|
inc/cleantalk-comments.php
CHANGED
@@ -658,5 +658,4 @@ function ct_comment_check_approve_comment(){
|
|
658 |
wp_update_comment($comment);
|
659 |
|
660 |
die();
|
661 |
-
}
|
662 |
-
?>
|
658 |
wp_update_comment($comment);
|
659 |
|
660 |
die();
|
661 |
+
}
|
|
inc/cleantalk-public.php
CHANGED
@@ -2207,7 +2207,7 @@ function apbct_from__WPForms__gatherData($entry, $form_data){
|
|
2207 |
global $apbct;
|
2208 |
|
2209 |
$apbct->form_data = $entry['fields'];
|
2210 |
-
|
2211 |
return $entry;
|
2212 |
}
|
2213 |
|
@@ -2221,7 +2221,7 @@ function apbct_from__WPForms__gatherData($entry, $form_data){
|
|
2221 |
*/
|
2222 |
function apbct_form__WPForms__showResponse($errors, $form_data) {
|
2223 |
|
2224 |
-
if(
|
2225 |
|
2226 |
$spam_comment = apbct_form__WPForms__testSpam();
|
2227 |
|
@@ -2290,7 +2290,7 @@ function apbct_form__WPForms__testSpam() {
|
|
2290 |
return $ct_result->comment;
|
2291 |
}
|
2292 |
|
2293 |
-
return
|
2294 |
|
2295 |
}
|
2296 |
|
2207 |
global $apbct;
|
2208 |
|
2209 |
$apbct->form_data = $entry['fields'];
|
2210 |
+
|
2211 |
return $entry;
|
2212 |
}
|
2213 |
|
2221 |
*/
|
2222 |
function apbct_form__WPForms__showResponse($errors, $form_data) {
|
2223 |
|
2224 |
+
if(empty($errors) || ( isset($form_data['id'], $errors[$form_data['id']]) && !count($errors[$form_data['id']]) ) ){
|
2225 |
|
2226 |
$spam_comment = apbct_form__WPForms__testSpam();
|
2227 |
|
2290 |
return $ct_result->comment;
|
2291 |
}
|
2292 |
|
2293 |
+
return null;
|
2294 |
|
2295 |
}
|
2296 |
|
inc/cleantalk-settings.php
CHANGED
@@ -786,7 +786,7 @@ function apbct_settings__field__statistics() {
|
|
786 |
|
787 |
// SFW last die
|
788 |
printf(
|
789 |
-
__('Last SpamFireWall
|
790 |
$apbct->stats['last_sfw_block']['ip'] ? $apbct->stats['last_sfw_block']['ip'] : __('unknown', 'cleantalk'),
|
791 |
$apbct->stats['last_sfw_block']['time'] ? date('M d Y H:i:s', $apbct->stats['last_sfw_block']['time']) : __('unknown', 'cleantalk')
|
792 |
);
|
786 |
|
787 |
// SFW last die
|
788 |
printf(
|
789 |
+
__('Last time SpamFireWall was triggered for %s IP at %s', 'cleantalk'),
|
790 |
$apbct->stats['last_sfw_block']['ip'] ? $apbct->stats['last_sfw_block']['ip'] : __('unknown', 'cleantalk'),
|
791 |
$apbct->stats['last_sfw_block']['time'] ? date('M d Y H:i:s', $apbct->stats['last_sfw_block']['time']) : __('unknown', 'cleantalk')
|
792 |
);
|
inc/cleantalk-users.php
CHANGED
@@ -618,7 +618,7 @@ function ct_ajax_delete_all_users($count_all = 0)
|
|
618 |
|
619 |
global $wpdb;
|
620 |
|
621 |
-
$r = $wpdb->get_results("select count(*) as cnt from $wpdb->usermeta where meta_key='ct_marked_as_spam';",
|
622 |
|
623 |
if(!empty($r)){
|
624 |
|
@@ -680,6 +680,4 @@ function ct_usercheck_get_csv_file() {
|
|
680 |
echo $output;
|
681 |
|
682 |
die();
|
683 |
-
}
|
684 |
-
|
685 |
-
?>
|
618 |
|
619 |
global $wpdb;
|
620 |
|
621 |
+
$r = $wpdb->get_results("select count(*) as cnt from $wpdb->usermeta where meta_key='ct_marked_as_spam';", OBJECT );
|
622 |
|
623 |
if(!empty($r)){
|
624 |
|
680 |
echo $output;
|
681 |
|
682 |
die();
|
683 |
+
}
|
|
|
|
lib/CleantalkState.php
CHANGED
@@ -49,7 +49,6 @@ class CleantalkState
|
|
49 |
'general_postdata_test' => 0, //CAPD
|
50 |
'set_cookies'=> 1, // Disable cookies generatation to be compatible with Varnish.
|
51 |
'set_cookies__sessions'=> 0, // Use alt sessions for cookies.
|
52 |
-
'alternative_sessions'=> 0, // AJAX Sessions.
|
53 |
'ssl_on' => 0, // Secure connection to servers
|
54 |
'use_buitin_http_api' => 0, // Using Wordpress HTTP built in API
|
55 |
|
49 |
'general_postdata_test' => 0, //CAPD
|
50 |
'set_cookies'=> 1, // Disable cookies generatation to be compatible with Varnish.
|
51 |
'set_cookies__sessions'=> 0, // Use alt sessions for cookies.
|
|
|
52 |
'ssl_on' => 0, // Secure connection to servers
|
53 |
'use_buitin_http_api' => 0, // Using Wordpress HTTP built in API
|
54 |
|
readme.txt
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
Contributors: safronik
|
3 |
Tags: spam, antispam, protection, comments, firewall
|
4 |
Requires at least: 3.0
|
5 |
-
Tested up to: 5.
|
6 |
-
Stable tag: 5.120.
|
7 |
License: GPLv2
|
8 |
|
9 |
Spam protection, antispam, all-in-one, premium plugin. No spam comments & users, no spam contact form & WooCommerce anti-spam.
|
@@ -560,6 +560,11 @@ If your website has forms that send data to external sources, you can enable opt
|
|
560 |
10. Website's options.
|
561 |
|
562 |
== Changelog ==
|
|
|
|
|
|
|
|
|
|
|
563 |
= 5.120.1 June 6 2019 =
|
564 |
* Mod: Description for Search form protection.
|
565 |
* Fix: CSS and JS attachment.
|
2 |
Contributors: safronik
|
3 |
Tags: spam, antispam, protection, comments, firewall
|
4 |
Requires at least: 3.0
|
5 |
+
Tested up to: 5.3
|
6 |
+
Stable tag: 5.120.2
|
7 |
License: GPLv2
|
8 |
|
9 |
Spam protection, antispam, all-in-one, premium plugin. No spam comments & users, no spam contact form & WooCommerce anti-spam.
|
560 |
10. Website's options.
|
561 |
|
562 |
== Changelog ==
|
563 |
+
= 5.120.2 June 17 2019 =
|
564 |
+
* Fix: WPForms integration.
|
565 |
+
* Fix: Translation and spelling.
|
566 |
+
* Fix: Minor PHP error
|
567 |
+
|
568 |
= 5.120.1 June 6 2019 =
|
569 |
* Mod: Description for Search form protection.
|
570 |
* Fix: CSS and JS attachment.
|