Version Description
- Tweak: Dutch translation missing due to a typo
Download this release
Release Info
Developer | dfactory |
Plugin | Cookie Notice by dFactory |
Version | 1.2.16 |
Comparing to | |
See all releases |
Code changes from version 1.2.15 to 1.2.16
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.
|
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.
|
57 |
);
|
58 |
private $positions = array();
|
59 |
private $styles = array();
|
@@ -315,7 +315,7 @@ class Cookie_Notice
|
|
315 |
echo '
|
316 |
<div id="cn_accept_text">
|
317 |
<input type="text" name="cookie_notice_options[accept_text]" value="'.esc_attr($this->options['general']['accept_text']).'" />
|
318 |
-
<p class="description">'.__('The text to
|
319 |
</div>';
|
320 |
}
|
321 |
|
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.16
|
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.16'
|
57 |
);
|
58 |
private $positions = array();
|
59 |
private $styles = array();
|
315 |
echo '
|
316 |
<div id="cn_accept_text">
|
317 |
<input type="text" name="cookie_notice_options[accept_text]" value="'.esc_attr($this->options['general']['accept_text']).'" />
|
318 |
+
<p class="description">'.__('The text of the option to accept the usage of the cookies and make the notification disappear.', 'cookie-notice').'</p>
|
319 |
</div>';
|
320 |
}
|
321 |
|
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-pl_PL.mo
CHANGED
Binary file
|
languages/cookie-notice-pl_PL.po
CHANGED
@@ -1,101 +1,101 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Cookie Notice\n"
|
4 |
-
"POT-Creation-Date:
|
5 |
-
"PO-Revision-Date:
|
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.
|
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:
|
19 |
msgid "Top"
|
20 |
msgstr "Na górze"
|
21 |
|
22 |
-
#: ../cookie-notice.php:
|
23 |
msgid "Bottom"
|
24 |
msgstr "Na dole"
|
25 |
|
26 |
-
#: ../cookie-notice.php:
|
27 |
msgid "None"
|
28 |
msgstr "Brak"
|
29 |
|
30 |
-
#: ../cookie-notice.php:
|
31 |
msgid "WordPress"
|
32 |
msgstr "WordPress"
|
33 |
|
34 |
-
#: ../cookie-notice.php:
|
35 |
msgid "Bootstrap"
|
36 |
msgstr "Bootstrap"
|
37 |
|
38 |
-
#: ../cookie-notice.php:
|
39 |
msgid "Enable"
|
40 |
msgstr "Włącz"
|
41 |
|
42 |
-
#: ../cookie-notice.php:
|
43 |
msgid "Disable"
|
44 |
msgstr "Wyłącz"
|
45 |
|
46 |
-
#: ../cookie-notice.php:
|
47 |
msgid "Custom link"
|
48 |
msgstr "Własny link"
|
49 |
|
50 |
-
#: ../cookie-notice.php:
|
51 |
msgid "Page link"
|
52 |
msgstr "Link do strony"
|
53 |
|
54 |
-
#: ../cookie-notice.php:
|
55 |
msgid "Text color"
|
56 |
msgstr "Kolor tekstu"
|
57 |
|
58 |
-
#: ../cookie-notice.php:
|
59 |
msgid "Bar color"
|
60 |
msgstr "Kolor tła"
|
61 |
|
62 |
-
#: ../cookie-notice.php:
|
63 |
msgid "1 day"
|
64 |
msgstr "1 dzień"
|
65 |
|
66 |
-
#: ../cookie-notice.php:
|
67 |
msgid "1 week"
|
68 |
msgstr "1 tydzień"
|
69 |
|
70 |
-
#: ../cookie-notice.php:
|
71 |
msgid "1 month"
|
72 |
msgstr "1 miesiąc"
|
73 |
|
74 |
-
#: ../cookie-notice.php:
|
75 |
msgid "3 months"
|
76 |
msgstr "3 miesiące"
|
77 |
|
78 |
-
#: ../cookie-notice.php:
|
79 |
msgid "6 months"
|
80 |
msgstr "6 miesięcy"
|
81 |
|
82 |
-
#: ../cookie-notice.php:
|
83 |
msgid "1 year"
|
84 |
msgstr "1 rok"
|
85 |
|
86 |
-
#: ../cookie-notice.php:
|
87 |
msgid "infinity"
|
88 |
msgstr "W nieskończoność"
|
89 |
|
90 |
-
#: ../cookie-notice.php:
|
91 |
msgid "Fade"
|
92 |
msgstr "Zanikanie"
|
93 |
|
94 |
-
#: ../cookie-notice.php:
|
95 |
msgid "Slide"
|
96 |
msgstr "Przesuwanie"
|
97 |
|
98 |
-
#: ../cookie-notice.php:
|
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 "
|
@@ -104,165 +104,170 @@ msgstr ""
|
|
104 |
"Ta strona korzysta z ciasteczek aby świadczyć usługi na najwyższym poziomie. "
|
105 |
"Dalsze korzystanie ze strony oznacza, że zgadzasz się na ich użycie."
|
106 |
|
107 |
-
#: ../cookie-notice.php:
|
108 |
msgid "Ok"
|
109 |
msgstr "Zamknij"
|
110 |
|
111 |
-
#: ../cookie-notice.php:
|
112 |
msgid "Read more"
|
113 |
msgstr "Dowiedz się więcej"
|
114 |
|
115 |
-
#: ../cookie-notice.php:
|
116 |
-
#: ../cookie-notice.php:
|
117 |
msgid "Cookie Notice"
|
118 |
msgstr "Ciasteczka"
|
119 |
|
120 |
-
#: ../cookie-notice.php:
|
121 |
msgid "Need support?"
|
122 |
msgstr "Potrzebujesz pomocy?"
|
123 |
|
124 |
-
#: ../cookie-notice.php:
|
125 |
msgid ""
|
126 |
"If you are having problems with this plugin, please talk about them in the"
|
127 |
msgstr "Jeśli masz jakieś problemy z tą wtyczką, powiedz o nich"
|
128 |
|
129 |
-
#: ../cookie-notice.php:
|
130 |
msgid "Support forum"
|
131 |
msgstr "Forum pomocy"
|
132 |
|
133 |
-
#: ../cookie-notice.php:
|
134 |
msgid "Do you like this plugin?"
|
135 |
msgstr "Lubisz tę wtyczkę?"
|
136 |
|
137 |
-
#: ../cookie-notice.php:
|
138 |
msgid "Rate it 5"
|
139 |
msgstr "Oceń ją na 5"
|
140 |
|
141 |
-
#: ../cookie-notice.php:
|
142 |
msgid "on WordPress.org"
|
143 |
msgstr "na WordPress.org"
|
144 |
|
145 |
-
#: ../cookie-notice.php:
|
146 |
msgid "Blog about it & link to the"
|
147 |
msgstr "Napisz o niej i dodaj link"
|
148 |
|
149 |
-
#: ../cookie-notice.php:
|
150 |
msgid "plugin page"
|
151 |
msgstr "do strony wtyczki"
|
152 |
|
153 |
-
#: ../cookie-notice.php:
|
154 |
msgid "Check out our other"
|
155 |
msgstr "Sprawdż nasze inne"
|
156 |
|
157 |
-
#: ../cookie-notice.php:
|
158 |
msgid "WordPress plugins"
|
159 |
msgstr "wtyczki do WordPressa"
|
160 |
|
161 |
-
#: ../cookie-notice.php:
|
162 |
msgid "Configuration"
|
163 |
msgstr "Konfiguracja"
|
164 |
|
165 |
-
#: ../cookie-notice.php:
|
166 |
msgid "Message"
|
167 |
msgstr "Wiadomość"
|
168 |
|
169 |
-
#: ../cookie-notice.php:
|
170 |
msgid "Button text"
|
171 |
msgstr "Tekst przycisku"
|
172 |
|
173 |
-
#: ../cookie-notice.php:
|
174 |
msgid "More info"
|
175 |
msgstr "Więcej informacji"
|
176 |
|
177 |
-
#: ../cookie-notice.php:
|
178 |
msgid "Cookie expiry"
|
179 |
msgstr "Wygasanie cookie"
|
180 |
|
181 |
-
#: ../cookie-notice.php:
|
182 |
msgid "Deactivation"
|
183 |
msgstr "Deaktywacja"
|
184 |
|
185 |
-
#: ../cookie-notice.php:
|
186 |
msgid "Design"
|
187 |
msgstr "Wygląd"
|
188 |
|
189 |
-
#: ../cookie-notice.php:
|
190 |
msgid "Position"
|
191 |
msgstr "Pozycja"
|
192 |
|
193 |
-
#: ../cookie-notice.php:
|
194 |
msgid "Animation"
|
195 |
msgstr "Animacja"
|
196 |
|
197 |
-
#: ../cookie-notice.php:
|
198 |
msgid "Button style"
|
199 |
msgstr "Styl przycisku"
|
200 |
|
201 |
-
#: ../cookie-notice.php:
|
202 |
msgid "Colors"
|
203 |
msgstr "Kolorystyka"
|
204 |
|
205 |
-
#: ../cookie-notice.php:
|
206 |
msgid "Enable if you want all plugin data to be deleted on deactivation."
|
207 |
msgstr ""
|
208 |
"Włącz jeśli chcesz usunąć wszystkie dane wtyczki podczas jej deaktywacji."
|
209 |
|
210 |
-
#: ../cookie-notice.php:
|
211 |
msgid "Enter the cookie notice message."
|
212 |
msgstr "Wpisz treść informacji o ciasteczkach."
|
213 |
|
214 |
-
#: ../cookie-notice.php:
|
215 |
-
msgid "
|
216 |
-
|
217 |
-
"
|
218 |
-
"
|
219 |
|
220 |
-
#: ../cookie-notice.php:
|
221 |
msgid "Enable or Disable Read more button."
|
222 |
msgstr "Włącz lub wyłącz przycisk z linkiem do dodatkowych informacji."
|
223 |
|
224 |
-
#: ../cookie-notice.php:
|
225 |
msgid "Select where to redirect user for more information about cookies."
|
226 |
msgstr ""
|
227 |
"Wybierz dokąd przekierować użytkownika aby uzyskał więcej informacji o "
|
228 |
"ciasteczkach."
|
229 |
|
230 |
-
#: ../cookie-notice.php:
|
231 |
msgid "-- select page --"
|
232 |
msgstr "-- wybierz stronę --"
|
233 |
|
234 |
-
#: ../cookie-notice.php:
|
235 |
msgid "Select from one of your site's pages"
|
236 |
msgstr "Wybierz jedną z istniejących stron."
|
237 |
|
238 |
-
#: ../cookie-notice.php:
|
239 |
msgid "Enter the full URL starting with http://"
|
240 |
msgstr "Podaj pełny adres URL zaczynający się od http://"
|
241 |
|
242 |
-
#: ../cookie-notice.php:
|
243 |
msgid "The ammount of time that cookie should be stored for."
|
244 |
msgstr "Okres czasu przez jaki będzie przechowywane ciasteczko."
|
245 |
|
246 |
-
#: ../cookie-notice.php:
|
247 |
msgid "Select location for your cookie notice."
|
248 |
msgstr "Wybierz pozycję wiadomości o ciasteczkach."
|
249 |
|
250 |
-
#: ../cookie-notice.php:
|
251 |
msgid "Cookie notice acceptance animation."
|
252 |
msgstr "Animacja po akceptacji ciasteczek."
|
253 |
|
254 |
-
#: ../cookie-notice.php:
|
255 |
msgid "Choose buttons style."
|
256 |
msgstr "Wybierz styl dla przycisków."
|
257 |
|
258 |
-
#: ../cookie-notice.php:
|
259 |
msgid "Support"
|
260 |
msgstr "Forum pomocy"
|
261 |
|
262 |
-
#: ../cookie-notice.php:
|
263 |
msgid "Settings"
|
264 |
msgstr "Ustawienia"
|
265 |
|
|
|
|
|
|
|
|
|
|
|
266 |
#~ msgid "Widgets"
|
267 |
#~ msgstr "Widgety"
|
268 |
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Cookie Notice\n"
|
4 |
+
"POT-Creation-Date: 2015-02-02 22:44+0100\n"
|
5 |
+
"PO-Revision-Date: 2015-02-02 22:45+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.7.4\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:107
|
19 |
msgid "Top"
|
20 |
msgstr "Na górze"
|
21 |
|
22 |
+
#: ../cookie-notice.php:108
|
23 |
msgid "Bottom"
|
24 |
msgstr "Na dole"
|
25 |
|
26 |
+
#: ../cookie-notice.php:112 ../cookie-notice.php:143
|
27 |
msgid "None"
|
28 |
msgstr "Brak"
|
29 |
|
30 |
+
#: ../cookie-notice.php:113
|
31 |
msgid "WordPress"
|
32 |
msgstr "WordPress"
|
33 |
|
34 |
+
#: ../cookie-notice.php:114
|
35 |
msgid "Bootstrap"
|
36 |
msgstr "Bootstrap"
|
37 |
|
38 |
+
#: ../cookie-notice.php:118
|
39 |
msgid "Enable"
|
40 |
msgstr "Włącz"
|
41 |
|
42 |
+
#: ../cookie-notice.php:119
|
43 |
msgid "Disable"
|
44 |
msgstr "Wyłącz"
|
45 |
|
46 |
+
#: ../cookie-notice.php:123
|
47 |
msgid "Custom link"
|
48 |
msgstr "Własny link"
|
49 |
|
50 |
+
#: ../cookie-notice.php:124
|
51 |
msgid "Page link"
|
52 |
msgstr "Link do strony"
|
53 |
|
54 |
+
#: ../cookie-notice.php:128
|
55 |
msgid "Text color"
|
56 |
msgstr "Kolor tekstu"
|
57 |
|
58 |
+
#: ../cookie-notice.php:129
|
59 |
msgid "Bar color"
|
60 |
msgstr "Kolor tła"
|
61 |
|
62 |
+
#: ../cookie-notice.php:133
|
63 |
msgid "1 day"
|
64 |
msgstr "1 dzień"
|
65 |
|
66 |
+
#: ../cookie-notice.php:134
|
67 |
msgid "1 week"
|
68 |
msgstr "1 tydzień"
|
69 |
|
70 |
+
#: ../cookie-notice.php:135
|
71 |
msgid "1 month"
|
72 |
msgstr "1 miesiąc"
|
73 |
|
74 |
+
#: ../cookie-notice.php:136
|
75 |
msgid "3 months"
|
76 |
msgstr "3 miesiące"
|
77 |
|
78 |
+
#: ../cookie-notice.php:137
|
79 |
msgid "6 months"
|
80 |
msgstr "6 miesięcy"
|
81 |
|
82 |
+
#: ../cookie-notice.php:138
|
83 |
msgid "1 year"
|
84 |
msgstr "1 rok"
|
85 |
|
86 |
+
#: ../cookie-notice.php:139
|
87 |
msgid "infinity"
|
88 |
msgstr "W nieskończoność"
|
89 |
|
90 |
+
#: ../cookie-notice.php:144
|
91 |
msgid "Fade"
|
92 |
msgstr "Zanikanie"
|
93 |
|
94 |
+
#: ../cookie-notice.php:145
|
95 |
msgid "Slide"
|
96 |
msgstr "Przesuwanie"
|
97 |
|
98 |
+
#: ../cookie-notice.php:165
|
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 "
|
104 |
"Ta strona korzysta z ciasteczek aby świadczyć usługi na najwyższym poziomie. "
|
105 |
"Dalsze korzystanie ze strony oznacza, że zgadzasz się na ich użycie."
|
106 |
|
107 |
+
#: ../cookie-notice.php:166
|
108 |
msgid "Ok"
|
109 |
msgstr "Zamknij"
|
110 |
|
111 |
+
#: ../cookie-notice.php:167
|
112 |
msgid "Read more"
|
113 |
msgstr "Dowiedz się więcej"
|
114 |
|
115 |
+
#: ../cookie-notice.php:197 ../cookie-notice.php:198 ../cookie-notice.php:213
|
116 |
+
#: ../cookie-notice.php:216
|
117 |
msgid "Cookie Notice"
|
118 |
msgstr "Ciasteczka"
|
119 |
|
120 |
+
#: ../cookie-notice.php:218
|
121 |
msgid "Need support?"
|
122 |
msgstr "Potrzebujesz pomocy?"
|
123 |
|
124 |
+
#: ../cookie-notice.php:219
|
125 |
msgid ""
|
126 |
"If you are having problems with this plugin, please talk about them in the"
|
127 |
msgstr "Jeśli masz jakieś problemy z tą wtyczką, powiedz o nich"
|
128 |
|
129 |
+
#: ../cookie-notice.php:219
|
130 |
msgid "Support forum"
|
131 |
msgstr "Forum pomocy"
|
132 |
|
133 |
+
#: ../cookie-notice.php:221
|
134 |
msgid "Do you like this plugin?"
|
135 |
msgstr "Lubisz tę wtyczkę?"
|
136 |
|
137 |
+
#: ../cookie-notice.php:222
|
138 |
msgid "Rate it 5"
|
139 |
msgstr "Oceń ją na 5"
|
140 |
|
141 |
+
#: ../cookie-notice.php:222
|
142 |
msgid "on WordPress.org"
|
143 |
msgstr "na WordPress.org"
|
144 |
|
145 |
+
#: ../cookie-notice.php:223
|
146 |
msgid "Blog about it & link to the"
|
147 |
msgstr "Napisz o niej i dodaj link"
|
148 |
|
149 |
+
#: ../cookie-notice.php:223
|
150 |
msgid "plugin page"
|
151 |
msgstr "do strony wtyczki"
|
152 |
|
153 |
+
#: ../cookie-notice.php:224
|
154 |
msgid "Check out our other"
|
155 |
msgstr "Sprawdż nasze inne"
|
156 |
|
157 |
+
#: ../cookie-notice.php:224
|
158 |
msgid "WordPress plugins"
|
159 |
msgstr "wtyczki do WordPressa"
|
160 |
|
161 |
+
#: ../cookie-notice.php:258
|
162 |
msgid "Configuration"
|
163 |
msgstr "Konfiguracja"
|
164 |
|
165 |
+
#: ../cookie-notice.php:259
|
166 |
msgid "Message"
|
167 |
msgstr "Wiadomość"
|
168 |
|
169 |
+
#: ../cookie-notice.php:260 ../cookie-notice.php:345
|
170 |
msgid "Button text"
|
171 |
msgstr "Tekst przycisku"
|
172 |
|
173 |
+
#: ../cookie-notice.php:261
|
174 |
msgid "More info"
|
175 |
msgstr "Więcej informacji"
|
176 |
|
177 |
+
#: ../cookie-notice.php:262
|
178 |
msgid "Cookie expiry"
|
179 |
msgstr "Wygasanie cookie"
|
180 |
|
181 |
+
#: ../cookie-notice.php:263
|
182 |
msgid "Deactivation"
|
183 |
msgstr "Deaktywacja"
|
184 |
|
185 |
+
#: ../cookie-notice.php:266
|
186 |
msgid "Design"
|
187 |
msgstr "Wygląd"
|
188 |
|
189 |
+
#: ../cookie-notice.php:267
|
190 |
msgid "Position"
|
191 |
msgstr "Pozycja"
|
192 |
|
193 |
+
#: ../cookie-notice.php:268
|
194 |
msgid "Animation"
|
195 |
msgstr "Animacja"
|
196 |
|
197 |
+
#: ../cookie-notice.php:269
|
198 |
msgid "Button style"
|
199 |
msgstr "Styl przycisku"
|
200 |
|
201 |
+
#: ../cookie-notice.php:270
|
202 |
msgid "Colors"
|
203 |
msgstr "Kolorystyka"
|
204 |
|
205 |
+
#: ../cookie-notice.php:291
|
206 |
msgid "Enable if you want all plugin data to be deleted on deactivation."
|
207 |
msgstr ""
|
208 |
"Włącz jeśli chcesz usunąć wszystkie dane wtyczki podczas jej deaktywacji."
|
209 |
|
210 |
+
#: ../cookie-notice.php:305
|
211 |
msgid "Enter the cookie notice message."
|
212 |
msgstr "Wpisz treść informacji o ciasteczkach."
|
213 |
|
214 |
+
#: ../cookie-notice.php:318
|
215 |
+
msgid ""
|
216 |
+
"The text of the option to accept the usage of the cookies and make the "
|
217 |
+
"notification disappear."
|
218 |
+
msgstr "Treść przycisku do akceptacji ciasteczek i zamknięcia powiadomienia ."
|
219 |
|
220 |
+
#: ../cookie-notice.php:341
|
221 |
msgid "Enable or Disable Read more button."
|
222 |
msgstr "Włącz lub wyłącz przycisk z linkiem do dodatkowych informacji."
|
223 |
|
224 |
+
#: ../cookie-notice.php:359
|
225 |
msgid "Select where to redirect user for more information about cookies."
|
226 |
msgstr ""
|
227 |
"Wybierz dokąd przekierować użytkownika aby uzyskał więcej informacji o "
|
228 |
"ciasteczkach."
|
229 |
|
230 |
+
#: ../cookie-notice.php:362
|
231 |
msgid "-- select page --"
|
232 |
msgstr "-- wybierz stronę --"
|
233 |
|
234 |
+
#: ../cookie-notice.php:372
|
235 |
msgid "Select from one of your site's pages"
|
236 |
msgstr "Wybierz jedną z istniejących stron."
|
237 |
|
238 |
+
#: ../cookie-notice.php:376
|
239 |
msgid "Enter the full URL starting with http://"
|
240 |
msgstr "Podaj pełny adres URL zaczynający się od http://"
|
241 |
|
242 |
+
#: ../cookie-notice.php:400
|
243 |
msgid "The ammount of time that cookie should be stored for."
|
244 |
msgstr "Okres czasu przez jaki będzie przechowywane ciasteczko."
|
245 |
|
246 |
+
#: ../cookie-notice.php:423
|
247 |
msgid "Select location for your cookie notice."
|
248 |
msgstr "Wybierz pozycję wiadomości o ciasteczkach."
|
249 |
|
250 |
+
#: ../cookie-notice.php:446
|
251 |
msgid "Cookie notice acceptance animation."
|
252 |
msgstr "Animacja po akceptacji ciasteczek."
|
253 |
|
254 |
+
#: ../cookie-notice.php:469
|
255 |
msgid "Choose buttons style."
|
256 |
msgstr "Wybierz styl dla przycisków."
|
257 |
|
258 |
+
#: ../cookie-notice.php:598
|
259 |
msgid "Support"
|
260 |
msgstr "Forum pomocy"
|
261 |
|
262 |
+
#: ../cookie-notice.php:626
|
263 |
msgid "Settings"
|
264 |
msgstr "Ustawienia"
|
265 |
|
266 |
+
#~ msgid "The text to show on the button when cookies have not been accepted"
|
267 |
+
#~ msgstr ""
|
268 |
+
#~ "Tekst przycisku, który będzie wyświetlany gdy ciasteczka nie zostały "
|
269 |
+
#~ "jeszcze zaakceptowane."
|
270 |
+
|
271 |
#~ msgid "Widgets"
|
272 |
#~ msgstr "Widgety"
|
273 |
|
languages/cookie-notice.pot
CHANGED
@@ -1,257 +1,259 @@
|
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Cookie Notice\n"
|
4 |
-
"POT-Creation-Date:
|
5 |
-
"PO-Revision-Date:
|
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.
|
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:
|
19 |
msgid "Top"
|
20 |
msgstr ""
|
21 |
|
22 |
-
#: ../cookie-notice.php:
|
23 |
msgid "Bottom"
|
24 |
msgstr ""
|
25 |
|
26 |
-
#: ../cookie-notice.php:
|
27 |
msgid "None"
|
28 |
msgstr ""
|
29 |
|
30 |
-
#: ../cookie-notice.php:
|
31 |
msgid "WordPress"
|
32 |
msgstr ""
|
33 |
|
34 |
-
#: ../cookie-notice.php:
|
35 |
msgid "Bootstrap"
|
36 |
msgstr ""
|
37 |
|
38 |
-
#: ../cookie-notice.php:
|
39 |
msgid "Enable"
|
40 |
msgstr ""
|
41 |
|
42 |
-
#: ../cookie-notice.php:
|
43 |
msgid "Disable"
|
44 |
msgstr ""
|
45 |
|
46 |
-
#: ../cookie-notice.php:
|
47 |
msgid "Custom link"
|
48 |
msgstr ""
|
49 |
|
50 |
-
#: ../cookie-notice.php:
|
51 |
msgid "Page link"
|
52 |
msgstr ""
|
53 |
|
54 |
-
#: ../cookie-notice.php:
|
55 |
msgid "Text color"
|
56 |
msgstr ""
|
57 |
|
58 |
-
#: ../cookie-notice.php:
|
59 |
msgid "Bar color"
|
60 |
msgstr ""
|
61 |
|
62 |
-
#: ../cookie-notice.php:
|
63 |
msgid "1 day"
|
64 |
msgstr ""
|
65 |
|
66 |
-
#: ../cookie-notice.php:
|
67 |
msgid "1 week"
|
68 |
msgstr ""
|
69 |
|
70 |
-
#: ../cookie-notice.php:
|
71 |
msgid "1 month"
|
72 |
msgstr ""
|
73 |
|
74 |
-
#: ../cookie-notice.php:
|
75 |
msgid "3 months"
|
76 |
msgstr ""
|
77 |
|
78 |
-
#: ../cookie-notice.php:
|
79 |
msgid "6 months"
|
80 |
msgstr ""
|
81 |
|
82 |
-
#: ../cookie-notice.php:
|
83 |
msgid "1 year"
|
84 |
msgstr ""
|
85 |
|
86 |
-
#: ../cookie-notice.php:
|
87 |
msgid "infinity"
|
88 |
msgstr ""
|
89 |
|
90 |
-
#: ../cookie-notice.php:
|
91 |
msgid "Fade"
|
92 |
msgstr ""
|
93 |
|
94 |
-
#: ../cookie-notice.php:
|
95 |
msgid "Slide"
|
96 |
msgstr ""
|
97 |
|
98 |
-
#: ../cookie-notice.php:
|
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 |
|
105 |
-
#: ../cookie-notice.php:
|
106 |
msgid "Ok"
|
107 |
msgstr ""
|
108 |
|
109 |
-
#: ../cookie-notice.php:
|
110 |
msgid "Read more"
|
111 |
msgstr ""
|
112 |
|
113 |
-
#: ../cookie-notice.php:
|
114 |
-
#: ../cookie-notice.php:
|
115 |
msgid "Cookie Notice"
|
116 |
msgstr ""
|
117 |
|
118 |
-
#: ../cookie-notice.php:
|
119 |
msgid "Need support?"
|
120 |
msgstr ""
|
121 |
|
122 |
-
#: ../cookie-notice.php:
|
123 |
msgid ""
|
124 |
"If you are having problems with this plugin, please talk about them in the"
|
125 |
msgstr ""
|
126 |
|
127 |
-
#: ../cookie-notice.php:
|
128 |
msgid "Support forum"
|
129 |
msgstr ""
|
130 |
|
131 |
-
#: ../cookie-notice.php:
|
132 |
msgid "Do you like this plugin?"
|
133 |
msgstr ""
|
134 |
|
135 |
-
#: ../cookie-notice.php:
|
136 |
msgid "Rate it 5"
|
137 |
msgstr ""
|
138 |
|
139 |
-
#: ../cookie-notice.php:
|
140 |
msgid "on WordPress.org"
|
141 |
msgstr ""
|
142 |
|
143 |
-
#: ../cookie-notice.php:
|
144 |
msgid "Blog about it & link to the"
|
145 |
msgstr ""
|
146 |
|
147 |
-
#: ../cookie-notice.php:
|
148 |
msgid "plugin page"
|
149 |
msgstr ""
|
150 |
|
151 |
-
#: ../cookie-notice.php:
|
152 |
msgid "Check out our other"
|
153 |
msgstr ""
|
154 |
|
155 |
-
#: ../cookie-notice.php:
|
156 |
msgid "WordPress plugins"
|
157 |
msgstr ""
|
158 |
|
159 |
-
#: ../cookie-notice.php:
|
160 |
msgid "Configuration"
|
161 |
msgstr ""
|
162 |
|
163 |
-
#: ../cookie-notice.php:
|
164 |
msgid "Message"
|
165 |
msgstr ""
|
166 |
|
167 |
-
#: ../cookie-notice.php:
|
168 |
msgid "Button text"
|
169 |
msgstr ""
|
170 |
|
171 |
-
#: ../cookie-notice.php:
|
172 |
msgid "More info"
|
173 |
msgstr ""
|
174 |
|
175 |
-
#: ../cookie-notice.php:
|
176 |
msgid "Cookie expiry"
|
177 |
msgstr ""
|
178 |
|
179 |
-
#: ../cookie-notice.php:
|
180 |
msgid "Deactivation"
|
181 |
msgstr ""
|
182 |
|
183 |
-
#: ../cookie-notice.php:
|
184 |
msgid "Design"
|
185 |
msgstr ""
|
186 |
|
187 |
-
#: ../cookie-notice.php:
|
188 |
msgid "Position"
|
189 |
msgstr ""
|
190 |
|
191 |
-
#: ../cookie-notice.php:
|
192 |
msgid "Animation"
|
193 |
msgstr ""
|
194 |
|
195 |
-
#: ../cookie-notice.php:
|
196 |
msgid "Button style"
|
197 |
msgstr ""
|
198 |
|
199 |
-
#: ../cookie-notice.php:
|
200 |
msgid "Colors"
|
201 |
msgstr ""
|
202 |
|
203 |
-
#: ../cookie-notice.php:
|
204 |
msgid "Enable if you want all plugin data to be deleted on deactivation."
|
205 |
msgstr ""
|
206 |
|
207 |
-
#: ../cookie-notice.php:
|
208 |
msgid "Enter the cookie notice message."
|
209 |
msgstr ""
|
210 |
|
211 |
-
#: ../cookie-notice.php:
|
212 |
-
msgid "
|
|
|
|
|
213 |
msgstr ""
|
214 |
|
215 |
-
#: ../cookie-notice.php:
|
216 |
msgid "Enable or Disable Read more button."
|
217 |
msgstr ""
|
218 |
|
219 |
-
#: ../cookie-notice.php:
|
220 |
msgid "Select where to redirect user for more information about cookies."
|
221 |
msgstr ""
|
222 |
|
223 |
-
#: ../cookie-notice.php:
|
224 |
msgid "-- select page --"
|
225 |
msgstr ""
|
226 |
|
227 |
-
#: ../cookie-notice.php:
|
228 |
msgid "Select from one of your site's pages"
|
229 |
msgstr ""
|
230 |
|
231 |
-
#: ../cookie-notice.php:
|
232 |
msgid "Enter the full URL starting with http://"
|
233 |
msgstr ""
|
234 |
|
235 |
-
#: ../cookie-notice.php:
|
236 |
msgid "The ammount of time that cookie should be stored for."
|
237 |
msgstr ""
|
238 |
|
239 |
-
#: ../cookie-notice.php:
|
240 |
msgid "Select location for your cookie notice."
|
241 |
msgstr ""
|
242 |
|
243 |
-
#: ../cookie-notice.php:
|
244 |
msgid "Cookie notice acceptance animation."
|
245 |
msgstr ""
|
246 |
|
247 |
-
#: ../cookie-notice.php:
|
248 |
msgid "Choose buttons style."
|
249 |
msgstr ""
|
250 |
|
251 |
-
#: ../cookie-notice.php:
|
252 |
msgid "Support"
|
253 |
msgstr ""
|
254 |
|
255 |
-
#: ../cookie-notice.php:
|
256 |
msgid "Settings"
|
257 |
msgstr ""
|
1 |
msgid ""
|
2 |
msgstr ""
|
3 |
"Project-Id-Version: Cookie Notice\n"
|
4 |
+
"POT-Creation-Date: 2015-02-02 22:43+0100\n"
|
5 |
+
"PO-Revision-Date: 2015-02-02 22:43+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.7.4\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:107
|
19 |
msgid "Top"
|
20 |
msgstr ""
|
21 |
|
22 |
+
#: ../cookie-notice.php:108
|
23 |
msgid "Bottom"
|
24 |
msgstr ""
|
25 |
|
26 |
+
#: ../cookie-notice.php:112 ../cookie-notice.php:143
|
27 |
msgid "None"
|
28 |
msgstr ""
|
29 |
|
30 |
+
#: ../cookie-notice.php:113
|
31 |
msgid "WordPress"
|
32 |
msgstr ""
|
33 |
|
34 |
+
#: ../cookie-notice.php:114
|
35 |
msgid "Bootstrap"
|
36 |
msgstr ""
|
37 |
|
38 |
+
#: ../cookie-notice.php:118
|
39 |
msgid "Enable"
|
40 |
msgstr ""
|
41 |
|
42 |
+
#: ../cookie-notice.php:119
|
43 |
msgid "Disable"
|
44 |
msgstr ""
|
45 |
|
46 |
+
#: ../cookie-notice.php:123
|
47 |
msgid "Custom link"
|
48 |
msgstr ""
|
49 |
|
50 |
+
#: ../cookie-notice.php:124
|
51 |
msgid "Page link"
|
52 |
msgstr ""
|
53 |
|
54 |
+
#: ../cookie-notice.php:128
|
55 |
msgid "Text color"
|
56 |
msgstr ""
|
57 |
|
58 |
+
#: ../cookie-notice.php:129
|
59 |
msgid "Bar color"
|
60 |
msgstr ""
|
61 |
|
62 |
+
#: ../cookie-notice.php:133
|
63 |
msgid "1 day"
|
64 |
msgstr ""
|
65 |
|
66 |
+
#: ../cookie-notice.php:134
|
67 |
msgid "1 week"
|
68 |
msgstr ""
|
69 |
|
70 |
+
#: ../cookie-notice.php:135
|
71 |
msgid "1 month"
|
72 |
msgstr ""
|
73 |
|
74 |
+
#: ../cookie-notice.php:136
|
75 |
msgid "3 months"
|
76 |
msgstr ""
|
77 |
|
78 |
+
#: ../cookie-notice.php:137
|
79 |
msgid "6 months"
|
80 |
msgstr ""
|
81 |
|
82 |
+
#: ../cookie-notice.php:138
|
83 |
msgid "1 year"
|
84 |
msgstr ""
|
85 |
|
86 |
+
#: ../cookie-notice.php:139
|
87 |
msgid "infinity"
|
88 |
msgstr ""
|
89 |
|
90 |
+
#: ../cookie-notice.php:144
|
91 |
msgid "Fade"
|
92 |
msgstr ""
|
93 |
|
94 |
+
#: ../cookie-notice.php:145
|
95 |
msgid "Slide"
|
96 |
msgstr ""
|
97 |
|
98 |
+
#: ../cookie-notice.php:165
|
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 |
|
105 |
+
#: ../cookie-notice.php:166
|
106 |
msgid "Ok"
|
107 |
msgstr ""
|
108 |
|
109 |
+
#: ../cookie-notice.php:167
|
110 |
msgid "Read more"
|
111 |
msgstr ""
|
112 |
|
113 |
+
#: ../cookie-notice.php:197 ../cookie-notice.php:198 ../cookie-notice.php:213
|
114 |
+
#: ../cookie-notice.php:216
|
115 |
msgid "Cookie Notice"
|
116 |
msgstr ""
|
117 |
|
118 |
+
#: ../cookie-notice.php:218
|
119 |
msgid "Need support?"
|
120 |
msgstr ""
|
121 |
|
122 |
+
#: ../cookie-notice.php:219
|
123 |
msgid ""
|
124 |
"If you are having problems with this plugin, please talk about them in the"
|
125 |
msgstr ""
|
126 |
|
127 |
+
#: ../cookie-notice.php:219
|
128 |
msgid "Support forum"
|
129 |
msgstr ""
|
130 |
|
131 |
+
#: ../cookie-notice.php:221
|
132 |
msgid "Do you like this plugin?"
|
133 |
msgstr ""
|
134 |
|
135 |
+
#: ../cookie-notice.php:222
|
136 |
msgid "Rate it 5"
|
137 |
msgstr ""
|
138 |
|
139 |
+
#: ../cookie-notice.php:222
|
140 |
msgid "on WordPress.org"
|
141 |
msgstr ""
|
142 |
|
143 |
+
#: ../cookie-notice.php:223
|
144 |
msgid "Blog about it & link to the"
|
145 |
msgstr ""
|
146 |
|
147 |
+
#: ../cookie-notice.php:223
|
148 |
msgid "plugin page"
|
149 |
msgstr ""
|
150 |
|
151 |
+
#: ../cookie-notice.php:224
|
152 |
msgid "Check out our other"
|
153 |
msgstr ""
|
154 |
|
155 |
+
#: ../cookie-notice.php:224
|
156 |
msgid "WordPress plugins"
|
157 |
msgstr ""
|
158 |
|
159 |
+
#: ../cookie-notice.php:258
|
160 |
msgid "Configuration"
|
161 |
msgstr ""
|
162 |
|
163 |
+
#: ../cookie-notice.php:259
|
164 |
msgid "Message"
|
165 |
msgstr ""
|
166 |
|
167 |
+
#: ../cookie-notice.php:260 ../cookie-notice.php:345
|
168 |
msgid "Button text"
|
169 |
msgstr ""
|
170 |
|
171 |
+
#: ../cookie-notice.php:261
|
172 |
msgid "More info"
|
173 |
msgstr ""
|
174 |
|
175 |
+
#: ../cookie-notice.php:262
|
176 |
msgid "Cookie expiry"
|
177 |
msgstr ""
|
178 |
|
179 |
+
#: ../cookie-notice.php:263
|
180 |
msgid "Deactivation"
|
181 |
msgstr ""
|
182 |
|
183 |
+
#: ../cookie-notice.php:266
|
184 |
msgid "Design"
|
185 |
msgstr ""
|
186 |
|
187 |
+
#: ../cookie-notice.php:267
|
188 |
msgid "Position"
|
189 |
msgstr ""
|
190 |
|
191 |
+
#: ../cookie-notice.php:268
|
192 |
msgid "Animation"
|
193 |
msgstr ""
|
194 |
|
195 |
+
#: ../cookie-notice.php:269
|
196 |
msgid "Button style"
|
197 |
msgstr ""
|
198 |
|
199 |
+
#: ../cookie-notice.php:270
|
200 |
msgid "Colors"
|
201 |
msgstr ""
|
202 |
|
203 |
+
#: ../cookie-notice.php:291
|
204 |
msgid "Enable if you want all plugin data to be deleted on deactivation."
|
205 |
msgstr ""
|
206 |
|
207 |
+
#: ../cookie-notice.php:305
|
208 |
msgid "Enter the cookie notice message."
|
209 |
msgstr ""
|
210 |
|
211 |
+
#: ../cookie-notice.php:318
|
212 |
+
msgid ""
|
213 |
+
"The text of the option to accept the usage of the cookies and make the "
|
214 |
+
"notification disappear."
|
215 |
msgstr ""
|
216 |
|
217 |
+
#: ../cookie-notice.php:341
|
218 |
msgid "Enable or Disable Read more button."
|
219 |
msgstr ""
|
220 |
|
221 |
+
#: ../cookie-notice.php:359
|
222 |
msgid "Select where to redirect user for more information about cookies."
|
223 |
msgstr ""
|
224 |
|
225 |
+
#: ../cookie-notice.php:362
|
226 |
msgid "-- select page --"
|
227 |
msgstr ""
|
228 |
|
229 |
+
#: ../cookie-notice.php:372
|
230 |
msgid "Select from one of your site's pages"
|
231 |
msgstr ""
|
232 |
|
233 |
+
#: ../cookie-notice.php:376
|
234 |
msgid "Enter the full URL starting with http://"
|
235 |
msgstr ""
|
236 |
|
237 |
+
#: ../cookie-notice.php:400
|
238 |
msgid "The ammount of time that cookie should be stored for."
|
239 |
msgstr ""
|
240 |
|
241 |
+
#: ../cookie-notice.php:423
|
242 |
msgid "Select location for your cookie notice."
|
243 |
msgstr ""
|
244 |
|
245 |
+
#: ../cookie-notice.php:446
|
246 |
msgid "Cookie notice acceptance animation."
|
247 |
msgstr ""
|
248 |
|
249 |
+
#: ../cookie-notice.php:469
|
250 |
msgid "Choose buttons style."
|
251 |
msgstr ""
|
252 |
|
253 |
+
#: ../cookie-notice.php:598
|
254 |
msgid "Support"
|
255 |
msgstr ""
|
256 |
|
257 |
+
#: ../cookie-notice.php:626
|
258 |
msgid "Settings"
|
259 |
msgstr ""
|
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: 4.
|
7 |
-
Stable tag: 1.2.
|
8 |
License: MIT License
|
9 |
License URI: http://opensource.org/licenses/MIT
|
10 |
|
@@ -60,6 +60,9 @@ No questions yet.
|
|
60 |
|
61 |
== Changelog ==
|
62 |
|
|
|
|
|
|
|
63 |
= 1.2.15 =
|
64 |
* New: Danish translation, thanks to Hans C. Jorgensen
|
65 |
* Fix: Notice bar not visible if no animation selected
|
@@ -129,6 +132,5 @@ Initial release
|
|
129 |
|
130 |
== Upgrade Notice ==
|
131 |
|
132 |
-
= 1.2.
|
133 |
-
*
|
134 |
-
* Fix: Notice bar not visible if no animation selected
|
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.1
|
7 |
+
Stable tag: 1.2.16
|
8 |
License: MIT License
|
9 |
License URI: http://opensource.org/licenses/MIT
|
10 |
|
60 |
|
61 |
== Changelog ==
|
62 |
|
63 |
+
= 1.2.16 =
|
64 |
+
* Tweak: Dutch translation missing due to a typo
|
65 |
+
|
66 |
= 1.2.15 =
|
67 |
* New: Danish translation, thanks to Hans C. Jorgensen
|
68 |
* Fix: Notice bar not visible if no animation selected
|
132 |
|
133 |
== Upgrade Notice ==
|
134 |
|
135 |
+
= 1.2.16 =
|
136 |
+
* Tweak: Dutch translation missing due to a typo
|
|