Cookie Notice by dFactory - Version 1.2.8

Version Description

  • New: Czech translation, thanks to Adam Laita
Download this release

Release Info

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

Code changes from version 1.2.7 to 1.2.8

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.7
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.7'
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.8
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.8'
57
  );
58
  private $positions = array();
59
  private $styles = array();
languages/cookie-notice-cs_CZ.mo ADDED
Binary file
languages/cookie-notice-cs_CZ.po ADDED
@@ -0,0 +1,262 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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-08-18 14:59+0100\n"
6
+ "Last-Translator: Bartosz Arendt <info@dfactory.eu>\n"
7
+ "Language-Team: dFactory <info@dfactory.eu>\n"
8
+ "Language: en\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.5\n"
13
+ "X-Poedit-KeywordsList: gettext;gettext_noop;__;_e\n"
14
+ "X-Poedit-Basepath: .\n"
15
+ "X-Poedit-SourceCharset: UTF-8\n"
16
+ "X-Poedit-SearchPath-0: ..\n"
17
+
18
+ #: ../cookie-notice.php:101
19
+ msgid "Top"
20
+ msgstr "Nahoře"
21
+
22
+ #: ../cookie-notice.php:102
23
+ msgid "Bottom"
24
+ msgstr "Dole"
25
+
26
+ #: ../cookie-notice.php:106 ../cookie-notice.php:137
27
+ msgid "None"
28
+ msgstr "Žádný"
29
+
30
+ #: ../cookie-notice.php:107
31
+ msgid "WordPress"
32
+ msgstr "WordPress"
33
+
34
+ #: ../cookie-notice.php:108
35
+ msgid "Bootstrap"
36
+ msgstr "Bootstrap"
37
+
38
+ #: ../cookie-notice.php:112
39
+ msgid "Enable"
40
+ msgstr "Povolit"
41
+
42
+ #: ../cookie-notice.php:113
43
+ msgid "Disable"
44
+ msgstr "Zakázat"
45
+
46
+ #: ../cookie-notice.php:117
47
+ msgid "Custom link"
48
+ msgstr "Libovolný odkaz"
49
+
50
+ #: ../cookie-notice.php:118
51
+ msgid "Page link"
52
+ msgstr "Odkaz na stránku"
53
+
54
+ #: ../cookie-notice.php:122
55
+ msgid "Text color"
56
+ msgstr "Barva textu"
57
+
58
+ #: ../cookie-notice.php:123
59
+ msgid "Bar color"
60
+ msgstr "Barva lišty"
61
+
62
+ #: ../cookie-notice.php:127
63
+ msgid "1 day"
64
+ msgstr "1 den"
65
+
66
+ #: ../cookie-notice.php:128
67
+ msgid "1 week"
68
+ msgstr "1 týden"
69
+
70
+ #: ../cookie-notice.php:129
71
+ msgid "1 month"
72
+ msgstr "1 měsíc"
73
+
74
+ #: ../cookie-notice.php:130
75
+ msgid "3 months"
76
+ msgstr "3 měsíce"
77
+
78
+ #: ../cookie-notice.php:131
79
+ msgid "6 months"
80
+ msgstr "6 měsíců"
81
+
82
+ #: ../cookie-notice.php:132
83
+ msgid "1 year"
84
+ msgstr "1 rok"
85
+
86
+ #: ../cookie-notice.php:133
87
+ msgid "infinity"
88
+ msgstr "navždy"
89
+
90
+ #: ../cookie-notice.php:138
91
+ msgid "Fade"
92
+ msgstr "Fade efekt"
93
+
94
+ #: ../cookie-notice.php:139
95
+ msgid "Slide"
96
+ msgstr "Slide efekt"
97
+
98
+ #: ../cookie-notice.php:159
99
+ msgid ""
100
+ "We use cookies to ensure that we give you the best experience on our "
101
+ "website. If you continue to use this site we will assume that you are happy "
102
+ "with it."
103
+ msgstr ""
104
+ "Užíváme cookies, abychom vám zajistili co možná nejsnadnější použití našich "
105
+ "webových stránek. Pokud budete nadále prohlížet naše stránky předpokládáme, "
106
+ "že s použitím cookies souhlasíte."
107
+
108
+ #: ../cookie-notice.php:160
109
+ msgid "Ok"
110
+ msgstr "Souhlasím"
111
+
112
+ #: ../cookie-notice.php:161
113
+ msgid "Read more"
114
+ msgstr "Více"
115
+
116
+ #: ../cookie-notice.php:188 ../cookie-notice.php:189 ../cookie-notice.php:201
117
+ #: ../cookie-notice.php:204
118
+ msgid "Cookie Notice"
119
+ msgstr "Cookie Notice"
120
+
121
+ #: ../cookie-notice.php:206
122
+ msgid "Need support?"
123
+ msgstr "Potřebujete poradit?"
124
+
125
+ #: ../cookie-notice.php:207
126
+ msgid ""
127
+ "If you are having problems with this plugin, please talk about them in the"
128
+ msgstr "Pokud máte potíže s pluginem obraťte se prosím na "
129
+
130
+ #: ../cookie-notice.php:207
131
+ msgid "Support forum"
132
+ msgstr "fórum podpory"
133
+
134
+ #: ../cookie-notice.php:209
135
+ msgid "Do you like this plugin?"
136
+ msgstr "Líbí se vám tento plugin?"
137
+
138
+ #: ../cookie-notice.php:210
139
+ msgid "Rate it 5"
140
+ msgstr "Oznámkujte"
141
+
142
+ #: ../cookie-notice.php:210
143
+ msgid "on WordPress.org"
144
+ msgstr "na WordPress.org"
145
+
146
+ #: ../cookie-notice.php:211
147
+ msgid "Blog about it & link to the"
148
+ msgstr "Blog pluginu a odkaz na"
149
+
150
+ #: ../cookie-notice.php:211
151
+ msgid "plugin page"
152
+ msgstr "stránku pluginu"
153
+
154
+ #: ../cookie-notice.php:212
155
+ msgid "Check out our other"
156
+ msgstr "Prohlédněte si ostatní"
157
+
158
+ #: ../cookie-notice.php:212
159
+ msgid "WordPress plugins"
160
+ msgstr "WordPress pluginy"
161
+
162
+ #: ../cookie-notice.php:238
163
+ msgid "Configuration"
164
+ msgstr "Nastavení"
165
+
166
+ #: ../cookie-notice.php:239
167
+ msgid "Message"
168
+ msgstr "Zpráva"
169
+
170
+ #: ../cookie-notice.php:240 ../cookie-notice.php:316
171
+ msgid "Button text"
172
+ msgstr "Text tlačítka"
173
+
174
+ #: ../cookie-notice.php:241
175
+ msgid "More info"
176
+ msgstr "Další informace"
177
+
178
+ #: ../cookie-notice.php:242
179
+ msgid "Cookie expiry"
180
+ msgstr "Platnost cookie"
181
+
182
+ #: ../cookie-notice.php:243
183
+ msgid "Deactivation"
184
+ msgstr "Deaktivace"
185
+
186
+ #: ../cookie-notice.php:246
187
+ msgid "Design"
188
+ msgstr "Grafika"
189
+
190
+ #: ../cookie-notice.php:247
191
+ msgid "Position"
192
+ msgstr "Pozice"
193
+
194
+ #: ../cookie-notice.php:248
195
+ msgid "Animation"
196
+ msgstr "Animace"
197
+
198
+ #: ../cookie-notice.php:249
199
+ msgid "Button style"
200
+ msgstr "Styl tlačítka"
201
+
202
+ #: ../cookie-notice.php:250
203
+ msgid "Colors"
204
+ msgstr "Barvy"
205
+
206
+ #: ../cookie-notice.php:271
207
+ msgid "Enable if you want all plugin data to be deleted on deactivation."
208
+ msgstr ""
209
+ "Povolte, pokud chcete, aby při deaktivaci pluginu se smazala všechna jeho "
210
+ "data."
211
+
212
+ #: ../cookie-notice.php:282
213
+ msgid "Enter the cookie notice message."
214
+ msgstr "Napište zde informace o souhlasu s cookies."
215
+
216
+ #: ../cookie-notice.php:292
217
+ msgid "The text to show on the button when cookies have not been accepted"
218
+ msgstr "Text, který se zobrazí v tlačítku, které potvrzuje cookies."
219
+
220
+ #: ../cookie-notice.php:312
221
+ msgid "Enable or Disable Read more button."
222
+ msgstr "Povoluje, nebo zakazuje tlačítko s dalšími informacemi."
223
+
224
+ #: ../cookie-notice.php:330
225
+ msgid "Select where to redirect user for more information about cookies."
226
+ msgstr "Zvolte kam má směrovat odkaz z tlačítka s dalšími informacemi."
227
+
228
+ #: ../cookie-notice.php:333
229
+ msgid "-- select page --"
230
+ msgstr "--- zvolte stránku ---"
231
+
232
+ #: ../cookie-notice.php:343
233
+ msgid "Select from one of your site's pages"
234
+ msgstr "Vyberte jednu stránku z vašich vytvořených"
235
+
236
+ #: ../cookie-notice.php:347
237
+ msgid "Enter the full URL starting with http://"
238
+ msgstr "Zadejte celý odkaz počínaje http://"
239
+
240
+ #: ../cookie-notice.php:368
241
+ msgid "The ammount of time that cookie should be stored for."
242
+ msgstr "Čas po který budou cookies uloženy."
243
+
244
+ #: ../cookie-notice.php:388
245
+ msgid "Select location for your cookie notice."
246
+ msgstr "Vyberte usmítění lišty s cookie notice."
247
+
248
+ #: ../cookie-notice.php:408
249
+ msgid "Cookie notice acceptance animation."
250
+ msgstr "Animace po odsouhlasení cookies."
251
+
252
+ #: ../cookie-notice.php:428
253
+ msgid "Choose buttons style."
254
+ msgstr "Vyberte styl tlačítek."
255
+
256
+ #: ../cookie-notice.php:555
257
+ msgid "Support"
258
+ msgstr "Podpora"
259
+
260
+ #: ../cookie-notice.php:586
261
+ msgid "Settings"
262
+ msgstr "Nastavení"
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.1
7
- Stable tag: 1.2.7
8
  License: MIT License
