WP DSGVO Tools - Version 2.2.0

Version Description

  • Language templates for en_GB
  • WPML stabilization
  • Moved comment checkbox before "Send-Button" and improved validation
  • Moved Woocommerce privacy-policy checkbox before "Send-Button"
  • Improved uninstall method
  • Cleaned logging
  • Bugfix at custom tracker scripts
Download this release

Release Info

Developer shapepress
Plugin Icon 128x128 WP DSGVO Tools
Version 2.2.0
Comparing to
See all releases

Code changes from version 2.1.3 to 2.2.0

Files changed (39) hide show
  1. README.txt +64 -52
  2. README_DE.txt +245 -0
  3. admin/base.php +1 -1
  4. admin/tabs/common-settings/page.php +5 -0
  5. admin/tabs/cookie-notice/class-sp-dsgvo-cookie-notice-action.php +7 -3
  6. admin/tabs/cookie-notice/page.php +2 -0
  7. admin/tabs/imprint/page.php +9 -1
  8. admin/tabs/privacy-policy/page.php +8 -1
  9. admin/tabs/setup/class-sp-dsgvo-create-page-action.php +27 -1
  10. includes/class-sp-dsgvo-data-collecter.php +1 -1
  11. includes/class-sp-dsgvo-settings.php +8 -3
  12. includes/class-sp-dsgvo.php +5 -3
  13. includes/helpers.php +49 -3
  14. includes/integrations/buddypress/BuddyPressIntegration.php +1 -1
  15. includes/integrations/woocommerce/WoocommerceIntegration.php +4 -4
  16. includes/lib/tcpdf/{tcpdf.php → dsgdf.php} +1 -1
  17. includes/lib/tcpdf/tcpdf_import.php +1 -1
  18. includes/lib/tcpdf/tools/tcpdf_addfont.php +1 -1
  19. includes/models/unsubscriber.php +1 -2
  20. languages/shapepress-dsgvo-de_DE.mo +0 -0
  21. languages/shapepress-dsgvo-de_DE.po +1188 -196
  22. public/class-sp-dsgvo-public.php +81 -32
  23. public/js/sp-dsgvo-public.js +55 -35
  24. public/shortcodes/imprint.php +0 -5
  25. public/shortcodes/privacy-policy.php +0 -5
  26. public/shortcodes/subject-access-request/subject-access-request.php +1 -1
  27. public/shortcodes/super-unsubscribe/unsubscribe-form.php +1 -1
  28. sp-dsgvo.php +4 -4
  29. templates/en_EN/privacy-policy.txt +2 -2
  30. templates/en_GB/emails/feedback.php +17 -0
  31. templates/en_GB/emails/footer.php +11 -0
  32. templates/en_GB/emails/header.php +220 -0
  33. templates/en_GB/emails/subject-access-request.php +116 -0
  34. templates/en_GB/emails/super-unsubscribe.php +106 -0
  35. templates/en_GB/imprint.txt +18 -0
  36. templates/en_GB/privacy-policy.txt +156 -0
  37. templates/en_US/privacy-policy.txt +2 -2
  38. uninstall.php +43 -0
  39. wp-config.xml +25 -0
README.txt CHANGED
@@ -1,87 +1,99 @@
1
- === WP DSGVO Tools ===
2
  Contributors: Shapepress
3
  Donate link: https://wp-dsgvo.eu
4
- Tags: gdpr, dsgvo, datenschutz, wordpress, compliance, data
5
  Requires at least: 3.0.1
6
- Tested up to: 4.9.8
7
- Stable tag: 2.1.3
8
  Requires PHP: 5.6.0
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
12
- WP DSGVO Tools helfen beim Erfüllen der Richtlinien der Datenschutzgrundverordnung, spezialisiert auf Österreich und Deutschland.
13
 
14
  == Description ==
15
 
16
- Bereiten Sie Ihre WordPress Website auf die DSGVO vor und sichern Sie Ihre Userdaten ganz einfach mit unserem Plugin ab. Einfache Installation, dutzende nützliche Funktionen und schon sind die wichtigsten Maßnahmen für Ihre Website gesetzt.
17
- Immer dann wenn Sie Personenbezogene Daten verarbeiten, müssen Sie sich um die sichere Verarbeitung, Handhabung & Verwaltung dieser kümmern. Unsere Plugin hilft Ihnen bei dieser aufwendigen Aufgabe.
18
- **Auf Deutsches & Österreichisches Recht geprüft**.
19
- Unser Plugin ist unverbindlich, wurde aber **mit Rechtsanwälten gemeinsam entwickelt**.
20
 
21
  Features
22
- * Rechtskonforme Datenschutztexte
23
- * Google Analytics & FB-Pixel konform einrichten
24
- * Cookie Notice mit selektiven Opt-In & Opt-Out
25
- * Recht auf Vergessenheit (mit Zeit Option)
26
- * Userdaten Auskunft (als PDF und JSON) & Löschung
27
- * **WPML** Unterstützung inkl. englischer Datenschutztexte (String Translations)
28
  * Contact Form 7 Integration
29
- * Blog Kommentare Checkbox für DSGVO Zustimmung
30
- * Pseudonomisierung
31
- * VdV (Verzeichnis der Verarbeitungstätigkeiten)
32
- * Tipps & Hilfe
33
- * Kostenlose Updates
34
- * PHP7 Kompatibiltität
35
 
36
  **Blog Edition**
37
- * Alle Features der Free Edition
38
- * **anpassbare Cookie Notice**
39
- * Texte der Checkbox bei den Kommentaren anpassbar
40
- * **Benutzerdefinierte Trackerscripts für Google Analytics und FB Pixel möglich**
41
- * **Overlay** bei Cookie Notice um ein Agieren vor Zustimmung/Ablehnung zu verhindern
42
 
43
  **Premium Edition**
44
- * Alle Features der Free und Blog Edition
45
- * Popup für Cookie Notice
46
- * **Woocommerce Integration**
47
- * Gravity Forms Integration
48
- * Mailchimp Integration
49
- * **bbPress** Integration
50
- * **buddyPress** Integration
51
- * **Cookie Notice anpassbar**
52
- * **Email Benachrichtigung bei neuen Anfragen**
53
- * Support Forum & professioneller Support
54
- * 12 Monate Premium Updates
55
-
56
- Optionale Features
57
- * Expertenberatung
58
-
59
- Eine detailierte Liste aller Funktionen finden Sie auf <a href="https://wp-dsgvo.eu/funktionen/" target="_blank">https://wp-dsgvo.eu/funktionen/</a>.
60
 
61
  **SUPPORT**
62
- Supportanfragen bitte ausschlie&szlig;lich per Email an <a href="mailto:support@wp-dsgvo.eu">support@wp-dsgvo.eu</a>
63
 
64
  == Installation ==
65
 
66
- Das Plugin per ZIP hochladen bzw. &uuml;ber den Wordpress Plugin-Installer installieren und aktivieren. Danach k&ouml;nnen alle Einstellungen angepasst werden.
67
 
68
- WICHTIG: Vor der Installation bitte alle bisher aktivierten Cookie Notice Plugins deaktivieren bzw. deinstallieren. Ansonsten kann des zu Kompatibilt&auml;tsproblemen kommen.
69
 
70
  == Screenshots ==
71
 
72
- 1. Die allgemeinen Einstellungen zur automatischen Impressum- und Datenschutzgenerierung
73
- 2. Die Einstellungen zur Cookie Notice sowie den Trackern (Google Analytics, FB Pixel)
74
- 3. Die Einstellungen zu den Trackern (Google Analytics, FB Pixel)
75
- 4. Die Einstellungen zu den L&ouml;schanfragen sowie autom. L&ouml;schungen
76
- 5. Die Einstellungen zum Datenauszug welchen Benutzer anfragen k&ouml;nnen
 
 
 
 
 
77
 
78
  == Changelog ==
79
 
 
 
 
 
 
 
 
 
 
80
  = 2.1.3 =
81
- * Fehlerbehebung beim Datenauszug bei der PDF Generierung
82
 
83
  = 2.1.2 =
84
- * Bugfix Woocommerce Checkout Checkbox: Standardtext wird nun korrekt angezeigt.
85
 
86
  = 2.1.1 =
87
  * &Auml;nderung des TCPDF PDF Creator String da manche Virenscanner diesen als bedrohlich einstuften und dies zu Fehler beim Laden f&uuml;hrte
1
+ === WP DSGVO Tools (GDPR) ===
2
  Contributors: Shapepress
3
  Donate link: https://wp-dsgvo.eu
4
+ Tags: gdpr, dsgvo, datenschutz, wordpress, compliance, data, privacy, woocommerce,
5
  Requires at least: 3.0.1
6
+ Tested up to: 5.0.0
7
+ Stable tag: 2.2.0
8
  Requires PHP: 5.6.0
9
  License: GPLv2 or later
10
  License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
 
12
+ WP DSGVO Tools (GDPR) help you to fulfill the GDPR (DGSVO) compliance guidance (<a target="_blank" href="https://ico.org.uk/for-organisations/data-protection-reform/overview-of-the-gdpr/">GDPR</a>)
13
 
14
  == Description ==
15
 
16
+ Prepare your WordPress Website & WooCommerce Shop for the GDPR and secure your user data with our plugin.
17
+ Easy installation, dozens of useful features, and lots of information on how to make your website compliant. It has been developed in cooperation with lawyers.
18
+ Try it for free and expand your webshop with our premium version.
 
19
 
20
  Features
21
+ * Legally compliant privacy texts &amp; templates
22
+ * Google Analytics &amp; FB-Pixel compliant setup
23
+ * Cookie Notice with selective Opt-In &amp; Opt-Out
24
+ * Right to be forgotten (with time management)
25
+ * Automated directory query (as PDF and JSON) &amp; deletion
26
+ * **WPML** support incl compliant privacy texts &amp; templates (by WPML String Translations)
27
  * Contact Form 7 Integration
28
+ * Additional checkbox at blog comments to accept privacy policy
29
+ * Pseudonymization
30
+ * Catalog to list data processing activities
31
+ * Tipps &amp; Help
32
+ * Free Updates
33
+ * PHP 7.2 compatibility
34
 
35
  **Blog Edition**
36
+ * All features of Free Edition
37
+ * **customizable Cookie Notice**
38
+ * Customizeable text of comments checkbox
39
+ * **Customizeable tracker scripts for Google Analytics and FB Pixel**
40
+ * **Overlay** for Cookie Notice to prevent clicking anywhere else before accept/deny of the cookie notice
41
 
42
  **Premium Edition**
43
+ * All features of Free and Blog Edition
44
+ * Cookie Notice in style of a popup window/dialog
45
+ * **Woocommerce integration**
46
+ * Gravity Forms integration
47
+ * Mailchimp integration
48
+ * **bbPress** integration
49
+ * **buddyPress** integration
50
+ * **Email notifications on new requests**
51
+ * Support forum &amp; ticket based support
52
+ * 12 months updates of premium features
53
+
54
+ Optional features
55
+ * Expert advice
56
+
57
+ A full list of all features you can find at <a href="https://wp-dsgvo.eu/en/features/" target="_blank">https://wp-dsgvo.eu/en/features/</a>.
 
58
 
59
  **SUPPORT**
60
+ Support requets by mail to <a href="mailto:support@wp-dsgvo.eu">support@wp-dsgvo.eu</a>
61
 
62
  == Installation ==
63
 
64
+ Just install via wordpress plugin feature or upload zip and activate it.
65
 
66
+ Important: Disable other cookie notice plugins and Google Analytics or FB Pixel plugins before installing.
67
 
68
  == Screenshots ==
69
 
70
+ 1. The Cookie Popup window
71
+ 2. Settings for Cookie Popup
72
+ 3. Settings for Cookie Notice
73
+ 4. Settings for company data which are used for privacy policy and imprint
74
+ 5. Dashboard page of user data requests
75
+ 6. Settings for comments checkbox
76
+ 7. Settings for generated imprint
77
+ 8. Settings for generated privacy policy
78
+ 9. User defined settings of tracker of users/visitor
79
+ 10. Settings for trackers (Google Analytics, FB Pixel)
80
 
81
  == Changelog ==
82
 
83
+ = 2.2.0 =
84
+ * Language templates for en_GB
85
+ * WPML stabilization
86
+ * Moved comment checkbox before "Send-Button" and improved validation
87
+ * Moved Woocommerce privacy-policy checkbox before "Send-Button"
88
+ * Improved uninstall method
89
+ * Cleaned logging
90
+ * Bugfix at custom tracker scripts
91
+
92
  = 2.1.3 =
93
+ * Bugfixes at PDF generation
94
 
95
  = 2.1.2 =
96
+ * Bugfix Woocommerce checkout checkbox: default text now gets displayed correct.
97
 
98
  = 2.1.1 =
99
  * &Auml;nderung des TCPDF PDF Creator String da manche Virenscanner diesen als bedrohlich einstuften und dies zu Fehler beim Laden f&uuml;hrte
README_DE.txt ADDED
@@ -0,0 +1,245 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ === WP DSGVO Tools ===
2
+ Contributors: Shapepress
3
+ Donate link: https://wp-dsgvo.eu
4
+ Tags: gdpr, dsgvo, datenschutz, wordpress, compliance, data
5
+ Requires at least: 3.0.1
6
+ Tested up to: 5.0.0
7
+ Stable tag: 2.1.4
8
+ Requires PHP: 5.6.0
9
+ License: GPLv2 or later
10
+ License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
+
12
+ WP DSGVO Tools helfen beim Erf&uuml;llen der Richtlinien der Datenschutzgrundverordnung, spezialisiert auf &Ouml;sterreich und Deutschland.
13
+
14
+ == Description ==
15
+
16
+ Bereiten Sie Ihre WordPress Website auf die DSGVO vor und sichern Sie Ihre Userdaten ganz einfach mit unserem Plugin ab. Einfache Installation, dutzende n&uuml;tzliche Funktionen und schon sind die wichtigsten Ma&szlig;nahmen f&uuml;r Ihre Website gesetzt.
17
+ Immer dann wenn Sie Personenbezogene Daten verarbeiten, m&uuml;ssen Sie sich um die sichere Verarbeitung, Handhabung &amp; Verwaltung dieser k&uuml;mmern. Unsere Plugin hilft Ihnen bei dieser aufwendigen Aufgabe.
18
+ **Auf Deutsches &amp; &Ouml;sterreichisches Recht gepr&uuml;ft**.
19
+ Unser Plugin ist unverbindlich, wurde aber **mit Rechtsanw&auml;lten gemeinsam entwickelt**.
20
+
21
+ Features
22
+ * Rechtskonforme Datenschutztexte
23
+ * Google Analytics &amp; FB-Pixel konform einrichten
24
+ * Cookie Notice mit selektiven Opt-In &amp; Opt-Out
25
+ * Recht auf Vergessenheit (mit Zeit Option)
26
+ * Userdaten Auskunft (als PDF und JSON) &amp; L&ouml;schung
27
+ * **WPML** Unterst&uuml;tzung inkl. englischer Datenschutztexte (String Translations)
28
+ * Contact Form 7 Integration
29
+ * Blog Kommentare Checkbox f&uuml;r DSGVO Zustimmung
30
+ * Pseudonomisierung
31
+ * VdV (Verzeichnis der Verarbeitungst&auml;tigkeiten)
32
+ * Tipps &amp; Hilfe
33
+ * Kostenlose Updates
34
+ * PHP 7.2 Kompatibiltit&auml;t
35
+
36
+ **Blog Edition**
37
+ * Alle Features der Free Edition
38
+ * **anpassbare Cookie Notice**
39
+ * Texte der Checkbox bei den Kommentaren anpassbar
40
+ * **Benutzerdefinierte Trackerscripts f&uuml;r Google Analytics und FB Pixel m&ouml;glich**
41
+ * **Overlay** bei Cookie Notice um ein Agieren vor Zustimmung/Ablehnung zu verhindern
42
+
43
+ **Premium Edition**
44
+ * Alle Features der Free und Blog Edition
45
+ * Popup f&uuml;r Cookie Notice
46
+ * **Woocommerce Integration**
47
+ * Gravity Forms Integration
48
+ * Mailchimp Integration
49
+ * **bbPress** Integration
50
+ * **buddyPress** Integration
51
+ * **Cookie Notice anpassbar**
52
+ * **Email Benachrichtigung bei neuen Anfragen**
53
+ * Support Forum &amp; professioneller Support
54
+ * 12 Monate Premium Updates
55
+
56
+ Optionale Features
57
+ * Expertenberatung
58
+
59
+ Eine detailierte Liste aller Funktionen finden Sie auf <a href="https://wp-dsgvo.eu/funktionen/" target="_blank">https://wp-dsgvo.eu/funktionen/</a>.
60
+
61
+ **SUPPORT**
62
+ Supportanfragen bitte ausschlie&szlig;lich per Email an <a href="mailto:support@wp-dsgvo.eu">support@wp-dsgvo.eu</a>
63
+
64
+ == Installation ==
65
+
66
+ Das Plugin per ZIP hochladen bzw. &uuml;ber den Wordpress Plugin-Installer installieren und aktivieren. Danach k&ouml;nnen alle Einstellungen angepasst werden.
67
+
68
+ WICHTIG: Vor der Installation bitte alle bisher aktivierten Cookie Notice/Google Analytics/FB Pixel Plugins deaktivieren bzw. deinstallieren. Ansonsten kann des zu Kompatibilt&auml;tsproblemen kommen.
69
+
70
+ == Screenshots ==
71
+
72
+ 1. Das Cookie Popup Fenster
73
+ 2. Einstellungen zum Cookie Popup
74
+ 3. Einstellungen zur Cookie Notice
75
+ 4. Einstellungen zu den Unternehmensdaten die als Basis f&uuml;r Impressum und Datenschutzvereinbarung gelten
76
+ 5. Ansicht im Dashboard der Datenauszuganfragen
77
+ 6. Einstellungen zur Checkbox bei Kommentaren
78
+ 7. Einstellungen zum generierten Impressum
79
+ 8. Einstellungen zur generierten Datenschutzvereinbarung
80
+ 9. Benutzerdefinierte Einstellungen der Tracker der Benutzer/Besucher
81
+ 10. Einstellungen zu den Trackern (Google Analytics, FB Pixel)
82
+
83
+ == Changelog ==
84
+
85
+ = 2.2.0 =
86
+ * Templates f&uuml;r en_GB
87
+ * WPML Stabilisierung
88
+ * Checkbox bei Kommentaren nun vor dem "Senden-Button", sowie Verbesserung der Validierung
89
+ * Woocommerce Checkbox zur Zustimmung der Datenschutzbestimmungen vor den Senden-Button verschoben
90
+ * Verbesserung der Plugin-Deinstallationsroutine
91
+ * Logging bereinigt
92
+ * Fehlerbehebung des ben. def. Tracking Codes
93
+
94
+ = 2.1.3 =
95
+ * Fehlerbehebung beim Datenauszug bei der PDF Generierung
96
+
97
+ = 2.1.2 =
98
+ * Bugfix Woocommerce Checkout Checkbox: Standardtext wird nun korrekt angezeigt.
99
+
100
+ = 2.1.1 =
101
+ * &Auml;nderung des TCPDF PDF Creator String da manche Virenscanner diesen als bedrohlich einstuften und dies zu Fehler beim Laden f&uuml;hrte
102
+ * Verbesserung des Cookie Popups
103
+ * Fehlerbehebung bei den Datenschutzeinstellungen der Benutzer in Kombination mit dem Cookie Popups
104
+ * Fehlerbehebung bei der Polylang Integration
105
+
106
+ = 2.1.0 =
107
+ * Bugfix Sprachdateien/Mehrsprachigkeit
108
+ * Geschwindigkeit des Cookie Poups verbessert
109
+ * M&ouml;glichkeit zum Umbennen der Buttons im Cookie Popup erg&auml;nzt
110
+ * Fehlerbehebung bei Cookie Opt-Out
111
+ * Debugwarnungen korrigiert bzw. entfernt
112
+ * Fehlerbehebung: Eigener Trackingcode wird nun korrekt &uuml;bernommen.
113
+ * TCPDF Konflikt behoben
114
+ * Security verbessert
115
+ * Polylang Plugin Kompatibilit&auml;t verbessert
116
+ * Bugfix Buddypress Integration
117
+
118
+ = 2.0.4 =
119
+ * Bugfix: Abschalten der Cookie Notice
120
+
121
+ = 2.0.3 =
122
+ * Sprachdateien f&uuml;r Deutsch (Sie) erg&auml;nzt
123
+ * Fehler beim Akzeptieren des Cookie Popups behoben
124
+
125
+ = 2.0.2 =
126
+ * Fehler beim Laden der Email Templates behoben falls die eingestellte Sprache de_DE_formal ist.
127
+
128
+ = 2.0.1 =
129
+ * Standardwert f&uuml;r die Cookie Notice Art
130
+
131
+ = 2.0.0 =
132
+ * Cookie Notice Popup (Premium Edition)
133
+ * HTML nun im Hinweisfeld f&uuml;r Kommentare m&ouml;glich
134
+ * Bugfix: mehr als 10 Anfragen in der Liste bei Datenauszug und L&ouml;schanfrage m&ouml;glich
135
+ * Bugfix: Kompatibilit&auml;t zum Divi Theme hergestellt
136
+ * Text bei WooCommerce Datenschutzcheckbox nun editierbar
137
+ * Benutzerdefinierte Trackerscripts f&uuml;r Google Analytics und FB Pixel (ab Blog Edition)
138
+ * kleinere Bugfixes und Verbesserungen
139
+
140
+ = 1.5.6 =
141
+ * Aktivierungsprobleme behoben
142
+
143
+ = 1.5.1 =
144
+ * Bugfixes
145
+
146
+ = 1.5.0 =
147
+ * WPML Unterst&uuml;tzung (nur Premium) inkl. englischer Datenschutztexte
148
+ * WooCommerce Option zur Zustimmung der Datenschutzbestimmungen beim Checkout (nur Premium)
149
+ * Kleine Fehlerbehebungen
150
+
151
+ = 1.4.6 =
152
+ * CSS Verbeserung bei Cookie Notice
153
+ * Konfigurierbare Checkboxen bei Datenauszug- und L&ouml;schanfrage zur Zustimmung der Datenspeicherung
154
+
155
+ = 1.4.5 =
156
+ * CF7 Fehlerbehebung
157
+ * CF7 M&ouml;glichkeit zur Ersetzung des Texts bei Acceptance Checkboxen mit dem DSGVO Zustimmungstext
158
+ * Flamingo Integration f&uumlr; CF7 beim Datenauszug und L&ouml;schanfrage
159
+ * diverse CSS Verbesserungen zur besseren Themekompatibilit&auml;t
160
+ * Fehlerbehebung beim Datenauszug mit WooCommerce
161
+ * Link zu den FB Terms aktualisiert
162
+ * Fehlerbehebung bei Speicherung der Animationseinstellung der Cookie Notice
163
+ * Option zum Verhindern des Setzens eines Cookies bei Ablehnung und Weiterleitung
164
+
165
+ = 1.4.4 =
166
+ * Korrektur Email Betreff bei L&ouml;schanfrage
167
+
168
+ = 1.4.3 =
169
+ * Feature Request: Overlay bei Cookie Notice um ein Agieren vor Zustimmung/Ablehnung zu verhindern
170
+
171
+ = 1.4.2 =
172
+ * Problem mit Cookie Notice behoben
173
+
174
+ = 1.4.1 =
175
+ * Umlaute in den Betreffzeilen der Mails korrigiert
176
+
177
+ = 1.4.0 =
178
+ * bbPress Integration bei Datenauszug und L&ouml:schanfrage (nur Premium)
179
+ * buddyPress Integration (Felder, Nachrichten) bei Datenauszug und L&ouml:schanfrage (nur Premium)
180
+ * Styles der Formulare und Buttons werden nun haupts&auml;chlich vom Theme &uuml;bernommen
181
+ * Placeholder bei Datenauszug und L&ouml;schanfrage angepasst
182
+ * [user_privacy_settings] Cache Problem gel&ouml;st
183
+ * [user_privacy_settings] nun responsive
184
+ * Absenderemailadresse bei generierten Mails wird nun von den Einstellungen &uuml;bernommen
185
+ * Kleinere Fehlerbehebungen
186
+
187
+ = 1.3.8 =
188
+ * Kosmetik
189
+
190
+ = 1.3.7 =
191
+ * Diverese Fehlerbehebungen
192
+
193
+ = 1.3.6 =
194
+ * &Uuml;berarbeitung des Datenauszug Templates
195
+ * Erg&auml;nzung der Kommentartexte bei eingeloggten User beim Datenauszug
196
+ * Skriptverbesserung Kommentarcheckbox
197
+ * Filter zur Erweiterung des Datenauszugs und der L&ouml;schanfrage
198
+
199
+ = 1.3.5 =
200
+ * Verbesserung bei Kommentarcheckbox
201
+
202
+ = 1.3.4 =
203
+ * UTF-8 Codierungsoptimierung
204
+
205
+ = 1.3.3 =
206
+ * Verbesserung beim Opt-Out von GA
207
+
208
+ = 1.3.2 =
209
+ * Kleine Fehlerbehebungen und Korrekturen
210
+
211
+ = 1.3.1 =
212
+ * Fehlerbehebung Texte der Kommentar Checkbox
213
+
214
+ = 1.3.0 =
215
+ * automatische Benachrichtigung via Email bei neuen Datenauszugs- und L&ouml;schanfragen (nur Premium)
216
+ * Fehlerbehebung Cookie Notice: Ablehnen Button mit der Weiterleitung
217
+ * Fehlerbehung Cookie Notice: Icon ausblenden
218
+ * Fehlerbehebung: Allgemein mit Sonderzeichen und Schreibfehler
219
+ * Fehlerbebehung Email Templates: Sonderzeichen nun html codiert
220
+ * diverse Fehlerbehebungen
221
+
222
+ = 1.2.2 =
223
+ * Lizenzierung angepasst
224
+
225
+ = 1.2.1 =
226
+ * Texte der Checkbox bei den Kommentaren nun anpassbar (ab Blog Edition)
227
+ * Cookie Notice Validierung im Zusammenhang mit div. Caches behoben
228
+ * Administratoren von L&ouml;schanfragen ausgenommen
229
+
230
+ = 1.2.0 =
231
+ * Problemen mit CSS Styles der Cookie Notice behoben
232
+ * M&ouml;glichkeit zur farblichen Anpassung der Cookie Notice hinzugef&uuml;gt (ab Blog Edition)
233
+ * Fehler beim Opt-In von Google Analytics behoben
234
+
235
+ = 1.1.2 =
236
+ * Funktionsnamenskonflikt behoben (manche User erhielten einen HTTP 500 in Kombination mit anderen Plugins)
237
+
238
+ = 1.1.1 =
239
+ * Verbesserungen bei der Tracker-Einbindung
240
+
241
+ = 1.1.0 =
242
+ * Diverse Fehlerbehebungen und Optimierungen
243
+
244
+ = 1.0.0 =
245
+ * Initiale Version von WP DSGVO Tools.
admin/base.php CHANGED
@@ -1,5 +1,5 @@
1
  <div class="wrap dsgvo-wrap" style="">
2
- <h2><?php _e('WP DSGVO Tools', 'shapepress-dsgvo'); ?></h2>
3
 
4
  <h2 class="nav-tab-wrapper">
5
  <?php foreach($tabs as $t): ?>
1
  <div class="wrap dsgvo-wrap" style="">
2
+ <h2><?php _e('WP DSGVO Tools (GDPR)', 'shapepress-dsgvo'); ?></h2>
3
 
4
  <h2 class="nav-tab-wrapper">
5
  <?php foreach($tabs as $t): ?>
admin/tabs/common-settings/page.php CHANGED
@@ -48,6 +48,7 @@
48
  value="<?= SPDSGVOSettings::get('admin_email'); ?>">
49
  </label><span class="info-text"><?php _e('Used by sending emails.','shapepress-dsgvo')?></span></td>
50
  </tr>
 
51
  <tr>
52
  <th scope="row"><?php _e('Use WPML Strings','shapepress-dsgvo')?></th>
53
  <td><label for="use_wpml_strings"> <input
@@ -56,6 +57,7 @@
56
  <?= (SPDSGVOSettings::get('use_wpml_strings') === '1')? ' checked ' : ''; ?>>
57
  </label><span class="info-text"><?php _e('Use WPML String Translation for text inputs. (E.g. Checkbox for comments.)','shapepress-dsgvo')?></span></td>
58
  </tr>
 
59
  </table>
60
 
61
  <?php if (isLicenceValid()) : ?>
@@ -113,6 +115,9 @@
113
  </tr>
114
  </table>
115
 
 
 
 
116
  <hr class="sp-dsgvo">
117
 
118
  <h2><?php _e('Company data','shapepress-dsgvo')?></h2>
48
  value="<?= SPDSGVOSettings::get('admin_email'); ?>">
49
  </label><span class="info-text"><?php _e('Used by sending emails.','shapepress-dsgvo')?></span></td>
50
  </tr>
51
+ <!--
52
  <tr>
53
  <th scope="row"><?php _e('Use WPML Strings','shapepress-dsgvo')?></th>
54
  <td><label for="use_wpml_strings"> <input
57
  <?= (SPDSGVOSettings::get('use_wpml_strings') === '1')? ' checked ' : ''; ?>>
58
  </label><span class="info-text"><?php _e('Use WPML String Translation for text inputs. (E.g. Checkbox for comments.)','shapepress-dsgvo')?></span></td>
59
  </tr>
60
+ -->
61
  </table>
62
 
63
  <?php if (isLicenceValid()) : ?>
115
  </tr>
116
  </table>
117
 
118
+ <p><?php _e('<strong>Important Note:</strong> If you use WPML you can translate these inputs via WPML String Translations.','shapepress-dsgvo')?></p>
119
+
120
+
121
  <hr class="sp-dsgvo">
122
 
123
  <h2><?php _e('Company data','shapepress-dsgvo')?></h2>
admin/tabs/cookie-notice/class-sp-dsgvo-cookie-notice-action.php CHANGED
@@ -51,6 +51,13 @@ Class SPDSGVOCookieNoticeAction extends SPDSGVOAjaxAction{
51
  SPDSGVOSettings::set('cn_use_overlay', $this->get('cn_use_overlay', '0'));
52
  }
53
 
 
 
 
 
 
 
 
54
  if (isValidPremiumEdition())
55
  {
56
  /* i592995 */
@@ -67,9 +74,6 @@ Class SPDSGVOCookieNoticeAction extends SPDSGVOAjaxAction{
67
  SPDSGVOSettings::set('links_color_hover', $this->get('links_color_hover', '#4285f'));
68
  SPDSGVOSettings::set('accept_button_text_color', $this->get('accept_button_text_color', '#ffffff'));
69
  SPDSGVOSettings::set('accept_button_bg_color', $this->get('accept_button_bg_color', '#4285f'));
70
- SPDSGVOSettings::set('ga_code', $this->get('ga_code', ''));
71
- SPDSGVOSettings::set('fb_pixel_code', $this->get('fb_pixel_code', ''));
72
- SPDSGVOSettings::set('own_code', $this->get('own_code', ''));
73
  /* i592995 */
74
  }
75
 
51
  SPDSGVOSettings::set('cn_use_overlay', $this->get('cn_use_overlay', '0'));
52
  }
53
 
54
+ if (isValidPremiumEdition() || isValidBlogEdition())
55
+ {
56
+ SPDSGVOSettings::set('ga_code', $this->get('ga_code', ''));
57
+ SPDSGVOSettings::set('fb_pixel_code', $this->get('fb_pixel_code', ''));
58
+ SPDSGVOSettings::set('own_code', $this->get('own_code', ''));
59
+ }
60
+
61
  if (isValidPremiumEdition())
62
  {
63
  /* i592995 */
74
  SPDSGVOSettings::set('links_color_hover', $this->get('links_color_hover', '#4285f'));
75
  SPDSGVOSettings::set('accept_button_text_color', $this->get('accept_button_text_color', '#ffffff'));
76
  SPDSGVOSettings::set('accept_button_bg_color', $this->get('accept_button_bg_color', '#4285f'));
 
 
 
77
  /* i592995 */
78
  }
79
 
admin/tabs/cookie-notice/page.php CHANGED
@@ -141,6 +141,8 @@
141
  </table>
142
  <hr class="sp-dsgvo">
143
 
 
 
144
  <!-- i592995 -->
145
  <table class="form-table">
146
  <tr>
141
  </table>
142
  <hr class="sp-dsgvo">
143
 
144
+ <p><?php _e('<strong>Important Note:</strong> If you use WPML you can translate these inputs via WPML String Translations.','shapepress-dsgvo')?></p>
145
+
146
  <!-- i592995 -->
147
  <table class="form-table">
148
  <tr>
admin/tabs/imprint/page.php CHANGED
@@ -37,6 +37,14 @@
37
  </table>
38
  <hr class="sp-dsgvo">
39
  <br>
 
 
 
 
 
 
 
 
40
  <span class="info-text" style="margin-bottom: 20px;"><?php _e('Note: In order to be able to reset or reload the text (eg: after changing the language), highlight the text, delete it and click save. Thus, the text is reloaded.','shapepress-dsgvo')?></span>
41
  <div style="clear: both"></div>
42
  <br>
@@ -44,7 +52,7 @@
44
  $imprintContent = SPDSGVOSettings::get('imprint');
45
  if ($imprintContent == NULL || strlen($imprintContent) < 10)
46
  {
47
- $imprintContent = file_get_contents(SPDSGVO::pluginDir('/templates/'.get_locale().'/imprint.txt'));
48
 
49
 
50
  }
37
  </table>
38
  <hr class="sp-dsgvo">
39
  <br>
40
+ <?php if (spWpmlUsed() == true): ?>
41
+ <p><?php _e('<strong>Important Note:</strong> Because you use WPML the English Version of the imprint was set by default. You can translate it via WMPL String Translation. Search for text-domain "shapepress-dsgvo" and name "imprint".','shapepress-dsgvo')?>&nbsp;
42
+ <a class="button button-default" href="<?= SPDSGVOCreatePageAction::url(array('reset_imprint_page' => '1','imprint_page_language' => 'de_DE')) ?>"><?php _e('Load German template','shapepress-dsgvo')?></a>
43
+ </p>
44
+ <?php else: ?>
45
+ <p><?php _e('<strong>Important Note:</strong> If you use WPML you can translate these inputs via WPML String Translations.','shapepress-dsgvo')?></p>
46
+ <?php endif; ?>
47
+
48
  <span class="info-text" style="margin-bottom: 20px;"><?php _e('Note: In order to be able to reset or reload the text (eg: after changing the language), highlight the text, delete it and click save. Thus, the text is reloaded.','shapepress-dsgvo')?></span>
49
  <div style="clear: both"></div>
50
  <br>
52
  $imprintContent = SPDSGVOSettings::get('imprint');
53
  if ($imprintContent == NULL || strlen($imprintContent) < 10)
54
  {
55
+ $imprintContent = file_get_contents(SPDSGVO::pluginDir('/templates/'.spDsgvoGetLocale().'/imprint.txt'));
56
 
57
 
58
  }
admin/tabs/privacy-policy/page.php CHANGED
@@ -61,6 +61,13 @@
61
  </table>
62
  <hr class="sp-dsgvo">
63
  <br>
 
 
 
 
 
 
 
64
  <span class="info-text" style="margin-bottom: 20px;"><?php _e('Note: In order to be able to reset or reload the text (eg: after changing the language), highlight the text, delete it and click save. Thus, the text is reloaded.','shapepress-dsgvo')?></span>
65
  <div style="clear: both"></div>
66
  <br>
@@ -72,7 +79,7 @@
72
  $pageContent = SPDSGVOSettings::get('privacy_policy');
73
  if ($pageContent == NULL || strlen($pageContent) < 10)
74
  {
75
- $pageContent = file_get_contents(SPDSGVO::pluginDir('/templates/'.get_locale().'/privacy-policy.txt'));
76
 
77
  //$pageContent = mb_convert_encoding($pageContent, 'HTML-ENTITIES', "UTF-8");
78
  }
61
  </table>
62
  <hr class="sp-dsgvo">
63
  <br>
64
+ <?php if (spWpmlUsed() == true): ?>
65
+ <p><?php _e('<strong>Important Note:</strong> Because you use WPML the English Version of the privacy policy was set by default. You can translate it via WMPL String Translation. Search for text-domain "shapepress-dsgvo" and name "privacy_policy".','shapepress-dsgvo')?>&nbsp;
66
+ <a class="button button-default" href="<?= SPDSGVOCreatePageAction::url(array('reset_privacy_policy_page' => '1','privacy_policy_language' => 'de_DE')) ?>"><?php _e('Load German template','shapepress-dsgvo')?></a>
67
+ </p>
68
+ <?php else: ?>
69
+ <p><?php _e('<strong>Important Note:</strong> If you use WPML you can translate these inputs via WPML String Translations.','shapepress-dsgvo')?></p>
70
+ <?php endif; ?>
71
  <span class="info-text" style="margin-bottom: 20px;"><?php _e('Note: In order to be able to reset or reload the text (eg: after changing the language), highlight the text, delete it and click save. Thus, the text is reloaded.','shapepress-dsgvo')?></span>
72
  <div style="clear: both"></div>
73
  <br>
79
  $pageContent = SPDSGVOSettings::get('privacy_policy');
80
  if ($pageContent == NULL || strlen($pageContent) < 10)
81
  {
82
+ $pageContent = file_get_contents(SPDSGVO::pluginDir('/templates/'.spDsgvoGetLocale().'/privacy-policy.txt'));
83
 
84
  //$pageContent = mb_convert_encoding($pageContent, 'HTML-ENTITIES', "UTF-8");
85
  }
admin/tabs/setup/class-sp-dsgvo-create-page-action.php CHANGED
@@ -57,22 +57,34 @@ Class SPDSGVOCreatePageAction extends SPDSGVOAjaxAction{
57
  SPDSGVOSettings::set('super_unsubscribe_page', $ID);
58
  }
