Cookie Notice by dFactory - Version 1.2.12

Version Description

  • New: Slovenian translation, thanks to Thomas Cuk
Download this release

Release Info

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

Code changes from version 1.2.11 to 1.2.12

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.11
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.11'
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.12
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.12'
57
  );
58
  private $positions = array();
59
  private $styles = array();
languages/{cookie notice_nl_NL.mo → cookie notice-nl_NL.mo} RENAMED
File without changes
languages/{cookie notice_nl_NL.po → cookie notice-nl_NL.po} RENAMED
File without changes
languages/{cookie-notice_pt_PT.mo → cookie-notice-pt_PT.mo} RENAMED
File without changes
languages/{cookie-notice_pt_PT.po → cookie-notice-pt_PT.po} RENAMED
File without changes
languages/cookie-notice-sl_SI.mo ADDED
Binary file
languages/cookie-notice-sl_SI.po ADDED
@@ -0,0 +1,265 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ msgid ""
2
+ msgstr ""
3
+ "Project-Id-Version: Cookie Notice\n"
4
+ "POT-Creation-Date: 2014-07-25 09:45+0100\n"
5
+ "PO-Revision-Date: 2014-09-23 21:15+0100\n"
6
+ "Last-Translator: Thomas Cuk <cuk.thomas@gmail.com>\n"
7
+ "Language-Team: Thomas Cuk <cuk.thomas@gmail.com>\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.6.9\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=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n"
16
+ "%100==4 ? 2 : 3);\n"
17
+ "Language: sl_SI\n"
18
+ "X-Poedit-SearchPath-0: ..\n"
19
+
20
+ #: ../cookie-notice.php:101
21
+ msgid "Top"
22
+ msgstr "na vrhu strani"
23
+
24
+ #: ../cookie-notice.php:102
25
+ msgid "Bottom"
26
+ msgstr "na dnu strani"
27
+
28
+ #: ../cookie-notice.php:106 ../cookie-notice.php:137
29
+ msgid "None"
30
+ msgstr "brez"
31
+
32
+ #: ../cookie-notice.php:107
33
+ msgid "WordPress"
34
+ msgstr "WordPress"
35
+
36
+ #: ../cookie-notice.php:108
37
+ msgid "Bootstrap"
38
+ msgstr "Bootstrap"
39
+
40
+ #: ../cookie-notice.php:112
41
+ msgid "Enable"
42
+ msgstr "Omogoči"
43
+
44
+ #: ../cookie-notice.php:113
45
+ msgid "Disable"
46
+ msgstr "Onemogoči"
47
+
48
+ #: ../cookie-notice.php:117
49
+ msgid "Custom link"
50
+ msgstr "Poljubna povezava"
51
+
52
+ #: ../cookie-notice.php:118
53
+ msgid "Page link"
54
+ msgstr "Povezava na stran tega spletnega mesta"
55
+
56
+ #: ../cookie-notice.php:122
57
+ msgid "Text color"
58
+ msgstr "barva besedila"
59
+
60
+ #: ../cookie-notice.php:123
61
+ msgid "Bar color"
62
+ msgstr "barva pasice"
63
+
64
+ #: ../cookie-notice.php:127
65
+ msgid "1 day"
66
+ msgstr "1 dan"
67
+
68
+ #: ../cookie-notice.php:128
69
+ msgid "1 week"
70
+ msgstr "1 teden"
71
+
72
+ #: ../cookie-notice.php:129
73
+ msgid "1 month"
74
+ msgstr "1 mesec"
75
+
76
+ #: ../cookie-notice.php:130
77
+ msgid "3 months"
78
+ msgstr "3 meseci"
79
+
80
+ #: ../cookie-notice.php:131
81
+ msgid "6 months"
82
+ msgstr "6 mesecev"
83
+
84
+ #: ../cookie-notice.php:132
85
+ msgid "1 year"
86
+ msgstr "1 leto"
87
+
88
+ #: ../cookie-notice.php:133
89
+ msgid "infinity"
90
+ msgstr "neomejeno"
91
+
92
+ #: ../cookie-notice.php:138
93
+ msgid "Fade"
94
+ msgstr "razblinjanje"
95
+
96
+ #: ../cookie-notice.php:139
97
+ msgid "Slide"
98
+ msgstr "drsenje"
99
+
100
+ #: ../cookie-notice.php:159
101
+ msgid ""
102
+ "We use cookies to ensure that we give you the best experience on our "
103
+ "website. If you continue to use this site we will assume that you are happy "
104
+ "with it."
105
+ msgstr ""
106
+ "To spletno mesto uporablja piškotke za boljšo uporabniško izkušnjo. Če boste "
107
+ "spletno stran uporabljali še naprej, s tem privolite v njihovo nadaljnjo "
108
+ "uporabo.."
109
+
110
+ #: ../cookie-notice.php:160
111
+ msgid "Ok"
112
+ msgstr "OK"
113
+
114
+ #: ../cookie-notice.php:161
115
+ msgid "Read more"
116
+ msgstr "Več o tem"
117
+
118
+ #: ../cookie-notice.php:188 ../cookie-notice.php:189 ../cookie-notice.php:201
119
+ #: ../cookie-notice.php:204
120
+ msgid "Cookie Notice"
121
+ msgstr "Cookie Notice (Sporočilo o piškotkih)"
122
+
123
+ #: ../cookie-notice.php:206
124
+ msgid "Need support?"
125
+ msgstr "Potrebujete pomoč?"
126
+
127
+ #: ../cookie-notice.php:207
128
+ msgid ""
129
+ "If you are having problems with this plugin, please talk about them in the"
130
+ msgstr "V slučaju težav s tem vtičnikom se prosim obrnite na"
131
+
132
+ #: ../cookie-notice.php:207
133
+ msgid "Support forum"
134
+ msgstr "forum za pomoč"
135
+
136
+ #: ../cookie-notice.php:209
137
+ msgid "Do you like this plugin?"
138
+ msgstr "Ali vam je ta vtičnik všeč?"
139
+
140
+ #: ../cookie-notice.php:210
141
+ msgid "Rate it 5"
142
+ msgstr "Ocenite ga s 5"
143
+
144
+ #: ../cookie-notice.php:210
145
+ msgid "on WordPress.org"
146
+ msgstr "na Wordpress.org"
147
+
148
+ #: ../cookie-notice.php:211
149
+ msgid "Blog about it & link to the"
150
+ msgstr "Blogajte o njem in naredite povezavo na"
151
+
152
+ #: ../cookie-notice.php:211
153
+ msgid "plugin page"
154
+ msgstr "stran o vtičniku"
155
+
156
+ #: ../cookie-notice.php:212
157
+ msgid "Check out our other"
158
+ msgstr "Oglejte si še naše ostale"
159
+
160
+ #: ../cookie-notice.php:212
161
+ msgid "WordPress plugins"
162
+ msgstr "Wordpress vtičnike"
163
+
164
+ #: ../cookie-notice.php:238
165
+ msgid "Configuration"
166
+ msgstr "Nastavitve"
167
+
168
+ #: ../cookie-notice.php:239
169
+ msgid "Message"
170
+ msgstr "Sporočilo"
171
+
172
+ #: ../cookie-notice.php:240 ../cookie-notice.php:316
173
+ msgid "Button text"
174
+ msgstr "Besedilo na gumbu"
175
+
176
+ #: ../cookie-notice.php:241
177
+ msgid "More info"
178
+ msgstr "Več informacij"
179
+
180
+ #: ../cookie-notice.php:242
181
+ msgid "Cookie expiry"
182
+ msgstr "Potek veljavnosti piškotka"
183
+
184
+ #: ../cookie-notice.php:243
185
+ msgid "Deactivation"
186
+ msgstr "Deaktivizacija"
187
+
188
+ #: ../cookie-notice.php:246
189
+ msgid "Design"
190
+ msgstr "Dizajn"
191
+
192
+ #: ../cookie-notice.php:247
193
+ msgid "Position"
194
+ msgstr "Pozicija"
195
+
196
+ #: ../cookie-notice.php:248
197
+ msgid "Animation"
198
+ msgstr "Animacija"
199
+
200
+ #: ../cookie-notice.php:249
201
+ msgid "Button style"
202
+ msgstr "Stil gumbov"
203
+
204
+ #: ../cookie-notice.php:250
205
+ msgid "Colors"
206
+ msgstr "Barve"
207
+
208
+ #: ../cookie-notice.php:271
209
+ msgid "Enable if you want all plugin data to be deleted on deactivation."
210
+ msgstr ""
211
+ "Vključite, če želite, da se vsi podatki o vtičniku izbrišejo ob njegovi "
212
+ "deaktivizaciji."
213
+
214
+ #: ../cookie-notice.php:282
215
+ msgid "Enter the cookie notice message."
216
+ msgstr "Vnesite besedilo sporočila o piškotkih."
217
+
218
+ #: ../cookie-notice.php:292
219
+ msgid "The text to show on the button when cookies have not been accepted"
220
+ msgstr "Besedilo na gumbu, dokler še ni privolitve v uporabo piškotkov."
221
+
222
+ #: ../cookie-notice.php:312
223
+ msgid "Enable or Disable Read more button."
224
+ msgstr "Vključite ali izključite gumb za Več informacij."
225
+
226
+ #: ../cookie-notice.php:330
227
+ msgid "Select where to redirect user for more information about cookies."
228
+ msgstr ""
229
+ "Izberite kam želite uporabnika preusmeriti za več informacij o piškotkih."
230
+
231
+ #: ../cookie-notice.php:333
232
+ msgid "-- select page --"
233
+ msgstr "-- izberi stran --"
234
+
235
+ #: ../cookie-notice.php:343
236
+ msgid "Select from one of your site's pages"
237
+ msgstr "Izberi eno od strani tega spletnega mesta"
238
+
239
+ #: ../cookie-notice.php:347
240
+ msgid "Enter the full URL starting with http://"
241
+ msgstr "Vstavi polni naslov povezave, začenši s http://"
242
+
243
+ #: ../cookie-notice.php:368
244
+ msgid "The ammount of time that cookie should be stored for."
245
+ msgstr "Obdobje ohranitve piškotka."
246
+
247
+ #: ../cookie-notice.php:388
248
+ msgid "Select location for your cookie notice."
249
+ msgstr "Izberite pozicijo sporočila na spletni strani."
250
+
251
+ #: ../cookie-notice.php:408
252
+ msgid "Cookie notice acceptance animation."
253
+ msgstr "Animacija ob sprejetju uporabe piškotkov."
254
+
255
+ #: ../cookie-notice.php:428
256
+ msgid "Choose buttons style."
257
+ msgstr "Izberi stil gumba."
258
+
259
+ #: ../cookie-notice.php:555
260
+ msgid "Support"
261
+ msgstr "Support"
262
+
263
+ #: ../cookie-notice.php:586
264
+ msgid "Settings"
265
+ msgstr "Nastavitve"
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.11
8
  License: MIT License
