Cookie Notice by dFactory - Version 1.2.23

Version Description

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

Release Info

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

Code changes from version 1.2.22 to 1.2.23

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.22
6
  Author: dFactory
7
  Author URI: http://www.dfactory.eu/
8
  Plugin URI: http://www.dfactory.eu/plugins/cookie-notice/
@@ -34,7 +34,7 @@ include_once(plugin_dir_path( __FILE__ ) . 'includes/update.php');
34
  * Cookie Notice class.
35
  *
36
  * @class Cookie_Notice
37
- * @version 1.2.22
38
  */
39
  class Cookie_Notice {
40
 
@@ -65,7 +65,7 @@ class Cookie_Notice {
65
  'translate' => true,
66
  'deactivation_delete' => 'no'
67
  ),
68
- 'version' => '1.2.22'
69
  );
70
  private $positions = array();
71
  private $styles = array();
@@ -702,6 +702,4 @@ class Cookie_Notice {
702
  }
703
  }
704
 
705
- }
706
-
707
- ?>
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.23
6
  Author: dFactory
7
  Author URI: http://www.dfactory.eu/
8
  Plugin URI: http://www.dfactory.eu/plugins/cookie-notice/
34
  * Cookie Notice class.
35
  *
36
  * @class Cookie_Notice
37
+ * @version 1.2.23
38
  */
39
  class Cookie_Notice {
40
 
65
  'translate' => true,
66
  'deactivation_delete' => 'no'
67
  ),
68
+ 'version' => '1.2.23'
69
  );
70
  private $positions = array();
71
  private $styles = array();
702
  }
703
  }
704
 