59
 
 
60
  if($this->has('imprint_page')){
61
  $ID = $this->createPage(__('Imprint','shapepress-dsgvo'), '[imprint]');
62
  SPDSGVOSettings::set('imprint_page', $ID);
63
  }
 
 
 
 
 
 
 
 
64
 
 
65
  // Other Pages
66
  if($this->has('explicit_permission_page')){
67
  $ID = $this->createPage(__('Terms & Conditions', 'shapepress-dsgvo'), '[explicit_permission]');
68
  SPDSGVOSettings::set('explicit_permission_page', $ID);
69
  }
 
70
 
 
71
  if($this->has('opt_out_page')){
72
  $ID = $this->createPage(__('Opt-out', 'shapepress-dsgvo'), '[decline_permission]');
73
  SPDSGVOSettings::set('opt_out_page', $ID);
74
  }
75
-
76
 
77
  // Show Set Up
78
  if($this->has('show_setup')){
@@ -92,6 +104,20 @@ Class SPDSGVOCreatePageAction extends SPDSGVOAjaxAction{
92
  'post_status' => 'publish'
93
  ));
94
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
95
  }
96
 
97
  SPDSGVOCreatePageAction::listen();
57
  SPDSGVOSettings::set('super_unsubscribe_page', $ID);
58
  }
59
 
60
+
61
  if($this->has('imprint_page')){
62
  $ID = $this->createPage(__('Imprint','shapepress-dsgvo'), '[imprint]');
63
  SPDSGVOSettings::set('imprint_page', $ID);
64
  }
65
+
66
+ if($this->has('reset_imprint_page') && $this->has('imprint_page_language')){
67
+ $this->resetImprintToLanguage($this->get('imprint_page_language'));
68
+ }
69
+
70
+ if($this->has('reset_privacy_policy_page') && $this->has('privacy_policy_language')){
71
+ $this->resetPrivacyPolicyToLanguage($this->get('privacy_policy_language'));
72
+ }
73
 
74
+
75
  // Other Pages
76
  if($this->has('explicit_permission_page')){
77
  $ID = $this->createPage(__('Terms & Conditions', 'shapepress-dsgvo'), '[explicit_permission]');
78
  SPDSGVOSettings::set('explicit_permission_page', $ID);
79
  }
80
+
81
 
82
+
83
  if($this->has('opt_out_page')){
84
  $ID = $this->createPage(__('Opt-out', 'shapepress-dsgvo'), '[decline_permission]');
85
  SPDSGVOSettings::set('opt_out_page', $ID);
86
  }
87
+
88
 
89
  // Show Set Up
90
  if($this->has('show_setup')){
104
  'post_status' => 'publish'
105
  ));
106
  }
107
+
108
+ public function resetImprintToLanguage($language)
109
+ {
110
+ $imprint = file_get_contents(SPDSGVO::pluginDir('/templates/'.$language.'/imprint.txt'));
111
+ SPDSGVOSettings::set('imprint_hash', wp_hash($imprint));
112
+ SPDSGVOSettings::set('imprint', $imprint);
113
+ }
114
+
115
+ public function resetPrivacyPolicyToLanguage($language)
116
+ {
117
+ $privacyPolicy = file_get_contents(SPDSGVO::pluginDir('/templates/'.$language.'/privacy-policy.txt'));
118
+ SPDSGVOSettings::set('privacy_policy_hash', wp_hash($privacyPolicy));
119
+ SPDSGVOSettings::set('privacy_policy', $privacyPolicy);
120
+ }
121
  }
122
 
123
  SPDSGVOCreatePageAction::listen();
includes/class-sp-dsgvo-data-collecter.php CHANGED
@@ -233,7 +233,7 @@ class SPDSGVODataCollecter
233
  // ======================================================================
234
  // WP_Comments
235
  // ======================================================================
