Antispam Bee - Version 2.6.9

Version Description

Download this release

Release Info

Developer swissspidy
Plugin Icon 128x128 Antispam Bee
Version 2.6.9
Comparing to
See all releases

Code changes from version 2.6.8 to 2.6.9

README.md CHANGED
@@ -1,18 +1,17 @@
1
  # Antispam Bee #
2
  * Contributors: pluginkollektiv
3
  * Tags: comment, spam, antispam, comments, trackback, protection, prevention
4
- * Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LG5VC9KXMAYXJ
5
  * Requires at least: 3.8
6
  * Tested up to: 4.6
7
- * Stable tag: 2.6.8
8
  * License: GPLv2 or later
9
  * License URI: https://www.gnu.org/licenses/gpl-2.0.html
10
 
11
  “…another popular solution to fight spam is Antispam Bee”—Matt Mullenweg, Q&A WordCamp Europe 2014
12
 
13
  ## Description ##
14
- Say Goodbye to comment spam on your WorddPress blog or website. *Antispam Bee* blocks spam comments and trackbacks effectively and without captchas. It is free of charge, ad-free and compliant with European data privacy standards.
15
-
16
 
17
  ### Feature/Settings Overview ###
18
  * Trust approved commenters.
@@ -31,36 +30,30 @@ Say Goodbye to comment spam on your WorddPress blog or website. *Antispam Bee* b
31
  * Optionally spam-check comment forms on archive pages.
32
  * Display spam statistics on the dashboard, including daily updates of spam detection rate and a total of blocked spam comments.
33
 
34
-
35
  > #### Auf Deutsch? ####