9
  License URI: http://opensource.org/licenses/MIT
10
 
@@ -37,6 +37,7 @@ For more information, check out plugin page at [dFactory](http://www.dfactory.eu
37
  * Italian - by [Luca](http://www.lucacicca.it)
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
 
@@ -57,6 +58,9 @@ No questions yet.
57
 
58
  == Changelog ==
59
 
 
 
 
60
  = 1.2.11 =
61
  * New: Swedish translation, thanks to [Daniel Storgards](http://www.danielstorgards.com/)
62
 
@@ -113,5 +117,5 @@ Initial release
113
 
114
  == Upgrade Notice ==
115
 
116
- = 1.2.11 =
117
- * New: Swedish translation, thanks to [Daniel Storgards](http://www.danielstorgards.com/)
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.12
8
  License: MIT License
9
  License URI: http://opensource.org/licenses/MIT
10
 
37
  * Italian - by [Luca](http://www.lucacicca.it)
38
  * Polish - by Bartosz Arendt
39
  * Portuguese - by Luis Maia
40
+ * Slovenian - by Thomas Cuk
41
  * Spanish - by Fernando Blasco
42
  * Swedish - by [Daniel Storgards](http://www.danielstorgards.com/)
43
 
58
 
59
  == Changelog ==
60
 
61
+ = 1.2.12 =
62
+ * New: Slovenian translation, thanks to Thomas Cuk
63
+
64
  = 1.2.11 =
65
  * New: Swedish translation, thanks to [Daniel Storgards](http://www.danielstorgards.com/)
66
 
117
 
118
  == Upgrade Notice ==
119
 
120
+ = 1.2.12 =
121
+ * New: Slovenian translation, thanks to Thomas Cuk