236
- error_log('not a user '.$this->email);
237
  $wpdb->get_results($wpdb->prepare("
238
  UPDATE $wpdb->comments
239
  SET
233
  // ======================================================================
234
  // WP_Comments
235
  // ======================================================================
236
+ //error_log('not a user '.$this->email);
237
  $wpdb->get_results($wpdb->prepare("
238
  UPDATE $wpdb->comments
239
  SET
includes/class-sp-dsgvo-settings.php CHANGED
@@ -25,7 +25,12 @@ class SPDSGVOSettings{
25
 
26
  public $defaults = array();
27
 
 
28
  public function __construct() {
 
 
 
 
29
  $this->defaults = array(
30
  /////////////////////////////////////
31
  // common settings
@@ -34,7 +39,7 @@ class SPDSGVOSettings{
34
  'license_key_error' => '1',
35
  'license_activated' => '0',
36
  'licence_activated_on' => '2018-05-01',
37
- 'licence_valid_to' => '2019-05-05',
38
  'licence_details_fetched' => '0',
39
  'api_key' => '',
40
  'admin_email' => '',
@@ -207,7 +212,7 @@ class SPDSGVOSettings{
207
 
208
 
209
  if(!self::get('privacy_policy')){
210
- $privacyPolicy = file_get_contents(SPDSGVO::pluginDir('/templates/'.get_locale().'/privacy-policy.txt'));
211
  // if($admin){
212
  // $privacyPolicy = str_replace('[name]', $admin->display_name, $privacyPolicy);
213
  // $privacyPolicy = str_replace('[email]', $admin->user_email, $privacyPolicy);
@@ -224,7 +229,7 @@ class SPDSGVOSettings{
224
  }
225
 
226
  if(!self::get('imprint')){
227
- $imprint = file_get_contents(SPDSGVO::pluginDir('/templates/'.get_locale().'/imprint.txt'));
228
  SPDSGVOSettings::set('imprint_hash', wp_hash($imprint));
229
  self::set('imprint', $imprint);
230
  }
25
 
26
  public $defaults = array();
27
 
28
+
29
  public function __construct() {
30
+
31
+ // dummy translation here
32
+ __('WP DSGVO Tools (GDPR) help you to fulfill the GDPR (DGSVO) compliance guidance (<a target="_blank" href="https://ico.org.uk/for-organisations/data-protection-reform/overview-of-the-gdpr/">GDPR</a>)', 'shapepress-dsgvo');
33
+
34
  $this->defaults = array(
35
  /////////////////////////////////////
36
  // common settings
39
  'license_key_error' => '1',
40
  'license_activated' => '0',
41
  'licence_activated_on' => '2018-05-01',
42
+ 'licence_valid_to' => '2018-05-05',
43
  'licence_details_fetched' => '0',
44
  'api_key' => '',
45
  'admin_email' => '',
212
 
213
 
214
  if(!self::get('privacy_policy')){
215
+ $privacyPolicy = file_get_contents(SPDSGVO::pluginDir('/templates/'.spDsgvoGetLocaleWithWpmlSupport().'/privacy-policy.txt'));
216
  // if($admin){
217
  // $privacyPolicy = str_replace('[name]', $admin->display_name, $privacyPolicy);
218
  // $privacyPolicy = str_replace('[email]', $admin->user_email, $privacyPolicy);
229
  }
230
 
231
  if(!self::get('imprint')){
232
+ $imprint = file_get_contents(SPDSGVO::pluginDir('/templates/'.spDsgvoGetLocaleWithWpmlSupport().'/imprint.txt'));
233
  SPDSGVOSettings::set('imprint_hash', wp_hash($imprint));
234
  self::set('imprint', $imprint);
235
  }
includes/class-sp-dsgvo.php CHANGED
@@ -82,7 +82,7 @@ class SPDSGVO{
82
  }
83
 
84
  if(!class_exists('TCPDF')){
85
- require_once SPDSGVO::pluginDir('includes/lib/tcpdf/tcpdf.php');
86
  require_once SPDSGVO::pluginDir('includes/class-sp-dsgvo-pdf.php');
87
  }
88
 
@@ -284,9 +284,11 @@ class SPDSGVO{
284
  $this->loader->add_action('wp_print_footer_scripts', $public, 'wp_print_footer_scripts');
285
  $this->loader->add_action('wp_footer', $public, 'writeFooterScripts', 1000);
286
  $this->loader->add_action('wp_head', $public, 'writeHeaderScripts');
287
- $this->loader->add_action('comment_form', $public, 'addCommentsCheckBoxForDSGVO' );
 
 
288
  $this->loader->add_action('wpcf7_init', $public, 'wpcf7AddDsgvoTag' );
289
- $this->loader->add_action('woocommerce_after_order_notes', $public, 'wooAddCustomFields' );
290
  $this->loader->add_action('woocommerce_checkout_process', $public, 'wooAddCustomCheckout');
291
  $this->loader->add_action('woocommerce_checkout_update_order_meta', $public, 'wooUpdateOrderMeta');
292
  }
82
  }
83
 
84
  if(!class_exists('TCPDF')){
85
+ require_once SPDSGVO::pluginDir('includes/lib/tcpdf/dsgdf.php');
86
  require_once SPDSGVO::pluginDir('includes/class-sp-dsgvo-pdf.php');
87
  }
88
 
284
  $this->loader->add_action('wp_print_footer_scripts', $public, 'wp_print_footer_scripts');
285
  $this->loader->add_action('wp_footer', $public, 'writeFooterScripts', 1000);
286
  $this->loader->add_action('wp_head', $public, 'writeHeaderScripts');
287
+ //$this->loader->add_filter('comment_form_defaults', $public, 'addCommentsCheckBoxForDSGVO2', 10 );
288
+ $this->loader->add_filter('comment_form_field_comment', $public, 'fallbackAddCommentsCheckBoxForDSGVO', 10 );
289
+ $this->loader->add_action('preprocess_comment', $public, 'customValidateCheckbox');
290
  $this->loader->add_action('wpcf7_init', $public, 'wpcf7AddDsgvoTag' );
291
+ $this->loader->add_action('woocommerce_review_order_before_submit', $public, 'wooAddCustomFields' );
292
  $this->loader->add_action('woocommerce_checkout_process', $public, 'wooAddCustomCheckout');
293
  $this->loader->add_action('woocommerce_checkout_update_order_meta', $public, 'wooUpdateOrderMeta');
294
  }
includes/helpers.php CHANGED
@@ -157,11 +157,11 @@ if (! function_exists('hasUserGivenPermissionFor')) {
157
  $defaults = SPDSGVOSettings::get('services');
158
 
159
  if (isset($defaults[$slug])) {
160
- error_log('hasUserGivenPermissionFor: ' . $slug . ': ' . @$defaults[$slug]['default'] === '1');
161
  return @$defaults[$slug]['default'] === '1';
162
  }
163
 
164
- error_log('hasUserGivenPermissionFor: ' . $slug . ': ' . 'FALSE');
165
  return FALSE;
166
  }
167
  }
@@ -240,7 +240,53 @@ if (! function_exists('spdsgvoUseWpml')) {
240
 
241
  function spdsgvoUseWpml()
242
  {
243
- return SPDSGVOSettings::get('use_wpml_strings') === '1';
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
244
  }
245
  }
246
 
157
  $defaults = SPDSGVOSettings::get('services');
158
 
159
  if (isset($defaults[$slug])) {
160
+ //error_log('hasUserGivenPermissionFor: ' . $slug . ': ' . @$defaults[$slug]['default'] === '1');
161
  return @$defaults[$slug]['default'] === '1';
162
  }
163
 
164
+ //error_log('hasUserGivenPermissionFor: ' . $slug . ': ' . 'FALSE');
165
  return FALSE;
166
  }
167
  }
240
 
241
  function spdsgvoUseWpml()
242
  {
243
+ return false; // always use translation of inputed texts now with wpml-config.xml, so set it to false, then values come from wp_options
244
+ //return SPDSGVOSettings::get('use_wpml_strings') === '1';
245
+ }
246
+ }
247
+
248
+ if (! function_exists('spDsgvoGetLocale')) {
249
+
250
+ function spDsgvoGetLocale()
251
+ {
252
+ try {
253
+ $locale = get_locale();
254
+ if (substr( $locale, 0, 5 ) === 'de_DE') $locale = 'de_DE';
255
+ if (substr( $locale, 0, 2 ) !== 'de' && substr( $locale, 0, 2 ) !== 'en') $locale = "en_US";
256
+ } catch (Exception $e) {
257
+ return 'en_US';
258
+ }
259
+ }
260
+ }
261
+
262
+ if (! function_exists('spDsgvoGetLocaleWithWpmlSupport')) {
263
+
264
+ function spDsgvoGetLocaleWithWpmlSupport()
265
+ {
266
+ try {
267
+ if ( function_exists('icl_object_id') ) {
268
+ return 'en_US'; // so default texts gets inserted at startup in english language
269
+ } else
270
+ {
271
+ return spDsgvoGetLocale();
272
+ }
273
+
274
+ } catch (Exception $e) {
275
+ return 'en_US';
276
+ }
277
+ }
278
+ }
279
+
280
+ if (! function_exists('spWpmlUsed')) {
281
+
282
+ function spWpmlUsed()
283
+ {
284
+ try {
285
+ return function_exists('icl_object_id');
286
+
287
+ } catch (Exception $e) {
288
+ return false;
289
+ }
290
  }
291
  }
292
 
includes/integrations/buddypress/BuddyPressIntegration.php CHANGED
@@ -73,7 +73,7 @@ class SPDSGVOBuddypressIntegration extends SPDSGVOIntegration
73
  if (isValidPremiumEdition() == false) return;
74
 
75
  if (! class_exists('BuddyPress')) {
76
- error_log('buddypress not active');
77
  return;
78
  }
79
 
73
  if (isValidPremiumEdition() == false) return;
74
 
75
  if (! class_exists('BuddyPress')) {
76
+ //error_log('buddypress not active');
77
  return;
78
  }
79
 
includes/integrations/woocommerce/WoocommerceIntegration.php CHANGED
@@ -31,7 +31,7 @@ class SPDSGVOWoocommerceIntegration extends SPDSGVOIntegration
31
 
32
  if (!class_exists( 'WooCommerce' )) return;
33
 
34
- error_log('Woo.onSuperUnsubscribe of email: '.$email);
35
  // Get orders from the customer with email $email
36
  $query = new WC_Order_Query();
37
  $query->set('customer', $email);
@@ -44,16 +44,16 @@ class SPDSGVOWoocommerceIntegration extends SPDSGVOIntegration
44
  $customer_orders = array_merge($customer_orders, $ordersByMail);
45
 
46
  $wooAction = SPDSGVOSettings::get('su_woo_data_action');
47
- error_log('Woo.onSuperUnsubscribe.$wooAction: '.$wooAction);
48
 
49
  if ($wooAction != 'ignore') {
50
 
51
  foreach ($customer_orders as $order) {
52
 
53
- error_log('Woo.onSuperUnsubscribe.$order->ID'.$order->get_id() );
54
 
55
  if ($wooAction == 'pseudo') {
56
- error_log('Woo.onSuperUnsubscribe: setting values of $order->ID'.$order->get_id() );
57
 
58
  $order->set_billing_first_name('User');
59
  $order->set_billing_last_name('Deleted');
31
 
32
  if (!class_exists( 'WooCommerce' )) return;
33
 
34
+ //error_log('Woo.onSuperUnsubscribe of email: '.$email);
35
  // Get orders from the customer with email $email
36
  $query = new WC_Order_Query();
37
  $query->set('customer', $email);
44
  $customer_orders = array_merge($customer_orders, $ordersByMail);
45
 
46
  $wooAction = SPDSGVOSettings::get('su_woo_data_action');
47
+ //error_log('Woo.onSuperUnsubscribe.$wooAction: '.$wooAction);
48
 
49
  if ($wooAction != 'ignore') {
50
 
51
  foreach ($customer_orders as $order) {
52
 
53
+ //error_log('Woo.onSuperUnsubscribe.$order->ID'.$order->get_id() );
54
 
55
  if ($wooAction == 'pseudo') {
56
+ //error_log('Woo.onSuperUnsubscribe: setting values of $order->ID'.$order->get_id() );
57
 
58
  $order->set_billing_first_name('User');
59
  $order->set_billing_last_name('Deleted');
includes/lib/tcpdf/{tcpdf.php → dsgdf.php} RENAMED
@@ -1,6 +1,6 @@
1
  <?php
2
  //============================================================+
3
- // File name : tcpdf.php
4
  // Version : 6.2.13
5
  // Begin : 2002-08-03
6
  // Last Update : 2015-06-18
1
  <?php
2
  //============================================================+
3
+ // File name : dsgdf.php
4
  // Version : 6.2.13
5
  // Begin : 2002-08-03
6
  // Last Update : 2015-06-18
includes/lib/tcpdf/tcpdf_import.php CHANGED
@@ -43,7 +43,7 @@
43
  */
44
 
45
  // include the TCPDF class
46
- require_once(dirname(__FILE__).'/tcpdf.php');
47
  // include PDF parser class
48
  require_once(dirname(__FILE__).'/tcpdf_parser.php');
49
 
43
  */
44
 
45
  // include the TCPDF class
46
+ require_once(dirname(__FILE__).'/dsgdf.php');
47
  // include PDF parser class
48
  require_once(dirname(__FILE__).'/tcpdf_parser.php');
49
 
includes/lib/tcpdf/tools/tcpdf_addfont.php CHANGED
@@ -46,7 +46,7 @@ if (php_sapi_name() != 'cli') {
46
  exit(1);
47
  }
48
 
49
- $tcpdf_include_dirs = array(realpath(dirname(__FILE__).'/../tcpdf.php'), '/usr/share/php/tcpdf/tcpdf.php', '/usr/share/tcpdf/tcpdf.php', '/usr/share/php-tcpdf/tcpdf.php', '/var/www/tcpdf/tcpdf.php', '/var/www/html/tcpdf/tcpdf.php', '/usr/local/apache2/htdocs/tcpdf/tcpdf.php');
50
  foreach ($tcpdf_include_dirs as $tcpdf_include_path) {
51
  if (@file_exists($tcpdf_include_path)) {
52
  require_once($tcpdf_include_path);
46
  exit(1);
47
  }
48
 
49
+ $tcpdf_include_dirs = array(realpath(dirname(__FILE__).'/../tcpdf.php'), realpath(dirname(__FILE__).'/../dsgdf.php'),'/usr/share/php/tcpdf/tcpdf.php', '/usr/share/tcpdf/tcpdf.php', '/usr/share/php-tcpdf/tcpdf.php', '/var/www/tcpdf/tcpdf.php', '/var/www/html/tcpdf/tcpdf.php', '/usr/local/apache2/htdocs/tcpdf/tcpdf.php');
50
  foreach ($tcpdf_include_dirs as $tcpdf_include_path) {
51
  if (@file_exists($tcpdf_include_path)) {
52
  require_once($tcpdf_include_path);
includes/models/unsubscriber.php CHANGED
@@ -94,8 +94,7 @@ Class SPDSGVOUnsubscriber extends SPDSGVOModel {
94
 
95
  if ($this->process_now === '1') return;
96
 
97
- $locale = get_locale();
98
- if (substr( $locale, 0, 5 ) === 'de_DE') $locale = 'de_DE';
99
 
100
  $email = SPDSGVOMail::init()
101
  ->from(SPDSGVOSettings::get('admin_email'))
94
 
95
  if ($this->process_now === '1') return;
96
 
97
+ $locale = spDsgvoGetLocale();
 
98
 
99
  $email = SPDSGVOMail::init()
100
  ->from(SPDSGVOSettings::get('admin_email'))
languages/shapepress-dsgvo-de_DE.mo CHANGED
Binary file
languages/shapepress-dsgvo-de_DE.po CHANGED
@@ -1,8 +1,8 @@
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: \n"
4
- "POT-Creation-Date: 2018-10-04 15:18+0200\n"
5
- "PO-Revision-Date: 2018-10-04 15:20+0200\n"
6
  "Last-Translator: \n"
7
  "Language-Team: \n"
8
  "Language: de_DE\n"
@@ -18,12 +18,13 @@ msgstr ""
18
  "X-Poedit-SearchPathExcluded-1: includes/lib/plugin-update-checker\n"
19
 
20
  #: admin/base.php:2
21
- msgid "WP DSGVO Tools"
22
- msgstr "WP DSGVO Tools"
23
 
24
  #: admin/base.php:32
25
  msgid "WP DSGVO Tools is not binding and does not replace expert advice"
26
- msgstr "WP DSGVO Tools ist unverbindlich & ersetzt keine Expertenberatung"
 
27
 
28
  #: admin/base.php:34
29
  msgid "GDPR website self check"
@@ -47,7 +48,7 @@ msgstr "ausgefüllt"
47
 
48
  #: admin/base.php:47
49
  msgid "WP DSGVO Tools plugin completely filled"
50
- msgstr "WP DSGVO Tools Plugin vollständig ausgefüllt"
51
 
52
  #: admin/base.php:52
53
  msgid ""
@@ -148,7 +149,7 @@ msgstr "Datenschutz"
148
  #: admin/class-sp-dsgvo-admin.php:72
149
  #: admin/tabs/imprint/class-sp-dsgvo-imprint-tab.php:11
150
  #: admin/tabs/imprint/page.php:1
151
- #: admin/tabs/setup/class-sp-dsgvo-create-page-action.php:61
152
  msgid "Imprint"
153
  msgstr "Impressum"
154
 
@@ -278,46 +279,46 @@ msgstr "Admin Email"
278
  msgid "Used by sending emails."
279
  msgstr "Wird bei Emails verwendet."
280
 
281
- #: admin/tabs/common-settings/page.php:52
282
  msgid "Use WPML Strings"
283
  msgstr "WPML Strings verwenden"
284
 
285
- #: admin/tabs/common-settings/page.php:57
286
  msgid ""
287
  "Use WPML String Translation for text inputs. (E.g. Checkbox for comments.)"
288
  msgstr ""
289
  "WPML String Übersetzungen für Eingabefelder verwenden. (z.B. bei der "
290
  "Checkbox für Kommentare)"
291
 
292
- #: admin/tabs/common-settings/page.php:62
293
  #: admin/tabs/common-settings/page.php:64
 
294
  msgid "Comments"
295
  msgstr "Kommentare"
296
 
297
- #: admin/tabs/common-settings/page.php:64
298
  msgid "Customizing possible with Blog/Premium edition."
299
  msgstr "Anpassung ab der Blog/Premium Edition möglich."
300
 
301
- #: admin/tabs/common-settings/page.php:65
302
  msgid "Click here to get a license."
303
  msgstr "Hier klicken um eine Lizenz anzufordern."
304
 
305
- #: admin/tabs/common-settings/page.php:70
306
  msgid "Checkbox for comments:"
307
  msgstr "Checkbox bei Kommentaren:"
308
 
309
- #: admin/tabs/common-settings/page.php:75
310
  msgid ""
311
  "Displays at checkbox which requires confirmation when creating a comment."
312
  msgstr ""
313
  "Zeigt eine Checkbox bei Kommentaren an welche die Zustimmung zu den DSGVO "
314
  "Bestimmungen fordert."
315
 
316
- #: admin/tabs/common-settings/page.php:80
317
  msgid "Replace CF7 Acceptance text"
318
  msgstr "CF7 Acceptance Text ersetzen"
319
 
320
- #: admin/tabs/common-settings/page.php:87
321
  msgid ""
322
  "Replaces the text of CF7 Acceptance Checkboxes with following text. (Add to "
323
  "your form: [acceptance dsgvo] Text[/acceptance])"
@@ -326,27 +327,37 @@ msgstr ""
326
  "nachfolgendem Text. (Im Formular erg&auml;nzen: [acceptance dsgvo] Text[/"
327
  "acceptance])"
328
 
329
- #: admin/tabs/common-settings/page.php:91 admin/tabs/cookie-notice/page.php:601
330
  msgid "Text"
331
  msgstr "Text"
332
 
333
- #: admin/tabs/common-settings/page.php:93
334
  msgid "Message text:"
335
  msgstr "Meldungstext:"
336
 
337
- #: admin/tabs/common-settings/page.php:99
338
  msgid "Info text:"
339
  msgstr "Hinweistext:"
340
 
341
- #: admin/tabs/common-settings/page.php:107
342
  msgid "Confirmation text"
343
  msgstr "Zustimmungstext"
344
 
345
  #: admin/tabs/common-settings/page.php:118
 
 
 
 
 
 
 
 
 
 
346
  msgid "Company data"
347
  msgstr "Unternehmensdaten"
348
 
349
- #: admin/tabs/common-settings/page.php:119
350
  msgid ""
351
  "The following input fields represent the basic data necessary for the "
352
  "creation of GDPR compliant data protection regulations and an imprint.<br /"
@@ -356,88 +367,88 @@ msgstr ""
356
  "Die nachfolgenden Eingabefelder stellen die grundlegenden Daten dar, die zum "
357
  "Erzeugen DSGVO-konformer Datenschutzbestimmungen sowie ein Impressum "
358
  "notwendig sind.<br />Alle Eingaben die sie hier t&auml;tigen werden "
359
- "automatisch in das vom WP DSGVO Tools Plugin generierten "
360
  "Datenschutzbestimmungen sowie Impressum verwendet."
361
 
362
- #: admin/tabs/common-settings/page.php:123
363
  msgid "Company name:"
364
  msgstr "Name des Unternehmens:"
365
 
366
- #: admin/tabs/common-settings/page.php:130
367
  msgid "Street:"
368
  msgstr "Straße:"
369
 
370
- #: admin/tabs/common-settings/page.php:137
371
  msgid "ZIP + Location:"
372
  msgstr "PLZ + Ort:"
373
 
374
- #: admin/tabs/common-settings/page.php:144
375
  msgid "Commercial book no.:"
376
  msgstr "Firmenbuch Nr.:"
377
 
378
- #: admin/tabs/common-settings/page.php:151
379
  msgid "§11 Place of Jurisdiction:"
380
  msgstr "Gerichtsstand:"
381
 
382
- #: admin/tabs/common-settings/page.php:158
383
  msgid "VAT No.:"
384
  msgstr "USt. Id:"
385
 
386
- #: admin/tabs/common-settings/page.php:165
387
  msgid "Legal representatives:"
388
  msgstr "Gesetzlicher Vertreter:"
389
 
390
- #: admin/tabs/common-settings/page.php:169
391
  msgid "The person who legally represents the company."
392
  msgstr "Die Person die das Unternehmen gesetzlich vertritt."
393
 
394
- #: admin/tabs/common-settings/page.php:172
395
  msgid "Shareholder"
396
  msgstr "Gesellschafter"
397
 
398
- #: admin/tabs/common-settings/page.php:176
399
  msgid "In case of companies please contact all shareholders here."
400
  msgstr ""
401
  "Im Fall von Gesellschaften hier bitte alle Gesellschafter anf&uuml;hren."
402
 
403
- #: admin/tabs/common-settings/page.php:179
404
  msgid "Responsible for content:"
405
  msgstr "Verantwortlicher für Inhalt:"
406
 
407
- #: admin/tabs/common-settings/page.php:183
408
  msgid "The person responsible for the content on this website."
409
  msgstr ""
410
  "Die Person die f&uuml;r den Inhalt auf dieser Website verantwortlich ist."
411
 
412
- #: admin/tabs/common-settings/page.php:186
413
  msgid "Phone:"
414
  msgstr "Telefon:"
415
 
416
- #: admin/tabs/common-settings/page.php:193
417
  msgid "Email:"
418
  msgstr "Email:"
419
 
420
- #: admin/tabs/common-settings/page.php:200
421
  msgid "Newsletter service:"
422
  msgstr "Newsletter Service:"
423
 
424
- #: admin/tabs/common-settings/page.php:204
425
  msgid ""
426
  "Name of the shipping service provider with which the newsletters will be "
427
  "sent."
428
  msgstr ""
429
  "Name des Versanddienstleisters mit dem die Newsletter versendet werden."
430
 
431
- #: admin/tabs/common-settings/page.php:207
432
  msgid "URL Privacy Police of Newsletter Service:"
433
  msgstr "URL Datenschutz Newsletter Service:"
434
 
435
- #: admin/tabs/common-settings/page.php:211
436
  msgid "The URL to the terms of the newsletter service."
437
  msgstr "Die URL zu den AGB des Dienstes"
438
 
439
  #: admin/tabs/cookie-notice/class-sp-dsgvo-cookie-notice-tab.php:11
440
- #: admin/tabs/cookie-notice/page.php:4 admin/tabs/cookie-notice/page.php:152
441
  msgid "Cookie Notice"
442
  msgstr "Cookie Notice"
443
 
@@ -515,170 +526,171 @@ msgid ""
515
  "will be replaced with FB Pixel ID."
516
  msgstr "Wenn leer gelassen wird das Standard Pixel Skript verwenden."
517
 
518
- #: admin/tabs/cookie-notice/page.php:147
519
  msgid "Notice type"
520
  msgstr "Meldungsart:"
521
 
522
- #: admin/tabs/cookie-notice/page.php:151
523
  msgid "No notice"
524
  msgstr "keine Cookie Notice"
525
 
526
- #: admin/tabs/cookie-notice/page.php:154
527
  msgid "Privacy Popup"
528
  msgstr "Datenschutzvereinbarungen Popup"
529
 
530
- #: admin/tabs/cookie-notice/page.php:164
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
531
  msgid "Popup logo"
532
  msgstr "Popup Logo"
533
 
534
- #: admin/tabs/cookie-notice/page.php:182 admin/tabs/services/page.php:108
535
  #: admin/tabs/services/page.php:184
536
  msgid "Upload image"
537
  msgstr "Bild uploaden"
538
 
539
- #: admin/tabs/cookie-notice/page.php:189
540
  msgid "Close button action"
541
  msgstr "Schließen Button Aktion"
542
 
543
- #: admin/tabs/cookie-notice/page.php:193
544
  msgid "Close popup"
545
  msgstr "Popup schließen"
546
 
547
- #: admin/tabs/cookie-notice/page.php:194
548
  msgid "Redirect to URL"
549
  msgstr "Umleitung zur URL"
550
 
551
- #: admin/tabs/cookie-notice/page.php:201
 
 
 
 
 
 
 
 
 
 
552
  msgid "Accept button custom text"
553
  msgstr "Text des Akzeptieren Buttons"
554
 
555
- #: admin/tabs/cookie-notice/page.php:210
556
  msgid "More Options button custom text"
557
  msgstr "Text des \"Weitere Informationen\" Buttons"
558
 
559
- #: admin/tabs/cookie-notice/page.php:219
560
  msgid "Close button URL"
561
  msgstr "Schließen Button URL"
562
 
563
- #: admin/tabs/cookie-notice/page.php:228
564
  msgid "Accordion title text"
565
  msgstr "Überschrift für Optionsansicht"
566
 
567
- #: admin/tabs/cookie-notice/page.php:243
568
  msgid "Popup background:"
569
  msgstr "Popup Hintergrund:"
570
 
571
- #: admin/tabs/cookie-notice/page.php:258
572
  msgid "Separators color:"
573
  msgstr "Farbe der Trenner"
574
 
575
- #: admin/tabs/cookie-notice/page.php:273
576
  msgid "Font color:"
577
  msgstr "Schriftfarbe:"
578
 
579
- #: admin/tabs/cookie-notice/page.php:288
580
  msgid "Links color:"
581
  msgstr "Farbe der Links"
582
 
583
- #: admin/tabs/cookie-notice/page.php:303
584
  msgid "Links color (hover):"
585
  msgstr "Farbe der Links (hover)"
586
 
587
- #: admin/tabs/cookie-notice/page.php:318
588
  msgid "Accept button font color:"
589
  msgstr "Farbe des Akzeptieren Buttons"
590
 
591
- #: admin/tabs/cookie-notice/page.php:333
592
  msgid "Accept button background color:"
593
  msgstr "Hintergrundfarbe des Akzeptieren Buttons"
594
 
595
- #: admin/tabs/cookie-notice/page.php:360
596
  msgid "Notice text:"
597
  msgstr "Meldungstext:"
598
 
599
- #: admin/tabs/cookie-notice/page.php:362
600
  msgid "Insert the text here"
601
  msgstr "Text hier eingeben"
602
 
603
- #: admin/tabs/cookie-notice/page.php:366
604
- msgid "Validity:"
605
- msgstr "Gültigkeit:"
606
-
607
- #: admin/tabs/cookie-notice/page.php:372
608
- msgid "Tag"
609
- msgstr "Tag"
610
-
611
- #: admin/tabs/cookie-notice/page.php:374
612
- msgid "Woche"
613
- msgstr "Woche"
614
-
615
- #: admin/tabs/cookie-notice/page.php:376 admin/tabs/cookie-notice/page.php:378
616
- #: admin/tabs/cookie-notice/page.php:380
617
- msgid "Month"
618
- msgstr "Monat"
619
-
620
- #: admin/tabs/cookie-notice/page.php:382
621
- msgid "Year"
622
- msgstr "Jahr"
623
-
624
- #: admin/tabs/cookie-notice/page.php:384
625
- msgid "For this period, the cookie is navigation use validly."
626
- msgstr "Für diesen Zeitraum ist der Cookie gültig."
627
-
628
- #: admin/tabs/cookie-notice/page.php:393
629
  msgid "Confirmation"
630
  msgstr "Zustimmung"
631
 
632
- #: admin/tabs/cookie-notice/page.php:398 admin/tabs/cookie-notice/page.php:435
633
- #: admin/tabs/cookie-notice/page.php:483
634
  msgid "Button text:"
635
  msgstr "Buttontext:"
636
 
637
- #: admin/tabs/cookie-notice/page.php:403
638
  msgid "zB.: Ok"
639
  msgstr "Ok"
640
 
641
- #: admin/tabs/cookie-notice/page.php:404
642
  msgid "The text to be displayed is to accept the note and hide the message."
643
  msgstr ""
644
  "Der Text der angezeigt werden soll um den Hinweis zu akzeptieren und die "
645
  "Nachricht ausblendet."
646
 
647
- #: admin/tabs/cookie-notice/page.php:409
648
- msgid "Reload after confirm:"
649
- msgstr "Neuladen nach Zustimmung:"
650
-
651
- #: admin/tabs/cookie-notice/page.php:415
652
- msgid "Enable this option to reload the page after accepting cookies."
653
- msgstr ""
654
- "Aktiviere diese Option, um die Seite neu zu laden, nachdem Cookies "
655
- "akzeptiert wurden."
656
-
657
- #: admin/tabs/cookie-notice/page.php:420 public/class-sp-dsgvo-public.php:184
658
  msgid "Decline"
659
  msgstr "Ablehnen"
660
 
661
- #: admin/tabs/cookie-notice/page.php:425 admin/tabs/cookie-notice/page.php:472
662
  msgid "Button active:"
663
  msgstr "Button aktiv:"
664
 
665
- #: admin/tabs/cookie-notice/page.php:441
666
  msgid "eg.: Decline"
667
  msgstr "zB.: Ablehnen"
668
 
669
- #: admin/tabs/cookie-notice/page.php:442
670
  msgid "The text of the option to decline cookies."
671
  msgstr "Der Text der Option zum Ablehnen von Cookies."
672
 
673
- #: admin/tabs/cookie-notice/page.php:447
674
  msgid "Link target for rejection:"
675
  msgstr "Linkziel bei Ablehnung:"
676
 
677
- #: admin/tabs/cookie-notice/page.php:453
678
  msgid "zb.: www.google.at"
679
  msgstr "zb.: www.google.at"
680
 
681
- #: admin/tabs/cookie-notice/page.php:454
682
  msgid ""
683
  "Specifies the destination where visitors who want to reject the message "
684
  "should be forwarded."
@@ -686,11 +698,11 @@ msgstr ""
686
  "Gibt das Ziel an wohin Besucher, die die Nachricht ablehnen weitergeleitet "
687
  "werden sollen."
688
 
689
- #: admin/tabs/cookie-notice/page.php:458
690
  msgid "Do not set a cookie on forwarding:"
691
  msgstr "Kein Cookie setzen bei Weiterleitung:"
692
 
693
- #: admin/tabs/cookie-notice/page.php:463
694
  msgid ""
695
  "If active, the visitor refuses and returns to the page, the notice will "
696
  "reappear."
@@ -698,147 +710,147 @@ msgstr ""
698
  "Wenn aktiv, der Besucher ablehnt und erneut auf die Seite kommt wird ihm die "
699
  "Notice wieder angezeigt."
700
 
701
- #: admin/tabs/cookie-notice/page.php:467 public/class-sp-dsgvo-public.php:195
702
  msgid "Read more"
703
  msgstr "Weiterlesen"
704
 
705
- #: admin/tabs/cookie-notice/page.php:489
706
  msgid "zB.: Erfahre mehr"
707
  msgstr "zB.: Erfahre mehr"
708
 
709
- #: admin/tabs/cookie-notice/page.php:490
710
  msgid "The text of the option to obtain more information"
711
  msgstr "Der Text der Option zum Erhalten von mehr Informationen."
712
 
713
- #: admin/tabs/cookie-notice/page.php:494
714
  msgid "Link destination to read on:"
715
  msgstr "Linkziel zum Weiterlesen:"
716
 
717
- #: admin/tabs/cookie-notice/page.php:507
718
  msgid ""
719
  "Specifies the destination to where visitors will find more information about "
720
  "cookies."
721
  msgstr ""
722
  "Gibt das Ziel an wohin Besucher weitere Informationen über Cookies finden."
723
 
724
- #: admin/tabs/cookie-notice/page.php:513
725
  msgid "Options for displaying the cookie notice."
726
  msgstr "Optionen zur Darstellung der Cookie Notice"
727
 
728
- #: admin/tabs/cookie-notice/page.php:517
729
  msgid "Position:"
730
  msgstr "Position:"
731
 
732
- #: admin/tabs/cookie-notice/page.php:521
733
  msgid "On top"
734
  msgstr "Oben"
735
 
736
- #: admin/tabs/cookie-notice/page.php:523
737
  msgid "Bottom"
738
  msgstr "Unten"
739
 
740
- #: admin/tabs/cookie-notice/page.php:525
741
  msgid "Specifies the location where the cookie notice should be displayed."
742
  msgstr "Gibt die Position an wo die Cookie Notice angezeigt werden soll."
743
 
744
- #: admin/tabs/cookie-notice/page.php:529
745
  msgid "Animation"
746
  msgstr "Animation"
747
 
748
- #: admin/tabs/cookie-notice/page.php:534
749
  msgid "None"
750
  msgstr "Keine"
751
 
752
- #: admin/tabs/cookie-notice/page.php:536
753
  msgid "fade"
754
  msgstr "Ausgleiten"
755
 
756
- #: admin/tabs/cookie-notice/page.php:538
757
  msgid "hide"
758
  msgstr "Ausblenden"
759
 
760
- #: admin/tabs/cookie-notice/page.php:540
761
  msgid "Animation when accepting the cookie message."
762
  msgstr "Animation beim Akzeptieren der Cookie-Nachricht."
763
 
764
- #: admin/tabs/cookie-notice/page.php:551 admin/tabs/cookie-notice/page.php:553
765
  msgid "Color adjustment"
766
  msgstr "Farbliche Anpassung"
767
 
768
- #: admin/tabs/cookie-notice/page.php:553
769
  msgid "Possible with blog or premium edition"
770
  msgstr "Anpassung ab der Blog/Premium Edition möglich."
771
 
772
- #: admin/tabs/cookie-notice/page.php:554
773
  msgid "Click here to get a license"
774
  msgstr "Hier klicken um eine Lizenz zu erhalten."
775
 
776
- #: admin/tabs/cookie-notice/page.php:559
777
  msgid "Background:"
778
  msgstr "Hintergrund:"
779
 
780
- #: admin/tabs/cookie-notice/page.php:568
781
  msgid "Text:"
782
  msgstr "Text:"
783
 
784
- #: admin/tabs/cookie-notice/page.php:576
785
  msgid "Buttons"
786
  msgstr "Buttons"
787
 
788
- #: admin/tabs/cookie-notice/page.php:577
789
  msgid "Background"
790
  msgstr "Hintergrund"
791
 
792
- #: admin/tabs/cookie-notice/page.php:582
793
  msgid "Font:"
794
  msgstr "Schrift:"
795
 
796
- #: admin/tabs/cookie-notice/page.php:589
797
  msgid "CSS Classes"
798
  msgstr "CSS Klassen"
799
 
800
- #: admin/tabs/cookie-notice/page.php:590
801
  msgid ""
802
  "The colors listed under \"Color Changes“ must be overwritten with !Important."
803
  msgstr ""
804
  "Die unter \"Farbliche Anpassung\" angeführten Farben müssen mit !important "
805
  "überschrieben werden."
806
 
807
- #: admin/tabs/cookie-notice/page.php:593
808
  msgid "Cookie notice:"
809
  msgstr "Cookie Notice:"
810
 
811
- #: admin/tabs/cookie-notice/page.php:609
812
  msgid "Buttons:"
813
  msgstr "Buttons:"
814
 
815
- #: admin/tabs/cookie-notice/page.php:617
816
  msgid "Further display options"
817
  msgstr "Weitere Darstellungsoptionen"
818
 
819
- #: admin/tabs/cookie-notice/page.php:620
820
  msgid "Font size"
821
  msgstr "Textgröße"
822
 
823
- #: admin/tabs/cookie-notice/page.php:627 admin/tabs/cookie-notice/page.php:650
824
  #: admin/tabs/services/page.php:62 admin/tabs/services/page.php:128
825
  #: admin/tabs/services/page.php:167
826
  msgid "Default"
827
  msgstr "Standard"
828
 
829
- #: admin/tabs/cookie-notice/page.php:643
830
  msgid "Height of cookie notice"
831
  msgstr "Höhe der Cookie Notice"
832
 
833
- #: admin/tabs/cookie-notice/page.php:665
834
  msgid "Show icon:"
835
  msgstr "Icon anzeigen:"
836
 
837
- #: admin/tabs/cookie-notice/page.php:674
838
  msgid "Use overlay"
839
  msgstr "Overlay verwenden"
840
 
841
- #: admin/tabs/cookie-notice/page.php:680
842
  msgid ""
843
  "Displays a gray background and prevents the visitor from interacting with "
844
  "the site before making a choice."
@@ -928,7 +940,8 @@ msgid "Create a page that uses the shortcode <code>[imprint]</code>."
928
  msgstr ""
929
  "Eine Seite erstellen die den Shortcode <code>[imprint]</code> verwendet."
930
 
931
- #: admin/tabs/imprint/page.php:26 admin/tabs/services/page.php:37
 
932
  #: admin/tabs/subject-access-request/page.php:71
933
  #: admin/tabs/super-unsubscribe/page.php:140
934
  msgid "Create page"
@@ -943,9 +956,8 @@ msgstr ""
943
  "gewählten Seite nicht gefunden."
944
 
945
  #: admin/tabs/imprint/page.php:28 admin/tabs/imprint/page.php:30
946
- #: admin/tabs/privacy-policy/page.php:27 admin/tabs/privacy-policy/page.php:29
947
- #: admin/tabs/privacy-policy/page.php:31 admin/tabs/services/page.php:41
948
- #: admin/tabs/services/page.php:43
949
  #: admin/tabs/subject-access-request/page.php:76
950
  #: admin/tabs/subject-access-request/page.php:79
951
  #: admin/tabs/super-unsubscribe/page.php:145
@@ -953,7 +965,26 @@ msgstr ""
953
  msgid "Edit page"
954
  msgstr "Seite bearbeiten"
955
 
956
- #: admin/tabs/imprint/page.php:40 admin/tabs/privacy-policy/page.php:64
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
957
  msgid ""
958
  "Note: In order to be able to reset or reload the text (eg: after changing "
959
  "the language), highlight the text, delete it and click save. Thus, the text "
@@ -1017,6 +1048,7 @@ msgid "Show checkbox at WooCommerce checkout to confirm privacy policy"
1017
  msgstr "Datenschutz Checkbox bei Woo Checkout anzeigen"
1018
 
1019
  #: admin/tabs/privacy-policy/page.php:50
 
1020
  msgid "I have read and accepted the Privacy Policy."
1021
  msgstr "Ich habe die Datenschutzbestimmungen gelesen und akzeptiert."
1022
 
@@ -1024,6 +1056,21 @@ msgstr "Ich habe die Datenschutzbestimmungen gelesen und akzeptiert."
1024
  msgid "WooCommerce privacy policy text"
1025
  msgstr "WooCommerce Datenschutz Text"
1026
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1027
  #: admin/tabs/services/class-sp-dsgvo-delete-service-action.php:22
1028
  msgid "Third-party service deleted by"
1029
  msgstr "Datenschutz Checkbox bei Woo Registrierung anzeigen"
@@ -1108,6 +1155,7 @@ msgstr "Name"
1108
  #: admin/tabs/services/page.php:153 templates/de_DE/emails/feedback.php:10
1109
  #: templates/de_DE_formal/emails/feedback.php:10
1110
  #: templates/en_EN/emails/feedback.php:10
 
1111
  #: templates/en_US/emails/feedback.php:10
1112
  msgid "Reason"
1113
  msgstr "Grund"
@@ -1172,6 +1220,7 @@ msgstr "Plugin installiert"
1172
  #: templates/de_DE/emails/subject-access-request.php:21
1173
  #: templates/de_DE_formal/emails/subject-access-request.php:21
1174
  #: templates/en_EN/emails/subject-access-request.php:21
 
1175
  #: templates/en_US/emails/subject-access-request.php:21
1176
  msgid "Subject Access Request"
1177
  msgstr "Datenauszug"
@@ -1181,7 +1230,7 @@ msgid "User privacy settings"
1181
  msgstr "Datenschutzeinstellungen Benutzer Seite"
1182
 
1183
  #: admin/tabs/setup/class-sp-dsgvo-create-page-action.php:46
1184
- #: admin/tabs/setup/class-sp-dsgvo-create-page-action.php:67
1185
  msgid "Terms & Conditions"
1186
  msgstr "AGB"
1187
 
@@ -1189,11 +1238,12 @@ msgstr "AGB"
1189
  #: templates/de_DE/emails/super-unsubscribe.php:20
1190
  #: templates/de_DE_formal/emails/super-unsubscribe.php:20
1191
  #: templates/en_EN/emails/super-unsubscribe.php:20
 
1192
  #: templates/en_US/emails/super-unsubscribe.php:20
1193
  msgid "Delete Request"
1194
  msgstr "L&ouml;schanfrage"
1195
 
1196
- #: admin/tabs/setup/class-sp-dsgvo-create-page-action.php:72
1197
  msgid "Opt-out"
1198
  msgstr "Opt-out"
1199
 
@@ -1643,16 +1693,946 @@ msgstr "Es muss min. 1 Empfänger angegeben werden."
1643
  msgid "You must set a template"
1644
  msgstr "Ein Template muss ausgewählt werden."
1645
 
1646
- #: includes/class-sp-dsgvo-settings.php:43 public/class-sp-dsgvo-public.php:460
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1647
  msgid "I confirm"
1648
  msgstr "Ich akzeptiere"
1649
 
1650
- #: includes/class-sp-dsgvo-settings.php:44 public/class-sp-dsgvo-public.php:458
1651
  msgid "The confirmation to GDPR is mandatory."
1652
  msgstr ""
1653
  "Die Checkbox für die Zustimmung zur Speicherung ist nach DSGVO zwingend."
1654
 
1655
- #: includes/class-sp-dsgvo-settings.php:45 public/class-sp-dsgvo-public.php:459
1656
  msgid ""
1657
  "This form stores your name, email address and content so that we can "
1658
  "evaluate the comments on our site. For more information, visit our Privacy "
@@ -1662,32 +2642,30 @@ msgstr ""
1662
  "damit wir die Kommentare auf unsere Seite auswerten können. Weitere "
1663
  "Informationen finden Sie auf unserer Seite der Datenschutzbestimmungen."
1664
 
1665
- #: includes/class-sp-dsgvo-settings.php:70
1666
- #: includes/class-sp-dsgvo-settings.php:112
1667
- #: public/shortcodes/subject-access-request/subject-access-request.php:46
1668
- #: public/shortcodes/super-unsubscribe/unsubscribe-form.php:50
1669
  msgid ""
1670
  "I agree to the storage of the data for processing within the meaning of the "
1671
  "GDPR."
1672
  msgstr ""
1673
  "Ich stimme der Speicherung der Daten zur Verarbeitung im Sinne der DSGVO zu."
1674
 
1675
- #: includes/class-sp-dsgvo-settings.php:81
1676
- #: includes/class-sp-dsgvo-settings.php:237
1677
  msgid "We use cookies to analyze visitor behavior."
1678
  msgstr "Wir benutzen Cookies um das Besucherverhalten zu analysieren."
1679
 
1680
- #: includes/class-sp-dsgvo-settings.php:88
1681
- #: includes/class-sp-dsgvo-settings.php:244
1682
  msgid "Google Analytics is used to analyze website traffic."
1683
  msgstr "Google Analytics wird zum Anlayiseren des Websitetraffics verwendet."
1684
 
1685
- #: includes/class-sp-dsgvo-settings.php:95
1686
- #: includes/class-sp-dsgvo-settings.php:251
1687
  msgid "Facebook Pixel is used to analyze visitor behavior."
1688
  msgstr "Facebook Pixel wird zum Analysieren des Besucherverhaltens verwendet."
1689
 
1690
- #: includes/class-sp-dsgvo-settings.php:119
1691
  msgid ""
1692
  "This website uses cookies. By clicking 'accept' you are providing consent to "
1693
  "us using cookies on this browser."
@@ -1696,8 +2674,7 @@ msgstr ""
1696
  "Wenn Sie fortfahren, diese Seite zu verwenden, nehmen wir an, dass Sie damit "
1697
  "einverstanden sind."
1698
 
1699
- #: includes/class-sp-dsgvo-settings.php:127
1700
- #: public/class-sp-dsgvo-public.php:171
1701
  msgid ""
1702
  "We use cookies to give you the best user experience. If you continue to use "
1703
  "this site, we assume that you agree."
@@ -1706,15 +2683,15 @@ msgstr ""
1706
  "Wenn Sie fortfahren, diese Seite zu verwenden, nehmen wir an, dass Sie damit "
1707
  "einverstanden sind."
1708
 
1709
- #: includes/class-sp-dsgvo-settings.php:129
1710
  msgid "OK"
1711
  msgstr "OK"
1712
 
1713
- #: includes/class-sp-dsgvo-settings.php:132
1714
  msgid "Deny"
1715
  msgstr "Ablehnen"
1716
 
1717
- #: includes/class-sp-dsgvo-settings.php:135
1718
  msgid "More information"
1719
  msgstr "Mehr Information"
1720
 
@@ -1798,27 +2775,27 @@ msgstr "Forum Thread"
1798
  msgid "Forum entry"
1799
  msgstr "Forum Eintrag"
1800
 
1801
- #: includes/integrations/buddypress/BuddyPressIntegration.php:99
1802
  msgid "PM between"
1803
  msgstr "PN zwischen"
1804
 
1805
- #: includes/integrations/buddypress/BuddyPressIntegration.php:100
1806
  msgid "Title:"
1807
  msgstr "Titel:"
1808
 
1809
- #: includes/integrations/buddypress/BuddyPressIntegration.php:101
1810
  msgid "Message: "
1811
  msgstr "Nachricht: "
1812
 
1813
- #: includes/integrations/buddypress/BuddyPressIntegration.php:112
1814
  msgid "Blog"
1815
  msgstr "Blog"
1816
 
1817
- #: includes/integrations/buddypress/BuddyPressIntegration.php:142
1818
  msgid "Profildaten"
1819
  msgstr "Profildaten"
1820
 
1821
- #: includes/integrations/buddypress/BuddyPressIntegration.php:157
1822
  msgid "Field group"
1823
  msgstr "Feldgruppe"
1824
 
@@ -1830,6 +2807,7 @@ msgstr "Kontakteintrag"
1830
  #: templates/de_DE/emails/feedback.php:15
1831
  #: templates/de_DE_formal/emails/feedback.php:15
1832
  #: templates/en_EN/emails/feedback.php:15
 
1833
  #: templates/en_US/emails/feedback.php:15
1834
  msgid "Message"
1835
  msgstr "Nachricht"
@@ -1868,7 +2846,7 @@ msgstr "Hier klicken"
1868
 
1869
  #: includes/integrations/mailchimp/page.php:12
1870
  msgid "to get an API key"
1871
- msgstr "um einen API Key zu erhalten."
1872
 
1873
  #: includes/integrations/woocommerce/WoocommerceIntegration.php:114
1874
  msgid "Order"
@@ -1901,7 +2879,7 @@ msgstr "Datum"
1901
  msgid "Source"
1902
  msgstr "Quelle"
1903
 
1904
- #: includes/models/unsubscriber.php:103
1905
  msgid "Confirmation of delete request"
1906
  msgstr "Bestätigung der Datenlöschung"
1907
 
@@ -1909,27 +2887,23 @@ msgstr "Bestätigung der Datenlöschung"
1909
  msgid "updated their user permissions"
1910
  msgstr "hat die Berechtigungen geändert"
1911
 
1912
- #: public/class-sp-dsgvo-public.php:177
1913
- msgid "Ok"
1914
- msgstr "Ok"
1915
-
1916
- #: public/class-sp-dsgvo-public.php:297 public/class-sp-dsgvo-public.php:324
1917
  msgid "More options"
1918
  msgstr "Mehr Optionen"
1919
 
1920
- #: public/class-sp-dsgvo-public.php:333
1921
  msgid "Accept"
1922
  msgstr "Akzeptieren"
1923
 
1924
- #: public/class-sp-dsgvo-public.php:525
1925
  msgid "Privacy Policy: "
1926
  msgstr "Datenschutzvereinbarungen"
1927
 
1928
- #: public/class-sp-dsgvo-public.php:568
1929
  msgid "Consent to the privacy policy is mandatory."
1930
  msgstr "Die Zustimmung zu den Datenschutzbestimmungen ist zwingend."
1931
 
1932
- #: public/class-sp-dsgvo-public.php:574
1933
  msgid "Privacy Policy accepted"
1934
  msgstr "Datenschutzbestimmungen akzeptiert"
1935
 
@@ -1949,7 +2923,7 @@ msgstr "Schlüssel"
1949
  msgid "Decline Terms & Conditions"
1950
  msgstr "Datenschutzbestimmungen ablehnen"
1951
 
1952
- #: public/shortcodes/display-services.php:13
1953
  msgid "Open Terms of service"
1954
  msgstr "AGB des Dienstes aufrufen"
1955
 
@@ -2010,7 +2984,7 @@ msgstr "Fehler"
2010
 
2011
  #: public/shortcodes/subject-access-request/subject-access-request-action.php:9
2012
  msgid "Please enter an email address"
2013
- msgstr "Bitte eine Email Adresse angeben."
2014
 
2015
  #: public/shortcodes/subject-access-request/subject-access-request-action.php:13
2016
  #: public/shortcodes/super-unsubscribe/unsubscribe-form-action.php:13
@@ -2028,7 +3002,7 @@ msgstr "Es ist eine neue Anfrage zu einem Datenauszug von "
2028
 
2029
  #: public/shortcodes/subject-access-request/subject-access-request.php:18
2030
  msgid "Your request has been created"
2031
- msgstr "Ihr Antrag wurde eingereicht."
2032
 
2033
  #: public/shortcodes/subject-access-request/subject-access-request.php:18
2034
  msgid ""
@@ -2038,13 +3012,13 @@ msgstr ""
2038
  "Sie erhalten eine Email von uns mit einem aktuellen Auszug Ihrer bei uns "
2039
  "gespeicherten Daten."
2040
 
2041
- #: public/shortcodes/subject-access-request/subject-access-request.php:51
2042
  msgid "Create request"
2043
  msgstr "Anfrage absenden"
2044
 
2045
  #: public/shortcodes/super-unsubscribe/unsubscribe-confirm-action.php:18
2046
  msgid "Bad token provided"
2047
- msgstr "Bad token provided."
2048
 
2049
  #: public/shortcodes/super-unsubscribe/unsubscribe-form-action.php:9
2050
  msgid "Please enter an email address."
@@ -2064,25 +3038,28 @@ msgid "Request successfully completed. Your data has been completely deleted."
2064
  msgstr ""
2065
  "Anfrage erfolgreich abgeschlossen. Ihre Daten wurden vollständig gelöscht."
2066
 
2067
- #: public/shortcodes/super-unsubscribe/unsubscribe-form.php:55
2068
  msgid "Create delete request"
2069
  msgstr "Löschanfrage senden"
2070
 
2071
  #: templates/de_DE/emails/feedback.php:1
2072
  #: templates/de_DE_formal/emails/feedback.php:1
2073
- #: templates/en_EN/emails/feedback.php:1 templates/en_US/emails/feedback.php:1
 
2074
  msgid "WP DSGVO Tools Feedback"
2075
  msgstr "WP DSGVO Tools Feedback"
2076
 
2077
  #: templates/de_DE/emails/feedback.php:4
2078
  #: templates/de_DE_formal/emails/feedback.php:4
2079
- #: templates/en_EN/emails/feedback.php:4 templates/en_US/emails/feedback.php:4
 
2080
  msgid "From"
2081
  msgstr "Von"
2082
 
2083
  #: templates/de_DE/emails/subject-access-request.php:46
2084
  #: templates/de_DE_formal/emails/subject-access-request.php:46
2085
  #: templates/en_EN/emails/subject-access-request.php:46
 
2086
  #: templates/en_US/emails/subject-access-request.php:46
2087
  msgid ""
2088
  "We have received your subject access request. A PDF document containing all "
@@ -2096,6 +3073,7 @@ msgstr ""
2096
  #: templates/de_DE/emails/subject-access-request.php:49
2097
  #: templates/de_DE_formal/emails/subject-access-request.php:49
2098
  #: templates/en_EN/emails/subject-access-request.php:49
 
2099
  #: templates/en_US/emails/subject-access-request.php:49
2100
  msgid "Here you see a summary about this data"
2101
  msgstr "Hier ist ein &Uuml;berblick welche Daten gefunden wurden:"
@@ -2103,6 +3081,7 @@ msgstr "Hier ist ein &Uuml;berblick welche Daten gefunden wurden:"
2103
  #: templates/de_DE/emails/subject-access-request.php:52
2104
  #: templates/de_DE_formal/emails/subject-access-request.php:52
2105
  #: templates/en_EN/emails/subject-access-request.php:52
 
2106
  #: templates/en_US/emails/subject-access-request.php:52
2107
  msgid "Download your archive"
2108
  msgstr "Archiv runterladen"
@@ -2110,6 +3089,7 @@ msgstr "Archiv runterladen"
2110
  #: templates/de_DE/emails/subject-access-request.php:54
2111
  #: templates/de_DE_formal/emails/subject-access-request.php:54
2112
  #: templates/en_EN/emails/subject-access-request.php:54
 
2113
  #: templates/en_US/emails/subject-access-request.php:54
2114
  msgid ""
2115
  "Following this link you can download a PDF and a JSON file dump of your data."
@@ -2120,6 +3100,7 @@ msgstr ""
2120
  #: templates/de_DE/emails/subject-access-request.php:56
2121
  #: templates/de_DE_formal/emails/subject-access-request.php:56
2122
  #: templates/en_EN/emails/subject-access-request.php:56
 
2123
  #: templates/en_US/emails/subject-access-request.php:56
2124
  msgid "Download archive"
2125
  msgstr "Archiv jetzt runterladen"
@@ -2130,6 +3111,8 @@ msgstr "Archiv jetzt runterladen"
2130
  #: templates/de_DE_formal/emails/super-unsubscribe.php:84
2131
  #: templates/en_EN/emails/subject-access-request.php:94
2132
  #: templates/en_EN/emails/super-unsubscribe.php:84
 
 
2133
  #: templates/en_US/emails/subject-access-request.php:94
2134
  #: templates/en_US/emails/super-unsubscribe.php:84
2135
  msgid "Sent from"
@@ -2141,6 +3124,8 @@ msgstr "Gesendet von"
2141
  #: templates/de_DE_formal/emails/super-unsubscribe.php:88
2142
  #: templates/en_EN/emails/subject-access-request.php:98
2143
  #: templates/en_EN/emails/super-unsubscribe.php:88
 
 
2144
  #: templates/en_US/emails/subject-access-request.php:98
2145
  #: templates/en_US/emails/super-unsubscribe.php:88
2146
  msgid "Contact"
@@ -2149,6 +3134,7 @@ msgstr "Kontakt"
2149
  #: templates/de_DE/emails/super-unsubscribe.php:45
2150
  #: templates/de_DE_formal/emails/super-unsubscribe.php:45
2151
  #: templates/en_EN/emails/super-unsubscribe.php:45
 
2152
  #: templates/en_US/emails/super-unsubscribe.php:45
2153
  msgid "We have received your delete request."
2154
  msgstr "Wir haben soeben Ihre Anfrage zur Datenl&ouml;schung erhalten."
@@ -2156,6 +3142,7 @@ msgstr "Wir haben soeben Ihre Anfrage zur Datenl&ouml;schung erhalten."
2156
  #: templates/de_DE/emails/super-unsubscribe.php:46
2157
  #: templates/de_DE_formal/emails/super-unsubscribe.php:46
2158
  #: templates/en_EN/emails/super-unsubscribe.php:46
 
2159
  #: templates/en_US/emails/super-unsubscribe.php:46
2160
  msgid ""
2161
  "If you confirm the following link, all your data stored at\n"
@@ -2168,6 +3155,7 @@ msgstr ""
2168
  #: templates/de_DE/emails/super-unsubscribe.php:51
2169
  #: templates/de_DE_formal/emails/super-unsubscribe.php:51
2170
  #: templates/en_EN/emails/super-unsubscribe.php:51
 
2171
  #: templates/en_US/emails/super-unsubscribe.php:51
2172
  msgid "Confirm Delete"
2173
  msgstr "Löschung bestätigen"
@@ -2175,12 +3163,16 @@ msgstr "Löschung bestätigen"
2175
  #: templates/de_DE/emails/super-unsubscribe.php:53
2176
  #: templates/de_DE_formal/emails/super-unsubscribe.php:53
2177
  #: templates/en_EN/emails/super-unsubscribe.php:53
 
2178
  #: templates/en_US/emails/super-unsubscribe.php:53
2179
  msgid "If you don't want do delete your data just ignore this email."
2180
  msgstr ""
2181
  "Wenn Sie dies nicht durchf&uuml;hren m&ouml;chten, k&ouml;nnen Sie dieses E-"
2182
  "Mail gnorieren."
2183
 
 
 
 
2184
  #~ msgid "Allgemeine Einstellungen"
2185
  #~ msgstr "Common Settings"
2186
 
1
  msgid ""
2
  msgstr ""
3
  "Project-Id-Version: \n"
4
+ "POT-Creation-Date: 2018-11-18 11:11+0100\n"
5
+ "PO-Revision-Date: 2018-11-21 12:07+0100\n"
6
  "Last-Translator: \n"
7
  "Language-Team: \n"
8
  "Language: de_DE\n"
18
  "X-Poedit-SearchPathExcluded-1: includes/lib/plugin-update-checker\n"
19
 
20
  #: admin/base.php:2
21
+ msgid "WP DSGVO Tools (GDPR)"
22
+ msgstr "WP DSGVO Tools (GDPR)"
23
 
24
  #: admin/base.php:32
25
  msgid "WP DSGVO Tools is not binding and does not replace expert advice"
26
+ msgstr ""
27
+ "WP DSGVO Tools (GDPR) ist unverbindlich & ersetzt keine Expertenberatung"
28
 
29
  #: admin/base.php:34
30
  msgid "GDPR website self check"
48
 
49
  #: admin/base.php:47
50
  msgid "WP DSGVO Tools plugin completely filled"
51
+ msgstr "WP DSGVO Tools (GDPR) Plugin vollständig ausgefüllt"
52
 
53
  #: admin/base.php:52
54
  msgid ""
149
  #: admin/class-sp-dsgvo-admin.php:72
150
  #: admin/tabs/imprint/class-sp-dsgvo-imprint-tab.php:11
151
  #: admin/tabs/imprint/page.php:1
152
+ #: admin/tabs/setup/class-sp-dsgvo-create-page-action.php:62
153
  msgid "Imprint"
154
  msgstr "Impressum"
155
 
279
  msgid "Used by sending emails."
280
  msgstr "Wird bei Emails verwendet."
281
 
282
+ #: admin/tabs/common-settings/page.php:53
283
  msgid "Use WPML Strings"
284
  msgstr "WPML Strings verwenden"
285
 
286
+ #: admin/tabs/common-settings/page.php:58
287
  msgid ""
288
  "Use WPML String Translation for text inputs. (E.g. Checkbox for comments.)"
289
  msgstr ""
290
  "WPML String Übersetzungen für Eingabefelder verwenden. (z.B. bei der "
291
  "Checkbox für Kommentare)"
292
 
 
293
  #: admin/tabs/common-settings/page.php:64
294
+ #: admin/tabs/common-settings/page.php:66
295
  msgid "Comments"
296
  msgstr "Kommentare"
297
 
298
+ #: admin/tabs/common-settings/page.php:66
299
  msgid "Customizing possible with Blog/Premium edition."
300
  msgstr "Anpassung ab der Blog/Premium Edition möglich."
301
 
302
+ #: admin/tabs/common-settings/page.php:67
303
  msgid "Click here to get a license."
304
  msgstr "Hier klicken um eine Lizenz anzufordern."
305
 
306
+ #: admin/tabs/common-settings/page.php:72
307
  msgid "Checkbox for comments:"
308
  msgstr "Checkbox bei Kommentaren:"
309
 
310
+ #: admin/tabs/common-settings/page.php:77
311
  msgid ""
312
  "Displays at checkbox which requires confirmation when creating a comment."
313
  msgstr ""
314
  "Zeigt eine Checkbox bei Kommentaren an welche die Zustimmung zu den DSGVO "
315
  "Bestimmungen fordert."
316
 
317
+ #: admin/tabs/common-settings/page.php:82
318
  msgid "Replace CF7 Acceptance text"
319
  msgstr "CF7 Acceptance Text ersetzen"
320
 
321
+ #: admin/tabs/common-settings/page.php:89
322
  msgid ""
323
  "Replaces the text of CF7 Acceptance Checkboxes with following text. (Add to "
324
  "your form: [acceptance dsgvo] Text[/acceptance])"
327
  "nachfolgendem Text. (Im Formular erg&auml;nzen: [acceptance dsgvo] Text[/"
328
  "acceptance])"
329
 
330
+ #: admin/tabs/common-settings/page.php:93 admin/tabs/cookie-notice/page.php:638
331
  msgid "Text"
332
  msgstr "Text"
333
 
334
+ #: admin/tabs/common-settings/page.php:95
335
  msgid "Message text:"
336
  msgstr "Meldungstext:"
337
 
338
+ #: admin/tabs/common-settings/page.php:101
339
  msgid "Info text:"
340
  msgstr "Hinweistext:"
341
 
342
+ #: admin/tabs/common-settings/page.php:109
343
  msgid "Confirmation text"
344
  msgstr "Zustimmungstext"
345
 
346
  #: admin/tabs/common-settings/page.php:118
347
+ #: admin/tabs/cookie-notice/page.php:144 admin/tabs/imprint/page.php:45
348
+ #: admin/tabs/privacy-policy/page.php:69
349
+ msgid ""
350
+ "<strong>Important Note:</strong> If you use WPML you can translate these "
351
+ "inputs via WPML String Translations."
352
+ msgstr ""
353
+ "<strong>Wichtiger Hinweis:</strong> Falls Sie WPML verwenden, können sie mit "
354
+ "Hilfe der WPML String Translations diese Texte übersetzen."
355
+
356
+ #: admin/tabs/common-settings/page.php:123
357
  msgid "Company data"
358
  msgstr "Unternehmensdaten"
359
 
360
+ #: admin/tabs/common-settings/page.php:124
361
  msgid ""
362
  "The following input fields represent the basic data necessary for the "
363
  "creation of GDPR compliant data protection regulations and an imprint.<br /"
367
  "Die nachfolgenden Eingabefelder stellen die grundlegenden Daten dar, die zum "
368
  "Erzeugen DSGVO-konformer Datenschutzbestimmungen sowie ein Impressum "
369
  "notwendig sind.<br />Alle Eingaben die sie hier t&auml;tigen werden "
370
+ "automatisch in das vom WP DSGVO Tools (GDPR) Plugin generierten "
371
  "Datenschutzbestimmungen sowie Impressum verwendet."
372
 
373
+ #: admin/tabs/common-settings/page.php:128
374
  msgid "Company name:"
375
  msgstr "Name des Unternehmens:"
376
 
377
+ #: admin/tabs/common-settings/page.php:135
378
  msgid "Street:"
379
  msgstr "Straße:"
380
 
381
+ #: admin/tabs/common-settings/page.php:142
382
  msgid "ZIP + Location:"
383
  msgstr "PLZ + Ort:"
384
 
385
+ #: admin/tabs/common-settings/page.php:149
386
  msgid "Commercial book no.:"
387
  msgstr "Firmenbuch Nr.:"
388
 
389
+ #: admin/tabs/common-settings/page.php:156
390
  msgid "§11 Place of Jurisdiction:"
391
  msgstr "Gerichtsstand:"
392
 
393
+ #: admin/tabs/common-settings/page.php:163
394
  msgid "VAT No.:"
395
  msgstr "USt. Id:"
396
 
397
+ #: admin/tabs/common-settings/page.php:170
398
  msgid "Legal representatives:"
399
  msgstr "Gesetzlicher Vertreter:"
400
 
401
+ #: admin/tabs/common-settings/page.php:174
402
  msgid "The person who legally represents the company."
403
  msgstr "Die Person die das Unternehmen gesetzlich vertritt."
404
 
405
+ #: admin/tabs/common-settings/page.php:177
406
  msgid "Shareholder"
407
  msgstr "Gesellschafter"
408
 
409
+ #: admin/tabs/common-settings/page.php:181
410
  msgid "In case of companies please contact all shareholders here."
411
  msgstr ""
412
  "Im Fall von Gesellschaften hier bitte alle Gesellschafter anf&uuml;hren."
413
 
414
+ #: admin/tabs/common-settings/page.php:184
415
  msgid "Responsible for content:"
416
  msgstr "Verantwortlicher für Inhalt:"
417
 
418
+ #: admin/tabs/common-settings/page.php:188
419
  msgid "The person responsible for the content on this website."
420
  msgstr ""
421
  "Die Person die f&uuml;r den Inhalt auf dieser Website verantwortlich ist."
422
 
423
+ #: admin/tabs/common-settings/page.php:191
424
  msgid "Phone:"
425
  msgstr "Telefon:"
426
 
427
+ #: admin/tabs/common-settings/page.php:198
428
  msgid "Email:"
429
  msgstr "Email:"
430
 
431
+ #: admin/tabs/common-settings/page.php:205
432
  msgid "Newsletter service:"
433
  msgstr "Newsletter Service:"
434
 
435
+ #: admin/tabs/common-settings/page.php:209
436
  msgid ""
437
  "Name of the shipping service provider with which the newsletters will be "
438
  "sent."
439
  msgstr ""
440
  "Name des Versanddienstleisters mit dem die Newsletter versendet werden."
441
 
442
+ #: admin/tabs/common-settings/page.php:212
443
  msgid "URL Privacy Police of Newsletter Service:"
444
  msgstr "URL Datenschutz Newsletter Service:"
445
 
446
+ #: admin/tabs/common-settings/page.php:216
447
  msgid "The URL to the terms of the newsletter service."
448
  msgstr "Die URL zu den AGB des Dienstes"
449
 
450
  #: admin/tabs/cookie-notice/class-sp-dsgvo-cookie-notice-tab.php:11
451
+ #: admin/tabs/cookie-notice/page.php:4 admin/tabs/cookie-notice/page.php:154
452
  msgid "Cookie Notice"
453
  msgstr "Cookie Notice"
454
 
526
  "will be replaced with FB Pixel ID."
527
  msgstr "Wenn leer gelassen wird das Standard Pixel Skript verwenden."
528
 
529
+ #: admin/tabs/cookie-notice/page.php:149
530
  msgid "Notice type"
531
  msgstr "Meldungsart:"
532
 
533
+ #: admin/tabs/cookie-notice/page.php:153
534
  msgid "No notice"
535
  msgstr "keine Cookie Notice"
536
 
537
+ #: admin/tabs/cookie-notice/page.php:156
538
  msgid "Privacy Popup"
539
  msgstr "Datenschutzvereinbarungen Popup"
540
 
541
+ #: admin/tabs/cookie-notice/page.php:167 admin/tabs/cookie-notice/page.php:403
542
+ msgid "Validity:"
543
+ msgstr "Gültigkeit:"
544
+
545
+ #: admin/tabs/cookie-notice/page.php:173 admin/tabs/cookie-notice/page.php:409
546
+ msgid "Tag"
547
+ msgstr "Tag"
548
+
549
+ #: admin/tabs/cookie-notice/page.php:175 admin/tabs/cookie-notice/page.php:411
550
+ msgid "Woche"
551
+ msgstr "Woche"
552
+
553
+ #: admin/tabs/cookie-notice/page.php:177 admin/tabs/cookie-notice/page.php:179
554
+ #: admin/tabs/cookie-notice/page.php:181 admin/tabs/cookie-notice/page.php:413
555
+ #: admin/tabs/cookie-notice/page.php:415 admin/tabs/cookie-notice/page.php:417
556
+ msgid "Month"
557
+ msgstr "Monat"
558
+
559
+ #: admin/tabs/cookie-notice/page.php:183 admin/tabs/cookie-notice/page.php:419
560
+ msgid "Year"
561
+ msgstr "Jahr"
562
+
563
+ #: admin/tabs/cookie-notice/page.php:185 admin/tabs/cookie-notice/page.php:421
564
+ msgid "For this period, the cookie is navigation use validly."
565
+ msgstr "Für diesen Zeitraum ist der Cookie gültig."
566
+
567
+ #: admin/tabs/cookie-notice/page.php:190
568
  msgid "Popup logo"
569
  msgstr "Popup Logo"
570
 
571
+ #: admin/tabs/cookie-notice/page.php:208 admin/tabs/services/page.php:108
572
  #: admin/tabs/services/page.php:184
573
  msgid "Upload image"
574
  msgstr "Bild uploaden"
575
 
576
+ #: admin/tabs/cookie-notice/page.php:215
577
  msgid "Close button action"
578
  msgstr "Schließen Button Aktion"
579
 
580
+ #: admin/tabs/cookie-notice/page.php:219
581
  msgid "Close popup"
582
  msgstr "Popup schließen"
583
 
584
+ #: admin/tabs/cookie-notice/page.php:220
585
  msgid "Redirect to URL"
586
  msgstr "Umleitung zur URL"
587
 
588
+ #: admin/tabs/cookie-notice/page.php:227 admin/tabs/cookie-notice/page.php:446
589
+ msgid "Reload after confirm:"
590
+ msgstr "Neuladen nach Zustimmung:"
591
+
592
+ #: admin/tabs/cookie-notice/page.php:233 admin/tabs/cookie-notice/page.php:452
593
+ msgid "Enable this option to reload the page after accepting cookies."
594
+ msgstr ""
595
+ "Aktiviere diese Option, um die Seite neu zu laden, nachdem Cookies "
596
+ "akzeptiert wurden."
597
+
598
+ #: admin/tabs/cookie-notice/page.php:238
599
  msgid "Accept button custom text"
600
  msgstr "Text des Akzeptieren Buttons"
601
 
602
+ #: admin/tabs/cookie-notice/page.php:247
603
  msgid "More Options button custom text"
604
  msgstr "Text des \"Weitere Informationen\" Buttons"
605
 
606
+ #: admin/tabs/cookie-notice/page.php:256
607
  msgid "Close button URL"
608
  msgstr "Schließen Button URL"
609
 
610
+ #: admin/tabs/cookie-notice/page.php:265
611
  msgid "Accordion title text"
612
  msgstr "Überschrift für Optionsansicht"
613
 
614
+ #: admin/tabs/cookie-notice/page.php:280
615
  msgid "Popup background:"
616
  msgstr "Popup Hintergrund:"
617
 
618
+ #: admin/tabs/cookie-notice/page.php:295
619
  msgid "Separators color:"
620
  msgstr "Farbe der Trenner"
621
 
622
+ #: admin/tabs/cookie-notice/page.php:310
623
  msgid "Font color:"
624
  msgstr "Schriftfarbe:"
625
 
626
+ #: admin/tabs/cookie-notice/page.php:325
627
  msgid "Links color:"
628
  msgstr "Farbe der Links"
629
 
630
+ #: admin/tabs/cookie-notice/page.php:340
631
  msgid "Links color (hover):"
632
  msgstr "Farbe der Links (hover)"
633
 
634
+ #: admin/tabs/cookie-notice/page.php:355
635
  msgid "Accept button font color:"
636
  msgstr "Farbe des Akzeptieren Buttons"
637
 
638
+ #: admin/tabs/cookie-notice/page.php:370
639
  msgid "Accept button background color:"
640
  msgstr "Hintergrundfarbe des Akzeptieren Buttons"
641
 
642
+ #: admin/tabs/cookie-notice/page.php:397
643
  msgid "Notice text:"
644
  msgstr "Meldungstext:"
645
 
646
+ #: admin/tabs/cookie-notice/page.php:399
647
  msgid "Insert the text here"
648
  msgstr "Text hier eingeben"
649
 
650
+ #: admin/tabs/cookie-notice/page.php:430
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
651
  msgid "Confirmation"
652
  msgstr "Zustimmung"
653
 
654
+ #: admin/tabs/cookie-notice/page.php:435 admin/tabs/cookie-notice/page.php:472
655
+ #: admin/tabs/cookie-notice/page.php:520
656
  msgid "Button text:"
657
  msgstr "Buttontext:"
658
 
659
+ #: admin/tabs/cookie-notice/page.php:440
660
  msgid "zB.: Ok"
661
  msgstr "Ok"
662
 
663
+ #: admin/tabs/cookie-notice/page.php:441
664
  msgid "The text to be displayed is to accept the note and hide the message."
665
  msgstr ""
666
  "Der Text der angezeigt werden soll um den Hinweis zu akzeptieren und die "
667
  "Nachricht ausblendet."
668
 
669
+ #: admin/tabs/cookie-notice/page.php:457
 
 
 
 
 
 
 
 
 
 
670
  msgid "Decline"
671
  msgstr "Ablehnen"
672
 
673
+ #: admin/tabs/cookie-notice/page.php:462 admin/tabs/cookie-notice/page.php:509
674
  msgid "Button active:"
675
  msgstr "Button aktiv:"
676
 
677
+ #: admin/tabs/cookie-notice/page.php:478
678
  msgid "eg.: Decline"
679
  msgstr "zB.: Ablehnen"
680
 
681
+ #: admin/tabs/cookie-notice/page.php:479
682
  msgid "The text of the option to decline cookies."
683
  msgstr "Der Text der Option zum Ablehnen von Cookies."
684
 
685
+ #: admin/tabs/cookie-notice/page.php:484
686
  msgid "Link target for rejection:"
687
  msgstr "Linkziel bei Ablehnung:"
688
 
689
+ #: admin/tabs/cookie-notice/page.php:490
690
  msgid "zb.: www.google.at"
691
  msgstr "zb.: www.google.at"
692
 
693
+ #: admin/tabs/cookie-notice/page.php:491
694
  msgid ""
695
  "Specifies the destination where visitors who want to reject the message "
696
  "should be forwarded."
698
  "Gibt das Ziel an wohin Besucher, die die Nachricht ablehnen weitergeleitet "
699
  "werden sollen."
700
 
701
+ #: admin/tabs/cookie-notice/page.php:495
702
  msgid "Do not set a cookie on forwarding:"
703
  msgstr "Kein Cookie setzen bei Weiterleitung:"
704
 
705
+ #: admin/tabs/cookie-notice/page.php:500
706
  msgid ""
707
  "If active, the visitor refuses and returns to the page, the notice will "
708
  "reappear."
710
  "Wenn aktiv, der Besucher ablehnt und erneut auf die Seite kommt wird ihm die "
711
  "Notice wieder angezeigt."
712
 
713
+ #: admin/tabs/cookie-notice/page.php:504
714
  msgid "Read more"
715
  msgstr "Weiterlesen"
716
 
717
+ #: admin/tabs/cookie-notice/page.php:526
718
  msgid "zB.: Erfahre mehr"
719
  msgstr "zB.: Erfahre mehr"
720
 
721
+ #: admin/tabs/cookie-notice/page.php:527
722
  msgid "The text of the option to obtain more information"
723
  msgstr "Der Text der Option zum Erhalten von mehr Informationen."
724
 
725
+ #: admin/tabs/cookie-notice/page.php:531
726
  msgid "Link destination to read on:"
727
  msgstr "Linkziel zum Weiterlesen:"
728
 
729
+ #: admin/tabs/cookie-notice/page.php:544
730
  msgid ""
731
  "Specifies the destination to where visitors will find more information about "
732
  "cookies."
733
  msgstr ""
734
  "Gibt das Ziel an wohin Besucher weitere Informationen über Cookies finden."
735
 
736
+ #: admin/tabs/cookie-notice/page.php:550
737
  msgid "Options for displaying the cookie notice."
738
  msgstr "Optionen zur Darstellung der Cookie Notice"
739
 
740
+ #: admin/tabs/cookie-notice/page.php:554
741
  msgid "Position:"
742
  msgstr "Position:"
743
 
744
+ #: admin/tabs/cookie-notice/page.php:558
745
  msgid "On top"
746
  msgstr "Oben"
747
 
748
+ #: admin/tabs/cookie-notice/page.php:560
749
  msgid "Bottom"
750
  msgstr "Unten"
751
 
752
+ #: admin/tabs/cookie-notice/page.php:562
753
  msgid "Specifies the location where the cookie notice should be displayed."
754
  msgstr "Gibt die Position an wo die Cookie Notice angezeigt werden soll."
755
 
756
+ #: admin/tabs/cookie-notice/page.php:566
757
  msgid "Animation"
758
  msgstr "Animation"
759
 
760
+ #: admin/tabs/cookie-notice/page.php:571
761
  msgid "None"
762
  msgstr "Keine"
763
 
764
+ #: admin/tabs/cookie-notice/page.php:573
765
  msgid "fade"
766
  msgstr "Ausgleiten"
767
 
768
+ #: admin/tabs/cookie-notice/page.php:575
769
  msgid "hide"
770
  msgstr "Ausblenden"
771
 
772
+ #: admin/tabs/cookie-notice/page.php:577
773
  msgid "Animation when accepting the cookie message."
774
  msgstr "Animation beim Akzeptieren der Cookie-Nachricht."
775
 
776
+ #: admin/tabs/cookie-notice/page.php:588 admin/tabs/cookie-notice/page.php:590
777
  msgid "Color adjustment"
778
  msgstr "Farbliche Anpassung"
779
 
780
+ #: admin/tabs/cookie-notice/page.php:590
781
  msgid "Possible with blog or premium edition"
782
  msgstr "Anpassung ab der Blog/Premium Edition möglich."
783
 
784
+ #: admin/tabs/cookie-notice/page.php:591
785
  msgid "Click here to get a license"
786
  msgstr "Hier klicken um eine Lizenz zu erhalten."
787
 
788
+ #: admin/tabs/cookie-notice/page.php:596
789
  msgid "Background:"
790
  msgstr "Hintergrund:"
791
 
792
+ #: admin/tabs/cookie-notice/page.php:605
793
  msgid "Text:"
794
  msgstr "Text:"
795
 
796
+ #: admin/tabs/cookie-notice/page.php:613
797
  msgid "Buttons"
798
  msgstr "Buttons"
799
 
800
+ #: admin/tabs/cookie-notice/page.php:614
801
  msgid "Background"
802
  msgstr "Hintergrund"
803
 
804
+ #: admin/tabs/cookie-notice/page.php:619
805
  msgid "Font:"
806
  msgstr "Schrift:"
807
 
808
+ #: admin/tabs/cookie-notice/page.php:626
809
  msgid "CSS Classes"
810
  msgstr "CSS Klassen"
811
 
812
+ #: admin/tabs/cookie-notice/page.php:627
813
  msgid ""
814
  "The colors listed under \"Color Changes“ must be overwritten with !Important."
815
  msgstr ""
816
  "Die unter \"Farbliche Anpassung\" angeführten Farben müssen mit !important "
817
  "überschrieben werden."
818
 
819
+ #: admin/tabs/cookie-notice/page.php:630
820
  msgid "Cookie notice:"
821
  msgstr "Cookie Notice:"
822
 
823
+ #: admin/tabs/cookie-notice/page.php:646
824
  msgid "Buttons:"
825
  msgstr "Buttons:"
826
 
827
+ #: admin/tabs/cookie-notice/page.php:654
828
  msgid "Further display options"
829
  msgstr "Weitere Darstellungsoptionen"
830
 
831
+ #: admin/tabs/cookie-notice/page.php:657
832
  msgid "Font size"
833
  msgstr "Textgröße"
834
 
835
+ #: admin/tabs/cookie-notice/page.php:664 admin/tabs/cookie-notice/page.php:687
836
  #: admin/tabs/services/page.php:62 admin/tabs/services/page.php:128
837
  #: admin/tabs/services/page.php:167
838
  msgid "Default"
839
  msgstr "Standard"
840
 
841
+ #: admin/tabs/cookie-notice/page.php:680
842
  msgid "Height of cookie notice"
843
  msgstr "Höhe der Cookie Notice"
844
 
845
+ #: admin/tabs/cookie-notice/page.php:702
846
  msgid "Show icon:"
847
  msgstr "Icon anzeigen:"
848
 
849
+ #: admin/tabs/cookie-notice/page.php:711
850
  msgid "Use overlay"
851
  msgstr "Overlay verwenden"
852
 
853
+ #: admin/tabs/cookie-notice/page.php:717
854
  msgid ""
855
  "Displays a gray background and prevents the visitor from interacting with "
856
  "the site before making a choice."
940
  msgstr ""
941
  "Eine Seite erstellen die den Shortcode <code>[imprint]</code> verwendet."
942
 
943
+ #: admin/tabs/imprint/page.php:26 admin/tabs/privacy-policy/page.php:27
944
+ #: admin/tabs/services/page.php:37
945
  #: admin/tabs/subject-access-request/page.php:71
946
  #: admin/tabs/super-unsubscribe/page.php:140
947
  msgid "Create page"
956
  "gewählten Seite nicht gefunden."
957
 
958
  #: admin/tabs/imprint/page.php:28 admin/tabs/imprint/page.php:30
959
+ #: admin/tabs/privacy-policy/page.php:29 admin/tabs/privacy-policy/page.php:31
960
+ #: admin/tabs/services/page.php:41 admin/tabs/services/page.php:43
 
961
  #: admin/tabs/subject-access-request/page.php:76
962
  #: admin/tabs/subject-access-request/page.php:79
963
  #: admin/tabs/super-unsubscribe/page.php:145
965
  msgid "Edit page"
966
  msgstr "Seite bearbeiten"
967
 
968
+ #: admin/tabs/imprint/page.php:41
969
+ msgid ""
970
+ "<strong>Important Note:</strong> Because you use WPML the English Version of "
971
+ "the imprint was set by default. You can translate it via WMPL String "
972
+ "Translation. Search for text-domain \"shapepress-dsgvo\" and name \"imprint"
973
+ "\"."
974
+ msgstr ""
975
+ "<strong>Wichtiger Hinweis:</strong>Da sie WPML verwenden wurde die englisch "
976
+ "Version des Impressums standardmäßig gesetzt. Diese können Sie via WPML "
977
+ "String Translations übersetzen, in dem sie in der Text Domain \"shapepress-"
978
+ "dsgvo\" den Text des Eintrages \"imprint\" übersetzen. Eine Textvorlage "
979
+ "finden sie im Pluginverzeichnis unter <a = href=\"/wp-content/plugins/"
980
+ "shapepress-dsgvo/templates/de_DE/imprint.txt\" target=\"_blank\">/templates/"
981
+ "de_DE/imprint.txt.</a>"
982
+
983
+ #: admin/tabs/imprint/page.php:42 admin/tabs/privacy-policy/page.php:66
984
+ msgid "Load German template"
985
+ msgstr "Deutsches Template laden"
986
+
987
+ #: admin/tabs/imprint/page.php:48 admin/tabs/privacy-policy/page.php:71
988
  msgid ""
989
  "Note: In order to be able to reset or reload the text (eg: after changing "
990
  "the language), highlight the text, delete it and click save. Thus, the text "
1048
  msgstr "Datenschutz Checkbox bei Woo Checkout anzeigen"
1049
 
1050
  #: admin/tabs/privacy-policy/page.php:50
1051
+ #: includes/class-sp-dsgvo-settings.php:226
1052
  msgid "I have read and accepted the Privacy Policy."
1053
  msgstr "Ich habe die Datenschutzbestimmungen gelesen und akzeptiert."
1054
 
1056
  msgid "WooCommerce privacy policy text"
1057
  msgstr "WooCommerce Datenschutz Text"
1058
 
1059
+ #: admin/tabs/privacy-policy/page.php:65
1060
+ msgid ""
1061
+ "<strong>Important Note:</strong> Because you use WPML the English Version of "
1062
+ "the privacy policy was set by default. You can translate it via WMPL String "
1063
+ "Translation. Search for text-domain \"shapepress-dsgvo\" and name "
1064
+ "\"privacy_policy\"."
1065
+ msgstr ""
1066
+ "<strong>Wichtiger Hinweis:</strong>Da sie WPML verwenden wurde die englisch "
1067
+ "Version der Datenschutzvereinbarung standardmäßig gesetzt. Diese können Sie "
1068
+ "via WPML String Translations übersetzen, in dem sie in der Text Domain "
1069
+ "\"shapepress-dsgvo\" den Text des Eintrages \"privacy_policy\" übersetzen. "
1070
+ "Eine Textvorlage finden sie im Pluginverzeichnis unter <a href=\"/wp-content/"
1071
+ "plugins/shapepress-dsgvo/templates/de_DE/privacy-policy.txt\" target=\"_blank"
1072
+ "\">templates/de_DE/privacy-policy.txt.</a>"
1073
+
1074
  #: admin/tabs/services/class-sp-dsgvo-delete-service-action.php:22
1075
  msgid "Third-party service deleted by"
1076
  msgstr "Datenschutz Checkbox bei Woo Registrierung anzeigen"
1155
  #: admin/tabs/services/page.php:153 templates/de_DE/emails/feedback.php:10
1156
  #: templates/de_DE_formal/emails/feedback.php:10
1157
  #: templates/en_EN/emails/feedback.php:10
1158
+ #: templates/en_GB/emails/feedback.php:10
1159
  #: templates/en_US/emails/feedback.php:10
1160
  msgid "Reason"
1161
  msgstr "Grund"
1220
  #: templates/de_DE/emails/subject-access-request.php:21
1221
  #: templates/de_DE_formal/emails/subject-access-request.php:21
1222
  #: templates/en_EN/emails/subject-access-request.php:21
1223
+ #: templates/en_GB/emails/subject-access-request.php:21
1224
  #: templates/en_US/emails/subject-access-request.php:21
1225
  msgid "Subject Access Request"
1226
  msgstr "Datenauszug"
1230
  msgstr "Datenschutzeinstellungen Benutzer Seite"
1231
 
1232
  #: admin/tabs/setup/class-sp-dsgvo-create-page-action.php:46
1233
+ #: admin/tabs/setup/class-sp-dsgvo-create-page-action.php:77
1234
  msgid "Terms & Conditions"
1235
  msgstr "AGB"
1236
 
1238
  #: templates/de_DE/emails/super-unsubscribe.php:20
1239
  #: templates/de_DE_formal/emails/super-unsubscribe.php:20
1240
  #: templates/en_EN/emails/super-unsubscribe.php:20
1241
+ #: templates/en_GB/emails/super-unsubscribe.php:20
1242
  #: templates/en_US/emails/super-unsubscribe.php:20
1243
  msgid "Delete Request"
1244
  msgstr "L&ouml;schanfrage"
1245
 
1246
+ #: admin/tabs/setup/class-sp-dsgvo-create-page-action.php:84
1247
  msgid "Opt-out"
1248
  msgstr "Opt-out"
1249
 
1693
  msgid "You must set a template"
1694
  msgstr "Ein Template muss ausgewählt werden."
1695
 
1696
+ #: includes/class-sp-dsgvo-settings.php:32
1697
+ msgid ""
1698
+ "WP DSGVO Tools (GDPR) help you to fulfill the GDPR (DGSVO) compliance "
1699
+ "guidance (<a target=\"_blank\" href=\"https://ico.org.uk/for-organisations/"
1700
+ "data-protection-reform/overview-of-the-gdpr/\">GDPR</a>)"
1701
+ msgstr ""
1702
+ "WP DSGVO Tools (GDPR) helfen beim Erf&uuml;llen der Richtlinien der "
1703
+ "Datenschutzgrundverordnung (<a target=\"_blank\" href=\"https://ico.org.uk/"
1704
+ "for-organisations/data-protection-reform/overview-of-the-gdpr/\">DSGVO</a>), "
1705
+ "spezialisiert auf &Ouml;sterreich und Deutschland."
1706
+
1707
+ #: includes/class-sp-dsgvo-settings.php:33
1708
+ msgid ""
1709
+ "[company_name]<br/>Owner: [company_owner]<br/>[adress_street]<br/"
1710
+ ">[adress_zip_location]<br/><br/>Management: [company_law_person]<br/"
1711
+ ">Stockholder: [company_management]<br/><br/>Telephone number: "
1712
+ "[comm_phone]<br/>E-Mail address: [comm_email]<br/><br/>Register Court & "
1713
+ "Register Number: [company_register_court], [company_register_nr]<br/><br/"
1714
+ ">Sales tax identification number: [company_uid]<br/><br/>Responsible for "
1715
+ "content: [content_responsible]<br/><br/>European Commission Online Dispute "
1716
+ "Resolution (OS) platform for consumers: <a href\"https://ec.europa.eu/"
1717
+ "consumers/odr/\" target=\"_blank\">https://ec.europa.eu/consumers/odr/</a>. "
1718
+ "We are not willing and obliged to participate in a dispute settlement "
1719
+ "procedure before a consumer arbitration board."
1720
+ msgstr ""
1721
+ "[company_name]<br/>Inhaber: [company_owner]<br/>[adress_street]<br/"
1722
+ ">[adress_zip_location]<br/><br/>Gesch&auml;ftsf&uuml;hrung: "
1723
+ "[company_law_person]<br/>Gesellschafter: [company_management]<br/><br/"
1724
+ ">Telefonnummer: [comm_phone]<br/>E-Mailadresse: [comm_email]<br/><br/"
1725
+ ">Registergericht &amp; Registernummer: [company_register_court], "
1726
+ "[company_register_nr]<br/><br/>Umsatzsteuer-Identifikationsnummer: "
1727
+ "[company_uid]<br/><br/>Inhaltlich verantwortlich: [content_responsible]<br/"
1728
+ "><br/>Plattform der Europ&auml;ischen Kommission zur Online-Streitbeilegung "
1729
+ "(OS) f&uuml;r Verbraucher: <a href\"https://ec.europa.eu/consumers/odr/\" "
1730
+ "target=\"_blank\">https://ec.europa.eu/consumers/odr/</a>. Wir sind nicht "
1731
+ "bereit und nicht verpflichtet an einem Streitbeilegungsverfahren vor einer "
1732
+ "Verbraucherschlichtungsstelle teilzunehmen.<br/>"
1733
+
1734
+ #: includes/class-sp-dsgvo-settings.php:34
1735
+ msgid ""
1736
+ "<h1>General Privacy Policy</h1><br/>The protection of your data is very "
1737
+ "important to us. We only process data on a legally compliant basis and "
1738
+ "consider it our duty to protect your data from any misuse. We use your data "
1739
+ "only for purposes to which you have authorized us.<br/><br/>Table of "
1740
+ "Contents<br/>1. Objective and responsible body<br/>2. Basic information on "
1741
+ "data processing<br/>3. Processing of personal data<br/>4. Collection of "
1742
+ "access data<br/>5. Cookies & reach measurement<br/>6. Google Analytics<br/"
1743
+ ">7. Google Re-/Marketing Services<br/>8. Facebook social plugins<br/>9. "
1744
+ "Facebook remarketing<br/>10. Newsletter<br/>11. Integration of services and "
1745
+ "content of third parties<br/>12. User rights and deletion<br/>13. Changes to "
1746
+ "the privacy policy<br/><br/><h2>1. Objective and responsible body</h2><br/"
1747
+ ">This Privacy Policy clarifies the nature, scope and purpose of the "
1748
+ "processing (including collection, processing, use and consent) of personal "
1749
+ "information contained in our online offering and the related websites, "
1750
+ "features and content (collectively referred to as \"online offer\" or "
1751
+ "\"Website\"). The privacy policy applies regardless of the domains, systems, "
1752
+ "platforms, and devices (such as desktop or mobile) on which the online "
1753
+ "offering is being run.<br/><br/>Provider of the online offer and responsible "
1754
+ "for the data protection law is [company_name], owner: [company_owner], "
1755
+ "[adress_street], [adress_zip_location] (hereinafter referred to as \"provider"
1756
+ "\", \"we\" or \"us\"). For the contact possibilities we refer to our imprint."
1757
+ "<br/><br/>The term \"user\" includes all customers and visitors of our "
1758
+ "online offer. The terms used, such as \"Users\" are to be understood gender-"
1759
+ "neutral.<br/><br/><h2>2. Basic information on data processing</h2><br/>We "
1760
+ "only process users personal data in compliance with the relevant data "
1761
+ "protection regulations in accordance with the requirements of data "
1762
+ "minimization and purpose limitation (see Processing Principles: EU GDPR "
1763
+ "Article 5). This means that the data of the users are processed only in the "
1764
+ "presence of a legal permit or obligation, for the fulfillment of contractual "
1765
+ "obligations (which are necessary, for example, for the provision of the "
1766
+ "services offered) or in the presence of your consent.<br/><br/>We take "
1767
+ "organizational, contractual and technical security measures in accordance "
1768
+ "with the state of the art to ensure that the provisions of the data "
1769
+ "protection laws are complied with and in order to protect the data processed "
1770
+ "by us against accidental or intentional manipulation, loss, destruction or "
1771
+ "against access by unauthorized persons.<br/><br/>Insofar as data "
1772
+ "transmission to third parties is necessary for the fulfillment of legal "
1773
+ "requirements, the fulfillment of the services to be provided within the "
1774
+ "framework of contractual obligations or on the basis of your explicit "
1775
+ "consent, we always ensure that this is done safely and in accordance with "
1776
+ "data protection regulations and in accordance with EU GDPR Article 5.<br/"
1777
+ "><br/>(Webshop, if applicable): A transfer of data to third parties does not "
1778
+ "take place, with the exception of the transmission of credit card data to "
1779
+ "the involved bank institutes / payment service providers for the purpose of "
1780
+ "debiting the purchase price, to the transport company / shipping company "
1781
+ "commissioned by us for the delivery of the goods as well as to our tax "
1782
+ "consultant Fulfillment of our tax obligations.<br/><br/><h2>3. Processing of "
1783
+ "personal data</h2><br/>The personal data are, in addition to the use "
1784
+ "expressly mentioned in this privacy policy, processed for the following "
1785
+ "purposes on the basis of statutory requirements, to fulfill the contract or "
1786
+ "your express consent:<br/>- The provision, execution, maintenance, "
1787
+ "optimization and security of our services, services and user services;<br/>- "
1788
+ "Ensuring effective customer service and technical support.<br/><br/>Insofar "
1789
+ "as data transmission to third parties is necessary for the fulfillment of "
1790
+ "legal requirements, the fulfillment of the services to be provided within "
1791
+ "the framework of contractual obligations or on the basis of your express "
1792
+ "consent, we always ensure that this is done safely and in accordance with "
1793
+ "data protection regulations in accordance with EU GDPR Article 5.<br/><br/"
1794
+ ">(Webshop, if applicable): A transfer of data to third parties does not take "
1795
+ "place, with the exception of the transmission of credit card data to the "
1796
+ "involved bank institutes / payment service providers for the purpose of "
1797
+ "debiting the purchase price, to the transport company / shipping company "
1798
+ "commissioned by us for the delivery of the goods as well as to our tax "
1799
+ "consultant Fulfillment of our tax obligations.<br/><br/>When contacting us "
1800
+ "(via contact form or e-mail), the details of the user are stored for the "
1801
+ "purpose of processing the request as well as in the event that follow-up "
1802
+ "questions arise.<br/>Personal data will be deleted if they have fulfilled "
1803
+ "their purpose and deletion does not conflict with any retention requirements."
1804
+ "<br/><br/><h2>4. Collection of access data</h2><br/>We collect data about "
1805
+ "every access to the server where this service is located (so-called server "
1806
+ "log files). The access data includes name of the retrieved web page, file, "
1807
+ "date and time of retrieval, amount of data transferred, message about "
1808
+ "successful retrieval, browser type and version, the users operating system, "
1809
+ "referrer URL (the previously visited page), IP address and the requesting "
1810
+ "provider.<br/><br/>We use the log data without linking it to the specific "
1811
+ "person of a user or other profiling according to the statutory provisions "
1812
+ "only for statistical evaluations for the purpose of operation, security and "
1813
+ "optimization of our online offer. However, we reserve the right to "
1814
+ "retrospectively check the log data if, on the basis of concrete evidence, "
1815
+ "the legitimate suspicion of unlawful use exists.<br/><br/><h2>5. Cookies & "
1816
+ "reach measurement</h2><br/>Cookies are information transmitted from our web "
1817
+ "server or third-party web servers to users web browsers and are stored there "
1818
+ "for later retrieval. The use of cookies in the context of pseudonymous range "
1819
+ "measurement is described in this privacy policy.<br/>The usage of this "
1820
+ "online offer is also possible with the exclusion of cookies. If users do not "
1821
+ "want cookies stored on their computer, they are asked to disable the option "
1822
+ "in their browsers system settings. Saved cookies can be deleted in the "
1823
+ "system settings of the browser. The exclusion of cookies can lead to "
1824
+ "functional restrictions of this online offer.<br/>There is a possibility to "
1825
+ "manage many companies online advertising cookies via the US website <a href="
1826
+ "\"http://www.aboutads.info/choices\" target=\"_blank\">http://www.aboutads."
1827
+ "info/choices</a> or the EU page <a href=\"http://www.youronlinechoices.com/"
1828
+ "uk/your-ad-choices/\" target=\"_blank\">http://www.youronlinechoices.com/uk/"
1829
+ "your-ad-choices/</a>.<br/><br/><h2>6. Google Analytics</h2><br/>We use "
1830
+ "Google Analytics, a web analytics service provided by Google Inc. (\"Google"
1831
+ "\"). Google uses cookies. The information generated by the cookie about the "
1832
+ "use of the online offer by the users are usually transmitted to a Google "
1833
+ "server in the USA and stored there.<br/><br/>Google will use this "
1834
+ "information on our behalf to evaluate the use of our online offering by "
1835
+ "users, to compile reports on the activities within this online offering and "
1836
+ "to provide us with other services related to the use of this online offer "
1837
+ "and internet usage. In this case, pseudonymous usage profiles of the users "
1838
+ "can be created from the processed data.<br/><br/>We only use Google "
1839
+ "Analytics with activated IP anonymization. This means that the IP address of "
1840
+ "users will be shortened by Google within member states of the European Union "
1841
+ "or in other contracting states of the Agreement on the European Economic "
1842
+ "Area. Only in exceptional cases the full IP address will be sent to a Google "
1843
+ "server in the US and shortened there.<br/><br/>The IP address submitted by "
1844
+ "the users browser will not be merged with other data provided by Google. "
1845
+ "Users can prevent the storage of cookies by setting their browser software "
1846
+ "accordingly; users may also prevent data collection by Google of data which "
1847
+ "is generated by the cookie and related to their use of the online offer as "
1848
+ "well as the processing of such data by Google by downloading and installing "
1849
+ "the browser plug-in available under the following link: <a href=\"http://"
1850
+ "tools.google.com/dlpage/gaoptout?hl=de\" target=\"_blank\">http://tools."
1851
+ "google.com/dlpage/gaoptout?hl=de</a>.<br/><br/>For more information about "
1852
+ "Googles use of data, settings and opt-out options, please visit Googles "
1853
+ "websites: <a href=\"https://www.google.com/intl/en/policies/privacy/partners"
1854
+ "\" target=\"_blank\">https://www.google.com/intl/en/policies/privacy/"
1855
+ "partners</a> (\"Googles use of your data when you use websites or our "
1856
+ "partners apps \"), <a href=\"http://www.google.com/policies/technologies/ads"
1857
+ "\" target=\"_blank\">http://www.google.com/policies/technologies/ads</a> (\" "
1858
+ "Use of data for promotional purposes \"), <a href=\"http://www.google.com/"
1859
+ "settings/ads\" target=\"_blank\">http://www.google.com/settings/ads</a> (\" "
1860
+ "Managing information provided by Google used to show you ads \") and <a href="
1861
+ "\"http://www.google.com/ads/preferences\" target=\"_blank\">http://www."
1862
+ "google.com/ads/preferences</a> (\" Determine which ads Google shows you \")."
1863
+ "<br/><br/><h2>7. Google Re-/Marketing Services</h2><br/>We use the Google "
1864
+ "Inc. Marketing and Remarketing Services (\"Google Marketing Services\"), "
1865
+ "1600 Amphitheater Parkway, Mountain View, CA 94043, USA, (\"Google\").<br/"
1866
+ ">Google Marketing Services allows us to better target advertisements for "
1867
+ "and on our website so that we only present ads to users that potentially "
1868
+ "match their interests. E.g.: It is called remarketing if users are also "
1869
+ "shown ads for products they are interested in on other websites. <br/><br/"
1870
+ ">For these purposes, when Google and our other websites that are running "
1871
+ "Google Marketing Services are activated, Google runs a code and so-called "
1872
+ "(re) marketing tags (invisible graphics or code, etc., also named web "
1873
+ "beacon) are added and incorporated into the website. With their help, the "
1874
+ "user is provided with an individual cookie, viz. a small file is saved "
1875
+ "(instead of cookies, comparable technologies can also be used).<br/><br/><br/"
1876
+ ">The cookies can be set by different domains, including google.com, "
1877
+ "doubleclick.net, invitemedia.com, admeld.com, googlesyndication.com or "
1878
+ "googleadservices.com. In this file it is noted which web pages users "
1879
+ "visited, what content they are interested in and what offers they have "
1880
+ "clicked, as well as technical information about the browser and operating "
1881
+ "system, referring web pages, visit time and other information about the use "
1882
+ "of the online offer. <br/><br/>The IP address of the users is also "
1883
+ "recorded, whereby in the context of Google Analytics the IP address is "
1884
+ "shortened within member states of the European Union or other contracting "
1885
+ "states of the Agreement on the European Economic Area. Only in exceptional "
1886
+ "cases data is transmitted to a Google server in the US and shortened there. "
1887
+ "The IP address will not be merged with data of the user within other offers "
1888
+ "from Google. The information mentioned above may also be associated with "
1889
+ "information from other sources. So that ads according to the interests of "
1890
+ "the users can be displayed when they visit other websites.<br/><br/>The data "
1891
+ "of the users are pseudonymised processed in the context of the Google "
1892
+ "marketing services. That means Google stores and processes e.g. not the name "
1893
+ "or e-mail address of the users, but processes the relevant data cookie-"
1894
+ "related within pseudonymous user profiles. From the perspective of Google, "
1895
+ "the ads are not managed and displayed to a specifically identifiable person, "
1896
+ "but to the cookie owner, regardless of who that cookie owner is. This does "
1897
+ "not apply if users have explicitly allowed Google to process their data "
1898
+ "without this pseudonymization. The information collected about users by "
1899
+ "\"DoubleClick\" is transmitted to Google and stored on Googles servers in "
1900
+ "the United States.<br/><br/>Among the Google marketing services we use is "
1901
+ "amongst others the online advertising program \"Google AdWords\". In the "
1902
+ "case of Google AdWords, each advertiser receives a different \"conversion "
1903
+ "cookie\". Cookies cannot be tracked through AdWords advertisers websites. "
1904
+ "The information collected through the cookie is used to generate conversion "
1905
+ "statistics for AdWords advertisers who have opted for conversion tracking. "
1906
+ "Advertisers will see the total number of users who clicked on their ad and "
1907
+ "were redirected to a conversion tracking tag page. However, they do not "
1908
+ "receive information that personally identifies users.<br/><br/>We embed "
1909
+ "third-party ads based on Googles DoubleClick marketing service. DoubleClick "
1910
+ "uses cookies, which allow Google and its affiliate websites to serve ads "
1911
+ "based on users visits to this site or other sites on the Internet.<br/>We "
1912
+ "also engage third-party ads based on the Google AdSense marketing service. "
1913
+ "AdSense uses cookies, which allow Google and its affiliate websites to serve "
1914
+ "ads based on users visits to this site or other sites on the Internet.<br/"
1915
+ "><br/>Another Google marketing service we use is the Google Tag Manager, "
1916
+ "which allows additional Google analytics and marketing services to be "
1917
+ "integrated into our website (e.g. AdWords, DoubleClick, or Google Analytics)."
1918
+ "<br/>For more information about Googles data usage for marketing, see their "
1919
+ "overview page: <a href=\"https://www.google.com/policies/technologies/ads\" "
1920
+ "target=\"_blank\">https://www.google.com/policies/technologies/ads</a>, "
1921
+ "Googles Privacy Policy is available at <a href=\"https://www.google.com/"
1922
+ "policies/privacy\" target=\"_blank\">https://www.google.com/policies/"
1923
+ "privacy</a>.<br/>If you wish to opt-out of Google Marketing Services, you "
1924
+ "may take advantage of Googles settings and opt-out options: <a href="
1925
+ "\"http://www.google.com/ads/preferences\" target=\"_blank\">http://www."
1926
+ "google.com/ads/preferences</a>.<br/><br/><h2>8. Facebook social plugins</"
1927
+ "h2><br/>Our online offering uses social plugins (\"plugins\") from the "
1928
+ "social network facebook.com operated by Facebook Ireland Ltd., 4 Grand Canal "
1929
+ "Square, Grand Canal Harbor, Dublin 2, Ireland (\"Facebook\"). The plugins "
1930
+ "are recognizable by one of the Facebook logos (white \"f\" on blue tile, the "
1931
+ "terms \"Like\" or a \"thumbs up\" sign) or are marked with the addition "
1932
+ "\"Facebook Social Plugin\". The list and appearance of Facebook Social "
1933
+ "Plugins can be viewed here: <a href=\"https://developers.facebook.com/docs/"
1934
+ "plugins/\" target=\"_blank\">https://developers.facebook.com/docs/plugins/</"
1935
+ "a>.<br/><br/>When a user invokes a feature of this online offering that "
1936
+ "includes such a plugin, their device establishes a direct connection to the "
1937
+ "Facebook servers. The content of the plugin is transmitted by Facebook "
1938
+ "directly to the device of the user and incorporated into the online offer. "
1939
+ "In the process, user profiles can be created from the processed data. We "
1940
+ "therefore have no influence on the amount of data that Facebook collects "
1941
+ "with the help of this plugin and therefore informs the users according to "
1942
+ "our knowledge.<br/><br/>By integrating plugins, Facebook receives the "
1943
+ "information that a user has accessed the corresponding page of the online "
1944
+ "offer. If the user is logged in to Facebook, Facebook can assign the visit "
1945
+ "to his Facebook account. If users interact with the plugins, for example, "
1946
+ "press the Like button or leave a comment, the information is transmitted "
1947
+ "from your device directly to Facebook and stored there. If a user is not a "
1948
+ "member of Facebook, there is still the possibility that Facebook will find "
1949
+ "out and save their IP address. According to Facebook, only an anonymous IP "
1950
+ "address is stored in Germany.<br/><br/> The purpose and scope of the data "
1951
+ "collection and the further processing and use of the data by Facebook, as "
1952
+ "well as the related rights and setting options for protecting the privacy of "
1953
+ "users, can be found in Facebooks privacy policy: <a href=\"https://www."
1954
+ "facebook.com/about/privacy/\" target=\"_blank\">https://www.facebook.com/"
1955
+ "about/privacy/</a>.<br/><br/>If a user is a Facebook member and does not "
1956
+ "want Facebook to collect data about him via this online offer and link it to "
1957
+ "his member data stored on Facebook, he must log out of Facebook and delete "
1958
+ "his cookies before using our online offer. Other settings and possible "
1959
+ "revocations regarding the use of data for advertising purposes are possible "
1960
+ "within the Facebook profile settings: <a href=\"https://www.facebook.com/"
1961
+ "settings?tab=ads\" target=\"_blank\">https://www.facebook.com/settings?"
1962
+ "tab=ads</a> or via the US-American site <a href=\"http://www.aboutads.info/"
1963
+ "choices/\" target=\"_blank\">http://www.aboutads.info/choices/</a> or the EU "
1964
+ "page <a href=\"http://www.youronlinechoices.com/\" target=\"_blank\">http://"
1965
+ "www.youronlinechoices.com/</a>. The settings are platform independent, which "
1966
+ "means that they are adopted for all devices, such as desktop computers or "
1967
+ "mobile devices.<br/><br/><h2>9. Facebook remarketing</h2><br/> Within our on-"
1968
+ "line offer so-called \"Facebook pixels\" of the social network Facebook, "
1969
+ "which are operated by Facebook Inc., 1 Hacker Way, Menlo Park, CA 94025, "
1970
+ "USA, or if you are based in the EU, Facebook Ireland Ltd., 4 Grand Canal "
1971
+ "Square, Grand Canal Harbor, Dublin 2, Ireland (\"Facebook\"). <br/><br/>With "
1972
+ "the help of the Facebook pixel, Facebook is able to designate the visitors "
1973
+ "of our offer as a target group for the presentation of advertisements, so-"
1974
+ "called \"Facebook Ads\". Accordingly, we use Facebook pixel to display "
1975
+ "Facebook ads only to those Facebook users who have also shown an interest in "
1976
+ "our website. In other words, with the help of the Facebook pixel, we want "
1977
+ "to make sure that our Facebook ads are in line with the potential interest "
1978
+ "of users and are not annoying. With the help of the Facebook pixel, we can "
1979
+ "also understand the effectiveness of the Facebook ads for statistical and "
1980
+ "market research purposes by seeing if users were redirected to our site "
1981
+ "after clicking on a Facebook ad.<br/><br/>Facebook pixel is directly "
1982
+ "integrated by Facebook when calling our website and can save a so-called "
1983
+ "cookie (a small file) on your device.<br/><br/>If you log in to Facebook or "
1984
+ "visit Facebook in a logged-in state, the visit of our offer is noted in "
1985
+ "your profile. The data collected about you are anonymous to us, so they do "
1986
+ "not give us any indications about the identity of the users. However, the "
1987
+ "data is stored and processed by Facebook, so that a connection to the "
1988
+ "respective user profile is possible. The processing of the data by Facebook "
1989
+ "is part of Facebooks data usage policy. Accordingly, you will learn more "
1990
+ "about how the remarketing pixel works and more generally about how Facebook "
1991
+ "ads are displayed in Facebooks Data Usage Policy: <a href=\"https://www."
1992
+ "facebook.com/policy.php\" target=\"_blank\">https://www.facebook.com/policy."
1993
+ "php</a>.<br/><br/> You may object to the data collection and use of your "
1994
+ "data by Facebook Pixel to display Facebook Ads. To do this, you can visit "
1995
+ "the page set up by Facebook and follow the instructions for the usage-based "
1996
+ "advertising settings: <a href=\"https://www.facebook.com/settings?tab=ads\" "
1997
+ "target=\"_blank\">https://www.facebook.com/settings?tab=ads</a> or the "
1998
+ "contradiction on the US-American site <a href=\"http://www.aboutads.info/"
1999
+ "choices/\" target=\"_blank\">http://www.aboutads.info/choices/</a> or the EU "
2000
+ "page <a href=\"http://www.youronlinechoices.com/\" target=\"_blank\">http://"
2001
+ "www.youronlinechoices.com/</a>. The settings are platform independent, that "
2002
+ "means they are adopted for all devices, such as desktop computers or mobile "
2003
+ "devices.<br/><br/><h2>10. Newsletter</h2><br/>With the following "
2004
+ "information, we will explain the contents of our newsletter, the "
2005
+ "registration, sending and statistical evaluation procedures as well as your "
2006
+ "right of objection. By subscribing to our newsletter, you agree to the "
2007
+ "receipt and the procedures described.<br/><br/>Content of the newsletter: We "
2008
+ "send newsletters, e-mails and other electronic notifications with "
2009
+ "advertising information (hereinafter \"newsletter\") only with the consent "
2010
+ "of the recipient or a legal permission. Insofar as the contents of a "
2011
+ "newsletter are concretely described, they are authoritative for the consent "
2012
+ "of the users. In general our newsletters contain the following information: "
2013
+ "our products, offers, promotions and our company.<br/><br/>Double opt-in and "
2014
+ "logging: Registration for our newsletter is done in a so-called double-opt-"
2015
+ "in procedure. After registration, you will receive an e-mail asking you to "
2016
+ "confirm your registration. This confirmation is necessary so that nobody can "
2017
+ "register with an invalid or not owned e-mail addresses. The registration for "
2018
+ "the newsletter will be logged in order to prove the registration process "
2019
+ "according to the legal requirements. This includes the storage of the login "
2020
+ "and the confirmation time, as well as the IP address. Likewise, changes to "
2021
+ "your data stored by the newsletter service provider will be logged.<br/><br/"
2022
+ ">Newsletter service provider: The newsletter is sent by means of "
2023
+ "\"[newsletter_service]\" (hereinafter referred to as \"newsletter service "
2024
+ "provider\"). The privacy policy of the newsletter service provider can be "
2025
+ "found here: [newsletter_service_privacy_policy].<br/><br/>The e-mail "
2026
+ "addresses of our Newsletter recipients, as well as their other data "
2027
+ "described in the context of these notes, are stored on the servers of the "
2028
+ "newsletter service provider. The newsletter service provider uses this "
2029
+ "information to send and evaluate the newsletter on our behalf. <br/><br/"
2030
+ ">Furthermore, the newsletter service provider may, according to their "
2031
+ "information, use this data to optimize or improve its own services, e.g. for "
2032
+ "the technical optimization of the sending and the presentation of the "
2033
+ "newsletter or for economic purposes, to determine from which countries the "
2034
+ "recipients come. However, the newsletter service provider does not use the "
2035
+ "data of our newsletter recipients to contact them for their purposes or to "
2036
+ "pass these contacts on to third parties.<br/><br/>Credentials: To subscribe "
2037
+ "to the newsletter, it is sufficient to provide your e-mail address.<br/><br/"
2038
+ ">Statistical Survey and Analysis - The newsletters contain a so-called \"web-"
2039
+ "beacon\", a pixel-sized file that is retrieved from the server of the "
2040
+ "newsletter service provider when the newsletter is opened. This request will "
2041
+ "initially collect technical information, such as information about the "
2042
+ "browser and your system, as well as your IP address and time of retrieval. "
2043
+ "This information is used to improve the technical performance of services "
2044
+ "based on their specifications or audience and their reading habits, based on "
2045
+ "their locations (which can be determined using the IP address) or access "
2046
+ "times. <br/><br/>Statistical surveys also include determining if the "
2047
+ "newsletters are opened, when they are opened and which links are clicked. "
2048
+ "For technical reasons, this information can be assigned to individual "
2049
+ "newsletter recipients. However, it is neither our endeavor nor that of the "
2050
+ "newsletter service provider to observe individual users. The evaluations "
2051
+ "serve us much more to recognize the reading habits of our users and to adapt "
2052
+ "our content accordingly or to send different content according to the "
2053
+ "interests of our users.<br/><br/>Termination / Revocation - You may "
2054
+ "terminate the receipt of our newsletter at any time, that means revoking "
2055
+ "your consent. At the same time, your consent for receiving any emails from "
2056
+ "the newsletter service provider and the statistical analyzes expire. A "
2057
+ "separate revocation of receiving emails from the newsletter service provider "
2058
+ "or the statistical evaluation is unfortunately not possible. A link to "
2059
+ "cancel the newsletter can be found at the end of each newsletter.<br/><br/"
2060
+ "><h2>11. Integration of services and content of third parties</h2><br/>It "
2061
+ "may occur that contents or services of third-party providers, such as maps "
2062
+ "or fonts from other websites, are included in our online offer. The "
2063
+ "inclusion of content from third-party providers always requires that third-"
2064
+ "party providers perceive the IP address of the users, since they could not "
2065
+ "send the content to the users browser without the IP address.<br/><br/>The "
2066
+ "IP address is therefore required for the presentation of this content. "
2067
+ "Furthermore, providers of third-party content can set their own cookies and "
2068
+ "process users data for their own purposes. In the process, user profiles can "
2069
+ "be created from the processed data. We do our best to use this content in a "
2070
+ "data-saving and data-avoiding manner as far as possible and select reliable "
2071
+ "third-party providers with regard to data security.<br/><br/>The following "
2072
+ "presentation provides an overview of third-party providers as well as their "
2073
+ "contents and links to their privacy statements, with further details on the "
2074
+ "processing of data and partly revocation possibilities (so-called opt-out):"
2075
+ "<br/><br/>- External fonts from Google, Inc., <a href=\"https://www.google."
2076
+ "com/fonts\" target=\"_blank\">https://www.google.com/fonts</a> (\"Google "
2077
+ "Fonts\"). The integration of Google fonts is done by a server call on Google "
2078
+ "(usually in the US). Privacy Policy: <a href=\"https://www.google.com/"
2079
+ "policies/privacy/\" target=\"_blank\">https://www.google.com/policies/"
2080
+ "privacy/</a>, opt-out: <a href=\"https://www.google.com/settings/ads/\" "
2081
+ "target=\"_blank\">https://www.google.com/settings/ads/</a>.<br/>- Maps of "
2082
+ "the \"Google Maps\" service provided by the third-party Google Inc., 1600 "
2083
+ "Amphitheater Parkway, Mountain View, CA 94043, USA. Privacy Policy: <a href="
2084
+ "\"https://www.google.com/policies/privacy/ target=\"_blank\">https://www."
2085
+ "google.com/policies/privacy/</a>, opt-out: <a href=\"https://www.google.com/"
2086
+ "settings/ads/\" target=\"_blank\">https://www.google.com/settings/ads/</a>."
2087
+ "<br/>- Third-party Google Inc.s YouTube Platforms, 1600 Amphitheater "
2088
+ "Parkway, Mountain View, CA 94043, USA. Privacy Policy: <a href=\"https://www."
2089
+ "google.com/policies/privacy/\" target=\"_blank\">https://www.google.com/"
2090
+ "policies/privacy/</a>, opt-out: <a href=\"https://www.google.com/settings/"
2091
+ "ads/\" target=\"_blank\">https://www.google.com/settings/ads/</a>.<br/><br/"
2092
+ "><h2>12. User rights and deletion</h2><br/>Users have the right, upon "
2093
+ "request, to receive information free of charge about the personal data that "
2094
+ "we have stored about them.<br/>In addition, users have the right to correct "
2095
+ "inaccurate data, revoke consent, block the processing and delete their "
2096
+ "personal information if justifiable and to file a complaint with the "
2097
+ "responsible regulatory authority in the event of unlawful processing.<br/"
2098
+ "><br/>The data stored with us are deleted as soon as they are no longer "
2099
+ "necessary for their purpose and the deletion does not conflict with any "
2100
+ "statutory storage requirements.<br/><br/><h2>13. Changes to the privacy "
2101
+ "policy</h2><br/>We reserve the right to change the privacy policy in order "
2102
+ "to adapt it to changed legal situations, or to changes in the service and "
2103
+ "data processing. However, this only applies to declarations of data "
2104
+ "processing. If users consent is required or elements of the privacy policy "
2105
+ "contain provisions of the contractual relationship with the users, the "
2106
+ "changes will only be made with the consent of the users.<br/>Users are "
2107
+ "requested to inform themselves regularly about the content of the privacy "
2108
+ "policy.<br/><br/>Status: [save_date]<br/><br/><br/>"
2109
+ msgstr ""
2110
+ "<h1>Datenschutzerkl&auml;rung und Einwilligungen</h1>\n"
2111
+ " \n"
2112
+ "Inhaltsverzeichnis\n"
2113
+ "1. Zielsetzung und verantwortliche Stelle\n"
2114
+ "2. Grunds&auml;tzliche Angaben zur Datenverarbeitung\n"
2115
+ "3. Verarbeitung personenbezogener Daten\n"
2116
+ "4. Erhebung von Zugriffsdaten\n"
2117
+ "5. Cookies &amp; Reichweitenmessung\n"
2118
+ "6. Google Analytics\n"
2119
+ "7. Google-Re/Marketing-Services\n"
2120
+ "8. Facebook Social Plugins\n"
2121
+ "9. Facebook Remarketing\n"
2122
+ "10. Newsletter\n"
2123
+ "11. Einbindung von Diensten und Inhalten Dritter\n"
2124
+ "12. Rechte der Nutzer und L&ouml;schung\n"
2125
+ "13. &Auml;nderungen der Datenschutzerkl&auml;rung\n"
2126
+ "\n"
2127
+ "<h2>1. Zielsetzung und verantwortliche Stelle</h2>\n"
2128
+ "\n"
2129
+ "Diese Datenschutzerkl&auml;rung kl&auml;rt &uuml;ber die Art, den Umfang und "
2130
+ "Zweck der Verarbeitung (u.a. Erhebung, Verarbeitung und Nutzung sowie "
2131
+ "Einholung von Einwilligungen) von personenbezogenen Daten innerhalb unseres "
2132
+ "Onlineangebotes und der mit ihm verbundenen Webseiten, Funktionen und "
2133
+ "Inhalte (nachfolgend gemeinsam bezeichnet als \"Onlineangebot\" oder "
2134
+ "\"Website\") auf. Die Datenschutzerkl&auml;rung gilt unabh&auml;ngig von den "
2135
+ "verwendeten Domains, Systemen, Plattformen und Ger&auml;ten (z.B. Desktop "
2136
+ "oder Mobile) auf denen das Onlineangebot ausgef&uuml;hrt wird.\n"
2137
+ "\n"
2138
+ "Anbieter des Onlineangebotes und die datenschutzrechtlich verantwortliche "
2139
+ "Stelle ist [company_name], Inhaber: [company_owner], [adress_street], "
2140
+ "[adress_zip_location] (nachfolgend bezeichnet als \"AnbieterIn\", \"wir\" "
2141
+ "oder \"uns\"). F&uuml;r die Kontaktm&ouml;glichkeiten verweisen wir auf "
2142
+ "unser Impressum\n"
2143
+ "\n"
2144
+ "Der Begriff \"Nutzer\" umfasst alle Kunden und Besucher unseres "
2145
+ "Onlineangebotes. Die verwendeten Begrifflichkeiten, wie z.B. \"Nutzer\" sind "
2146
+ "geschlechtsneutral zu verstehen.\n"
2147
+ "\n"
2148
+ "<h2>2. Grunds&auml;tzliche Angaben zur Datenverarbeitung</h2>\n"
2149
+ "\n"
2150
+ "Wir verarbeiten personenbezogene Daten der Nutzer nur unter Einhaltung der "
2151
+ "einschl&auml;gigen Datenschutzbestimmungen entsprechend den Geboten der "
2152
+ "Datensparsamkeit- und Datenvermeidung. Das bedeutet die Daten der Nutzer "
2153
+ "werden nur beim Vorliegen einer gesetzlichen Erlaubnis, insbesondere wenn "
2154
+ "die Daten zur Erbringung unserer vertraglichen Leistungen sowie Online-"
2155
+ "Services erforderlich, bzw. gesetzlich vorgeschrieben sind oder beim "
2156
+ "Vorliegen einer Einwilligung verarbeitet.\n"
2157
+ "\n"
2158
+ "Wir treffen organisatorische, vertragliche und technische "
2159
+ "Sicherheitsma&szlig;nahmen entsprechend dem Stand der Technik, um sicher zu "
2160
+ "stellen, dass die Vorschriften der Datenschutzgesetze eingehalten werden und "
2161
+ "um damit die durch uns verarbeiteten Daten gegen zuf&auml;llige oder "
2162
+ "vors&auml;tzliche Manipulationen, Verlust, Zerst&ouml;rung oder gegen den "
2163
+ "Zugriff unberechtigter Personen zu sch&uuml;tzen.\n"
2164
+ "\n"
2165
+ "Sofern im Rahmen dieser Datenschutzerkl&auml;rung Inhalte, Werkzeuge oder "
2166
+ "sonstige Mittel von anderen Anbietern (nachfolgend gemeinsam bezeichnet als "
2167
+ "\"Dritt-Anbieter\") eingesetzt werden und deren genannter Sitz im Ausland "
2168
+ "ist, ist davon auszugehen, dass ein Datentransfer in die Sitzstaaten der "
2169
+ "Dritt-Anbieter stattfindet. Die &Uuml;bermittlung von Daten in Drittstaaten "
2170
+ "erfolgt entweder auf Grundlage einer gesetzlichen Erlaubnis, einer "
2171
+ "Einwilligung der Nutzer oder spezieller Vertragsklauseln, die eine "
2172
+ "gesetzlich vorausgesetzte Sicherheit der Daten gew&auml;hrleisten.\n"
2173
+ "\n"
2174
+ "<h2>3. Verarbeitung personenbezogener Daten</h2>\n"
2175
+ "\n"
2176
+ "Die personenbezogenen Daten werden, neben den ausdr&uuml;cklich in dieser "
2177
+ "Datenschutzerkl&auml;rung genannten Verwendung, f&uuml;r die folgenden "
2178
+ "Zwecke auf Grundlage gesetzlicher Erlaubnisse oder Einwilligungen der Nutzer "
2179
+ "verarbeitet:\n"
2180
+ "- Die Zurverf&uuml;gungstellung, Ausf&uuml;hrung, Pflege, Optimierung und "
2181
+ "Sicherung unserer Dienste-, Service- und Nutzerleistungen;\n"
2182
+ "- Die Gew&auml;hrleistung eines effektiven Kundendienstes und technischen "
2183
+ "Supports.\n"
2184
+ "\n"
2185
+ "Wir &uuml;bermitteln die Daten der Nutzer an Dritte nur, wenn dies f&uuml;r "
2186
+ "Abrechnungszwecke notwendig ist (z.B. an einen Zahlungsdienstleister) oder "
2187
+ "f&uuml;r andere Zwecke, wenn diese notwendig sind, um unsere vertraglichen "
2188
+ "Verpflichtungen gegen&uuml;ber den Nutzern zu erf&uuml;llen (z.B. "
2189
+ "Adressmitteilung an Lieferanten).\n"
2190
+ "\n"
2191
+ "Bei der Kontaktaufnahme mit uns (per Kontaktformular oder Email) werden die "
2192
+ "Angaben des Nutzers zwecks Bearbeitung der Anfrage sowie f&uuml;r den Fall, "
2193
+ "dass Anschlussfragen entstehen, gespeichert.\n"
2194
+ "Personenbezogene Daten werden gel&ouml;scht, sofern sie ihren "
2195
+ "Verwendungszweck erf&uuml;llt haben und der L&ouml;schung keine "
2196
+ "Aufbewahrungspflichten entgegenstehen.\n"
2197
+ "\n"
2198
+ "<h2>4. Erhebung von Zugriffsdaten</h2>\n"
2199
+ "\n"
2200
+ "Wir erheben Daten &uuml;ber jeden Zugriff auf den Server, auf dem sich "
2201
+ "dieser Dienst befindet (so genannte Serverlogfiles). Zu den Zugriffsdaten "
2202
+ "geh&ouml;ren Name der abgerufenen Webseite, Datei, Datum und Uhrzeit des "
2203
+ "Abrufs, &uuml;bertragene Datenmenge, Meldung &uuml;ber erfolgreichen Abruf, "
2204
+ "Browsertyp nebst Version, das Betriebssystem des Nutzers, Referrer URL (die "
2205
+ "zuvor besuchte Seite), IP-Adresse und der anfragende Provider.\n"
2206
+ "\n"
2207
+ "Wir verwenden die Protokolldaten ohne Zuordnung zur Person des Nutzers oder "
2208
+ "sonstiger Profilerstellung entsprechend den gesetzlichen Bestimmungen nur "
2209
+ "f&uuml;r statistische Auswertungen zum Zweck des Betriebs, der Sicherheit "
2210
+ "und der Optimierung unseres Onlineangebotes. Wir behalten uns jedoch vor, "
2211
+ "die Protokolldaten nachtr&auml;glich zu &uuml;berpr&uuml;fen, wenn aufgrund "
2212
+ "konkreter Anhaltspunkte der berechtigte Verdacht einer rechtswidrigen "
2213
+ "Nutzung besteht.\n"
2214
+ "\n"
2215
+ "<h2>5. Cookies &amp; Reichweitenmessung</h2>\n"
2216
+ "\n"
2217
+ "Cookies sind Informationen, die von unserem Webserver oder Webservern "
2218
+ "Dritter an die Web-Browser der Nutzer &uuml;bertragen und dort f&uuml;r "
2219
+ "einen sp&auml;teren Abruf gespeichert werden. &Uuml;ber den Einsatz von "
2220
+ "Cookies im Rahmen pseudonymer Reichweitenmessung werden die Nutzer im Rahmen "
2221
+ "dieser Datenschutzerkl&auml;rung informiert.\n"
2222
+ "\n"
2223
+ "Die Betrachtung dieses Onlineangebotes ist auch unter Ausschluss von Cookies "
2224
+ "m&ouml;glich. Falls die Nutzer nicht m&ouml;chten, dass Cookies auf ihrem "
2225
+ "Rechner gespeichert werden, werden sie gebeten die entsprechende Option in "
2226
+ "den Systemeinstellungen ihres Browsers zu deaktivieren. Gespeicherte Cookies "
2227
+ "k&ouml;nnen in den Systemeinstellungen des Browsers gel&ouml;scht werden. "
2228
+ "Der Ausschluss von Cookies kann zu Funktionseinschr&auml;nkungen dieses "
2229
+ "Onlineangebotes f&uuml;hren.\n"
2230
+ "\n"
2231
+ "Es besteht die M&ouml;glichkeit, viele Online-Anzeigen-Cookies von "
2232
+ "Unternehmen &uuml;ber die US-amerikanische Seite <a href=\"http://www."
2233
+ "aboutads.info/choices\" target=\"_blank\">http://www.aboutads.info/choices</"
2234
+ "a> oder die EU-Seite <a href=\"http://www.youronlinechoices.com/uk/your-ad-"
2235
+ "choices/\" target=\"_blank\">http://www.youronlinechoices.com/uk/your-ad-"
2236
+ "choices/</a> zu verwalten.\n"
2237
+ "\n"
2238
+ "<h2>6. Google Analytics</h2>\n"
2239
+ "\n"
2240
+ "Wir setzen Google Analytics, einen Webanalysedienst der Google Inc. (\"Google"
2241
+ "\") ein. Google verwendet Cookies. Die durch das Cookie erzeugten "
2242
+ "Informationen &uuml;ber Benutzung des Onlineangebotes durch die Nutzer "
2243
+ "werden in der Regel an einen Server von Google in den USA &uuml;bertragen "
2244
+ "und dort gespeichert.\n"
2245
+ "\n"
2246
+ "Google wird diese Informationen in unserem Auftrag benutzen, um die Nutzung "
2247
+ "unseres Onlineangebotes durch die Nutzer auszuwerten, um Reports &uuml;ber "
2248
+ "die Aktivit&auml;ten innerhalb dieses Onlineangebotes zusammenzustellen und "
2249
+ "um weitere mit der Nutzung dieses Onlineangebotes und der Internetnutzung "
2250
+ "verbundene Dienstleistungen uns gegen&uuml;ber zu erbringen. Dabei k&ouml;"
2251
+ "nnen aus den verarbeiteten Daten pseudonyme Nutzungsprofile der Nutzer "
2252
+ "erstellt werden.\n"
2253
+ "\n"
2254
+ "Wir setzen Google Analytics nur mit aktivierter IP-Anonymisierung ein. Das "
2255
+ "bedeutet, die IP-Adresse der Nutzer wird von Google innerhalb von "
2256
+ "Mitgliedstaaten der Europ&auml;ischen Union oder in anderen Vertragsstaaten "
2257
+ "des Abkommens &uuml;ber den Europ&auml;ischen Wirtschaftsraum gek&uuml;rzt. "
2258
+ "Nur in Ausnahmef&auml;llen wird die volle IP-Adresse an einen Server von "
2259
+ "Google in den USA &uuml;bertragen und dort gek&uuml;rzt.\n"
2260
+ "\n"
2261
+ "Die von dem Browser des Nutzers &uuml;bermittelte IP-Adresse wird nicht mit "
2262
+ "anderen Daten von Google zusammengef&uuml;hrt. Die Nutzer k&ouml;nnen die "
2263
+ "Speicherung der Cookies durch eine entsprechende Einstellung ihrer Browser-"
2264
+ "Software verhindern; die Nutzer k&ouml;nnen dar&uuml;ber hinaus die "
2265
+ "Erfassung der durch das Cookie erzeugten und auf ihre Nutzung des "
2266
+ "Onlineangebotes bezogenen Daten an Google sowie die Verarbeitung dieser "
2267
+ "Daten durch Google verhindern, indem sie das unter dem folgenden Link "
2268
+ "verf&uuml;gbare Browser-Plugin herunterladen und installieren: <a href="
2269
+ "\"http://tools.google.com/dlpage/gaoptout?hl=de\" target=\"_blank\">http://"
2270
+ "tools.google.com/dlpage/gaoptout?hl=de</a>.\n"
2271
+ "\n"
2272
+ "Weitere Informationen zur Datennutzung zu Werbezwecken durch Google, "
2273
+ "Einstellungs- und Widerspruchsm&ouml;glichkeiten erfahren Sie auf den "
2274
+ "Webseiten von Google: <a href=\"https://www.google.com/intl/de/policies/"
2275
+ "privacy/partners\" target=\"_blank\">https://www.google.com/intl/de/policies/"
2276
+ "privacy/partners</a> (\"Datennutzung durch Google bei Ihrer Nutzung von "
2277
+ "Websites oder Apps unserer Partner\"), <a href=\"http://www.google.com/"
2278
+ "policies/technologies/ads\" target=\"_blank\">http://www.google.com/policies/"
2279
+ "technologies/ads</a> (\"Datennutzung zu Werbezwecken\"), <a href=\"http://"
2280
+ "www.google.de/settings/ads\" target=\"_blank\">http://www.google.de/settings/"
2281
+ "ads</a> (\"Informationen verwalten, die Google verwendet, um Ihnen Werbung "
2282
+ "einzublenden\") und <a href=\"http://www.google.com/ads/preferences\" target="
2283
+ "\"_blank\">http://www.google.com/ads/preferences</a> (\"Bestimmen Sie, "
2284
+ "welche Werbung Google Ihnen zeigt\").\n"
2285
+ "\n"
2286
+ "<h2>7. Google-Re/Marketing-Services</h2>\n"
2287
+ "\n"
2288
+ "Wir nutzen die Marketing- und Remarketing-Dienste (kurz \"Google-Marketing-"
2289
+ "Services\") der Google Inc., 1600 Amphitheatre Parkway, Mountain View, CA "
2290
+ "94043, USA, (\"Google\").\n"
2291
+ "\n"
2292
+ "Die Google-Marketing-Services erlauben uns Werbeanzeigen f&uuml;r und auf "
2293
+ "unserer Website gezielter anzuzeigen, um Nutzern nur Anzeigen zu pr&auml;"
2294
+ "sentieren, die potentiell deren Interessen entsprechen. Falls Nutzer z.B. "
2295
+ "Anzeigen f&uuml;r Produkte angezeigt werden, f&uuml;r die er sich auf "
2296
+ "anderen Webseiten interessiert hat, spricht man hierbei vom \"Remarketing\". "
2297
+ "Zu diesen Zwecken wird bei Aufruf unserer und anderer Webseiten, auf denen "
2298
+ "Google-Marketing-Services aktiv sind, unmittelbar durch Google ein Code von "
2299
+ "Google ausgef&uuml;hrt und es werden in die Website sog. (Re)marketing-Tags "
2300
+ "(unsichtbare Grafiken oder Code, auch als \"Web Beacons\" bezeichnet) in die "
2301
+ "Webseite eingebunden. Mit deren Hilfe wird auf dem Ger&auml;t der Nutzer ein "
2302
+ "individuelles Cookie, d.h. eine kleine Datei abgespeichert (statt Cookies "
2303
+ "k&ouml;nnen auch vergleichbare Technologien verwendet werden). Die Cookies "
2304
+ "k&ouml;nnen von verschiedenen Domains gesetzt werden, unter anderem von "
2305
+ "google.com, doubleclick.net, invitemedia.com, admeld.com, googlesyndication."
2306
+ "com oder googleadservices.com. In dieser Datei wird vermerkt, welche "
2307
+ "Webseiten der Nutzer aufgesucht, f&uuml;r welche Inhalte er sich "
2308
+ "interessiert und welche Angebote er geklickt hat, ferner technische "
2309
+ "Informationen zum Browser und Betriebssystem, verweisende Webseiten, "
2310
+ "Besuchszeit sowie weitere Angaben zur Nutzung des Onlineangebotes. Es wird "
2311
+ "ebenfalls die IP-Adresse der Nutzer erfasst, wobei wir im Rahmen von Google-"
2312
+ "Analytics mitteilen, dass die IP-Adresse innerhalb von Mitgliedstaaten der "
2313
+ "Europ&auml;ischen Union oder in anderen Vertragsstaaten des Abkommens &uuml;"
2314
+ "ber den Europ&auml;ischen Wirtschaftsraum gek&uuml;rzt und nur in "
2315
+ "Ausnahmef&auml;llen ganz an einen Server von Google in den USA &uuml;"
2316
+ "bertragen und dort gek&uuml;rzt wird. Die IP-Adresse wird nicht mit Daten "
2317
+ "des Nutzers innerhalb von anderen Angeboten von Google zusammengef&uuml;hrt. "
2318
+ "Diese vorstehend genannten Informationen k&ouml;nnen auch mit solchen "
2319
+ "Informationen aus anderen Quellen verbunden werden. Wenn der Nutzer "
2320
+ "anschlie&szlig;end andere Webseiten besucht, k&ouml;nnen ihm entsprechend "
2321
+ "seiner Interessen die auf ihn abgestimmten Anzeigen angezeigt werden.\n"
2322
+ "\n"
2323
+ "Die Daten der Nutzer werden im Rahmen der Google-Marketing-Services "
2324
+ "pseudonym verarbeitet. D.h. Google speichert und verarbeitet z.B. nicht den "
2325
+ "Namen oder E-Mailadresse der Nutzer, sondern verarbeitet die relevanten "
2326
+ "Daten Cookie-bezogen innerhalb pseudonymer Nutzer-Profile. D.h. aus der "
2327
+ "Sicht von Google werden die Anzeigen nicht f&uuml;r eine konkret "
2328
+ "identifizierte Person verwaltet und angezeigt, sondern f&uuml;r den Cookie-"
2329
+ "Inhaber, unabh&auml;ngig davon wer dieser Cookie-Inhaber ist. Dies gilt "
2330
+ "nicht, wenn ein Nutzer Google ausdr&uuml;cklich erlaubt hat, die Daten ohne "
2331
+ "diese Pseudonymisierung zu verarbeiten. Die von \"DoubleClick\" &uuml;ber "
2332
+ "die Nutzer gesammelten Informationen werden an Google &uuml;bermittelt und "
2333
+ "auf Googles Servern in den USA gespeichert.\n"
2334
+ "\n"
2335
+ "Zu den von uns eingesetzten Google-Marketing-Services geh&ouml;rt u.a. das "
2336
+ "Online-Werbeprogramm \"Google AdWords\". Im Fall von Google AdWords, "
2337
+ "erh&auml;lt jeder AdWords-Kunde ein anderes \"Conversion-Cookie\". Cookies "
2338
+ "k&ouml;nnen somit nicht &uuml;ber die Websites von AdWords-Kunden "
2339
+ "nachverfolgt werden. Die mit Hilfe des Cookies eingeholten Informationen "
2340
+ "dienen dazu, Conversion-Statistiken f&uuml;r AdWords-Kunden zu erstellen, "
2341
+ "die sich f&uuml;r Conversion-Tracking entschieden haben. Die AdWords-Kunden "
2342
+ "erfahren die Gesamtanzahl der Nutzer, die auf ihre Anzeige geklickt haben "
2343
+ "und zu einer mit einem Conversion-Tracking-Tag versehenen Seite "
2344
+ "weitergeleitet wurden. Sie erhalten jedoch keine Informationen, mit denen "
2345
+ "sich Nutzer pers&ouml;nlich identifizieren lassen.\n"
2346
+ "\n"
2347
+ "Wir binden auf Grundlage des Google-Marketing-Services \"DoubleClick\" "
2348
+ "Werbeanzeigen Dritter ein. DoubleClick verwendet Cookies, mit dem Google und "
2349
+ "seinen Partner-Websites, die Schaltung von Anzeigen auf Basis der Besuche "
2350
+ "von Nutzern auf dieser Website bzw. anderen Websites im Internet erm&ouml;"
2351
+ "glicht wird.\n"
2352
+ "\n"
2353
+ "Wir binden ferner auf Grundlage des Google-Marketing-Services \"AdSense\" "
2354
+ "Werbeanzeigen Dritter ein. AdSense verwendet Cookies, mit dem Google und "
2355
+ "seinen Partner-Websites, die Schaltung von Anzeigen auf Basis der Besuche "
2356
+ "von Nutzern auf dieser Website bzw. anderen Websites im Internet erm&ouml;"
2357
+ "glicht wird.\n"
2358
+ "\n"
2359
+ "Ein weiterer von uns genutzter Google-Marketing-Service ist der \"Google Tag "
2360
+ "Manager\", mit dessen Hilfe weitere Google Analyse- und Marketing-Dienste in "
2361
+ "unsere Website eingebunden werden k&ouml;nnen (z.B. \"AdWords\", "
2362
+ "\"DoubleClick\" oder \"Google Analytics\").\n"
2363
+ "\n"
2364
+ "Weitere Informationen zur Datennutzung zu Marketingzwecken durch Google, "
2365
+ "erfahren Sie auf der &Uuml;bersichtsseite: <a href=\"https://www.google.com/"
2366
+ "policies/technologies/ads\" target=\"_blank\">https://www.google.com/"
2367
+ "policies/technologies/ads</a>, die Datenschutzerkl&auml;rung von Google ist "
2368
+ "unter <a href=\"https://www.google.com/policies/privacy\" target=\"_blank"
2369
+ "\">https://www.google.com/policies/privacy</a> abrufbar.\n"
2370
+ "\n"
2371
+ "Wenn Sie der Erfassung durch Google-Marketing-Services widersprechen m&ouml;"
2372
+ "chten, k&ouml;nnen Sie die von Google gestellten Einstellungs- und Opt-Out-"
2373
+ "M&ouml;glichkeiten nutzen: <a href=\"http://www.google.com/ads/preferences\" "
2374
+ "target=\"_blank\">http://www.google.com/ads/preferences</a>.\n"
2375
+ "\n"
2376
+ "<h2>8. Facebook Social Plugins</h2>\n"
2377
+ "\n"
2378
+ "Unser Onlineangebot verwendet Social Plugins (\"Plugins\") des sozialen "
2379
+ "Netzwerkes facebook.com, welches von der Facebook Ireland Ltd., 4 Grand "
2380
+ "Canal Square, Grand Canal Harbour, Dublin 2, Irland betrieben wird "
2381
+ "(\"Facebook\"). Die Plugins sind an einem der Facebook Logos erkennbar "
2382
+ "(wei&szlig;es \"f\" auf blauer Kachel, den Begriffen \"Like\", \"Gef&auml;"
2383
+ "llt mir\" oder einem \"Daumen hoch\"-Zeichen) oder sind mit dem Zusatz "
2384
+ "\"Facebook Social Plugin\" gekennzeichnet. Die Liste und das Aussehen der "
2385
+ "Facebook Social Plugins kann hier eingesehen werden: <a href=\"https://"
2386
+ "developers.facebook.com/docs/plugins/\" target=\"_blank\">https://developers."
2387
+ "facebook.com/docs/plugins/</a>.\n"
2388
+ "\n"
2389
+ "Wenn ein Nutzer eine Funktion dieses Onlineangebotes aufruft, die ein "
2390
+ "solches Plugin enth&auml;lt, baut sein Ger&auml;t eine direkte Verbindung "
2391
+ "mit den Servern von Facebook auf. Der Inhalt des Plugins wird von Facebook "
2392
+ "direkt an das Ger&auml;t des Nutzers &uuml;bermittelt und von diesem in das "
2393
+ "Onlineangebot eingebunden. Dabei k&ouml;nnen aus den verarbeiteten Daten "
2394
+ "Nutzungsprofile der Nutzer erstellt werden. Wir haben daher keinen Einfluss "
2395
+ "auf den Umfang der Daten, die Facebook mit Hilfe dieses Plugins erhebt und "
2396
+ "informiert die Nutzer daher entsprechend unserem Kenntnisstand.\n"
2397
+ "\n"
2398
+ "Durch die Einbindung der Plugins erh&auml;lt Facebook die Information, dass "
2399
+ "ein Nutzer die entsprechende Seite des Onlineangebotes aufgerufen hat. Ist "
2400
+ "der Nutzer bei Facebook eingeloggt, kann Facebook den Besuch seinem Facebook-"
2401
+ "Konto zuordnen. Wenn Nutzer mit den Plugins interagieren, zum Beispiel den "
2402
+ "Like Button bet&auml;tigen oder einen Kommentar abgeben, wird die "
2403
+ "entsprechende Information von Ihrem Ger&auml;t direkt an Facebook &uuml;"
2404
+ "bermittelt und dort gespeichert. Falls ein Nutzer kein Mitglied von Facebook "
2405
+ "ist, besteht trotzdem die M&ouml;glichkeit, dass Facebook seine IP-Adresse "
2406
+ "in Erfahrung bringt und speichert. Laut Facebook wird in Deutschland nur "
2407
+ "eine anonymisierte IP-Adresse gespeichert.\n"
2408
+ "\n"
2409
+ "Zweck und Umfang der Datenerhebung und die weitere Verarbeitung und Nutzung "
2410
+ "der Daten durch Facebook sowie die diesbez&uuml;glichen Rechte und "
2411
+ "Einstellungsm&ouml;glichkeiten zum Schutz der Privatsph&auml;re der Nutzer, "
2412
+ "k&ouml;nnen diese den Datenschutzhinweisen von Facebook entnehmen: <a href="
2413
+ "\"https://www.facebook.com/about/privacy/\" target=\"_blank\">https://www."
2414
+ "facebook.com/about/privacy/</a>.\n"
2415
+ "\n"
2416
+ "Wenn ein Nutzer Facebookmitglied ist und nicht m&ouml;chte, dass Facebook "
2417
+ "&uuml;ber dieses Onlineangebot Daten &uuml;ber ihn sammelt und mit seinen "
2418
+ "bei Facebook gespeicherten Mitgliedsdaten verkn&uuml;pft, muss er sich vor "
2419
+ "der Nutzung unseres Onlineangebotes bei Facebook ausloggen und seine Cookies "
2420
+ "l&ouml;schen. Weitere Einstellungen und Widerspr&uuml;che zur Nutzung von "
2421
+ "Daten f&uuml;r Werbezwecke, sind innerhalb der Facebook-Profileinstellungen "
2422
+ "m&ouml;glich: <a href=\"https://www.facebook.com/settings?tab=ads\" target="
2423
+ "\"_blank\">https://www.facebook.com/settings?tab=ads</a> oder &uuml;ber die "
2424
+ "US-amerikanische Seite <a href=\"http://www.aboutads.info/choices/\" target="
2425
+ "\"_blank\">http://www.aboutads.info/choices/</a> oder die EU-Seite <a href="
2426
+ "\"http://www.youronlinechoices.com/\" target=\"_blank\">http://www."
2427
+ "youronlinechoices.com/</a>. Die Einstellungen erfolgen plattformunabh&auml;"
2428
+ "ngig, d.h. sie werden f&uuml;r alle Ger&auml;te, wie Desktopcomputer oder "
2429
+ "mobile Ger&auml;te &uuml;bernommen.\n"
2430
+ "\n"
2431
+ "<h2>9. Facebook Remarketing</h2>\n"
2432
+ "\n"
2433
+ "Innerhalb unseres Onlineangebotes werden sog. \"Facebook-Pixel\" des "
2434
+ "sozialen Netzwerkes Facebook, welches von der Facebook Inc., 1 Hacker Way, "
2435
+ "Menlo Park, CA 94025, USA, bzw. falls Sie in der EU ans&auml;ssig sind, "
2436
+ "Facebook Ireland Ltd., 4 Grand Canal Square, Grand Canal Harbour, Dublin 2, "
2437
+ "Irland betrieben wird (\"Facebook\"), eingesetzt. Mit Hilfe des Facebook-"
2438
+ "Pixels ist es Facebook m&ouml;glich, die Besucher unseres Angebotes als "
2439
+ "Zielgruppe f&uuml;r die Darstellung von Anzeigen, sog. \"Facebook-Ads\" zu "
2440
+ "bestimmen. Dementsprechend setzen wir das Facebook -Pixel ein, um die durch "
2441
+ "uns geschalteten Facebook-Ads nur solchen Facebook-Nutzern anzuzeigen, die "
2442
+ "auch ein Interesse an unserem Internetangebot gezeigt haben. Das hei&szlig;"
2443
+ "t, mit Hilfe des Facebook -Pixels m&ouml;chten wir sicherstellen, dass "
2444
+ "unsere Facebook-Ads dem potentiellen Interesse der Nutzer entsprechen und "
2445
+ "nicht bel&auml;stigend wirken. Mit Hilfe des Facebook-Pixels k&ouml;nnen wir "
2446
+ "ferner die Wirksamkeit der Facebook-Werbeanzeigen f&uuml;r statistische und "
2447
+ "Marktforschungszwecke nachvollziehen, in dem wir sehen ob Nutzer nachdem "
2448
+ "Klick auf eine Facebook-Werbeanzeige auf unsere Website weitergeleitet "
2449
+ "wurden.\n"
2450
+ "\n"
2451
+ "Der Facebook-Pixel wird beim Aufruf unserer Webseiten unmittelbar durch "
2452
+ "Facebook eingebunden und k&ouml;nnen auf Ihrem Ger&auml;t ein sog. Cookie, d."
2453
+ "h. eine kleine Datei abspeichern. Wenn Sie sich anschlie&szlig;end bei "
2454
+ "Facebook einloggen oder im eingeloggten Zustand Facebook besuchen, wird der "
2455
+ "Besuch unseres Angebotes in Ihrem Profil vermerkt. Die &uuml;ber Sie "
2456
+ "erhobenen Daten sind f&uuml;r uns anonym, bieten uns also keine R&uuml;"
2457
+ "ckschl&uuml;sse auf die Identit&auml;t der Nutzer. Allerdings werden die "
2458
+ "Daten von Facebook gespeichert und verarbeitet, sodass eine Verbindung zum "
2459
+ "jeweiligen Nutzerprofil m&ouml;glich ist. Die Verarbeitung der Daten durch "
2460
+ "Facebook erfolgt im Rahmen von Facebooks Datenverwendungsrichtlinie. "
2461
+ "Dementsprechend erhalten Sie weitere Informationen zur Funktionsweise des "
2462
+ "Remarketing-Pixels und generell zur Darstellung von Facebook-Ads, in der "
2463
+ "Datenverwendungsrichtlinie von Facebook: <a href=\"https://www.facebook.com/"
2464
+ "policy.php\" target=\"_blank\">https://www.facebook.com/policy.php</a>.\n"
2465
+ "\n"
2466
+ "Sie k&ouml;nnen der Erfassung durch den Facebook-Pixel und Verwendung Ihrer "
2467
+ "Daten zur Darstellung von Facebook-Ads widersprechen. Hierzu k&ouml;nnen Sie "
2468
+ "die von Facebook eingerichtete Seite aufrufen und dort die Hinweise zu den "
2469
+ "Einstellungen nutzungsbasierter Werbung befolgen: <a href=\"https://www."
2470
+ "facebook.com/settings?tab=ads\" target=\"_blank\">https://www.facebook.com/"
2471
+ "settings?tab=ads</a> oder den Widerspruch &uuml;ber die US-amerikanische "
2472
+ "Seite <a href=\"http://www.aboutads.info/choices/\" target=\"_blank\">http://"
2473
+ "www.aboutads.info/choices/</a> oder die EU-Seite <a href=\"http://www."
2474
+ "youronlinechoices.com/\" target=\"_blank\">http://www.youronlinechoices.com/"
2475
+ "</a> erkl&auml;ren. Die Einstellungen erfolgen plattformunabh&auml;ngig, d."
2476
+ "h. sie werden f&uuml;r alle Ger&auml;te, wie Desktopcomputer oder mobile "
2477
+ "Ger&auml;te &uuml;bernommen.\n"
2478
+ "\n"
2479
+ "<h2>10. Newsletter</h2>\n"
2480
+ "\n"
2481
+ "Mit den nachfolgenden Hinweisen kl&auml;ren wir Sie &uuml;ber die Inhalte "
2482
+ "unseres Newsletters sowie das Anmelde-, Versand- und das statistische "
2483
+ "Auswertungsverfahren sowie Ihre Widerspruchsrechte auf. Indem Sie unseren "
2484
+ "Newsletter abonnieren, erkl&auml;ren Sie sich mit dem Empfang und den "
2485
+ "beschriebenen Verfahren einverstanden.\n"
2486
+ "\n"
2487
+ "Inhalt des Newsletters: Wir versenden Newsletter, E-Mails und weitere "
2488
+ "elektronische Benachrichtigungen mit werblichen Informationen (nachfolgend "
2489
+ "\"Newsletter\") nur mit der Einwilligung der Empf&auml;nger oder einer "
2490
+ "gesetzlichen Erlaubnis. Sofern im Rahmen einer Anmeldung zum Newsletter "
2491
+ "dessen Inhalte konkret umschrieben werden, sind sie f&uuml;r die "
2492
+ "Einwilligung der Nutzer ma&szlig;geblich. Im &Uuml;brigen enthalten unsere "
2493
+ "Newsletter folgende Informationen: unsere Produkte, Angebote, Aktionen und "
2494
+ "unser Unternehmen.\n"
2495
+ "\n"
2496
+ "Double-Opt-In und Protokollierung: Die Anmeldung zu unserem Newsletter "
2497
+ "erfolgt in einem sog. Double-Opt-In-Verfahren. D.h. Sie erhalten nach der "
2498
+ "Anmeldung eine E-Mail, in der Sie um die Best&auml;tigung Ihrer Anmeldung "
2499
+ "gebeten werden. Diese Best&auml;tigung ist notwendig, damit sich niemand mit "
2500
+ "fremden E-Mailadressen anmelden kann. Die Anmeldungen zum Newsletter werden "
2501
+ "protokolliert, um den Anmeldeprozess entsprechend den rechtlichen "
2502
+ "Anforderungen nachweisen zu k&ouml;nnen. Hierzu geh&ouml;rt die Speicherung "
2503
+ "des Anmelde- und des Best&auml;tigungszeitpunkts, als auch der IP-Adresse. "
2504
+ "Ebenso werden die &Auml;nderungen Ihrer bei dem Versanddienstleister "
2505
+ "gespeicherten Daten protokolliert.\n"
2506
+ "\n"
2507
+ "Versanddienstleister: Der Versand der Newsletter erfolgt mittels von "
2508
+ "\"[newsletter_service]\" (nachfolgend bezeichnet als \"Versanddienstleister"
2509
+ "\"). Die Datenschutzbestimmungen des Versanddienstleisters k&ouml;nnen Sie "
2510
+ "hier einsehen: [newsletter_service_privacy_policy].\n"
2511
+ "\n"
2512
+ "Die E-Mail-Adressen unserer Newsletterempf&auml;nger, als auch deren "
2513
+ "weitere, im Rahmen dieser Hinweise beschriebenen Daten, werden auf den "
2514
+ "Servern des Versanddienstleisters gespeichert. Der Versanddienstleister "
2515
+ "verwendet diese Informationen zum Versand und zur Auswertung der Newsletter "
2516
+ "in unserem Auftrag. Des Weiteren kann der Versanddienstleister nach eigenen "
2517
+ "Informationen diese Daten zur Optimierung oder Verbesserung der eigenen "
2518
+ "Services nutzen, z.B. zur technischen Optimierung des Versandes und der "
2519
+ "Darstellung der Newsletter oder f&uuml;r wirtschaftliche Zwecke, um zu "
2520
+ "bestimmen aus welchen L&auml;ndern die Empf&auml;nger kommen. Der "
2521
+ "Versanddienstleister nutzt die Daten unserer Newsletterempf&auml;nger jedoch "
2522
+ "nicht, um diese selbst anzuschreiben oder an Dritte weiterzugeben.\n"
2523
+ "\n"
2524
+ "Anmeldedaten: Um sich f&uuml;r den Newsletter anzumelden, reicht es aus, "
2525
+ "wenn Sie Ihre E-Mailadresse angeben. \n"
2526
+ "\n"
2527
+ "Statistische Erhebung und Analysen - Die Newsletter enthalten einen sog. "
2528
+ "\"web-beacon\", d.h. eine pixelgro&szlig;e Datei, die beim &Ouml;ffnen des "
2529
+ "Newsletters von dem Server des Versanddienstleisters abgerufen wird. Im "
2530
+ "Rahmen dieses Abrufs werden zun&auml;chst technische Informationen, wie "
2531
+ "Informationen zum Browser und Ihrem System, als auch Ihre IP-Adresse und "
2532
+ "Zeitpunkt des Abrufs erhoben. Diese Informationen werden zur technischen "
2533
+ "Verbesserung der Services anhand der technischen Daten oder der Zielgruppen "
2534
+ "und ihres Leseverhaltens anhand derer Abruforte (die mit Hilfe der IP-"
2535
+ "Adresse bestimmbar sind) oder der Zugriffszeiten genutzt. Zu den "
2536
+ "statistischen Erhebungen geh&ouml;rt ebenfalls die Feststellung, ob die "
2537
+ "Newsletter ge&ouml;ffnet werden, wann sie ge&ouml;ffnet werden und welche "
2538
+ "Links geklickt werden. Diese Informationen k&ouml;nnen aus technischen "
2539
+ "Gr&uuml;nden zwar den einzelnen Newsletterempf&auml;ngern zugeordnet werden. "
2540
+ "Es ist jedoch weder unser Bestreben, noch das des Versanddienstleisters, "
2541
+ "einzelne Nutzer zu beobachten. Die Auswertungen dienen uns viel mehr dazu, "
2542
+ "die Lesegewohnheiten unserer Nutzer zu erkennen und unsere Inhalte auf sie "
2543
+ "anzupassen oder unterschiedliche Inhalte entsprechend den Interessen unserer "
2544
+ "Nutzer zu versenden.\n"
2545
+ "\n"
2546
+ "K&uuml;ndigung/Widerruf - Sie k&ouml;nnen den Empfang unseres Newsletters "
2547
+ "jederzeit k&uuml;ndigen, d.h. Ihre Einwilligungen widerrufen. Damit erl&ouml;"
2548
+ "schen gleichzeitig Ihre Einwilligungen in dessen Versand durch den "
2549
+ "Versanddienstleister und die statistischen Analysen. Ein getrennter Widerruf "
2550
+ "des Versandes durch den Versanddienstleister oder die statistische "
2551
+ "Auswertung ist leider nicht m&ouml;glich. Einen Link zur K&uuml;ndigung des "
2552
+ "Newsletters finden Sie am Ende eines jeden Newsletters.\n"
2553
+ "\n"
2554
+ "<h2>11. Einbindung von Diensten und Inhalten Dritter</h2>\n"
2555
+ "\n"
2556
+ "Es kann vorkommen, dass innerhalb unseres Onlineangebotes Inhalte oder "
2557
+ "Dienste von Dritt-Anbietern, wie zum Beispiel Stadtpl&auml;ne oder "
2558
+ "Schriftarten von anderen Webseiten eingebunden werden. Die Einbindung von "
2559
+ "Inhalten der Dritt-Anbieter setzt immer voraus, dass die Dritt-Anbieter die "
2560
+ "IP-Adresse der Nutzer wahrnehmen, da sie ohne die IP-Adresse die Inhalte "
2561
+ "nicht an den Browser der Nutzer senden k&ouml;nnten. Die IP-Adresse ist "
2562
+ "damit f&uuml;r die Darstellung dieser Inhalte erforderlich. Des Weiteren "
2563
+ "k&ouml;nnen die Anbieter der Dritt-Inhalte eigene Cookies setzen und die "
2564
+ "Daten der Nutzer f&uuml;r eigene Zwecke verarbeiten. Dabei k&ouml;nnen aus "
2565
+ "den verarbeiteten Daten Nutzungsprofile der Nutzer erstellt werden. Wir "
2566
+ "werden diese Inhalte m&ouml;glichst datensparsam und datenvermeidend "
2567
+ "einsetzen sowie im Hinblick auf die Datensicherheit zuverl&auml;ssige Dritt-"
2568
+ "Anbieter w&auml;hlen.\n"
2569
+ "\n"
2570
+ "Die nachfolgende Darstellung bietet eine &Uuml;bersicht von Dritt-Anbietern "
2571
+ "sowie ihrer Inhalte, nebst Links zu deren Datenschutzerkl&auml;rungen, "
2572
+ "welche weitere Hinweise zur Verarbeitung von Daten und, z.T. bereits hier "
2573
+ "genannt, Widerspruchsm&ouml;glichkeiten (sog. Opt-Out) enthalten:\n"
2574
+ "\n"
2575
+ "- Externe Schriftarten von Google, Inc., <a href=\"https://www.google.com/"
2576
+ "fonts\" target=\"_blank\">https://www.google.com/fonts</a> (\"Google Fonts"
2577
+ "\"). Die Einbindung der Google Fonts erfolgt durch einen Serveraufruf bei "
2578
+ "Google (in der Regel in den USA). Datenschutzerkl&auml;rung: <a href="
2579
+ "\"https://www.google.com/policies/privacy/\" target=\"_blank\">https://www."
2580
+ "google.com/policies/privacy/</a>, Opt-Out: <a href=\"https://www.google.com/"
2581
+ "settings/ads/\" target=\"_blank\">https://www.google.com/settings/ads/</a>.\n"
2582
+ "\n"
2583
+ "- Landkarten des Dienstes \"Google Maps\" des Dritt-Anbieters Google Inc., "
2584
+ "1600 Amphitheatre Parkway, Mountain View, CA 94043, USA, gestellt. "
2585
+ "Datenschutzerkl&auml;rung: <a href=\"https://www.google.com/policies/privacy/"
2586
+ "\" target=\"_blank\">https://www.google.com/policies/privacy/</a>, Opt-Out: "
2587
+ "<a href=\"https://www.google.com/settings/ads/\" target=\"_blank\">https://"
2588
+ "www.google.com/settings/ads/</a>.\n"
2589
+ "\n"
2590
+ "- Videos der Plattform \"YouTube\" des Dritt-Anbieters Google Inc., 1600 "
2591
+ "Amphitheatre Parkway, Mountain View, CA 94043, USA. Datenschutzerkl&auml;"
2592
+ "rung: <a href=\"https://www.google.com/policies/privacy/\" target=\"_blank"
2593
+ "\">https://www.google.com/policies/privacy/</a>, Opt-Out: <a href=\"https://"
2594
+ "www.google.com/settings/ads/\" target=\"_blank\">https://www.google.com/"
2595
+ "settings/ads/</a>.\n"
2596
+ "\n"
2597
+ "<h2>12. Rechte der Nutzer und L&ouml;schung von Daten</h2>\n"
2598
+ "\n"
2599
+ "Nutzer haben das Recht, auf Antrag unentgeltlich Auskunft zu erhalten &uuml;"
2600
+ "ber die personenbezogenen Daten, die von uns &uuml;ber sie gespeichert "
2601
+ "wurden.\n"
2602
+ "Zus&auml;tzlich haben die Nutzer das Recht auf Berichtigung unrichtiger "
2603
+ "Daten, Widerruf von Einwilligungen, Sperrung und L&ouml;schung ihrer "
2604
+ "personenbezogenen Daten sowie das Recht, im Fall der Annahme einer "
2605
+ "unrechtm&auml;&szlig;igen Datenverarbeitung eine Beschwerde bei der "
2606
+ "zust&auml;ndigen Aufsichtsbeh&ouml;rde einzureichen.\n"
2607
+ "\n"
2608
+ "Die bei uns gespeicherten Daten werden gel&ouml;scht, sobald sie f&uuml;r "
2609
+ "ihre Zweckbestimmung nicht mehr erforderlich sind und der L&ouml;schung "
2610
+ "keine gesetzlichen Aufbewahrungspflichten entgegenstehen.\n"
2611
+ "\n"
2612
+ "<h2>13. &Auml;nderungen der Datenschutzerkl&auml;rung</h2>\n"
2613
+ "\n"
2614
+ "Wir behalten uns vor, die Datenschutzerkl&auml;rung zu &auml;ndern, um sie "
2615
+ "an ge&auml;nderte Rechtslagen, oder bei &Auml;nderungen des Dienstes sowie "
2616
+ "der Datenverarbeitung anzupassen. Dies gilt jedoch nur im Hinblick auf "
2617
+ "Erkl&auml;rungen zur Datenverarbeitung. Sofern Einwilligungen der Nutzer "
2618
+ "erforderlich sind oder Bestandteile der Datenschutzerkl&auml;rung Regelungen "
2619
+ "des Vertragsverh&auml;ltnisses mit den Nutzern enthalten, erfolgen die &Auml;"
2620
+ "nderungen nur mit Zustimmung der Nutzer.\n"
2621
+ "Die Nutzer werden gebeten sich regelm&auml;&szlig;ig &uuml;ber den Inhalt "
2622
+ "der Datenschutzerkl&auml;rung zu informieren.\n"
2623
+ "\n"
2624
+ "Stand: [save_date]"
2625
+
2626
+ #: includes/class-sp-dsgvo-settings.php:94
2627
  msgid "I confirm"
2628
  msgstr "Ich akzeptiere"
2629
 
2630
+ #: includes/class-sp-dsgvo-settings.php:95
2631
  msgid "The confirmation to GDPR is mandatory."
2632
  msgstr ""
2633
  "Die Checkbox für die Zustimmung zur Speicherung ist nach DSGVO zwingend."
2634
 
2635
+ #: includes/class-sp-dsgvo-settings.php:96
2636
  msgid ""
2637
  "This form stores your name, email address and content so that we can "
2638
  "evaluate the comments on our site. For more information, visit our Privacy "
2642
  "damit wir die Kommentare auf unsere Seite auswerten können. Weitere "
2643
  "Informationen finden Sie auf unserer Seite der Datenschutzbestimmungen."
2644
 
2645
+ #: includes/class-sp-dsgvo-settings.php:121
2646
+ #: includes/class-sp-dsgvo-settings.php:163
 
 
2647
  msgid ""
2648
  "I agree to the storage of the data for processing within the meaning of the "
2649
  "GDPR."
2650
  msgstr ""
2651
  "Ich stimme der Speicherung der Daten zur Verarbeitung im Sinne der DSGVO zu."
2652
 
2653
+ #: includes/class-sp-dsgvo-settings.php:132
2654
+ #: includes/class-sp-dsgvo-settings.php:289
2655
  msgid "We use cookies to analyze visitor behavior."
2656
  msgstr "Wir benutzen Cookies um das Besucherverhalten zu analysieren."
2657
 
2658
+ #: includes/class-sp-dsgvo-settings.php:139
2659
+ #: includes/class-sp-dsgvo-settings.php:296
2660
  msgid "Google Analytics is used to analyze website traffic."
2661
  msgstr "Google Analytics wird zum Anlayiseren des Websitetraffics verwendet."
2662
 
2663
+ #: includes/class-sp-dsgvo-settings.php:146
2664
+ #: includes/class-sp-dsgvo-settings.php:303
2665
  msgid "Facebook Pixel is used to analyze visitor behavior."
2666
  msgstr "Facebook Pixel wird zum Analysieren des Besucherverhaltens verwendet."
2667
 
2668
+ #: includes/class-sp-dsgvo-settings.php:170
2669
  msgid ""
2670
  "This website uses cookies. By clicking 'accept' you are providing consent to "
2671
  "us using cookies on this browser."
2674
  "Wenn Sie fortfahren, diese Seite zu verwenden, nehmen wir an, dass Sie damit "
2675
  "einverstanden sind."
2676
 
2677
+ #: includes/class-sp-dsgvo-settings.php:178
 
2678
  msgid ""
2679
  "We use cookies to give you the best user experience. If you continue to use "
2680
  "this site, we assume that you agree."
2683
  "Wenn Sie fortfahren, diese Seite zu verwenden, nehmen wir an, dass Sie damit "
2684
  "einverstanden sind."
2685
 
2686
+ #: includes/class-sp-dsgvo-settings.php:180
2687
  msgid "OK"
2688
  msgstr "OK"
2689
 
2690
+ #: includes/class-sp-dsgvo-settings.php:183
2691
  msgid "Deny"
2692
  msgstr "Ablehnen"
2693
 
2694
+ #: includes/class-sp-dsgvo-settings.php:186
2695
  msgid "More information"
2696
  msgstr "Mehr Information"
2697
 
2775
  msgid "Forum entry"
2776
  msgstr "Forum Eintrag"
2777
 
2778
+ #: includes/integrations/buddypress/BuddyPressIntegration.php:100
2779
  msgid "PM between"
2780
  msgstr "PN zwischen"
2781
 
2782
+ #: includes/integrations/buddypress/BuddyPressIntegration.php:101
2783
  msgid "Title:"
2784
  msgstr "Titel:"
2785
 
2786
+ #: includes/integrations/buddypress/BuddyPressIntegration.php:102
2787
  msgid "Message: "
2788
  msgstr "Nachricht: "
2789
 
2790
+ #: includes/integrations/buddypress/BuddyPressIntegration.php:118
2791
  msgid "Blog"
2792
  msgstr "Blog"
2793
 
2794
+ #: includes/integrations/buddypress/BuddyPressIntegration.php:151
2795
  msgid "Profildaten"
2796
  msgstr "Profildaten"
2797
 
2798
+ #: includes/integrations/buddypress/BuddyPressIntegration.php:166
2799
  msgid "Field group"
2800
  msgstr "Feldgruppe"
2801
 
2807
  #: templates/de_DE/emails/feedback.php:15
2808
  #: templates/de_DE_formal/emails/feedback.php:15
2809
  #: templates/en_EN/emails/feedback.php:15
2810
+ #: templates/en_GB/emails/feedback.php:15
2811
  #: templates/en_US/emails/feedback.php:15
2812
  msgid "Message"
2813
  msgstr "Nachricht"
2846
 
2847
  #: includes/integrations/mailchimp/page.php:12
2848
  msgid "to get an API key"
2849
+ msgstr "um einen API Key zu erhalten"
2850
 
2851
  #: includes/integrations/woocommerce/WoocommerceIntegration.php:114
2852
  msgid "Order"
2879
  msgid "Source"
2880
  msgstr "Quelle"
2881
 
2882
+ #: includes/models/unsubscriber.php:102
2883
  msgid "Confirmation of delete request"
2884
  msgstr "Bestätigung der Datenlöschung"
2885
 
2887
  msgid "updated their user permissions"
2888
  msgstr "hat die Berechtigungen geändert"
2889
 
2890
+ #: public/class-sp-dsgvo-public.php:335 public/class-sp-dsgvo-public.php:365
 
 
 
 
2891
  msgid "More options"
2892
  msgstr "Mehr Optionen"
2893
 
2894
+ #: public/class-sp-dsgvo-public.php:377
2895
  msgid "Accept"
2896
  msgstr "Akzeptieren"
2897
 
2898
+ #: public/class-sp-dsgvo-public.php:634
2899
  msgid "Privacy Policy: "
2900
  msgstr "Datenschutzvereinbarungen"
2901
 
2902
+ #: public/class-sp-dsgvo-public.php:673
2903
  msgid "Consent to the privacy policy is mandatory."
2904
  msgstr "Die Zustimmung zu den Datenschutzbestimmungen ist zwingend."
2905
 
2906
+ #: public/class-sp-dsgvo-public.php:679
2907
  msgid "Privacy Policy accepted"
2908
  msgstr "Datenschutzbestimmungen akzeptiert"
2909
 
2923
  msgid "Decline Terms & Conditions"
2924
  msgstr "Datenschutzbestimmungen ablehnen"
2925
 
2926
+ #: public/shortcodes/display-services.php:26
2927
  msgid "Open Terms of service"
2928
  msgstr "AGB des Dienstes aufrufen"
2929
 
2984
 
2985
  #: public/shortcodes/subject-access-request/subject-access-request-action.php:9
2986
  msgid "Please enter an email address"
2987
+ msgstr "Bitte eine Email Adresse angeben"
2988
 
2989
  #: public/shortcodes/subject-access-request/subject-access-request-action.php:13
2990
  #: public/shortcodes/super-unsubscribe/unsubscribe-form-action.php:13
3002
 
3003
  #: public/shortcodes/subject-access-request/subject-access-request.php:18
3004
  msgid "Your request has been created"
3005
+ msgstr "Ihr Antrag wurde eingereicht"
3006
 
3007
  #: public/shortcodes/subject-access-request/subject-access-request.php:18
3008
  msgid ""
3012
  "Sie erhalten eine Email von uns mit einem aktuellen Auszug Ihrer bei uns "
3013
  "gespeicherten Daten."
3014
 
3015
+ #: public/shortcodes/subject-access-request/subject-access-request.php:59
3016
  msgid "Create request"
3017
  msgstr "Anfrage absenden"
3018
 
3019
  #: public/shortcodes/super-unsubscribe/unsubscribe-confirm-action.php:18
3020
  msgid "Bad token provided"
3021
+ msgstr "Fehlerhaftes Token"
3022
 
3023
  #: public/shortcodes/super-unsubscribe/unsubscribe-form-action.php:9
3024
  msgid "Please enter an email address."
3038
  msgstr ""
3039
  "Anfrage erfolgreich abgeschlossen. Ihre Daten wurden vollständig gelöscht."
3040
 
3041
+ #: public/shortcodes/super-unsubscribe/unsubscribe-form.php:61
3042
  msgid "Create delete request"
3043
  msgstr "Löschanfrage senden"
3044
 
3045
  #: templates/de_DE/emails/feedback.php:1
3046
  #: templates/de_DE_formal/emails/feedback.php:1
3047
+ #: templates/en_EN/emails/feedback.php:1 templates/en_GB/emails/feedback.php:1
3048
+ #: templates/en_US/emails/feedback.php:1
3049
  msgid "WP DSGVO Tools Feedback"
3050
  msgstr "WP DSGVO Tools Feedback"
3051
 
3052
  #: templates/de_DE/emails/feedback.php:4
3053
  #: templates/de_DE_formal/emails/feedback.php:4
3054
+ #: templates/en_EN/emails/feedback.php:4 templates/en_GB/emails/feedback.php:4
3055
+ #: templates/en_US/emails/feedback.php:4
3056
  msgid "From"
3057
  msgstr "Von"
3058
 
3059
  #: templates/de_DE/emails/subject-access-request.php:46
3060
  #: templates/de_DE_formal/emails/subject-access-request.php:46
3061
  #: templates/en_EN/emails/subject-access-request.php:46
3062
+ #: templates/en_GB/emails/subject-access-request.php:46
3063
  #: templates/en_US/emails/subject-access-request.php:46
3064
  msgid ""
3065
  "We have received your subject access request. A PDF document containing all "
3073
  #: templates/de_DE/emails/subject-access-request.php:49
3074
  #: templates/de_DE_formal/emails/subject-access-request.php:49
3075
  #: templates/en_EN/emails/subject-access-request.php:49
3076
+ #: templates/en_GB/emails/subject-access-request.php:49
3077
  #: templates/en_US/emails/subject-access-request.php:49
3078
  msgid "Here you see a summary about this data"
3079
  msgstr "Hier ist ein &Uuml;berblick welche Daten gefunden wurden:"
3081
  #: templates/de_DE/emails/subject-access-request.php:52
3082
  #: templates/de_DE_formal/emails/subject-access-request.php:52
3083
  #: templates/en_EN/emails/subject-access-request.php:52
3084
+ #: templates/en_GB/emails/subject-access-request.php:52
3085
  #: templates/en_US/emails/subject-access-request.php:52
3086
  msgid "Download your archive"
3087
  msgstr "Archiv runterladen"
3089
  #: templates/de_DE/emails/subject-access-request.php:54
3090
  #: templates/de_DE_formal/emails/subject-access-request.php:54
3091
  #: templates/en_EN/emails/subject-access-request.php:54
3092
+ #: templates/en_GB/emails/subject-access-request.php:54
3093
  #: templates/en_US/emails/subject-access-request.php:54
3094
  msgid ""
3095
  "Following this link you can download a PDF and a JSON file dump of your data."
3100
  #: templates/de_DE/emails/subject-access-request.php:56
3101
  #: templates/de_DE_formal/emails/subject-access-request.php:56
3102
  #: templates/en_EN/emails/subject-access-request.php:56
3103
+ #: templates/en_GB/emails/subject-access-request.php:56
3104
  #: templates/en_US/emails/subject-access-request.php:56
3105
  msgid "Download archive"
3106
  msgstr "Archiv jetzt runterladen"
3111
  #: templates/de_DE_formal/emails/super-unsubscribe.php:84
3112
  #: templates/en_EN/emails/subject-access-request.php:94
3113
  #: templates/en_EN/emails/super-unsubscribe.php:84
3114
+ #: templates/en_GB/emails/subject-access-request.php:94
3115
+ #: templates/en_GB/emails/super-unsubscribe.php:84
3116
  #: templates/en_US/emails/subject-access-request.php:94
3117
  #: templates/en_US/emails/super-unsubscribe.php:84
3118
  msgid "Sent from"
3124
  #: templates/de_DE_formal/emails/super-unsubscribe.php:88
3125
  #: templates/en_EN/emails/subject-access-request.php:98
3126
  #: templates/en_EN/emails/super-unsubscribe.php:88
3127
+ #: templates/en_GB/emails/subject-access-request.php:98
3128
+ #: templates/en_GB/emails/super-unsubscribe.php:88
3129
  #: templates/en_US/emails/subject-access-request.php:98
3130
  #: templates/en_US/emails/super-unsubscribe.php:88
3131
  msgid "Contact"
3134
  #: templates/de_DE/emails/super-unsubscribe.php:45
3135
  #: templates/de_DE_formal/emails/super-unsubscribe.php:45
3136
  #: templates/en_EN/emails/super-unsubscribe.php:45
3137
+ #: templates/en_GB/emails/super-unsubscribe.php:45
3138
  #: templates/en_US/emails/super-unsubscribe.php:45
3139
  msgid "We have received your delete request."
3140
  msgstr "Wir haben soeben Ihre Anfrage zur Datenl&ouml;schung erhalten."
3142
  #: templates/de_DE/emails/super-unsubscribe.php:46
3143
  #: templates/de_DE_formal/emails/super-unsubscribe.php:46
3144
  #: templates/en_EN/emails/super-unsubscribe.php:46
3145
+ #: templates/en_GB/emails/super-unsubscribe.php:46
3146
  #: templates/en_US/emails/super-unsubscribe.php:46
3147
  msgid ""
3148
  "If you confirm the following link, all your data stored at\n"
3155
  #: templates/de_DE/emails/super-unsubscribe.php:51
3156
  #: templates/de_DE_formal/emails/super-unsubscribe.php:51
3157
  #: templates/en_EN/emails/super-unsubscribe.php:51
3158
+ #: templates/en_GB/emails/super-unsubscribe.php:51
3159
  #: templates/en_US/emails/super-unsubscribe.php:51
3160
  msgid "Confirm Delete"
3161
  msgstr "Löschung bestätigen"
3163
  #: templates/de_DE/emails/super-unsubscribe.php:53
3164
  #: templates/de_DE_formal/emails/super-unsubscribe.php:53
3165
  #: templates/en_EN/emails/super-unsubscribe.php:53
3166
+ #: templates/en_GB/emails/super-unsubscribe.php:53
3167
  #: templates/en_US/emails/super-unsubscribe.php:53
3168
  msgid "If you don't want do delete your data just ignore this email."
3169
  msgstr ""
3170
  "Wenn Sie dies nicht durchf&uuml;hren m&ouml;chten, k&ouml;nnen Sie dieses E-"
3171
  "Mail gnorieren."
3172
 
3173
+ #~ msgid "Ok"
3174
+ #~ msgstr "Ok"
3175
+
3176
  #~ msgid "Allgemeine Einstellungen"
3177
  #~ msgstr "Common Settings"
3178
 
public/class-sp-dsgvo-public.php CHANGED
@@ -177,12 +177,12 @@ class SPDSGVOPublic
177
  <span id="cn-notice-icon"><a
178
  href="https://wp-dsgvo.eu" target="_blank"><img id="cn-notice-icon"
179
  src="<?= plugin_dir_url(__FILE__) . 'images/cookie-icon.png' ?>"
180
- alt="DSGVO Logo" style="display:block !important;" /></a></span>
181
  <?php endif; ?>
182
 
183
  <span id="cn-notice-text" class="<?= SPDSGVOSettings::get('cn_custom_css_text') !== '' ? SPDSGVOSettings::get('cn_custom_css_text'):'' ?>"
184
  style="font-size:<?= SPDSGVOSettings::get('cn_size_text') ?>;"
185
- ><?= spdsgvoUseWpml() ? __('We use cookies to give you the best user experience. If you continue to use this site, we assume that you agree.','shapepress-dsgvo') : convDeChars(SPDSGVOSettings::get('cookie_notice_custom_text')) ?></span>
186
 
187
  <?php
188
  $button_ok = SPDSGVOSettings::get('cn_button_text_ok');
@@ -195,7 +195,7 @@ class SPDSGVOPublic
195
  class="cn-set-cookie button wp-default <?= SPDSGVOSettings::get('cn_custom_css_buttons') !== '' ? SPDSGVOSettings::get('cn_custom_css_buttons'):'' ?>"
196
  style="background-color: <?= SPDSGVOSettings::get('cn_background_color_button') ?>;
197
  color: <?= SPDSGVOSettings::get('cn_text_color_button') ?>;"
198
- ><?= spdsgvoUseWpml() ? __('Ok','shapepress-dsgvo') : $button_ok; ?></a>
199
 
200
  <?php
201
  $button_cancel = SPDSGVOSettings::get('cn_button_text_cancel');
@@ -209,7 +209,7 @@ class SPDSGVOPublic
209
  data-cookie-set="refuse" class="cn-set-cookie button wp-default <?= SPDSGVOSettings::get('cn_custom_css_buttons') !== '' ? SPDSGVOSettings::get('cn_custom_css_buttons'):'' ?>"
210
  style="background-color: <?= SPDSGVOSettings::get('cn_background_color_button') ?>;
211
  color: <?= SPDSGVOSettings::get('cn_text_color_button') ?>;"
212
- ><?= spdsgvoUseWpml() ? __('Decline','shapepress-dsgvo') : $button_cancel; ?></a>
213
  <?php endif; ?>
214
 
215
  <?php
@@ -227,7 +227,7 @@ class SPDSGVOPublic
227
  class="cn-more-info button wp-default <?= SPDSGVOSettings::get('cn_custom_css_buttons') !== '' ? SPDSGVOSettings::get('cn_custom_css_buttons'):'' ?>"
228
  style="background-color: <?= SPDSGVOSettings::get('cn_background_color_button') ?> !important;
229
  color: <?= SPDSGVOSettings::get('cn_text_color_button') ?> !important;"
230
- ><?= spdsgvoUseWpml() ? __('Read more','shapepress-dsgvo') : $button_more; ?></a>
231
  <?php endif; ?>
232
 
233
  </div>
@@ -264,7 +264,7 @@ class SPDSGVOPublic
264
  $src = wp_get_attachment_url(intval($img_id));
265
  }
266
  ?>
267
- <img src="<?php echo $src; ?>" class="dsgvo-popup-logo" />
268
  </div><!-- .logo-wrapper -->
269
 
270
  <div class="dsgvo-lang-wrapper">
@@ -490,11 +490,14 @@ class SPDSGVOPublic
490
  $this->policyPopup();
491
  /* i592995 */
492
  }
493
-
494
- public function addCommentsCheckBoxForDSGVO()
495
  {
496
- if (SPDSGVOSettings::get('sp_dsgvo_comments_checkbox') === '0') {} else {
497
-
 
 
 
498
  $validLicence = isValidBlogEdition() || isValidPremiumEdition();
499
  $infoText = $validLicence ? SPDSGVOSettings::get('spdsgvo_comments_checkbox_info') : htmlentities(SPDSGVOSettings::getDefault('spdsgvo_comments_checkbox_info'), ENT_IGNORE, 'UTF-8');
500
  if(function_exists('icl_translate')) {
@@ -507,33 +510,80 @@ class SPDSGVOPublic
507
  $confirmText = $validLicence ? SPDSGVOSettings::get('spdsgvo_comments_checkbox_confirm') : htmlentities(SPDSGVOSettings::getDefault('spdsgvo_comments_checkbox_confirm'), ENT_IGNORE, 'UTF-8');
508
  if(function_exists('icl_translate')) {
509
  $confirmText = icl_translate('shapepress-dsgvo', 'spdsgvo_comments_checkbox_confirm', $confirmText);
510
- }
511
-
512
- if (spdsgvoUseWpml())
513
- {
514
- $infoText = __('The confirmation to GDPR is mandatory.','shapepress-dsgvo');
515
- $checkboxText = __('This form stores your name, email address and content so that we can evaluate the comments on our site. For more information, visit our Privacy Policy page.','shapepress-dsgvo');
516
- $confirmText = __('I confirm','shapepress-dsgvo');
517
- }
518
-
519
- $privacy_policy_string = '';
520
-
521
- $privacy_policy_string .= "<p class='gdpr-cb-info-text'><small>* ".convDeChars($infoText)."</small></p>";
522
-
523
  $privacy_policy_string .= '<div class="info-text"><label for="gdpr-cb">'.convDeChars($checkboxText).'</label></div>';
524
-
525
  $privacy_policy_string .= '<p class="comment-form-gdpr"><input required="required" id="gdpr-cb" name="gdpr-cb" type="checkbox" />';
526
  $privacy_policy_string .= convDeChars($confirmText);
527
  $privacy_policy_string .= "</p>";
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
528
 
529
- echo $privacy_policy_string;
530
-
 
 
 
 
531
  }
532
  }
533
 
 
 
 
 
 
 
 
 
 
 
 
534
  public function wpcf7AddDsgvoTag()
535
  {
536
- error_log('wpcf7AddDsgvoTag');
537
  wpcf7_add_form_tag( array('dsgvo','dsgvo*'), 'dsgvoTextTagHandler', true );
538
  }
539
 
@@ -601,10 +651,6 @@ class SPDSGVOPublic
601
  */
602
 
603
  $cbLabel = SPDSGVOSettings::get('woo_privacy_text', '');
604
- if (spdsgvoUseWpml())
605
- {
606
- $cbLabel = __('I have read and accepted the Privacy Policy.','shapepress-dsgvo');
607
- }
608
 
609
  /* i592995 */
610
 
@@ -612,8 +658,11 @@ class SPDSGVOPublic
612
  'type' => 'checkbox',
613
  'class' => array('input-checkbox'),
614
  'label' => $cbLabel,
 
 
615
  'required' => true,
616
- ), $checkout->get_value( 'cb-spdsgvo-privacy-policy' ));
 
617
 
618
  echo '</div>';
619
  }
177
  <span id="cn-notice-icon"><a
178
  href="https://wp-dsgvo.eu" target="_blank"><img id="cn-notice-icon"
179
  src="<?= plugin_dir_url(__FILE__) . 'images/cookie-icon.png' ?>"
180
+ alt="WP DSGVO Tools (GDPR) for Wordpress and WooCommerce" title="WP DSGVO Tools (GDPR) for Wordpress and WooCommerce" style="display:block !important;" /></a></span>
181
  <?php endif; ?>
182
 
183
  <span id="cn-notice-text" class="<?= SPDSGVOSettings::get('cn_custom_css_text') !== '' ? SPDSGVOSettings::get('cn_custom_css_text'):'' ?>"
184
  style="font-size:<?= SPDSGVOSettings::get('cn_size_text') ?>;"
185
+ ><?= convDeChars(SPDSGVOSettings::get('cookie_notice_custom_text')); ?></span>
186
 
187
  <?php
188
  $button_ok = SPDSGVOSettings::get('cn_button_text_ok');
195
  class="cn-set-cookie button wp-default <?= SPDSGVOSettings::get('cn_custom_css_buttons') !== '' ? SPDSGVOSettings::get('cn_custom_css_buttons'):'' ?>"
196
  style="background-color: <?= SPDSGVOSettings::get('cn_background_color_button') ?>;
197
  color: <?= SPDSGVOSettings::get('cn_text_color_button') ?>;"
198
+ ><?= $button_ok; ?></a>
199
 
200
  <?php
201
  $button_cancel = SPDSGVOSettings::get('cn_button_text_cancel');
209
  data-cookie-set="refuse" class="cn-set-cookie button wp-default <?= SPDSGVOSettings::get('cn_custom_css_buttons') !== '' ? SPDSGVOSettings::get('cn_custom_css_buttons'):'' ?>"
210
  style="background-color: <?= SPDSGVOSettings::get('cn_background_color_button') ?>;
211
  color: <?= SPDSGVOSettings::get('cn_text_color_button') ?>;"
212
+ ><?= $button_cancel; ?></a>
213
  <?php endif; ?>
214
 
215
  <?php
227
  class="cn-more-info button wp-default <?= SPDSGVOSettings::get('cn_custom_css_buttons') !== '' ? SPDSGVOSettings::get('cn_custom_css_buttons'):'' ?>"
228
  style="background-color: <?= SPDSGVOSettings::get('cn_background_color_button') ?> !important;
229
  color: <?= SPDSGVOSettings::get('cn_text_color_button') ?> !important;"
230
+ ><?= $button_more; ?></a>
231
  <?php endif; ?>
232
 
233
  </div>
264
  $src = wp_get_attachment_url(intval($img_id));
265
  }
266
  ?>
267
+ <img src="<?php echo $src; ?>" class="dsgvo-popup-logo" title="WP DSGVO Tools (GDPR) for Wordpress and WooCommerce" alt="WP DSGVO Tools (GDPR) for Wordpress and WooCommerce" />
268
  </div><!-- .logo-wrapper -->
269
 
270
  <div class="dsgvo-lang-wrapper">
490
  $this->policyPopup();
491
  /* i592995 */
492
  }
493
+
494
+ public function addCommentsCheckBoxForDSGVO2($defaults)
495
  {
496
+ if (SPDSGVOSettings::get('sp_dsgvo_comments_checkbox') === '0') {
497
+ return $args;
498
+ } else {
499
+ //error_log('addCommentsCheckBoxForDSGVO2');
500
+
501
  $validLicence = isValidBlogEdition() || isValidPremiumEdition();
502
  $infoText = $validLicence ? SPDSGVOSettings::get('spdsgvo_comments_checkbox_info') : htmlentities(SPDSGVOSettings::getDefault('spdsgvo_comments_checkbox_info'), ENT_IGNORE, 'UTF-8');
503
  if(function_exists('icl_translate')) {
510
  $confirmText = $validLicence ? SPDSGVOSettings::get('spdsgvo_comments_checkbox_confirm') : htmlentities(SPDSGVOSettings::getDefault('spdsgvo_comments_checkbox_confirm'), ENT_IGNORE, 'UTF-8');
511
  if(function_exists('icl_translate')) {
512
  $confirmText = icl_translate('shapepress-dsgvo', 'spdsgvo_comments_checkbox_confirm', $confirmText);
513
+ }
514
+
515
+ $privacy_policy_string = $defaults['comment_field'];//'<p class="comment-form-comment"><label for="comment">' . __( 'Comment', 'noun' ) . '</label> <textarea id="comment" name="comment" cols="45" rows="8" maxlength="65525" required="required"></textarea></p>';
516
+
517
+ $privacy_policy_string .= '<p class="gdpr-cb-info-text" style="display:none"><small>* '.convDeChars($infoText)."</small></p>";
518
+
 
 
 
 
 
 
 
519
  $privacy_policy_string .= '<div class="info-text"><label for="gdpr-cb">'.convDeChars($checkboxText).'</label></div>';
520
+
521
  $privacy_policy_string .= '<p class="comment-form-gdpr"><input required="required" id="gdpr-cb" name="gdpr-cb" type="checkbox" />';
522
  $privacy_policy_string .= convDeChars($confirmText);
523
  $privacy_policy_string .= "</p>";
524
+
525
+ $defaults['comment_field'] = $privacy_policy_string;
526
+
527
+ return $defaults;
528
+
529
+
530
+ }
531
+ }
532
+
533
+ public function fallbackAddCommentsCheckBoxForDSGVO($field)
534
+ {
535
+ if (SPDSGVOSettings::get('sp_dsgvo_comments_checkbox') === '0') {
536
+ return $field;
537
+ } else {
538
+ //error_log('addCommentsCheckBoxForDSGVO2');
539
+
540
+ $validLicence = isValidBlogEdition() || isValidPremiumEdition();
541
+ $infoText = $validLicence ? SPDSGVOSettings::get('spdsgvo_comments_checkbox_info') : htmlentities(SPDSGVOSettings::getDefault('spdsgvo_comments_checkbox_info'), ENT_IGNORE, 'UTF-8');
542
+ if(function_exists('icl_translate')) {
543
+ $infoText = icl_translate('shapepress-dsgvo', 'spdsgvo_comments_checkbox_info', $infoText);
544
+ }
545
+ $checkboxText = $validLicence ? SPDSGVOSettings::get('spdsgvo_comments_checkbox_text') : htmlentities(SPDSGVOSettings::getDefault('spdsgvo_comments_checkbox_text'), ENT_IGNORE, 'UTF-8');
546
+ if(function_exists('icl_translate')) {
547
+ $checkboxText = icl_translate('shapepress-dsgvo', 'spdsgvo_comments_checkbox_text', $checkboxText);
548
+ }
549
+ $confirmText = $validLicence ? SPDSGVOSettings::get('spdsgvo_comments_checkbox_confirm') : htmlentities(SPDSGVOSettings::getDefault('spdsgvo_comments_checkbox_confirm'), ENT_IGNORE, 'UTF-8');
550
+ if(function_exists('icl_translate')) {
551
+ $confirmText = icl_translate('shapepress-dsgvo', 'spdsgvo_comments_checkbox_confirm', $confirmText);
552
+ }
553
+
554
+ $privacy_policy_string = $field;
555
+
556
+
557
+ $privacy_policy_string .= '<div class="info-text"><label for="gdpr-cb" class="required">'.convDeChars($checkboxText).'</label></div>';
558
+
559
+ $privacy_policy_string .= '<p class="comment-form-gdpr"><input required class="required" aria-required="true" id="gdpr-cb" name="gdpr-cb" type="checkbox" />';
560
+ $privacy_policy_string .= convDeChars($confirmText);
561
+ $privacy_policy_string .= '<span class="gdpr-cb-info-text" style="display:none"><small>* '.convDeChars($infoText)."</small></span>";
562
+ $privacy_policy_string .= "</p>";
563
 
564
+
565
+ $field = $privacy_policy_string;
566
+
567
+ return $field;
568
+
569
+
570
  }
571
  }
572
 
573
+ function customValidateCheckbox($commentdata) {
574
+ if (SPDSGVOSettings::get('sp_dsgvo_comments_checkbox') === '1') {
575
+ $validLicence = isValidBlogEdition() || isValidPremiumEdition();
576
+ $infoText = $validLicence ? SPDSGVOSettings::get('spdsgvo_comments_checkbox_info') : htmlentities(SPDSGVOSettings::getDefault('spdsgvo_comments_checkbox_info'), ENT_IGNORE, 'UTF-8');
577
+
578
+ if( empty($_POST[ 'gdpr-cb' ])) // do you url validation here (I am not a regex expert)
579
+ wp_die( $infoText );
580
+ }
581
+ return $commentdata;
582
+ }
583
+
584
  public function wpcf7AddDsgvoTag()
585
  {
586
+ //error_log('wpcf7AddDsgvoTag');
587
  wpcf7_add_form_tag( array('dsgvo','dsgvo*'), 'dsgvoTextTagHandler', true );
588
  }
589
 
651
  */
652
 
653
  $cbLabel = SPDSGVOSettings::get('woo_privacy_text', '');
 
 
 
 
654
 
655
  /* i592995 */
656
 
658
  'type' => 'checkbox',
659
  'class' => array('input-checkbox'),
660
  'label' => $cbLabel,
661
+ 'label_class' => array('woocommerce-form__label woocommerce-form__label-for-checkbox checkbox'),
662
+ 'input_class' => array('woocommerce-form__input woocommerce-form__input-checkbox input-checkbox'),
663
  'required' => true,
664
+ ));
665
+ //, $checkout->get_value( 'cb-spdsgvo-privacy-policy' ));
666
 
667
  echo '</div>';
668
  }
public/js/sp-dsgvo-public.js CHANGED
@@ -5,6 +5,60 @@ function getCookieValue(a) {
5
 
6
  ( function ( $ ) {
7
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
8
  // set Cookie Notice
9
  $.fn.setCookieNotice = function ( cookie_value ) {
10
  if ( cnArgs.onScroll === 'yes' ) {
@@ -141,41 +195,7 @@ function getCookieValue(a) {
141
  }
142
 
143
 
144
- // find checkbox
145
- // on document change dissable submit button when checkbox is not
146
- // checked
147
- if ( cnArgs.commentsCb === '1' ) {
148
- var gdpr_checkbox = $('input#gdpr-cb');
149
- var errorText = $('.gdpr-cb-info-text');
150
- var comments_submit_button = $('#commentform').find(':submit');
151
- //var comments_submit_button = $('#send_comment');
152
- // on document load disable button to add comments
153
- comments_submit_button.prop('disabled', true);
154
- comments_submit_button.addClass('gdpr-disabled');
155
-
156
- $(document).on('change', function (e) {
157
- if (gdpr_checkbox.prop('checked') === true) {
158
- comments_submit_button.prop('disabled', false);
159
- comments_submit_button.removeClass('gdpr-disabled');
160
- errorText.css('display', 'none');
161
-
162
- }else{
163
- comments_submit_button.prop('disabled', true);
164
- comments_submit_button.addClass('gdpr-disabled');
165
- errorText.css('display', 'inline-block');
166
- }
167
- // TODO add event listenter for disabled button
168
- // when is clicked and has class disabled
169
- // show info that user has to check checkbox to submit comment
170
- });
171
- }
172
-
173
- if ( cnArgs.cf7AccReplace === '1' ) {
174
- var acceptanceLabel = $('.wpcf7-acceptance .wpcf7-list-item-label');
175
- if (acceptanceLabel != null) {
176
- acceptanceLabel.html(cnArgs.cf7AccText);
177
- }
178
- }
179
  } );
180
 
181
 
5
 
6
  ( function ( $ ) {
7
 
8
+ $( document ).ready( function () {
9
+
10
+ // find checkbox
11
+ // on document change dissable submit button when checkbox is not
12
+ // checked
13
+ if ( cnArgs.commentsCb === '1' ) {
14
+ var gdpr_checkbox = $('input#gdpr-cb');
15
+ var errorText = $('.gdpr-cb-info-text');
16
+ var comments_submit_button = $('#commentform').find(':submit');
17
+
18
+ $('#commentform').submit(function(e){
19
+
20
+ if (gdpr_checkbox.prop('checked') === false)
21
+ {
22
+ errorText.css('display', 'inline-block');
23
+ e.preventDefault();
24
+ } else
25
+ {
26
+ errorText.css('display', 'none');
27
+ }
28
+ });
29
+
30
+ //var comments_submit_button = $('#send_comment');
31
+ // on document load disable button to add comments
32
+ /*
33
+ comments_submit_button.prop('disabled', true);
34
+ comments_submit_button.addClass('gdpr-disabled');
35
+
36
+ $(document).on('change', function (e) {
37
+ if (gdpr_checkbox.prop('checked') === true) {
38
+ comments_submit_button.prop('disabled', false);
39
+ comments_submit_button.removeClass('gdpr-disabled');
40
+ errorText.css('display', 'none');
41
+
42
+ }else{
43
+ comments_submit_button.prop('disabled', true);
44
+ comments_submit_button.addClass('gdpr-disabled');
45
+ errorText.css('display', 'inline-block');
46
+ }
47
+ // TODO add event listenter for disabled button
48
+ // when is clicked and has class disabled
49
+ // show info that user has to check checkbox to submit comment
50
+ });
51
+ */
52
+ }
53
+
54
+ if ( cnArgs.cf7AccReplace === '1' ) {
55
+ var acceptanceLabel = $('.wpcf7-acceptance .wpcf7-list-item-label');
56
+ if (acceptanceLabel != null) {
57
+ acceptanceLabel.html(cnArgs.cf7AccText);
58
+ }
59
+ }
60
+ });
61
+
62
  // set Cookie Notice
63
  $.fn.setCookieNotice = function ( cookie_value ) {
64
  if ( cnArgs.onScroll === 'yes' ) {
195
  }
196
 
197
 
198
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
199
  } );
200
 
201
 
public/shortcodes/imprint.php CHANGED
@@ -7,11 +7,6 @@ function SPDSGVOImprintShortcode(){
7
  if(function_exists('icl_translate')) {
8
  $imprint = icl_translate('shapepress-dsgvo', 'imprint', $imprint);
9
  }
10
-
11
- if (spdsgvoUseWpml())
12
- {
13
- $imprint = file_get_contents(SPDSGVO::pluginDir('/templates/'.get_locale().'/imprint.txt'));
14
- }
15
 
16
  $imprint = str_replace('[company_name]', SPDSGVOSettings::get('spdsgvo_company_info_name'), $imprint);
17
  $imprint = str_replace('[company_owner]', SPDSGVOSettings::get('spdsgvo_company_law_person'), $imprint);
7
  if(function_exists('icl_translate')) {
8
  $imprint = icl_translate('shapepress-dsgvo', 'imprint', $imprint);
9
  }
 
 
 
 
 
10
 
11
  $imprint = str_replace('[company_name]', SPDSGVOSettings::get('spdsgvo_company_info_name'), $imprint);
12
  $imprint = str_replace('[company_owner]', SPDSGVOSettings::get('spdsgvo_company_law_person'), $imprint);
public/shortcodes/privacy-policy.php CHANGED
@@ -14,11 +14,6 @@ function SPDSGVOPrivacyPolicyShortcode(){
14
  if(function_exists('icl_translate')) {
15
  $privacyPolicy = icl_translate('shapepress-dsgvo', 'privacy_policy', $privacyPolicy);
16
  }
17
-
18
- if (spdsgvoUseWpml())
19
- {
20
- $privacyPolicy = file_get_contents(SPDSGVO::pluginDir('/templates/'.get_locale().'/privacy-policy.txt'));
21
- }
22
 
23
  $privacyPolicy = str_replace('[company_name]', SPDSGVOSettings::get('spdsgvo_company_info_name'), $privacyPolicy);
24
  $privacyPolicy = str_replace('[company_owner]', SPDSGVOSettings::get('spdsgvo_company_law_person'), $privacyPolicy);
14
  if(function_exists('icl_translate')) {
15
  $privacyPolicy = icl_translate('shapepress-dsgvo', 'privacy_policy', $privacyPolicy);
16
  }
 
 
 
 
 
17
 
18
  $privacyPolicy = str_replace('[company_name]', SPDSGVOSettings::get('spdsgvo_company_info_name'), $privacyPolicy);
19
  $privacyPolicy = str_replace('[company_owner]', SPDSGVOSettings::get('spdsgvo_company_law_person'), $privacyPolicy);
public/shortcodes/subject-access-request/subject-access-request.php CHANGED
@@ -50,7 +50,7 @@ function SPDSGVODownloadMyDataShortcode($atts){
50
  $accepted_text = icl_translate('shapepress-dsgvo', 'sar_dsgvo_accepted_text', $accepted_text);
51
  }
52
  ?>
53
- <?= spdsgvoUseWpml() ? __('I agree to the storage of the data for processing within the meaning of the GDPR.','shapepress-dsgvo') : $accepted_text; ?>
54
  </span>
55
  </label>
56
  </div>
50
  $accepted_text = icl_translate('shapepress-dsgvo', 'sar_dsgvo_accepted_text', $accepted_text);
51
  }
52
  ?>
53
+ <?= $accepted_text; ?>
54
  </span>
55
  </label>
56
  </div>
public/shortcodes/super-unsubscribe/unsubscribe-form.php CHANGED
@@ -53,7 +53,7 @@ function SPDSGVOUnsubscribeShortcode($atts){
53
  $accept_text = icl_translate('shapepress-dsgvo', 'su_dsgvo_accepted_text', $accept_text);
54
  }
55
  ?>
56
- <span style="font-weight:normal"><?= spdsgvoUseWpml() ? __('I agree to the storage of the data for processing within the meaning of the GDPR.','shapepress-dsgvo') : $accept_text; ?></span>
57
  </label>
58
  </div>
59
  </div>
53
  $accept_text = icl_translate('shapepress-dsgvo', 'su_dsgvo_accepted_text', $accept_text);
54
  }
55
  ?>
56
+ <span style="font-weight:normal"><?= $accept_text; ?></span>
57
  </label>
58
  </div>
59
  </div>
sp-dsgvo.php CHANGED
@@ -13,10 +13,10 @@
13
  * @package WP DSGVO Tools
14
  *
15
  * @wordpress-plugin
16
- * Plugin Name: WP DSGVO Tools
17
  * Plugin URI: https://wp-dsgvo.eu
18
- * Description: WP DSGVO Tools helfen beim Erf&uuml;llen der Richtlinien der Datenschutzgrundverordnung (<a target="_blank" href="https://ico.org.uk/for-organisations/data-protection-reform/overview-of-the-gdpr/">DSGVO</a>), spezialisiert auf &Ouml;sterreich und Deutschland.
19
- * Version: 2.1.3
20
  * Author: Shapepress eU
21
  * Author URI: https://www.shapepress.com
22
  * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
@@ -28,7 +28,7 @@ if (! defined('WPINC')) {
28
  die();
29
  }
30
 
31
- define('sp_dsgvo_VERSION', '2.1.3');
32
  define('sp_dsgvo_NAME', 'sp-dsgvo');
33
  /* i592995 */
34
  define('sp_dsgvo_URL', plugin_dir_url( __FILE__ ));
13
  * @package WP DSGVO Tools
14
  *
15
  * @wordpress-plugin
16
+ * Plugin Name: WP DSGVO Tools (GDPR)
17
  * Plugin URI: https://wp-dsgvo.eu
18
+ * Description: WP DSGVO Tools (GDPR) help you to fulfill the GDPR (DGSVO) compliance guidance (<a target="_blank" href="https://ico.org.uk/for-organisations/data-protection-reform/overview-of-the-gdpr/">GDPR</a>)
19
+ * Version: 2.2.0
20
  * Author: Shapepress eU
21
  * Author URI: https://www.shapepress.com
22
  * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
28
  die();
29
  }
30
 
31
+ define('sp_dsgvo_VERSION', '2.2.0');
32
  define('sp_dsgvo_NAME', 'sp-dsgvo');
33
  /* i592995 */
34
  define('sp_dsgvo_URL', plugin_dir_url( __FILE__ ));
templates/en_EN/privacy-policy.txt CHANGED
@@ -23,7 +23,7 @@ Provider of the online offer and responsible for the data protection law is [com
23
 
24
  The term "user" includes all customers and visitors of our online offer. The terms used, such as "Users" are to be understood gender-neutral.
25
 
26
- h2>2. Basic information on data processing</h2>
27
  We only process users' personal data in compliance with the relevant data protection regulations in accordance with the requirements of data minimization and purpose limitation (see Processing Principles: EU GDPR Article 5). This means that the data of the users are processed only in the presence of a legal permit or obligation, for the fulfillment of contractual obligations (which are necessary, for example, for the provision of the services offered) or in the presence of your consent.
28
 
29
  We take organizational, contractual and technical security measures in accordance with the state of the art to ensure that the provisions of the data protection laws are complied with and in order to protect the data processed by us against accidental or intentional manipulation, loss, destruction or against access by unauthorized persons.
@@ -69,7 +69,7 @@ For more information about Google's use of data, settings and opt-out options, p
69
  We use the Google Inc. Marketing and Remarketing Services ("Google Marketing Services"), 1600 Amphitheater Parkway, Mountain View, CA 94043, USA, ("Google").
70
  Google Marketing Services allows us to better target advertisements for and on our website so that we only present ads to users that potentially match their interests. E.g.: It is called remarketing if users are also shown ads for products they are interested in on other websites.
71
 
72
- For these purposes, when Google and our other websites that are running Google Marketing Services are activated, Google runs a code and so-called (re) marketing tags (invisible graphics or code, etc., also named web beacons”) are added and incorporated into the website. With their help, the user is provided with an individual cookie, viz. a small file is saved (instead of cookies, comparable technologies can also be used).
73
 
74
 
75
  The cookies can be set by different domains, including google.com, doubleclick.net, invitemedia.com, admeld.com, googlesyndication.com or googleadservices.com. In this file it is noted which web pages users visited, what content they are interested in and what offers they have clicked, as well as technical information about the browser and operating system, referring web pages, visit time and other information about the use of the online offer.
23
 
24
  The term "user" includes all customers and visitors of our online offer. The terms used, such as "Users" are to be understood gender-neutral.
25
 
26
+ <h2>2. Basic information on data processing</h2>
27
  We only process users' personal data in compliance with the relevant data protection regulations in accordance with the requirements of data minimization and purpose limitation (see Processing Principles: EU GDPR Article 5). This means that the data of the users are processed only in the presence of a legal permit or obligation, for the fulfillment of contractual obligations (which are necessary, for example, for the provision of the services offered) or in the presence of your consent.
28
 
29
  We take organizational, contractual and technical security measures in accordance with the state of the art to ensure that the provisions of the data protection laws are complied with and in order to protect the data processed by us against accidental or intentional manipulation, loss, destruction or against access by unauthorized persons.
69
  We use the Google Inc. Marketing and Remarketing Services ("Google Marketing Services"), 1600 Amphitheater Parkway, Mountain View, CA 94043, USA, ("Google").
70
  Google Marketing Services allows us to better target advertisements for and on our website so that we only present ads to users that potentially match their interests. E.g.: It is called remarketing if users are also shown ads for products they are interested in on other websites.
71
 
72
+ For these purposes, when Google and our other websites that are running Google Marketing Services are activated, Google runs a code and so-called (re) marketing tags (invisible graphics or code, etc., also named web beacon) are added and incorporated into the website. With their help, the user is provided with an individual cookie, viz. a small file is saved (instead of cookies, comparable technologies can also be used).
73
 
74
 
75
  The cookies can be set by different domains, including google.com, doubleclick.net, invitemedia.com, admeld.com, googlesyndication.com or googleadservices.com. In this file it is noted which web pages users visited, what content they are interested in and what offers they have clicked, as well as technical information about the browser and operating system, referring web pages, visit time and other information about the use of the online offer.
templates/en_GB/emails/feedback.php ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <h1><?php _e('WP DSGVO Tools Feedback', 'shapepress-dsgvo'); ?></h1>
2
+
3
+ <p>
4
+ <strong><?php _e('From', 'shapepress-dsgvo'); ?>:</strong><br>
5
+ {{home_url}} <br>
6
+ {{user}}
7
+ </p>
8
+
9
+ <p>
10
+ <strong><?php _e('Reason', 'shapepress-dsgvo'); ?>:</strong><br>
11
+ {{reason}}
12
+ </p>
13
+
14
+ <p>
15
+ <strong><?php _e('Message', 'shapepress-dsgvo'); ?>:</strong><br>
16
+ {{message}}
17
+ </p>
templates/en_GB/emails/footer.php ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ </table>
2
+ </td>
3
+ </tr>
4
+ </tbody>
5
+ </table>
6
+ </td>
7
+ </tr>
8
+ </tbody>
9
+ </table>
10
+ </body>
11
+ </html>
templates/en_GB/emails/header.php ADDED
@@ -0,0 +1,220 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
+ <html xmlns="http://www.w3.org/1999/xhtml">
3
+ <head>
4
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5
+ <title>WP DSGVO Tools</title>
6
+ <style type="text/css">
7
+ body {
8
+ padding-top: 0 !important;
9
+ padding-bottom: 0 !important;
10
+ padding-top: 0 !important;
11
+ padding-bottom: 0 !important;
12
+ margin:0 !important;
13
+ width: 100% !important;
14
+ -webkit-text-size-adjust: 100% !important;
15
+ -ms-text-size-adjust: 100% !important;
16
+ -webkit-font-smoothing: antialiased !important;
17
+ }
18
+ .tableContent img {
19
+ border: 0 !important;
20
+ display: block !important;
21
+ outline: none !important;
22
+ }
23
+ a{
24
+ color:#382F2E;
25
+ }
26
+ p, h1,h2,ul,ol,li,div{
27
+ margin:0;
28
+ padding:0;
29
+ }
30
+ h1,h2{
31
+ font-weight: normal;
32
+ background:transparent !important;
33
+ border:none !important;
34
+ }
35
+ @media only screen and (max-width:480px)
36
+ {
37
+ table[class="MainContainer"], td[class="cell"]
38
+ {
39
+ width: 100% !important;
40
+ height:auto !important;
41
+ }
42
+ td[class="specbundle"]
43
+ {
44
+ width: 100% !important;
45
+ float:left !important;
46
+ font-size:13px !important;
47
+ line-height:17px !important;
48
+ display:block !important;
49
+ padding-bottom:15px !important;
50
+ }
51
+ td[class="specbundle2"]
52
+ {
53
+ width:80% !important;
54
+ float:left !important;
55
+ font-size:13px !important;
56
+ line-height:17px !important;
57
+ display:block !important;
58
+ padding-bottom:10px !important;
59
+ padding-left:10% !important;
60
+ padding-right:10% !important;
61
+ }
62
+ td[class="spechide"]
63
+ {
64
+ display:none !important;
65
+ }
66
+ img[class="banner"]
67
+ {
68
+ width: 100% !important;
69
+ height: auto !important;
70
+ }
71
+ td[class="left_pad"]
72
+ {
73
+ padding-left:15px !important;
74
+ padding-right:15px !important;
75
+ }
76
+ }
77
+ @media only screen and (max-width:540px)
78
+ {
79
+ table[class="MainContainer"], td[class="cell"]
80
+ {
81
+ width: 100% !important;
82
+ height:auto !important;
83
+ }
84
+ td[class="specbundle"]
85
+ {
86
+ width: 100% !important;
87
+ float:left !important;
88
+ font-size:13px !important;
89
+ line-height:17px !important;
90
+ display:block !important;
91
+ padding-bottom:15px !important;
92
+ }
93
+ td[class="specbundle2"]
94
+ {
95
+ width:80% !important;
96
+ float:left !important;
97
+ font-size:13px !important;
98
+ line-height:17px !important;
99
+ display:block !important;
100
+ padding-bottom:10px !important;
101
+ padding-left:10% !important;
102
+ padding-right:10% !important;
103
+ }
104
+ td[class="spechide"]
105
+ {
106
+ display:none !important;
107
+ }
108
+ img[class="banner"]
109
+ {
110
+ width: 100% !important;
111
+ height: auto !important;
112
+ }
113
+ td[class="left_pad"]
114
+ {
115
+ padding-left:15px !important;
116
+ padding-right:15px !important;
117
+ }
118
+ }
119
+ .contentEditable h2.big,.contentEditable h1.big{
120
+ font-size: 26px !important;
121
+ }
122
+ .contentEditable h2.bigger,.contentEditable h1.bigger{
123
+ font-size: 37px !important;
124
+ }
125
+ td,table{
126
+ vertical-align: top;
127
+ }
128
+ td.middle{
129
+ vertical-align: middle;
130
+ }
131
+ a.link1{
132
+ font-size:13px;
133
+ color:#27A1E5;
134
+ line-height: 24px;
135
+ text-decoration:none;
136
+ }
137
+ a{
138
+ text-decoration: none;
139
+ }
140
+ .link2{
141
+ color:#ffffff;
142
+ border-top:10px solid #27A1E5;
143
+ border-bottom:10px solid #27A1E5;
144
+ border-left:18px solid #27A1E5;
145
+ border-right:18px solid #27A1E5;
146
+ border-radius:3px;
147
+ -moz-border-radius:3px;
148
+ -webkit-border-radius:3px;
149
+ background:#27A1E5;
150
+ }
151
+ .link3{
152
+ color:#555555;
153
+ border:1px solid #cccccc;
154
+ padding:10px 18px;
155
+ border-radius:3px;
156
+ -moz-border-radius:3px;
157
+ -webkit-border-radius:3px;
158
+ background:#ffffff;
159
+ }
160
+ .link4{
161
+ color:#27A1E5;
162
+ line-height: 24px;
163
+ }
164
+ h2,h1{
165
+ line-height: 20px;
166
+ }
167
+ p{
168
+ font-size: 14px;
169
+ line-height: 21px;
170
+ color:#AAAAAA;
171
+ }
172
+ .contentEditable li{
173
+ }
174
+ .appart p{
175
+ }
176
+ .bgItem{
177
+ background: #ffffff;
178
+ }
179
+ .bgBody{
180
+ background: #ffffff;
181
+ }
182
+ img {
183
+ outline:none;
184
+ text-decoration:none;
185
+ -ms-interpolation-mode: bicubic;
186
+ width: auto;
187
+ max-width: 100%;
188
+ clear: both;
189
+ display: block;
190
+ float: none;
191
+ }
192
+
193
+ ul ul{
194
+ margin-left: 15px;
195
+ }
196
+ ul li{
197
+ color:#444444;
198
+ }
199
+ </style>
200
+ <script type="colorScheme" class="swatch active">
201
+ {
202
+ "name":"Default",
203
+ "bgBody":"ffffff",
204
+ "link":"27A1E5",
205
+ "color":"AAAAAA",
206
+ "bgItem":"ffffff",
207
+ "title":"444444"
208
+ }
209
+ </script>
210
+ </head>
211
+ <body paddingwidth="0" paddingheight="0" bgcolor="#d1d3d4" style="padding-top: 0; padding-bottom: 0; padding-top: 0; padding-bottom: 0; background-repeat: repeat; width: 100% !important; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased;" offset="0" toppadding="0" leftpadding="0">
212
+ <table width="100%" border="0" cellspacing="0" cellpadding="0">
213
+ <tbody>
214
+ <tr>
215
+ <td>
216
+ <table width="600" border="0" cellspacing="0" cellpadding="0" align="center" bgcolor="#ffffff" style="font-family:helvetica, sans-serif;" class="MainContainer">
217
+ <tbody>
218
+ <tr>
219
+ <td>
220
+ <table width="100%" border="0" cellspacing="0" cellpadding="0">
templates/en_GB/emails/subject-access-request.php ADDED
@@ -0,0 +1,116 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <tbody>
2
+ <tr>
3
+ <td align="center" valign="top"><table border="0" cellpadding="0"
4
+ cellspacing="0" width="600" id="template_container"
5
+ style="box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1) !important; background-color: #fdfdfd; border: 1px solid #dcdcdc; border-radius: 3px !important;">
6
+ <tbody>
7
+ <tr>
8
+ <td align="center" valign="top">
9
+ <!-- Header -->
10
+ <table border="0" cellpadding="0" cellspacing="0" width="600"
11
+ id="template_header"
12
+ style="background-color: #ccc; border-radius: 3px 3px 0 0 !important; color: #202020; border-bottom: 0; font-weight: bold; line-height: 100%; vertical-align: middle; font-family: &amp; quot;Helvetica Neue&amp;quot;, Helvetica, Roboto, Arial, sans-serif;">
13
+ <tbody>
14
+ <tr>
15
+ <td id="header_wrapper"
16
+ style="padding: 36px 48px; display: block;">
17
+ <h1
18
+ style="color: #202020; font-family: &amp; quot; Helvetica Neue&amp;quot; , Helvetica , Roboto, Arial, sans-serif; font-size: 30px; font-weight: 300; line-height: 150%; margin: 0; text-align: left; text-shadow: 0 1px 0 #202020;">
19
+ <a target='_blank' href="[CLIENTS.WEBSITE]"
20
+ style='color: #202020'>{{website}}</a><br>
21
+ <?php _e('Subject Access Request', 'shapepress-dsgvo'); ?>
22
+ </h1>
23
+ </td>
24
+ </tr>
25
+ </tbody>
26
+ </table> <!-- End Header -->
27
+ </td>
28
+ </tr>
29
+ <tr>
30
+ <td align="center" valign="top">
31
+ <!-- Body -->
32
+ <table border="0" cellpadding="0" cellspacing="0" width="600"
33
+ id="template_body">
34
+ <tbody>
35
+ <tr>
36
+ <td valign="top" id="body_content"
37
+ style="background-color: #fdfdfd;">
38
+ <!-- Content -->
39
+ <table border="0" cellpadding="20" cellspacing="0"
40
+ width="100%">
41
+ <tbody>
42
+ <tr>
43
+ <td valign="top" style="padding: 48px 48px 0;">
44
+ <div id="body_content_inner"
45
+ style="color: #4d4c53; font-family: &amp; quot; Helvetica Neue&amp;quot; , Helvetica , Roboto, Arial, sans-serif; font-size: 14px; line-height: 150%; text-align: left;">
46
+ <p style="margin: 0 0 16px;"><?php _e('We have received your subject access request. A PDF document containing all the data we have stored about you is attached.
47
+ Amount of personal data found', 'shapepress-dsgvo'); ?> {{count}}</p>
48
+ <p style="margin: 0 0 16px;">
49
+ <?php _e('Here you see a summary about this data', 'shapepress-dsgvo'); ?>:<br>
50
+ {{breakdown}}
51
+ </p>
52
+ <h2 style="font-size: 20px;"><?php _e('Download your archive', 'shapepress-dsgvo'); ?></h2>
53
+ <br>
54
+ <p><?php _e('Following this link you can download a PDF and a JSON file dump of your data.', 'shapepress-dsgvo'); ?><br>
55
+ <br> <a target='_blank' href="{{zip_link}}"
56
+ class='link2' style='color: #202020'><?php _e('Download archive', 'shapepress-dsgvo'); ?></a>
57
+ </p>
58
+ <h2
59
+ style="color: #202020; display: block; font-family: &amp; quot; Helvetica Neue&amp;quot; , Helvetica , Roboto, Arial, sans-serif; font-size: 18px; font-weight: bold; line-height: 130%; margin: 0 0 18px; text-align: center;">
60
+ <a color: #202020 target='_blank'
61
+ href="{{confirm_link}}"></a>
62
+ </h2>
63
+ <p style="margin: 0 0 16px;">&nbsp;</p>
64
+ </div>
65
+ </td>
66
+ </tr>
67
+ </tbody>
68
+ </table> <!-- End Content -->
69
+ </td>
70
+ </tr>
71
+ </tbody>
72
+ </table> <!-- End Body -->
73
+ </td>
74
+ </tr>
75
+ <tr>
76
+ <td align="center" valign="top">
77
+ <!-- Footer -->
78
+ <table border="0" cellpadding="10" cellspacing="0" width="600"
79
+ id="template_footer">
80
+ <tbody>
81
+ <tr>
82
+ <td valign="top"
83
+ style="padding: 0; -webkit-border-radius: 6px;">
84
+ <table border="0" cellpadding="10" cellspacing="0"
85
+ width="100%">
86
+ <tbody>
87
+ <tr>
88
+ <td colspan="2" valign="middle" id="credit"
89
+ style="padding: 0 48px 48px 48px; -webkit-border-radius: 6px; border: 0; color: #ffdd66; font-family: Arial; font-size: 12px; line-height: 125%; text-align: center;">
90
+ <div class="wgm-wrap-email-appendixes"
91
+ style="text-align: left; color: #737373; font-size: 14px; line-height: 150%;">
92
+ <div style="float: left; width: 100%;">
93
+ <h3
94
+ style="color: #202020; display: block; font-family: &amp; quot; Helvetica Neue&amp;quot; , Helvetica , Roboto, Arial, sans-serif; font-size: 14px; font-weight: bold; line-height: 130%; margin: 16px 0 8px; text-align: center;"><?php _e('Sent from', 'shapepress-dsgvo'); ?> {{home_url}}</h3>
95
+ </div>
96
+ <div style="float: left; width: 100%;">
97
+ <h3
98
+ style="color: #202020; display: block; font-family: &amp; quot; Helvetica Neue&amp;quot; , Helvetica , Roboto, Arial, sans-serif; font-size: 14px; font-weight: bold; line-height: 130%; margin: 16px 0 8px; text-align: center;"><?php _e('Contact', 'shapepress-dsgvo'); ?>
99
+ {{admin_email}}</h3>
100
+
101
+ </div>
102
+ </div>
103
+ </td>
104
+ </tr>
105
+ </tbody>
106
+ </table>
107
+ </td>
108
+ </tr>
109
+ </tbody>
110
+ </table> <!-- End Footer -->
111
+ </td>
112
+ </tr>
113
+ </tbody>
114
+ </table></td>
115
+ </tr>
116
+ </tbody>
templates/en_GB/emails/super-unsubscribe.php ADDED
@@ -0,0 +1,106 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <tbody>
2
+ <tr>
3
+ <td align="center" valign="top"><table border="0" cellpadding="0"
4
+ cellspacing="0" width="600" id="template_container"
5
+ style="box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1) !important; background-color: #fdfdfd; border: 1px solid #dcdcdc; border-radius: 3px !important;">
6
+ <tbody>
7
+ <tr>
8
+ <td align="center" valign="top">
9
+ <!-- Header -->
10
+ <table border="0" cellpadding="0" cellspacing="0" width="600"
11
+ id="template_header"
12
+ style="background-color: #ccc; border-radius: 3px 3px 0 0 !important; color: #202020; border-bottom: 0; font-weight: bold; line-height: 100%; vertical-align: middle; font-family: &amp; quot;Helvetica Neue&amp;quot;, Helvetica, Roboto, Arial, sans-serif;">
13
+ <tbody>
14
+ <tr>
15
+ <td id="header_wrapper"
16
+ style="padding: 36px 48px; display: block;">
17
+ <h1
18
+ style="color: #202020; font-family: &amp; quot; Helvetica Neue&amp;quot; , Helvetica , Roboto, Arial, sans-serif; font-size: 30px; font-weight: 300; line-height: 150%; margin: 0; text-align: left; text-shadow: 0 1px 0 #202020;">
19
+ <a target='_blank' href="[CLIENTS.WEBSITE]"
20
+ style='color: #202020'>{{website}}</a><br><?php _e('Delete Request', 'shapepress-dsgvo'); ?>
21
+ </h1>
22
+ </td>
23
+ </tr>
24
+ </tbody>
25
+ </table> <!-- End Header -->
26
+ </td>
27
+ </tr>
28
+ <tr>
29
+ <td align="center" valign="top">
30
+ <!-- Body -->
31
+ <table border="0" cellpadding="0" cellspacing="0" width="600"
32
+ id="template_body">
33
+ <tbody>
34
+ <tr>
35
+ <td valign="top" id="body_content"
36
+ style="background-color: #fdfdfd;">
37
+ <!-- Content -->
38
+ <table border="0" cellpadding="20" cellspacing="0"
39
+ width="100%">
40
+ <tbody>
41
+ <tr>
42
+ <td valign="top" style="padding: 48px 48px 0;">
43
+ <div id="body_content_inner"
44
+ style="color: #4d4c53; font-family: &amp; quot; Helvetica Neue&amp;quot; , Helvetica , Roboto, Arial, sans-serif; font-size: 14px; line-height: 150%; text-align: left;">
45
+ <p style="margin: 0 0 16px;"><?php _e('We have received your delete request.', 'shapepress-dsgvo'); ?></p>
46
+ <p style="margin: 0 0 16px;"><?php _e('If you confirm the following link, all your data stored at
47
+ {{website}} gets deleted.', 'shapepress-dsgvo'); ?></p>
48
+ <h2
49
+ style="color: #202020; display: block; font-family: &amp; quot; Helvetica Neue&amp;quot; , Helvetica , Roboto, Arial, sans-serif; font-size: 18px; font-weight: bold; line-height: 130%; margin: 0 0 18px; text-align: center;">
50
+ <a color: #ffc600 target='_blank'
51
+ href="{{confirm_link}}"><?php _e('Confirm Delete', 'shapepress-dsgvo'); ?></a>
52
+ </h2>
53
+ <p style="margin: 0 0 16px;"><?php _e("If you don't want do delete your data just ignore this email.", 'shapepress-dsgvo'); ?></p>
54
+ </div>
55
+ </td>
56
+ </tr>
57
+ </tbody>
58
+ </table> <!-- End Content -->
59
+ </td>
60
+ </tr>
61
+ </tbody>
62
+ </table> <!-- End Body -->
63
+ </td>
64
+ </tr>
65
+ <tr>
66
+ <td align="center" valign="top">
67
+ <!-- Footer -->
68
+ <table border="0" cellpadding="10" cellspacing="0" width="600"
69
+ id="template_footer">
70
+ <tbody>
71
+ <tr>
72
+ <td valign="top"
73
+ style="padding: 0; -webkit-border-radius: 6px;">
74
+ <table border="0" cellpadding="10" cellspacing="0"
75
+ width="100%">
76
+ <tbody>
77
+ <tr>
78
+ <td colspan="2" valign="middle" id="credit"
79
+ style="padding: 0 48px 48px 48px; -webkit-border-radius: 6px; border: 0; color: #ffdd66; font-family: Arial; font-size: 12px; line-height: 125%; text-align: center;">
80
+ <div class="wgm-wrap-email-appendixes"
81
+ style="text-align: left; color: #737373; font-size: 14px; line-height: 150%;">
82
+ <div style="float: left; width: 100%;">
83
+ <h3
84
+ style="color: #202020; display: block; font-family: &amp; quot; Helvetica Neue&amp;quot; , Helvetica , Roboto, Arial, sans-serif; font-size: 14px; font-weight: bold; line-height: 130%; margin: 16px 0 8px; text-align: center;"><?php _e('Sent from', 'shapepress-dsgvo'); ?> {{home_url}}</h3>
85
+ </div>
86
+ <div style="float: left; width: 100%;">
87
+ <h3
88
+ style="color: #202020; display: block; font-family: &amp; quot; Helvetica Neue&amp;quot; , Helvetica , Roboto, Arial, sans-serif; font-size: 14px; font-weight: bold; line-height: 130%; margin: 16px 0 8px; text-align: center;"><?php _e('Contact', 'shapepress-dsgvo'); ?>
89
+ {{admin_email}}</h3>
90
+
91
+ </div>
92
+ </div>
93
+ </td>
94
+ </tr>
95
+ </tbody>
96
+ </table>
97
+ </td>
98
+ </tr>
99
+ </tbody>
100
+ </table> <!-- End Footer -->
101
+ </td>
102
+ </tr>
103
+ </tbody>
104
+ </table></td>
105
+ </tr>
106
+ </tbody>
templates/en_GB/imprint.txt ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [company_name]
2
+ Owner: [company_owner]
3
+ [adress_street]
4
+ [adress_zip_location]
5
+
6
+ Management: [company_law_person]
7
+ Stockholder: [company_management]
8
+
9
+ Telephone number: [comm_phone]
10
+ E-Mail address: [comm_email]
11
+
12
+ Register Court & Register Number: [company_register_court], [company_register_nr]
13
+
14
+ Sales tax identification number: [company_uid]
15
+
16
+ Responsible for content: [content_responsible]
17
+
18
+ European Commission Online Dispute Resolution (OS) platform for consumers: <a href"https://ec.europa.eu/consumers/odr/" target="_blank">https://ec.europa.eu/consumers/odr/</a>. We are not willing and obliged to participate in a dispute settlement procedure before a consumer arbitration board.
templates/en_GB/privacy-policy.txt ADDED
@@ -0,0 +1,156 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <h1>General Privacy Policy</h1>
2
+ The protection of your data is very important to us. We only process data on a legally compliant basis and consider it our duty to protect your data from any misuse. We use your data only for purposes to which you have authorized us.
3
+
4
+ Table of Contents
5
+ 1. Objective and responsible body
6
+ 2. Basic information on data processing
7
+ 3. Processing of personal data
8
+ 4. Collection of access data
9
+ 5. Cookies & reach measurement
10
+ 6. Google Analytics
11
+ 7. Google Re-/Marketing Services
12
+ 8. Facebook social plugins
13
+ 9. Facebook remarketing
14
+ 10. Newsletter
15
+ 11. Integration of services and content of third parties
16
+ 12. User rights and deletion
17
+ 13. Changes to the privacy policy
18
+
19
+ <h2>1. Objective and responsible body</h2>
20
+ This Privacy Policy clarifies the nature, scope and purpose of the processing (including collection, processing, use and consent) of personal information contained in our online offering and the related websites, features and content (collectively referred to as "online offer" or "Website"). The privacy policy applies regardless of the domains, systems, platforms, and devices (such as desktop or mobile) on which the online offering is being run.
21
+
22
+ Provider of the online offer and responsible for the data protection law is [company_name], owner: [company_owner], [adress_street], [adress_zip_location] (hereinafter referred to as "provider", "we" or "us"). For the contact possibilities we refer to our imprint.
23
+
24
+ The term "user" includes all customers and visitors of our online offer. The terms used, such as "Users" are to be understood gender-neutral.
25
+
26
+ <´h2>2. Basic information on data processing</h2>
27
+ We only process users' personal data in compliance with the relevant data protection regulations in accordance with the requirements of data minimization and purpose limitation (see Processing Principles: EU GDPR Article 5). This means that the data of the users are processed only in the presence of a legal permit or obligation, for the fulfillment of contractual obligations (which are necessary, for example, for the provision of the services offered) or in the presence of your consent.
28
+
29
+ We take organizational, contractual and technical security measures in accordance with the state of the art to ensure that the provisions of the data protection laws are complied with and in order to protect the data processed by us against accidental or intentional manipulation, loss, destruction or against access by unauthorized persons.
30
+
31
+ Insofar as data transmission to third parties is necessary for the fulfillment of legal requirements, the fulfillment of the services to be provided within the framework of contractual obligations or on the basis of your explicit consent, we always ensure that this is done safely and in accordance with data protection regulations and in accordance with EU GDPR Article 5.
32
+
33
+ (Webshop, if applicable): A transfer of data to third parties does not take place, with the exception of the transmission of credit card data to the involved bank institutes / payment service providers for the purpose of debiting the purchase price, to the transport company / shipping company commissioned by us for the delivery of the goods as well as to our tax consultant Fulfillment of our tax obligations.
34
+
35
+ <h2>3. Processing of personal data</h2>
36
+ The personal data are, in addition to the use expressly mentioned in this privacy policy, processed for the following purposes on the basis of statutory requirements, to fulfill the contract or your express consent:
37
+ - The provision, execution, maintenance, optimization and security of our services, services and user services;
38
+ - Ensuring effective customer service and technical support.
39
+
40
+ Insofar as data transmission to third parties is necessary for the fulfillment of legal requirements, the fulfillment of the services to be provided within the framework of contractual obligations or on the basis of your express consent, we always ensure that this is done safely and in accordance with data protection regulations in accordance with EU GDPR Article 5.
41
+
42
+ (Webshop, if applicable): A transfer of data to third parties does not take place, with the exception of the transmission of credit card data to the involved bank institutes / payment service providers for the purpose of debiting the purchase price, to the transport company / shipping company commissioned by us for the delivery of the goods as well as to our tax consultant Fulfillment of our tax obligations.
43
+
44
+ When contacting us (via contact form or e-mail), the details of the user are stored for the purpose of processing the request as well as in the event that follow-up questions arise.
45
+ Personal data will be deleted if they have fulfilled their purpose and deletion does not conflict with any retention requirements.
46
+
47
+ <h2>4. Collection of access data</h2>
48
+ We collect data about every access to the server where this service is located (so-called server log files). The access data includes name of the retrieved web page, file, date and time of retrieval, amount of data transferred, message about successful retrieval, browser type and version, the user's operating system, referrer URL (the previously visited page), IP address and the requesting provider.
49
+
50
+ We use the log data without linking it to the specific person of a user or other profiling according to the statutory provisions only for statistical evaluations for the purpose of operation, security and optimization of our online offer. However, we reserve the right to retrospectively check the log data if, on the basis of concrete evidence, the legitimate suspicion of unlawful use exists.
51
+
52
+ <h2>5. Cookies & reach measurement</h2>
53
+ Cookies are information transmitted from our web server or third-party web servers to users' web browsers and are stored there for later retrieval. The use of cookies in the context of pseudonymous range measurement is described in this privacy policy.
54
+ The usage of this online offer is also possible with the exclusion of cookies. If users do not want cookies stored on their computer, they are asked to disable the option in their browser's system settings. Saved cookies can be deleted in the system settings of the browser. The exclusion of cookies can lead to functional restrictions of this online offer.
55
+ There is a possibility to manage many companies' online advertising cookies via the US website <a href="http://www.aboutads.info/choices" target="_blank">http://www.aboutads.info/choices</a> or the EU page <a href="http://www.youronlinechoices.com/uk/your-ad-choices/" target="_blank">http://www.youronlinechoices.com/uk/your-ad-choices/</a>.
56
+
57
+ <h2>6. Google Analytics</h2>
58
+ We use Google Analytics, a web analytics service provided by Google Inc. ("Google"). Google uses cookies. The information generated by the cookie about the use of the online offer by the users are usually transmitted to a Google server in the USA and stored there.
59
+
60
+ Google will use this information on our behalf to evaluate the use of our online offering by users, to compile reports on the activities within this online offering and to provide us with other services related to the use of this online offer and internet usage. In this case, pseudonymous usage profiles of the users can be created from the processed data.
61
+
62
+ We only use Google Analytics with activated IP anonymization. This means that the IP address of users will be shortened by Google within member states of the European Union or in other contracting states of the Agreement on the European Economic Area. Only in exceptional cases the full IP address will be sent to a Google server in the US and shortened there.
63
+
64
+ The IP address submitted by the user's browser will not be merged with other data provided by Google. Users can prevent the storage of cookies by setting their browser software accordingly; users may also prevent data collection by Google of data which is generated by the cookie and related to their use of the online offer as well as the processing of such data by Google by downloading and installing the browser plug-in available under the following link: <a href="http://tools.google.com/dlpage/gaoptout?hl=de" target="_blank">http://tools.google.com/dlpage/gaoptout?hl=de</a>.
65
+
66
+ For more information about Google's use of data, settings and opt-out options, please visit Google's websites: <a href="https://www.google.com/intl/en/policies/privacy/partners" target="_blank">https://www.google.com/intl/en/policies/privacy/partners</a> ("Google's use of your data when you use websites or our partners' apps "), <a href="http://www.google.com/policies/technologies/ads" target="_blank">http://www.google.com/policies/technologies/ads</a> (" Use of data for promotional purposes "), <a href="http://www.google.com/settings/ads" target="_blank">http://www.google.com/settings/ads</a> (" Managing information provided by Google used to show you ads ") and <a href="http://www.google.com/ads/preferences" target="_blank">http://www.google.com/ads/preferences</a> (" Determine which ads Google shows you ").
67
+
68
+ <h2>7. Google Re-/Marketing Services</h2>
69
+ We use the Google Inc. Marketing and Remarketing Services ("Google Marketing Services"), 1600 Amphitheater Parkway, Mountain View, CA 94043, USA, ("Google").
70
+ Google Marketing Services allows us to better target advertisements for and on our website so that we only present ads to users that potentially match their interests. E.g.: It is called remarketing if users are also shown ads for products they are interested in on other websites.
71
+
72
+ For these purposes, when Google and our other websites that are running Google Marketing Services are activated, Google runs a code and so-called (re) marketing tags (invisible graphics or code, etc., also named “web beacons”) are added and incorporated into the website. With their help, the user is provided with an individual cookie, viz. a small file is saved (instead of cookies, comparable technologies can also be used).
73
+
74
+
75
+ The cookies can be set by different domains, including google.com, doubleclick.net, invitemedia.com, admeld.com, googlesyndication.com or googleadservices.com. In this file it is noted which web pages users visited, what content they are interested in and what offers they have clicked, as well as technical information about the browser and operating system, referring web pages, visit time and other information about the use of the online offer.
76
+
77
+ The IP address of the users is also recorded, whereby in the context of Google Analytics the IP address is shortened within member states of the European Union or other contracting states of the Agreement on the European Economic Area. Only in exceptional cases data is transmitted to a Google server in the US and shortened there. The IP address will not be merged with data of the user within other offers from Google. The information mentioned above may also be associated with information from other sources. So that ads according to the interests of the users can be displayed when they visit other websites.
78
+
79
+ The data of the users are pseudonymised processed in the context of the Google marketing services. That means Google stores and processes e.g. not the name or e-mail address of the users, but processes the relevant data cookie-related within pseudonymous user profiles. From the perspective of Google, the ads are not managed and displayed to a specifically identifiable person, but to the cookie owner, regardless of who that cookie owner is. This does not apply if users have explicitly allowed Google to process their data without this pseudonymization. The information collected about users by "DoubleClick" is transmitted to Google and stored on Google's servers in the United States.
80
+
81
+ Among the Google marketing services we use is amongst others the online advertising program "Google AdWords". In the case of Google AdWords, each advertiser receives a different "conversion cookie". Cookies cannot be tracked through AdWords advertisers' websites. The information collected through the cookie is used to generate conversion statistics for AdWords advertisers who have opted for conversion tracking. Advertisers will see the total number of users who clicked on their ad and were redirected to a conversion tracking tag page. However, they do not receive information that personally identifies users.
82
+
83
+ We embed third-party ads based on Google's DoubleClick marketing service. DoubleClick uses cookies, which allow Google and its affiliate websites to serve ads based on users' visits to this site or other sites on the Internet.
84
+ We also engage third-party ads based on the Google AdSense marketing service. AdSense uses cookies, which allow Google and its affiliate websites to serve ads based on users' visits to this site or other sites on the Internet.
85
+
86
+ Another Google marketing service we use is the Google Tag Manager, which allows additional Google analytics and marketing services to be integrated into our website (e.g. AdWords, DoubleClick, or Google Analytics).
87
+ For more information about Google's data usage for marketing, see their overview page: <a href="https://www.google.com/policies/technologies/ads" target="_blank">https://www.google.com/policies/technologies/ads</a>, Google's Privacy Policy is available at <a href="https://www.google.com/policies/privacy" target="_blank">https://www.google.com/policies/privacy</a>.
88
+ If you wish to opt-out of Google Marketing Services, you may take advantage of Google's settings and opt-out options: <a href="http://www.google.com/ads/preferences" target="_blank">http://www.google.com/ads/preferences</a>.
89
+
90
+ <h2>8. Facebook social plugins</h2>
91
+ Our online offering uses social plugins ("plugins") from the social network facebook.com operated by Facebook Ireland Ltd., 4 Grand Canal Square, Grand Canal Harbor, Dublin 2, Ireland ("Facebook"). The plugins are recognizable by one of the Facebook logos (white "f" on blue tile, the terms "Like" or a "thumbs up" sign) or are marked with the addition "Facebook Social Plugin". The list and appearance of Facebook Social Plugins can be viewed here: <a href="https://developers.facebook.com/docs/plugins/" target="_blank">https://developers.facebook.com/docs/plugins/</a>.
92
+
93
+ When a user invokes a feature of this online offering that includes such a plugin, their device establishes a direct connection to the Facebook servers. The content of the plugin is transmitted by Facebook directly to the device of the user and incorporated into the online offer. In the process, user profiles can be created from the processed data. We therefore have no influence on the amount of data that Facebook collects with the help of this plugin and therefore informs the users according to our knowledge.
94
+
95
+ By integrating plugins, Facebook receives the information that a user has accessed the corresponding page of the online offer. If the user is logged in to Facebook, Facebook can assign the visit to his Facebook account. If users interact with the plugins, for example, press the Like button or leave a comment, the information is transmitted from your device directly to Facebook and stored there. If a user is not a member of Facebook, there is still the possibility that Facebook will find out and save their IP address. According to Facebook, only an anonymous IP address is stored in Germany.
96
+
97
+ The purpose and scope of the data collection and the further processing and use of the data by Facebook, as well as the related rights and setting options for protecting the privacy of users, can be found in Facebook's privacy policy: <a href="https://www.facebook.com/about/privacy/" target="_blank">https://www.facebook.com/about/privacy/</a>.
98
+
99
+ If a user is a Facebook member and does not want Facebook to collect data about him via this online offer and link it to his member data stored on Facebook, he must log out of Facebook and delete his cookies before using our online offer. Other settings and possible revocations regarding the use of data for advertising purposes are possible within the Facebook profile settings: <a href="https://www.facebook.com/settings?tab=ads" target="_blank">https://www.facebook.com/settings?tab=ads</a> or via the US-American site <a href="http://www.aboutads.info/choices/" target="_blank">http://www.aboutads.info/choices/</a> or the EU page <a href="http://www.youronlinechoices.com/" target="_blank">http://www.youronlinechoices.com/</a>. The settings are platform independent, which means that they are adopted for all devices, such as desktop computers or mobile devices.
100
+
101
+ <h2>9. Facebook remarketing</h2>
102
+ Within our on-line offer so-called "Facebook pixels" of the social network Facebook, which are operated by Facebook Inc., 1 Hacker Way, Menlo Park, CA 94025, USA, or if you are based in the EU, Facebook Ireland Ltd., 4 Grand Canal Square, Grand Canal Harbor, Dublin 2, Ireland ("Facebook").
103
+
104
+ With the help of the Facebook pixel, Facebook is able to designate the visitors of our offer as a target group for the presentation of advertisements, so-called "Facebook Ads". Accordingly, we use Facebook pixel to display Facebook ads only to those Facebook users who have also shown an interest in our website. In other words, with the help of the Facebook pixel, we want to make sure that our Facebook ads are in line with the potential interest of users and are not annoying. With the help of the Facebook pixel, we can also understand the effectiveness of the Facebook ads for statistical and market research purposes by seeing if users were redirected to our site after clicking on a Facebook ad.
105
+
106
+ Facebook pixel is directly integrated by Facebook when calling our website and can save a so-called cookie (a small file) on your device.
107
+
108
+ If you log in to Facebook or visit Facebook in a logged-in state, the visit of our offer is noted in your profile. The data collected about you are anonymous to us, so they do not give us any indications about the identity of the users. However, the data is stored and processed by Facebook, so that a connection to the respective user profile is possible. The processing of the data by Facebook is part of Facebook's data usage policy. Accordingly, you will learn more about how the remarketing pixel works and more generally about how Facebook ads are displayed in Facebook's Data Usage Policy: <a href="https://www.facebook.com/policy.php" target="_blank">https://www.facebook.com/policy.php</a>.
109
+
110
+ You may object to the data collection and use of your data by Facebook Pixel to display Facebook Ads. To do this, you can visit the page set up by Facebook and follow the instructions for the usage-based advertising settings: <a href="https://www.facebook.com/settings?tab=ads" target="_blank">https://www.facebook.com/settings?tab=ads</a> or the contradiction on the US-American site <a href="http://www.aboutads.info/choices/" target="_blank">http://www.aboutads.info/choices/</a> or the EU page <a href="http://www.youronlinechoices.com/" target="_blank">http://www.youronlinechoices.com/</a>. The settings are platform independent, that means they are adopted for all devices, such as desktop computers or mobile devices.
111
+
112
+ <h2>10. Newsletter</h2>
113
+ With the following information, we will explain the contents of our newsletter, the registration, sending and statistical evaluation procedures as well as your right of objection. By subscribing to our newsletter, you agree to the receipt and the procedures described.
114
+
115
+ Content of the newsletter: We send newsletters, e-mails and other electronic notifications with advertising information (hereinafter "newsletter") only with the consent of the recipient or a legal permission. Insofar as the contents of a newsletter are concretely described, they are authoritative for the consent of the users. In general our newsletters contain the following information: our products, offers, promotions and our company.
116
+
117
+ Double opt-in and logging: Registration for our newsletter is done in a so-called double-opt-in procedure. After registration, you will receive an e-mail asking you to confirm your registration. This confirmation is necessary so that nobody can register with an invalid or not owned e-mail addresses. The registration for the newsletter will be logged in order to prove the registration process according to the legal requirements. This includes the storage of the login and the confirmation time, as well as the IP address. Likewise, changes to your data stored by the newsletter service provider will be logged.
118
+
119
+ Newsletter service provider: The newsletter is sent by means of "[newsletter_service]" (hereinafter referred to as "newsletter service provider"). The privacy policy of the newsletter service provider can be found here: [newsletter_service_privacy_policy].
120
+
121
+ The e-mail addresses of our Newsletter recipients, as well as their other data described in the context of these notes, are stored on the servers of the newsletter service provider. The newsletter service provider uses this information to send and evaluate the newsletter on our behalf.
122
+
123
+ Furthermore, the newsletter service provider may, according to their information, use this data to optimize or improve its own services, e.g. for the technical optimization of the sending and the presentation of the newsletter or for economic purposes, to determine from which countries the recipients come. However, the newsletter service provider does not use the data of our newsletter recipients to contact them for their purposes or to pass these contacts on to third parties.
124
+
125
+ Credentials: To subscribe to the newsletter, it is sufficient to provide your e-mail address.
126
+
127
+ Statistical Survey and Analysis - The newsletters contain a so-called "web-beacon", a pixel-sized file that is retrieved from the server of the newsletter service provider when the newsletter is opened. This request will initially collect technical information, such as information about the browser and your system, as well as your IP address and time of retrieval. This information is used to improve the technical performance of services based on their specifications or audience and their reading habits, based on their locations (which can be determined using the IP address) or access times.
128
+
129
+ Statistical surveys also include determining if the newsletters are opened, when they are opened and which links are clicked. For technical reasons, this information can be assigned to individual newsletter recipients. However, it is neither our endeavor nor that of the newsletter service provider to observe individual users. The evaluations serve us much more to recognize the reading habits of our users and to adapt our content accordingly or to send different content according to the interests of our users.
130
+
131
+ Termination / Revocation - You may terminate the receipt of our newsletter at any time, that means revoking your consent. At the same time, your consent for receiving any emails from the newsletter service provider and the statistical analyzes expire. A separate revocation of receiving emails from the newsletter service provider or the statistical evaluation is unfortunately not possible. A link to cancel the newsletter can be found at the end of each newsletter.
132
+
133
+ <h2>11. Integration of services and content of third parties</h2>
134
+ It may occur that contents or services of third-party providers, such as maps or fonts from other websites, are included in our online offer. The inclusion of content from third-party providers always requires that third-party providers perceive the IP address of the users, since they could not send the content to the users' browser without the IP address.
135
+
136
+ The IP address is therefore required for the presentation of this content. Furthermore, providers of third-party content can set their own cookies and process users' data for their own purposes. In the process, user profiles can be created from the processed data. We do our best to use this content in a data-saving and data-avoiding manner as far as possible and select reliable third-party providers with regard to data security.
137
+
138
+ The following presentation provides an overview of third-party providers as well as their contents and links to their privacy statements, with further details on the processing of data and partly revocation possibilities (so-called opt-out):
139
+
140
+ - External fonts from Google, Inc., <a href="https://www.google.com/fonts" target="_blank">https://www.google.com/fonts</a> ("Google Fonts"). The integration of Google fonts is done by a server call on Google (usually in the US). Privacy Policy: <a href="https://www.google.com/policies/privacy/" target="_blank">https://www.google.com/policies/privacy/</a>, opt-out: <a href="https://www.google.com/settings/ads/" target="_blank">https://www.google.com/settings/ads/</a>.
141
+ - Maps of the "Google Maps" service provided by the third-party Google Inc., 1600 Amphitheater Parkway, Mountain View, CA 94043, USA. Privacy Policy: <a href="https://www.google.com/policies/privacy/ target="_blank">https://www.google.com/policies/privacy/</a>, opt-out: <a href="https://www.google.com/settings/ads/" target="_blank">https://www.google.com/settings/ads/</a>.
142
+ - Third-party Google Inc.'s YouTube Platforms, 1600 Amphitheater Parkway, Mountain View, CA 94043, USA. Privacy Policy: <a href="https://www.google.com/policies/privacy/" target="_blank">https://www.google.com/policies/privacy/</a>, opt-out: <a href="https://www.google.com/settings/ads/" target="_blank">https://www.google.com/settings/ads/</a>.
143
+
144
+ <h2>12. User rights and deletion</h2>
145
+ Users have the right, upon request, to receive information free of charge about the personal data that we have stored about them.
146
+ In addition, users have the right to correct inaccurate data, revoke consent, block the processing and delete their personal information if justifiable and to file a complaint with the responsible regulatory authority in the event of unlawful processing.
147
+
148
+ The data stored with us are deleted as soon as they are no longer necessary for their purpose and the deletion does not conflict with any statutory storage requirements.
149
+
150
+ <h2>13. Changes to the privacy policy</h2>
151
+ We reserve the right to change the privacy policy in order to adapt it to changed legal situations, or to changes in the service and data processing. However, this only applies to declarations of data processing. If users' consent is required or elements of the privacy policy contain provisions of the contractual relationship with the users, the changes will only be made with the consent of the users.
152
+ Users are requested to inform themselves regularly about the content of the privacy policy.
153
+
154
+ Status: [save_date]
155
+
156
+
templates/en_US/privacy-policy.txt CHANGED
@@ -23,7 +23,7 @@ Provider of the online offer and responsible for the data protection law is [com
23
 
24
  The term "user" includes all customers and visitors of our online offer. The terms used, such as "Users" are to be understood gender-neutral.
25
 
26
- h2>2. Basic information on data processing</h2>
27
  We only process users' personal data in compliance with the relevant data protection regulations in accordance with the requirements of data minimization and purpose limitation (see Processing Principles: EU GDPR Article 5). This means that the data of the users are processed only in the presence of a legal permit or obligation, for the fulfillment of contractual obligations (which are necessary, for example, for the provision of the services offered) or in the presence of your consent.
28
 
29
  We take organizational, contractual and technical security measures in accordance with the state of the art to ensure that the provisions of the data protection laws are complied with and in order to protect the data processed by us against accidental or intentional manipulation, loss, destruction or against access by unauthorized persons.
@@ -69,7 +69,7 @@ For more information about Google's use of data, settings and opt-out options, p
69
  We use the Google Inc. Marketing and Remarketing Services ("Google Marketing Services"), 1600 Amphitheater Parkway, Mountain View, CA 94043, USA, ("Google").
70
  Google Marketing Services allows us to better target advertisements for and on our website so that we only present ads to users that potentially match their interests. E.g.: It is called remarketing if users are also shown ads for products they are interested in on other websites.
71
 
72
- For these purposes, when Google and our other websites that are running Google Marketing Services are activated, Google runs a code and so-called (re) marketing tags (invisible graphics or code, etc., also named web beacons”) are added and incorporated into the website. With their help, the user is provided with an individual cookie, viz. a small file is saved (instead of cookies, comparable technologies can also be used).
73
 
74
 
75
  The cookies can be set by different domains, including google.com, doubleclick.net, invitemedia.com, admeld.com, googlesyndication.com or googleadservices.com. In this file it is noted which web pages users visited, what content they are interested in and what offers they have clicked, as well as technical information about the browser and operating system, referring web pages, visit time and other information about the use of the online offer.
23
 
24
  The term "user" includes all customers and visitors of our online offer. The terms used, such as "Users" are to be understood gender-neutral.
25
 
26
+ <h2>2. Basic information on data processing</h2>
27
  We only process users' personal data in compliance with the relevant data protection regulations in accordance with the requirements of data minimization and purpose limitation (see Processing Principles: EU GDPR Article 5). This means that the data of the users are processed only in the presence of a legal permit or obligation, for the fulfillment of contractual obligations (which are necessary, for example, for the provision of the services offered) or in the presence of your consent.
28
 
29
  We take organizational, contractual and technical security measures in accordance with the state of the art to ensure that the provisions of the data protection laws are complied with and in order to protect the data processed by us against accidental or intentional manipulation, loss, destruction or against access by unauthorized persons.
69
  We use the Google Inc. Marketing and Remarketing Services ("Google Marketing Services"), 1600 Amphitheater Parkway, Mountain View, CA 94043, USA, ("Google").
70
  Google Marketing Services allows us to better target advertisements for and on our website so that we only present ads to users that potentially match their interests. E.g.: It is called remarketing if users are also shown ads for products they are interested in on other websites.
71
 
72
+ For these purposes, when Google and our other websites that are running Google Marketing Services are activated, Google runs a code and so-called (re) marketing tags (invisible graphics or code, etc., also named web beacon) are added and incorporated into the website. With their help, the user is provided with an individual cookie, viz. a small file is saved (instead of cookies, comparable technologies can also be used).
73
 
74
 
75
  The cookies can be set by different domains, including google.com, doubleclick.net, invitemedia.com, admeld.com, googlesyndication.com or googleadservices.com. In this file it is noted which web pages users visited, what content they are interested in and what offers they have clicked, as well as technical information about the browser and operating system, referring web pages, visit time and other information about the use of the online offer.
uninstall.php CHANGED
@@ -29,3 +29,46 @@
29
  if(!defined('WP_UNINSTALL_PLUGIN')){
30
  exit;
31
  }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
29
  if(!defined('WP_UNINSTALL_PLUGIN')){
30
  exit;
31
  }
32
+
33
+
34
+ try {
35
+ if (isValidPremiumEdition() || isValidBlogEdition())
36
+ {
37
+ $licenceKey = $this->get('dsgvo_licence', '');
38
+
39
+ $url = 'https://wp-dsgvo.eu/spdsgvo-bin/deactivate.php';
40
+ $url .= '?license_key=' .$licenceKey;
41
+
42
+ $request = wp_remote_get($url);
43
+ }
44
+ }
45
+ catch ( Exception $e )
46
+ {
47
+ error_log('error during licence deactivation');
48
+ error_log($e);
49
+ }
50
+
51
+ global $wpdb;
52
+ try {
53
+ $wpdb->query("DROP TABLE IF EXISTS {$wpdb->prefix}sp_dsgvo_logs");
54
+ }
55
+ catch ( Exception $e )
56
+ {
57
+ error_log('error during log table dropping');
58
+ error_log($e);
59
+ }
60
+
61
+
62
+
63
+ try {
64
+ $plugin_options = $wpdb->get_results( "SELECT option_name FROM $wpdb->options WHERE option_name LIKE 'sp_dsgvo_%'" );
65
+
66
+ foreach( $plugin_options as $option ) {
67
+ delete_option( $option->option_name );
68
+ }
69
+ }
70
+ catch ( Exception $e )
71
+ {
72
+ error_log('error while deleting all options');
73
+ error_log($e);
74
+ }
wp-config.xml ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <wpml-config>
2
+ <admin-texts>
3
+ <key name="sp_dsgvo_spdsgvo_company_info_name"/>
4
+ <key name="sp_dsgvo_spdsgvo_company_info_street"/>
5
+ <key name="sp_dsgvo_spdsgvo_company_info_loc_zip"/>
6
+ <key name="sp_dsgvo_spdsgvo_company_fn_nr"/>
7
+ <key name="sp_dsgvo_spdsgvo_company_law_loc"/>
8
+ <key name="sp_dsgvo_spdsgvo_company_law_person"/>
9
+ <key name="sp_dsgvo_spdsgvo_company_chairmen"/>
10
+ <key name="sp_dsgvo_spdsgvo_company_resp_content"/>
11
+ <key name="sp_dsgvo_spdsgvo_company_info_phone"/>
12
+ <key name="sp_dsgvo_spdsgvo_company_info_fax"/>
13
+ <key name="sp_dsgvo_spdsgvo_company_info_email"/>
14
+ <key name="sp_dsgvo_spdsgvo_newsletter_service_privacy_policy_url"/>
15
+ <key name="sp_dsgvo_cookie_notice_custom_text"/>
16
+ <key name="sp_dsgvo_cn_button_text_ok"/>
17
+ <key name="sp_dsgvo_cn_button_text_cancel"/>
18
+ <key name="sp_dsgvo_cn_button_text_more"/>
19
+ <key name="sp_dsgvo_privacy_policy"/>
20
+ <key name="sp_dsgvo_imprint"/>
21
+ <key name="sp_dsgvo_spdsgvo_comments_checkbox_info"/>
22
+ <key name="sp_dsgvo_spdsgvo_comments_checkbox_confirm"/>
23
+ <key name="sp_dsgvo_spdsgvo_comments_checkbox_text"/>
24
+ </admin-texts>
25
+ </wpml-config>