Cookie Notice by dFactory - Version 1.2.10

Version Description

  • New: Italian translation, thanks to Luca
  • Tweak: Confirmed WP 4.0 compatibility
Download this release

Release Info

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

Code changes from version 1.2.9.1 to 1.2.10

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.9.1
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.9'
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.10
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.10'
57
  );
58
  private $positions = array();
59
  private $styles = array();
languages/cookie-notice-it_IT.mo ADDED
Binary file
languages/cookie-notice-it_IT.po ADDED
@@ -0,0 +1,267 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-04 12:39+0100\n"
6
+ "Last-Translator: \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.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=2; plural=(n != 1);\n"
16
+ "Language: it_IT\n"
17
+ "X-Poedit-SearchPath-0: ..\n"
18
+
19
+ #: ../cookie-notice.php:101
20
+ msgid "Top"
21
+ msgstr "In alto"
22
+
23
+ #: ../cookie-notice.php:102
24
+ msgid "Bottom"
25
+ msgstr "In basso"
26
+
27
+ #: ../cookie-notice.php:106 ../cookie-notice.php:137
28
+ msgid "None"
29
+ msgstr "Nessuno"
30
+
31
+ #: ../cookie-notice.php:107
32
+ msgid "WordPress"
33
+ msgstr "WordPress"
34
+
35
+ #: ../cookie-notice.php:108
36
+ msgid "Bootstrap"
37
+ msgstr "Bootstrap"
38
+
39
+ #: ../cookie-notice.php:112
40
+ msgid "Enable"
41
+ msgstr "Abilita"
42
+
43
+ #: ../cookie-notice.php:113
44
+ msgid "Disable"
45
+ msgstr "Disabilita"
46
+
47
+ #: ../cookie-notice.php:117
48
+ msgid "Custom link"
49
+ msgstr "Link personalizzato"
50
+
51
+ #: ../cookie-notice.php:118
52
+ msgid "Page link"
53
+ msgstr "Link alla pagina"
54
+
55
+ #: ../cookie-notice.php:122
56
+ msgid "Text color"
57
+ msgstr "Colore del testo"
58
+
59
+ #: ../cookie-notice.php:123
60
+ msgid "Bar color"
61
+ msgstr "Colore della barra"
62
+
63
+ #: ../cookie-notice.php:127
64
+ msgid "1 day"
65
+ msgstr "1 giorno"
66
+
67
+ #: ../cookie-notice.php:128
68
+ msgid "1 week"
69
+ msgstr "1 settimana"
70
+
71
+ #: ../cookie-notice.php:129
72
+ msgid "1 month"
73
+ msgstr "1 mese"
74
+
75
+ #: ../cookie-notice.php:130
76
+ msgid "3 months"
77
+ msgstr "3 Mesi"
78
+
79
+ #: ../cookie-notice.php:131
80
+ msgid "6 months"
81
+ msgstr "6 Mesi"
82
+
83
+ #: ../cookie-notice.php:132
84
+ msgid "1 year"
85
+ msgstr "1 anno"
86
+
87
+ #: ../cookie-notice.php:133
88
+ msgid "infinity"
89
+ msgstr "infinito"
90
+
91
+ #: ../cookie-notice.php:138
92
+ msgid "Fade"
93
+ msgstr "Dissolvenza"
94
+
95
+ #: ../cookie-notice.php:139
96
+ msgid "Slide"
97
+ msgstr "Slittamento"
98
+
99
+ #: ../cookie-notice.php:159
100
+ msgid ""
101
+ "We use cookies to ensure that we give you the best experience on our "
102
+ "website. If you continue to use this site we will assume that you are happy "
103
+ "with it."
104
+ msgstr ""
105
+ "Utilizziamo i cookie per essere sicuri che tu possa avere la migliore "
106
+ "esperienza sul nostro sito. Se continui ad utilizzare questo sito noi "
107
+ "assumiamo che tu ne sia felice."
108
+
109
+ #: ../cookie-notice.php:160
110
+ msgid "Ok"
111
+ msgstr "Ok"
112
+
113
+ #: ../cookie-notice.php:161
114
+ msgid "Read more"
115
+ msgstr "Leggi di più"
116
+
117
+ #: ../cookie-notice.php:188 ../cookie-notice.php:189 ../cookie-notice.php:201
118
+ #: ../cookie-notice.php:204
119
+ msgid "Cookie Notice"
120
+ msgstr "Notifica Cookie"
121
+
122
+ #: ../cookie-notice.php:206
123
+ msgid "Need support?"
124
+ msgstr "Hai bisogno di supporto?"
125
+
126
+ #: ../cookie-notice.php:207
127
+ msgid ""
128
+ "If you are having problems with this plugin, please talk about them in the"
129
+ msgstr "Se hai incontrato problemi con questo plugin, per favore parlane nel"
130
+
131
+ #: ../cookie-notice.php:207
132
+ msgid "Support forum"
133
+ msgstr "Forum di supporto"
134
+
135
+ #: ../cookie-notice.php:209
136
+ msgid "Do you like this plugin?"
137
+ msgstr "Ti piace questo plugin?"
138
+
139
+ #: ../cookie-notice.php:210
140
+ msgid "Rate it 5"
141
+ msgstr "Valutalo con 5"
142
+
143
+ #: ../cookie-notice.php:210
144
+ msgid "on WordPress.org"
145
+ msgstr "su WordPress.org"
146
+
147
+ #: ../cookie-notice.php:211
148
+ msgid "Blog about it & link to the"
149
+ msgstr "Scrivi su di esso e inserisci il link alla"
150
+
151
+ #: ../cookie-notice.php:211
152
+ msgid "plugin page"
153
+ msgstr "pagina del plugin"
154
+
155
+ #: ../cookie-notice.php:212
156
+ msgid "Check out our other"
157
+ msgstr "Dai una occhiata ai nostri "
158
+
159
+ #: ../cookie-notice.php:212
160
+ msgid "WordPress plugins"
161
+ msgstr "Plugin di WordPress"
162
+
163
+ #: ../cookie-notice.php:238
164
+ msgid "Configuration"
165
+ msgstr "Configurazione"
166
+
167
+ #: ../cookie-notice.php:239
168
+ msgid "Message"
169
+ msgstr "Messaggio"
170
+
171
+ #: ../cookie-notice.php:240 ../cookie-notice.php:316
172
+ msgid "Button text"
173
+ msgstr "Testo del bottone"
174
+
175
+ #: ../cookie-notice.php:241
176
+ msgid "More info"
177
+ msgstr "Maggiori informazioni"
178
+
179
+ #: ../cookie-notice.php:242
180
+ msgid "Cookie expiry"
181
+ msgstr "Scadenza del cookie"
182
+
183
+ #: ../cookie-notice.php:243
184
+ msgid "Deactivation"
185
+ msgstr "Disattivazione"
186
+
187
+ #: ../cookie-notice.php:246
188
+ msgid "Design"
189
+ msgstr "Design"
190
+
191
+ #: ../cookie-notice.php:247
192
+ msgid "Position"
193
+ msgstr "Posizione"
194
+
195
+ #: ../cookie-notice.php:248
196
+ msgid "Animation"
197
+ msgstr "Animazione"
198
+
199
+ #: ../cookie-notice.php:249
200
+ msgid "Button style"
201
+ msgstr "Stile del bottone"
202
+
203
+ #: ../cookie-notice.php:250
204
+ msgid "Colors"
205
+ msgstr "Colori"
206
+
207
+ #: ../cookie-notice.php:271
208
+ msgid "Enable if you want all plugin data to be deleted on deactivation."
209
+ msgstr ""
210
+ "Abilita se vuoi che tutti i dati del plugin vengano eliminati con la "
211
+ "disattivazione."
212
+
213
+ #: ../cookie-notice.php:282
214
+ msgid "Enter the cookie notice message."
215
+ msgstr "Inserisci il messaggio di notifica cookie"
216
+
217
+ #: ../cookie-notice.php:292
218
+ msgid "The text to show on the button when cookies have not been accepted"
219
+ msgstr ""
220
+ "Il testo da mostrare sul bottone quando i cookie non sono stati accettati"
221
+
222
+ #: ../cookie-notice.php:312
223
+ msgid "Enable or Disable Read more button."
224
+ msgstr "Abilita o Disabilita il bottone Leggi di più"
225
+
226
+ #: ../cookie-notice.php:330
227
+ msgid "Select where to redirect user for more information about cookies."
228
+ msgstr ""
229
+ "Seleziona dove indirizzare l'utente per ricevere maggiore informazioni sui "
230
+ "cookie"
231
+
232
+ #: ../cookie-notice.php:333
233
+ msgid "-- select page --"
234
+ msgstr "-- seleziona la pagina --"
235
+
236
+ #: ../cookie-notice.php:343
237
+ msgid "Select from one of your site's pages"
238
+ msgstr "Seleziona una delle pagine del tuo sito"
239
+
240
+ #: ../cookie-notice.php:347
241
+ msgid "Enter the full URL starting with http://"
242
+ msgstr "Inserisci la URL completa compresiva di http://"
243
+
244
+ #: ../cookie-notice.php:368
245
+ msgid "The ammount of time that cookie should be stored for."
246
+ msgstr ""
247
+ "Seleziona l'ammontare del tempo per il quale i cookie verrano mantenuti."
248
+
249
+ #: ../cookie-notice.php:388
250
+ msgid "Select location for your cookie notice."
251
+ msgstr "Seleziona la posizione della tua notifica cookie"
252
+
253
+ #: ../cookie-notice.php:408
254
+ msgid "Cookie notice acceptance animation."
255
+ msgstr "Animazione della accettazione notifica cookie"
256
+
257
+ #: ../cookie-notice.php:428
258
+ msgid "Choose buttons style."
259
+ msgstr "Scegli lo stile del bottone."
260
+
261
+ #: ../cookie-notice.php:555
262
+ msgid "Support"
263
+ msgstr "Supporto"
264
+
265
+ #: ../cookie-notice.php:586
266
+ msgid "Settings"
267
+ msgstr "Impostazioni"
readme.txt CHANGED
@@ -3,8 +3,8 @@ Contributors: dfactory
3
  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: 3.9.2