705
+ }
 
 
languages/cookie-notice-fi.mo ADDED
Binary file
languages/cookie-notice-fi.po ADDED
@@ -0,0 +1,293 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Cookie Notice\n"
4
+ "POT-Creation-Date: 2015-03-24 11:30+0100\n"
5
+ "PO-Revision-Date: 2015-05-01 13:01+0200\n"
6
+ "Last-Translator: Bartosz Arendt <info@dfactory.eu>\n"
7
+ "Language-Team: dFactory <info@dfactory.eu>\n"
8
+ "MIME-Version: 1.0\n"
9
+ "Content-Type: text/plain; charset=UTF-8\n"
10
+ "Content-Transfer-Encoding: 8bit\n"
11
+ "X-Generator: Poedit 1.7.6\n"
12
+ "X-Poedit-KeywordsList: gettext;gettext_noop;__;_e\n"
13
+ "X-Poedit-Basepath: .\n"
14
+ "X-Poedit-SourceCharset: UTF-8\n"
15
+ "Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
+ "Language: fi_FI\n"
17
+ "X-Poedit-SearchPath-0: ..\n"
18
+
19
+ #: ../cookie-notice.php:111
20
+ msgid "Top"
21
+ msgstr "Sivun ylhäällä"
22
+
23
+ #: ../cookie-notice.php:112
24
+ msgid "Bottom"
25
+ msgstr "Sivun alhaalla"
26
+
27
+ #: ../cookie-notice.php:116 ../cookie-notice.php:152
28
+ msgid "None"
29
+ msgstr "Ei mitään"
30
+
31
+ #: ../cookie-notice.php:117
32
+ msgid "WordPress"
33
+ msgstr "WordPress"
34
+
35
+ #: ../cookie-notice.php:118
36
+ msgid "Bootstrap"
37
+ msgstr "Bootstrap"
38
+
39
+ #: ../cookie-notice.php:122
40
+ msgid "Enable"
41
+ msgstr "Ota käyttöön"
42
+
43
+ #: ../cookie-notice.php:123
44
+ msgid "Disable"
45
+ msgstr "Poista käytöstä"
46
+
47
+ #: ../cookie-notice.php:127
48
+ msgid "Custom link"
49
+ msgstr "Mukautettu linkki"
50
+
51
+ #: ../cookie-notice.php:128
52
+ msgid "Page link"
53
+ msgstr "Sivun linkki"
54
+
55
+ #: ../cookie-notice.php:137
56
+ msgid "Text color"
57
+ msgstr "Tekstin väri"
58
+
59
+ #: ../cookie-notice.php:138
60
+ msgid "Bar color"
61
+ msgstr "Palkin väri"
62
+
63
+ #: ../cookie-notice.php:142
64
+ msgid "1 day"
65
+ msgstr "1 päivä"
66
+
67
+ #: ../cookie-notice.php:143
68
+ msgid "1 week"
69
+ msgstr "1 viikko"
70
+
71
+ #: ../cookie-notice.php:144
72
+ msgid "1 month"
73
+ msgstr "1 kuukausi"
74
+
75
+ #: ../cookie-notice.php:145
76
+ msgid "3 months"
77
+ msgstr "3 kuukautta"
78
+
79
+ #: ../cookie-notice.php:146
80
+ msgid "6 months"
81
+ msgstr "6 kuukautta"
82
+
83
+ #: ../cookie-notice.php:147
84
+ msgid "1 year"
85
+ msgstr "1 vuosi"
86
+
87
+ #: ../cookie-notice.php:148
88
+ msgid "infinity"
89
+ msgstr "ikuisesti"
90
+
91
+ #: ../cookie-notice.php:153
92
+ msgid "Fade"
93
+ msgstr "Häivytä (fade)"
94
+
95
+ #: ../cookie-notice.php:154
96
+ msgid "Slide"
97
+ msgstr "Liu'uta (slide)"
98
+
99
+ #: ../cookie-notice.php:158
100
+ msgid "Header"
101
+ msgstr "Ylätunniste (header)"
102
+
103
+ #: ../cookie-notice.php:159
104
+ msgid "Footer"
105
+ msgstr "Alatunniste (footer)"
106
+
107
+ #: ../cookie-notice.php:179
108
+ msgid ""
109
+ "We use cookies to ensure that we give you the best experience on our "
110
+ "website. If you continue to use this site we will assume that you are happy "
111
+ "with it."
112
+ msgstr ""
113
+ "Käytämme evästeitä jotta voimme antaa sinulle parhaan kokemuksen "
114
+ "sivuillamme. Jos jatkat tämän sivuston käyttöä, oletamme että hyväksyt ne."
115
+
116
+ #: ../cookie-notice.php:180
117
+ msgid "Ok"
118
+ msgstr "Ok"
119
+
120
+ #: ../cookie-notice.php:181
121
+ msgid "Read more"
122
+ msgstr "Lue lisää"
123
+
124
+ #: ../cookie-notice.php:211 ../cookie-notice.php:212 ../cookie-notice.php:227
125
+ #: ../cookie-notice.php:230
126
+ msgid "Cookie Notice"
127
+ msgstr "Cookie Notice"
128
+
129
+ #: ../cookie-notice.php:232
130
+ msgid "Need support?"
131
+ msgstr "Tarvitsetko apua?"
132
+
133
+ #: ../cookie-notice.php:233
134
+ msgid ""
135
+ "If you are having problems with this plugin, please talk about them in the"
136
+ msgstr "Jos sinulla on ongelmia tämän laajennuksen kanssa, ota ne puheeksi"
137
+
138
+ #: ../cookie-notice.php:233
139
+ msgid "Support forum"
140
+ msgstr "tukifoorumissa"
141
+
142
+ #: ../cookie-notice.php:235
143
+ msgid "Do you like this plugin?"
144
+ msgstr "Tykkäätkö tästä laajennuksesta?"
145
+
146
+ #: ../cookie-notice.php:242
147
+ msgid "Rate it 5"
148
+ msgstr "Anna sille 5 tähteä"
149
+
150
+ #: ../cookie-notice.php:242
151
+ msgid "on WordPress.org"
152
+ msgstr "WordPress.org-sivustolla"
153
+
154
+ #: ../cookie-notice.php:243
155
+ msgid "Blog about it & link to the"
156
+ msgstr "Bloggaa siitä ja linkitä"
157
+
158
+ #: ../cookie-notice.php:243
159
+ msgid "plugin page"
160
+ msgstr "laajennuksen sivulle"
161
+
162
+ #: ../cookie-notice.php:244
163
+ msgid "Check out our other"
164
+ msgstr "Tutustu meidän muihin"
165
+
166
+ #: ../cookie-notice.php:244
167
+ msgid "WordPress plugins"
168
+ msgstr "WordPress laajennuksiin"
169
+
170
+ #: ../cookie-notice.php:272
171
+ msgid "Configuration"
172
+ msgstr "Konfiguraatio"
173
+
174
+ #: ../cookie-notice.php:273
175
+ msgid "Message"
176
+ msgstr "Viesti"
177
+
178
+ #: ../cookie-notice.php:274 ../cookie-notice.php:361
179
+ msgid "Button text"
180
+ msgstr "Painikkeen teksti"
181
+
182
+ #: ../cookie-notice.php:275
183
+ msgid "More info"
184
+ msgstr "Lisätietoa"
185
+
186
+ #: ../cookie-notice.php:276
187
+ msgid "Link target"
188
+ msgstr "Linkin kohde"
189
+
190
+ #: ../cookie-notice.php:277
191
+ msgid "Cookie expiry"
192
+ msgstr "Evästeiden voimassaoloaika"
193
+
194
+ #: ../cookie-notice.php:278
195
+ msgid "Script placement"
196
+ msgstr "Skriptien sijainti"
197
+
198
+ #: ../cookie-notice.php:279
199
+ msgid "Deactivation"
200
+ msgstr "Deaktivointi"
201
+
202
+ #: ../cookie-notice.php:282
203
+ msgid "Design"
204
+ msgstr "Ulkonäkö"
205
+
206
+ #: ../cookie-notice.php:283
207
+ msgid "Position"
208
+ msgstr "Sijainti"
209
+
210
+ #: ../cookie-notice.php:284
211
+ msgid "Animation"
212
+ msgstr "Animaatio"
213
+
214
+ #: ../cookie-notice.php:285
215
+ msgid "Button style"
216
+ msgstr "Painikkeen tyyli"
217
+
218
+ #: ../cookie-notice.php:286
219
+ msgid "Colors"
220
+ msgstr "Värit"
221
+
222
+ #: ../cookie-notice.php:307
223
+ msgid "Enable if you want all plugin data to be deleted on deactivation."
224
+ msgstr ""
225
+ "Ota käyttöön, jos haluat että kaikki laajennuksen tiedot poistetaan kun "
226
+ "laajennus deaktivoidaan."
227
+
228
+ #: ../cookie-notice.php:321
229
+ msgid "Enter the cookie notice message."
230
+ msgstr "Kirjoita evästeilmoituksen viesti."
231
+
232
+ #: ../cookie-notice.php:334
233
+ msgid ""
234
+ "The text of the option to accept the usage of the cookies and make the "
235
+ "notification disappear."
236
+ msgstr ""
237
+ "Teksti jolla käyttäjä hyväksyy evästeet ja jota painamalla ilmoitus katoaa."
238
+
239
+ #: ../cookie-notice.php:357
240
+ msgid "Enable or Disable Read more button."
241
+ msgstr "Ota käyttöön tai poista käytöstä \"Lue lisää\"-painike."
242
+
243
+ #: ../cookie-notice.php:375
244
+ msgid "Select where to redirect user for more information about cookies."
245
+ msgstr ""
246
+ "Valitse minne käyttäjä tulisi ohjata ja mistä hän saa lisätietoja "
247
+ "evästeistä."
248
+
249
+ #: ../cookie-notice.php:378
250
+ msgid "-- select page --"
251
+ msgstr "-- valitse sivu --"
252
+
253
+ #: ../cookie-notice.php:388
254
+ msgid "Select from one of your site's pages"
255
+ msgstr "Valitse yksi sivustosi sivuista"
256
+
257
+ #: ../cookie-notice.php:392
258
+ msgid "Enter the full URL starting with http://"
259
+ msgstr "Anna täydellinen URL-osoite, jossa on mukana http://-osa"
260
+
261
+ #: ../cookie-notice.php:414
262
+ msgid "Select the link target for more info page."
263
+ msgstr ""
264
+ "Valitse linkin kohde (uusi ikkuna \"_blank\" tai sama ikkuna \"_self\") "
265
+ "lisätietoja-sivulle."
266
+
267
+ #: ../cookie-notice.php:437
268
+ msgid "The ammount of time that cookie should be stored for."
269
+ msgstr "Kuinka kauan eväste säilytetään."
270
+
271
+ #: ../cookie-notice.php:458
272
+ msgid "Select where all the plugin scripts should be placed."
273
+ msgstr "Valitse minne kaikki laajennuksen skriptit pitäisi sijoittaa."
274
+
275
+ #: ../cookie-notice.php:481
276
+ msgid "Select location for your cookie notice."
277
+ msgstr "Valitse evästeilmoituksen sijainti."
278
+
279
+ #: ../cookie-notice.php:504
280
+ msgid "Cookie notice acceptance animation."
281
+ msgstr "Evästeilmoituksen hyväksymisanimaatio."
282
+
283
+ #: ../cookie-notice.php:527
284
+ msgid "Choose buttons style."
285
+ msgstr "Valitse painikkeiden tyyli."
286
+
287
+ #: ../cookie-notice.php:663
288
+ msgid "Support"
289
+ msgstr "Tuki"
290
+
291
+ #: ../cookie-notice.php:691
292
+ msgid "Settings"
293
+ msgstr "Asetukset"
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.2.1
7
- Stable tag: 1.2.22
8
  License: MIT License
