Cookie Notice by dFactory - Version 1.2.11

Version Description

  • New: Swedish translation, thanks to Daniel Storgards
Download this release

Release Info

Developer dfactory
Plugin Icon 128x128 Cookie Notice by dFactory
Version 1.2.11
Comparing to
See all releases

Code changes from version 1.2.10 to 1.2.11

cookie-notice.php CHANGED
@@ -2,7 +2,7 @@
2
  /*
3
  Plugin Name: Cookie Notice
4
  Description: Cookie Notice allows you to elegantly inform users that your site uses cookies and to comply with the EU cookie law regulations.
5
- Version: 1.2.10
6
  Author: dFactory
7
  Author URI: http://www.dfactory.eu/
8
  Plugin URI: http://www.dfactory.eu/plugins/cookie-notice/
@@ -53,7 +53,7 @@ class Cookie_Notice
53
  'translate' => true,
54
  'deactivation_delete' => 'no'
55
  ),
56
- 'version' => '1.2.10'
57
  );
58
  private $positions = array();
59
  private $styles = array();
2
  /*
3
  Plugin Name: Cookie Notice
4
  Description: Cookie Notice allows you to elegantly inform users that your site uses cookies and to comply with the EU cookie law regulations.
5
+ Version: 1.2.11
6
  Author: dFactory
7
  Author URI: http://www.dfactory.eu/
8
  Plugin URI: http://www.dfactory.eu/plugins/cookie-notice/
53
  'translate' => true,
54
  'deactivation_delete' => 'no'
55
  ),
56
+ 'version' => '1.2.11'
57
  );
58
  private $positions = array();
59
  private $styles = array();
languages/cookie-notice-sv_SE.mo ADDED
Binary file
languages/cookie-notice-sv_SE.po ADDED
@@ -0,0 +1,259 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: \n"
4
+ "POT-Creation-Date: 2014-07-25 09:45+0100\n"
5
+ "PO-Revision-Date: 2014-09-17 22:11+0200\n"
6
+ "Last-Translator: \n"
7
+ "Language-Team: \n"
8
+ "Language: sv_SE\n"
9
+ "MIME-Version: 1.0\n"
10
+ "Content-Type: text/plain; charset=UTF-8\n"
11
+ "Content-Transfer-Encoding: 8bit\n"
12
+ "X-Generator: Poedit 1.6.9\n"
13
+ "X-Poedit-Basepath: .\n"
14
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
15
+
16
+ #: ../cookie-notice.php:101
17
+ msgid "Top"
18
+ msgstr "Högst upp"
19
+
20
+ #: ../cookie-notice.php:102
21
+ msgid "Bottom"
22
+ msgstr "Längst ner"
23
+
24
+ #: ../cookie-notice.php:106 ../cookie-notice.php:137
25
+ msgid "None"
26
+ msgstr "Ingen"
27
+
28
+ #: ../cookie-notice.php:107
29
+ msgid "WordPress"
30
+ msgstr "WordPress"
31
+
32
+ #: ../cookie-notice.php:108
33
+ msgid "Bootstrap"
34
+ msgstr "Bootstrap"
35
+
36
+ #: ../cookie-notice.php:112
37
+ msgid "Enable"
38
+ msgstr "Aktivera"
39
+
40
+ #: ../cookie-notice.php:113
41
+ msgid "Disable"
42
+ msgstr "Inaktivera"
43
+
44
+ #: ../cookie-notice.php:117
45
+ msgid "Custom link"
46
+ msgstr "Anpassad länk"
47
+
48
+ #: ../cookie-notice.php:118
49
+ msgid "Page link"
50
+ msgstr "Sidlänk"
51
+
52
+ #: ../cookie-notice.php:122
53
+ msgid "Text color"
54
+ msgstr "Textfärg"
55
+
56
+ #: ../cookie-notice.php:123
57
+ msgid "Bar color"
58
+ msgstr "Balkfärg"
59
+
60
+ #: ../cookie-notice.php:127
61
+ msgid "1 day"
62
+ msgstr "1 dag"
63
+
64
+ #: ../cookie-notice.php:128
65
+ msgid "1 week"
66
+ msgstr "1 vecka"
67
+
68
+ #: ../cookie-notice.php:129
69
+ msgid "1 month"
70
+ msgstr "1 månad"
71
+
72
+ #: ../cookie-notice.php:130
73
+ msgid "3 months"
74
+ msgstr "3 månader"
75
+
76
+ #: ../cookie-notice.php:131
77
+ msgid "6 months"
78
+ msgstr "6 månader"
79
+
80
+ #: ../cookie-notice.php:132
81
+ msgid "1 year"
82
+ msgstr "1 år"
83
+
84
+ #: ../cookie-notice.php:133
85
+ msgid "infinity"
86
+ msgstr "oändligt"
87
+
88
+ #: ../cookie-notice.php:138
89
+ msgid "Fade"
90
+ msgstr "Fade"
91
+
92
+ #: ../cookie-notice.php:139
93
+ msgid "Slide"
94
+ msgstr "Glid"
95
+
96
+ #: ../cookie-notice.php:159
97
+ msgid ""
98
+ "We use cookies to ensure that we give you the best experience on our "
99
+ "website. If you continue to use this site we will assume that you are happy "
100
+ "with it."
101
+ msgstr ""
102
+ "Vi använder cookies för att se till att vi ger dig den bästa upplevelsen på "
103
+ "vår hemsida. Om du fortsätter att använda den här webbplatsen kommer vi att "
104
+ "anta att du godkänner detta."
105
+
106
+ #: ../cookie-notice.php:160
107
+ msgid "Ok"
108
+ msgstr "Ok"
109
+
110
+ #: ../cookie-notice.php:161
111
+ msgid "Read more"
112
+ msgstr "Läs mer"
113
+
114
+ #: ../cookie-notice.php:188 ../cookie-notice.php:189 ../cookie-notice.php:201
115
+ #: ../cookie-notice.php:204
116
+ msgid "Cookie Notice"
117
+ msgstr "Cookie meddelande"
118
+
119
+ #: ../cookie-notice.php:206
120
+ msgid "Need support?"
121
+ msgstr "Behöver du hjälp?"
122
+
123
+ #: ../cookie-notice.php:207
124
+ msgid ""
125
+ "If you are having problems with this plugin, please talk about them in the"
126
+ msgstr "Om du har problem med detta tillägg så kan du besöka vårt"
127
+
128
+ #: ../cookie-notice.php:207
129
+ msgid "Support forum"
130
+ msgstr "Supportforum"
131
+
132
+ #: ../cookie-notice.php:209
133
+ msgid "Do you like this plugin?"
134
+ msgstr "Tycker du om detta tillägg?"
135
+
136
+ #: ../cookie-notice.php:210
137
+ msgid "Rate it 5"
138
+ msgstr "Ge det en 5:a"
139
+
140
+ #: ../cookie-notice.php:210
141
+ msgid "on WordPress.org"
142
+ msgstr "på WordPress.org"
143
+
144
+ #: ../cookie-notice.php:211
145
+ msgid "Blog about it & link to the"
146
+ msgstr "Blogga om det och länka till"
147
+
148
+ #: ../cookie-notice.php:211
149
+ msgid "plugin page"
150
+ msgstr "tilläggets webbplats"
151
+
152
+ #: ../cookie-notice.php:212
153
+ msgid "Check out our other"
154
+ msgstr "Kolla våra andra"
155
+
156
+ #: ../cookie-notice.php:212
157
+ msgid "WordPress plugins"
158
+ msgstr "WordPress tillägg"
159
+
160
+ #: ../cookie-notice.php:238
161
+ msgid "Configuration"
162
+ msgstr "Konfiguration"
163
+
164
+ #: ../cookie-notice.php:239
165
+ msgid "Message"
166
+ msgstr "Meddelande"
167
+
168
+ #: ../cookie-notice.php:240 ../cookie-notice.php:316
169
+ msgid "Button text"
170
+ msgstr "Knapptext"
171
+
172
+ #: ../cookie-notice.php:241
173
+ msgid "More info"
174
+ msgstr "Mera info"
175
+
176
+ #: ../cookie-notice.php:242
177
+ msgid "Cookie expiry"
178
+ msgstr "Utgång av cookie"
179
+
180
+ #: ../cookie-notice.php:243
181
+ msgid "Deactivation"
182
+ msgstr "Avaktivering"
183
+
184
+ #: ../cookie-notice.php:246
185
+ msgid "Design"
186
+ msgstr "Design"
187
+
188
+ #: ../cookie-notice.php:247
189
+ msgid "Position"
190
+ msgstr "Position"
191
+
192
+ #: ../cookie-notice.php:248
193
+ msgid "Animation"
194
+ msgstr "Animation"
195
+
196
+ #: ../cookie-notice.php:249
197
+ msgid "Button style"
198
+ msgstr "Knappstil"
199
+
200
+ #: ../cookie-notice.php:250
201
+ msgid "Colors"
202
+ msgstr "Färger"
203
+
204
+ #: ../cookie-notice.php:271
205
+ msgid "Enable if you want all plugin data to be deleted on deactivation."
206
+ msgstr ""
207
+ "Aktivera om du vill att all data ska tas bort vid avaktivering av tillägget."
208
+
209
+ #: ../cookie-notice.php:282
210
+ msgid "Enter the cookie notice message."
211
+ msgstr "Ange notismeddelandet för cookien."
212
+
213
+ #: ../cookie-notice.php:292
214
+ msgid "The text to show on the button when cookies have not been accepted"
215
+ msgstr "Texten som visas på knappen då cookies inte ännu blivit godkända"
216
+
217
+ #: ../cookie-notice.php:312
218
+ msgid "Enable or Disable Read more button."
219
+ msgstr "Aktivera eller inaktivera läs mer-knappen"
220
+
221
+ #: ../cookie-notice.php:330
222
+ msgid "Select where to redirect user for more information about cookies."
223
+ msgstr "Välj var du vill omdirigera användaren för mer information om cookies."
224
+
225
+ #: ../cookie-notice.php:333
226
+ msgid "-- select page --"
227
+ msgstr "-- välj sida --"
228
+
229
+ #: ../cookie-notice.php:343
230
+ msgid "Select from one of your site's pages"
231
+ msgstr "Välj från en av dina sidor på din webbplats."
232
+
233
+ #: ../cookie-notice.php:347
234
+ msgid "Enter the full URL starting with http://"
235
+ msgstr "Ange den fullständiga webbadressen som börjar med http: //"
236
+
237
+ #: ../cookie-notice.php:368
238
+ msgid "The ammount of time that cookie should be stored for."
239
+ msgstr "Den tid som cookien ska lagras."
240
+
241
+ #: ../cookie-notice.php:388
242
+ msgid "Select location for your cookie notice."
243
+ msgstr "Välj plats för din cookie meddelande."
244
+
245
+ #: ../cookie-notice.php:408
246
+ msgid "Cookie notice acceptance animation."
247
+ msgstr "Animation för godkännande av cookie meddelandet."
248
+
249
+ #: ../cookie-notice.php:428
250
+ msgid "Choose buttons style."
251
+ msgstr "Välj knapparnas stil."
252
+
253
+ #: ../cookie-notice.php:555
254
+ msgid "Support"
255
+ msgstr "Support"
256
+
257
+ #: ../cookie-notice.php:586
258
+ msgid "Settings"
259
+ msgstr "Inställningar"
readme.txt CHANGED
@@ -4,7 +4,7 @@ Donate link: http://www.dfactory.eu/
4
  Tags: cookie, cookies, notice, notification, notify, cookie, cookie compliance, cookie law, eu cookie, privacy, privacy directive, consent, Bootstrap
5
  Requires at least: 3.3
6
  Tested up to: 4.0
7
- Stable tag: 1.2.10
8
  License: MIT License
9
  License URI: http://opensource.org/licenses/MIT
10
 
@@ -25,6 +25,7 @@ For more information, check out plugin page at [dFactory](http://www.dfactory.eu
25
  * Animate the message box after cookie is accepted
26
  * Select bottons style from None, WordPress and Bootstrap
27
  * Set the text and bar background colors
 
28
  * .pot file for translations included
29
 
30
  = Translations: =
@@ -37,6 +38,7 @@ For more information, check out plugin page at [dFactory](http://www.dfactory.eu
37
  * Polish - by Bartosz Arendt
38
  * Portuguese - by Luis Maia
39
  * Spanish - by Fernando Blasco
 
40
 
41
 
42
  == Installation ==
@@ -55,6 +57,9 @@ No questions yet.
55
 
56
  == Changelog ==
57
 
 
 
 
58
  = 1.2.10 =
59
  * New: Italian translation, thanks to [Luca](http://www.lucacicca.it)
60
  * Tweak: Confirmed WP 4.0 compatibility
@@ -108,6 +113,5 @@ Initial release
108
 
109
  == Upgrade Notice ==
110
 
111
- = 1.2.10 =
112
- * New: Italian translation, thanks to [Luca](http://www.lucacicca.it)
113
- * Tweak: Confirmed WP 4.0 compatibility
4
  Tags: cookie, cookies, notice, notification, notify, cookie, cookie compliance, cookie law, eu cookie, privacy, privacy directive, consent, Bootstrap
5
  Requires at least: 3.3
6
  Tested up to: 4.0
7
+ Stable tag: 1.2.11
8
  License: MIT License
9
  License URI: http://opensource.org/licenses/MIT
10
 
25
  * Animate the message box after cookie is accepted
26
  * Select bottons style from None, WordPress and Bootstrap
27
  * Set the text and bar background colors
28
+ * WPML and Polylang compatible
29
  * .pot file for translations included
30
 
31
  = Translations: =
38
  * Polish - by Bartosz Arendt
39
  * Portuguese - by Luis Maia
40
  * Spanish - by Fernando Blasco
41
+ * Swedish - by [Daniel Storgards](http://www.danielstorgards.com/)
42
 
43
 
44
  == Installation ==
57
 
58
  == Changelog ==
59
 
60
+ = 1.2.11 =
61
+ * New: Swedish translation, thanks to [Daniel Storgards](http://www.danielstorgards.com/)
62
+
63
  = 1.2.10 =
64
  * New: Italian translation, thanks to [Luca](http://www.lucacicca.it)
65
  * Tweak: Confirmed WP 4.0 compatibility
113
 
114
  == Upgrade Notice ==
115
 
116
+ = 1.2.11 =
117
+ * New: Swedish translation, thanks to [Daniel Storgards](http://www.danielstorgards.com/)