7
- Stable tag: 1.2.9.1
8
  License: MIT License
9
  License URI: http://opensource.org/licenses/MIT
10
 
@@ -33,6 +33,7 @@ For more information, check out plugin page at [dFactory](http://www.dfactory.eu
33
  * Dutch - by [Heleen van den Bos](http://www.bostekst.nl/)
34
  * French - by [Laura Orsal](http://www.traductrice-independante.fr)
35
  * German - by Alex Ernst
 
36
  * Polish - by Bartosz Arendt
37
  * Portuguese - by Luis Maia
38
  * Spanish - by Fernando Blasco
@@ -54,6 +55,10 @@ No questions yet.
54
 
55
  == Changelog ==
56
 
 
 
 
 
57
  = 1.2.9.1 =
58
  * Tweak: Enable HTML in cookie message text
59
  * New: Option to donate this plugin :)
@@ -103,6 +108,6 @@ Initial release
103
 
104
  == Upgrade Notice ==
105
 
106
- = 1.2.9.1 =
107
- * Tweak: Enable HTML in cookie message text
108
- * New: Option to donate this plugin :)
3
  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
 
33
  * Dutch - by [Heleen van den Bos](http://www.bostekst.nl/)
34
  * French - by [Laura Orsal](http://www.traductrice-independante.fr)
35
  * German - by Alex Ernst
36
+ * Italian - by [Luca](http://www.lucacicca.it)
37
  * Polish - by Bartosz Arendt
38
  * Portuguese - by Luis Maia
39
  * Spanish - by Fernando Blasco
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
61
+
62
  = 1.2.9.1 =
63
  * Tweak: Enable HTML in cookie message text
64
  * New: Option to donate this plugin :)
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