9
  License URI: http://opensource.org/licenses/MIT
10
 
@@ -34,6 +34,7 @@ For more information, check out plugin page at [dFactory](http://www.dfactory.eu
34
  * Czech - by [Adam Laita](http://laita.cz)
35
  * Danish - by Lui Wallentin Gottler
36
  * Dutch - by [Heleen van den Bos](http://www.bostekst.nl/)
 
37
  * French - by [Laura Orsal](http://www.traductrice-independante.fr)
38
  * German - by Alex Ernst
39
  * Hebrew - by [Ahrale Shrem](http://atar4u.com/)
@@ -66,6 +67,9 @@ No questions yet.
66
 
67
  == Changelog ==
68
 
 
 
 
69
  = 1.2.22 =
70
  * Tweak: Swedish translation updated, thx to Ove Kaufeldt
71
 
@@ -161,5 +165,5 @@ Initial release
161
 
162
  == Upgrade Notice ==
163
 
164
- = 1.2.22 =
165
- * Tweak: Swedish translation updated, thx to Ove Kaufeldt
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.2.1
7
+ Stable tag: 1.2.23
8
  License: MIT License
9
  License URI: http://opensource.org/licenses/MIT
10
 
34
  * Czech - by [Adam Laita](http://laita.cz)
35
  * Danish - by Lui Wallentin Gottler
36
  * Dutch - by [Heleen van den Bos](http://www.bostekst.nl/)
37
+ * Finnish - by [Daniel Storgards](www.danielstorgards.com)
38
  * French - by [Laura Orsal](http://www.traductrice-independante.fr)
39
  * German - by Alex Ernst
40
  * Hebrew - by [Ahrale Shrem](http://atar4u.com/)
67
 
68
  == Changelog ==
69
 
70
+ = 1.2.23 =
71
+ * New: Finnish translation, thanks to [Daniel Storgards](www.danielstorgards.com)
72
+
73
  = 1.2.22 =
74
  * Tweak: Swedish translation updated, thx to Ove Kaufeldt
75
 
165
 
166
  == Upgrade Notice ==
167
 
168
+ = 1.2.23 =
169
+ * New: Finnish translation, thanks to [Daniel Storgards](www.danielstorgards.com)