9
  License URI: http://opensource.org/licenses/MIT
10
 
@@ -52,6 +52,9 @@ No questions yet.
52
 
53
  == Changelog ==
54
 
 
 
 
55
  = 1.2.7 =
56
  * New: French translation, thanks to [Laura Orsal](http://www.traductrice-independante.fr)
57
  * New: Deleting plugin settings on deactivation as an option
@@ -94,6 +97,5 @@ Initial release
94
 
95
  == Upgrade Notice ==
96
 
97
- = 1.2.7 =
98
- * New: French translation, thanks to [Laura Orsal](http://www.traductrice-independante.fr)
99
- * New: Deleting plugin settings on deactivation as an option
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.8
8
  License: MIT License
9
  License URI: http://opensource.org/licenses/MIT
10
 
52
 
53
  == Changelog ==
54
 
55
+ = 1.2.8 =
56
+ * New: Czech translation, thanks to [Adam Laita](http://laita.cz)
57
+
58
  = 1.2.7 =
59
  * New: French translation, thanks to [Laura Orsal](http://www.traductrice-independante.fr)
60
  * New: Deleting plugin settings on deactivation as an option
97
 
98
  == Upgrade Notice ==
99
 
100
+ = 1.2.8 =
101
+ * New: Czech translation, thanks to [Adam Laita](http://laita.cz)