36
  > Für eine ausführliche [Dokumentation](https://github.com/pluginkollektiv/antispam-bee/wiki/Dokumentation) besuche bitte das [Antispam-Bee-Wiki](https://github.com/pluginkollektiv/antispam-bee/wiki). Dort findest du u.a. Antworten auf [häufig gestellte Fragen](https://github.com/pluginkollektiv/antispam-bee/wiki/H%C3%A4ufige-Fragen), sowie Hinweise zu den [Einstellungen der Antispam-Regeln](https://github.com/pluginkollektiv/antispam-bee/wiki/Dokumentation#antispam-regeln).
37
  >
38
  > **Community-Support auf Deutsch** erhältst du in einem der [deutschsprachigen Foren](https://de.forums.wordpress.org/forum/plugins); im [Plugin-Forum für Antispam Bee](https://wordpress.org/support/plugin/antispam-bee) wird, wie in allen Plugin-Foren auf wordpress.org, ausschließlich **Englisch** gesprochen.
39
 
40
-
41
  ### Credits ###
42
  * Author: [Sergej Müller](https://sergejmueller.github.io/)
43
  * Maintainers: [pluginkollektiv](http://pluginkollektiv.org)
44
 
45
-
46
  ## Installation ##
47
  * If you don’t know how to install a plugin for WordPress, [here’s how](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins).
48
 
49
-
50
  ### Requirements ###
51
  * PHP 5.2.4 or greater
52
  * WordPress 3.8 or greater
53
 
54
-
55
  ### Settings ###
56
  After you have activated *Antispam Bee* the plugin will block spam comments out of the box. However, you may want to visit *Settings → Antispam Bee* to configure your custom set of anti-spam options that works best for your site.
57
 
58
-
59
  ### Privacy Notice ###
60
  On sites operating from within the EU the option *Use a public antispam database* should not be activated for privacy reasons. When that option has been activated, *Antispam Bee* will match full IP addresses from comments against a public spam database. Technically it is not possible to encrypt those IPs, because spam databases only store and operate with complete, unencrypted IP addresses.
61
 
62
-
63
  ## Frequently Asked Questions ##
 
64
  ### Does Antispam Bee work with Jetpack, Disqus Comments and other comment plugins? ###
65
  Antispam Bee works best with default WordPress comments. It is not compatible with Jetpack or Disqus Comments as those plugins load the comment form within an iframe. Thus Antispam Bee can not access the comment form directly.
66
  It also won’t work with any AJAX-powered comment forms.
@@ -77,8 +70,13 @@ Nope. Antispam Bee is developed in Germany and Switzerland. You might have heard
77
  ### Will I have to edit any theme templates to get Antispam Bee to work? ###
78
  No, the plugin works as is. You may want to configure your favorite settings, though.
79
 
80
-
81
  ## Changelog ##
 
 
 
 
 
 
82
  ### 2.6.8 ###
83
  * added a POT file
84
  * updated German translation, added formal version
@@ -334,6 +332,11 @@ No, the plugin works as is. You may want to configure your favorite settings, th
334
  ### 0.3 ###
335
  * Trackback and Pingback spam protection
336
 
 
 
 
 
 
337
 
338
  ## Screenshots ##
339
- 1. Antispam Bee Optionen
1
  # Antispam Bee #
2
  * Contributors: pluginkollektiv
3
  * Tags: comment, spam, antispam, comments, trackback, protection, prevention
4
+ * Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8CH5FPR88QYML
5
  * Requires at least: 3.8
6
  * Tested up to: 4.6
7
+ * Stable tag: 2.6.9
8
  * License: GPLv2 or later
9
  * License URI: https://www.gnu.org/licenses/gpl-2.0.html
10
 
11
  “…another popular solution to fight spam is Antispam Bee”—Matt Mullenweg, Q&A WordCamp Europe 2014
12
 
13
  ## Description ##
14
+ Say Goodbye to comment spam on your WordPress blog or website. *Antispam Bee* blocks spam comments and trackbacks effectively and without captchas. It is free of charge, ad-free and compliant with European data privacy standards.
 
15
 
16
  ### Feature/Settings Overview ###
17
  * Trust approved commenters.
30
  * Optionally spam-check comment forms on archive pages.
31
  * Display spam statistics on the dashboard, including daily updates of spam detection rate and a total of blocked spam comments.
32
 
 
33
  > #### Auf Deutsch? ####
34
  > Für eine ausführliche [Dokumentation](https://github.com/pluginkollektiv/antispam-bee/wiki/Dokumentation) besuche bitte das [Antispam-Bee-Wiki](https://github.com/pluginkollektiv/antispam-bee/wiki). Dort findest du u.a. Antworten auf [häufig gestellte Fragen](https://github.com/pluginkollektiv/antispam-bee/wiki/H%C3%A4ufige-Fragen), sowie Hinweise zu den [Einstellungen der Antispam-Regeln](https://github.com/pluginkollektiv/antispam-bee/wiki/Dokumentation#antispam-regeln).
35
  >
36
  > **Community-Support auf Deutsch** erhältst du in einem der [deutschsprachigen Foren](https://de.forums.wordpress.org/forum/plugins); im [Plugin-Forum für Antispam Bee](https://wordpress.org/support/plugin/antispam-bee) wird, wie in allen Plugin-Foren auf wordpress.org, ausschließlich **Englisch** gesprochen.
37
 
 
38
  ### Credits ###
39
  * Author: [Sergej Müller](https://sergejmueller.github.io/)
40
  * Maintainers: [pluginkollektiv](http://pluginkollektiv.org)
41
 
 
42
  ## Installation ##
43
  * If you don’t know how to install a plugin for WordPress, [here’s how](http://codex.wordpress.org/Managing_Plugins#Installing_Plugins).
44
 
 
45
  ### Requirements ###
46
  * PHP 5.2.4 or greater
47
  * WordPress 3.8 or greater
48
 
 
49
  ### Settings ###
50
  After you have activated *Antispam Bee* the plugin will block spam comments out of the box. However, you may want to visit *Settings → Antispam Bee* to configure your custom set of anti-spam options that works best for your site.
51
 
 
52
  ### Privacy Notice ###
53
  On sites operating from within the EU the option *Use a public antispam database* should not be activated for privacy reasons. When that option has been activated, *Antispam Bee* will match full IP addresses from comments against a public spam database. Technically it is not possible to encrypt those IPs, because spam databases only store and operate with complete, unencrypted IP addresses.
54
 
 
55
  ## Frequently Asked Questions ##
56
+
57
  ### Does Antispam Bee work with Jetpack, Disqus Comments and other comment plugins? ###
58
  Antispam Bee works best with default WordPress comments. It is not compatible with Jetpack or Disqus Comments as those plugins load the comment form within an iframe. Thus Antispam Bee can not access the comment form directly.
59
  It also won’t work with any AJAX-powered comment forms.
70
  ### Will I have to edit any theme templates to get Antispam Bee to work? ###
71
  No, the plugin works as is. You may want to configure your favorite settings, though.
72
 
 
73
  ## Changelog ##
74
+
75
+ ### 2.6.9 ###
76
+ * Updates donation links throughout the plugin
77
+ * Fixes an error were JavaScript on the dashboard was erroneously being enqueued
78
+ * Ensures compatibility with the latest WordPress version
79
+
80
  ### 2.6.8 ###
81
  * added a POT file
82
  * updated German translation, added formal version
332
  ### 0.3 ###
333
  * Trackback and Pingback spam protection
334
 
335
+ ## Upgrade Notice ##
336
+
337
+ ### 2.6.9 ###
338
+
339
+ This is mainly a maintenance release ensuring compatibility with the latest version of WordPress. Expect bigger changes in 2.7 soon!
340
 
341
  ## Screenshots ##
342
+ 1. Antispam Bee settings
antispam_bee.php CHANGED
@@ -1,7 +1,7 @@
1
  <?php
2
  /*
3
  Plugin Name: Antispam Bee
4
- Description: Easy and extremely productive spam-fighting plugin with many sophisticated solutions. Includes protection again trackback spam.
5
  Author: pluginkollektiv
6
  Author URI: http://pluginkollektiv.org
7
  Plugin URI: https://wordpress.org/plugins/antispam-bee/
@@ -9,7 +9,7 @@ Text Domain: antispam-bee
9
  Domain Path: /lang
10
  License: GPLv2 or later
11
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
12
- Version: 2.6.8
13
  */
14
 
15
  /*
@@ -518,7 +518,7 @@ class Antispam_Bee {
518
  return array_merge(
519
  $input,
520
  array(
521
- '<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LG5VC9KXMAYXJ" target="_blank">PayPal</a>',
522
  )
523
  );
524
  }
@@ -700,11 +700,10 @@ class Antispam_Bee {
700
  * @since 1.9
701
  * @change 2.5.6
702
  */
703
-
704
  public static function add_dashboard_chart()
705
  {
706
  /* Filter */
707
- if ( ! current_user_can('publish_posts') OR ! self::get_option('dashboard_chart') ) {
708
  return;
709
  }
710
 
@@ -718,15 +717,6 @@ class Antispam_Bee {
718
  )
719
  );
720
 
721
- /* JS laden */
722
- add_action(
723
- 'wp_print_scripts',
724
- array(
725
- __CLASS__,
726
- 'add_dashboard_script'
727
- )
728
- );
729
-
730
  /* CSS laden */
731
  add_action(
732
  'admin_head',
@@ -769,9 +759,7 @@ class Antispam_Bee {
769
  * @since 1.9.0
770
  * @change 2.5.8
771
  */
772
-
773
- public static function add_dashboard_script()
774
- {
775
  /* Get stats */
776
  if ( ! self::get_option('daily_stats') ) {
777
  return;
@@ -780,33 +768,30 @@ class Antispam_Bee {
780
  /* Get plugin data */
781
  $plugin = get_plugin_data(__FILE__);
782
 
783
- /* Register scripts */
784
- wp_register_script(
785
- 'sm_raphael_js',
786
- plugins_url('js/raphael.min.js', __FILE__),
787
  array(),
788
- $plugin['Version'],
789
  true
790
  );
791
- wp_register_script(
792
- 'sm_raphael_helper',
793
- plugins_url('js/raphael.helper.min.js', __FILE__),
794
- array(),
 
795
  $plugin['Version'],
796
  true
797
  );
798
- wp_register_script(
 
799
  'ab_chart_js',
800
- plugins_url('js/dashboard.min.js', __FILE__),
801
- array('jquery'),
802
  $plugin['Version'],
803
  true
804
  );
805
-
806
- /* Embed scripts */
807
- wp_enqueue_script('sm_raphael_js');
808
- wp_enqueue_script('sm_raphael_helper');
809
- wp_enqueue_script('ab_chart_js');
810
  }
811
 
812
 
@@ -832,6 +817,9 @@ class Antispam_Bee {
832
  return;
833
  }
834
 
 
 
 
835
  /* Sort stats */
836
  ksort($items, SORT_NUMERIC);
837
 
1
  <?php
2
  /*
3
  Plugin Name: Antispam Bee
4
+ Description: Easy and extremely productive spam-fighting plugin with many sophisticated solutions. Includes protection against trackback spam.
5
  Author: pluginkollektiv
6
  Author URI: http://pluginkollektiv.org
7
  Plugin URI: https://wordpress.org/plugins/antispam-bee/
9
  Domain Path: /lang
10
  License: GPLv2 or later
11
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
12
+ Version: 2.6.9
13
  */
14
 
15
  /*
518
  return array_merge(
519
  $input,
520
  array(
521
+ '<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8CH5FPR88QYML" target="_blank">PayPal</a>',
522
  )
523
  );
524
  }
700
  * @since 1.9
701
  * @change 2.5.6
702
  */
 
703
  public static function add_dashboard_chart()
704
  {
705
  /* Filter */
706
+ if ( ! current_user_can( 'publish_posts' ) || ! self::get_option( 'dashboard_chart' ) ) {
707
  return;
708
  }
709
 
717
  )
718
  );
719
 
 
 
 
 
 
 
 
 
 
720
  /* CSS laden */
721
  add_action(
722
  'admin_head',
759
  * @since 1.9.0
760
  * @change 2.5.8
761
  */
762
+ public static function add_dashboard_script() {
 
 
763
  /* Get stats */
764
  if ( ! self::get_option('daily_stats') ) {
765
  return;
768
  /* Get plugin data */
769
  $plugin = get_plugin_data(__FILE__);
770
 
771
+ /* Embed scripts */
772
+ wp_enqueue_script(
773
+ 'raphael',
774
+ plugins_url( 'js/raphael.min.js', __FILE__ ),
775
  array(),
776
+ '2.1.0',
777
  true
778
  );
779
+
780
+ wp_enqueue_script(
781
+ 'ab-raphael',
782
+ plugins_url( 'js/raphael.helper.min.js', __FILE__ ),
783
+ array( 'raphael' ),
784
  $plugin['Version'],
785
  true
786
  );
787
+
788
+ wp_enqueue_script(
789
  'ab_chart_js',
790
+ plugins_url( 'js/dashboard.min.js', __FILE__ ),
791
+ array( 'jquery', 'ab-raphael' ),
792
  $plugin['Version'],
793
  true
794
  );
 
 
 
 
 
795
  }
796
 
797
 
817
  return;
818
  }
819
 
820
+ // Enqueue scripts.
821
+ self::add_dashboard_script();
822
+
823
  /* Sort stats */
824
  ksort($items, SORT_NUMERIC);
825
 
inc/gui.class.php CHANGED
@@ -371,7 +371,7 @@ class Antispam_Bee_GUI extends Antispam_Bee {
371
  <?php } ?>
372
 
373
  <p>
374
- <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=LG5VC9KXMAYXJ" target="_blank">PayPal</a>
375
  </p>
376
  </div>
377
 
371
  <?php } ?>
372
 
373
  <p>
374
+ <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=8CH5FPR88QYML" target="_blank">PayPal</a>
375
  </p>
376
  </div>
377
 
lang/antispam-bee-de_DE.mo DELETED
Binary file
lang/antispam-bee-de_DE.po DELETED
@@ -1,298 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Antispam Bee\n"
4
- "Report-Msgid-Bugs-To: http://pluginkolletiv.org\n"
5
- "POT-Creation-Date: 2015-09-11 08:33+0200\n"
6
- "PO-Revision-Date: 2015-09-11 08:34+0200\n"
7
- "Last-Translator: Pascal Birchler <pascal@required.ch>\n"
8
- "Language-Team: pluginkollektiv\n"
9
- "Language: de\n"
10
- "MIME-Version: 1.0\n"
11
- "Content-Type: text/plain; charset=utf-8\n"
12
- "Content-Transfer-Encoding: 8bit\n"
13
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
14
- "X-Poedit-SourceCharset: utf-8\n"
15
- "X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
16
- "__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;"
17
- "__ngettext_noop:1,2;_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;"
18
- "_nx_js:1,2,3c;esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;"
19
- "esc_attr_x:1,2c;esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;"
20
- "transChoice:1,2\n"
21
- "X-Poedit-Basepath: .\n"
22
- "X-Loco-Target-Locale: de_DE\n"
23
- "X-Generator: Poedit 1.8.4\n"
24
- "X-Poedit-SearchPath-0: .\n"
25
-
26
- #: antispam_bee.php:493
27
- msgid "Settings"
28
- msgstr "Einstellungen"
29
-
30
- #: antispam_bee.php:690
31
- msgid "Blocked"
32
- msgstr "Blockiert"
33
-
34
- #: antispam_bee.php:829
35
- msgid "No data available."
36
- msgstr "Noch keine Daten vorhanden."
37
-
38
- #: antispam_bee.php:2185
39
- msgid "Comment marked as spam"
40
- msgstr "Spam-Benachrichtigung"
41
-
42
- #: antispam_bee.php:2192
43
- msgid "Content removed by Antispam Bee"
44
- msgstr "Inhalt entfernt von Antispam Bee"
45
-
46
- #: antispam_bee.php:2199
47
- msgid "New spam comment on your post"
48
- msgstr "Neuer Spam zum Artikel"
49
-
50
- #: antispam_bee.php:2203
51
- msgid "Author"
52
- msgstr "Autor"
53
-
54
- #: antispam_bee.php:2210
55
- msgid "Type"
56
- msgstr "Typ"
57
-
58
- #: antispam_bee.php:2217 inc/columns.class.php:30 inc/gui.class.php:314
59
- msgid "Spam Reason"
60
- msgstr "Spamgrund"
61
-
62
- #: antispam_bee.php:2226
63
- msgid "Trash it"
64
- msgstr "In Papierkorb"
65
-
66
- #: antispam_bee.php:2232
67
- msgid "Delete it"
68
- msgstr "Löschen"
69
-
70
- #: antispam_bee.php:2238
71
- msgid "Approve it"
72
- msgstr "Freigeben"
73
-
74
- #: antispam_bee.php:2242
75
- msgid "Spam list"
76
- msgstr "Spamliste"
77
-
78
- #: antispam_bee.php:2246
79
- msgid "Notify message by Antispam Bee"
80
- msgstr "Benachrichtigung von Antispam Bee"
81
-
82
- #: antispam_bee.php:2247
83
- msgid "http://antispambee.com"
84
- msgstr "http://antispambee.de"
85
-
86
- #: inc/gui.class.php:30 inc/gui.class.php:35
87
- msgid "Cheatin&#8217; uh?"
88
- msgstr "Schummeln, was?"
89
-
90
- # Antispam-Filter
91
- #: inc/gui.class.php:163
92
- msgid "Antispam filter"
93
- msgstr "Antispam-Regeln"
94
-
95
- #: inc/gui.class.php:166
96
- msgid "Filter in the execution order"
97
- msgstr "Filter in Reihenfolge der Ausführung"
98
-
99
- #: inc/gui.class.php:173
100
- msgid "Trust approved commenters"
101
- msgstr "Genehmigten Kommentatoren vertrauen"
102
-
103
- #: inc/gui.class.php:174
104
- msgid "Always approve previously approved users"
105
- msgstr "Keine Prüfung bereits kommentierender Nutzer"
106
-
107
- #: inc/gui.class.php:181
108
- msgid "Trust commenters with a Gravatar"
109
- msgstr "Kommentatoren mit Gravatar vertrauen"
110
-
111
- #: inc/gui.class.php:182
112
- msgid "Check if commenter has a Gravatar image"
113
- msgstr ""
114
- "Beachte den <a href=\"https://github.com/pluginkollektiv/antispam-bee/wiki/"
115
- "Dokumentation\" target=\"_blank\">Datenschutzhinweis</a> für die Option"
116
-
117
- #: inc/gui.class.php:189
118
- msgid "Consider the comment time"
119
- msgstr "Kommentarzeit berücksichtigen"
120
-
121
- #: inc/gui.class.php:190
122
- msgid "Not recommended when using page caching"
123
- msgstr "Nicht empfohlen beim Caching von Blogseiten"
124
-
125
- #: inc/gui.class.php:197
126
- msgid "BBCode is spam"
127
- msgstr "BBCode als Spam einstufen"
128
-
129
- #: inc/gui.class.php:198
130
- msgid "Review the comment contents for BBCode links"
131
- msgstr "Analyse der Kommentarinhalte auf BBCode-Links"
132
-
133
- #: inc/gui.class.php:205
134
- msgid "Validate the ip address of commenters"
135
- msgstr "IP-Adresse des Kommentators validieren"
136
-
137
- #: inc/gui.class.php:206
138
- msgid "Validity check for used ip address"
139
- msgstr "Kontrolle auf Gültigkeit verwendeter Kennung"
140
-
141
- #: inc/gui.class.php:213
142
- msgid "Use regular expressions"
143
- msgstr "Reguläre Ausdrücke anwenden"
144
-
145
- #: inc/gui.class.php:214
146
- msgid ""
147
- "Predefined and custom patterns by <a href=\"https://gist.github."
148
- "com/4242142\" target=\"_blank\">plugin hook</a>"
149
- msgstr ""
150
- "Vordefinierte und eigene Muster via <a href=\"https://github.com/"
151
- "pluginkollektiv/antispam-bee/wiki/Dokumentation\" target=\"_blank\">Plugin-"
152
- "Hook</a>"
153
-
154
- #: inc/gui.class.php:221
155
- msgid "Look in the local spam database"
156
- msgstr "Lokale Spamdatenbank einbeziehen"
157
-
158
- #: inc/gui.class.php:222
159
- msgid "Already marked as spam? Yes? No?"
160
- msgstr "Suche im Spambestand des eigenen Blogs"
161
-
162
- #: inc/gui.class.php:229
163
- msgid "Use a public antispam database"
164
- msgstr "Öffentliche Spamdatenbank berücksichtigen"
165
-
166
- #: inc/gui.class.php:230
167
- msgid ""
168
- "Matching the ip address with <a href=\"https://dnsbl.tornevall.org\" target="
169
- "\"_blank\">Tornevall</a>"
170
- msgstr ""
171
- "Beachte den <a href=\"https://github.com/pluginkollektiv/antispam-bee/wiki/"
172
- "Dokumentation\" target=\"_blank\">Datenschutzhinweis</a> für die Option"
173
-
174
- # Erweitert
175
- #: inc/gui.class.php:239
176
- msgid "Advanced"
177
- msgstr "Erweitert"
178
-
179
- #: inc/gui.class.php:242
180
- msgid "Other antispam tools"
181
- msgstr "Weitere Steuerungselemente"
182
-
183
- #: inc/gui.class.php:249
184
- msgid "Mark as spam, do not delete"
185
- msgstr "Erkannten Spam kennzeichnen, nicht löschen"
186
-
187
- #: inc/gui.class.php:250
188
- msgid "Keep the spam in my blog."
189
- msgstr "Markierung als Spam / Aufbewahrung im Blog"
190
-
191
- #: inc/gui.class.php:257
192
- msgid "Notification by email"
193
- msgstr "Bei Spam via E-Mail informieren"
194
-
195
- #: inc/gui.class.php:258
196
- msgid "Notify admins by e-mail about incoming spam"
197
- msgstr "Versand der Benachrichtigung an den Admin"
198
-
199
- #: inc/gui.class.php:265
200
- msgid "Not save the spam reason"
201
- msgstr "Spamgrund zum Kommentar nicht speichern"
202
-
203
- #: inc/gui.class.php:266
204
- msgid "Spam reason as table column in the spam overview"
205
- msgstr "Verdachtsgrund-Spalte in der Spam-Übersicht"
206
-
207
- #: inc/gui.class.php:274
208
- msgid "Delete existing spam after %s days"
209
- msgstr "Vorhandenen Spam nach %s Tagen löschen"
210
-
211
- #: inc/gui.class.php:277
212
- msgid "Cleaning up the database from old entries"
213
- msgstr "Säuberung der Datenbank von alten Einträgen"
214
-
215
- #: inc/gui.class.php:285
216
- msgid "Limit approval to %s"
217
- msgstr "Aufbewahrung gilt nur für %s"
218
-
219
- #: inc/gui.class.php:295
220
- msgid "Other types of spam will be deleted immediately"
221
- msgstr "Spam anderes Typs unterliegt sofortiger Löschung"
222
-
223
- #: inc/gui.class.php:302
224
- msgid "Delete comments by spam reasons"
225
- msgstr "Bei definierten Spamgründen sofort löschen"
226
-
227
- #: inc/gui.class.php:303
228
- msgid "For multiple selections press Ctrl/CMD"
229
- msgstr "Mehrfachauswahl bzw. Abwahl mit Strg/CMD"
230
-
231
- # Sonstiges
232
- #: inc/gui.class.php:325
233
- msgid "More"
234
- msgstr "Sonstiges"
235
-
236
- #: inc/gui.class.php:328
237
- msgid "A few little things"
238
- msgstr "Weniger relevante Optionen"
239
-
240
- #: inc/gui.class.php:335
241
- msgid "Statistics on the dashboard"
242
- msgstr "Statistiken als Dashboard-Widget generieren"
243
-
244
- #: inc/gui.class.php:336
245
- msgid "Daily updates of spam detection rate"
246
- msgstr "Verlauf der Erkennungsrate mit täglichen Werten"
247
-
248
- #: inc/gui.class.php:343
249
- msgid "Spam counter on the dashboard"
250
- msgstr "Spam-Anzahl auf dem Dashboard anzeigen"
251
-
252
- #: inc/gui.class.php:344
253
- msgid "Amount of identified spam comments"
254
- msgstr "Menge an identifizierten Spam-Kommentaren"
255
-
256
- #: inc/gui.class.php:351
257
- msgid "Do not check trackbacks / pingbacks"
258
- msgstr "Eingehende Ping- und Trackbacks ignorieren"
259
-
260
- #: inc/gui.class.php:352
261
- msgid "No spam check for trackback notifications"
262
- msgstr "Kein Spam-Check für Link-Benachrichtigungen"
263
-
264
- #: inc/gui.class.php:359
265
- msgid "Comment form used outside of posts"
266
- msgstr "Kommentarformular auf Archivseiten"
267
-
268
- #: inc/gui.class.php:360
269
- msgid "Check for comment forms on archive pages"
270
- msgstr "Überwachung des Formulars auf Archivseiten"
271
-
272
- #: inc/gui.class.php:379
273
- msgid "Save Changes"
274
- msgstr "Änderungen speichern"
275
-
276
- #. Plugin Name of the plugin/theme
277
- msgid "Antispam Bee"
278
- msgstr "Antispam Bee"
279
-
280
- #. Plugin URI of the plugin/theme
281
- msgid "https://wordpress.org/plugins/antispam-bee/"
282
- msgstr "https://wordpress.org/plugins/antispam-bee/"
283
-
284
- #. Description of the plugin/theme
285
- msgid ""
286
- "Easy and extremely productive spam-fighting plugin with many sophisticated "
287
- "solutions. Includes protection again trackback spam."
288
- msgstr ""
289
- "Simples, äußerst effektives Plugin zur Bekämpfung von Spam-Kommentaren. "
290
- "Datenschutzkonform, funktionsreich und unkompliziert."
291
-
292
- #. Author of the plugin/theme
293
- msgid "pluginkollektiv"
294
- msgstr "pluginkollektiv"
295
-
296
- #. Author URI of the plugin/theme
297
- msgid "http://pluginkollektiv.org"
298
- msgstr "http://pluginkollektiv.org"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/antispam-bee-de_DE_formal.mo DELETED
Binary file
lang/antispam-bee-de_DE_formal.po DELETED
@@ -1,298 +0,0 @@
1
- msgid ""
2
- msgstr ""
3
- "Project-Id-Version: Antispam Bee\n"
4
- "Report-Msgid-Bugs-To: http://pluginkolletiv.org\n"
5
- "POT-Creation-Date: 2015-09-11 08:34+0200\n"
6
- "PO-Revision-Date: 2015-09-11 08:34+0200\n"
7
- "Last-Translator: Pascal Birchler <pascal@required.ch>\n"
8
- "Language-Team: pluginkollektiv\n"
9
- "Language: de\n"
10
- "MIME-Version: 1.0\n"
11
- "Content-Type: text/plain; charset=utf-8\n"
12
- "Content-Transfer-Encoding: 8bit\n"
13
- "Plural-Forms: nplurals=2; plural=n != 1;\n"
14
- "X-Poedit-SourceCharset: utf-8\n"
15
- "X-Poedit-KeywordsList: _:1;gettext:1;dgettext:2;ngettext:1,2;dngettext:2,3;"
16
- "__:1;_e:1;_c:1;_n:1,2;_n_noop:1,2;_nc:1,2;__ngettext:1,2;"
17
- "__ngettext_noop:1,2;_x:1,2c;_ex:1,2c;_nx:1,2,4c;_nx_noop:1,2,3c;_n_js:1,2;"
18
- "_nx_js:1,2,3c;esc_attr__:1;esc_html__:1;esc_attr_e:1;esc_html_e:1;"
19
- "esc_attr_x:1,2c;esc_html_x:1,2c;comments_number_link:2,3;t:1;st:1;trans:1;"
20
- "transChoice:1,2\n"
21
- "X-Poedit-Basepath: .\n"
22
- "X-Loco-Target-Locale: de_DE\n"
23
- "X-Generator: Poedit 1.8.4\n"
24
- "X-Poedit-SearchPath-0: .\n"
25
-
26
- #: antispam_bee.php:493
27
- msgid "Settings"
28
- msgstr "Einstellungen"
29
-
30
- #: antispam_bee.php:690
31
- msgid "Blocked"
32
- msgstr "Blockiert"
33
-
34
- #: antispam_bee.php:829
35
- msgid "No data available."
36
- msgstr "Noch keine Daten vorhanden."
37
-
38
- #: antispam_bee.php:2185
39
- msgid "Comment marked as spam"
40
- msgstr "Spam-Benachrichtigung"
41
-
42
- #: antispam_bee.php:2192
43
- msgid "Content removed by Antispam Bee"
44
- msgstr "Inhalt entfernt von Antispam Bee"
45
-
46
- #: antispam_bee.php:2199
47
- msgid "New spam comment on your post"
48
- msgstr "Neuer Spam zum Artikel"
49
-
50
- #: antispam_bee.php:2203
51
- msgid "Author"
52
- msgstr "Autor"
53
-
54
- #: antispam_bee.php:2210
55
- msgid "Type"
56
- msgstr "Typ"
57
-
58
- #: antispam_bee.php:2217 inc/columns.class.php:30 inc/gui.class.php:314
59
- msgid "Spam Reason"
60
- msgstr "Spamgrund"
61
-
62
- #: antispam_bee.php:2226
63
- msgid "Trash it"
64
- msgstr "In Papierkorb"
65
-
66
- #: antispam_bee.php:2232
67
- msgid "Delete it"
68
- msgstr "Löschen"
69
-
70
- #: antispam_bee.php:2238
71
- msgid "Approve it"
72
- msgstr "Freigeben"
73
-
74
- #: antispam_bee.php:2242
75
- msgid "Spam list"
76
- msgstr "Spamliste"
77
-
78
- #: antispam_bee.php:2246
79
- msgid "Notify message by Antispam Bee"
80
- msgstr "Benachrichtigung von Antispam Bee"
81
-
82
- #: antispam_bee.php:2247
83
- msgid "http://antispambee.com"
84
- msgstr "http://antispambee.de"
85
-
86
- #: inc/gui.class.php:30 inc/gui.class.php:35
87
- msgid "Cheatin&#8217; uh?"
88
- msgstr "Schummeln, was?"
89
-
90
- # Antispam-Filter
91
- #: inc/gui.class.php:163
92
- msgid "Antispam filter"
93
- msgstr "Antispam-Regeln"
94
-
95
- #: inc/gui.class.php:166
96
- msgid "Filter in the execution order"
97
- msgstr "Filter in Reihenfolge der Ausführung"
98
-
99
- #: inc/gui.class.php:173
100
- msgid "Trust approved commenters"
101
- msgstr "Genehmigten Kommentatoren vertrauen"
102
-
103
- #: inc/gui.class.php:174
104
- msgid "Always approve previously approved users"
105
- msgstr "Keine Prüfung bereits kommentierender Nutzer"
106
-
107
- #: inc/gui.class.php:181
108
- msgid "Trust commenters with a Gravatar"
109
- msgstr "Kommentatoren mit Gravatar vertrauen"
110
-
111
- #: inc/gui.class.php:182
112
- msgid "Check if commenter has a Gravatar image"
113
- msgstr ""
114
- "Beachten Sie den <a href=\"https://github.com/pluginkollektiv/antispam-bee/"
115
- "wiki/Dokumentation\" target=\"_blank\">Datenschutzhinweis</a> für die Option"
116
-
117
- #: inc/gui.class.php:189
118
- msgid "Consider the comment time"
119
- msgstr "Kommentarzeit berücksichtigen"
120
-
121
- #: inc/gui.class.php:190
122
- msgid "Not recommended when using page caching"
123
- msgstr "Nicht empfohlen beim Caching von Blogseiten"
124
-
125
- #: inc/gui.class.php:197
126
- msgid "BBCode is spam"
127
- msgstr "BBCode als Spam einstufen"
128
-
129
- #: inc/gui.class.php:198
130
- msgid "Review the comment contents for BBCode links"
131
- msgstr "Analyse der Kommentarinhalte auf BBCode-Links"
132
-
133
- #: inc/gui.class.php:205
134
- msgid "Validate the ip address of commenters"
135
- msgstr "IP-Adresse des Kommentators validieren"
136
-
137
- #: inc/gui.class.php:206
138
- msgid "Validity check for used ip address"
139
- msgstr "Kontrolle auf Gültigkeit verwendeter Kennung"
140
-
141
- #: inc/gui.class.php:213
142
- msgid "Use regular expressions"
143
- msgstr "Reguläre Ausdrücke anwenden"
144
-
145
- #: inc/gui.class.php:214
146
- msgid ""
147
- "Predefined and custom patterns by <a href=\"https://gist.github."
148
- "com/4242142\" target=\"_blank\">plugin hook</a>"
149
- msgstr ""
150
- "Vordefinierte und eigene Muster via <a href=\"https://github.com/"
151
- "pluginkollektiv/antispam-bee/wiki/Dokumentation\" target=\"_blank\">Plugin-"
152
- "Hook</a>"
153
-
154
- #: inc/gui.class.php:221
155
- msgid "Look in the local spam database"
156
- msgstr "Lokale Spamdatenbank einbeziehen"
157
-
158
- #: inc/gui.class.php:222
159
- msgid "Already marked as spam? Yes? No?"
160
- msgstr "Suche im Spambestand des eigenen Blogs"
161
-
162
- #: inc/gui.class.php:229
163
- msgid "Use a public antispam database"
164
- msgstr "Öffentliche Spamdatenbank berücksichtigen"
165
-
166
- #: inc/gui.class.php:230
167
- msgid ""
168
- "Matching the ip address with <a href=\"https://dnsbl.tornevall.org\" target="
169
- "\"_blank\">Tornevall</a>"
170
- msgstr ""
171
- "Beachten Sie den <a href=\"https://github.com/pluginkollektiv/antispam-bee/"
172
- "wiki/Dokumentation\" target=\"_blank\">Datenschutzhinweis</a> für die Option"
173
-
174
- # Erweitert
175
- #: inc/gui.class.php:239
176
- msgid "Advanced"
177
- msgstr "Erweitert"
178
-
179
- #: inc/gui.class.php:242
180
- msgid "Other antispam tools"
181
- msgstr "Weitere Steuerungselemente"
182
-
183
- #: inc/gui.class.php:249
184
- msgid "Mark as spam, do not delete"
185
- msgstr "Erkannten Spam kennzeichnen, nicht löschen"
186
-
187
- #: inc/gui.class.php:250
188
- msgid "Keep the spam in my blog."
189
- msgstr "Markierung als Spam / Aufbewahrung im Blog"
190
-
191
- #: inc/gui.class.php:257
192
- msgid "Notification by email"
193
- msgstr "Bei Spam via E-Mail informieren"
194
-
195
- #: inc/gui.class.php:258
196
- msgid "Notify admins by e-mail about incoming spam"
197
- msgstr "Versand der Benachrichtigung an den Admin"
198
-
199
- #: inc/gui.class.php:265
200
- msgid "Not save the spam reason"
201
- msgstr "Spamgrund zum Kommentar nicht speichern"
202
-
203
- #: inc/gui.class.php:266
204
- msgid "Spam reason as table column in the spam overview"
205
- msgstr "Verdachtsgrund-Spalte in der Spam-Übersicht"
206
-
207
- #: inc/gui.class.php:274
208
- msgid "Delete existing spam after %s days"
209
- msgstr "Vorhandenen Spam nach %s Tagen löschen"
210
-
211
- #: inc/gui.class.php:277
212
- msgid "Cleaning up the database from old entries"
213
- msgstr "Säuberung der Datenbank von alten Einträgen"
214
-
215
- #: inc/gui.class.php:285
216
- msgid "Limit approval to %s"
217
- msgstr "Aufbewahrung gilt nur für %s"
218
-
219
- #: inc/gui.class.php:295
220
- msgid "Other types of spam will be deleted immediately"
221
- msgstr "Spam anderes Typs unterliegt sofortiger Löschung"
222
-
223
- #: inc/gui.class.php:302
224
- msgid "Delete comments by spam reasons"
225
- msgstr "Bei definierten Spamgründen sofort löschen"
226
-
227
- #: inc/gui.class.php:303
228
- msgid "For multiple selections press Ctrl/CMD"
229
- msgstr "Mehrfachauswahl bzw. Abwahl mit Strg/CMD"
230
-
231
- # Sonstiges
232
- #: inc/gui.class.php:325
233
- msgid "More"
234
- msgstr "Sonstiges"
235
-
236
- #: inc/gui.class.php:328
237
- msgid "A few little things"
238
- msgstr "Weniger relevante Optionen"
239
-
240
- #: inc/gui.class.php:335
241
- msgid "Statistics on the dashboard"
242
- msgstr "Statistiken als Dashboard-Widget generieren"
243
-
244
- #: inc/gui.class.php:336
245
- msgid "Daily updates of spam detection rate"
246
- msgstr "Verlauf der Erkennungsrate mit täglichen Werten"
247
-
248
- #: inc/gui.class.php:343
249
- msgid "Spam counter on the dashboard"
250
- msgstr "Spam-Anzahl auf dem Dashboard anzeigen"
251
-
252
- #: inc/gui.class.php:344
253
- msgid "Amount of identified spam comments"
254
- msgstr "Menge an identifizierten Spam-Kommentaren"
255
-
256
- #: inc/gui.class.php:351
257
- msgid "Do not check trackbacks / pingbacks"
258
- msgstr "Eingehende Ping- und Trackbacks ignorieren"
259
-
260
- #: inc/gui.class.php:352
261
- msgid "No spam check for trackback notifications"
262
- msgstr "Kein Spam-Check für Link-Benachrichtigungen"
263
-
264
- #: inc/gui.class.php:359
265
- msgid "Comment form used outside of posts"
266
- msgstr "Kommentarformular auf Archivseiten"
267
-
268
- #: inc/gui.class.php:360
269
- msgid "Check for comment forms on archive pages"
270
- msgstr "Überwachung des Formulars auf Archivseiten"
271
-
272
- #: inc/gui.class.php:379
273
- msgid "Save Changes"
274
- msgstr "Änderungen speichern"
275
-
276
- #. Plugin Name of the plugin/theme
277
- msgid "Antispam Bee"
278
- msgstr "Antispam Bee"
279
-
280
- #. Plugin URI of the plugin/theme
281
- msgid "https://wordpress.org/plugins/antispam-bee/"
282
- msgstr "https://wordpress.org/plugins/antispam-bee/"
283
-
284
- #. Description of the plugin/theme
285
- msgid ""
286
- "Easy and extremely productive spam-fighting plugin with many sophisticated "
287
- "solutions. Includes protection again trackback spam."
288
- msgstr ""
289
- "Simples, äußerst effektives Plugin zur Bekämpfung von Spam-Kommentaren. "
290
- "Datenschutzkonform, funktionsreich und unkompliziert."
291
-
292
- #. Author of the plugin/theme
293
- msgid "pluginkollektiv"
294
- msgstr "pluginkollektiv"
295
-
296
- #. Author URI of the plugin/theme
297
- msgid "http://pluginkollektiv.org"
298
- msgstr "http://pluginkollektiv.org"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
lang/antispam-bee.pot DELETED
@@ -1,349 +0,0 @@
1
- # Copyright (C) 2015 pluginkollektiv
2
- # This file is distributed under the GPLv2 or later.
3
- msgid ""
4
- msgstr ""
5
- "Project-Id-Version: Antispam Bee 2.6.8\n"
6
- "Report-Msgid-Bugs-To: http://pluginkolletiv.org\n"
7
- "POT-Creation-Date: Sun Aug 16 2015 12:08:35 GMT+0200 (CEST)\n"
8
- "MIME-Version: 1.0\n"
9
- "Content-Type: text/plain; charset=utf-8\n"
10
- "Content-Transfer-Encoding: 8bit\n"
11
- "PO-Revision-Date: 2015-MO-DA HO:MI+ZONE\n"
12
- "Last-Translator: pluginkollektiv\n"
13
- "Language-Team: pluginkollektiv\n"
14
- "X-Generator: grunt-wp-i18n 0.5.3\n"
15
- "X-Poedit-KeywordsList: "
16
- "__;_e;_x:1,2c;_ex:1,2c;_n:1,2;_nx:1,2,4c;_n_noop:1,2;_nx_noop:1,2,3c;esc_"
17
- "attr__;esc_html__;esc_attr_e;esc_html_e;esc_attr_x:1,2c;esc_html_x:1,2c;\n"
18
- "Language: en\n"
19
- "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
- "X-Poedit-Country: United States\n"
21
- "X-Poedit-SourceCharset: UTF-8\n"
22
- "X-Poedit-Basepath: ../\n"
23
- "X-Poedit-SearchPath-0: .\n"
24
- "X-Poedit-Bookmarks: \n"
25
- "X-Textdomain-Support: yes\n"
26
-
27
- #: antispam_bee.php:493 release/2.6.8/antispam_bee.php:493
28
- #: release/svn/antispam_bee.php:493
29
- msgid "Settings"
30
- msgstr ""
31
-
32
- #: antispam_bee.php:690 release/2.6.8/antispam_bee.php:690
33
- #: release/svn/antispam_bee.php:690
34
- msgid "Blocked"
35
- msgstr ""
36
-
37
- #: antispam_bee.php:829 release/2.6.8/antispam_bee.php:829
38
- #: release/svn/antispam_bee.php:829
39
- msgid "No data available."
40
- msgstr ""
41
-
42
- #: antispam_bee.php:2185 release/2.6.8/antispam_bee.php:2185
43
- #: release/svn/antispam_bee.php:2185
44
- msgid "Comment marked as spam"
45
- msgstr ""
46
-
47
- #: antispam_bee.php:2192 release/2.6.8/antispam_bee.php:2192
48
- #: release/svn/antispam_bee.php:2192
49
- msgid "Content removed by Antispam Bee"
50
- msgstr ""
51
-
52
- #: antispam_bee.php:2199 release/2.6.8/antispam_bee.php:2199
53
- #: release/svn/antispam_bee.php:2199
54
- msgid "New spam comment on your post"
55
- msgstr ""
56
-
57
- #: antispam_bee.php:2203 release/2.6.8/antispam_bee.php:2203
58
- #: release/svn/antispam_bee.php:2203
59
- msgid "Author"
60
- msgstr ""
61
-
62
- #: antispam_bee.php:2210 release/2.6.8/antispam_bee.php:2210
63
- #: release/svn/antispam_bee.php:2210
64
- msgid "Type"
65
- msgstr ""
66
-
67
- #: antispam_bee.php:2217 inc/columns.class.php:30 inc/gui.class.php:314
68
- #: release/2.6.8/antispam_bee.php:2217 release/2.6.8/inc/columns.class.php:30
69
- #: release/2.6.8/inc/gui.class.php:314 release/svn/antispam_bee.php:2217
70
- #: release/svn/inc/columns.class.php:30 release/svn/inc/gui.class.php:314
71
- msgid "Spam Reason"
72
- msgstr ""
73
-
74
- #: antispam_bee.php:2226 release/2.6.8/antispam_bee.php:2226
75
- #: release/svn/antispam_bee.php:2226
76
- msgid "Trash it"
77
- msgstr ""
78
-
79
- #: antispam_bee.php:2232 release/2.6.8/antispam_bee.php:2232
80
- #: release/svn/antispam_bee.php:2232
81
- msgid "Delete it"
82
- msgstr ""
83
-
84
- #: antispam_bee.php:2238 release/2.6.8/antispam_bee.php:2238
85
- #: release/svn/antispam_bee.php:2238
86
- msgid "Approve it"
87
- msgstr ""
88
-
89
- #: antispam_bee.php:2242 release/2.6.8/antispam_bee.php:2242
90
- #: release/svn/antispam_bee.php:2242
91
- msgid "Spam list"
92
- msgstr ""
93
-
94
- #: antispam_bee.php:2246 release/2.6.8/antispam_bee.php:2246
95
- #: release/svn/antispam_bee.php:2246
96
- msgid "Notify message by Antispam Bee"
97
- msgstr ""
98
-
99
- #: antispam_bee.php:2247 release/2.6.8/antispam_bee.php:2247
100
- #: release/svn/antispam_bee.php:2247
101
- msgid "http://antispambee.com"
102
- msgstr ""
103
-
104
- #: inc/gui.class.php:30 inc/gui.class.php:35 release/2.6.8/inc/gui.class.php:30
105
- #: release/2.6.8/inc/gui.class.php:35 release/svn/inc/gui.class.php:30
106
- #: release/svn/inc/gui.class.php:35
107
- msgid "Cheatin&#8217; uh?"
108
- msgstr ""
109
-
110
- #: inc/gui.class.php:163 release/2.6.8/inc/gui.class.php:163
111
- #: release/svn/inc/gui.class.php:163
112
- msgid "Antispam filter"
113
- msgstr ""
114
-
115
- #: inc/gui.class.php:166 release/2.6.8/inc/gui.class.php:166
116
- #: release/svn/inc/gui.class.php:166
117
- msgid "Filter in the execution order"
118
- msgstr ""
119
-
120
- #: inc/gui.class.php:173 release/2.6.8/inc/gui.class.php:173
121
- #: release/svn/inc/gui.class.php:173
122
- msgid "Trust approved commenters"
123
- msgstr ""
124
-
125
- #: inc/gui.class.php:174 release/2.6.8/inc/gui.class.php:174
126
- #: release/svn/inc/gui.class.php:174
127
- msgid "Always approve previously approved users"
128
- msgstr ""
129
-
130
- #: inc/gui.class.php:181 release/2.6.8/inc/gui.class.php:181
131
- #: release/svn/inc/gui.class.php:181
132
- msgid "Trust commenters with a Gravatar"
133
- msgstr ""
134
-
135
- #: inc/gui.class.php:182 release/2.6.8/inc/gui.class.php:182
136
- #: release/svn/inc/gui.class.php:182
137
- msgid "Check if commenter has a Gravatar image"
138
- msgstr ""
139
-
140
- #: inc/gui.class.php:189 release/2.6.8/inc/gui.class.php:189
141
- #: release/svn/inc/gui.class.php:189
142
- msgid "Consider the comment time"
143
- msgstr ""
144
-
145
- #: inc/gui.class.php:190 release/2.6.8/inc/gui.class.php:190
146
- #: release/svn/inc/gui.class.php:190
147
- msgid "Not recommended when using page caching"
148
- msgstr ""
149
-
150
- #: inc/gui.class.php:197 release/2.6.8/inc/gui.class.php:197
151
- #: release/svn/inc/gui.class.php:197
152
- msgid "BBCode is spam"
153
- msgstr ""
154
-
155
- #: inc/gui.class.php:198 release/2.6.8/inc/gui.class.php:198
156
- #: release/svn/inc/gui.class.php:198
157
- msgid "Review the comment contents for BBCode links"
158
- msgstr ""
159
-
160
- #: inc/gui.class.php:205 release/2.6.8/inc/gui.class.php:205
161
- #: release/svn/inc/gui.class.php:205
162
- msgid "Validate the ip address of commenters"
163
- msgstr ""
164
-
165
- #: inc/gui.class.php:206 release/2.6.8/inc/gui.class.php:206
166
- #: release/svn/inc/gui.class.php:206
167
- msgid "Validity check for used ip address"
168
- msgstr ""
169
-
170
- #: inc/gui.class.php:213 release/2.6.8/inc/gui.class.php:213
171
- #: release/svn/inc/gui.class.php:213
172
- msgid "Use regular expressions"
173
- msgstr ""
174
-
175
- #: inc/gui.class.php:214 release/2.6.8/inc/gui.class.php:214
176
- #: release/svn/inc/gui.class.php:214
177
- msgid ""
178
- "Predefined and custom patterns by <a "
179
- "href=\"https://gist.github.com/4242142\" target=\"_blank\">plugin hook</a>"
180
- msgstr ""
181
-
182
- #: inc/gui.class.php:221 release/2.6.8/inc/gui.class.php:221
183
- #: release/svn/inc/gui.class.php:221
184
- msgid "Look in the local spam database"
185
- msgstr ""
186
-
187
- #: inc/gui.class.php:222 release/2.6.8/inc/gui.class.php:222
188
- #: release/svn/inc/gui.class.php:222
189
- msgid "Already marked as spam? Yes? No?"
190
- msgstr ""
191
-
192
- #: inc/gui.class.php:229 release/2.6.8/inc/gui.class.php:229
193
- #: release/svn/inc/gui.class.php:229
194
- msgid "Use a public antispam database"
195
- msgstr ""
196
-
197
- #: inc/gui.class.php:230 release/2.6.8/inc/gui.class.php:230
198
- #: release/svn/inc/gui.class.php:230
199
- msgid ""
200
- "Matching the ip address with <a href=\"https://dnsbl.tornevall.org\" "
201
- "target=\"_blank\">Tornevall</a>"
202
- msgstr ""
203
-
204
- #: inc/gui.class.php:239 release/2.6.8/inc/gui.class.php:239
205
- #: release/svn/inc/gui.class.php:239
206
- msgid "Advanced"
207
- msgstr ""
208
-
209
- #: inc/gui.class.php:242 release/2.6.8/inc/gui.class.php:242
210
- #: release/svn/inc/gui.class.php:242
211
- msgid "Other antispam tools"
212
- msgstr ""
213
-
214
- #: inc/gui.class.php:249 release/2.6.8/inc/gui.class.php:249
215
- #: release/svn/inc/gui.class.php:249
216
- msgid "Mark as spam, do not delete"
217
- msgstr ""
218
-
219
- #: inc/gui.class.php:250 release/2.6.8/inc/gui.class.php:250
220
- #: release/svn/inc/gui.class.php:250
221
- msgid "Keep the spam in my blog."
222
- msgstr ""
223
-
224
- #: inc/gui.class.php:257 release/2.6.8/inc/gui.class.php:257
225
- #: release/svn/inc/gui.class.php:257
226
- msgid "Notification by email"
227
- msgstr ""
228
-
229
- #: inc/gui.class.php:258 release/2.6.8/inc/gui.class.php:258
230
- #: release/svn/inc/gui.class.php:258
231
- msgid "Notify admins by e-mail about incoming spam"
232
- msgstr ""
233
-
234
- #: inc/gui.class.php:265 release/2.6.8/inc/gui.class.php:265
235
- #: release/svn/inc/gui.class.php:265
236
- msgid "Not save the spam reason"
237
- msgstr ""
238
-
239
- #: inc/gui.class.php:266 release/2.6.8/inc/gui.class.php:266
240
- #: release/svn/inc/gui.class.php:266
241
- msgid "Spam reason as table column in the spam overview"
242
- msgstr ""
243
-
244
- #: inc/gui.class.php:274 release/2.6.8/inc/gui.class.php:274
245
- #: release/svn/inc/gui.class.php:274
246
- msgid "Delete existing spam after %s days"
247
- msgstr ""
248
-
249
- #: inc/gui.class.php:277 release/2.6.8/inc/gui.class.php:277
250
- #: release/svn/inc/gui.class.php:277
251
- msgid "Cleaning up the database from old entries"
252
- msgstr ""
253
-
254
- #: inc/gui.class.php:285 release/2.6.8/inc/gui.class.php:285
255
- #: release/svn/inc/gui.class.php:285
256
- msgid "Limit approval to %s"
257
- msgstr ""
258
-
259
- #: inc/gui.class.php:295 release/2.6.8/inc/gui.class.php:295
260
- #: release/svn/inc/gui.class.php:295
261
- msgid "Other types of spam will be deleted immediately"
262
- msgstr ""
263
-
264
- #: inc/gui.class.php:302 release/2.6.8/inc/gui.class.php:302
265
- #: release/svn/inc/gui.class.php:302
266
- msgid "Delete comments by spam reasons"
267
- msgstr ""
268
-
269
- #: inc/gui.class.php:303 release/2.6.8/inc/gui.class.php:303
270
- #: release/svn/inc/gui.class.php:303
271
- msgid "For multiple selections press Ctrl/CMD"
272
- msgstr ""
273
-
274
- #: inc/gui.class.php:325 release/2.6.8/inc/gui.class.php:325
275
- #: release/svn/inc/gui.class.php:325
276
- msgid "More"
277
- msgstr ""
278
-
279
- #: inc/gui.class.php:328 release/2.6.8/inc/gui.class.php:328
280
- #: release/svn/inc/gui.class.php:328
281
- msgid "A few little things"
282
- msgstr ""
283
-
284
- #: inc/gui.class.php:335 release/2.6.8/inc/gui.class.php:335
285
- #: release/svn/inc/gui.class.php:335
286
- msgid "Statistics on the dashboard"
287
- msgstr ""
288
-
289
- #: inc/gui.class.php:336 release/2.6.8/inc/gui.class.php:336
290
- #: release/svn/inc/gui.class.php:336
291
- msgid "Daily updates of spam detection rate"
292
- msgstr ""
293
-
294
- #: inc/gui.class.php:343 release/2.6.8/inc/gui.class.php:343
295
- #: release/svn/inc/gui.class.php:343
296
- msgid "Spam counter on the dashboard"
297
- msgstr ""
298
-
299
- #: inc/gui.class.php:344 release/2.6.8/inc/gui.class.php:344
300
- #: release/svn/inc/gui.class.php:344
301
- msgid "Amount of identified spam comments"
302
- msgstr ""
303
-
304
- #: inc/gui.class.php:351 release/2.6.8/inc/gui.class.php:351
305
- #: release/svn/inc/gui.class.php:351
306
- msgid "Do not check trackbacks / pingbacks"
307
- msgstr ""
308
-
309
- #: inc/gui.class.php:352 release/2.6.8/inc/gui.class.php:352
310
- #: release/svn/inc/gui.class.php:352
311
- msgid "No spam check for trackback notifications"
312
- msgstr ""
313
-
314
- #: inc/gui.class.php:359 release/2.6.8/inc/gui.class.php:359
315
- #: release/svn/inc/gui.class.php:359
316
- msgid "Comment form used outside of posts"
317
- msgstr ""
318
-
319
- #: inc/gui.class.php:360 release/2.6.8/inc/gui.class.php:360
320
- #: release/svn/inc/gui.class.php:360
321
- msgid "Check for comment forms on archive pages"
322
- msgstr ""
323
-
324
- #: inc/gui.class.php:379 release/2.6.8/inc/gui.class.php:379
325
- #: release/svn/inc/gui.class.php:379
326
- msgid "Save Changes"
327
- msgstr ""
328
-
329
- #. Plugin Name of the plugin/theme
330
- msgid "Antispam Bee"
331
- msgstr ""
332
-
333
- #. Plugin URI of the plugin/theme
334
- msgid "https://wordpress.org/plugins/antispam-bee/"
335
- msgstr ""
336
-
337
- #. Description of the plugin/theme
338
- msgid ""
339
- "Easy and extremely productive spam-fighting plugin with many sophisticated "
340
- "solutions. Includes protection again trackback spam."
341
- msgstr ""
342
-
343
- #. Author of the plugin/theme
344
- msgid "pluginkollektiv"
345
- msgstr ""
346
-
347
- #. Author URI of the plugin/theme
348
- msgid "http://pluginkollektiv.org"
349
- msgstr ""